<?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">/home/asli/cms.asli.com/contao</parameter>
    <parameter key="kernel.environment">dev</parameter>
    <parameter key="kernel.runtime_environment">%env(default:kernel.environment:APP_RUNTIME_ENV)%</parameter>
    <parameter key="kernel.runtime_mode">%env(query_string:default:container.runtime_mode:APP_RUNTIME_MODE)%</parameter>
    <parameter key="kernel.runtime_mode.web">%env(bool:default::key:web:default:kernel.runtime_mode:)%</parameter>
    <parameter key="kernel.runtime_mode.cli">%env(not:default:kernel.runtime_mode.web:)%</parameter>
    <parameter key="kernel.runtime_mode.worker">%env(bool:default::key:worker:default:kernel.runtime_mode:)%</parameter>
    <parameter key="kernel.debug">true</parameter>
    <parameter key="kernel.build_dir">/home/asli/cms.asli.com/contao/var/cache/dev</parameter>
    <parameter key="kernel.cache_dir">/home/asli/cms.asli.com/contao/var/cache/dev</parameter>
    <parameter key="kernel.logs_dir">/home/asli/cms.asli.com/contao/var/logs</parameter>
    <parameter key="kernel.bundles" type="collection">
      <parameter key="WebauthnBundle">Webauthn\Bundle\WebauthnBundle</parameter>
      <parameter key="DoctrineBundle">Doctrine\Bundle\DoctrineBundle\DoctrineBundle</parameter>
      <parameter key="FrameworkBundle">Symfony\Bundle\FrameworkBundle\FrameworkBundle</parameter>
      <parameter key="MonologBundle">Symfony\Bundle\MonologBundle\MonologBundle</parameter>
      <parameter key="FOSHttpCacheBundle">FOS\HttpCacheBundle\FOSHttpCacheBundle</parameter>
      <parameter key="NelmioCorsBundle">Nelmio\CorsBundle\NelmioCorsBundle</parameter>
      <parameter key="NelmioSecurityBundle">Nelmio\SecurityBundle\NelmioSecurityBundle</parameter>
      <parameter key="SchebTwoFactorBundle">Scheb\TwoFactorBundle\SchebTwoFactorBundle</parameter>
      <parameter key="TwigExtraBundle">Twig\Extra\TwigExtraBundle\TwigExtraBundle</parameter>
      <parameter key="WebProfilerBundle">Symfony\Bundle\WebProfilerBundle\WebProfilerBundle</parameter>
      <parameter key="KnpMenuBundle">Knp\Bundle\MenuBundle\KnpMenuBundle</parameter>
      <parameter key="KnpTimeBundle">Knp\Bundle\TimeBundle\KnpTimeBundle</parameter>
      <parameter key="DebugBundle">Symfony\Bundle\DebugBundle\DebugBundle</parameter>
      <parameter key="CmfRoutingBundle">Symfony\Cmf\Bundle\RoutingBundle\CmfRoutingBundle</parameter>
      <parameter key="TwigBundle">Symfony\Bundle\TwigBundle\TwigBundle</parameter>
      <parameter key="Terminal42ServiceAnnotationBundle">Terminal42\ServiceAnnotationBundle\Terminal42ServiceAnnotationBundle</parameter>
      <parameter key="SealBundle">CmsIg\Seal\Integration\Symfony\SealBundle</parameter>
      <parameter key="SecurityBundle">Symfony\Bundle\SecurityBundle\SecurityBundle</parameter>
      <parameter key="ContaoCoreBundle">Contao\CoreBundle\ContaoCoreBundle</parameter>
      <parameter key="FlysystemBundle">League\FlysystemBundle\FlysystemBundle</parameter>
      <parameter key="ContaoManagerBundle">Contao\ManagerBundle\ContaoManagerBundle</parameter>
      <parameter key="ContaoFaqBundle">Contao\FaqBundle\ContaoFaqBundle</parameter>
      <parameter key="ContaoNewsBundle">Contao\NewsBundle\ContaoNewsBundle</parameter>
      <parameter key="ContaoListingBundle">Contao\ListingBundle\ContaoListingBundle</parameter>
      <parameter key="ContaoCalendarBundle">Contao\CalendarBundle\ContaoCalendarBundle</parameter>
      <parameter key="ContaoNewsletterBundle">Contao\NewsletterBundle\ContaoNewsletterBundle</parameter>
      <parameter key="ContaoCommentsBundle">Contao\CommentsBundle\ContaoCommentsBundle</parameter>
    </parameter>
    <parameter key="kernel.bundles_metadata" type="collection">
      <parameter key="WebauthnBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/web-auth/webauthn-symfony-bundle/src</parameter>
        <parameter key="namespace">Webauthn\Bundle</parameter>
      </parameter>
      <parameter key="DoctrineBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/doctrine/doctrine-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
      </parameter>
      <parameter key="FrameworkBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/symfony/framework-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
      </parameter>
      <parameter key="MonologBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/symfony/monolog-bundle/src</parameter>
        <parameter key="namespace">Symfony\Bundle\MonologBundle</parameter>
      </parameter>
      <parameter key="FOSHttpCacheBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/friendsofsymfony/http-cache-bundle/src</parameter>
        <parameter key="namespace">FOS\HttpCacheBundle</parameter>
      </parameter>
      <parameter key="NelmioCorsBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/nelmio/cors-bundle</parameter>
        <parameter key="namespace">Nelmio\CorsBundle</parameter>
      </parameter>
      <parameter key="NelmioSecurityBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/nelmio/security-bundle/src</parameter>
        <parameter key="namespace">Nelmio\SecurityBundle</parameter>
      </parameter>
      <parameter key="SchebTwoFactorBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle</parameter>
        <parameter key="namespace">Scheb\TwoFactorBundle</parameter>
      </parameter>
      <parameter key="TwigExtraBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/twig/extra-bundle</parameter>
        <parameter key="namespace">Twig\Extra\TwigExtraBundle</parameter>
      </parameter>
      <parameter key="WebProfilerBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/symfony/web-profiler-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\WebProfilerBundle</parameter>
      </parameter>
      <parameter key="KnpMenuBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/knplabs/knp-menu-bundle</parameter>
        <parameter key="namespace">Knp\Bundle\MenuBundle</parameter>
      </parameter>
      <parameter key="KnpTimeBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle</parameter>
        <parameter key="namespace">Knp\Bundle\TimeBundle</parameter>
      </parameter>
      <parameter key="DebugBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/symfony/debug-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\DebugBundle</parameter>
      </parameter>
      <parameter key="CmfRoutingBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/symfony-cmf/routing-bundle/src</parameter>
        <parameter key="namespace">Symfony\Cmf\Bundle\RoutingBundle</parameter>
      </parameter>
      <parameter key="TwigBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/symfony/twig-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\TwigBundle</parameter>
      </parameter>
      <parameter key="Terminal42ServiceAnnotationBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/terminal42/service-annotation-bundle/src</parameter>
        <parameter key="namespace">Terminal42\ServiceAnnotationBundle</parameter>
      </parameter>
      <parameter key="SealBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/cmsig/seal-symfony-bundle</parameter>
        <parameter key="namespace">CmsIg\Seal\Integration\Symfony</parameter>
      </parameter>
      <parameter key="SecurityBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/symfony/security-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SecurityBundle</parameter>
      </parameter>
      <parameter key="ContaoCoreBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/contao/core-bundle</parameter>
        <parameter key="namespace">Contao\CoreBundle</parameter>
      </parameter>
      <parameter key="FlysystemBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/league/flysystem-bundle/src</parameter>
        <parameter key="namespace">League\FlysystemBundle</parameter>
      </parameter>
      <parameter key="ContaoManagerBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle</parameter>
        <parameter key="namespace">Contao\ManagerBundle</parameter>
      </parameter>
      <parameter key="ContaoFaqBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/contao/faq-bundle</parameter>
        <parameter key="namespace">Contao\FaqBundle</parameter>
      </parameter>
      <parameter key="ContaoNewsBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/contao/news-bundle</parameter>
        <parameter key="namespace">Contao\NewsBundle</parameter>
      </parameter>
      <parameter key="ContaoListingBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/contao/listing-bundle</parameter>
        <parameter key="namespace">Contao\ListingBundle</parameter>
      </parameter>
      <parameter key="ContaoCalendarBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/contao/calendar-bundle</parameter>
        <parameter key="namespace">Contao\CalendarBundle</parameter>
      </parameter>
      <parameter key="ContaoNewsletterBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/contao/newsletter-bundle</parameter>
        <parameter key="namespace">Contao\NewsletterBundle</parameter>
      </parameter>
      <parameter key="ContaoCommentsBundle" type="collection">
        <parameter key="path">/home/asli/cms.asli.com/contao/vendor/contao/comments-bundle</parameter>
        <parameter key="namespace">Contao\CommentsBundle</parameter>
      </parameter>
    </parameter>
    <parameter key="kernel.charset">UTF-8</parameter>
    <parameter key="kernel.container_class">Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer</parameter>
    <parameter key="kernel.share_dir">/home/asli/cms.asli.com/contao/var/cache/dev</parameter>
    <parameter key="locale">en</parameter>
    <parameter key="container.dumper.inline_class_loader">true</parameter>
    <parameter key="env(MAILER_DSN)">native://default</parameter>
    <parameter key="env(DNS_MAPPING)">[]</parameter>
    <parameter key="contao.dns_mapping">%env(json:DNS_MAPPING)%</parameter>
    <parameter key="contao.backend.route_prefix">/contao</parameter>
    <parameter key="webauthn.secured_relying_party_ids" type="collection"/>
    <parameter key="webauthn.allowed_origins" type="collection"/>
    <parameter key="webauthn.allow_subdomains">false</parameter>
    <parameter key="webauthn.creation_profiles" type="collection">
      <parameter key="contao_backend" type="collection">
        <parameter key="rp" type="collection">
          <parameter key="name">Contao Open Source CMS</parameter>
          <parameter key="id">null</parameter>
          <parameter key="icon">null</parameter>
        </parameter>
        <parameter key="authenticator_selection_criteria" type="collection">
          <parameter key="require_resident_key">true</parameter>
          <parameter key="user_verification">required</parameter>
          <parameter key="resident_key">required</parameter>
          <parameter key="authenticator_attachment">null</parameter>
        </parameter>
        <parameter key="challenge_length">32</parameter>
        <parameter key="timeout">null</parameter>
        <parameter key="extensions" type="collection"/>
        <parameter key="public_key_credential_parameters" type="collection"/>
        <parameter key="attestation_conveyance">none</parameter>
      </parameter>
      <parameter key="contao_frontend" type="collection">
        <parameter key="rp" type="collection">
          <parameter key="name">Contao Open Source CMS</parameter>
          <parameter key="id">null</parameter>
          <parameter key="icon">null</parameter>
        </parameter>
        <parameter key="authenticator_selection_criteria" type="collection">
          <parameter key="require_resident_key">true</parameter>
          <parameter key="user_verification">required</parameter>
          <parameter key="resident_key">required</parameter>
          <parameter key="authenticator_attachment">null</parameter>
        </parameter>
        <parameter key="challenge_length">32</parameter>
        <parameter key="timeout">null</parameter>
        <parameter key="extensions" type="collection"/>
        <parameter key="public_key_credential_parameters" type="collection"/>
        <parameter key="attestation_conveyance">none</parameter>
      </parameter>
    </parameter>
    <parameter key="webauthn.request_profiles" type="collection">
      <parameter key="contao_backend" type="collection">
        <parameter key="user_verification">required</parameter>
        <parameter key="rp_id">null</parameter>
        <parameter key="challenge_length">32</parameter>
        <parameter key="timeout">null</parameter>
        <parameter key="extensions" type="collection"/>
      </parameter>
      <parameter key="contao_frontend" type="collection">
        <parameter key="user_verification">required</parameter>
        <parameter key="rp_id">null</parameter>
        <parameter key="challenge_length">32</parameter>
        <parameter key="timeout">null</parameter>
        <parameter key="extensions" type="collection"/>
      </parameter>
    </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="binary_string" type="collection">
        <parameter key="class">Contao\CoreBundle\Doctrine\DBAL\Types\BinaryStringType</parameter>
      </parameter>
      <parameter key="attested_credential_data" type="collection">
        <parameter key="class">Webauthn\Bundle\Doctrine\Type\AttestedCredentialDataType</parameter>
      </parameter>
      <parameter key="aaguid" type="collection">
        <parameter key="class">Webauthn\Bundle\Doctrine\Type\AAGUIDDataType</parameter>
      </parameter>
      <parameter key="base64" type="collection">
        <parameter key="class">Webauthn\Bundle\Doctrine\Type\Base64BinaryDataType</parameter>
      </parameter>
      <parameter key="public_key_credential_descriptor" type="collection">
        <parameter key="class">Webauthn\Bundle\Doctrine\Type\PublicKeyCredentialDescriptorType</parameter>
      </parameter>
      <parameter key="trust_path" type="collection">
        <parameter key="class">Webauthn\Bundle\Doctrine\Type\TrustPathDataType</parameter>
      </parameter>
      <parameter key="uuid" type="collection">
        <parameter key="class">Symfony\Bridge\Doctrine\Types\UuidType</parameter>
      </parameter>
      <parameter key="ulid" type="collection">
        <parameter key="class">Symfony\Bridge\Doctrine\Types\UlidType</parameter>
      </parameter>
      <parameter key="date_point" type="collection">
        <parameter key="class">Symfony\Bridge\Doctrine\Types\DatePointType</parameter>
      </parameter>
      <parameter key="day_point" type="collection">
        <parameter key="class">Symfony\Bridge\Doctrine\Types\DayPointType</parameter>
      </parameter>
      <parameter key="time_point" type="collection">
        <parameter key="class">Symfony\Bridge\Doctrine\Types\TimePointType</parameter>
      </parameter>
    </parameter>
    <parameter key="doctrine.connections" type="collection">
      <parameter key="default">doctrine.dbal.default_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\Persistence\Mapping\Driver\PHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.staticphp.class">Doctrine\Persistence\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.typed_field_mapper.default.class">Doctrine\ORM\Mapping\DefaultTypedFieldMapper</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.enable_lazy_ghost_objects">true</parameter>
    <parameter key="doctrine.orm.enable_native_lazy_objects">false</parameter>
    <parameter key="doctrine.orm.proxy_dir">/home/asli/cms.asli.com/contao/var/cache/dev/doctrine/orm/Proxies</parameter>
    <parameter key="doctrine.orm.proxy_namespace">Proxies</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\Http\Event\InteractiveLoginEvent">security.interactive_login</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\SwitchUserEvent">security.switch_user</parameter>
      <parameter key="Contao\CoreBundle\Event\GenerateSymlinksEvent">contao.generate_symlinks</parameter>
      <parameter key="Contao\CoreBundle\Event\MenuEvent">contao.backend_menu_build</parameter>
      <parameter key="Contao\CoreBundle\Event\PreviewUrlCreateEvent">contao.preview_url_create</parameter>
      <parameter key="Contao\CoreBundle\Event\PreviewUrlConvertEvent">contao.preview_url_convert</parameter>
      <parameter key="Contao\CoreBundle\Event\RobotsTxtEvent">contao.robots_txt</parameter>
      <parameter key="Contao\CoreBundle\Event\SitemapEvent">contao.sitemap</parameter>
      <parameter key="Contao\CoreBundle\Event\SlugValidCharactersEvent">contao.slug_valid_characters</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.allowed_http_method_override">null</parameter>
    <parameter key="kernel.trust_x_sendfile_type_header">%env(bool:default::SYMFONY_TRUST_X_SENDFILE_TYPE_HEADER)%</parameter>
    <parameter key="kernel.trusted_hosts">%env(default::SYMFONY_TRUSTED_HOSTS)%</parameter>
    <parameter key="kernel.default_locale">en</parameter>
    <parameter key="kernel.enabled_locales" type="collection"/>
    <parameter key="kernel.error_controller">error_controller</parameter>
    <parameter key="kernel.trusted_proxies">%env(default::SYMFONY_TRUSTED_PROXIES)%</parameter>
    <parameter key="kernel.trusted_headers">%env(default::SYMFONY_TRUSTED_HEADERS)%</parameter>
    <parameter key="debug.file_link_format">%env(default::SYMFONY_IDE)%</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">/home/asli/cms.asli.com/contao/translations</parameter>
    <parameter key="debug.error_handler.throw_at">-1</parameter>
    <parameter key="debug.container.dump">/home/asli/cms.asli.com/contao/var/cache/dev/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.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 key="router.resource">contao_manager.routing.route_loader::loadFromPlugins</parameter>
    <parameter key="router.cache_dir">/home/asli/cms.asli.com/contao/var/cache/dev</parameter>
    <parameter key="request_listener.http_port">80</parameter>
    <parameter key="request_listener.https_port">443</parameter>
    <parameter key="serializer.mapping.cache.file">/home/asli/cms.asli.com/contao/var/cache/dev/serialization.php</parameter>
    <parameter key=".serializer.named_serializers" type="collection"/>
    <parameter key="cache.prefix.seed">_/home/asli/cms.asli.com/contao.Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer</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>
    <parameter key="session.save_path">null</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="form.type_extension.csrf.field_attr" type="collection">
      <parameter key="data-controller">csrf-protection</parameter>
    </parameter>
    <parameter key=".form.type_extension.csrf.token_id">null</parameter>
    <parameter key="validator.mapping.cache.file">/home/asli/cms.asli.com/contao/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:/home/asli/cms.asli.com/contao/var/cache/dev/profiler</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.deprecation" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>deprecation</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.console_very_verbose" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>doctrine</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.console" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>doctrine</parameter>
          <parameter>deprecation</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.main" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>doctrine</parameter>
          <parameter>event</parameter>
          <parameter>php</parameter>
          <parameter>deprecation</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.contao">null</parameter>
    </parameter>
    <parameter key="fos_http_cache.debug_header">X-Cache-Debug</parameter>
    <parameter key="fos_http_cache.ttl_header">X-Reverse-Proxy-TTL</parameter>
    <parameter key="fos_http_cache.cacheable.response.additional_status" type="collection"/>
    <parameter key="fos_http_cache.proxy_client.symfony.options" type="collection">
      <parameter key="tags_header">X-Cache-Tags</parameter>
      <parameter key="tags_method">PURGETAGS</parameter>
      <parameter key="purge_method">PURGE</parameter>
    </parameter>
    <parameter key="fos_http_cache.cache_manager.generate_url_type">0</parameter>
    <parameter key="fos_http_cache.tag_handler.response_header">X-Cache-Tags</parameter>
    <parameter key="fos_http_cache.tag_handler.separator">,</parameter>
    <parameter key="fos_http_cache.tag_handler.strict">false</parameter>
    <parameter key="nelmio_cors.map" type="collection"/>
    <parameter key="nelmio_cors.defaults" type="collection">
      <parameter key="allow_origin" type="collection"/>
      <parameter key="allow_credentials">false</parameter>
      <parameter key="allow_headers" type="collection"/>
      <parameter key="allow_private_network">false</parameter>
      <parameter key="expose_headers" type="collection"/>
      <parameter key="allow_methods" type="collection"/>
      <parameter key="max_age">0</parameter>
      <parameter key="hosts" type="collection"/>
      <parameter key="origin_regex">false</parameter>
      <parameter key="skip_same_as_origin">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="nelmio_security.clickjacking.paths" type="collection">
      <parameter key="^/.*" type="collection">
        <parameter key="header">SAMEORIGIN</parameter>
      </parameter>
    </parameter>
    <parameter key="nelmio_security.clickjacking.hosts" type="collection"/>
    <parameter key="nelmio_security.clickjacking.content_types" type="collection"/>
    <parameter key="nelmio_security.nonce_generator.number_of_bytes">16</parameter>
    <parameter key="nelmio_security.csp.hash_algorithm">sha256</parameter>
    <parameter key="nelmio_security.csp.report_log_level">notice</parameter>
    <parameter key="nelmio_security.content_type.nosniff">true</parameter>
    <parameter key="nelmio_security.referrer_policy.policies" type="collection">
      <parameter>no-referrer-when-downgrade</parameter>
      <parameter>strict-origin-when-cross-origin</parameter>
    </parameter>
    <parameter key="scheb_two_factor.model_manager_name">null</parameter>
    <parameter key="scheb_two_factor.security_tokens" type="collection">
      <parameter>Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken</parameter>
      <parameter>Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken</parameter>
    </parameter>
    <parameter key="scheb_two_factor.ip_whitelist" type="collection"/>
    <parameter key="scheb_two_factor.code_reuse_cache_duration">60</parameter>
    <parameter key="scheb_two_factor.trusted_device.enabled">true</parameter>
    <parameter key="scheb_two_factor.trusted_device.cookie_name">trusted_device</parameter>
    <parameter key="scheb_two_factor.trusted_device.lifetime">5184000</parameter>
    <parameter key="scheb_two_factor.trusted_device.extend_lifetime">false</parameter>
    <parameter key="scheb_two_factor.trusted_device.cookie_secure">null</parameter>
    <parameter key="scheb_two_factor.trusted_device.cookie_same_site">lax</parameter>
    <parameter key="scheb_two_factor.trusted_device.cookie_domain">null</parameter>
    <parameter key="scheb_two_factor.trusted_device.cookie_path">/</parameter>
    <parameter key="web_profiler.debug_toolbar.intercept_redirects">false</parameter>
    <parameter key="web_profiler.debug_toolbar.mode">2</parameter>
    <parameter key="knp_menu.renderer.list.options" type="collection"/>
    <parameter key="knp_menu.renderer.twig.options" type="collection"/>
    <parameter key="knp_menu.renderer.twig.template">@KnpMenu/menu.html.twig</parameter>
    <parameter key="knp_menu.default_renderer">twig</parameter>
    <parameter key="env(VAR_DUMPER_SERVER)">127.0.0.1:9912</parameter>
    <parameter key="cmf_routing.replace_symfony_router">true</parameter>
    <parameter key="twig.form.resources" type="collection">
      <parameter>form_div_layout.html.twig</parameter>
    </parameter>
    <parameter key="twig.default_path">/home/asli/cms.asli.com/contao/templates</parameter>
    <parameter key="security.role_hierarchy.roles" type="collection"/>
    <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.authentication.hide_user_not_found">true</parameter>
    <parameter key=".security.authentication.expose_security_errors" type="constant">Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel::None</parameter>
    <parameter key="security.firewalls" type="collection">
      <parameter>contao_backend</parameter>
      <parameter>contao_frontend</parameter>
    </parameter>
    <parameter key="security.logout_uris" type="collection"/>
    <parameter key="contao.web_dir">/home/asli/cms.asli.com/contao/web</parameter>
    <parameter key="contao.console_path">/home/asli/cms.asli.com/contao/bin/console</parameter>
    <parameter key="contao.upload_path">files</parameter>
    <parameter key="contao.editable_files">css,csv,html,ini,js,json,less,md,scss,svg,svgz,ts,txt,xliff,xml,yml,yaml</parameter>
    <parameter key="contao.preview_script">/preview.php</parameter>
    <parameter key="contao.csrf_cookie_prefix">csrf_</parameter>
    <parameter key="contao.csrf_token_name">contao_csrf_token</parameter>
    <parameter key="contao.pretty_error_screens">false</parameter>
    <parameter key="contao.error_level">8183</parameter>
    <parameter key="contao.locales" type="collection"/>
    <parameter key="contao.image.bypass_cache">false</parameter>
    <parameter key="contao.image.target_dir">/home/asli/cms.asli.com/contao/assets/images</parameter>
    <parameter key="contao.image.valid_extensions" type="collection">
      <parameter>jpg</parameter>
      <parameter>jpeg</parameter>
      <parameter>gif</parameter>
      <parameter>png</parameter>
      <parameter>tif</parameter>
      <parameter>tiff</parameter>
      <parameter>bmp</parameter>
      <parameter>svg</parameter>
      <parameter>svgz</parameter>
      <parameter>webp</parameter>
      <parameter>avif</parameter>
    </parameter>
    <parameter key="contao.image.imagine_options" type="collection">
      <parameter key="jpeg_quality">80</parameter>
      <parameter key="jpeg_sampling_factors" type="collection">
        <parameter>2</parameter>
        <parameter>1</parameter>
        <parameter>1</parameter>
      </parameter>
      <parameter key="interlace">plane</parameter>
    </parameter>
    <parameter key="contao.image.reject_large_uploads">false</parameter>
    <parameter key="contao.image.preview.target_dir">/home/asli/cms.asli.com/contao/assets/previews</parameter>
    <parameter key="contao.image.preview.default_size">512</parameter>
    <parameter key="contao.image.preview.max_size">1024</parameter>
    <parameter key="contao.security.two_factor.enforce_backend">false</parameter>
    <parameter key="contao.localconfig" type="collection"/>
    <parameter key="contao.backend.attributes" type="collection"/>
    <parameter key="contao.backend.custom_css" type="collection"/>
    <parameter key="contao.backend.custom_js" type="collection"/>
    <parameter key="contao.backend.badge_title"/>
    <parameter key="contao.backend.crawl_concurrency">5</parameter>
    <parameter key="contao.backend.icons" type="collection">
      <parameter key="1cl--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/1cl--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="1cl.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/1cl.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="1rw--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/1rw--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="1rw.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/1rw.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="2cll--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/2cll--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="2cll.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/2cll.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="2clr--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/2clr--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="2clr.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/2clr.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="2rwf--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/2rwf--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="2rwf.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/2rwf.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="2rwh--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/2rwh--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="2rwh.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/2rwh.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="3cl--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/3cl--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="3cl.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/3cl.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="3rw--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/3rw--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="3rw.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/3rw.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="above--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/above--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="above.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/above.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="admin--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/admin--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="admin--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/admin--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="admin.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/admin.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="admin_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/admin_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="admin_two_factor--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/admin_two_factor--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="admin_two_factor--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/admin_two_factor--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="admin_two_factor.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/admin_two_factor.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="admin_two_factor_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/admin_two_factor_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="alert--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/alert--dark.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="alert.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/alert.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="alias.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/alias.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="all.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/all.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="archive--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/archive--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="archive.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/archive.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="arrow-down.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/arrow-down.svg</parameter>
        <parameter key="width" type="string">24</parameter>
        <parameter key="height" type="string">24</parameter>
      </parameter>
      <parameter key="arrow_left--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/arrow_left--dark.svg</parameter>
        <parameter key="width" type="string">32</parameter>
        <parameter key="height" type="string">32</parameter>
      </parameter>
      <parameter key="arrow_left.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/arrow_left.svg</parameter>
        <parameter key="width" type="string">32</parameter>
        <parameter key="height" type="string">32</parameter>
      </parameter>
      <parameter key="arrow_right--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/arrow_right--dark.svg</parameter>
        <parameter key="width" type="string">32</parameter>
        <parameter key="height" type="string">32</parameter>
      </parameter>
      <parameter key="arrow_right.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/arrow_right.svg</parameter>
        <parameter key="width" type="string">32</parameter>
        <parameter key="height" type="string">32</parameter>
      </parameter>
      <parameter key="article--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/article--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="article--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/article--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="article--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/article--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="article.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/article.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="article_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/article_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="article_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/article_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="articles--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/articles--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="articles.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/articles.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="articles_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/articles_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="articles_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/articles_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="articles_2--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/articles_2--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="articles_2.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/articles_2.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="articles_3--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/articles_3--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="articles_3.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/articles_3.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="audio--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/audio--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="audio.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/audio.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="back.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/back.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="below--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/below--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="below.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/below.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="binary--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/binary--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="binary.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/binary.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="chart--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/chart--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="chart.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/chart.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="chevron-down.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/chevron-down.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="chevron-left--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/chevron-left--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="chevron-left.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/chevron-left.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="chevron-right--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/chevron-right--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="chevron-right.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/chevron-right.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="children--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/children--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="children--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/children--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="children.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/children.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="children_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/children_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="children_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/children_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="clipboard.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/clipboard.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="close--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/close--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="close.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/close.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="code--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/code--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="code.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/code.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="color_scheme--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/color_scheme--dark.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="color_scheme.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/color_scheme.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="contao.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/contao.svg</parameter>
        <parameter key="width" type="string">100</parameter>
        <parameter key="height" type="string">87.09</parameter>
      </parameter>
      <parameter key="content--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/content--dark.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="content.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/content.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="copy--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copy--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copy--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copy--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copy.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copy.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copy_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copy_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copy_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copy_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychildren--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychildren--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychildren--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychildren--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychildren.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychildren.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychilds--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychilds--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychilds--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychilds--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychilds--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychilds--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychilds.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychilds.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychilds_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychilds_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="copychilds_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/copychilds_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="corner-down-right--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/corner-down-right--dark.svg</parameter>
        <parameter key="width" type="string">24</parameter>
        <parameter key="height" type="string">24</parameter>
      </parameter>
      <parameter key="corner-down-right.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/corner-down-right.svg</parameter>
        <parameter key="width" type="string">24</parameter>
        <parameter key="height" type="string">24</parameter>
      </parameter>
      <parameter key="cssimport.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/cssimport.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="cut--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/cut--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="cut--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/cut--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="cut.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/cut.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="cut_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/cut_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="cut_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/cut_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="debug--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/debug--dark.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="debug.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/debug.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="delete--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/delete--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="delete--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/delete--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="delete.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/delete.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="delete_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/delete_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="delete_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/delete_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="demagnify.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/demagnify.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="diff--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diff--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diff--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diff--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diff.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diff.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diffTemplate--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diffTemplate--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diffTemplate--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diffTemplate--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diffTemplate.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diffTemplate.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diffTemplate_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diffTemplate_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diffTemplate_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diffTemplate_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diff_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diff_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="diff_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/diff_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="document--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/document--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="document.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/document.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="down.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/down.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="drag--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/drag--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="drag.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/drag.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="edit--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/edit--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="edit--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/edit--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="edit.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/edit.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="edit_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/edit_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="edit_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/edit_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="editor--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/editor--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="editor--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/editor--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="editor--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/editor--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="editor.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/editor.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="editor_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/editor_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="editor_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/editor_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_401--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_401--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_401.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_401.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_401_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_401_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_401_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_401_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_403--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_403--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_403.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_403.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_403_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_403_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_403_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_403_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_404--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_404--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_404.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_404.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_404_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_404_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_404_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_404_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_503--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_503--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_503.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_503.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_503_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_503_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="error_503_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/error_503_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="exit--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/exit--dark.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="exit.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/exit.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="favorite--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorite--dark.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="favorite.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorite.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="favorite_active--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorite_active--dark.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="favorite_active.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorite_active.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="favorites.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorites.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="favorites_group--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorites_group--dark.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="favorites_group.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorites_group.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="favorites_small--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorites_small--dark.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="favorites_small.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/favorites_small.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="featured--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/featured--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="featured--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/featured--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="featured--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/featured--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="featured.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/featured.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="featured_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/featured_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="featured_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/featured_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="feed--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/feed--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="feed.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/feed.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="feed_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/feed_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="feed_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/feed_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="feed_2--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/feed_2--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="feed_2.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/feed_2.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="feed_3--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/feed_3--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="feed_3.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/feed_3.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="filemanager.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/filemanager.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="filemounts.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/filemounts.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="filter-apply.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/filter-apply.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="filter-reset.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/filter-reset.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="folMinus--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/folMinus--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="folMinus.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/folMinus.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="folPlus--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/folPlus--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="folPlus.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/folPlus.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="folderC.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/folderC.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="folderCP.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/folderCP.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="font--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/font--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="font.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/font.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_2--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_2--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_2.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_2.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_3--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_3--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_3.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_3.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_4--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_4--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_4.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_4.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_5--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_5--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_5.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_5.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_6--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_6--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_6.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_6.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_7--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_7--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="forward_7.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/forward_7.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="group--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/group--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="group--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/group--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="group.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/group.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="group_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/group_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="header.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/header.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="header_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/header_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="help.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/help.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="hints--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/hints--dark.svg</parameter>
        <parameter key="width" type="string">10.651</parameter>
        <parameter key="height" type="string">408.396</parameter>
      </parameter>
      <parameter key="hints.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/hints.svg</parameter>
        <parameter key="width" type="string">10.651</parameter>
        <parameter key="height" type="string">408.396</parameter>
      </parameter>
      <parameter key="image--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/image--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="image.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/image.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="important.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/important.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="info.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/info.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="invisible--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/invisible--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="invisible.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/invisible.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="jobs--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/jobs--dark.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="jobs.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/jobs.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="json--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/json--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="json.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/json.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="layout--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/layout--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="layout--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/layout--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="layout.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/layout.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="layout_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/layout_--dark.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="layout_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/layout_.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="left--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/left--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="left.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/left.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="loading--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/loading--dark.svg</parameter>
        <parameter key="width" type="string">32</parameter>
        <parameter key="height" type="string">32</parameter>
      </parameter>
      <parameter key="loading.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/loading.svg</parameter>
        <parameter key="width" type="string">32</parameter>
        <parameter key="height" type="string">32</parameter>
      </parameter>
      <parameter key="lock-locked.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/lock-locked.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logo--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logo--dark.svg</parameter>
        <parameter key="width" type="string">24</parameter>
        <parameter key="height" type="string">24</parameter>
      </parameter>
      <parameter key="logo.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logo.svg</parameter>
        <parameter key="width" type="string">24</parameter>
        <parameter key="height" type="string">24</parameter>
      </parameter>
      <parameter key="logout--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_2--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_2--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_2.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_2.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_3--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_3--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_3.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_3.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_4--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_4--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_4.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_4.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_5--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_5--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_5.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_5.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_6--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_6--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_6.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_6.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_7--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_7--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="logout_7.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/logout_7.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="magnify.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/magnify.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="manager.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/manager.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="manual--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/manual--dark.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="manual.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/manual.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="member--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/member--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="member--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/member--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="member.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/member.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="member_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/member_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="member_two_factor--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/member_two_factor--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="member_two_factor--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/member_two_factor--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="member_two_factor.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/member_two_factor.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="member_two_factor_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/member_two_factor_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="mgroup--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/mgroup--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="mgroup--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/mgroup--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="mgroup.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/mgroup.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="mgroup_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/mgroup_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="modules--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/modules--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="modules--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/modules--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="modules.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/modules.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="modules_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/modules_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="modules_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/modules_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="monitor--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/monitor--dark.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="monitor.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/monitor.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="more--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/more--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="more.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/more.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="movel.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/movel.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="mover.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/mover.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="navcol.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/navcol.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="navexp.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/navexp.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="new.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/new.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="newfolder.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/newfolder.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="ok.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/ok.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pagemounts.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pagemounts.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="parent--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/parent--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="parent--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/parent--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="parent--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/parent--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="parent.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/parent.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="parent_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/parent_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="parent_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/parent_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="passkey--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/passkey--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="passkey.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/passkey.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="password-hide--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/password-hide--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="password-hide.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/password-hide.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="password-show--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/password-show--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="password-show.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/password-show.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteafter--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteafter--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteafter--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteafter--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteafter.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteafter.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteafter_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteafter_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteafter_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteafter_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteinto--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteinto--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteinto--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteinto--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteinto.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteinto.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteinto_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteinto_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pasteinto_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pasteinto_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="person--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/person--dark.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="person.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/person.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="pickcolor--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pickcolor--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pickcolor.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pickcolor.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pickfile.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pickfile.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pickpage--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pickpage--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="pickpage.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/pickpage.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="placeholder--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/placeholder--dark.svg</parameter>
        <parameter key="width"/>
        <parameter key="height"/>
      </parameter>
      <parameter key="placeholder.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/placeholder.svg</parameter>
        <parameter key="width"/>
        <parameter key="height"/>
      </parameter>
      <parameter key="plain--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/plain--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="plain.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/plain.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="preview--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/preview--dark.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="preview.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/preview.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="profile.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/profile.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="profile_small--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/profile_small--dark.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="profile_small.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/profile_small.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="protected.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/protected.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_2--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_2--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_2.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_2.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_3--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_3--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_3.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_3.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_4--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_4--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_4.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_4.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_5--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_5--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_5.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_5.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_6--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_6--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_6.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_6.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_7--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_7--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="redirect_7.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/redirect_7.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_2--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_2--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_2.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_2.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_3--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_3--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_3.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_3.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_4--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_4--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_4.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_4.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_5--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_5--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_5.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_5.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_6--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_6--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_6.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_6.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_7--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_7--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="regular_7.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/regular_7.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="resend.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/resend.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="right--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/right--dark.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="right.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/right.svg</parameter>
        <parameter key="width" type="string">28</parameter>
        <parameter key="height" type="string">28</parameter>
      </parameter>
      <parameter key="root--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/root--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="root.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/root.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="root_1--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/root_1--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="root_1.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/root_1.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="root_2.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/root_2.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="rss.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/rss.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="save.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/save.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="search--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/search--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="search.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/search.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="settings.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/settings.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="share--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/share--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="share--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/share--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="share.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/share.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="share_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/share_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="share_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/share_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="shield_small--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/shield_small--dark.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="shield_small.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/shield_small.svg</parameter>
        <parameter key="width" type="string">12</parameter>
        <parameter key="height" type="string">12</parameter>
      </parameter>
      <parameter key="show.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/show.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="sizes--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/sizes--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="sizes--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/sizes--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="sizes.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/sizes.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="sizes_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/sizes_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="sizes_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/sizes_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="spreadsheet--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/spreadsheet--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="spreadsheet.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/spreadsheet.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="stop.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/stop.svg</parameter>
        <parameter key="width" type="string">128</parameter>
        <parameter key="height" type="string">128</parameter>
      </parameter>
      <parameter key="store.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/store.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="su--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/su--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="su--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/su--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="su--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/su--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="su.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/su.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="su_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/su_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="su_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/su_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="sync.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/sync.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="tablewizard.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/tablewizard.svg</parameter>
        <parameter key="width" type="string">14</parameter>
        <parameter key="height" type="string">14</parameter>
      </parameter>
      <parameter key="terminal--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/terminal--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="terminal.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/terminal.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="theme_export--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/theme_export--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="theme_export--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/theme_export--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="theme_export.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/theme_export.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="theme_export_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/theme_export_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="theme_export_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/theme_export_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="theme_import.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/theme_import.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="themes.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/themes.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="undo--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/undo--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="undo--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/undo--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="undo.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/undo.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="unfeatured--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/unfeatured--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="unfeatured.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/unfeatured.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="unpublished.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/unpublished.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="user--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/user--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="user--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/user--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="user.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/user.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="user_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/user_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="user_two_factor--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/user_two_factor--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="user_two_factor--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/user_two_factor--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="user_two_factor.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/user_two_factor.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="user_two_factor_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/user_two_factor_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="video--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/video--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="video.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/video.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="visible--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/visible--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="visible--disabled--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/visible--disabled--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="visible--disabled.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/visible--disabled.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="visible.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/visible.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="visible_--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/visible_--dark.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="visible_.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/visible_.svg</parameter>
        <parameter key="width" type="string">16</parameter>
        <parameter key="height" type="string">16</parameter>
      </parameter>
      <parameter key="wrench--dark.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/wrench--dark.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
      <parameter key="wrench.svg" type="collection">
        <parameter key="path">/system/themes/flexible/icons/wrench.svg</parameter>
        <parameter key="width" type="string">13</parameter>
        <parameter key="height" type="string">13</parameter>
      </parameter>
    </parameter>
    <parameter key="contao.intl.locales" type="collection"/>
    <parameter key="contao.intl.enabled_locales" type="collection"/>
    <parameter key="contao.intl.countries" type="collection"/>
    <parameter key="contao.insert_tags.allowed_tags" type="collection">
      <parameter>*</parameter>
    </parameter>
    <parameter key="contao.sanitizer.allowed_url_protocols" type="collection">
      <parameter>http</parameter>
      <parameter>https</parameter>
      <parameter>ftp</parameter>
      <parameter>mailto</parameter>
      <parameter>tel</parameter>
      <parameter>data</parameter>
      <parameter>skype</parameter>
      <parameter>whatsapp</parameter>
    </parameter>
    <parameter key="contao.registration.expiration">14</parameter>
    <parameter key="contao.search.default_indexer.enable">true</parameter>
    <parameter key="contao.search.index_protected">false</parameter>
    <parameter key="contao.template_studio.enabled">true</parameter>
    <parameter key="contao_manager.manager_path">contao-manager.phar.php</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=".data_collector.command" type="collection">
        <parameter>command</parameter>
        <parameter>@WebProfiler/Collector/command.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.doctrine" type="collection">
        <parameter>db</parameter>
        <parameter>@Doctrine/Collector/db.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.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="Webauthn\Bundle\DataCollector\WebauthnCollector" type="collection">
        <parameter>webauthn_collector</parameter>
        <parameter>@Webauthn/data_collector/template.html.twig</parameter>
      </parameter>
      <parameter key="mailer.data_collector" type="collection">
        <parameter>mailer</parameter>
        <parameter>@WebProfiler/Collector/mailer.html.twig</parameter>
      </parameter>
      <parameter key="contao.data_collector" type="collection">
        <parameter>contao</parameter>
        <parameter>@Contao/web_debug_toolbar/contao_collector.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="contao.resources_paths" type="collection">
      <parameter key="ContaoCoreBundle">/home/asli/cms.asli.com/contao/vendor/contao/core-bundle/contao</parameter>
      <parameter key="ContaoManagerBundle">/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/contao</parameter>
      <parameter key="ContaoFaqBundle">/home/asli/cms.asli.com/contao/vendor/contao/faq-bundle/contao</parameter>
      <parameter key="ContaoNewsBundle">/home/asli/cms.asli.com/contao/vendor/contao/news-bundle/contao</parameter>
      <parameter key="ContaoListingBundle">/home/asli/cms.asli.com/contao/vendor/contao/listing-bundle/contao</parameter>
      <parameter key="ContaoCalendarBundle">/home/asli/cms.asli.com/contao/vendor/contao/calendar-bundle/contao</parameter>
      <parameter key="ContaoNewsletterBundle">/home/asli/cms.asli.com/contao/vendor/contao/newsletter-bundle/contao</parameter>
      <parameter key="ContaoCommentsBundle">/home/asli/cms.asli.com/contao/vendor/contao/comments-bundle/contao</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="webauthn.controller.creation.options_builder.contao_backend_add_authenticator" class="Webauthn\Bundle\CredentialOptionsBuilder\ProfileBasedCreationOptionsBuilder">
      <argument type="service" id="serializer"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory"/>
      <argument>contao_backend</argument>
    </service>
    <service id="webauthn.controller.creation.request.contao_backend_add_authenticator" class="Webauthn\Bundle\Controller\AttestationRequestController" public="true">
      <tag name="webauthn_controller" method="POST" path="/contao/webauthn/add/options" host=""/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="webauthn.controller.creation.options_builder.contao_backend_add_authenticator"/>
      <argument type="service" id="contao.webauthn.user_entity_guesser"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultCreationOptionsHandler"/>
      <argument type="service" id="Webauthn\Bundle\Service\DefaultFailureHandler"/>
      <argument>false</argument>
      <factory service="Webauthn\Bundle\Controller\AttestationControllerFactory" method="createRequestController"/>
    </service>
    <service id="webauthn.controller.creation.response.ceremony_step_manager.contao_backend_add_authenticator" class="Webauthn\CeremonyStep\CeremonyStepManager">
      <argument type="collection"/>
      <factory service="Webauthn\CeremonyStep\CeremonyStepManagerFactory" method="creationCeremony"/>
    </service>
    <service id="webauthn.controller.creation.response.attestation_validator.contao_backend_add_authenticator" class="Webauthn\AuthenticatorAttestationResponseValidator">
      <argument type="service" id="webauthn.controller.creation.response.ceremony_step_manager.contao_backend_add_authenticator"/>
    </service>
    <service id="webauthn.controller.creation.response.contao_backend_add_authenticator" class="Webauthn\Bundle\Controller\AttestationResponseController" public="true">
      <tag name="webauthn_controller" method="POST" path="/contao/webauthn/add/result" host=""/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="Webauthn\Bundle\Service\DefaultSuccessHandler"/>
      <argument type="service" id="Webauthn\Bundle\Service\DefaultFailureHandler"/>
      <argument>null</argument>
      <argument type="service" id="webauthn.controller.creation.response.attestation_validator.contao_backend_add_authenticator"/>
      <factory service="Webauthn\Bundle\Controller\AttestationControllerFactory" method="createResponseController"/>
    </service>
    <service id="webauthn.controller.creation.options_builder.contao_frontend_add_authenticator" class="Webauthn\Bundle\CredentialOptionsBuilder\ProfileBasedCreationOptionsBuilder">
      <argument type="service" id="serializer"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory"/>
      <argument>contao_frontend</argument>
    </service>
    <service id="webauthn.controller.creation.request.contao_frontend_add_authenticator" class="Webauthn\Bundle\Controller\AttestationRequestController" public="true">
      <tag name="webauthn_controller" method="POST" path="/_contao/webauthn/add/options" host=""/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="webauthn.controller.creation.options_builder.contao_frontend_add_authenticator"/>
      <argument type="service" id="contao.webauthn.user_entity_guesser"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultCreationOptionsHandler"/>
      <argument type="service" id="Webauthn\Bundle\Service\DefaultFailureHandler"/>
      <argument>false</argument>
      <factory service="Webauthn\Bundle\Controller\AttestationControllerFactory" method="createRequestController"/>
    </service>
    <service id="webauthn.controller.creation.response.ceremony_step_manager.contao_frontend_add_authenticator" class="Webauthn\CeremonyStep\CeremonyStepManager">
      <argument type="collection"/>
      <factory service="Webauthn\CeremonyStep\CeremonyStepManagerFactory" method="creationCeremony"/>
    </service>
    <service id="webauthn.controller.creation.response.attestation_validator.contao_frontend_add_authenticator" class="Webauthn\AuthenticatorAttestationResponseValidator">
      <argument type="service" id="webauthn.controller.creation.response.ceremony_step_manager.contao_frontend_add_authenticator"/>
    </service>
    <service id="webauthn.controller.creation.response.contao_frontend_add_authenticator" class="Webauthn\Bundle\Controller\AttestationResponseController" public="true">
      <tag name="webauthn_controller" method="POST" path="/_contao/webauthn/add/result" host=""/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="Webauthn\Bundle\Service\DefaultSuccessHandler"/>
      <argument type="service" id="Webauthn\Bundle\Service\DefaultFailureHandler"/>
      <argument>null</argument>
      <argument type="service" id="webauthn.controller.creation.response.attestation_validator.contao_frontend_add_authenticator"/>
      <factory service="Webauthn\Bundle\Controller\AttestationControllerFactory" method="createResponseController"/>
    </service>
    <service id="Webauthn\CeremonyStep\CeremonyStepManagerFactory" class="Webauthn\CeremonyStep\CeremonyStepManagerFactory" autowire="true" autoconfigure="true">
      <call method="setAttestationStatementSupportManager">
        <argument type="service" id="Webauthn\AttestationStatement\AttestationStatementSupportManager"/>
      </call>
      <call method="setExtensionOutputCheckerHandler">
        <argument type="service" id="Webauthn\AuthenticationExtensions\ExtensionOutputCheckerHandler"/>
      </call>
      <call method="setAlgorithmManager">
        <argument type="service" id="webauthn.cose.algorithm.manager"/>
      </call>
      <call method="setSecuredRelyingPartyId">
        <argument type="collection"/>
      </call>
      <call method="setCounterChecker">
        <argument type="service" id="Webauthn\Counter\ThrowExceptionIfInvalid"/>
      </call>
    </service>
    <service id="webauthn.clock.default" class="Symfony\Component\Clock\NativeClock" autowire="true" autoconfigure="true"/>
    <service id="webauthn.ceremony_step_manager.creation" class="Webauthn\CeremonyStep\CeremonyStepManager" autowire="true" autoconfigure="true">
      <factory service="Webauthn\CeremonyStep\CeremonyStepManagerFactory" method="creationCeremony"/>
    </service>
    <service id="Webauthn\SimpleFakeCredentialGenerator" class="Webauthn\SimpleFakeCredentialGenerator" autowire="true" autoconfigure="true">
      <argument type="service" id="cache.app"/>
    </service>
    <service id="webauthn.ceremony_step_manager.request" class="Webauthn\CeremonyStep\CeremonyStepManager" autowire="true" autoconfigure="true">
      <factory service="Webauthn\CeremonyStep\CeremonyStepManagerFactory" method="requestCeremony"/>
    </service>
    <service id="Webauthn\AuthenticatorAttestationResponseValidator" class="Webauthn\AuthenticatorAttestationResponseValidator" public="true" autowire="true" autoconfigure="true">
      <tag name="webauthn_can_log_data"/>
      <tag name="webauthn_can_dispatch_events"/>
      <argument type="service" id="webauthn.ceremony_step_manager.creation"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Webauthn\AuthenticatorAssertionResponseValidator" class="Webauthn\AuthenticatorAssertionResponseValidator" public="true" autowire="true" autoconfigure="true">
      <tag name="webauthn_can_log_data"/>
      <tag name="webauthn_can_dispatch_events"/>
      <argument type="service" id="webauthn.ceremony_step_manager.request"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" class="Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" public="true" autowire="true" autoconfigure="true">
      <tag name="webauthn_can_dispatch_events"/>
      <argument>%webauthn.creation_profiles%</argument>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
    </service>
    <service id="Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" class="Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" public="true" autowire="true" autoconfigure="true">
      <tag name="webauthn_can_dispatch_events"/>
      <argument>%webauthn.request_profiles%</argument>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
    </service>
    <service id="Webauthn\AuthenticationExtensions\ExtensionOutputCheckerHandler" class="Webauthn\AuthenticationExtensions\ExtensionOutputCheckerHandler" autowire="true" autoconfigure="true"/>
    <service id="Webauthn\AttestationStatement\AttestationObjectLoader" class="Webauthn\AttestationStatement\AttestationObjectLoader" autowire="true" autoconfigure="true">
      <tag name="webauthn_can_log_data"/>
      <tag name="webauthn_can_dispatch_events"/>
      <argument type="service" id="Webauthn\AttestationStatement\AttestationStatementSupportManager"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Webauthn\AttestationStatement\AttestationStatementSupportManager" class="Webauthn\AttestationStatement\AttestationStatementSupportManager" autowire="true" autoconfigure="true">
      <call method="add">
        <argument type="service" id="Webauthn\AttestationStatement\NoneAttestationStatementSupport"/>
      </call>
    </service>
    <service id="Webauthn\AttestationStatement\NoneAttestationStatementSupport" class="Webauthn\AttestationStatement\NoneAttestationStatementSupport" autowire="true" autoconfigure="true">
      <tag name="webauthn_can_dispatch_events"/>
      <tag name="webauthn_attestation_statement_support"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
    </service>
    <service id="Webauthn\Counter\ThrowExceptionIfInvalid" class="Webauthn\Counter\ThrowExceptionIfInvalid" autoconfigure="true">
      <tag name="webauthn_can_log_data"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Webauthn\Bundle\Routing\Loader" class="Webauthn\Bundle\Routing\Loader" autowire="true" autoconfigure="true">
      <tag name="routing.loader"/>
      <call method="add">
        <argument>/contao/webauthn/add/options</argument>
        <argument>null</argument>
        <argument>webauthn.controller.creation.request.contao_backend_add_authenticator</argument>
        <argument>POST</argument>
      </call>
      <call method="add">
        <argument>/contao/webauthn/add/result</argument>
        <argument>null</argument>
        <argument>webauthn.controller.creation.response.contao_backend_add_authenticator</argument>
        <argument>POST</argument>
      </call>
      <call method="add">
        <argument>/_contao/webauthn/add/options</argument>
        <argument>null</argument>
        <argument>webauthn.controller.creation.request.contao_frontend_add_authenticator</argument>
        <argument>POST</argument>
      </call>
      <call method="add">
        <argument>/_contao/webauthn/add/result</argument>
        <argument>null</argument>
        <argument>webauthn.controller.creation.response.contao_frontend_add_authenticator</argument>
        <argument>POST</argument>
      </call>
      <call method="add">
        <argument>/_contao/webauthn/backend/login/options</argument>
        <argument>null</argument>
        <argument>webauthn.controller.security.contao_backend.request.options</argument>
        <argument>POST</argument>
      </call>
      <call method="add">
        <argument>/_contao/webauthn/backend/login/result</argument>
        <argument>null</argument>
        <argument>webauthn.controller.security.contao_backend.request.result</argument>
        <argument>POST</argument>
      </call>
      <call method="add">
        <argument>/_contao/webauthn/frontend/login/options</argument>
        <argument>null</argument>
        <argument>webauthn.controller.security.contao_frontend.request.options</argument>
        <argument>POST</argument>
      </call>
      <call method="add">
        <argument>/_contao/webauthn/frontend/login/result</argument>
        <argument>null</argument>
        <argument>webauthn.controller.security.contao_frontend.request.result</argument>
        <argument>POST</argument>
      </call>
    </service>
    <service id="Webauthn\Bundle\Controller\AttestationControllerFactory" class="Webauthn\Bundle\Controller\AttestationControllerFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="Webauthn\AuthenticatorAttestationResponseValidator"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
    </service>
    <service id="Webauthn\Bundle\Controller\AssertionControllerFactory" class="Webauthn\Bundle\Controller\AssertionControllerFactory" autowire="true" autoconfigure="true">
      <tag name="webauthn_can_log_data"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="Webauthn\AuthenticatorAssertionResponseValidator"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository" class="Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository" autoconfigure="true">
      <tag name="webauthn_can_log_data"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository" class="Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository" autoconfigure="true">
      <tag name="webauthn_can_log_data"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Webauthn\Bundle\Controller\DummyControllerFactory" class="Webauthn\Bundle\Controller\DummyControllerFactory" autowire="true" autoconfigure="true"/>
    <service id="webauthn.logger.default" class="Psr\Log\NullLogger" autowire="true" autoconfigure="true"/>
    <service id="Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" class="Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" class="Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\AttestationObjectDenormalizer" class="Webauthn\Denormalizer\AttestationObjectDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\AttestationStatementDenormalizer" class="Webauthn\Denormalizer\AttestationStatementDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
      <argument type="service" id="Webauthn\AttestationStatement\AttestationStatementSupportManager"/>
    </service>
    <service id="Webauthn\Denormalizer\AuthenticationExtensionNormalizer" class="Webauthn\Denormalizer\AuthenticationExtensionNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\AttestedCredentialDataNormalizer" class="Webauthn\Denormalizer\AttestedCredentialDataNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" class="Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\AuthenticatorDataDenormalizer" class="Webauthn\Denormalizer\AuthenticatorDataDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\CollectedClientDataDenormalizer" class="Webauthn\Denormalizer\CollectedClientDataDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="1024"/>
      <tag name="serializer.normalizer"/>
      <tag name="serializer.normalizer.default" priority="1024"/>
    </service>
    <service id="Webauthn\Denormalizer\WebauthnSerializerFactory" class="Webauthn\Denormalizer\WebauthnSerializerFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Webauthn\AttestationStatement\AttestationStatementSupportManager"/>
    </service>
    <service id="Webauthn\Bundle\Service\DefaultFailureHandler" class="Webauthn\Bundle\Service\DefaultFailureHandler" autowire="true" autoconfigure="true"/>
    <service id="Webauthn\Bundle\Service\DefaultSuccessHandler" class="Webauthn\Bundle\Service\DefaultSuccessHandler" autowire="true" autoconfigure="true"/>
    <service id="webauthn.cose.algorithm.manager" class="Cose\Algorithm\Manager" autoconfigure="true">
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.RS1"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.RS256"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.RS384"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.RS512"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.PS256"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.PS384"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.PS512"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.ES256K"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.ES256"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.ES384"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.ES512"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.ED256"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.ED512"/>
      </call>
      <call method="add">
        <argument type="service" id="webauthn.cose.algorithm.Ed25519ph"/>
      </call>
    </service>
    <service id="webauthn.cose.algorithm.RS1" class="Cose\Algorithm\Signature\RSA\RS1" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.RS256" class="Cose\Algorithm\Signature\RSA\RS256" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.RS384" class="Cose\Algorithm\Signature\RSA\RS384" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.RS512" class="Cose\Algorithm\Signature\RSA\RS512" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.PS256" class="Cose\Algorithm\Signature\RSA\PS256" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.PS384" class="Cose\Algorithm\Signature\RSA\PS384" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.PS512" class="Cose\Algorithm\Signature\RSA\PS512" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.ES256K" class="Cose\Algorithm\Signature\ECDSA\ES256K" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.ES256" class="Cose\Algorithm\Signature\ECDSA\ES256" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.ES384" class="Cose\Algorithm\Signature\ECDSA\ES384" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.ES512" class="Cose\Algorithm\Signature\ECDSA\ES512" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.ED256" class="Cose\Algorithm\Signature\EdDSA\Ed256" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.ED512" class="Cose\Algorithm\Signature\EdDSA\Ed512" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="webauthn.cose.algorithm.Ed25519ph" class="Cose\Algorithm\Signature\EdDSA\Ed25519" autoconfigure="true">
      <tag name="webauthn_cose_algorithm"/>
    </service>
    <service id="Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" class="Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" autowire="true" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" class="Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" autowire="true" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="Webauthn\Bundle\Security\Handler\DefaultSuccessHandler" class="Webauthn\Bundle\Security\Handler\DefaultSuccessHandler" autowire="true" autoconfigure="true"/>
    <service id="Webauthn\Bundle\Security\Handler\DefaultFailureHandler" class="Webauthn\Bundle\Security\Handler\DefaultFailureHandler" autowire="true" autoconfigure="true"/>
    <service id="Webauthn\Bundle\Security\Storage\SessionStorage" class="Webauthn\Bundle\Security\Storage\SessionStorage" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="Webauthn\Bundle\Security\Storage\CacheStorage" class="Webauthn\Bundle\Security\Storage\CacheStorage" autowire="true" autoconfigure="true">
      <argument type="service" id="cache.app"/>
    </service>
    <service id="Webauthn\Bundle\Security\Handler\DefaultCreationOptionsHandler" class="Webauthn\Bundle\Security\Handler\DefaultCreationOptionsHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="serializer"/>
    </service>
    <service id="Webauthn\Bundle\Security\Handler\DefaultRequestOptionsHandler" class="Webauthn\Bundle\Security\Handler\DefaultRequestOptionsHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="serializer"/>
    </service>
    <service id="webauthn.security.authenticator" class="Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator" autowire="true" autoconfigure="true" abstract="true">
      <tag name="webauthn_can_log_data"/>
      <argument type="abstract">Firewall config</argument>
      <argument type="abstract">User provider</argument>
      <argument type="abstract">Success handler</argument>
      <argument type="abstract">Failure handler</argument>
      <argument type="abstract">Options Storage</argument>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
      <argument type="service" id="serializer"/>
      <argument type="abstract">Authenticator Assertion Response Validator</argument>
      <argument type="abstract">Authenticator Attestation Response Validator</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="webauthn.security.firewall_config" class="Webauthn\Bundle\Security\WebauthnFirewallConfig" autowire="true" autoconfigure="true" abstract="true">
      <argument type="collection"/>
      <argument type="abstract">Firewall name</argument>
      <argument type="service" id="security.http_utils"/>
    </service>
    <service id="Webauthn\Bundle\Security\Guesser\CurrentUserEntityGuesser" class="Webauthn\Bundle\Security\Guesser\CurrentUserEntityGuesser" autowire="true" autoconfigure="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
    </service>
    <service id="Webauthn\Bundle\Security\Guesser\RequestBodyUserEntityGuesser" class="Webauthn\Bundle\Security\Guesser\RequestBodyUserEntityGuesser" autowire="true" autoconfigure="true">
      <argument type="service" id="serializer"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
    </service>
    <service id="Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener" class="Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="checkPassport" priority="512" dispatcher=""/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="Webauthn\AuthenticatorAssertionResponseValidator"/>
      <argument type="service" id="Webauthn\AuthenticatorAttestationResponseValidator"/>
      <argument type="service" id="security.user_providers"/>
    </service>
    <service id="Webauthn\Bundle\DataCollector\WebauthnCollector" class="Webauthn\Bundle\DataCollector\WebauthnCollector" autowire="true" autoconfigure="true">
      <tag name="data_collector" id="webauthn_collector" template="@Webauthn/data_collector/template.html.twig"/>
      <tag name="data_collector"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="serializer"/>
    </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>%doctrine.dbal.connection_factory.types%</argument>
      <argument type="service" id="doctrine.dbal.connection_factory.dsn_parser"/>
    </service>
    <service id="doctrine.dbal.connection_factory.dsn_parser" class="Doctrine\DBAL\Tools\DsnParser">
      <argument type="collection">
        <argument key="db2">ibm_db2</argument>
        <argument key="mssql">pdo_sqlsrv</argument>
        <argument key="mysql">pdo_mysql</argument>
        <argument key="mysql2">pdo_mysql</argument>
        <argument key="postgres">pdo_pgsql</argument>
        <argument key="postgresql">pdo_pgsql</argument>
        <argument key="pgsql">pdo_pgsql</argument>
        <argument key="sqlite">pdo_sqlite</argument>
        <argument key="sqlite3">pdo_sqlite</argument>
      </argument>
    </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.idle_connection_listener" class="Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="doctrine.dbal.connection_expiries"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.dbal.default_schema_manager_factory" class="Doctrine\DBAL\Schema\DefaultSchemaManagerFactory"/>
    <service id="doctrine.dbal.default_connection.configuration" class="Doctrine\DBAL\Configuration">
      <call method="setSchemaManagerFactory">
        <argument type="service" id="doctrine.dbal.default_schema_manager_factory"/>
      </call>
      <call method="setMiddlewares">
        <argument type="collection">
          <argument type="service" id="doctrine.dbal.logging_middleware.default"/>
          <argument type="service" id="doctrine.dbal.debug_middleware.default"/>
          <argument type="service" id="doctrine.dbal.idle_connection_middleware.default"/>
        </argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager">
      <argument type="service" id=".service_locator.k2s0q6L"/>
      <argument type="collection">
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.messenger.doctrine_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>onSchemaCreateTable</argument>
          </argument>
          <argument>doctrine.orm.messenger.doctrine_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.listeners.doctrine_token_provider_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.listeners.pdo_session_handler_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.listeners.lock_store_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>loadClassMetadata</argument>
          </argument>
          <argument>doctrine.orm.default_listeners.attach_entity_listeners</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>contao.listener.doctrine_schema</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>onSchemaAlterTableRenameColumn</argument>
          </argument>
          <argument>contao_manager.listener.doctrine_alter_table</argument>
        </argument>
      </argument>
    </service>
    <service id="doctrine.dbal.default_connection" class="Doctrine\DBAL\Connection" public="true">
      <argument type="collection">
        <argument key="driver">pdo_mysql</argument>
        <argument key="url">%env(DATABASE_URL)%</argument>
        <argument key="charset">utf8mb4</argument>
        <argument key="idle_connection_ttl">600</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="1013">false</argument>
          <argument key="1002">SET SESSION sql_mode=CONCAT(@@sql_mode, IF(INSTR(@@sql_mode, 'STRICT_'), '', ',TRADITIONAL'))</argument>
        </argument>
        <argument key="defaultTableOptions" type="collection">
          <argument key="charset">utf8mb4</argument>
          <argument key="collation">utf8mb4_unicode_ci</argument>
          <argument key="engine">InnoDB</argument>
          <argument key="row_format">DYNAMIC</argument>
          <argument key="collate">utf8mb4_unicode_ci</argument>
        </argument>
      </argument>
      <argument type="service" id="doctrine.dbal.default_connection.configuration"/>
      <argument>null</argument>
      <argument type="collection"/>
      <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.connection_expiries" class="ArrayObject"/>
    <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" priority="10"/>
      <argument type="service" id="monolog.logger.doctrine"/>
    </service>
    <service id="doctrine.debug_data_holder" class="Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder">
      <tag name="kernel.reset" method="reset"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.dbal.debug_middleware" class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware" abstract="true">
      <tag name="doctrine.middleware" connection="default" priority="10"/>
      <argument type="service" id="doctrine.debug_data_holder"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="doctrine.dbal.idle_connection_middleware" class="Doctrine\Bundle\DoctrineBundle\Middleware\IdleConnectionMiddleware" abstract="true">
      <tag name="doctrine.middleware" connection="default" priority="10"/>
      <argument type="service" id="doctrine.dbal.connection_expiries"/>
      <argument type="collection">
        <argument key="default">600</argument>
      </argument>
    </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="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="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.doctrine_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <tag name="doctrine.event_listener" event="onSchemaCreateTable"/>
      <argument type="tagged_iterator" tag="messenger.receiver"/>
    </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.v8RhcWg"/>
    </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_listener" class="Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.listeners.doctrine_token_provider_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="tagged_iterator" tag="security.remember_me_handler"/>
    </service>
    <service id="doctrine.orm.listeners.pdo_session_handler_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\PdoSessionHandlerSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="service" id="session.handler.native"/>
    </service>
    <service id="doctrine.orm.listeners.lock_store_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\LockStoreSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="tagged_iterator" tag="lock.store"/>
    </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.orm.typed_field_mapper.default" class="Doctrine\ORM\Mapping\DefaultTypedFieldMapper"/>
    <service id="doctrine.ulid_generator" class="Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator">
      <tag name="doctrine.id_generator"/>
      <argument type="service" id="ulid.factory" on-invalid="ignore"/>
    </service>
    <service id="doctrine.uuid_generator" class="Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator">
      <tag name="doctrine.id_generator"/>
      <argument type="service" id="uuid.factory" on-invalid="ignore"/>
    </service>
    <service id="doctrine.orm.command.entity_manager_provider" class="Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.entity_value_resolver" class="Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver">
      <tag name="Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" priority="110">controller.argument_value_resolver</tag>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="doctrine.orm.entity_value_resolver.expression_language" on-invalid="ignore"/>
      <argument type="service">
        <service class="Symfony\Bridge\Doctrine\Attribute\MapEntity">
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>false</argument>
        </service>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.entity_value_resolver.expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage"/>
    <service id="doctrine.cache_clear_metadata_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand">
      <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\ORM\Tools\Console\Command\ClearCache\QueryCommand">
      <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\ORM\Tools\Console\Command\ClearCache\ResultCommand">
      <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\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand">
      <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.schema_create_command" class="Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand">
      <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\ORM\Tools\Console\Command\SchemaTool\DropCommand">
      <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.clear_entity_region_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand">
      <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\ORM\Tools\Console\Command\InfoCommand">
      <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.mapping_describe_command" class="Doctrine\ORM\Tools\Console\Command\MappingDescribeCommand">
      <tag name="console.command" command="doctrine:mapping:describe"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:describe</argument>
      </call>
    </service>
    <service id="doctrine.clear_query_region_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand">
      <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\ORM\Tools\Console\Command\RunDqlCommand">
      <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\ORM\Tools\Console\Command\SchemaTool\UpdateCommand">
      <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\ORM\Tools\Console\Command\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.orm.default_configuration" class="Doctrine\ORM\Configuration">
      <tag name="doctrine.orm.configuration"/>
      <call method="setEntityNamespaces">
        <argument type="collection">
          <argument key="ContaoCoreBundle">Contao\CoreBundle\Entity</argument>
        </argument>
      </call>
      <call method="setMetadataCache">
        <argument type="service" id="doctrine.system_cache_pool"/>
      </call>
      <call method="setQueryCache">
        <argument type="service" id="doctrine.system_cache_pool"/>
      </call>
      <call method="setResultCache">
        <argument type="service" id="doctrine.result_cache_pool"/>
      </call>
      <call method="setMetadataDriverImpl">
        <argument type="service" id=".doctrine.orm.default_metadata_driver"/>
      </call>
      <call method="setProxyDir">
        <argument>/home/asli/cms.asli.com/contao/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.default"/>
      </call>
      <call method="setQuoteStrategy">
        <argument type="service" id="doctrine.orm.quote_strategy.default"/>
      </call>
      <call method="setTypedFieldMapper">
        <argument type="service" id="doctrine.orm.typed_field_mapper.default"/>
      </call>
      <call method="setEntityListenerResolver">
        <argument type="service" id="doctrine.orm.default_entity_listener_resolver"/>
      </call>
      <call method="setLazyGhostObjectEnabled">
        <argument>true</argument>
      </call>
      <call method="setIdentityGenerationPreferences">
        <argument type="collection"/>
      </call>
      <call method="setRepositoryFactory">
        <argument type="service" id="doctrine.orm.container_repository_factory"/>
      </call>
    </service>
    <service id="doctrine.orm.default_attribute_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AttributeDriver">
      <argument type="collection">
        <argument>/home/asli/cms.asli.com/contao/vendor/contao/core-bundle/src/Entity</argument>
      </argument>
      <argument>true</argument>
    </service>
    <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 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"/>
      <argument type="service" id="doctrine.dbal.default_connection.event_manager"/>
      <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="argument_metadata_factory" class="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory"/>
    <service id="argument_resolver.backed_enum_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" priority="100">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.uid" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver" priority="100">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.datetime" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" priority="100">controller.argument_value_resolver</tag>
      <argument type="service" id="clock" on-invalid="null"/>
    </service>
    <service id="argument_resolver.request_payload" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" lazy="true">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver">controller.targeted_value_resolver</tag>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="debug.validator" on-invalid="null"/>
      <argument type="service" id="contao.translation.translator" on-invalid="null"/>
      <argument>validators</argument>
    </service>
    <service id="argument_resolver.request_attribute" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" priority="100">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" priority="50">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" priority="50">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" priority="-50">controller.argument_value_resolver</tag>
      <argument type="service" id=".service_locator.kygzYEo"/>
    </service>
    <service id="argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" priority="-100">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" priority="-150">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.query_parameter_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver">controller.targeted_value_resolver</tag>
    </service>
    <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="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>en</argument>
      <argument type="service" id="cmf_routing.router" 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="monolog.logger" channel="request"/>
      <tag name="kernel.event_subscriber"/>
      <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"/>
      <argument type="collection"/>
    </service>
    <service id="controller.cache_attribute_listener" class="Symfony\Component\HttpKernel\EventListener\CacheAttributeListener">
      <tag name="kernel.reset" method="?reset"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="controller.is_signature_valid_attribute_listener" class="Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="uri_signer"/>
    </service>
    <service id="controller.helper" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper">
      <tag name="container.service_subscriber"/>
      <argument type="service" id=".service_locator.TJNRSaV.controller.helper"/>
    </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="contao.controller_resolver"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.argument_resolver"/>
      <argument>true</argument>
    </service>
    <service id="request_stack" class="Symfony\Component\HttpFoundation\RequestStack" public="true">
      <tag name="kernel.reset" method="resetRequestFormats" on_invalid="ignore"/>
    </service>
    <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 type="service" id="esi" on-invalid="null"/>
      <argument type="collection">
        <argument key="debug">true</argument>
      </argument>
    </service>
    <service id="http_cache.store" class="Symfony\Component\HttpKernel\HttpCache\Store">
      <argument>/home/asli/cms.asli.com/contao/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="cmf_routing.router" 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>/home/asli/cms.asli.com/contao/var/cache/dev/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainerDeprecations.log</argument>
    </service>
    <service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer">
      <argument type="tagged_iterator" tag="kernel.cache_clearer"/>
    </service>
    <service id="kernel" public="true" synthetic="true"/>
    <service id="filesystem" class="Symfony\Component\Filesystem\Filesystem"/>
    <service id="file_locator" class="Symfony\Component\HttpKernel\Config\FileLocator">
      <argument type="service" id="kernel"/>
    </service>
    <service id="uri_signer" class="Symfony\Component\HttpFoundation\UriSigner" public="true" lazy="true">
      <argument>%kernel.secret%</argument>
      <argument>_hash</argument>
      <argument>_expiration</argument>
      <argument type="service" id="clock" on-invalid="null"/>
    </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="Webauthn\Bundle\DataCollector\WebauthnCollector" type="service" id="Webauthn\Bundle\DataCollector\WebauthnCollector" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine" type="service" id="doctrine" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.debug_data_holder" type="service" id="doctrine.debug_data_holder" on-invalid="ignore_uninitialized"/>
        <argument key="form.type.entity" type="service" id="form.type.entity" on-invalid="ignore_uninitialized"/>
        <argument key="controller.cache_attribute_listener" type="service" id="controller.cache_attribute_listener" on-invalid="ignore_uninitialized"/>
        <argument key="request_stack" type="service" id="request_stack" on-invalid="ignore_uninitialized"/>
        <argument key="container.env_var_processor" type="service" id="container.env_var_processor" on-invalid="ignore_uninitialized"/>
        <argument key="cache.app" type="service" id="cache.app" on-invalid="ignore_uninitialized"/>
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
        <argument key="cache.http_client.pool" type="service" id="cache.http_client.pool" on-invalid="ignore_uninitialized"/>
        <argument key="http_client.transport" type="service" id="http_client.transport" on-invalid="ignore_uninitialized"/>
        <argument key="http_client" type="service" id="http_client.uri_template" on-invalid="ignore_uninitialized"/>
        <argument key="mailer.message_logger_listener" type="service" id="mailer.message_logger_listener" on-invalid="ignore_uninitialized"/>
        <argument key="translation.locale_switcher" type="service" id="translation.locale_switcher" 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="debug.log_processor" type="service" id="debug.log_processor" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" 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" 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="profiler_listener" type="service" id="profiler_listener" on-invalid="ignore_uninitialized"/>
        <argument key="debug.validator" type="service" id="debug.validator" on-invalid="ignore_uninitialized"/>
        <argument key="translator.data_collector" type="service" id="translator.data_collector" 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.console_very_verbose" type="service" id="monolog.handler.console_very_verbose" on-invalid="ignore_uninitialized"/>
        <argument key="scheb_two_factor.trusted_token_storage" type="service" id="scheb_two_factor.trusted_token_storage" on-invalid="ignore_uninitialized"/>
        <argument key="knp_menu.matcher" type="service" id="knp_menu.matcher" on-invalid="ignore_uninitialized"/>
        <argument key="twig" type="service" id="twig" on-invalid="ignore_uninitialized"/>
        <argument key="twig.form.engine" type="service" id="twig.form.engine" 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" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_is_granted_attribute_expression_language" type="service" id="cache.security_is_granted_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_is_csrf_token_valid_attribute_expression_language" type="service" id="cache.security_is_csrf_token_valid_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.access.decision_manager" type="service" id="debug.security.access.decision_manager" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.firewall" type="service" id="debug.security.firewall" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.firewall.authenticator.contao_backend" type="service" id="debug.security.firewall.authenticator.contao_backend" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_token_verifier" type="service" id="cache.security_token_verifier" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.firewall.authenticator.contao_frontend" type="service" id="debug.security.firewall.authenticator.contao_frontend" on-invalid="ignore_uninitialized"/>
        <argument key="contao.listener.data_container.content_element_type" type="service" id="contao.listener.data_container.content_element_type" on-invalid="ignore_uninitialized"/>
        <argument key="contao.listener.data_container.layout_options" type="service" id="contao.listener.data_container.layout_options" on-invalid="ignore_uninitialized"/>
        <argument key="contao.listener.data_container.user_root" type="service" id="contao.listener.data_container.user_root" on-invalid="ignore_uninitialized"/>
        <argument key="contao.listener.merge_http_headers" type="service" id="contao.listener.merge_http_headers" on-invalid="ignore_uninitialized"/>
        <argument key="contao.listener.subrequest_cache" type="service" id="contao.listener.subrequest_cache" on-invalid="ignore_uninitialized"/>
        <argument key="contao.csrf.token_manager" type="service" id="contao.csrf.token_manager" on-invalid="ignore_uninitialized"/>
        <argument key="contao.csrf.token_storage" type="service" id="contao.csrf.token_storage" on-invalid="ignore_uninitialized"/>
        <argument key="contao.data_collector" type="service" id="contao.data_collector" on-invalid="ignore_uninitialized"/>
        <argument key="contao.data_container.dca_request_switcher" type="service" id="contao.data_container.dca_request_switcher" on-invalid="ignore_uninitialized"/>
        <argument key="contao.data_container.value_formatter" type="service" id="contao.data_container.value_formatter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.framework" type="service" id="contao.framework" on-invalid="ignore_uninitialized"/>
        <argument key="contao.image.sizes" type="service" id="contao.image.sizes" on-invalid="ignore_uninitialized"/>
        <argument key="contao.insert_tag.parser" type="service" id="contao.insert_tag.parser" on-invalid="ignore_uninitialized"/>
        <argument key="contao.monolog.handler" type="service" id="contao.monolog.handler" on-invalid="ignore_uninitialized"/>
        <argument key="contao.process_util" type="service" id="contao.process_util" on-invalid="ignore_uninitialized"/>
        <argument key="contao.routing.content_url_generator" type="service" id="contao.routing.content_url_generator" on-invalid="ignore_uninitialized"/>
        <argument key="contao.routing.page_registry" type="service" id="contao.routing.page_registry" on-invalid="ignore_uninitialized"/>
        <argument key="contao.security.backend_access_voter" type="service" id="contao.security.backend_access_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.security.data_container.article_content_voter" type="service" id="contao.security.data_container.article_content_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.security.data_container.content_alias_delete_voter" type="service" id="contao.security.data_container.content_alias_delete_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.security.data_container.content_element_nesting_voter" type="service" id="contao.security.data_container.content_element_nesting_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.security.data_container.page_permission_voter" type="service" id="contao.security.data_container.page_permission_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.security.data_container.page_type_access_voter" type="service" id="contao.security.data_container.page_type_access_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.security.data_container.table_access_voter" type="service" id="contao.security.data_container.table_access_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.security.data_container.user_access_voter" type="service" id="contao.security.data_container.user_access_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao.translation.data_collector_translator" type="service" id="contao.translation.data_collector_translator" on-invalid="ignore_uninitialized"/>
        <argument key="contao.twig.filesystem_loader" type="service" id="contao.twig.filesystem_loader" on-invalid="ignore_uninitialized"/>
        <argument key="contao_news.security.news_content_voter" type="service" id="contao_news.security.news_content_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao_calendar.security.calendar_content_voter" type="service" id="contao_calendar.security.calendar_content_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao_comments.security.calendar_comments_voter" type="service" id="contao_comments.security.calendar_comments_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao_comments.security.content_comments_voter" type="service" id="contao_comments.security.content_comments_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao_comments.security.faq_comments_voter" type="service" id="contao_comments.security.faq_comments_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao_comments.security.news_comments_voter" type="service" id="contao_comments.security.news_comments_voter" on-invalid="ignore_uninitialized"/>
        <argument key="contao_comments.security.page_comments_voter" type="service" id="contao_comments.security.page_comments_voter" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.event_dispatcher.contao_backend" type="service" id="debug.security.event_dispatcher.contao_backend" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.event_dispatcher.contao_frontend" type="service" id="debug.security.event_dispatcher.contao_frontend" on-invalid="ignore_uninitialized"/>
        <argument key=".debug.http_client" type="service" id=".debug.http_client" on-invalid="ignore_uninitialized"/>
        <argument key="contao.filesystem.dbafs.files" type="service" id="contao.filesystem.dbafs.files" on-invalid="ignore_uninitialized"/>
      </argument>
      <argument type="collection">
        <argument key="Webauthn\Bundle\DataCollector\WebauthnCollector" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.debug_data_holder" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.type.entity" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="controller.cache_attribute_listener" type="collection">
          <argument>?reset</argument>
        </argument>
        <argument key="request_stack" type="collection">
          <argument>?resetRequestFormats</argument>
        </argument>
        <argument key="container.env_var_processor" type="collection">
          <argument>reset</argument>
        </argument>
        <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.property_info" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.messenger.restart_workers_signal" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.http_client.pool" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="http_client.transport" 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="translation.locale_switcher" 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="debug.log_processor" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.rate_limiter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.result_cache_pool" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.system_cache_pool" 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="profiler_listener" type="collection">
          <argument>?reset</argument>
        </argument>
        <argument key="debug.validator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="translator.data_collector" 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.console_very_verbose" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="scheb_two_factor.trusted_token_storage" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="knp_menu.matcher" type="collection">
          <argument>clear</argument>
        </argument>
        <argument key="twig" type="collection">
          <argument>resetGlobals</argument>
        </argument>
        <argument key="twig.form.engine" 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="cache.security_is_granted_attribute_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.security_is_csrf_token_valid_attribute_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.security.access.decision_manager" type="collection">
          <argument>?reset</argument>
        </argument>
        <argument key="debug.security.firewall" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.security.firewall.authenticator.contao_backend" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.security_token_verifier" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.security.firewall.authenticator.contao_frontend" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.listener.data_container.content_element_type" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.listener.data_container.layout_options" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.listener.data_container.user_root" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.listener.merge_http_headers" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.listener.subrequest_cache" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.csrf.token_manager" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.csrf.token_storage" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.data_collector" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.data_container.dca_request_switcher" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.data_container.value_formatter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.framework" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.image.sizes" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.insert_tag.parser" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.monolog.handler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.process_util" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.routing.content_url_generator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.routing.page_registry" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.security.backend_access_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.security.data_container.article_content_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.security.data_container.content_alias_delete_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.security.data_container.content_element_nesting_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.security.data_container.page_permission_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.security.data_container.page_type_access_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.security.data_container.table_access_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.security.data_container.user_access_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.translation.data_collector_translator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.twig.filesystem_loader" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao_news.security.news_content_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao_calendar.security.calendar_content_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao_comments.security.calendar_comments_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao_comments.security.content_comments_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao_comments.security.faq_comments_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao_comments.security.news_comments_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao_comments.security.page_comments_voter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.security.event_dispatcher.contao_backend" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.security.event_dispatcher.contao_frontend" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key=".debug.http_client" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.filesystem.dbafs.files" 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.icAHgqM"/>
    </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 type="service" id="translation.locale_switcher"/>
        <argument type="service" id="contao.translation.legacy_locale_switcher"/>
        <argument type="service" id="contao.translation.translator"/>
      </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"/>
      <tag name="kernel.reset" method="reset"/>
      <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>en</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.get_routing_condition_service" class="Closure" public="true">
      <tag name="routing.expression_language_function" function="service"/>
      <argument type="collection">
        <argument type="service" id=".service_locator.dpiLQ5O"/>
        <argument>get</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="container.env" class="Symfony\Component\String\LazyString" constructor="fromCallable" abstract="true">
      <argument type="service" id="container.getenv"/>
    </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="clock" class="Symfony\Component\Clock\Clock"/>
    <service id="Symfony\Component\Config\Loader\LoaderInterface" class="Symfony\Component\Config\Loader\LoaderInterface" abstract="true">
      <tag name="container.excluded"/>
    </service>
    <service id="Symfony\Component\HttpFoundation\Request" class="Symfony\Component\HttpFoundation\Request" abstract="true">
      <tag name="container.excluded"/>
    </service>
    <service id="Symfony\Component\HttpFoundation\Response" class="Symfony\Component\HttpFoundation\Response" abstract="true">
      <tag name="container.excluded"/>
    </service>
    <service id="Symfony\Component\HttpFoundation\Session\SessionInterface" class="Symfony\Component\HttpFoundation\Session\SessionInterface" abstract="true">
      <tag name="container.excluded"/>
    </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="fragment.renderer.hinclude" class="Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer">
      <tag name="kernel.fragment_renderer" alias="hinclude"/>
      <argument type="service" id="twig" on-invalid="null"/>
      <argument type="service" id="uri_signer"/>
      <argument>null</argument>
      <call method="setFragmentPath">
        <argument>/_fragment</argument>
      </call>
    </service>
    <service id="fragment.renderer.esi" class="Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer">
      <tag name="kernel.fragment_renderer" alias="esi"/>
      <argument type="service" id="esi" on-invalid="null"/>
      <argument type="service" id="fragment.renderer.inline"/>
      <argument type="service" id="uri_signer"/>
      <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>/home/asli/cms.asli.com/contao</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="error_handler.error_renderer.cli" class="Symfony\Component\ErrorHandler\ErrorRenderer\CliErrorRenderer"/>
    <service id="error_handler.error_renderer.default" class="Symfony\Component\ErrorHandler\ErrorRenderer\ErrorRendererInterface">
      <argument>%env(bool:default::key:web:default:kernel.runtime_mode:)%</argument>
      <argument type="service_closure" id="twig.error_renderer.html"/>
      <argument type="service_closure" id="error_handler.error_renderer.cli"/>
      <factory class="Symfony\Bundle\FrameworkBundle\ErrorHandler\ErrorRenderer\RuntimeModeErrorRendererSelector" method="select"/>
    </service>
    <service id="process.messenger.process_message_handler" class="Symfony\Component\Process\Messenger\RunProcessMessageHandler">
      <tag name="messenger.message_handler" sign="true"/>
    </service>
    <service id="console.error_listener" class="Symfony\Component\Console\EventListener\ErrorListener">
      <tag name="monolog.logger" channel="console"/>
      <tag name="kernel.event_subscriber"/>
      <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>/home/asli/cms.asli.com/contao</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.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.http_client.pool</argument>
        <argument>cache.rate_limiter</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.security_is_granted_attribute_expression_language</argument>
        <argument>cache.security_is_csrf_token_valid_attribute_expression_language</argument>
        <argument>cache.security_token_verifier</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_invalidate_tags" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolInvalidateTagsCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator.QgUDqsN"/>
      <call method="setName">
        <argument>cache:pool:invalidate-tags</argument>
      </call>
      <call method="setDescription">
        <argument>Invalidate cache tags for all or a specific pool</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.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.http_client.pool</argument>
        <argument>cache.rate_limiter</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.security_is_granted_attribute_expression_language</argument>
        <argument>cache.security_is_csrf_token_valid_attribute_expression_language</argument>
        <argument>cache.security_token_verifier</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.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.http_client.pool</argument>
        <argument>cache.rate_limiter</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.security_is_granted_attribute_expression_language</argument>
        <argument>cache.security_is_csrf_token_valid_attribute_expression_language</argument>
        <argument>cache.security_token_verifier</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"/>
      <argument type="service" id=".service_locator.ryAvHi4"/>
      <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>/home/asli/cms.asli.com/contao</argument>
      <call method="setName">
        <argument>debug:dotenv</argument>
      </call>
      <call method="setDescription">
        <argument>List 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.MSNT8UZ"/>
      <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>contao_failure</argument>
        <argument>contao_prio_high</argument>
        <argument>contao_prio_normal</argument>
        <argument>contao_prio_low</argument>
      </argument>
      <argument type="service" id="messenger.listener.reset_services" on-invalid="null"/>
      <argument type="collection">
        <argument>messenger.bus.default</argument>
      </argument>
      <argument>null</argument>
      <argument>null</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>sync</argument>
        <argument>contao_failure</argument>
        <argument>contao_prio_high</argument>
        <argument>contao_prio_normal</argument>
        <argument>contao_prio_low</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="Symfony\Component\Process\Messenger\RunProcessMessage" type="collection">
            <argument type="collection">
              <argument>process.messenger.process_message_handler</argument>
              <argument type="collection">
                <argument key="sign">true</argument>
              </argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\Console\Messenger\RunCommandMessage" type="collection">
            <argument type="collection">
              <argument>console.messenger.execute_command_handler</argument>
              <argument type="collection">
                <argument key="sign">true</argument>
              </argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\HttpClient\Messenger\PingWebhookMessage" type="collection">
            <argument type="collection">
              <argument>http_client.messenger.ping_webhook_handler</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\Messenger\Message\RedispatchMessage" type="collection">
            <argument type="collection">
              <argument>messenger.redispatch_message_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Contao\CoreBundle\Messenger\Message\CrawlMessage" type="collection">
            <argument type="collection">
              <argument>contao.messenger.crawl_message_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Contao\CoreBundle\Messenger\Message\SearchIndexMessage" type="collection">
            <argument type="collection">
              <argument>contao.messenger.search_index_message_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"/>
      <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.messenger_failed_messages_retry" class="Symfony\Component\Messenger\Command\FailedMessagesRetryCommand">
      <tag name="console.command"/>
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="container.no_preload"/>
      <argument>contao_failure</argument>
      <argument type="service" id=".service_locator.UbsLD5m"/>
      <argument type="service" id="messenger.routable_message_bus"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="null"/>
      <argument type="service" id=".messenger.transport.native_php_serializer" on-invalid="null"/>
      <argument>null</argument>
      <call method="setName">
        <argument>messenger:failed:retry</argument>
      </call>
      <call method="setDescription">
        <argument>Retry one or more messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_failed_messages_show" class="Symfony\Component\Messenger\Command\FailedMessagesShowCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>contao_failure</argument>
      <argument type="service" id=".service_locator.UbsLD5m"/>
      <argument type="service" id=".messenger.transport.native_php_serializer" on-invalid="null"/>
      <call method="setName">
        <argument>messenger:failed:show</argument>
      </call>
      <call method="setDescription">
        <argument>Show one or more messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_failed_messages_remove" class="Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>contao_failure</argument>
      <argument type="service" id=".service_locator.UbsLD5m"/>
      <argument type="service" id=".messenger.transport.native_php_serializer" on-invalid="null"/>
      <call method="setName">
        <argument>messenger:failed:remove</argument>
      </call>
      <call method="setDescription">
        <argument>Remove given messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_stats" class="Symfony\Component\Messenger\Command\StatsCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="collection">
        <argument>sync</argument>
        <argument>contao_failure</argument>
        <argument>contao_prio_high</argument>
        <argument>contao_prio_normal</argument>
        <argument>contao_prio_low</argument>
      </argument>
      <call method="setName">
        <argument>messenger:stats</argument>
      </call>
      <call method="setDescription">
        <argument>Show the message count for one or more transports</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="cmf_routing.router"/>
      <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="cmf_routing.router"/>
      <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.serializer_debug" class="Symfony\Component\Serializer\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
      <call method="setName">
        <argument>debug:serializer</argument>
      </call>
      <call method="setDescription">
        <argument>Display serialization information for classes</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="contao.translation.translator"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>/home/asli/cms.asli.com/contao/translations</argument>
      <argument>/home/asli/cms.asli.com/contao/templates</argument>
      <argument type="collection">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/home/asli/cms.asli.com/contao/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\TranslationExtractCommand">
      <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>en</argument>
      <argument>/home/asli/cms.asli.com/contao/translations</argument>
      <argument>/home/asli/cms.asli.com/contao/templates</argument>
      <argument type="collection">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:extract</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>en</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.translation_lint" class="Symfony\Component\Translation\Command\TranslationLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>lint:translations</argument>
      </call>
      <call method="setDescription">
        <argument>Lint translations files syntax 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>Symfony\Bridge\Doctrine\Form\Type</argument>
        <argument>Symfony\Cmf\Bundle\RoutingBundle\Form\Type</argument>
        <argument>Contao\CoreBundle\Form\Type</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Bridge\Doctrine\Form\Type\EntityType</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\Cmf\Bundle\RoutingBundle\Form\Type\RouteTypeType</argument>
        <argument>Contao\CoreBundle\Form\Type\ChangePasswordType</argument>
        <argument>Contao\CoreBundle\Form\Type\CloseAccountType</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension</argument>
        <argument>Symfony\Component\Form\Extension\HtmlSanitizer\Type\TextTypeHtmlSanitizerExtension</argument>
        <argument>Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension</argument>
        <argument>Symfony\Component\Form\Extension\HttpFoundation\Type\FormFlowTypeSessionDataStorageExtension</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>Symfony\Component\Form\Extension\PasswordHasher\Type\FormTypePasswordHasherExtension</argument>
        <argument>Symfony\Component\Form\Extension\PasswordHasher\Type\PasswordTypePasswordHasherExtension</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser</argument>
        <argument>Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser</argument>
        <argument>Symfony\Component\Form\EnumFormTypeGuesser</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_reveal" class="Symfony\Bundle\FrameworkBundle\Command\SecretsRevealCommand">
      <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:reveal</argument>
      </call>
      <call method="setDescription">
        <argument>Reveal the value of a secret</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="console.command.error_dumper" class="Symfony\Component\ErrorHandler\Command\ErrorDumpCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="twig.error_renderer.html"/>
      <argument>null</argument>
      <call method="setName">
        <argument>error:dump</argument>
      </call>
      <call method="setDescription">
        <argument>Dump error pages to plain HTML files that can be directly served by a web server</argument>
      </call>
    </service>
    <service id="console.messenger.application" class="Symfony\Bundle\FrameworkBundle\Console\Application" shared="false">
      <argument type="service" id="kernel"/>
      <call method="setAutoExit">
        <argument>false</argument>
      </call>
    </service>
    <service id="console.messenger.execute_command_handler" class="Symfony\Component\Console\Messenger\RunCommandMessageHandler">
      <tag name="messenger.message_handler" sign="true"/>
      <argument type="service" id="console.messenger.application"/>
    </service>
    <service id="cache.app" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool" pruneable="true"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.app.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="cache.app.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <tag name="cache.taggable" pool="cache.app"/>
      <argument type="service" id="cache.app"/>
    </service>
    <service id="cache.system" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.system.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="cache.validator" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.validator.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="cache.serializer" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.serializer.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="cache.property_info" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.property_info.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="cache.messenger.restart_workers_signal" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool" pruneable="true"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.messenger.restart_workers_signal.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </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>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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>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.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>0</argument>
      <argument>/home/asli/cms.asli.com/contao/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>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>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>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>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>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>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" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
        <argument key="cache.http_client.pool" type="service" id="cache.http_client.pool" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="cache.system_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="true">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_is_granted_attribute_expression_language" type="service" id="cache.security_is_granted_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_is_csrf_token_valid_attribute_expression_language" type="service" id="cache.security_is_csrf_token_valid_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_token_verifier" type="service" id="cache.security_token_verifier" 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" on-invalid="ignore_uninitialized"/>
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
        <argument key="cache.http_client.pool" type="service" id="cache.http_client.pool" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_is_granted_attribute_expression_language" type="service" id="cache.security_is_granted_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_is_csrf_token_valid_attribute_expression_language" type="service" id="cache.security_is_csrf_token_valid_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_token_verifier" type="service" id="cache.security_token_verifier" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="identity_translator" class="Symfony\Component\Translation\IdentityTranslator"/>
    <service id="assets.packages" class="Symfony\Component\Asset\Packages" public="true">
      <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"/>
      <call method="addPackage">
        <argument>contao_core</argument>
        <argument type="service" id="assets._package_contao_core"/>
      </call>
      <call method="addPackage">
        <argument>system/themes/flexible</argument>
        <argument type="service" id="assets._package_system/themes/flexible"/>
      </call>
      <call method="addPackage">
        <argument>contao_faq</argument>
        <argument type="service" id="assets._package_contao_faq"/>
      </call>
      <call method="addPackage">
        <argument>contao_news</argument>
        <argument type="service" id="assets._package_contao_news"/>
      </call>
      <call method="addPackage">
        <argument>contao_calendar</argument>
        <argument type="service" id="assets._package_contao_calendar"/>
      </call>
      <call method="addPackage">
        <argument>contao_newsletter</argument>
        <argument type="service" id="assets._package_contao_newsletter"/>
      </call>
      <call method="addPackage">
        <argument>contao_comments</argument>
        <argument type="service" id="assets._package_contao_comments"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/ace</argument>
        <argument type="service" id="assets._package_contao-components/ace"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/altcha</argument>
        <argument type="service" id="assets._package_contao-components/altcha"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/choices</argument>
        <argument type="service" id="assets._package_contao-components/choices"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/colorbox</argument>
        <argument type="service" id="assets._package_contao-components/colorbox"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/contao</argument>
        <argument type="service" id="assets._package_contao-components/contao"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/datepicker</argument>
        <argument type="service" id="assets._package_contao-components/datepicker"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/dropzone</argument>
        <argument type="service" id="assets._package_contao-components/dropzone"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/handorgel</argument>
        <argument type="service" id="assets._package_contao-components/handorgel"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/jquery</argument>
        <argument type="service" id="assets._package_contao-components/jquery"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/jquery-ui</argument>
        <argument type="service" id="assets._package_contao-components/jquery-ui"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/mediabox</argument>
        <argument type="service" id="assets._package_contao-components/mediabox"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/mootools</argument>
        <argument type="service" id="assets._package_contao-components/mootools"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/simplemodal</argument>
        <argument type="service" id="assets._package_contao-components/simplemodal"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/swipe</argument>
        <argument type="service" id="assets._package_contao-components/swipe"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/swiper</argument>
        <argument type="service" id="assets._package_contao-components/swiper"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/tablesort</argument>
        <argument type="service" id="assets._package_contao-components/tablesort"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/tablesorter</argument>
        <argument type="service" id="assets._package_contao-components/tablesorter"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/tinymce4</argument>
        <argument type="service" id="assets._package_contao-components/tinymce4"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/tristen-tablesort</argument>
        <argument type="service" id="assets._package_contao-components/tristen-tablesort"/>
      </call>
      <call method="addPackage">
        <argument>scrivo/highlight.php</argument>
        <argument type="service" id="assets._package_scrivo/highlight.php"/>
      </call>
    </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="http_client.uri_template" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="assets._default_package" class="Symfony\Component\Asset\PathPackage">
      <argument/>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="cache.http_client.pool" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool" pruneable="true"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.http_client.pool.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="cache.http_client" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <tag name="cache.taggable" pool="cache.http_client.pool"/>
      <argument type="service" id="cache.http_client.pool"/>
    </service>
    <service id="http_client.transport" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <tag name="monolog.logger" channel="http_client"/>
      <tag name="kernel.reset" method="reset" on_invalid="ignore"/>
      <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="psr18.http_client" class="Symfony\Component\HttpClient\Psr18Client">
      <argument type="service" id="http_client.uri_template"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="httplug.http_client" class="Symfony\Component\HttpClient\HttplugClient">
      <argument type="service" id="http_client.uri_template"/>
      <argument>null</argument>
      <argument>null</argument>
    </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="http_client.uri_template" class="Symfony\Component\HttpClient\UriTemplateHttpClient">
      <tag name="http_client.client"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="http_client" inner=".debug.http_client.inner"/>
      <argument type="service" id=".debug.http_client"/>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="http_client.uri_template_expander.guzzle" class="Closure">
      <argument type="collection">
        <argument>GuzzleHttp\UriTemplate\UriTemplate</argument>
        <argument>expand</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="http_client.uri_template_expander.rize" class="Closure">
      <argument type="collection">
        <argument type="service">
          <service class="Rize\UriTemplate"/>
        </argument>
        <argument>expand</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="http_client.messenger.ping_webhook_handler" class="Symfony\Component\HttpClient\Messenger\PingWebhookMessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="http_client.uri_template"/>
    </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.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>
      <argument type="collection"/>
    </service>
    <service id="mailer.message_logger_listener" class="Symfony\Component\Mailer\EventListener\MessageLoggerListener">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="mailer.messenger_transport_listener" class="Symfony\Component\Mailer\EventListener\MessengerTransportListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="console.command.mailer_test" class="Symfony\Component\Mailer\Command\MailerTestCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="mailer.transports"/>
      <call method="setName">
        <argument>mailer:test</argument>
      </call>
      <call method="setDescription">
        <argument>Test Mailer transports by sending an email</argument>
      </call>
    </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="http_client.uri_template" 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="http_client.uri_template" 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="http_client.uri_template" 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="http_client.uri_template" 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"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client.uri_template" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="esi" class="Symfony\Component\HttpKernel\HttpCache\Esi"/>
    <service id="esi_listener" class="Symfony\Component\HttpKernel\EventListener\SurrogateListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="esi" on-invalid="ignore"/>
    </service>
    <service id="fragment.listener" class="Symfony\Component\HttpKernel\EventListener\FragmentListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="uri_signer"/>
      <argument>/_fragment</argument>
    </service>
    <service id="translator.default" class="Symfony\Bundle\FrameworkBundle\Translation\Translator">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id=".service_locator.6KVxCv0"/>
      <argument type="service" id="translator.formatter.default"/>
      <argument>en</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">/home/asli/cms.asli.com/contao/var/cache/dev/translations</argument>
        <argument key="debug">true</argument>
        <argument key="resource_files" type="collection">
          <argument key="af" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.af.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.af.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.af.xlf</argument>
          </argument>
          <argument key="ar" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.ar.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.ar.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.ar.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.ar.xliff</argument>
          </argument>
          <argument key="az" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.az.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.az.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.az.xlf</argument>
          </argument>
          <argument key="be" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.be.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.be.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.be.xlf</argument>
          </argument>
          <argument key="bg" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.bg.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.bg.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.bg.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.bg.xliff</argument>
          </argument>
          <argument key="bs" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.bs.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.bs.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.bs.xlf</argument>
          </argument>
          <argument key="ca" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.ca.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.ca.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.ca.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.ca.xliff</argument>
          </argument>
          <argument key="cs" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.cs.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.cs.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.cs.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.cs.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.cs.xlf</argument>
          </argument>
          <argument key="cy" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.cy.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.cy.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.cy.xlf</argument>
          </argument>
          <argument key="da" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.da.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.da.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.da.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.da.xliff</argument>
          </argument>
          <argument key="de" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.de.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.de.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.de.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.de.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.de.xlf</argument>
          </argument>
          <argument key="el" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.el.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.el.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.el.xlf</argument>
          </argument>
          <argument key="en" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.en.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.en.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.en.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.en.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.en.xlf</argument>
          </argument>
          <argument key="es" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.es.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.es.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.es.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.es.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.es.xlf</argument>
          </argument>
          <argument key="et" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.et.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.et.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.et.xlf</argument>
          </argument>
          <argument key="eu" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.eu.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.eu.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.eu.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.eu.xliff</argument>
          </argument>
          <argument key="fa" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.fa.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.fa.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.fa.xlf</argument>
          </argument>
          <argument key="fi" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.fi.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.fi.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.fi.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.fi.xliff</argument>
          </argument>
          <argument key="fr" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.fr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.fr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.fr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.fr.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.fr.xlf</argument>
          </argument>
          <argument key="gl" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.gl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.gl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.gl.xlf</argument>
          </argument>
          <argument key="he" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.he.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.he.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.he.xlf</argument>
          </argument>
          <argument key="hr" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.hr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.hr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.hr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml</argument>
          </argument>
          <argument key="hu" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.hu.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.hu.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.hu.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.hu.xliff</argument>
          </argument>
          <argument key="hy" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.hy.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.hy.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.hy.xlf</argument>
          </argument>
          <argument key="id" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.id.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.id.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.id.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.id.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.id.xliff</argument>
          </argument>
          <argument key="it" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.it.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.it.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.it.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.it.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.it.xlf</argument>
          </argument>
          <argument key="ja" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.ja.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.ja.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.ja.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.ja.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.ja.xlf</argument>
          </argument>
          <argument key="lb" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.lb.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.lb.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.lb.xlf</argument>
          </argument>
          <argument key="lt" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.lt.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.lt.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.lt.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.lt.xliff</argument>
          </argument>
          <argument key="lv" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.lv.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.lv.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.lv.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.lv.xlf</argument>
          </argument>
          <argument key="mk" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.mk.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.mk.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.mk.xlf</argument>
          </argument>
          <argument key="mn" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.mn.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.mn.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.mn.xlf</argument>
          </argument>
          <argument key="my" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.my.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.my.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.my.xlf</argument>
          </argument>
          <argument key="nb" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.nb.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.nb.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.nb.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.nb.xliff</argument>
          </argument>
          <argument key="nl" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.nl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.nl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.nl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.nl.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.nl.xlf</argument>
          </argument>
          <argument key="nn" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.nn.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.nn.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.nn.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.nn.xliff</argument>
          </argument>
          <argument key="no" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.no.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.no.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.no.xlf</argument>
          </argument>
          <argument key="pl" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.pl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.pl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.pl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.pl.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.pl.xlf</argument>
          </argument>
          <argument key="pt" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.pt.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.pt.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.pt.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.pt.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.pt.xlf</argument>
          </argument>
          <argument key="pt_BR" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.pt_BR.xliff</argument>
          </argument>
          <argument key="ro" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.ro.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.ro.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.ro.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.ro.xliff</argument>
          </argument>
          <argument key="ru" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.ru.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.ru.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.ru.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.ru.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.ru.xlf</argument>
          </argument>
          <argument key="sk" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.sk.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.sk.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.sk.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.sk.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.sk.xlf</argument>
          </argument>
          <argument key="sl" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.sl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.sl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.sl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.sl.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.sl.xlf</argument>
          </argument>
          <argument key="sq" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.sq.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.sq.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.sq.xlf</argument>
          </argument>
          <argument key="sr_Cyrl" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf</argument>
          </argument>
          <argument key="sr_Latn" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf</argument>
          </argument>
          <argument key="sv" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.sv.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.sv.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.sv.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.sv.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.sv.xlf</argument>
          </argument>
          <argument key="th" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.th.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.th.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.th.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.th.xliff</argument>
          </argument>
          <argument key="tl" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.tl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.tl.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.tl.xlf</argument>
          </argument>
          <argument key="tr" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.tr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.tr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.tr.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.tr.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.tr.xliff</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.tr.xlf</argument>
          </argument>
          <argument key="uk" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.uk.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.uk.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.uk.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.uk.xliff</argument>
          </argument>
          <argument key="ur" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.ur.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.ur.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.ur.xlf</argument>
          </argument>
          <argument key="uz" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.uz.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.uz.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.uz.xlf</argument>
          </argument>
          <argument key="vi" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.vi.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.vi.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.vi.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.vi.xliff</argument>
          </argument>
          <argument key="zh_CN" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.zh_CN.xliff</argument>
          </argument>
          <argument key="zh_TW" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf</argument>
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.zh_TW.xliff</argument>
          </argument>
          <argument key="bs_Latn_BA" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.bs_Latn_BA.xliff</argument>
          </argument>
          <argument key="eo" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.eo.xliff</argument>
          </argument>
          <argument key="hr_HR" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.hr_HR.xliff</argument>
          </argument>
          <argument key="ky" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.ky.xliff</argument>
          </argument>
          <argument key="pt_PT" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.pt_PT.xliff</argument>
          </argument>
          <argument key="sr_Latin" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.sr_Latin.xliff</argument>
          </argument>
          <argument key="zh" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.zh.xliff</argument>
          </argument>
          <argument key="zh_HK" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations/time.zh_HK.xliff</argument>
          </argument>
          <argument key="sr" type="collection">
            <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations/ContaoManagerBundle.sr.xlf</argument>
          </argument>
        </argument>
        <argument key="scanned_directories" type="collection">
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/validator/Resources/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/form/Resources/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-core/Resources/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-time-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/contao/manager-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/web-auth/webauthn-symfony-bundle/src/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/doctrine/doctrine-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/framework-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/monolog-bundle/src/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/friendsofsymfony/http-cache-bundle/src/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/nelmio/cors-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/nelmio/security-bundle/src/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/twig/extra-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/web-profiler-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-menu-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/debug-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony-cmf/routing-bundle/src/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/twig-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/terminal42/service-annotation-bundle/src/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/cmsig/seal-symfony-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/contao/core-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/league/flysystem-bundle/src/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/contao/faq-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/contao/news-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/contao/listing-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/contao/calendar-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/contao/newsletter-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/vendor/contao/comments-bundle/translations</argument>
          <argument>/home/asli/cms.asli.com/contao/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/scheb/2fa-bundle/Resources/translations</argument>
            <argument>vendor/knplabs/knp-time-bundle/translations</argument>
            <argument>vendor/contao/manager-bundle/translations</argument>
            <argument>vendor/web-auth/webauthn-symfony-bundle/src/translations</argument>
            <argument>vendor/doctrine/doctrine-bundle/translations</argument>
            <argument>vendor/symfony/framework-bundle/translations</argument>
            <argument>vendor/symfony/monolog-bundle/src/translations</argument>
            <argument>vendor/friendsofsymfony/http-cache-bundle/src/translations</argument>
            <argument>vendor/nelmio/cors-bundle/translations</argument>
            <argument>vendor/nelmio/security-bundle/src/translations</argument>
            <argument>vendor/twig/extra-bundle/translations</argument>
            <argument>vendor/symfony/web-profiler-bundle/translations</argument>
            <argument>vendor/knplabs/knp-menu-bundle/translations</argument>
            <argument>vendor/symfony/debug-bundle/translations</argument>
            <argument>vendor/symfony-cmf/routing-bundle/src/translations</argument>
            <argument>vendor/symfony/twig-bundle/translations</argument>
            <argument>vendor/terminal42/service-annotation-bundle/src/translations</argument>
            <argument>vendor/cmsig/seal-symfony-bundle/translations</argument>
            <argument>vendor/symfony/security-bundle/translations</argument>
            <argument>vendor/contao/core-bundle/translations</argument>
            <argument>vendor/league/flysystem-bundle/src/translations</argument>
            <argument>vendor/contao/faq-bundle/translations</argument>
            <argument>vendor/contao/news-bundle/translations</argument>
            <argument>vendor/contao/listing-bundle/translations</argument>
            <argument>vendor/contao/calendar-bundle/translations</argument>
            <argument>vendor/contao/newsletter-bundle/translations</argument>
            <argument>vendor/contao/comments-bundle/translations</argument>
            <argument>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>en</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.xliff.xliff" class="Symfony\Component\Translation\Dumper\XliffFileDumper">
      <tag name="translation.dumper" alias="xliff"/>
      <argument>xliff</argument>
    </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_ast" class="Symfony\Component\Translation\Extractor\PhpAstExtractor">
      <tag name="translation.extractor" alias="php"/>
      <argument type="tagged_iterator" tag="translation.extractor.visitor"/>
    </service>
    <service id="translation.extractor.visitor.trans_method" class="Symfony\Component\Translation\Extractor\Visitor\TransMethodVisitor">
      <tag name="translation.extractor.visitor"/>
    </service>
    <service id="translation.extractor.visitor.translatable_message" class="Symfony\Component\Translation\Extractor\Visitor\TranslatableMessageVisitor">
      <tag name="translation.extractor.visitor"/>
    </service>
    <service id="translation.extractor.visitor.constraint" class="Symfony\Component\Translation\Extractor\Visitor\ConstraintVisitor">
      <tag name="translation.extractor.visitor"/>
      <argument type="collection">
        <argument>UniqueEntity</argument>
        <argument>AbstractComparison</argument>
        <argument>All</argument>
        <argument>AtLeastOneOf</argument>
        <argument>Bic</argument>
        <argument>Blank</argument>
        <argument>Callback</argument>
        <argument>CardScheme</argument>
        <argument>Charset</argument>
        <argument>Choice</argument>
        <argument>Cidr</argument>
        <argument>Collection</argument>
        <argument>Compound</argument>
        <argument>Count</argument>
        <argument>Country</argument>
        <argument>CssColor</argument>
        <argument>Currency</argument>
        <argument>DateTime</argument>
        <argument>Date</argument>
        <argument>DivisibleBy</argument>
        <argument>Email</argument>
        <argument>EqualTo</argument>
        <argument>ExpressionSyntax</argument>
        <argument>Expression</argument>
        <argument>File</argument>
        <argument>GreaterThanOrEqual</argument>
        <argument>GreaterThan</argument>
        <argument>Hostname</argument>
        <argument>Iban</argument>
        <argument>IdenticalTo</argument>
        <argument>Image</argument>
        <argument>Ip</argument>
        <argument>IsFalse</argument>
        <argument>IsNull</argument>
        <argument>IsTrue</argument>
        <argument>Isbn</argument>
        <argument>Isin</argument>
        <argument>Issn</argument>
        <argument>Json</argument>
        <argument>Language</argument>
        <argument>Length</argument>
        <argument>LessThanOrEqual</argument>
        <argument>LessThan</argument>
        <argument>Locale</argument>
        <argument>Luhn</argument>
        <argument>MacAddress</argument>
        <argument>NoSuspiciousCharacters</argument>
        <argument>NotBlank</argument>
        <argument>NotCompromisedPassword</argument>
        <argument>NotEqualTo</argument>
        <argument>NotIdenticalTo</argument>
        <argument>NotNull</argument>
        <argument>PasswordStrength</argument>
        <argument>Range</argument>
        <argument>Regex</argument>
        <argument>Sequentially</argument>
        <argument>Time</argument>
        <argument>Timezone</argument>
        <argument>Type</argument>
        <argument>Ulid</argument>
        <argument>Unique</argument>
        <argument>Url</argument>
        <argument>Uuid</argument>
        <argument>Valid</argument>
        <argument>Video</argument>
        <argument>Week</argument>
        <argument>When</argument>
        <argument>WordCount</argument>
        <argument>Yaml</argument>
        <argument>Expression</argument>
        <argument>Email</argument>
        <argument>NotCompromisedPassword</argument>
        <argument>When</argument>
        <argument>NoSuspiciousCharacters</argument>
        <argument>RouteDefaultsTwig</argument>
        <argument>Twig</argument>
        <argument>UserPassword</argument>
      </argument>
    </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_ast"/>
      </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>xliff</argument>
        <argument type="service" id="translation.dumper.xliff.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.kvOAK9B.translation.warmer"/>
    </service>
    <service id="translation.locale_switcher" class="Symfony\Component\Translation\LocaleSwitcher">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.locale_aware"/>
      <argument>en</argument>
      <argument type="tagged_iterator" tag="kernel.locale_aware" exclude="translation.locale_switcher"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
    </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.error_handler_configurator" class="Symfony\Component\HttpKernel\Debug\ErrorHandlerConfigurator" public="true">
      <tag name="monolog.logger" channel="php"/>
      <argument type="service" id="monolog.logger.php"/>
      <argument>null</argument>
      <argument>-1</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument type="service" id="monolog.logger.deprecation"/>
    </service>
    <service id="debug.debug_handlers_listener" class="Symfony\Component\HttpKernel\EventListener\DebugHandlersListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>null</argument>
      <argument>%env(bool:default::key:web:default:kernel.runtime_mode:)%</argument>
    </service>
    <service id="debug.file_link_formatter" class="Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter">
      <argument>%env(default::SYMFONY_IDE)%</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument type="service_closure" id="debug.file_link_formatter.url_format"/>
    </service>
    <service id="debug.stopwatch" class="Symfony\Component\Stopwatch\Stopwatch" public="true">
      <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"/>
      <tag name="container.decorator" id="event_dispatcher" inner="debug.event_dispatcher.inner"/>
      <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=".virtual_request_stack" on-invalid="null"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="null"/>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</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>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>-15</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_security.content_type_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_security.referrer_policy_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.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.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.context_listener.1"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.backend_cache_response"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.backend_locale"/>
          <argument>__invoke</argument>
        </argument>
        <argument>7</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.backend_noindex"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.backend_preview_redirect"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.backend_rebuild_cache_message"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.clear_session_data"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-768</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.command_scheduler"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\ReportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.csp_report"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CoreBundle\Event\DataContainerRecordLabelEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.data_container.content_record_label"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CoreBundle\Event\DataContainerRecordLabelEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.data_container.fallback_record_label"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-1</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.dca_switch_request"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.dca_switch_request"/>
          <argument>onKernelFinishRequestEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.exception_converter"/>
          <argument>__invoke</argument>
        </argument>
        <argument>96</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.insecure_installation"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CoreBundle\Event\JsonLdEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.json_ld_schema"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\SentMessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.log_email_message"/>
          <argument>onSentMessageEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\FailedMessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.log_email_message"/>
          <argument>onFailedMessagEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.make_response_private"/>
          <argument>disableSymfonyAutoCacheControl</argument>
        </argument>
        <argument>-896</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.make_response_private"/>
          <argument>makeResponsePrivate</argument>
        </argument>
        <argument>-1012</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_breadcrumb"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_favorites"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_header"/>
          <argument>__invoke</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_jobs"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_login"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_logout"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-96</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_main"/>
          <argument>__invoke</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_preview"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-48</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend_template_studio"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.merge_http_headers"/>
          <argument>__invoke</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.page_access"/>
          <argument>__invoke</argument>
        </argument>
        <argument>7</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.page_trail_cache_tags"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.pretty_error_screen"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-96</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.preview_authentication"/>
          <argument>__invoke</argument>
        </argument>
        <argument>7</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.preview_toolbar"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.preview_url_convert</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.preview_url_convert"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.preview_url_create</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.preview_url_create"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.request_token"/>
          <argument>__invoke</argument>
        </argument>
        <argument>14</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.response_exception"/>
          <argument>__invoke</argument>
        </argument>
        <argument>64</argument>
      </call>
      <call method="addListener">
        <argument>contao.robots_txt</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.robots_txt"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.search_index"/>
          <argument>__invoke</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="contao.listener.security.logout"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>security.switch_user</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.security.switch_user"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.security.two_factor_frontend"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.service_unavailable"/>
          <argument>__invoke</argument>
        </argument>
        <argument>6</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.transport_security_header"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.unwrap_twig_exception"/>
          <argument>__invoke</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.user_session"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.webauthn_route_backend"/>
          <argument>__invoke</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.webauthn_route_frontend"/>
          <argument>__invoke</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.messenger.message_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="contao.messenger.message_listener"/>
          <argument>onWorkerMessageFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.twig.loader.auto_refresh_template_hierarchy_listener"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.messenger.web_worker"/>
          <argument>onKernelTerminate</argument>
        </argument>
        <argument>-2048</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerStartedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.messenger.web_worker"/>
          <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="contao.messenger.web_worker"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageReceivedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.messenger.web_worker"/>
          <argument>onWorkerMessageReceived</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_manager.listener.backend_menu"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.sitemap</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_faq.listener.sitemap"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CoreBundle\Event\LayoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_news.listener.add_feeds_from_layout"/>
          <argument>onLayoutEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\NewsBundle\Event\FetchArticlesForFeedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_news.listener.news_feed"/>
          <argument>onFetchArticlesForFeed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\NewsBundle\Event\TransformArticleForFeedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_news.listener.news_feed"/>
          <argument>onTransformArticleForFeed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.preview_url_convert</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_news.listener.preview_url_convert"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.preview_url_create</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_news.listener.preview_url_create"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.sitemap</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_news.listener.sitemap"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CoreBundle\Event\LayoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_calendar.listener.add_feeds_from_layout"/>
          <argument>onLayoutEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CalendarBundle\Event\FetchEventsForFeedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_calendar.listener.calendar_feed"/>
          <argument>onFetchEventsForFeed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CalendarBundle\Event\TransformEventForFeedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_calendar.listener.calendar_feed"/>
          <argument>onTransformEventForFeed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.preview_url_convert</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_calendar.listener.preview_url_convert"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.preview_url_create</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_calendar.listener.preview_url_create"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.sitemap</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_calendar.listener.sitemap"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CoreBundle\Event\MemberActivationMailEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_newsletter.listener.member_activation_mail"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.sitemap</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_newsletter.listener.sitemap"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Webauthn\Bundle\Event\PublicKeyCredentialCreationOptionsCreatedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Webauthn\Bundle\DataCollector\WebauthnCollector"/>
          <argument>addPublicKeyCredentialCreationOptions</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Webauthn\Bundle\Event\PublicKeyCredentialRequestOptionsCreatedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Webauthn\Bundle\DataCollector\WebauthnCollector"/>
          <argument>addPublicKeyCredentialRequestOptions</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Webauthn\Event\AuthenticatorAttestationResponseValidationSucceededEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Webauthn\Bundle\DataCollector\WebauthnCollector"/>
          <argument>addAuthenticatorAttestationResponseValidationSucceeded</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Webauthn\Event\AuthenticatorAttestationResponseValidationFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Webauthn\Bundle\DataCollector\WebauthnCollector"/>
          <argument>addAuthenticatorAttestationResponseValidationFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Webauthn\Event\AuthenticatorAssertionResponseValidationSucceededEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Webauthn\Bundle\DataCollector\WebauthnCollector"/>
          <argument>addAuthenticatorAssertionResponseValidationSucceeded</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Webauthn\Event\AuthenticatorAssertionResponseValidationFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Webauthn\Bundle\DataCollector\WebauthnCollector"/>
          <argument>addAuthenticatorAssertionResponseValidationFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="doctrine.dbal.idle_connection_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>192</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.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="argument_resolver.request_payload"/>
          <argument>onKernelControllerArguments</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.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.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.cache_attribute_listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.cache_attribute_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-10</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.is_signature_valid_attribute_listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>30</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>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.messenger_transport_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="esi_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="fragment.listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>48</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.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>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\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.failure.send_failed_message_to_failure_transport_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageSkipEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.failure.send_failed_message_to_failure_transport_listener"/>
          <argument>onMessageSkip</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.dispatch_pcntl_signal_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>100</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\Messenger\Event\WorkerMessageReceivedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.reset_memory_usage"/>
          <argument>resetBefore</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.reset_memory_usage"/>
          <argument>collectAfter</argument>
        </argument>
        <argument>-1024</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>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="console_profiler_listener"/>
          <argument>initialize</argument>
        </argument>
        <argument>4096</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="console_profiler_listener"/>
          <argument>catch</argument>
        </argument>
        <argument>-2048</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="console_profiler_listener"/>
          <argument>profile</argument>
        </argument>
        <argument>-4096</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>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="monolog.handler.console_very_verbose"/>
          <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_very_verbose"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_http_cache.event_listener.cache_control"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>fos_http_cache.error.proxy_unreachable</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_http_cache.event_listener.log"/>
          <argument>onProxyUnreachableError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>fos_http_cache.error.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_http_cache.event_listener.log"/>
          <argument>onProxyResponseError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_http_cache.event_listener.tag"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_http_cache.event_listener.attributes"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_security.clickjacking_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_security.csp_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>512</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_security.csp_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_security.xss_protection_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="scheb_two_factor.security.listener.check_two_factor_code"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>scheb_two_factor.authentication.check</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.check_two_factor_code_reuse"/>
          <argument>checkForCodeReuse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>scheb_two_factor.authentication.code_reused</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.throw_exception_on_two_factor_code_reuse"/>
          <argument>handle</argument>
        </argument>
        <argument>-256</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.suppress_remember_me"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>-63</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.authentication_success_event_suppressor"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775806</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.trusted_cookie_response_listener"/>
          <argument>onKernelResponse</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="scheb_two_factor.security.listener.trusted_device"/>
          <argument>onSuccessfulLogin</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="scheb_two_factor.security.listener.check_backup_code"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>16</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="debug.dump_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.template_attribute_listener"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>-128</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.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.is_granted_attribute_listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>20</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>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_backend"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775807</argument>
      </call>
      <call method="addListener">
        <argument>scheb_two_factor.authentication.require</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_backend"/>
          <argument>onAccessDenied</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>scheb_two_factor.authentication.form</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_backend"/>
          <argument>onTwoFactorForm</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_backend"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_frontend"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775807</argument>
      </call>
      <call method="addListener">
        <argument>scheb_two_factor.authentication.require</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_frontend"/>
          <argument>onAccessDenied</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>scheb_two_factor.authentication.form</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_frontend"/>
          <argument>onTwoFactorForm</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_frontend"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>1</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>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.csrf_token_cookie"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>36</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.csrf_token_cookie"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1006</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.csrf_token_cookie"/>
          <argument>onCommand</argument>
        </argument>
        <argument>36</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CoreBundle\Filesystem\Dbafs\RetrieveDbafsMetadataEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.dbafs_metadata"/>
          <argument>enhanceMetadata</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Contao\CoreBundle\Filesystem\Dbafs\StoreDbafsMetadataEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.dbafs_metadata"/>
          <argument>normalizeMetadata</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.locale"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>20</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.locale"/>
          <argument>setTranslatorLocale</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.subrequest_cache"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.subrequest_cache"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_manager.monolog.request_processor"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>4096</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>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.is_csrf_token_valid_attribute_listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>25</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">
      <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">
      <tag name="container.decorator" id="argument_resolver" inner="debug.argument_resolver.inner"/>
      <argument type="service" id="debug.argument_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver">
      <tag name="controller.argument_value_resolver" priority="-200"/>
      <argument type="service" id=".service_locator.kygzYEo"/>
    </service>
    <service id="debug.log_processor" class="Symfony\Bridge\Monolog\Processor\DebugProcessor">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id=".virtual_request_stack"/>
    </service>
    <service id="debug.debug_logger_configurator" class="Symfony\Component\HttpKernel\Log\DebugLoggerConfigurator">
      <argument type="service" id="debug.log_processor"/>
      <argument>%env(bool:default::key:web:default:kernel.runtime_mode:)%</argument>
    </service>
    <service id="routing.resolver" class="Symfony\Component\Config\Loader\LoaderResolver">
      <call method="addLoader">
        <argument type="service" id="Webauthn\Bundle\Routing\Loader"/>
      </call>
      <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="contao.routing.images_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.attribute"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.attribute.services"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.attribute.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.attribute.file"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.psr4"/>
      </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.RBbYcK8"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.attribute" class="Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.attribute.services" class="Symfony\Component\Routing\Loader\AttributeServicesLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="collection">
        <argument>Contao\CoreBundle\Controller\AltchaController</argument>
        <argument>Contao\CoreBundle\Controller\Backend\BackendController</argument>
        <argument>Contao\CoreBundle\Controller\Backend\JobsController</argument>
        <argument>Contao\CoreBundle\Controller\Backend\PreviewController</argument>
        <argument>Contao\CoreBundle\Controller\Backend\PreviewSwitchController</argument>
        <argument>Contao\CoreBundle\Controller\Backend\FavoriteController</argument>
        <argument>Contao\CoreBundle\Controller\CaptchaController</argument>
        <argument>Contao\CoreBundle\Controller\CspReporterController</argument>
        <argument>Contao\CoreBundle\Controller\FaviconController</argument>
        <argument>Contao\CoreBundle\Controller\FrontendController</argument>
        <argument>Contao\CoreBundle\Controller\PreviewLinkController</argument>
        <argument>Contao\CoreBundle\Controller\RobotsTxtController</argument>
        <argument>Contao\CoreBundle\Controller\SitemapController</argument>
        <argument>Contao\CoreBundle\Controller\Backend\TemplateStudioController</argument>
      </argument>
    </service>
    <service id="routing.loader.attribute.directory" class="Symfony\Component\Routing\Loader\AttributeDirectoryLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.attribute"/>
    </service>
    <service id="routing.loader.attribute.file" class="Symfony\Component\Routing\Loader\AttributeFileLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.attribute"/>
    </service>
    <service id="routing.loader.psr4" class="Symfony\Component\Routing\Loader\Psr4DirectoryLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
    </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.mVqIsAD.router.default"/>
      <argument>contao_manager.routing.route_loader::loadFromPlugins</argument>
      <argument type="collection">
        <argument key="cache_dir">/home/asli/cms.asli.com/contao/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>en</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" constructor="fromUri">
      <argument/>
      <argument>localhost</argument>
      <argument>http</argument>
      <argument>80</argument>
      <argument>443</argument>
      <call method="setParameters">
        <argument type="collection">
          <argument key="_functions" type="service" id="router.expression_language_provider" on-invalid="ignore"/>
          <argument key="_locale">en</argument>
        </argument>
      </call>
    </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.LiNhGEY"/>
    </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.mFBT25N.router.cache_warmer"/>
    </service>
    <service id="router_listener" class="Symfony\Component\HttpKernel\EventListener\RouterListener">
      <tag name="monolog.logger" channel="request"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="cmf_routing.router"/>
      <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>/home/asli/cms.asli.com/contao</argument>
      <argument>true</argument>
    </service>
    <service id="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" class="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" public="true">
      <argument type="service" id="cmf_routing.router"/>
      <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="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">
      <argument>/home/asli/cms.asli.com/contao/config/secrets/%env(default:kernel.environment:APP_RUNTIME_ENV)%</argument>
      <argument type="service" id="secrets.decryption_key" on-invalid="ignore"/>
      <argument>APP_SECRET</argument>
    </service>
    <service id="secrets.env_var_loader" class="Symfony\Component\DependencyInjection\StaticEnvVarLoader">
      <tag name="container.env_var_loader"/>
      <argument type="service" id="secrets.vault"/>
    </service>
    <service id="secrets.decryption_key" class="Symfony\Component\String\LazyString" constructor="fromCallable">
      <argument type="service" id="container.getenv"/>
      <argument>base64:default::SYMFONY_DECRYPTION_SECRET</argument>
    </service>
    <service id="secrets.local_vault" class="Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault">
      <argument>/home/asli/cms.asli.com/contao/.env.dev.local</argument>
    </service>
    <service id="serializer" class="Symfony\Component\Serializer\Serializer">
      <argument type="collection">
        <argument type="service" id="Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\ExtensionDescriptorDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AttestationObjectDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AttestationStatementDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AuthenticationExtensionNormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AttestedCredentialDataNormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AuthenticatorDataDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\AuthenticatorResponseDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\CollectedClientDataDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\PublicKeyCredentialDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer"/>
        <argument type="service" id="Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer"/>
        <argument type="service" id="serializer.denormalizer.unwrapping"/>
        <argument type="service" id="serializer.normalizer.lock_key"/>
        <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="serializer.normalizer.datetime"/>
        <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.number"/>
        <argument type="service" id="serializer.normalizer.data_uri"/>
        <argument type="service" id="serializer.normalizer.translatable"/>
        <argument type="service" id="serializer.normalizer.json_serializable"/>
        <argument type="service" id="serializer.denormalizer.array"/>
        <argument type="service" id="serializer.normalizer.object"/>
      </argument>
      <argument type="collection">
        <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>
      <argument type="collection"/>
    </service>
    <service id="serializer.mapping.class_discriminator_resolver" class="Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata">
      <argument type="service" id="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" built_in="true" priority="-915"/>
      <tag name="serializer.normalizer.default" 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" built_in="true" priority="-915"/>
      <tag name="serializer.normalizer.default" 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" built_in="true" priority="-915"/>
      <tag name="serializer.normalizer.default" priority="-915"/>
    </service>
    <service id="serializer.normalizer.dateinterval" class="Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-915"/>
      <tag name="serializer.normalizer.default" priority="-915"/>
      <argument type="collection"/>
    </service>
    <service id="serializer.normalizer.data_uri" class="Symfony\Component\Serializer\Normalizer\DataUriNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-920"/>
      <tag name="serializer.normalizer.default" priority="-920"/>
      <argument type="service" id="mime_types" on-invalid="null"/>
    </service>
    <service id="serializer.normalizer.datetime" class="Symfony\Component\Serializer\Normalizer\DateTimeNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-910"/>
      <tag name="serializer.normalizer.default" priority="-910"/>
      <argument type="collection"/>
    </service>
    <service id="serializer.normalizer.json_serializable" class="Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-950"/>
      <tag name="serializer.normalizer.default" priority="-950"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.normalizer.problem" class="Symfony\Component\Serializer\Normalizer\ProblemNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-890"/>
      <tag name="serializer.normalizer.default" priority="-890"/>
      <argument>true</argument>
      <argument type="collection"/>
      <argument type="service" id="contao.translation.translator" on-invalid="null"/>
    </service>
    <service id="serializer.denormalizer.unwrapping" class="Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="1000"/>
      <tag name="serializer.normalizer.default" priority="1000"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="serializer.normalizer.uid" class="Symfony\Component\Serializer\Normalizer\UidNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-890"/>
      <tag name="serializer.normalizer.default" priority="-890"/>
      <argument type="collection"/>
    </service>
    <service id="serializer.normalizer.translatable" class="Symfony\Component\Serializer\Normalizer\TranslatableNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-920"/>
      <tag name="serializer.normalizer.default" priority="-920"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="collection"/>
    </service>
    <service id="serializer.normalizer.form_error" class="Symfony\Component\Serializer\Normalizer\FormErrorNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-915"/>
      <tag name="serializer.normalizer.default" priority="-915"/>
    </service>
    <service id="serializer.normalizer.object" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-1000"/>
      <tag name="serializer.normalizer.default" priority="-1000"/>
      <argument type="service" id="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>
      <argument type="collection"/>
      <argument type="service" id="property_info" on-invalid="ignore"/>
    </service>
    <service id="serializer.normalizer.property" class="Symfony\Component\Serializer\Normalizer\PropertyNormalizer">
      <argument type="service" id="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>
      <argument type="collection"/>
    </service>
    <service id="serializer.denormalizer.array" class="Symfony\Component\Serializer\Normalizer\ArrayDenormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-990"/>
      <tag name="serializer.normalizer.default" priority="-990"/>
    </service>
    <service id="serializer.mapping.chain_loader" class="Symfony\Component\Serializer\Mapping\Loader\LoaderChain">
      <argument type="collection">
        <argument type="service" id="serializer.mapping.attribute_loader"/>
      </argument>
    </service>
    <service id="serializer.mapping.attribute_loader" class="Symfony\Component\Serializer\Mapping\Loader\AttributeLoader">
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.mapping.class_metadata_factory" class="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory">
      <argument type="service" id="serializer.mapping.chain_loader"/>
    </service>
    <service id="serializer.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="collection">
        <argument type="service" id="serializer.mapping.attribute_loader"/>
      </argument>
      <argument>/home/asli/cms.asli.com/contao/var/cache/dev/serialization.php</argument>
    </service>
    <service id="serializer.mapping.cache.symfony" class="Psr\Cache\CacheItemPoolInterface">
      <argument>/home/asli/cms.asli.com/contao/var/cache/dev/serialization.php</argument>
      <argument type="service" id="cache.serializer"/>
      <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" built_in="true"/>
      <tag name="serializer.encoder.default"/>
      <argument type="collection"/>
    </service>
    <service id="serializer.encoder.json" class="Symfony\Component\Serializer\Encoder\JsonEncoder">
      <tag name="serializer.encoder" built_in="true"/>
      <tag name="serializer.encoder.default"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.encoder.yaml" class="Symfony\Component\Serializer\Encoder\YamlEncoder">
      <tag name="serializer.encoder" built_in="true"/>
      <tag name="serializer.encoder.default"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.encoder.csv" class="Symfony\Component\Serializer\Encoder\CsvEncoder">
      <tag name="serializer.encoder" built_in="true"/>
      <tag name="serializer.encoder.default"/>
      <argument type="collection"/>
    </service>
    <service id="serializer.name_converter.camel_case_to_snake_case" class="Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter"/>
    <service id="serializer.name_converter.snake_case_to_camel_case" class="Symfony\Component\Serializer\NameConverter\SnakeCaseToCamelCaseNameConverter"/>
    <service id="serializer.name_converter.metadata_aware.abstract" class="Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter" abstract="true">
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="serializer.name_converter.metadata_aware" class="Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter">
      <argument type="service" id="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="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">
        <service class="Symfony\Component\ErrorHandler\ErrorRenderer\ErrorRendererInterface" lazy="true">
          <argument type="collection">
            <argument type="service" id="error_handler.error_renderer.default"/>
            <argument>render</argument>
          </argument>
          <factory class="Closure" method="fromCallable"/>
        </service>
      </argument>
      <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" built_in="true" priority="-915"/>
      <tag name="serializer.normalizer.default" priority="-915"/>
    </service>
    <service id="serializer.normalizer.number" class="Symfony\Component\Serializer\Normalizer\NumberNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-915"/>
      <tag name="serializer.normalizer.default" priority="-915"/>
    </service>
    <service id="type_info.type_context_factory" class="Symfony\Component\TypeInfo\TypeContext\TypeContextFactory">
      <argument type="service" id="type_info.resolver.string" on-invalid="null"/>
      <argument type="collection"/>
    </service>
    <service id="type_info.resolver" class="Symfony\Component\TypeInfo\TypeResolver\TypeResolver">
      <argument type="service" id=".service_locator.zfRA4vz"/>
    </service>
    <service id="type_info.resolver.reflection_type" class="Symfony\Component\TypeInfo\TypeResolver\ReflectionTypeResolver">
      <argument type="service" id="type_info.type_context_factory"/>
    </service>
    <service id="type_info.resolver.reflection_parameter" class="Symfony\Component\TypeInfo\TypeResolver\ReflectionParameterTypeResolver">
      <argument type="service" id="type_info.resolver.reflection_type"/>
      <argument type="service" id="type_info.type_context_factory"/>
    </service>
    <service id="type_info.resolver.reflection_property" class="Symfony\Component\TypeInfo\TypeResolver\ReflectionPropertyTypeResolver">
      <argument type="service" id="type_info.resolver.reflection_type"/>
      <argument type="service" id="type_info.type_context_factory"/>
    </service>
    <service id="type_info.resolver.reflection_return" class="Symfony\Component\TypeInfo\TypeResolver\ReflectionReturnTypeResolver">
      <argument type="service" id="type_info.resolver.reflection_type"/>
      <argument type="service" id="type_info.type_context_factory"/>
    </service>
    <service id="type_info.resolver.string" class="Symfony\Component\TypeInfo\TypeResolver\StringTypeResolver">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="type_info.resolver.reflection_parameter.phpdoc_aware" class="Symfony\Component\TypeInfo\TypeResolver\PhpDocAwareReflectionTypeResolver">
      <argument type="service" id="type_info.resolver.reflection_parameter"/>
      <argument type="service" id="type_info.resolver.string"/>
      <argument type="service" id="type_info.type_context_factory"/>
    </service>
    <service id="type_info.resolver.reflection_property.phpdoc_aware" class="Symfony\Component\TypeInfo\TypeResolver\PhpDocAwareReflectionTypeResolver">
      <argument type="service" id="type_info.resolver.reflection_property"/>
      <argument type="service" id="type_info.resolver.string"/>
      <argument type="service" id="type_info.type_context_factory"/>
    </service>
    <service id="type_info.resolver.reflection_return.phpdoc_aware" class="Symfony\Component\TypeInfo\TypeResolver\PhpDocAwareReflectionTypeResolver">
      <argument type="service" id="type_info.resolver.reflection_return"/>
      <argument type="service" id="type_info.resolver.string"/>
      <argument type="service" id="type_info.type_context_factory"/>
    </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.phpstan_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.constructor_extractor" priority="-1002"/>
      <tag name="property_info.access_extractor" priority="-1000"/>
      <tag name="property_info.initializable_extractor" priority="-1000"/>
    </service>
    <service id="property_info.phpstan_extractor" class="Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor">
      <tag name="property_info.type_extractor" priority="-1000"/>
      <tag name="property_info.constructor_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"/>
      <tag name="property_info.constructor_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="serializer.normalizer.lock_key" class="Symfony\Component\Lock\Serializer\LockKeyNormalizer">
      <tag name="serializer.normalizer" built_in="true" priority="-880"/>
      <tag name="serializer.normalizer.default" priority="-880"/>
    </service>
    <service id=".lock.default.store.rPXFqMs" class="Symfony\Component\Lock\PersistingStoreInterface">
      <tag name="lock.store"/>
      <argument>semaphore</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.rPXFqMs"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.rate_limiter" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool" pruneable="true"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.rate_limiter.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </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="ulid.factory" class="Symfony\Component\Uid\Factory\UlidFactory"/>
    <service id="uuid.factory" class="Symfony\Component\Uid\Factory\UuidFactory">
      <argument>7</argument>
      <argument>7</argument>
      <argument>5</argument>
      <argument>Symfony\Component\Uid\UuidV4</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="name_based_uuid.factory" class="Symfony\Component\Uid\Factory\NameBasedUuidFactory">
      <argument type="abstract">Please set the "framework.uid.name_based_uuid_namespace" configuration option to use the "name_based_uuid.factory" service</argument>
      <factory service="uuid.factory" method="nameBased"/>
    </service>
    <service id="random_based_uuid.factory" class="Symfony\Component\Uid\Factory\RandomBasedUuidFactory">
      <factory service="uuid.factory" method="randomBased"/>
    </service>
    <service id="time_based_uuid.factory" class="Symfony\Component\Uid\Factory\TimeBasedUuidFactory">
      <factory service="uuid.factory" method="timeBased"/>
    </service>
    <service id=".cache_connection.MfCypIA" class="Symfony\Component\Cache\Adapter\AbstractAdapter" constructor="createConnection">
      <argument>redis://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
    </service>
    <service id=".cache_connection.H8vabc8" class="Symfony\Component\Cache\Adapter\AbstractAdapter" constructor="createConnection">
      <argument>valkey://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
    </service>
    <service id=".cache_connection.8kvDmRs" class="Symfony\Component\Cache\Adapter\AbstractAdapter" constructor="createConnection">
      <argument>memcached://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
    </service>
    <service id=".doctrine.result_cache_pool.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <tag name="cache.taggable" pool="doctrine.result_cache_pool"/>
      <argument type="service" id="doctrine.result_cache_pool"/>
    </service>
    <service id="doctrine.result_cache_pool" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool" pruneable="true"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.result_cache_pool.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id=".doctrine.system_cache_pool.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <tag name="cache.taggable" pool="doctrine.system_cache_pool"/>
      <argument type="service" id="doctrine.system_cache_pool"/>
    </service>
    <service id="doctrine.system_cache_pool" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.system_cache_pool.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="cache.property_access" class="Symfony\Component\Cache\Adapter\ArrayAdapter">
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id="session.storage.factory.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory">
      <argument>%session.storage.options%</argument>
      <argument type="service" id="session.handler.native"/>
      <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 type="service" id="session.handler.native"/>
      <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>/home/asli/cms.asli.com/contao/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.handler.native" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler">
      <argument type="service">
        <service class="SessionHandler"/>
      </argument>
    </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>null</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>
      <argument type="collection"/>
      <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.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".service_locator.MQ2K9ka"/>
      <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">
      <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">
      <argument type="service" id="form.registry"/>
    </service>
    <service id="form.extension" class="Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension">
      <argument type="service" id=".service_locator.0MXXqD9"/>
      <argument type="collection">
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="iterator">
          <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 type="service" id="form.type_extension.form.password_hasher"/>
        </argument>
        <argument key="Symfony\Component\Form\Extension\Core\Type\TextType" type="iterator">
          <argument type="service" id="form.type_extension.form.html_sanitizer"/>
        </argument>
        <argument key="Symfony\Component\Form\Flow\Type\FormFlowType" type="iterator">
          <argument type="service" id="form.type_extension.form.flow.session_data_storage"/>
        </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 key="Symfony\Component\Form\Extension\Core\Type\PasswordType" type="iterator">
          <argument type="service" id="form.type_extension.password.password_hasher"/>
        </argument>
      </argument>
      <argument type="iterator">
        <argument type="service" id="form.type_guesser.doctrine"/>
        <argument type="service" id="form.type_guesser.validator"/>
        <argument type="service" id="form.type_guesser.enum_type"/>
      </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.type_guesser.enum_type" class="Symfony\Component\Form\EnumFormTypeGuesser">
      <tag name="form.type_guesser"/>
    </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="contao.translation.translator" on-invalid="ignore"/>
    </service>
    <service id="form.type.file" class="Symfony\Component\Form\Extension\Core\Type\FileType">
      <tag name="form.type"/>
      <argument type="service" id="contao.translation.translator" 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="contao.translation.translator" 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="contao.translation.translator" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.html_sanitizer" class="Symfony\Component\Form\Extension\HtmlSanitizer\Type\TextTypeHtmlSanitizerExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\TextType"/>
      <argument type="service" id=".service_locator.F4qYoAa"/>
    </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.flow.session_data_storage" class="Symfony\Component\Form\Extension\HttpFoundation\Type\FormFlowTypeSessionDataStorageExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </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>false</argument>
      <argument type="service" id="twig.form.renderer" on-invalid="ignore"/>
      <argument type="service" id="contao.translation.translator" 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="contao.translation.translator"/>
      <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="contao.translation.translator" on-invalid="null"/>
      <argument>validators</argument>
      <argument type="service" id="form.server_params"/>
      <argument>%form.type_extension.csrf.field_attr%</argument>
      <argument type="collection">
        <argument key="Contao\CoreBundle\Form\Type\ChangePasswordType">null</argument>
        <argument key="Contao\CoreBundle\Form\Type\CloseAccountType">null</argument>
      </argument>
    </service>
    <service id="validator.builder" class="Symfony\Component\Validator\ValidatorBuilder">
      <call method="setConstraintValidatorFactory">
        <argument type="service" id="validator.validator_factory"/>
      </call>
      <call method="setGroupProviderLocator">
        <argument type="service" id=".service_locator.dpiLQ5O"/>
      </call>
      <call method="setTranslator">
        <argument type="service" id="contao.translation.translator" on-invalid="ignore"/>
      </call>
      <call method="setTranslationDomain">
        <argument>validators</argument>
      </call>
      <call method="enableAttributeMapping"/>
      <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="addAttributeMappings">
        <argument type="collection">
          <argument key="Symfony\Component\Form\Form" type="collection">
            <argument>Symfony\Component\Form\Form</argument>
          </argument>
        </argument>
      </call>
      <call method="addLoader">
        <argument type="service" id="doctrine.orm.default_entity_manager.validator_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="validator.property_info_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>/home/asli/cms.asli.com/contao/var/cache/dev/validation.php</argument>
    </service>
    <service id="validator.mapping.cache.adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" constructor="create">
      <argument>/home/asli/cms.asli.com/contao/var/cache/dev/validation.php</argument>
      <argument type="service" id="cache.validator"/>
    </service>
    <service id="validator.validator_factory" class="Symfony\Component\Validator\ContainerConstraintValidatorFactory">
      <argument type="service" id=".service_locator.BiaYh_R"/>
    </service>
    <service id=".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator" class="Symfony\Component\Validator\Constraints\AbstractComparisonValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="container.excluded" source="because the class is abstract"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\AllValidator" class="Symfony\Component\Validator\Constraints\AllValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\AtLeastOneOfValidator" class="Symfony\Component\Validator\Constraints\AtLeastOneOfValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\BicValidator" class="Symfony\Component\Validator\Constraints\BicValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\BlankValidator" class="Symfony\Component\Validator\Constraints\BlankValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CallbackValidator" class="Symfony\Component\Validator\Constraints\CallbackValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CardSchemeValidator" class="Symfony\Component\Validator\Constraints\CardSchemeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CharsetValidator" class="Symfony\Component\Validator\Constraints\CharsetValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ChoiceValidator" class="Symfony\Component\Validator\Constraints\ChoiceValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CidrValidator" class="Symfony\Component\Validator\Constraints\CidrValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CollectionValidator" class="Symfony\Component\Validator\Constraints\CollectionValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CompoundValidator" class="Symfony\Component\Validator\Constraints\CompoundValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CountValidator" class="Symfony\Component\Validator\Constraints\CountValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CountryValidator" class="Symfony\Component\Validator\Constraints\CountryValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CssColorValidator" class="Symfony\Component\Validator\Constraints\CssColorValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CurrencyValidator" class="Symfony\Component\Validator\Constraints\CurrencyValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\DateTimeValidator" class="Symfony\Component\Validator\Constraints\DateTimeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\DateValidator" class="Symfony\Component\Validator\Constraints\DateValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\DivisibleByValidator" class="Symfony\Component\Validator\Constraints\DivisibleByValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\EmailValidator" class="Symfony\Component\Validator\Constraints\EmailValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\EqualToValidator" class="Symfony\Component\Validator\Constraints\EqualToValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator" class="Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ExpressionValidator" class="Symfony\Component\Validator\Constraints\ExpressionValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\FileValidator" class="Symfony\Component\Validator\Constraints\FileValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator" class="Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\GreaterThanValidator" class="Symfony\Component\Validator\Constraints\GreaterThanValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\HostnameValidator" class="Symfony\Component\Validator\Constraints\HostnameValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IbanValidator" class="Symfony\Component\Validator\Constraints\IbanValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IdenticalToValidator" class="Symfony\Component\Validator\Constraints\IdenticalToValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ImageValidator" class="Symfony\Component\Validator\Constraints\ImageValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IpValidator" class="Symfony\Component\Validator\Constraints\IpValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsFalseValidator" class="Symfony\Component\Validator\Constraints\IsFalseValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsNullValidator" class="Symfony\Component\Validator\Constraints\IsNullValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsTrueValidator" class="Symfony\Component\Validator\Constraints\IsTrueValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsbnValidator" class="Symfony\Component\Validator\Constraints\IsbnValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsinValidator" class="Symfony\Component\Validator\Constraints\IsinValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IssnValidator" class="Symfony\Component\Validator\Constraints\IssnValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\JsonValidator" class="Symfony\Component\Validator\Constraints\JsonValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LanguageValidator" class="Symfony\Component\Validator\Constraints\LanguageValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LengthValidator" class="Symfony\Component\Validator\Constraints\LengthValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LessThanOrEqualValidator" class="Symfony\Component\Validator\Constraints\LessThanOrEqualValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LessThanValidator" class="Symfony\Component\Validator\Constraints\LessThanValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LocaleValidator" class="Symfony\Component\Validator\Constraints\LocaleValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LuhnValidator" class="Symfony\Component\Validator\Constraints\LuhnValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\MacAddressValidator" class="Symfony\Component\Validator\Constraints\MacAddressValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator" class="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotBlankValidator" class="Symfony\Component\Validator\Constraints\NotBlankValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" class="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotEqualToValidator" class="Symfony\Component\Validator\Constraints\NotEqualToValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotIdenticalToValidator" class="Symfony\Component\Validator\Constraints\NotIdenticalToValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotNullValidator" class="Symfony\Component\Validator\Constraints\NotNullValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\PasswordStrengthValidator" class="Symfony\Component\Validator\Constraints\PasswordStrengthValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\RangeValidator" class="Symfony\Component\Validator\Constraints\RangeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\RegexValidator" class="Symfony\Component\Validator\Constraints\RegexValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\SequentiallyValidator" class="Symfony\Component\Validator\Constraints\SequentiallyValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\TimeValidator" class="Symfony\Component\Validator\Constraints\TimeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\TimezoneValidator" class="Symfony\Component\Validator\Constraints\TimezoneValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\TypeValidator" class="Symfony\Component\Validator\Constraints\TypeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\UlidValidator" class="Symfony\Component\Validator\Constraints\UlidValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\UniqueValidator" class="Symfony\Component\Validator\Constraints\UniqueValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\UrlValidator" class="Symfony\Component\Validator\Constraints\UrlValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\UuidValidator" class="Symfony\Component\Validator\Constraints\UuidValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ValidValidator" class="Symfony\Component\Validator\Constraints\ValidValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\VideoValidator" class="Symfony\Component\Validator\Constraints\VideoValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\WeekValidator" class="Symfony\Component\Validator\Constraints\WeekValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\WhenValidator" class="Symfony\Component\Validator\Constraints\WhenValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\WordCountValidator" class="Symfony\Component\Validator\Constraints\WordCountValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\YamlValidator" class="Symfony\Component\Validator\Constraints\YamlValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </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" on-invalid="null"/>
      <call method="registerProvider">
        <argument type="service" id="validator.expression_language_provider" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.validator_expression_language" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.validator_expression_language.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="validator.expression_language_provider" class="Symfony\Component\Validator\Constraints\ExpressionLanguageProvider"/>
    <service id="validator.email" class="Symfony\Component\Validator\Constraints\EmailValidator">
      <tag name="validator.constraint_validator"/>
      <argument>html5</argument>
    </service>
    <service id="validator.not_compromised_password" class="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="http_client.uri_template" on-invalid="null"/>
      <argument>UTF-8</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="validator.when" class="Symfony\Component\Validator\Constraints\WhenValidator">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="validator.expression_language" on-invalid="null"/>
    </service>
    <service id="validator.no_suspicious_characters" class="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"/>
      <argument type="collection"/>
    </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="validator.form.attribute_metadata" class="Symfony\Component\Form\Form">
      <tag name="container.excluded"/>
      <tag name="validator.attribute_metadata"/>
    </service>
    <service id="messenger.senders_locator" class="Symfony\Component\Messenger\Transport\Sender\SendersLocator">
      <argument type="collection">
        <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="collection">
          <argument>contao_prio_high</argument>
        </argument>
        <argument key="Contao\CoreBundle\Messenger\Message\HighPriorityMessageInterface" type="collection">
          <argument>contao_prio_high</argument>
        </argument>
        <argument key="Contao\CoreBundle\Messenger\Message\NormalPriorityMessageInterface" type="collection">
          <argument>contao_prio_normal</argument>
        </argument>
        <argument key="Contao\CoreBundle\Messenger\Message\LowPriorityMessageInterface" type="collection">
          <argument>contao_prio_low</argument>
        </argument>
      </argument>
      <argument type="service" id=".service_locator.nBKl3Xd"/>
    </service>
    <service id="messenger.middleware.send_message" class="Symfony\Component\Messenger\Middleware\SendMessageMiddleware" abstract="true">
      <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" built_in="true" priority="-880"/>
      <tag name="serializer.normalizer.default" priority="-880"/>
    </service>
    <service id=".messenger.transport.native_php_serializer" class="Symfony\Component\Messenger\Transport\Serialization\PhpSerializer"/>
    <service id="messenger.transport.native_php_serializer" class="Symfony\Component\Messenger\Transport\Serialization\PhpSerializer">
      <argument type="collection">
        <argument type="service" id=".messenger.transport.native_php_serializer"/>
      </argument>
      <factory function="current"/>
    </service>
    <service id="messenger.signing_serializer" class="Symfony\Component\Messenger\Transport\Serialization\SigningSerializer" abstract="true">
      <argument type="service" id=".inner"/>
      <argument type="service">
        <service class="string">
          <argument type="service_closure" id=".messenger.signing_serializer.signing_key"/>
          <factory class="Symfony\Component\String\LazyString" method="fromCallable"/>
        </service>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Process\Messenger\RunProcessMessage</argument>
        <argument>Symfony\Component\Console\Messenger\RunCommandMessage</argument>
      </argument>
    </service>
    <service id=".messenger.signing_serializer.signing_key" class="string">
      <argument type="collection">
        <argument>%kernel.secret%</argument>
      </argument>
      <factory function="current"/>
    </service>
    <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.deduplicate_middleware" class="Symfony\Component\Messenger\Middleware\DeduplicateMiddleware">
      <argument type="service" id="lock.default.factory"/>
    </service>
    <service id="messenger.middleware.add_default_stamps_middleware" class="Symfony\Component\Messenger\Middleware\AddDefaultStampsMiddleware"/>
    <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="cmf_routing.router"/>
    </service>
    <service id="messenger.receiver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="messenger.transport.sync" type="service_closure" id="messenger.transport.sync"/>
        <argument key="sync" type="service_closure" id="messenger.transport.sync"/>
        <argument key="messenger.transport.contao_failure" type="service_closure" id="messenger.transport.contao_failure"/>
        <argument key="contao_failure" type="service_closure" id="messenger.transport.contao_failure"/>
        <argument key="messenger.transport.contao_prio_high" type="service_closure" id="messenger.transport.contao_prio_high"/>
        <argument key="contao_prio_high" type="service_closure" id="messenger.transport.contao_prio_high"/>
        <argument key="messenger.transport.contao_prio_normal" type="service_closure" id="messenger.transport.contao_prio_normal"/>
        <argument key="contao_prio_normal" type="service_closure" id="messenger.transport.contao_prio_normal"/>
        <argument key="messenger.transport.contao_prio_low" type="service_closure" id="messenger.transport.contao_prio_low"/>
        <argument key="contao_prio_low" type="service_closure" id="messenger.transport.contao_prio_low"/>
      </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"/>
    <service id="messenger.transport.redis.factory" class="Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory"/>
    <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\InMemory\InMemoryTransportFactory">
      <tag name="messenger.transport_factory"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="clock" on-invalid="null"/>
    </service>
    <service id="messenger.transport.sqs.factory" class="Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory">
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="container.error" message="Invalid service &quot;messenger.transport.sqs.factory&quot;: class &quot;Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory&quot; does not exist."/>
      <argument type="service" id="monolog.logger.messenger" 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="sync" type="service_closure" id="messenger.retry.multiplier_retry_strategy.sync"/>
        <argument key="contao_failure" type="service_closure" id="messenger.retry.multiplier_retry_strategy.contao_failure"/>
        <argument key="contao_prio_high" type="service_closure" id="messenger.retry.multiplier_retry_strategy.contao_prio_high"/>
        <argument key="contao_prio_normal" type="service_closure" id="messenger.retry.multiplier_retry_strategy.contao_prio_normal"/>
        <argument key="contao_prio_low" type="service_closure" id="messenger.retry.multiplier_retry_strategy.contao_prio_low"/>
      </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>
      <argument type="abstract">jitter</argument>
    </service>
    <service id="messenger.retry.send_failed_message_for_retry_listener" class="Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener">
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id=".service_locator.nBKl3Xd"/>
      <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.failure.send_failed_message_to_failure_transport_listener" class="Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener">
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id=".service_locator.0cxHmds"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="sync">contao_failure</argument>
        <argument key="contao_failure">contao_failure</argument>
        <argument key="contao_prio_high">contao_failure</argument>
        <argument key="contao_prio_normal">contao_failure</argument>
        <argument key="contao_prio_low">contao_failure</argument>
      </argument>
    </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="monolog.logger" channel="messenger"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="cache.messenger.restart_workers_signal"/>
      <argument type="service" id="monolog.logger.messenger" 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.listener.reset_memory_usage" class="Symfony\Component\Messenger\EventListener\ResetMemoryUsageListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.routable_message_bus" class="Symfony\Component\Messenger\RoutableMessageBus">
      <argument type="service" id=".service_locator.jLLS2Ji"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="messenger.redispatch_message_handler" class="Symfony\Component\Messenger\Handler\RedispatchMessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="messenger.transport.sync" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="sync" is_failure_transport="false" is_consumable="false"/>
      <argument>sync://</argument>
      <argument type="collection">
        <argument key="transport_name">sync</argument>
      </argument>
      <argument type="service" id=".signing.messenger.default_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>
      <argument>0.1</argument>
    </service>
    <service id="messenger.transport.contao_failure" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="contao_failure" is_failure_transport="true"/>
      <argument>doctrine://default?table_name=tl_message_queue&amp;queue_name=failure&amp;auto_setup=false</argument>
      <argument type="collection">
        <argument key="transport_name">contao_failure</argument>
      </argument>
      <argument type="service" id=".signing.messenger.default_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.contao_failure" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
      <argument>0.1</argument>
    </service>
    <service id="messenger.transport.contao_prio_high" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="contao_prio_high" is_failure_transport="false"/>
      <argument>doctrine://default?table_name=tl_message_queue&amp;queue_name=prio_high&amp;auto_setup=false</argument>
      <argument type="collection">
        <argument key="transport_name">contao_prio_high</argument>
      </argument>
      <argument type="service" id=".signing.messenger.default_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.contao_prio_high" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
      <argument>0.1</argument>
    </service>
    <service id="messenger.transport.contao_prio_normal" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="contao_prio_normal" is_failure_transport="false"/>
      <argument>doctrine://default?table_name=tl_message_queue&amp;queue_name=prio_normal&amp;auto_setup=false</argument>
      <argument type="collection">
        <argument key="transport_name">contao_prio_normal</argument>
      </argument>
      <argument type="service" id=".signing.messenger.default_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.contao_prio_normal" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
      <argument>0.1</argument>
    </service>
    <service id="messenger.transport.contao_prio_low" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="contao_prio_low" is_failure_transport="false"/>
      <argument>doctrine://default?table_name=tl_message_queue&amp;queue_name=prio_low&amp;auto_setup=false</argument>
      <argument type="collection">
        <argument key="transport_name">contao_prio_low</argument>
      </argument>
      <argument type="service" id=".signing.messenger.default_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.contao_prio_low" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
      <argument>0.1</argument>
    </service>
    <service id=".service_locator.nBKl3Xd" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="sync" type="service_closure" id="messenger.transport.sync"/>
        <argument key="contao_failure" type="service_closure" id="messenger.transport.contao_failure"/>
        <argument key="contao_prio_high" type="service_closure" id="messenger.transport.contao_prio_high"/>
        <argument key="contao_prio_normal" type="service_closure" id="messenger.transport.contao_prio_normal"/>
        <argument key="contao_prio_low" type="service_closure" id="messenger.transport.contao_prio_low"/>
        <argument key="messenger.transport.sync" type="service_closure" id="messenger.transport.sync"/>
        <argument key="messenger.transport.contao_failure" type="service_closure" id="messenger.transport.contao_failure"/>
        <argument key="messenger.transport.contao_prio_high" type="service_closure" id="messenger.transport.contao_prio_high"/>
        <argument key="messenger.transport.contao_prio_normal" type="service_closure" id="messenger.transport.contao_prio_normal"/>
        <argument key="messenger.transport.contao_prio_low" type="service_closure" id="messenger.transport.contao_prio_low"/>
      </argument>
    </service>
    <service id=".service_locator.0cxHmds" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="sync" type="service_closure" id="messenger.transport.contao_failure"/>
        <argument key="contao_failure" type="service_closure" id="messenger.transport.contao_failure"/>
        <argument key="contao_prio_high" type="service_closure" id="messenger.transport.contao_failure"/>
        <argument key="contao_prio_normal" type="service_closure" id="messenger.transport.contao_failure"/>
        <argument key="contao_prio_low" type="service_closure" id="messenger.transport.contao_failure"/>
      </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=".data_collector.command"/>
      </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.doctrine"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.http_client"/>
      </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="Webauthn\Bundle\DataCollector\WebauthnCollector"/>
      </call>
      <call method="add">
        <argument type="service" id="mailer.data_collector"/>
      </call>
      <call method="add">
        <argument type="service" id="contao.data_collector"/>
      </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:/home/asli/cms.asli.com/contao/var/cache/dev/profiler</argument>
    </service>
    <service id="profiler_listener" class="Symfony\Component\HttpKernel\EventListener\ProfilerListener">
      <tag name="kernel.reset" method="?reset"/>
      <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="console_profiler_listener" class="Symfony\Bundle\FrameworkBundle\EventListener\ConsoleProfilerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
      <argument type="service" id=".lazy_profiler"/>
      <argument type="service" id=".virtual_request_stack"/>
      <argument type="service" id="debug.stopwatch"/>
      <argument>%env(not:default:kernel.runtime_mode.web:)%</argument>
      <argument type="service" id="cmf_routing.router" on-invalid="null"/>
    </service>
    <service id=".lazy_profiler" class="Symfony\Component\HttpKernel\Profiler\Profiler" lazy="true">
      <argument type="collection">
        <argument type="service" id="profiler"/>
      </argument>
      <factory function="current"/>
    </service>
    <service id=".virtual_request_stack" class="Symfony\Component\HttpKernel\Debug\VirtualRequestStack" public="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="profiler.state_checker" class="Symfony\Component\HttpKernel\Profiler\ProfilerStateChecker">
      <argument type="service" id=".service_locator.0NioFko"/>
      <argument type="service">
        <service class="bool">
          <factory class="Symfony\Bundle\FrameworkBundle\FrameworkBundle" method="considerProfilerEnabled"/>
        </service>
      </argument>
    </service>
    <service id="profiler.is_disabled_state_checker" class="Closure">
      <argument type="collection">
        <argument type="service" id="profiler.state_checker"/>
        <argument>isProfilerDisabled</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </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="data_collector" template="@WebProfiler/Collector/request.html.twig" id="request" priority="335"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".virtual_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="tagged_iterator" tag="event_dispatcher.dispatcher" index-by="name" default-index-method="getDefaultNameName" default-priority-method="getDefaultNamePriority"/>
      <argument type="service" id=".virtual_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>/home/asli/cms.asli.com/contao/var/cache/dev/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer</argument>
      <argument type="service" id=".virtual_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="data_collector" template="@WebProfiler/Collector/router.html.twig" id="router" priority="285"/>
      <tag name="kernel.event_listener" event="kernel.controller" method="onKernelController"/>
      <tag name="container.hot_path"/>
    </service>
    <service id=".data_collector.command" class="Symfony\Component\Console\DataCollector\CommandDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/command.html.twig" id="command" priority="335"/>
    </service>
    <service id="data_collector.cache" class="Symfony\Component\Cache\DataCollector\CacheDataCollector" public="true">
      <tag name="data_collector" template="@WebProfiler/Collector/cache.html.twig" id="cache" priority="275"/>
      <call method="addInstance">
        <argument>cache.app</argument>
        <argument type="service" id="cache.app"/>
      </call>
      <call method="addInstance">
        <argument>cache.system</argument>
        <argument type="service" id="cache.system"/>
      </call>
      <call method="addInstance">
        <argument>cache.validator</argument>
        <argument type="service" id="cache.validator"/>
      </call>
      <call method="addInstance">
        <argument>cache.serializer</argument>
        <argument type="service" id="cache.serializer"/>
      </call>
      <call method="addInstance">
        <argument>cache.property_info</argument>
        <argument type="service" id="cache.property_info"/>
      </call>
      <call method="addInstance">
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument type="service" id="cache.messenger.restart_workers_signal"/>
      </call>
      <call method="addInstance">
        <argument>cache.http_client.pool</argument>
        <argument type="service" id="cache.http_client.pool"/>
      </call>
      <call method="addInstance">
        <argument>cache.rate_limiter</argument>
        <argument type="service" id="cache.rate_limiter"/>
      </call>
      <call method="addInstance">
        <argument>doctrine.result_cache_pool</argument>
        <argument type="service" id="doctrine.result_cache_pool"/>
      </call>
      <call method="addInstance">
        <argument>doctrine.system_cache_pool</argument>
        <argument type="service" id="doctrine.system_cache_pool"/>
      </call>
      <call method="addInstance">
        <argument>cache.validator_expression_language</argument>
        <argument type="service" id="cache.validator_expression_language"/>
      </call>
      <call method="addInstance">
        <argument>cache.security_expression_language</argument>
        <argument type="service" id="cache.security_expression_language"/>
      </call>
      <call method="addInstance">
        <argument>cache.security_is_granted_attribute_expression_language</argument>
        <argument type="service" id="cache.security_is_granted_attribute_expression_language"/>
      </call>
      <call method="addInstance">
        <argument>cache.security_is_csrf_token_valid_attribute_expression_language</argument>
        <argument type="service" id="cache.security_is_csrf_token_valid_attribute_expression_language"/>
      </call>
      <call method="addInstance">
        <argument>cache.security_token_verifier</argument>
        <argument type="service" id="cache.security_token_verifier"/>
      </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="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="validator" inner="debug.validator.inner"/>
      <argument type="service" id="debug.validator.inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="null"/>
    </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">
      <tag name="kernel.reset" method="reset" on_invalid="ignore"/>
      <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="contao.translation.data_collector_translator"/>
    </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="html_sanitizer.config.default" class="Symfony\Component\HtmlSanitizer\HtmlSanitizerConfig">
      <call method="allowSafeElements" returns-clone="true"/>
    </service>
    <service id="html_sanitizer.sanitizer.default" class="Symfony\Component\HtmlSanitizer\HtmlSanitizer">
      <tag name="html_sanitizer" sanitizer="default"/>
      <argument type="service" id="html_sanitizer.config.default"/>
    </service>
    <service id="mime_types" class="Symfony\Component\Mime\MimeTypes">
      <call method="setDefault">
        <argument type="service" id="mime_types"/>
      </call>
    </service>
    <service id="monolog.logger" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>app</argument>
      <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>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger_prototype" class="Monolog\Logger" abstract="true">
      <argument type="abstract">channel</argument>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.activation_strategy.not_found" class="Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy" abstract="true">
      <deprecated package="symfony/monolog-bundle" version="3.11">The "%service_id%" service is deprecated.</deprecated>
    </service>
    <service id="monolog.handler.fingers_crossed.error_level_activation_strategy" class="Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy" abstract="true">
      <deprecated package="symfony/monolog-bundle" version="3.11">The "%service_id%" service is deprecated.</deprecated>
    </service>
    <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.syslog" class="Monolog\Formatter\SyslogFormatter"/>
    <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>/home/asli/cms.asli.com/contao/var/logs/dev.log</argument>
      <argument>10</argument>
      <argument>debug</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.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument>false</argument>
      <argument type="collection">
        <argument key="64">200</argument>
        <argument key="128">100</argument>
        <argument key="16">400</argument>
        <argument key="32">300</argument>
        <argument key="256">100</argument>
      </argument>
      <argument type="collection"/>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
    </service>
    <service id="monolog.handler.console_very_verbose" class="Symfony\Bridge\Monolog\Handler\ConsoleHandler">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument>false</argument>
      <argument type="collection">
        <argument key="64">250</argument>
        <argument key="128">250</argument>
        <argument key="256">100</argument>
        <argument key="16">400</argument>
        <argument key="32">300</argument>
      </argument>
      <argument type="collection"/>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
    </service>
    <service id="monolog.handler.deprecation" class="Monolog\Handler\NullHandler">
      <argument>DEBUG</argument>
      <argument>true</argument>
    </service>
    <service id="fos_http_cache.request_matcher" class="Symfony\Component\HttpFoundation\ChainRequestMatcher" abstract="true"/>
    <service id="fos_http_cache.request_matcher.path" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher" abstract="true"/>
    <service id="fos_http_cache.request_matcher.host" class="Symfony\Component\HttpFoundation\RequestMatcher\HostRequestMatcher" abstract="true"/>
    <service id="fos_http_cache.request_matcher.methods" class="Symfony\Component\HttpFoundation\RequestMatcher\MethodRequestMatcher" abstract="true"/>
    <service id="fos_http_cache.request_matcher.ips" class="Symfony\Component\HttpFoundation\RequestMatcher\IpsRequestMatcher" abstract="true"/>
    <service id="fos_http_cache.request_matcher.attributes" class="Symfony\Component\HttpFoundation\RequestMatcher\AttributesRequestMatcher" abstract="true"/>
    <service id="fos_http_cache.request_matcher.query_string" class="FOS\HttpCacheBundle\Http\RequestMatcher\QueryStringRequestMatcher" abstract="true"/>
    <service id="fos_http_cache.rule_matcher" class="FOS\HttpCacheBundle\Http\RuleMatcher" abstract="true">
      <argument/>
      <argument/>
    </service>
    <service id="fos_http_cache.rule_matcher.cacheable" class="FOS\HttpCacheBundle\Http\RuleMatcher">
      <argument type="service" id="fos_http_cache.request_matcher.cacheable"/>
      <argument type="service" id="fos_http_cache.response_matcher.cacheable"/>
    </service>
    <service id="fos_http_cache.rule_matcher.must_invalidate" class="FOS\HttpCacheBundle\Http\RuleMatcher">
      <argument type="service" id="fos_http_cache.request_matcher.unsafe"/>
      <argument type="service" id="fos_http_cache.response_matcher.non_error"/>
    </service>
    <service id="fos_http_cache.request_matcher.cacheable" class="FOS\HttpCacheBundle\Http\RequestMatcher\CacheableRequestMatcher"/>
    <service id="fos_http_cache.request_matcher.unsafe" class="FOS\HttpCacheBundle\Http\RequestMatcher\UnsafeRequestMatcher"/>
    <service id="fos_http_cache.response_matcher.cacheable" class="FOS\HttpCacheBundle\Http\ResponseMatcher\CacheableResponseMatcher">
      <argument type="collection"/>
    </service>
    <service id="fos_http_cache.response_matcher.non_error" class="FOS\HttpCacheBundle\Http\ResponseMatcher\NonErrorResponseMatcher"/>
    <service id="fos_http_cache.event_listener.cache_control" class="FOS\HttpCacheBundle\EventListener\CacheControlListener" public="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>X-Cache-Debug</argument>
      <argument>X-Reverse-Proxy-TTL</argument>
    </service>
    <service id="fos_http_cache.response_matcher.cache_control.cacheable_response" class="FOS\HttpCacheBundle\Http\ResponseMatcher\CacheableResponseMatcher" abstract="true"/>
    <service id="fos_http_cache.response_matcher.cache_control.expression" class="FOS\HttpCacheBundle\Http\ResponseMatcher\ExpressionResponseMatcher" abstract="true"/>
    <service id="fos_http_cache.proxy_client.symfony.http_dispatcher" class="FOS\HttpCache\SymfonyCache\KernelDispatcher">
      <argument type="service" id="kernel"/>
    </service>
    <service id="fos_http_cache.proxy_client.symfony" class="FOS\HttpCache\ProxyClient\Symfony" public="true">
      <argument type="service" id="fos_http_cache.proxy_client.symfony.http_dispatcher"/>
      <argument>%fos_http_cache.proxy_client.symfony.options%</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="fos_http_cache.cache_manager" class="FOS\HttpCacheBundle\CacheManager" public="true">
      <argument type="service" id="fos_http_cache.proxy_client.symfony"/>
      <argument type="service" id="cmf_routing.router"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
      </call>
      <call method="setGenerateUrlType">
        <argument>0</argument>
      </call>
    </service>
    <service id="fos_http_cache.event_listener.log" class="FOS\HttpCache\EventListener\LogListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="fos_http_cache.command.invalidate_path" class="FOS\HttpCacheBundle\Command\InvalidatePathCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_http_cache.cache_manager"/>
      <call method="setName">
        <argument>fos:httpcache:invalidate:path</argument>
      </call>
    </service>
    <service id="fos_http_cache.command.invalidate_regex" class="FOS\HttpCacheBundle\Command\InvalidateRegexCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_http_cache.cache_manager"/>
      <call method="setName">
        <argument>fos:httpcache:invalidate:regex</argument>
      </call>
    </service>
    <service id="fos_http_cache.command.refresh_path" class="FOS\HttpCacheBundle\Command\RefreshPathCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_http_cache.cache_manager"/>
      <call method="setName">
        <argument>fos:httpcache:refresh:path</argument>
      </call>
    </service>
    <service id="fos_http_cache.command.clear" class="FOS\HttpCacheBundle\Command\ClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_http_cache.cache_manager"/>
      <call method="setName">
        <argument>fos:httpcache:clear</argument>
      </call>
    </service>
    <service id="fos_http_cache.http.symfony_response_tagger" class="FOS\HttpCacheBundle\Http\SymfonyResponseTagger" public="true">
      <argument type="collection">
        <argument key="header_formatter" type="service" id="fos_http_cache.tag_handler.max_header_value_length_header_formatter"/>
        <argument key="strict">false</argument>
      </argument>
    </service>
    <service id="fos_http_cache.event_listener.tag" class="FOS\HttpCacheBundle\EventListener\TagListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="fos_http_cache.cache_manager"/>
      <argument type="service" id="fos_http_cache.http.symfony_response_tagger"/>
      <argument type="service" id="fos_http_cache.rule_matcher.cacheable"/>
      <argument type="service" id="fos_http_cache.rule_matcher.must_invalidate"/>
      <argument>null</argument>
    </service>
    <service id="fos_http_cache.twig.tag_extension" class="FOS\HttpCacheBundle\Twig\CacheTagExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="fos_http_cache.http.symfony_response_tagger"/>
    </service>
    <service id="fos_http_cache.command.invalidate_tag" class="FOS\HttpCacheBundle\Command\InvalidateTagCommand">
      <tag name="console.command" command="fos:httpcache:invalidate:tag"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_http_cache.cache_manager"/>
      <call method="setName">
        <argument>fos:httpcache:invalidate:tag</argument>
      </call>
    </service>
    <service id="fos_http_cache.tag_handler.max_header_value_length_header_formatter" class="FOS\HttpCache\TagHeaderFormatter\MaxHeaderValueLengthFormatter">
      <tag name="container.decorator" id="fos_http_cache.tag_handler.header_formatter" inner="fos_http_cache.tag_handler.max_header_value_length_header_formatter.inner"/>
      <argument type="service" id="fos_http_cache.tag_handler.max_header_value_length_header_formatter.inner"/>
      <argument>4096</argument>
    </service>
    <service id="fos_http_cache.event_listener.attributes" class="FOS\HttpCacheBundle\EventListener\AttributesListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.controller_resolver"/>
    </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 type="service" id="contao.cors.website_roots_config_provider"/>
      </argument>
    </service>
    <service id="nelmio_cors.options_provider.config" class="Nelmio\CorsBundle\Options\ConfigProvider">
      <tag name="nelmio_cors.options_provider" priority="-1"/>
      <argument type="collection"/>
      <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" priority="-15"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="nelmio_security.clickjacking_listener" class="Nelmio\SecurityBundle\EventListener\ClickjackingListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>%nelmio_security.clickjacking.paths%</argument>
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="nelmio_security.ua_parser" class="Nelmio\SecurityBundle\UserAgent\UserAgentParser"/>
    <service id="nelmio_security.ua_parser.ua_php" class="Nelmio\SecurityBundle\UserAgent\UAFamilyParser\UAFamilyParser">
      <argument type="service" id="nelmio_security.ua_parser.ua_php.provider"/>
    </service>
    <service id="nelmio_security.ua_parser.ua_php.provider" class="UAParser\Parser" constructor="create"/>
    <service id="nelmio_security.policy_manager" class="Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager"/>
    <service id="nelmio_security.csp_listener" class="Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="nelmio_security.directive_set_builder.report"/>
      <argument type="service" id="nelmio_security.directive_set_builder.enforce"/>
      <argument type="service" id="nelmio_security.nonce_generator"/>
      <argument type="service" id="nelmio_security.sha_computer"/>
      <argument>true</argument>
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="nelmio_security.csp_report.filter" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\Filter">
      <call method="addNoiseDetector">
        <argument type="service" id="nelmio_security.csp_report.filter.noise_detector_domains"/>
      </call>
      <call method="addNoiseDetector">
        <argument type="service" id="nelmio_security.csp_report.filter.noise_detector_domains_regex"/>
      </call>
      <call method="addNoiseDetector">
        <argument type="service" id="nelmio_security.csp_report.filter.noise_detector_schemes"/>
      </call>
      <call method="addNoiseDetector">
        <argument type="service" id="nelmio_security.csp_report.filter.noise_detector_injected_scripts"/>
      </call>
      <call method="addNoiseDetector">
        <argument type="service" id="nelmio_security.csp_report.filter.noise_detector_browser_bugs"/>
      </call>
    </service>
    <service id="nelmio_security.csp_report.filter.noise_detector_schemes" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\SchemesNoiseDetector"/>
    <service id="nelmio_security.csp_report.filter.noise_detector_domains_regex" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\DomainsRegexNoiseDetector"/>
    <service id="nelmio_security.csp_report.filter.noise_detector_domains" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\DomainsNoiseDetector"/>
    <service id="nelmio_security.csp_report.filter.noise_detector_custom_rules" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\CustomRulesNoiseDetector">
      <argument type="collection"/>
    </service>
    <service id="nelmio_security.csp_report.filter.noise_detector_injected_scripts" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\InjectedScriptsNoiseDetector"/>
    <service id="nelmio_security.csp_report.filter.noise_detector_browser_bugs" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\BrowserBugsNoiseDetector">
      <argument type="service" id="nelmio_security.ua_parser.ua_php.provider"/>
    </service>
    <service id="nelmio_security.csp_report.log_formatter" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Log\LogFormatter"/>
    <service id="nelmio_security.csp_report.logger" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Log\Logger">
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="nelmio_security.csp_report.log_formatter"/>
      <argument>notice</argument>
    </service>
    <service id="nelmio_security.csp_reporter_controller" class="Nelmio\SecurityBundle\Controller\ContentSecurityPolicyController" public="true">
      <argument type="service" id="nelmio_security.csp_report.logger"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="nelmio_security.csp_report.filter"/>
    </service>
    <service id="nelmio_security.nonce_generator" class="Nelmio\SecurityBundle\ContentSecurityPolicy\NonceGenerator">
      <argument>16</argument>
    </service>
    <service id="nelmio_security.sha_computer" class="Nelmio\SecurityBundle\ContentSecurityPolicy\ShaComputer">
      <argument>sha256</argument>
    </service>
    <service id="nelmio_security.twig_extension" class="Nelmio\SecurityBundle\Twig\NelmioCSPTwigExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="nelmio_security.sha_computer"/>
    </service>
    <service id="nelmio_security.csp.runtime" class="Nelmio\SecurityBundle\Twig\CSPRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="nelmio_security.csp_listener"/>
    </service>
    <service id="nelmio_security.directive_set_builder.report" class="Nelmio\SecurityBundle\ContentSecurityPolicy\DirectiveSetBuilderInterface">
      <argument type="service">
        <service class="Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager"/>
      </argument>
      <argument type="collection">
        <argument key="enabled">true</argument>
        <argument key="request_matcher">null</argument>
        <argument key="hosts" type="collection"/>
        <argument key="content_types" type="collection"/>
        <argument key="report_endpoint" type="collection">
          <argument key="log_channel">null</argument>
          <argument key="log_formatter">nelmio_security.csp_report.log_formatter</argument>
          <argument key="log_level">notice</argument>
          <argument key="filters" type="collection">
            <argument key="domains">true</argument>
            <argument key="schemes">true</argument>
            <argument key="browser_bugs">true</argument>
            <argument key="injected_scripts">true</argument>
          </argument>
          <argument key="dismiss" type="collection"/>
        </argument>
        <argument key="compat_headers">true</argument>
        <argument key="report_logger_service">logger</argument>
        <argument key="hash" type="collection">
          <argument key="algorithm">sha256</argument>
        </argument>
      </argument>
      <argument>report</argument>
      <factory class="Nelmio\SecurityBundle\ContentSecurityPolicy\ConfigurationDirectiveSetBuilder" method="create"/>
    </service>
    <service id="nelmio_security.directive_set_builder.enforce" class="Nelmio\SecurityBundle\ContentSecurityPolicy\DirectiveSetBuilderInterface">
      <argument type="service">
        <service class="Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager"/>
      </argument>
      <argument type="collection">
        <argument key="enabled">true</argument>
        <argument key="request_matcher">null</argument>
        <argument key="hosts" type="collection"/>
        <argument key="content_types" type="collection"/>
        <argument key="report_endpoint" type="collection">
          <argument key="log_channel">null</argument>
          <argument key="log_formatter">nelmio_security.csp_report.log_formatter</argument>
          <argument key="log_level">notice</argument>
          <argument key="filters" type="collection">
            <argument key="domains">true</argument>
            <argument key="schemes">true</argument>
            <argument key="browser_bugs">true</argument>
            <argument key="injected_scripts">true</argument>
          </argument>
          <argument key="dismiss" type="collection"/>
        </argument>
        <argument key="compat_headers">true</argument>
        <argument key="report_logger_service">logger</argument>
        <argument key="hash" type="collection">
          <argument key="algorithm">sha256</argument>
        </argument>
      </argument>
      <argument>enforce</argument>
      <factory class="Nelmio\SecurityBundle\ContentSecurityPolicy\ConfigurationDirectiveSetBuilder" method="create"/>
    </service>
    <service id="nelmio_security.xss_protection_listener" class="Nelmio\SecurityBundle\EventListener\XssProtectionListener" constructor="fromConfig">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="collection">
        <argument key="enabled">true</argument>
        <argument key="mode_block">true</argument>
        <argument key="report_uri">null</argument>
      </argument>
    </service>
    <service id="nelmio_security.content_type_listener" class="Nelmio\SecurityBundle\EventListener\ContentTypeListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse"/>
      <tag name="container.hot_path"/>
      <argument>true</argument>
    </service>
    <service id="nelmio_security.referrer_policy_listener" class="Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse"/>
      <tag name="container.hot_path"/>
      <argument>%nelmio_security.referrer_policy.policies%</argument>
    </service>
    <service id="scheb_two_factor.security.authenticator" class="Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">Two-factor firewall config</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">Authentication success handler</argument>
      <argument type="abstract">Authentication failure handler</argument>
      <argument type="abstract">Authentication required handler</argument>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="scheb_two_factor.security.authentication.trust_resolver" class="Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver">
      <tag name="container.decorator" id="security.authentication.trust_resolver" inner="scheb_two_factor.security.authentication.trust_resolver.inner"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver.inner"/>
    </service>
    <service id="scheb_two_factor.security.access.authenticated_voter" class="Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter">
      <tag name="security.voter" priority="249"/>
    </service>
    <service id="scheb_two_factor.security.access.access_decider" class="Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider">
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="scheb_two_factor.security.listener.token_created" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener">
      <argument type="abstract">Firewall name</argument>
      <argument type="service" id="scheb_two_factor.condition_registry"/>
      <argument type="service" id="scheb_two_factor.provider_initiator"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="scheb_two_factor.security.listener.check_two_factor_code" class="Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="scheb_two_factor.security.listener.check_two_factor_code_reuse" class="Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeReuseListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument>null</argument>
      <argument>60</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="scheb_two_factor.security.listener.throw_exception_on_two_factor_code_reuse" class="Scheb\TwoFactorBundle\Security\Http\EventListener\ThrowExceptionOnTwoFactorCodeReuseListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="scheb_two_factor.security.listener.suppress_remember_me" class="Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="scheb_two_factor.security.provider_preparation_listener" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener">
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument type="abstract">Firewall name</argument>
      <argument>false</argument>
      <argument>false</argument>
    </service>
    <service id="scheb_two_factor.security.form_listener" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener">
      <argument type="abstract">Two-factor firewall config</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="scheb_two_factor.security.authentication_success_event_suppressor" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="scheb_two_factor.security.kernel_exception_listener" class="Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener">
      <argument type="abstract">Firewall name</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">Authentication required handler</argument>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="scheb_two_factor.security.access_listener" class="Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener">
      <argument type="abstract">Two-factor firewall config</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.security.access.access_decider"/>
    </service>
    <service id="scheb_two_factor.security.authentication.success_handler" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Two-factor firewall config</argument>
    </service>
    <service id="scheb_two_factor.security.authentication.failure_handler" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Two-factor firewall config</argument>
    </service>
    <service id="scheb_two_factor.security.authentication.authentication_required_handler" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Two-factor firewall config</argument>
    </service>
    <service id="scheb_two_factor.null_csrf_token_manager" class="Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager"/>
    <service id="scheb_two_factor.security.firewall_config" class="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig">
      <argument type="collection"/>
      <argument type="abstract">Firewall name</argument>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="scheb_two_factor.security.request_data_reader"/>
    </service>
    <service id="scheb_two_factor.security.request_data_reader" class="Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader"/>
    <service id="scheb_two_factor.persister_factory.doctrine" class="Scheb\TwoFactorBundle\Model\Persister\DoctrinePersisterFactory">
      <argument type="service" id="doctrine" on-invalid="null"/>
      <argument>null</argument>
    </service>
    <service id="scheb_two_factor.persister.doctrine" class="Scheb\TwoFactorBundle\Model\Persister\DoctrinePersister" lazy="true">
      <factory service="scheb_two_factor.persister_factory.doctrine" method="getPersister"/>
    </service>
    <service id="scheb_two_factor.provider_registry" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry">
      <argument type="iterator">
        <argument key="contao" type="service" id="contao.security.two_factor.provider"/>
      </argument>
    </service>
    <service id="scheb_two_factor.default_token_factory" class="Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory"/>
    <service id="scheb_two_factor.default_provider_decider" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderDecider"/>
    <service id="scheb_two_factor.authentication_context_factory" class="Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory">
      <argument>Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContext</argument>
    </service>
    <service id="scheb_two_factor.condition_registry" class="Scheb\TwoFactorBundle\Security\TwoFactor\Condition\TwoFactorConditionRegistry" lazy="true">
      <argument type="iterator">
        <argument type="service" id="scheb_two_factor.authenticated_token_condition"/>
        <argument type="service" id="scheb_two_factor.ip_whitelist_condition"/>
        <argument type="service" id="scheb_two_factor.trusted_device_condition"/>
      </argument>
    </service>
    <service id="scheb_two_factor.authenticated_token_condition" class="Scheb\TwoFactorBundle\Security\TwoFactor\Condition\AuthenticatedTokenCondition" lazy="true">
      <argument>%scheb_two_factor.security_tokens%</argument>
    </service>
    <service id="scheb_two_factor.ip_whitelist_condition" class="Scheb\TwoFactorBundle\Security\TwoFactor\Condition\IpWhitelistCondition" lazy="true">
      <argument type="service" id="scheb_two_factor.default_ip_whitelist_provider"/>
    </service>
    <service id="scheb_two_factor.default_ip_whitelist_provider" class="Scheb\TwoFactorBundle\Security\TwoFactor\IpWhitelist\DefaultIpWhitelistProvider">
      <argument type="collection"/>
    </service>
    <service id="scheb_two_factor.provider_initiator" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderInitiator" lazy="true">
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.default_token_factory"/>
      <argument type="service" id="scheb_two_factor.default_provider_decider"/>
    </service>
    <service id="scheb_two_factor.firewall_context" class="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext" public="true">
      <argument type="collection"/>
    </service>
    <service id="scheb_two_factor.provider_preparation_recorder" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder">
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="scheb_two_factor.form_controller" class="Scheb\TwoFactorBundle\Controller\FormController" public="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.firewall_context"/>
      <argument type="service" id="security.logout_url_generator"/>
      <argument type="service" id="contao.security.two_factor.trusted_device_manager" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="scheb_two_factor.security.form_renderer" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer" lazy="true">
      <argument type="service" id="twig"/>
      <argument>@SchebTwoFactor/Authentication/form.html.twig</argument>
    </service>
    <service id="scheb_two_factor.trusted_jwt_encoder.configuration.algorithm" class="Lcobucci\JWT\Signer\Hmac\Sha256"/>
    <service id="scheb_two_factor.trusted_jwt_encoder.configuration.key" class="Lcobucci\JWT\Signer\Key\InMemory" constructor="plainText">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="scheb_two_factor.trusted_jwt_encoder.configuration" class="Lcobucci\JWT\Configuration" constructor="forSymmetricSigner">
      <argument type="service" id="scheb_two_factor.trusted_jwt_encoder.configuration.algorithm"/>
      <argument type="service" id="scheb_two_factor.trusted_jwt_encoder.configuration.key"/>
    </service>
    <service id="scheb_two_factor.trusted_jwt_encoder" class="Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\JwtTokenEncoder">
      <argument type="service" id="scheb_two_factor.trusted_jwt_encoder.configuration"/>
    </service>
    <service id="scheb_two_factor.trusted_token_encoder" class="Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenEncoder">
      <argument type="service" id="scheb_two_factor.trusted_jwt_encoder"/>
      <argument>5184000</argument>
    </service>
    <service id="scheb_two_factor.trusted_token_storage" class="Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage" lazy="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="scheb_two_factor.trusted_token_encoder"/>
      <argument>trusted_device</argument>
    </service>
    <service id="scheb_two_factor.trusted_device_condition" class="Scheb\TwoFactorBundle\Security\TwoFactor\Condition\TrustedDeviceCondition" lazy="true">
      <argument type="service" id="contao.security.two_factor.trusted_device_manager"/>
      <argument>false</argument>
    </service>
    <service id="scheb_two_factor.trusted_cookie_response_listener" class="Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener" lazy="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="scheb_two_factor.trusted_token_storage"/>
      <argument>5184000</argument>
      <argument>trusted_device</argument>
      <argument>null</argument>
      <argument>lax</argument>
      <argument>/</argument>
      <argument>null</argument>
    </service>
    <service id="scheb_two_factor.security.listener.trusted_device" class="Scheb\TwoFactorBundle\Security\Http\EventListener\TrustedDeviceListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="contao.security.two_factor.trusted_device_manager"/>
    </service>
    <service id="scheb_two_factor.default_trusted_device_manager" class="Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceManager">
      <argument type="service" id="scheb_two_factor.trusted_token_storage"/>
    </service>
    <service id="scheb_two_factor.null_trusted_device_manager" class="Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\NullTrustedDeviceManager"/>
    <service id="scheb_two_factor.default_backup_code_manager" class="Scheb\TwoFactorBundle\Security\TwoFactor\Backup\BackupCodeManager">
      <argument type="service" id="scheb_two_factor.persister.doctrine"/>
    </service>
    <service id="scheb_two_factor.null_backup_code_manager" class="Scheb\TwoFactorBundle\Security\TwoFactor\Backup\NullBackupCodeManager"/>
    <service id="scheb_two_factor.security.listener.check_backup_code" class="Scheb\TwoFactorBundle\Security\Http\EventListener\CheckBackupCodeListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="contao.security.two_factor.backup_code_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="twig.missing_extension_suggestor" class="Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor"/>
    <service id="twig.extension.string" class="Twig\Extra\String\StringExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="web_profiler.controller.profiler" class="Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController" public="true">
      <argument type="service" id="cmf_routing.router" 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>/home/asli/cms.asli.com/contao</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="cmf_routing.router" 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="cmf_routing.router"/>
      <argument>_profiler_open_file</argument>
      <argument>?file=%%f&amp;line=%%l#line%%l</argument>
      <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter" method="generateUrlFormat"/>
    </service>
    <service id="twig.extension.code" class="Symfony\Bundle\WebProfilerBundle\Profiler\CodeExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.file_link_formatter"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>UTF-8</argument>
    </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="cmf_routing.router" 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"/>
      <argument>false</argument>
    </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="cmf_routing.router"/>
    </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">
      <tag name="kernel.reset" method="clear"/>
      <argument type="tagged_iterator" tag="knp_menu.voter"/>
    </service>
    <service id="knp_menu.menu_provider.chain" class="Knp\Menu\Provider\ChainProvider">
      <argument type="tagged_iterator" tag="knp_menu.provider"/>
    </service>
    <service id="knp_menu.menu_provider.lazy" class="Knp\Menu\Provider\LazyProvider">
      <tag name="knp_menu.provider"/>
      <argument type="collection">
        <argument key="be_breadcrumb_menu" type="collection">
          <argument type="service_closure" id="contao.menu.backend_builder"/>
          <argument>buildBreadcrumbMenu</argument>
        </argument>
        <argument key="be_menu" type="collection">
          <argument type="service_closure" id="contao.menu.backend_builder"/>
          <argument>buildMainMenu</argument>
        </argument>
        <argument key="be_header_menu" type="collection">
          <argument type="service_closure" id="contao.menu.backend_builder"/>
          <argument>buildHeaderMenu</argument>
        </argument>
        <argument key="be_login_menu" type="collection">
          <argument type="service_closure" id="contao.menu.backend_builder"/>
          <argument>buildLoginMenu</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._8anbdp"/>
      <argument>twig</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.callback" class="Knp\Menu\Matcher\Voter\CallbackVoter">
      <tag name="knp_menu.voter"/>
    </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"/>
    </service>
    <service id="knp_menu.twig.runtime" class="Knp\Menu\Twig\MenuRuntimeExtension">
      <tag name="twig.runtime"/>
      <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>@KnpMenu/menu.html.twig</argument>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="collection"/>
    </service>
    <service id="time.datetime_formatter" class="Knp\Bundle\TimeBundle\DateTimeFormatter">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id=".time.twig.extension.time" class="Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension">
      <tag name="twig.extension"/>
    </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=".virtual_request_stack"/>
      <argument>null</argument>
      <argument>%env(bool:default::key:web:default:kernel.runtime_mode:)%</argument>
    </service>
    <service id=".lazy.data_collector.dump" class="Symfony\Component\HttpKernel\DataCollector\DumpDataCollector" lazy="true">
      <argument type="collection">
        <argument type="service" id="data_collector.dump"/>
      </argument>
      <factory function="current"/>
    </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>null</argument>
      <argument type="service" id=".lazy.data_collector.dump"/>
    </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">
      <tag name="container.decorator" id="var_dumper.cli_dumper" inner="var_dumper.contextualized_cli_dumper.inner"/>
      <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>/home/asli/cms.asli.com/contao</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/>
      <argument type="collection">
        <argument key="source" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider">
            <argument>UTF-8</argument>
            <argument>/home/asli/cms.asli.com/contao</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/>
      <argument type="service" id="monolog.logger.debug" on-invalid="null"/>
    </service>
    <service id="var_dumper.command.server_dump" class="Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand">
      <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="cmf_routing.router" class="Symfony\Cmf\Component\Routing\ChainRouter">
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <call method="setContext">
        <argument type="service" id="router.request_context"/>
      </call>
      <call method="add">
        <argument type="service" id="router.default"/>
        <argument type="string">100</argument>
      </call>
      <call method="add">
        <argument type="service" id="contao.routing.page_404_router"/>
        <argument>-200</argument>
      </call>
      <call method="add">
        <argument type="service" id="contao.routing.page_router"/>
        <argument>20</argument>
      </call>
    </service>
    <service id="cmf_routing.route_type_form_type" class="Symfony\Cmf\Bundle\RoutingBundle\Form\Type\RouteTypeType">
      <tag name="form.type" alias="cmf_routing_route_type"/>
    </service>
    <service id="cmf_routing.validator.route_defaults" class="Symfony\Cmf\Bundle\RoutingBundle\Validator\Constraints\RouteDefaultsTwigValidator">
      <tag name="validator.constraint_validator" alias="cmf_routing.validator.route_defaults"/>
      <argument type="service" id="contao.controller_resolver"/>
      <argument type="service" id="twig.loader.chain" on-invalid="null"/>
    </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\ExpressionParser\Infix\BinaryOperatorExpressionParser"/>
      <tag name="container.preload" class="Twig\ExtensionSet"/>
      <tag name="container.preload" class="Twig\Template"/>
      <tag name="container.preload" class="Twig\TemplateWrapper"/>
      <tag name="kernel.reset" method="resetGlobals"/>
      <argument type="service" id="twig.loader.chain"/>
      <argument type="collection">
        <argument key="debug">true</argument>
        <argument key="strict_variables">true</argument>
        <argument key="cache">/home/asli/cms.asli.com/contao/var/cache/dev/twig</argument>
        <argument key="charset">UTF-8</argument>
        <argument key="autoescape">name</argument>
      </argument>
      <call method="addExtension">
        <argument type="service" id="twig.extension.security_csrf"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.dump"/>
      </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.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.htmlsanitizer"/>
      </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.serializer"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.form"/>
      </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="doctrine.twig.doctrine_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="fos_http_cache.twig.tag_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="nelmio_security.twig_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.string"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.webprofiler"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.code"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="knp_menu.twig.extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id=".time.twig.extension.time"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="contao.twig.extension"/>
      </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="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>
      <call method="setLocaleSwitcher">
        <argument type="service" id="translation.locale_switcher" on-invalid="ignore"/>
      </call>
      <call method="setEnabledLocales">
        <argument type="collection"/>
      </call>
    </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.3DrAUl_.twig.template_cache_warmer"/>
      <argument type="service" id="contao_manager.twig.file_extension_filter_iterator"/>
      <argument>null</argument>
    </service>
    <service id="twig.loader.native_filesystem" class="Twig\Loader\FilesystemLoader">
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
    </service>
    <service id="twig.loader.chain" class="Twig\Loader\ChainLoader">
      <call method="addLoader">
        <argument type="service" id="contao.twig.filesystem_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="contao.twig.fail_tolerant_filesystem_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="twig.loader.native_filesystem"/>
      </call>
    </service>
    <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="contao.translation.translator" 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.routing" class="Symfony\Bridge\Twig\Extension\RoutingExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="cmf_routing.router"/>
    </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.htmlsanitizer" class="Symfony\Bridge\Twig\Extension\HtmlSanitizerExtension">
      <tag name="twig.extension"/>
      <argument type="service" id=".service_locator.F4qYoAa"/>
    </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="contao.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">
      <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.wThEJbh"/>
    </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="controller.template_attribute_listener" class="Symfony\Bridge\Twig\EventListener\TemplateAttributeListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.extension.form" class="Symfony\Bridge\Twig\Extension\FormExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="contao.translation.translator" 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>/home/asli/cms.asli.com/contao</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <argument>/home/asli/cms.asli.com/contao/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"/>
      <argument type="collection">
        <argument>*.twig</argument>
      </argument>
      <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.validator" class="Symfony\Bridge\Twig\Validator\Constraints\TwigValidator">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="twig"/>
    </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 key="0" type="service" id="twig"/>
      <argument key="localeSwitcher" type="service" id="translation.locale_switcher" on-invalid="ignore"/>
    </service>
    <service id="cmsig_seal.index_create_command" class="CmsIg\Seal\Integration\Symfony\Command\IndexCreateCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cmsig_seal.engine_registry"/>
      <call method="setName">
        <argument>cmsig:seal:index-create</argument>
      </call>
      <call method="setDescription">
        <argument>Create configured search indexes.</argument>
      </call>
    </service>
    <service id="cmsig_seal.index_drop_command" class="CmsIg\Seal\Integration\Symfony\Command\IndexDropCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cmsig_seal.engine_registry"/>
      <call method="setName">
        <argument>cmsig:seal:index-drop</argument>
      </call>
      <call method="setDescription">
        <argument>Drop configured search indexes.</argument>
      </call>
    </service>
    <service id="cmsig_seal.reindex_command" class="CmsIg\Seal\Integration\Symfony\Command\ReindexCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cmsig_seal.engine_registry"/>
      <argument type="tagged_iterator" tag="cmsig_seal.reindex_provider"/>
      <call method="setName">
        <argument>cmsig:seal:reindex</argument>
      </call>
      <call method="setDescription">
        <argument>Reindex configured search indexes.</argument>
      </call>
    </service>
    <service id="cmsig_seal.engine_registry" class="CmsIg\Seal\EngineRegistry">
      <argument type="tagged_iterator" tag="cmsig_seal.engine" index-by="name" default-index-method="getDefaultNameName" default-priority-method="getDefaultNamePriority"/>
    </service>
    <service id="cmsig_seal.adapter_factory" class="CmsIg\Seal\Adapter\AdapterFactory">
      <argument type="tagged_iterator" tag="cmsig_seal.adapter_factory"/>
    </service>
    <service id="security.authorization_checker" class="Symfony\Component\Security\Core\Authorization\AuthorizationChecker" public="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </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"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id=".service_locator.1mjVCan"/>
    </service>
    <service id="security.untracked_token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"/>
    <service id="security.helper" class="Symfony\Bundle\SecurityBundle\Security" public="true">
      <argument type="service" id=".service_locator.rAuPNI6"/>
      <argument type="collection">
        <argument key="contao_backend" type="service" id=".service_locator.hyxlpGK"/>
        <argument key="contao_frontend" type="service" id=".service_locator.mVO0b7a"/>
      </argument>
    </service>
    <service id="security.user_value_resolver" class="Symfony\Component\Security\Http\Controller\UserValueResolver">
      <tag name="Symfony\Component\Security\Http\Controller\UserValueResolver" priority="120">controller.argument_value_resolver</tag>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="security.security_token_value_resolver" class="Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver">
      <tag name="Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" priority="120">controller.argument_value_resolver</tag>
      <argument type="service" id="security.token_storage"/>
    </service>
    <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.user_checker" class="Symfony\Component\Security\Core\User\InMemoryUserChecker"/>
    <service id="security.user_checker_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection">
        <argument key="contao_backend" type="service_closure" id="contao.security.user_checker"/>
        <argument key="contao_frontend" type="service_closure" id="contao.security.user_checker"/>
      </argument>
    </service>
    <service id="security.expression_language" class="Symfony\Component\Security\Core\Authorization\ExpressionLanguage">
      <argument type="service" id="cache.security_expression_language" on-invalid="null"/>
    </service>
    <service id="security.authentication_utils" class="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" public="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.role_hierarchy" class="Symfony\Component\Security\Core\Role\RoleHierarchy">
      <argument type="collection"/>
    </service>
    <service id="security.access.simple_role_voter" class="Symfony\Component\Security\Core\Authorization\Voter\RoleVoter">
      <tag name="security.voter" priority="245"/>
    </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="scheb_two_factor.security.authentication.trust_resolver"/>
    </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="scheb_two_factor.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.access.closure_voter" class="Symfony\Component\Security\Core\Authorization\Voter\ClosureVoter">
      <tag name="security.voter" priority="245"/>
      <argument type="service" id="security.authorization_checker"/>
    </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" public="true">
      <argument type="service" id=".service_locator.1AFyPA."/>
      <argument type="iterator">
        <argument key="security.firewall.map.context.contao_backend" type="service" id="contao.routing.backend_matcher"/>
        <argument key="security.firewall.map.context.contao_frontend" type="service" id="contao.routing.frontend_matcher"/>
      </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>
      <argument>null</argument>
    </service>
    <service id="security.logout_url_generator" class="Symfony\Component\Security\Http\Logout\LogoutUrlGenerator" public="true">
      <argument type="service" id="request_stack" on-invalid="null"/>
      <argument type="service" id="cmf_routing.router" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <call method="registerListener">
        <argument>contao_backend</argument>
        <argument>contao_backend_logout</argument>
        <argument>logout</argument>
        <argument>_csrf_token</argument>
        <argument>null</argument>
        <argument>null</argument>
      </call>
      <call method="registerListener">
        <argument>contao_frontend</argument>
        <argument>contao_frontend_logout</argument>
        <argument>logout</argument>
        <argument>_csrf_token</argument>
        <argument>null</argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.route_loader.logout" class="Symfony\Bundle\SecurityBundle\Routing\LogoutRouteLoader">
      <tag name="routing.route_loader"/>
      <argument type="collection"/>
      <argument>security.logout_uris</argument>
    </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="cmf_routing.router" on-invalid="null"/>
      <argument type="service" id="cmf_routing.router" 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="cache.security_expression_language" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_expression_language.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="controller.is_granted_attribute_listener" class="Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.is_granted_attribute_expression_language" on-invalid="null"/>
    </service>
    <service id="security.is_granted_attribute_expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage">
      <argument type="service" id="cache.security_is_granted_attribute_expression_language" on-invalid="null"/>
    </service>
    <service id="cache.security_is_granted_attribute_expression_language" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_is_granted_attribute_expression_language.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="security.is_csrf_token_valid_attribute_expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage">
      <argument type="service" id="cache.security_is_csrf_token_valid_attribute_expression_language" on-invalid="null"/>
    </service>
    <service id="cache.security_is_csrf_token_valid_attribute_expression_language" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="security.password_hasher_factory" class="Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" public="true">
      <argument type="collection">
        <argument key="Contao\User" type="collection">
          <argument key="algorithm">auto</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="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 key="Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" type="collection">
          <argument key="algorithm">auto</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="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="form.listener.password_hasher" class="Symfony\Component\Form\Extension\PasswordHasher\EventListener\PasswordHasherListener">
      <argument type="service" id="security.user_password_hasher"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
    </service>
    <service id="form.type_extension.form.password_hasher" class="Symfony\Component\Form\Extension\PasswordHasher\Type\FormTypePasswordHasherExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="form.listener.password_hasher"/>
    </service>
    <service id="form.type_extension.password.password_hasher" class="Symfony\Component\Form\Extension\PasswordHasher\Type\PasswordTypePasswordHasherExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\PasswordType"/>
      <argument type="service" id="form.listener.password_hasher"/>
    </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.2tUJ0SU"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.1iwLs4n"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.AXklXtl"/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.CUDSgej"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</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="contao.security.backend_user_provider"/>
        <argument type="service" id="contao.security.frontend_user_provider"/>
      </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="scheb_two_factor.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.clear_site_data" class="Symfony\Component\Security\Http\EventListener\ClearSiteDataLogoutListener" 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.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="scheb_two_factor.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>
      <argument type="service" id="cmf_routing.router" on-invalid="null"/>
      <argument type="abstract">Target Route</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"/>
    </service>
    <service id="security.firewall.event_dispatcher_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection">
        <argument key="contao_backend" type="service_closure" id="debug.security.event_dispatcher.contao_backend"/>
        <argument key="contao_frontend" type="service_closure" id="debug.security.event_dispatcher.contao_frontend"/>
      </argument>
    </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 type="constant">Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel::None</argument>
      <argument type="abstract">required badges</argument>
    </service>
    <service id="security.authenticator.managers_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection">
        <argument key="contao_backend" type="service_closure" id="security.authenticator.manager.contao_backend"/>
        <argument key="contao_frontend" type="service_closure" id="security.authenticator.manager.contao_frontend"/>
      </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.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="contao.translation.translator" 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"/>
      <argument type="abstract">credentials user identifier</argument>
    </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="security.access_token_extractor.header" class="Symfony\Component\Security\Http\AccessToken\HeaderAccessTokenExtractor"/>
    <service id="security.access_token_extractor.query_string" class="Symfony\Component\Security\Http\AccessToken\QueryAccessTokenExtractor"/>
    <service id="security.access_token_extractor.request_body" class="Symfony\Component\Security\Http\AccessToken\FormEncodedBodyExtractor"/>
    <service id="security.authenticator.access_token" class="Symfony\Component\Security\Http\Authenticator\AccessTokenAuthenticator" abstract="true">
      <argument type="abstract">access token handler</argument>
      <argument type="abstract">access token extractor</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.authenticator.access_token.chain_extractor" class="Symfony\Component\Security\Http\AccessToken\ChainAccessTokenExtractor" abstract="true">
      <argument type="abstract">access token extractors</argument>
    </service>
    <service id="security.access_token_handler.oidc_user_info.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface" abstract="true">
      <argument type="abstract">http client options</argument>
      <factory service="http_client.uri_template" method="withOptions"/>
    </service>
    <service id="security.access_token_handler.oidc_user_info" class="Symfony\Component\Security\Http\AccessToken\Oidc\OidcUserInfoTokenHandler" abstract="true">
      <argument type="abstract">http client</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument type="abstract">claim</argument>
    </service>
    <service id="security.access_token_handler.oidc" class="Symfony\Component\Security\Http\AccessToken\Oidc\OidcTokenHandler" abstract="true">
      <argument type="abstract">signature algorithm</argument>
      <argument type="abstract">signature key</argument>
      <argument type="abstract">audience</argument>
      <argument type="abstract">issuers</argument>
      <argument>sub</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument type="service" id="clock"/>
    </service>
    <service id="security.access_token_handler.oidc_discovery.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface" abstract="true">
      <argument type="abstract">http client options</argument>
      <factory service="http_client.uri_template" method="withOptions"/>
    </service>
    <service id="security.access_token_handler.oidc.jwk" class="Jose\Component\Core\JWK" constructor="createFromJson" abstract="true">
      <argument type="abstract">signature key</argument>
      <deprecated package="symfony/security-http" version="7.1">The "%service_id%" service is deprecated. Please use "security.access_token_handler.oidc.jwkset" instead</deprecated>
    </service>
    <service id="security.access_token_handler.oidc.jwkset" class="Jose\Component\Core\JWKSet" constructor="createFromJson" abstract="true">
      <argument type="abstract">signature keyset</argument>
    </service>
    <service id="security.access_token_handler.oidc.algorithm_manager_factory" class="Jose\Component\Core\AlgorithmManagerFactory">
      <argument type="tagged_iterator" tag="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature" class="Jose\Component\Core\AlgorithmManager" abstract="true">
      <argument type="abstract">signature algorithms</argument>
      <factory service="security.access_token_handler.oidc.algorithm_manager_factory" method="create"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.ES256" class="Jose\Component\Signature\Algorithm\ES256">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.ES384" class="Jose\Component\Signature\Algorithm\ES384">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.ES512" class="Jose\Component\Signature\Algorithm\ES512">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.RS256" class="Jose\Component\Signature\Algorithm\RS256">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.RS384" class="Jose\Component\Signature\Algorithm\RS384">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.RS512" class="Jose\Component\Signature\Algorithm\RS512">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.PS256" class="Jose\Component\Signature\Algorithm\PS256">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.PS384" class="Jose\Component\Signature\Algorithm\PS384">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.PS512" class="Jose\Component\Signature\Algorithm\PS512">
      <tag name="security.access_token_handler.oidc.signature_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption_algorithm_manager_factory" class="Jose\Component\Core\AlgorithmManagerFactory">
      <argument type="tagged_iterator" tag="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption" class="Jose\Component\Core\AlgorithmManager" abstract="true">
      <argument type="abstract">encryption algorithms</argument>
      <factory service="security.access_token_handler.oidc.encryption_algorithm_manager_factory" method="create"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.RSAOAEP" class="Jose\Component\Encryption\Algorithm\KeyEncryption\RSAOAEP">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.ECDHES" class="Jose\Component\Encryption\Algorithm\KeyEncryption\ECDHES">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.ECDHSS" class="Jose\Component\Encryption\Algorithm\KeyEncryption\ECDHSS">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.A128CBCHS256" class="Jose\Component\Encryption\Algorithm\ContentEncryption\A128CBCHS256">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.A192CBCHS384" class="Jose\Component\Encryption\Algorithm\ContentEncryption\A192CBCHS384">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.A256CBCHS512" class="Jose\Component\Encryption\Algorithm\ContentEncryption\A256CBCHS512">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.A128GCM" class="Jose\Component\Encryption\Algorithm\ContentEncryption\A128GCM">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.A192GCM" class="Jose\Component\Encryption\Algorithm\ContentEncryption\A192GCM">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oidc.encryption.A256GCM" class="Jose\Component\Encryption\Algorithm\ContentEncryption\A256GCM">
      <tag name="security.access_token_handler.oidc.encryption_algorithm"/>
    </service>
    <service id="security.access_token_handler.oauth2" class="Symfony\Component\Security\Http\AccessToken\OAuth2\Oauth2TokenHandler" abstract="true">
      <argument type="service" id="http_client.uri_template"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="security.access_token_handler.oidc.generator" class="Symfony\Component\Security\Http\AccessToken\Oidc\OidcTokenGenerator" abstract="true">
      <argument type="abstract">signature algorithm</argument>
      <argument type="abstract">signature key</argument>
      <argument type="abstract">audience</argument>
      <argument type="abstract">issuers</argument>
      <argument type="abstract">claim</argument>
      <argument type="service" id="clock"/>
    </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"/>
    </service>
    <service id="debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager">
      <tag name="kernel.reset" method="reset" on_invalid="ignore"/>
      <tag name="container.decorator" id="security.access.decision_manager" inner="debug.security.access.decision_manager.inner"/>
      <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.reset" method="reset"/>
      <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.1AFyPA."/>
      <argument type="service" id=".service_locator.MSNT8UZ"/>
      <argument type="collection">
        <argument key="contao_backend" type="collection">
          <argument type="service" id="debug.security.authenticator.webauthn.contao_backend"/>
          <argument type="service" id="debug.contao.security.login_authenticator.contao_backend"/>
          <argument type="service" id="debug.security.authenticator.login_link.contao_backend"/>
        </argument>
        <argument key="contao_frontend" type="collection">
          <argument type="service" id="debug.security.authenticator.webauthn.contao_frontend"/>
          <argument type="service" id="debug.contao.security.login_authenticator.contao_frontend"/>
          <argument type="service" id="debug.security.authenticator.remember_me.contao_frontend"/>
        </argument>
      </argument>
      <argument>false</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_providers" class="Symfony\Component\Security\Core\User\ChainUserProvider">
      <argument type="iterator">
        <argument type="service" id="contao.security.backend_user_provider"/>
        <argument type="service" id="contao.security.frontend_user_provider"/>
      </argument>
    </service>
    <service id="security.firewall.map.config.contao_backend" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>contao_backend</argument>
      <argument>contao.security.user_checker</argument>
      <argument>contao.routing.backend_matcher</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>contao.security.backend_user_provider</argument>
      <argument>contao_backend</argument>
      <argument>contao.security.login_authenticator.contao_backend</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>switch_user</argument>
        <argument>webauthn</argument>
        <argument>login_throttling</argument>
        <argument>contao_login</argument>
        <argument>login_link</argument>
      </argument>
      <argument type="collection">
        <argument key="parameter">_switch_user</argument>
        <argument key="role">ROLE_ALLOWED_TO_SWITCH</argument>
        <argument key="target_route">null</argument>
      </argument>
      <argument type="collection">
        <argument key="path">contao_backend_logout</argument>
        <argument key="enable_csrf">null</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="target">/</argument>
        <argument key="invalidate_session">true</argument>
        <argument key="clear_site_data" type="collection"/>
        <argument key="delete_cookies" type="collection"/>
      </argument>
    </service>
    <service id="security.listener.contao_backend.user_provider" class="Symfony\Component\Security\Http\EventListener\UserProviderListener">
      <tag name="kernel.event_listener" dispatcher="debug.security.event_dispatcher.contao_backend" event="Symfony\Component\Security\Http\Event\CheckPassportEvent" priority="2048" method="checkPassport"/>
      <argument type="service" id="contao.security.backend_user_provider"/>
    </service>
    <service id="security.user_checker.chain.contao_backend" class="Symfony\Component\Security\Core\User\ChainUserChecker">
      <argument type="tagged_iterator" tag="security.user_checker.contao_backend"/>
    </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="contao.security.backend_user_provider"/>
        <argument type="service" id="contao.security.frontend_user_provider"/>
      </argument>
      <argument>contao_backend</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.security.event_dispatcher.contao_backend"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="collection">
        <argument type="service" id="security.token_storage"/>
        <argument>enableUsageTracking</argument>
      </argument>
    </service>
    <service id="security.listener.session.contao_backend" class="Symfony\Component\Security\Http\EventListener\SessionStrategyListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_backend"/>
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.logout_listener.contao_backend" 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="debug.security.event_dispatcher.contao_backend"/>
      <argument type="collection">
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="logout_path">contao_backend_logout</argument>
      </argument>
    </service>
    <service id="security.logout.listener.default.contao_backend" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_backend"/>
      <argument type="service" id="security.http_utils"/>
      <argument>/</argument>
    </service>
    <service id="security.logout.listener.session.contao_backend" class="Symfony\Component\Security\Http\EventListener\SessionLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_backend"/>
    </service>
    <service id="security.firewall_config.webauthn.contao_backend" class="Webauthn\Bundle\Security\WebauthnFirewallConfig" autowire="true">
      <argument type="collection">
        <argument key="authentication" type="collection">
          <argument key="enabled">true</argument>
          <argument key="profile">contao_backend</argument>
          <argument key="routes" type="collection">
            <argument key="options_path">/_contao/webauthn/backend/login/options</argument>
            <argument key="result_path">/_contao/webauthn/backend/login/result</argument>
            <argument key="host">null</argument>
            <argument key="options_method">POST</argument>
            <argument key="result_method">POST</argument>
          </argument>
          <argument key="options_builder">null</argument>
          <argument key="options_handler">Webauthn\Bundle\Security\Handler\DefaultRequestOptionsHandler</argument>
        </argument>
        <argument key="user_provider">null</argument>
        <argument key="options_storage">null</argument>
        <argument key="success_handler">Webauthn\Bundle\Security\Handler\DefaultSuccessHandler</argument>
        <argument key="failure_handler">Webauthn\Bundle\Security\Handler\DefaultFailureHandler</argument>
        <argument key="secured_rp_ids" type="collection"/>
        <argument key="registration" type="collection">
          <argument key="enabled">false</argument>
          <argument key="profile">default</argument>
          <argument key="options_builder">null</argument>
          <argument key="routes" type="collection">
            <argument key="host">null</argument>
            <argument key="options_method">POST</argument>
            <argument key="options_path">/register/options</argument>
            <argument key="result_method">POST</argument>
            <argument key="result_path">/register</argument>
          </argument>
          <argument key="options_handler">Webauthn\Bundle\Security\Handler\DefaultCreationOptionsHandler</argument>
        </argument>
      </argument>
      <argument>contao_backend</argument>
      <argument type="service" id="security.http_utils"/>
    </service>
    <service id="security.ceremony_step_manager.webauthn.request.contao_backend" class="Webauthn\CeremonyStep\CeremonyStepManager">
      <argument type="collection"/>
      <factory service="Webauthn\CeremonyStep\CeremonyStepManagerFactory" method="requestCeremony"/>
    </service>
    <service id="security.authenticator_assertion_response_validator.webauthn.contao_backend" class="Webauthn\AuthenticatorAssertionResponseValidator">
      <tag name="webauthn_can_dispatch_events"/>
      <argument type="service" id="security.ceremony_step_manager.webauthn.request.contao_backend"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
    </service>
    <service id="security.ceremony_step_manager.webauthn.creation.contao_backend" class="Webauthn\CeremonyStep\CeremonyStepManager">
      <argument type="collection"/>
      <factory service="Webauthn\CeremonyStep\CeremonyStepManagerFactory" method="creationCeremony"/>
    </service>
    <service id="security.authenticator_attestation_response_validator.webauthn.contao_backend" class="Webauthn\AuthenticatorAttestationResponseValidator">
      <tag name="webauthn_can_dispatch_events"/>
      <argument type="service" id="security.ceremony_step_manager.webauthn.creation.contao_backend"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
    </service>
    <service id="webauthn.controller.request.options_builder.firewall.contao_backend" class="Webauthn\Bundle\CredentialOptionsBuilder\ProfileBasedRequestOptionsBuilder">
      <argument type="service" id="serializer"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory"/>
      <argument>contao_backend</argument>
      <argument type="service" id="Webauthn\SimpleFakeCredentialGenerator" on-invalid="null"/>
    </service>
    <service id="webauthn.controller.security.contao_backend.request.options" class="Webauthn\Bundle\Controller\AssertionRequestController" public="true">
      <tag name="controller.service_arguments"/>
      <tag name="webauthn_controller" method="POST" path="/_contao/webauthn/backend/login/options" host=""/>
      <argument type="service" id="webauthn.controller.request.options_builder.firewall.contao_backend"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultRequestOptionsHandler"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultFailureHandler"/>
      <factory service="Webauthn\Bundle\Controller\AssertionControllerFactory" method="createRequestController"/>
    </service>
    <service id="webauthn.controller.security.contao_backend.request.result" class="Webauthn\Bundle\Controller\DummyController" public="true">
      <tag name="controller.service_arguments"/>
      <tag name="webauthn_controller" method="POST" path="/_contao/webauthn/backend/login/result" host=""/>
      <factory service="Webauthn\Bundle\Controller\DummyControllerFactory" method="create"/>
    </service>
    <service id="security.authenticator.webauthn.contao_backend" class="Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator" autowire="true">
      <argument type="service" id="security.firewall_config.webauthn.contao_backend"/>
      <argument type="service" id="contao.security.backend_user_provider"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultSuccessHandler"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultFailureHandler"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="security.authenticator_assertion_response_validator.webauthn.contao_backend"/>
      <argument type="service" id="security.authenticator_attestation_response_validator.webauthn.contao_backend"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="limiter._login_local_contao_backend" class="Symfony\Component\RateLimiter\RateLimiterFactory">
      <argument type="collection">
        <argument key="policy">fixed_window</argument>
        <argument key="limit">5</argument>
        <argument key="interval">1 minute</argument>
        <argument key="id">_login_local_contao_backend</argument>
      </argument>
      <argument type="service" id="limiter.storage._login_local_contao_backend"/>
      <argument>null</argument>
    </service>
    <service id="limiter.storage._login_local_contao_backend" class="Symfony\Component\RateLimiter\Storage\CacheStorage">
      <argument type="service" id="cache.rate_limiter"/>
    </service>
    <service id="limiter._login_global_contao_backend" class="Symfony\Component\RateLimiter\RateLimiterFactory">
      <argument type="collection">
        <argument key="policy">fixed_window</argument>
        <argument key="limit">25</argument>
        <argument key="interval">1 minute</argument>
        <argument key="id">_login_global_contao_backend</argument>
      </argument>
      <argument type="service" id="limiter.storage._login_global_contao_backend"/>
      <argument>null</argument>
    </service>
    <service id="limiter.storage._login_global_contao_backend" class="Symfony\Component\RateLimiter\Storage\CacheStorage">
      <argument type="service" id="cache.rate_limiter"/>
    </service>
    <service id="security.login_throttling.contao_backend.limiter" class="Symfony\Component\Security\Http\RateLimiter\DefaultLoginRateLimiter">
      <argument type="service" id="limiter._login_global_contao_backend"/>
      <argument type="service" id="limiter._login_local_contao_backend"/>
      <argument>%container.build_hash%</argument>
    </service>
    <service id="security.listener.login_throttling.contao_backend" class="Symfony\Component\Security\Http\EventListener\LoginThrottlingListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_backend"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.login_throttling.contao_backend.limiter"/>
    </service>
    <service id="contao.security.two_factor_firewall_config.contao_backend" class="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig">
      <argument type="collection">
        <argument key="remember_me">false</argument>
        <argument key="require_previous_session">false</argument>
        <argument key="auth_code_parameter_name">verify</argument>
      </argument>
      <argument>contao_backend</argument>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="scheb_two_factor.security.request_data_reader"/>
    </service>
    <service id="security.authenticator.two_factor.contao_backend" class="Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator">
      <argument type="service" id="contao.security.two_factor_firewall_config.contao_backend"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.security.authentication_success_handler"/>
      <argument type="service" id="contao.security.authentication_failure_handler"/>
      <argument type="service" id="security.authentication.authentication_required_handler.two_factor.contao_backend"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.authentication_required_handler.two_factor.contao_backend" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="contao.security.two_factor_firewall_config.contao_backend"/>
    </service>
    <service id="security.authentication.provider_preparation_listener.two_factor.contao_backend" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>contao_backend</argument>
      <argument>true</argument>
      <argument>false</argument>
    </service>
    <service id="security.authentication.token_created_listener.two_factor.contao_backend" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_backend"/>
      <argument>contao_backend</argument>
      <argument type="service" id="scheb_two_factor.condition_registry"/>
      <argument type="service" id="scheb_two_factor.provider_initiator"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.security.login_authenticator.contao_backend" class="Contao\CoreBundle\Security\Authenticator\ContaoLoginAuthenticator">
      <argument type="service" id="contao.security.backend_user_provider"/>
      <argument type="service" id="contao.security.authentication_success_handler"/>
      <argument type="service" id="contao.security.authentication_failure_handler"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.authenticator.two_factor.contao_backend"/>
      <argument type="collection">
        <argument key="require_previous_session">false</argument>
        <argument key="auth_code_parameter_name">verify</argument>
      </argument>
      <argument type="service" id="twig"/>
    </service>
    <service id="security.authenticator.login_link" class="Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator" abstract="true">
      <argument type="abstract">the login link handler instance</argument>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">authentication success handler</argument>
      <argument type="abstract">authentication failure handler</argument>
      <argument type="abstract">options</argument>
    </service>
    <service id="security.authenticator.abstract_login_link_handler" class="Symfony\Component\Security\Http\LoginLink\LoginLinkHandler" abstract="true">
      <argument type="service" id="cmf_routing.router"/>
      <argument type="abstract">user provider</argument>
      <argument type="abstract">signature hasher</argument>
      <argument type="abstract">options</argument>
    </service>
    <service id="security.authenticator.abstract_login_link_signature_hasher" class="Symfony\Component\Security\Core\Signature\SignatureHasher">
      <argument type="service" id="property_accessor"/>
      <argument type="abstract">signature properties</argument>
      <argument>%kernel.secret%</argument>
      <argument type="abstract">expired signature storage</argument>
      <argument type="abstract">max signature uses</argument>
    </service>
    <service id="security.authenticator.expired_login_link_storage" class="Symfony\Component\Security\Core\Signature\ExpiredSignatureStorage" abstract="true">
      <argument type="abstract">cache pool service</argument>
      <argument type="abstract">expired login link storage</argument>
    </service>
    <service id="security.authenticator.cache.expired_links" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>qDx8iRSlRC</argument>
      <argument>0</argument>
      <argument>/home/asli/cms.asli.com/contao/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="security.authenticator.firewall_aware_login_link_handler" class="Symfony\Bundle\SecurityBundle\LoginLink\FirewallAwareLoginLinkHandler">
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id=".service_locator.q1Mh7ey"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.authenticator.login_link_signature_hasher.contao_backend" class="Symfony\Component\Security\Core\Signature\SignatureHasher">
      <argument type="service" id="property_accessor"/>
      <argument type="collection">
        <argument>username</argument>
        <argument>lastLogin</argument>
      </argument>
      <argument>%env(APP_SECRET)%</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.authenticator.login_link_handler.contao_backend" class="Symfony\Component\Security\Http\LoginLink\LoginLinkHandler">
      <tag name="security.authenticator.login_linker" firewall="contao_backend"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.security.backend_user_provider"/>
      <argument type="service" id="security.authenticator.login_link_signature_hasher.contao_backend"/>
      <argument type="collection">
        <argument key="route_name">contao_backend_login_link</argument>
        <argument key="lifetime">600</argument>
      </argument>
    </service>
    <service id="security.authenticator.login_link.contao_backend" class="Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator">
      <argument type="service" id="security.authenticator.login_link_handler.contao_backend"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.authentication.success_handler.contao_backend.login_link"/>
      <argument type="service" id="security.authentication.failure_handler.contao_backend.login_link"/>
      <argument type="collection">
        <argument key="check_route">contao_backend_login_link</argument>
        <argument key="check_post_only">false</argument>
      </argument>
    </service>
    <service id="security.authentication.success_handler.contao_backend.login_link" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler">
      <argument type="service">
        <service class="Contao\CoreBundle\Security\Authentication\AuthenticationSuccessHandler">
          <argument type="service" id="contao.framework"/>
          <argument type="service" id="contao.security.two_factor.trusted_device_manager"/>
          <argument type="service" id="security.firewall.map"/>
          <argument type="service" id="contao.routing.content_url_generator"/>
          <argument type="service" id="uri_signer"/>
          <argument type="service" id="security.token_storage"/>
          <argument type="service" id="monolog.logger" on-invalid="ignore"/>
        </service>
      </argument>
      <argument type="collection">
        <argument key="always_use_default_target_path">false</argument>
        <argument key="default_target_path">/</argument>
        <argument key="login_path">/login</argument>
        <argument key="target_path_parameter">_target_path</argument>
        <argument key="use_referer">false</argument>
      </argument>
      <argument>contao_backend</argument>
    </service>
    <service id="security.authentication.failure_handler.contao_backend.login_link" 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">/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="debug.security.authenticator.webauthn.contao_backend" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator">
      <argument type="service" id="security.authenticator.webauthn.contao_backend"/>
    </service>
    <service id="debug.contao.security.login_authenticator.contao_backend" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator">
      <argument type="service" id="contao.security.login_authenticator.contao_backend"/>
    </service>
    <service id="debug.security.authenticator.login_link.contao_backend" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator">
      <argument type="service" id="security.authenticator.login_link.contao_backend"/>
    </service>
    <service id="security.authenticator.manager.contao_backend" class="Symfony\Component\Security\Http\Authentication\AuthenticatorManager">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection">
        <argument type="service" id="debug.security.authenticator.webauthn.contao_backend"/>
        <argument type="service" id="debug.contao.security.login_authenticator.contao_backend"/>
        <argument type="service" id="debug.security.authenticator.login_link.contao_backend"/>
      </argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.event_dispatcher.contao_backend"/>
      <argument>contao_backend</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument type="constant">Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel::None</argument>
      <argument type="collection"/>
    </service>
    <service id="debug.security.firewall.authenticator.contao_backend" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener">
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="security.firewall.authenticator.contao_backend" inner="debug.security.firewall.authenticator.contao_backend.inner"/>
      <argument type="service" id="debug.security.firewall.authenticator.contao_backend.inner"/>
    </service>
    <service id="security.listener.user_checker.contao_backend" class="Symfony\Component\Security\Http\EventListener\UserCheckerListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_backend"/>
      <argument type="service" id="contao.security.user_checker"/>
    </service>
    <service id="security.authentication.switchuser_listener.contao_backend" class="Symfony\Component\Security\Http\Firewall\SwitchUserListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.security.backend_user_provider"/>
      <argument type="service" id="contao.security.user_checker"/>
      <argument>contao_backend</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>
      <argument type="service" id="cmf_routing.router" on-invalid="null"/>
      <argument>null</argument>
    </service>
    <service id="security.exception_listener.contao_backend" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>contao_backend</argument>
      <argument type="service" id="contao.security.login_authenticator.contao_backend"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id=".service_locator.hyxlpGK" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.authenticator.webauthn.contao_backend" type="service_closure" id="security.authenticator.webauthn.contao_backend"/>
        <argument key="contao.security.login_authenticator.contao_backend" type="service_closure" id="contao.security.login_authenticator.contao_backend"/>
        <argument key="security.authenticator.login_link.contao_backend" type="service_closure" id="security.authenticator.login_link.contao_backend"/>
      </argument>
    </service>
    <service id="security.firewall.map.context.contao_backend" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <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.contao_backend"/>
        <argument type="service" id="security.authentication.switchuser_listener.contao_backend"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.contao_backend"/>
      <argument type="service" id="security.logout_listener.contao_backend"/>
      <argument type="service" id="security.firewall.map.config.contao_backend"/>
    </service>
    <service id="security.firewall.map.config.contao_frontend" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>contao_frontend</argument>
      <argument>contao.security.user_checker</argument>
      <argument>contao.routing.frontend_matcher</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>contao.security.frontend_user_provider</argument>
      <argument>contao_frontend</argument>
      <argument>contao.security.login_authenticator.contao_frontend</argument>
      <argument>contao.security.access_denied_handler</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>webauthn</argument>
        <argument>login_throttling</argument>
        <argument>contao_login</argument>
        <argument>remember_me</argument>
      </argument>
      <argument>null</argument>
      <argument type="collection">
        <argument key="path">contao_frontend_logout</argument>
        <argument key="enable_csrf">null</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="target">/</argument>
        <argument key="invalidate_session">true</argument>
        <argument key="clear_site_data" type="collection"/>
        <argument key="delete_cookies" type="collection"/>
      </argument>
    </service>
    <service id="security.listener.contao_frontend.user_provider" class="Symfony\Component\Security\Http\EventListener\UserProviderListener">
      <tag name="kernel.event_listener" dispatcher="debug.security.event_dispatcher.contao_frontend" event="Symfony\Component\Security\Http\Event\CheckPassportEvent" priority="2048" method="checkPassport"/>
      <argument type="service" id="contao.security.frontend_user_provider"/>
    </service>
    <service id="security.user_checker.chain.contao_frontend" class="Symfony\Component\Security\Core\User\ChainUserChecker">
      <argument type="tagged_iterator" tag="security.user_checker.contao_frontend"/>
    </service>
    <service id="security.context_listener.1" 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="contao.security.backend_user_provider"/>
        <argument type="service" id="contao.security.frontend_user_provider"/>
      </argument>
      <argument>contao_frontend</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.security.event_dispatcher.contao_frontend"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="collection">
        <argument type="service" id="security.token_storage"/>
        <argument>enableUsageTracking</argument>
      </argument>
    </service>
    <service id="security.listener.session.contao_frontend" class="Symfony\Component\Security\Http\EventListener\SessionStrategyListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_frontend"/>
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.logout_listener.contao_frontend" 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="debug.security.event_dispatcher.contao_frontend"/>
      <argument type="collection">
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="logout_path">contao_frontend_logout</argument>
      </argument>
    </service>
    <service id="security.logout.listener.default.contao_frontend" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_frontend"/>
      <argument type="service" id="security.http_utils"/>
      <argument>/</argument>
    </service>
    <service id="security.logout.listener.session.contao_frontend" class="Symfony\Component\Security\Http\EventListener\SessionLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_frontend"/>
    </service>
    <service id="security.firewall_config.webauthn.contao_frontend" class="Webauthn\Bundle\Security\WebauthnFirewallConfig" autowire="true">
      <argument type="collection">
        <argument key="authentication" type="collection">
          <argument key="enabled">true</argument>
          <argument key="profile">contao_frontend</argument>
          <argument key="routes" type="collection">
            <argument key="options_path">/_contao/webauthn/frontend/login/options</argument>
            <argument key="result_path">/_contao/webauthn/frontend/login/result</argument>
            <argument key="host">null</argument>
            <argument key="options_method">POST</argument>
            <argument key="result_method">POST</argument>
          </argument>
          <argument key="options_builder">null</argument>
          <argument key="options_handler">Webauthn\Bundle\Security\Handler\DefaultRequestOptionsHandler</argument>
        </argument>
        <argument key="user_provider">null</argument>
        <argument key="options_storage">null</argument>
        <argument key="success_handler">Webauthn\Bundle\Security\Handler\DefaultSuccessHandler</argument>
        <argument key="failure_handler">Webauthn\Bundle\Security\Handler\DefaultFailureHandler</argument>
        <argument key="secured_rp_ids" type="collection"/>
        <argument key="registration" type="collection">
          <argument key="enabled">false</argument>
          <argument key="profile">default</argument>
          <argument key="options_builder">null</argument>
          <argument key="routes" type="collection">
            <argument key="host">null</argument>
            <argument key="options_method">POST</argument>
            <argument key="options_path">/register/options</argument>
            <argument key="result_method">POST</argument>
            <argument key="result_path">/register</argument>
          </argument>
          <argument key="options_handler">Webauthn\Bundle\Security\Handler\DefaultCreationOptionsHandler</argument>
        </argument>
      </argument>
      <argument>contao_frontend</argument>
      <argument type="service" id="security.http_utils"/>
    </service>
    <service id="security.ceremony_step_manager.webauthn.request.contao_frontend" class="Webauthn\CeremonyStep\CeremonyStepManager">
      <argument type="collection"/>
      <factory service="Webauthn\CeremonyStep\CeremonyStepManagerFactory" method="requestCeremony"/>
    </service>
    <service id="security.authenticator_assertion_response_validator.webauthn.contao_frontend" class="Webauthn\AuthenticatorAssertionResponseValidator">
      <tag name="webauthn_can_dispatch_events"/>
      <argument type="service" id="security.ceremony_step_manager.webauthn.request.contao_frontend"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
    </service>
    <service id="security.ceremony_step_manager.webauthn.creation.contao_frontend" class="Webauthn\CeremonyStep\CeremonyStepManager">
      <argument type="collection"/>
      <factory service="Webauthn\CeremonyStep\CeremonyStepManagerFactory" method="creationCeremony"/>
    </service>
    <service id="security.authenticator_attestation_response_validator.webauthn.contao_frontend" class="Webauthn\AuthenticatorAttestationResponseValidator">
      <tag name="webauthn_can_dispatch_events"/>
      <argument type="service" id="security.ceremony_step_manager.webauthn.creation.contao_frontend"/>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
    </service>
    <service id="webauthn.controller.request.options_builder.firewall.contao_frontend" class="Webauthn\Bundle\CredentialOptionsBuilder\ProfileBasedRequestOptionsBuilder">
      <argument type="service" id="serializer"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory"/>
      <argument>contao_frontend</argument>
      <argument type="service" id="Webauthn\SimpleFakeCredentialGenerator" on-invalid="null"/>
    </service>
    <service id="webauthn.controller.security.contao_frontend.request.options" class="Webauthn\Bundle\Controller\AssertionRequestController" public="true">
      <tag name="controller.service_arguments"/>
      <tag name="webauthn_controller" method="POST" path="/_contao/webauthn/frontend/login/options" host=""/>
      <argument type="service" id="webauthn.controller.request.options_builder.firewall.contao_frontend"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultRequestOptionsHandler"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultFailureHandler"/>
      <factory service="Webauthn\Bundle\Controller\AssertionControllerFactory" method="createRequestController"/>
    </service>
    <service id="webauthn.controller.security.contao_frontend.request.result" class="Webauthn\Bundle\Controller\DummyController" public="true">
      <tag name="controller.service_arguments"/>
      <tag name="webauthn_controller" method="POST" path="/_contao/webauthn/frontend/login/result" host=""/>
      <factory service="Webauthn\Bundle\Controller\DummyControllerFactory" method="create"/>
    </service>
    <service id="security.authenticator.webauthn.contao_frontend" class="Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator" autowire="true">
      <argument type="service" id="security.firewall_config.webauthn.contao_frontend"/>
      <argument type="service" id="contao.security.frontend_user_provider"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultSuccessHandler"/>
      <argument type="service" id="Webauthn\Bundle\Security\Handler\DefaultFailureHandler"/>
      <argument type="service" id="Webauthn\Bundle\Security\Storage\SessionStorage"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="security.authenticator_assertion_response_validator.webauthn.contao_frontend"/>
      <argument type="service" id="security.authenticator_attestation_response_validator.webauthn.contao_frontend"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="limiter._login_local_contao_frontend" class="Symfony\Component\RateLimiter\RateLimiterFactory">
      <argument type="collection">
        <argument key="policy">fixed_window</argument>
        <argument key="limit">5</argument>
        <argument key="interval">1 minute</argument>
        <argument key="id">_login_local_contao_frontend</argument>
      </argument>
      <argument type="service" id="limiter.storage._login_local_contao_frontend"/>
      <argument>null</argument>
    </service>
    <service id="limiter.storage._login_local_contao_frontend" class="Symfony\Component\RateLimiter\Storage\CacheStorage">
      <argument type="service" id="cache.rate_limiter"/>
    </service>
    <service id="limiter._login_global_contao_frontend" class="Symfony\Component\RateLimiter\RateLimiterFactory">
      <argument type="collection">
        <argument key="policy">fixed_window</argument>
        <argument key="limit">25</argument>
        <argument key="interval">1 minute</argument>
        <argument key="id">_login_global_contao_frontend</argument>
      </argument>
      <argument type="service" id="limiter.storage._login_global_contao_frontend"/>
      <argument>null</argument>
    </service>
    <service id="limiter.storage._login_global_contao_frontend" class="Symfony\Component\RateLimiter\Storage\CacheStorage">
      <argument type="service" id="cache.rate_limiter"/>
    </service>
    <service id="security.login_throttling.contao_frontend.limiter" class="Symfony\Component\Security\Http\RateLimiter\DefaultLoginRateLimiter">
      <argument type="service" id="limiter._login_global_contao_frontend"/>
      <argument type="service" id="limiter._login_local_contao_frontend"/>
      <argument>%container.build_hash%</argument>
    </service>
    <service id="security.listener.login_throttling.contao_frontend" class="Symfony\Component\Security\Http\EventListener\LoginThrottlingListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_frontend"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.login_throttling.contao_frontend.limiter"/>
    </service>
    <service id="contao.security.two_factor_firewall_config.contao_frontend" class="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig">
      <argument type="collection">
        <argument key="remember_me">true</argument>
        <argument key="require_previous_session">false</argument>
        <argument key="auth_code_parameter_name">verify</argument>
      </argument>
      <argument>contao_frontend</argument>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="scheb_two_factor.security.request_data_reader"/>
    </service>
    <service id="security.authenticator.two_factor.contao_frontend" class="Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator">
      <argument type="service" id="contao.security.two_factor_firewall_config.contao_frontend"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.security.authentication_success_handler"/>
      <argument type="service" id="contao.security.authentication_failure_handler"/>
      <argument type="service" id="security.authentication.authentication_required_handler.two_factor.contao_frontend"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.authentication_required_handler.two_factor.contao_frontend" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="contao.security.two_factor_firewall_config.contao_frontend"/>
    </service>
    <service id="security.authentication.provider_preparation_listener.two_factor.contao_frontend" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>contao_frontend</argument>
      <argument>true</argument>
      <argument>false</argument>
    </service>
    <service id="security.authentication.token_created_listener.two_factor.contao_frontend" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_frontend"/>
      <argument>contao_frontend</argument>
      <argument type="service" id="scheb_two_factor.condition_registry"/>
      <argument type="service" id="scheb_two_factor.provider_initiator"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.security.login_authenticator.contao_frontend" class="Contao\CoreBundle\Security\Authenticator\ContaoLoginAuthenticator">
      <argument type="service" id="contao.security.frontend_user_provider"/>
      <argument type="service" id="contao.security.authentication_success_handler"/>
      <argument type="service" id="contao.security.authentication_failure_handler"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.authenticator.two_factor.contao_frontend"/>
      <argument type="collection">
        <argument key="require_previous_session">false</argument>
        <argument key="auth_code_parameter_name">verify</argument>
      </argument>
      <argument type="service" id="twig"/>
    </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.remember_me_signature_hasher" class="Symfony\Component\Security\Core\Signature\SignatureHasher">
      <argument type="service" id="property_accessor"/>
      <argument type="abstract">signature properties</argument>
      <argument>%kernel.secret%</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.authenticator.signature_remember_me_handler" class="Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">signature hasher</argument>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="request_stack"/>
      <argument type="abstract">options</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authenticator.persistent_remember_me_handler" class="Symfony\Component\Security\Http\RememberMe\PersistentRememberMeHandler" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">token provider</argument>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="request_stack"/>
      <argument type="abstract">options</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="abstract">token verifier</argument>
    </service>
    <service id="security.authenticator.firewall_aware_remember_me_handler" class="Symfony\Bundle\SecurityBundle\RememberMe\FirewallAwareRememberMeHandler">
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id=".service_locator.T.6vBuR"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.listener.check_remember_me_conditions" class="Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener" abstract="true">
      <argument type="abstract">options</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="security.listener.remember_me" class="Symfony\Component\Security\Http\EventListener\RememberMeListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">remember me handler</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authenticator.remember_me" class="Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">remember me handler</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">options</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="cache.security_token_verifier" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool" pruneable="false"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_token_verifier.recorder_inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="security.remember_me.doctrine_token_provider.contao_frontend" class="Symfony\Bridge\Doctrine\Security\RememberMe\DoctrineTokenProvider">
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="security.remember_me.token_verifier.contao_frontend" class="Symfony\Component\Security\Core\Authentication\RememberMe\CacheTokenVerifier">
      <argument type="service" id="cache.security_token_verifier" on-invalid="null"/>
      <argument>60</argument>
      <argument>rememberme-contao_frontend-stale-</argument>
    </service>
    <service id="security.authenticator.remember_me_handler.contao_frontend" class="Symfony\Component\Security\Http\RememberMe\PersistentRememberMeHandler">
      <tag name="security.remember_me_handler" firewall="contao_frontend"/>
      <argument type="service" id="security.remember_me.doctrine_token_provider.contao_frontend"/>
      <argument type="service" id="contao.security.frontend_user_provider"/>
      <argument type="service" id="request_stack"/>
      <argument type="collection">
        <argument key="secret">%env(APP_SECRET)%</argument>
        <argument key="remember_me_parameter">autologin</argument>
        <argument key="token_provider" type="collection">
          <argument key="doctrine" type="collection">
            <argument key="enabled">true</argument>
            <argument key="connection">null</argument>
          </argument>
        </argument>
        <argument key="user_providers" type="collection"/>
        <argument key="catch_exceptions">true</argument>
        <argument key="signature_properties" type="collection">
          <argument>password</argument>
        </argument>
        <argument key="name">REMEMBERME</argument>
        <argument key="lifetime">31536000</argument>
        <argument key="path">/</argument>
        <argument key="domain">null</argument>
        <argument key="secure">null</argument>
        <argument key="httponly">true</argument>
        <argument key="samesite">lax</argument>
        <argument key="always_remember_me">false</argument>
      </argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.remember_me.token_verifier.contao_frontend" on-invalid="null"/>
    </service>
    <service id="security.listener.check_remember_me_conditions.contao_frontend" class="Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_frontend"/>
      <argument type="collection">
        <argument key="remember_me_parameter">autologin</argument>
        <argument key="always_remember_me">false</argument>
      </argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="security.listener.remember_me.contao_frontend" class="Symfony\Component\Security\Http\EventListener\RememberMeListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_frontend"/>
      <argument type="service" id="security.authenticator.remember_me_handler.contao_frontend"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authenticator.remember_me.contao_frontend" class="Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator">
      <argument type="service" id="security.authenticator.remember_me_handler.contao_frontend"/>
      <argument type="service" id="security.token_storage"/>
      <argument>REMEMBERME</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="debug.security.authenticator.webauthn.contao_frontend" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator">
      <argument type="service" id="security.authenticator.webauthn.contao_frontend"/>
    </service>
    <service id="debug.contao.security.login_authenticator.contao_frontend" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator">
      <argument type="service" id="contao.security.login_authenticator.contao_frontend"/>
    </service>
    <service id="debug.security.authenticator.remember_me.contao_frontend" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator">
      <argument type="service" id="security.authenticator.remember_me.contao_frontend"/>
    </service>
    <service id="security.authenticator.manager.contao_frontend" class="Symfony\Component\Security\Http\Authentication\AuthenticatorManager">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection">
        <argument type="service" id="debug.security.authenticator.webauthn.contao_frontend"/>
        <argument type="service" id="debug.contao.security.login_authenticator.contao_frontend"/>
        <argument type="service" id="debug.security.authenticator.remember_me.contao_frontend"/>
      </argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.event_dispatcher.contao_frontend"/>
      <argument>contao_frontend</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument type="constant">Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel::None</argument>
      <argument type="collection"/>
    </service>
    <service id="debug.security.firewall.authenticator.contao_frontend" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener">
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="security.firewall.authenticator.contao_frontend" inner="debug.security.firewall.authenticator.contao_frontend.inner"/>
      <argument type="service" id="debug.security.firewall.authenticator.contao_frontend.inner"/>
    </service>
    <service id="security.listener.user_checker.contao_frontend" class="Symfony\Component\Security\Http\EventListener\UserCheckerListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.contao_frontend"/>
      <argument type="service" id="contao.security.user_checker"/>
    </service>
    <service id="security.exception_listener.contao_frontend" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>contao_frontend</argument>
      <argument type="service" id="contao.security.login_authenticator.contao_frontend"/>
      <argument>null</argument>
      <argument type="service" id="contao.security.access_denied_handler"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id=".service_locator.mVO0b7a" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.authenticator.webauthn.contao_frontend" type="service_closure" id="security.authenticator.webauthn.contao_frontend"/>
        <argument key="contao.security.login_authenticator.contao_frontend" type="service_closure" id="contao.security.login_authenticator.contao_frontend"/>
        <argument key="security.authenticator.remember_me.contao_frontend" type="service_closure" id="security.authenticator.remember_me.contao_frontend"/>
      </argument>
    </service>
    <service id="security.firewall.map.context.contao_frontend" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.context_listener.1"/>
        <argument type="service" id="debug.security.firewall.authenticator.contao_frontend"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.contao_frontend"/>
      <argument type="service" id="security.logout_listener.contao_frontend"/>
      <argument type="service" id="security.firewall.map.config.contao_frontend"/>
    </service>
    <service id=".service_locator.1AFyPA." class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.firewall.map.context.contao_backend" type="service_closure" id="security.firewall.map.context.contao_backend"/>
        <argument key="security.firewall.map.context.contao_frontend" type="service_closure" id="security.firewall.map.context.contao_frontend"/>
      </argument>
    </service>
    <service id=".security.request_matcher.C2UIiZM" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/contao/login$</argument>
    </service>
    <service id=".security.request_matcher.2tUJ0SU" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.C2UIiZM"/>
      </argument>
    </service>
    <service id=".security.request_matcher.Zq5oFJY" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/contao/logout$</argument>
    </service>
    <service id=".security.request_matcher.1iwLs4n" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.Zq5oFJY"/>
      </argument>
    </service>
    <service id=".security.request_matcher.23MD4U6" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/contao(/|$)</argument>
    </service>
    <service id=".security.request_matcher.AXklXtl" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.23MD4U6"/>
      </argument>
    </service>
    <service id=".security.request_matcher.SbN0Tkg" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/</argument>
    </service>
    <service id=".security.request_matcher.CUDSgej" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.SbN0Tkg"/>
      </argument>
    </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>Contao\User</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="security.command.role_hierarchy_dump" class="Symfony\Bundle\SecurityBundle\Command\SecurityRoleHierarchyDumpCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.role_hierarchy"/>
      <call method="setName">
        <argument>debug:security:role-hierarchy</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the role hierarchy as a Mermaid flowchart</argument>
      </call>
    </service>
    <service id="contao.command.automator" class="Contao\CoreBundle\Command\AutomatorCommand" autoconfigure="true">
      <tag name="console.command" command="contao:automator" description="Runs automator tasks on the command line." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.framework"/>
      <call method="setName">
        <argument>contao:automator</argument>
      </call>
      <call method="setDescription">
        <argument>Runs automator tasks on the command line.</argument>
      </call>
    </service>
    <service id="contao.command.backup_create" class="Contao\CoreBundle\Command\Backup\BackupCreateCommand" autoconfigure="true">
      <tag name="console.command" command="contao:backup:create" description="Creates a new database backup." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.doctrine.backup_manager"/>
      <call method="setName">
        <argument>contao:backup:create</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new database backup.</argument>
      </call>
    </service>
    <service id="contao.command.backup_list" class="Contao\CoreBundle\Command\Backup\BackupListCommand" autoconfigure="true">
      <tag name="console.command" command="contao:backup:list" description="Lists the existing database backups." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.doctrine.backup_manager"/>
      <call method="setName">
        <argument>contao:backup:list</argument>
      </call>
      <call method="setDescription">
        <argument>Lists the existing database backups.</argument>
      </call>
    </service>
    <service id="contao.command.backup_restore" class="Contao\CoreBundle\Command\Backup\BackupRestoreCommand" autoconfigure="true">
      <tag name="console.command" command="contao:backup:restore" description="Restores a database backup." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.doctrine.backup_manager"/>
      <call method="setName">
        <argument>contao:backup:restore</argument>
      </call>
      <call method="setDescription">
        <argument>Restores a database backup.</argument>
      </call>
    </service>
    <service id="contao.command.backup_stream_content" class="Contao\CoreBundle\Command\Backup\BackupStreamContentCommand" autoconfigure="true">
      <tag name="console.command" command="contao:backup:stream-content" description="" help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.doctrine.backup_manager"/>
      <call method="setName">
        <argument>contao:backup:stream-content</argument>
      </call>
    </service>
    <service id="contao.command.crawl" class="Contao\CoreBundle\Command\CrawlCommand" autoconfigure="true">
      <tag name="console.command" command="contao:crawl" description="Crawls the Contao root pages with the desired subscribers." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.crawl.escargot.factory"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>contao:crawl</argument>
      </call>
      <call method="setDescription">
        <argument>Crawls the Contao root pages with the desired subscribers.</argument>
      </call>
    </service>
    <service id="contao.command.cron" class="Contao\CoreBundle\Command\CronCommand" autoconfigure="true">
      <tag name="console.command" command="contao:cron" description="Runs cron jobs on the command line." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.cron"/>
      <call method="setName">
        <argument>contao:cron</argument>
      </call>
      <call method="setDescription">
        <argument>Runs cron jobs on the command line.</argument>
      </call>
    </service>
    <service id="contao.command.cron_list" class="Contao\CoreBundle\Command\CronListCommand" autoconfigure="true">
      <tag name="console.command" command="contao:cron:list" description="Lists all available cron jobs and their intervals." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.cron"/>
      <call method="setName">
        <argument>contao:cron:list</argument>
      </call>
      <call method="setDescription">
        <argument>Lists all available cron jobs and their intervals.</argument>
      </call>
    </service>
    <service id="contao.command.debug_dca" class="Contao\CoreBundle\Command\DebugDcaCommand" autoconfigure="true">
      <tag name="console.command" command="debug:dca" description="Dumps the DCA configuration for a table." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.framework"/>
      <call method="setName">
        <argument>debug:dca</argument>
      </call>
      <call method="setDescription">
        <argument>Dumps the DCA configuration for a table.</argument>
      </call>
    </service>
    <service id="contao.command.debug_fragments" class="Contao\CoreBundle\Command\DebugFragmentsCommand" autoconfigure="true">
      <tag name="console.command" command="debug:fragments" description="Displays the fragment controller configuration." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.fragment.registry"/>
      <argument type="service" id="service_container"/>
      <call method="setName">
        <argument>debug:fragments</argument>
      </call>
      <call method="setDescription">
        <argument>Displays the fragment controller configuration.</argument>
      </call>
    </service>
    <service id="contao.command.debug_pages" class="Contao\CoreBundle\Command\DebugPagesCommand" autoconfigure="true">
      <tag name="console.command" command="debug:pages" description="Displays the page controller configuration." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <call method="add">
        <argument>error_401</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>false</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
      <call method="add">
        <argument>error_403</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>false</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
      <call method="add">
        <argument>error_404</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>false</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
      <call method="add">
        <argument>error_503</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>false</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
      <call method="add">
        <argument>forward</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>null</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ForwardPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ForwardPageController"/>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>logout</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument/>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\LogoutPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>redirect</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument/>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\RedirectPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>regular</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>null</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\RegularPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument>true</argument>
      </call>
      <call method="add">
        <argument>root</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>null</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\RootPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>news_feed</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument/>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">contao_news.controller.page.news_feed</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument type="service" id="contao_news.controller.page.news_feed"/>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>calendar_feed</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument/>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">contao_calendar.controller.page.calendar_feed</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument type="service" id="contao_calendar.controller.page.calendar_feed"/>
        <argument>false</argument>
      </call>
      <call method="setName">
        <argument>debug:pages</argument>
      </call>
      <call method="setDescription">
        <argument>Displays the page controller configuration.</argument>
      </call>
    </service>
    <service id="contao.command.debug_twig" class="Contao\CoreBundle\Command\DebugContaoTwigCommand" autoconfigure="true">
      <tag name="console.command" command="debug:contao-twig" description="Displays the Contao template hierarchy." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument type="service" id="contao.twig.inspector"/>
      <call method="setName">
        <argument>debug:contao-twig</argument>
      </call>
      <call method="setDescription">
        <argument>Displays the Contao template hierarchy.</argument>
      </call>
    </service>
    <service id="contao.command.dump_twig_ide_file" class="Contao\CoreBundle\Command\DumpTwigIdeFileCommand" autoconfigure="true">
      <tag name="console.command" command="contao:dump-twig-ide-file" description="Dumps an &quot;ide-twig.json&quot; namespace lookup file that allows IDEs to understand the Contao template hierarchy." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.twig.ide.namespace_lookup_file_generator"/>
      <argument>/home/asli/cms.asli.com/contao/var/cache/dev</argument>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <call method="setName">
        <argument>contao:dump-twig-ide-file</argument>
      </call>
      <call method="setDescription">
        <argument>Dumps an "ide-twig.json" namespace lookup file that allows IDEs to understand the Contao template hierarchy.</argument>
      </call>
    </service>
    <service id="contao.command.filesync" class="Contao\CoreBundle\Command\FilesyncCommand" autoconfigure="true">
      <tag name="console.command" command="contao:filesync" description="Synchronizes the registered DBAFS with the virtual filesystem." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.filesystem.dbafs_manager"/>
      <call method="setName">
        <argument>contao:filesync</argument>
      </call>
      <call method="setDescription">
        <argument>Synchronizes the registered DBAFS with the virtual filesystem.</argument>
      </call>
    </service>
    <service id="contao.command.install" class="Contao\CoreBundle\Command\InstallCommand" public="true" autoconfigure="true">
      <tag name="console.command" command="contao:install" description="Installs the required Contao directories." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>files</argument>
      <call method="setName">
        <argument>contao:install</argument>
      </call>
      <call method="setDescription">
        <argument>Installs the required Contao directories.</argument>
      </call>
    </service>
    <service id="contao.command.migrate" class="Contao\CoreBundle\Command\MigrateCommand" autoconfigure="true">
      <tag name="console.command" command="contao:migrate" description="Executes migrations and updates the database schema." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.migration.command_compiler"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.migration.collection"/>
      <argument type="service" id="contao.doctrine.backup_manager"/>
      <argument type="service" id="contao.doctrine.schema.mysql_innodb_row_size_calculator"/>
      <call method="setName">
        <argument>contao:migrate</argument>
      </call>
      <call method="setDescription">
        <argument>Executes migrations and updates the database schema.</argument>
      </call>
    </service>
    <service id="contao.command.resize_images" class="Contao\CoreBundle\Command\ResizeImagesCommand" autoconfigure="true">
      <tag name="console.command" command="contao:resize-images" description="Resizes deferred images that have not been processed yet." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.image.factory"/>
      <argument type="service" id="contao.image.resizer"/>
      <argument>/home/asli/cms.asli.com/contao/assets/images</argument>
      <argument type="service" id="contao.image.deferred_image_storage"/>
      <argument type="service" id="filesystem" on-invalid="ignore"/>
      <call method="setName">
        <argument>contao:resize-images</argument>
      </call>
      <call method="setDescription">
        <argument>Resizes deferred images that have not been processed yet.</argument>
      </call>
    </service>
    <service id="contao.command.supervise_workers" class="Contao\CoreBundle\Command\SuperviseWorkersCommand" autoconfigure="true">
      <tag name="console.command" command="contao:supervise-workers" description="Supervises the Contao workers." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="service" id="contao.process_util"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service">
        <service class="Toflar\CronjobSupervisor\Supervisor" constructor="withDefaultProviders">
          <argument>/home/asli/cms.asli.com/contao/var/cache/dev/worker-supervisor</argument>
        </service>
      </argument>
      <argument type="collection">
        <argument type="collection">
          <argument key="transports" type="collection">
            <argument>contao_prio_high</argument>
          </argument>
          <argument key="options" type="collection">
            <argument>--time-limit=60</argument>
            <argument>--sleep=5</argument>
          </argument>
          <argument key="autoscale" type="collection">
            <argument key="desired_size">5</argument>
            <argument key="max">10</argument>
            <argument key="enabled">true</argument>
            <argument key="min">1</argument>
          </argument>
        </argument>
        <argument type="collection">
          <argument key="transports" type="collection">
            <argument>contao_prio_normal</argument>
          </argument>
          <argument key="options" type="collection">
            <argument>--time-limit=60</argument>
            <argument>--sleep=10</argument>
          </argument>
          <argument key="autoscale" type="collection">
            <argument key="desired_size">10</argument>
            <argument key="max">10</argument>
            <argument key="enabled">true</argument>
            <argument key="min">1</argument>
          </argument>
        </argument>
        <argument type="collection">
          <argument key="transports" type="collection">
            <argument>contao_prio_low</argument>
          </argument>
          <argument key="options" type="collection">
            <argument>--time-limit=60</argument>
            <argument>--sleep=20</argument>
          </argument>
          <argument key="autoscale" type="collection">
            <argument key="desired_size">20</argument>
            <argument key="max">10</argument>
            <argument key="enabled">true</argument>
            <argument key="min">1</argument>
          </argument>
        </argument>
      </argument>
      <call method="setName">
        <argument>contao:supervise-workers</argument>
      </call>
      <call method="setDescription">
        <argument>Supervises the Contao workers.</argument>
      </call>
    </service>
    <service id="contao.command.symlinks" class="Contao\CoreBundle\Command\SymlinksCommand" public="true" autoconfigure="true">
      <tag name="console.command" command="contao:symlinks" description="Symlinks the public resources into the public directory." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>files</argument>
      <argument>/home/asli/cms.asli.com/contao/var/logs</argument>
      <argument type="service" id="contao.resource_finder"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setName">
        <argument>contao:symlinks</argument>
      </call>
      <call method="setDescription">
        <argument>Symlinks the public resources into the public directory.</argument>
      </call>
    </service>
    <service id="contao.command.user_create" class="Contao\CoreBundle\Command\UserCreateCommand" autoconfigure="true">
      <tag name="console.command" command="contao:user:create" description="Create a new Contao back end user." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument type="service" id="contao.intl.locales"/>
      <call method="setName">
        <argument>contao:user:create</argument>
      </call>
      <call method="setDescription">
        <argument>Create a new Contao back end user.</argument>
      </call>
    </service>
    <service id="contao.command.user_list" class="Contao\CoreBundle\Command\UserListCommand" autoconfigure="true">
      <tag name="console.command" command="contao:user:list" description="Lists Contao back end users." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <call method="setName">
        <argument>contao:user:list</argument>
      </call>
      <call method="setDescription">
        <argument>Lists Contao back end users.</argument>
      </call>
    </service>
    <service id="contao.command.user_password" class="Contao\CoreBundle\Command\UserPasswordCommand" autoconfigure="true">
      <tag name="console.command" command="contao:user:password" description="Changes the password of a Contao back end user." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="security.password_hasher_factory"/>
      <call method="setName">
        <argument>contao:user:password</argument>
      </call>
      <call method="setDescription">
        <argument>Changes the password of a Contao back end user.</argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\AltchaController" class="Contao\CoreBundle\Controller\AltchaController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.altcha"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.TJNRSaV.Contao\CoreBundle\Controller\AltchaController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\Backend\BackendController" class="Contao\CoreBundle\Controller\Backend\BackendController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.HuJ73...Contao\CoreBundle\Controller\Backend\BackendController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\BackendCsvImportController" class="Contao\CoreBundle\Controller\BackendCsvImportController" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
    </service>
    <service id="Contao\CoreBundle\Controller\Backend\JobsController" class="Contao\CoreBundle\Controller\Backend\JobsController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.job.jobs"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.In8sZTN.Contao\CoreBundle\Controller\Backend\JobsController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\Backend\PreviewController" class="Contao\CoreBundle\Controller\Backend\PreviewController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <argument>/preview.php</argument>
      <argument type="service" id="contao.security.frontend_preview_authenticator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="security.authenticator.firewall_aware_login_link_handler"/>
      <argument type="service" id="uri_signer"/>
    </service>
    <service id="Contao\CoreBundle\Controller\Backend\PreviewSwitchController" class="Contao\CoreBundle\Controller\Backend\PreviewSwitchController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <argument type="service" id="contao.security.frontend_preview_authenticator"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.csrf.token_manager"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="collection"/>
      <argument/>
    </service>
    <service id="Contao\CoreBundle\Controller\Backend\FavoriteController" class="Contao\CoreBundle\Controller\Backend\FavoriteController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.TJNRSaV.Contao\CoreBundle\Controller\Backend\FavoriteController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\CaptchaController" class="Contao\CoreBundle\Controller\CaptchaController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.framework"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.EHK395j.Contao\CoreBundle\Controller\CaptchaController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Contao\CoreBundle\Controller\ContentElement\AccordionController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="miscellaneous" template="" method="" renderer="" nestedFragments="true" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\AccordionController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">accordion</argument>
          <argument key="category">miscellaneous</argument>
          <argument key="template">content_element/accordion</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">true</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\AccordionController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="user" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="router.default"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">change_password</argument>
          <argument key="category">user</argument>
          <argument key="template">content_element/change_password</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\ChangePasswordController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="user" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.access"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\CloseAccountController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">close_account</argument>
          <argument key="category">user</argument>
          <argument key="template">content_element/close_account</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\CloseAccountController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\CodeController" class="Contao\CoreBundle\Controller\ContentElement\CodeController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\CodeController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">code</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/code</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\CodeController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\DescriptionListController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">description_list</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/description_list</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\DescriptionListController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" public="true" autoconfigure="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.JeCH.nd.Contao\CoreBundle\Controller\ContentElement\DownloadsController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="miscellaneous" template="" method="" renderer="" nestedFragments="true" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ElementGroupController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">element_group</argument>
          <argument key="category">miscellaneous</argument>
          <argument key="template">content_element/element_group</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">true</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\ElementGroupController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Contao\CoreBundle\Controller\ContentElement\HeadlineController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\HeadlineController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">headline</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/headline</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\HeadlineController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Contao\CoreBundle\Controller\ContentElement\HtmlController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\HtmlController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">html</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/html</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\HtmlController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="links" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.image.studio"/>
      <argument type="service" id="contao.insert_tag.parser"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\HyperlinkController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">hyperlink</argument>
          <argument key="category">links</argument>
          <argument key="template">content_element/hyperlink</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\HyperlinkController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" public="true" autoconfigure="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <argument type="service" id="contao.image.studio"/>
      <argument type="service" id="contao.pagination.factory"/>
      <argument>%contao.image.valid_extensions%</argument>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ImagesController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\ListController" class="Contao\CoreBundle\Controller\ContentElement\ListController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ListController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">list</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/list</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\ListController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\LoginController" class="Contao\CoreBundle\Controller\ContentElement\LoginController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="user" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="security.logout_url_generator"/>
      <argument type="service" id="security.authentication_utils"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.framework"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\LoginController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">login</argument>
          <argument key="category">user</argument>
          <argument key="template">content_element/login</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\LoginController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="contao.content_element" type="" category="user" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.repository.webauthn_credential"/>
      <argument type="service" id="uri_signer"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">manage_passkeys</argument>
          <argument key="category">user</argument>
          <argument key="template">content_element/manage_passkeys</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.q7ty6cm.Contao\CoreBundle\Controller\ContentElement\MarkdownController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">markdown</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/markdown</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\MarkdownController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Contao\CoreBundle\Controller\ContentElement\PlayerController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="media" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\PlayerController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">player</argument>
          <argument key="category">media</argument>
          <argument key="template">content_element/player</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\PlayerController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Contao\CoreBundle\Controller\ContentElement\SwiperController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="miscellaneous" template="" method="" renderer="" nestedFragments="true" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\SwiperController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">swiper</argument>
          <argument key="category">miscellaneous</argument>
          <argument key="template">content_element/swiper</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">true</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\SwiperController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\TableController" class="Contao\CoreBundle\Controller\ContentElement\TableController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TableController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">table</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/table</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\TableController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="includes" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TemplateController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">template</argument>
          <argument key="category">includes</argument>
          <argument key="template">content_element/template</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\TemplateController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Contao\CoreBundle\Controller\ContentElement\TeaserController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="includes" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TeaserController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">teaser</argument>
          <argument key="category">includes</argument>
          <argument key="template">content_element/teaser</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\TeaserController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\TextController" class="Contao\CoreBundle\Controller\ContentElement\TextController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.image.studio"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TextController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">text</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/text</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\TextController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Contao\CoreBundle\Controller\ContentElement\ToplinkController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="links" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ToplinkController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">toplink</argument>
          <argument key="category">links</argument>
          <argument key="template">content_element/toplink</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\ToplinkController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="user" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.security.two_factor.backup_code_manager"/>
      <argument type="service" id="contao.security.two_factor.trusted_device_manager"/>
      <argument type="service" id="contao.security.two_factor.authenticator"/>
      <argument type="service" id="security.authentication_utils"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TwoFactorController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">two_factor</argument>
          <argument key="category">user</argument>
          <argument key="template">content_element/two_factor</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\TwoFactorController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" public="true" autoconfigure="true">
      <tag name="contao.content_element" type="" category="texts" template="" method="" renderer="" nestedFragments="false" priority="0"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">unfiltered_html</argument>
          <argument key="category">texts</argument>
          <argument key="template">content_element/unfiltered_html</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\VideoController" class="Contao\CoreBundle\Controller\ContentElement\VideoController" public="true" autoconfigure="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.image.studio"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\VideoController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\CspReporterController" class="Contao\CoreBundle\Controller\CspReporterController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="nelmio_security.csp_reporter_controller" on-invalid="ignore"/>
    </service>
    <service id="Contao\CoreBundle\Controller\FaviconController" class="Contao\CoreBundle\Controller\FaviconController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument type="service" id="contao.cache.tag_manager"/>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendController" class="Contao\CoreBundle\Controller\FrontendController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber" id="contao.cron"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="routing.controller"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.wnenfZo.Contao\CoreBundle\Controller\FrontendController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" public="true" autoconfigure="true">
      <tag name="contao.frontend_module" type="" category="miscellaneous" template="" method="" renderer="" priority="0" shouldPreload="false"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.feed.feedio"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="cache.system"/>
      <argument type="service" id="contao.pagination.factory"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">feed_reader</argument>
          <argument key="category">miscellaneous</argument>
          <argument key="template">frontend_module/feed_reader</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="priority">0</argument>
          <argument key="shouldPreload">false</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\FeedReaderController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" public="true" autoconfigure="true">
      <tag name="contao.frontend_module" type="" category="miscellaneous" template="" method="" renderer="" priority="0" shouldPreload="false"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">root_page_dependent_modules</argument>
          <argument key="category">miscellaneous</argument>
          <argument key="template">frontend_module/root_page_dependent_modules</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="priority">0</argument>
          <argument key="shouldPreload">false</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" public="true" autoconfigure="true">
      <tag name="contao.frontend_module" type="" category="miscellaneous" template="" method="" renderer="" priority="0" shouldPreload="false"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\FrontendModule\TemplateController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">template</argument>
          <argument key="category">miscellaneous</argument>
          <argument key="template">frontend_module/template</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="priority">0</argument>
          <argument key="shouldPreload">false</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\TemplateController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" public="true" autoconfigure="true">
      <tag name="contao.frontend_module" type="" category="user" template="mod_two_factor" method="" renderer="" priority="0" shouldPreload="false"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vRPfL.Y.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">two_factor</argument>
          <argument key="category">user</argument>
          <argument key="template">mod_two_factor</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="priority">0</argument>
          <argument key="shouldPreload">false</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\TwoFactorController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" public="true" autoconfigure="true">
      <tag name="contao.frontend_module" type="" category="miscellaneous" template="" method="" renderer="" priority="0" shouldPreload="false"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">unfiltered_html</argument>
          <argument key="category">miscellaneous</argument>
          <argument key="template">frontend_module/unfiltered_html</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="priority">0</argument>
          <argument key="shouldPreload">false</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController</argument>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ImagesController" class="Contao\CoreBundle\Controller\ImagesController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.image.factory"/>
      <argument type="service" id="contao.image.resizer"/>
      <argument>/home/asli/cms.asli.com/contao/assets/images</argument>
      <argument type="service" id="filesystem" on-invalid="ignore"/>
    </service>
    <service id="Contao\CoreBundle\Controller\InsertTagsController" class="Contao\CoreBundle\Controller\InsertTagsController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.insert_tag.parser"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="Contao\CoreBundle\Controller\Page\ErrorPageController" class="Contao\CoreBundle\Controller\Page\ErrorPageController" public="true" autoconfigure="true">
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.EHK395j.Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\Page\ForwardPageController" class="Contao\CoreBundle\Controller\Page\ForwardPageController" public="true" autoconfigure="true">
      <tag name="monolog.logger" channel="contao.error"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.error" on-invalid="ignore"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.VpWnlxh.Contao\CoreBundle\Controller\Page\ForwardPageController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\Page\LogoutPageController" class="Contao\CoreBundle\Controller\Page\LogoutPageController" public="true" autoconfigure="true">
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="security.logout_url_generator"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.EHK395j.Contao\CoreBundle\Controller\Page\LogoutPageController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\Page\RedirectPageController" class="Contao\CoreBundle\Controller\Page\RedirectPageController" public="true" autoconfigure="true">
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="Contao\CoreBundle\Controller\Page\RegularPageController" class="Contao\CoreBundle\Controller\Page\RegularPageController" public="true" autoconfigure="true">
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.content_composition"/>
      <argument type="service" id="contao.routing.response_context_factory"/>
      <argument type="service" id="contao.routing.response_context_accessor"/>
      <argument type="service" id="contao.framework"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.2oHYZWk.Contao\CoreBundle\Controller\Page\RegularPageController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\Page\RootPageController" class="Contao\CoreBundle\Controller\Page\RootPageController" public="true" autoconfigure="true">
      <tag name="monolog.logger" channel="contao.error"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.error" on-invalid="ignore"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.mxCmEX..Contao\CoreBundle\Controller\Page\RootPageController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\PreviewLinkController" class="Contao\CoreBundle\Controller\PreviewLinkController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <argument type="service" id="contao.security.frontend_preview_authenticator"/>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Contao\CoreBundle\Controller\RedirectController" class="Contao\CoreBundle\Controller\RedirectController" public="true" autoconfigure="true">
      <argument type="service" id="Symfony\Bundle\FrameworkBundle\Controller\RedirectController"/>
    </service>
    <service id="Contao\CoreBundle\Controller\RobotsTxtController" class="Contao\CoreBundle\Controller\RobotsTxtController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="Contao\CoreBundle\Controller\SitemapController" class="Contao\CoreBundle\Controller\SitemapController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.EHK395j.Contao\CoreBundle\Controller\SitemapController"/>
      </call>
    </service>
    <service id="contao.form.change_password_type" class="Contao\CoreBundle\Form\Type\ChangePasswordType" autoconfigure="true">
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber" id="parameter_bag"/>
      <tag name="container.service_subscriber"/>
      <tag name="form.type" csrf_token_id="%.form.type_extension.csrf.token_id%"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.AWVJiLe.contao.form.change_password_type"/>
      </call>
    </service>
    <service id="contao.form.close_account_type" class="Contao\CoreBundle\Form\Type\CloseAccountType" autoconfigure="true">
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber" id="parameter_bag"/>
      <tag name="container.service_subscriber"/>
      <tag name="form.type" csrf_token_id="%.form.type_extension.csrf.token_id%"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.AWVJiLe.contao.form.close_account_type"/>
      </call>
    </service>
    <service id="contao.listener.administrator_email" class="Contao\CoreBundle\EventListener\AdministratorEmailListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="getSystemMessages" method="" priority=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.backend_cache_response" class="Contao\CoreBundle\EventListener\BackendCacheResponseListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.backend_locale" class="Contao\CoreBundle\EventListener\BackendLocaleListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="7" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translation.locale_switcher"/>
    </service>
    <service id="contao.listener.backend_noindex" class="Contao\CoreBundle\EventListener\BackendNoindexListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.backend_preview_redirect" class="Contao\CoreBundle\EventListener\BackendPreviewRedirectListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.backend_rebuild_cache_message" class="Contao\CoreBundle\EventListener\BackendRebuildCacheMessageListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="cache.system"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.clear_session_data" class="Contao\CoreBundle\EventListener\ClearSessionDataListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="-768" dispatcher=""/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao.listener.command_scheduler" class="Contao\CoreBundle\EventListener\CommandSchedulerListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.cron"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument>/_fragment</argument>
      <argument>true</argument>
    </service>
    <service id="contao.listener.csp_report" class="Contao\CoreBundle\EventListener\CspReportListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="contao.listener.csrf_token_cookie" class="Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.csrf.token_storage"/>
      <argument>csrf_</argument>
    </service>
    <service id="contao.listener.data_container.accordion" class="Contao\CoreBundle\EventListener\DataContainer\AccordionListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_content" target="config.onpalette" method="" priority="" exact="" singleton="" closure=""/>
    </service>
    <service id="contao.listener.data_container.active_member_groups" class="Contao\CoreBundle\EventListener\DataContainer\ActiveMemberGroupsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.data_container.article_column" class="Contao\CoreBundle\EventListener\DataContainer\ArticleColumnListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_article" target="fields.inColumn.options" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="contao.twig.inspector"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.data_container.backend_favorites" class="Contao\CoreBundle\EventListener\DataContainer\BackendFavoritesListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_favorites" target="config.onload" method="loadDefaults" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_favorites" target="config.onsubmit" method="redirectBack" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.listener.data_container.content_composition" class="Contao\CoreBundle\EventListener\DataContainer\ContentCompositionListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="list.operations.articles.button" method="renderPageArticlesOperation" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="config.onsubmit" method="generateArticleForPage" priority="-16" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="cmf_routing.router"/>
    </service>
    <service id="contao.listener.data_container.content_element_type" class="Contao\CoreBundle\EventListener\DataContainer\ContentElementTypeListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_content" target="config.onload" method="setDefault" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="fields.type.options" method="getOptions" priority="" exact="" singleton="" closure=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.data_container.content_element_view" class="Contao\CoreBundle\EventListener\DataContainer\ContentElementViewListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_content" target="config.onload" method="adjustListView" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="list.label.label" method="generateLabel" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="list.label.group" method="generateGroupLabel" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.content_record_label" class="Contao\CoreBundle\EventListener\DataContainer\ContentRecordLabelListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.csp_save_callback" class="Contao\CoreBundle\EventListener\DataContainer\CspSaveCallbackListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.csp.save" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.csp.parser"/>
    </service>
    <service id="contao.listener.data_container.cud_permission" class="Contao\CoreBundle\EventListener\DataContainer\CudPermissionListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="addDefaultPermissions" priority="-255"/>
      <tag name="contao.callback" table="tl_user" target="fields.cud.options" method="getCudOptions" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user_group" target="fields.cud.options" method="getCudOptions" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.resource_finder"/>
    </service>
    <service id="contao.listener.data_container.default_global_operations" class="Contao\CoreBundle\EventListener\DataContainer\DefaultGlobalOperationsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority="200"/>
    </service>
    <service id="contao.listener.data_container.default_labels" class="Contao\CoreBundle\EventListener\DataContainer\DefaultLabelsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority="-255"/>
    </service>
    <service id="contao.listener.data_container.default_operations" class="Contao\CoreBundle\EventListener\DataContainer\DefaultOperationsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority="200"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.data_container.description_list_label" class="Contao\CoreBundle\EventListener\DataContainer\DescriptionListLabelListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_content" target="fields.data.attributes" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.disable_app_configured_settings" class="Contao\CoreBundle\EventListener\DataContainer\DisableAppConfiguredSettingsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_settings" target="config.onload" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="contao.framework"/>
      <argument type="collection"/>
    </service>
    <service id="contao.listener.data_container.disable_canonical_fields" class="Contao\CoreBundle\EventListener\DataContainer\DisableCanonicalFieldsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.canonicalLink.load" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.canonicalKeepParams.load" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.dynamic_ptable" class="Contao\CoreBundle\EventListener\DataContainer\DynamicPtableListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority="255"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.data_container.enum_options" class="Contao\CoreBundle\EventListener\DataContainer\EnumOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority="200"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.fallback_record_label" class="Contao\CoreBundle\EventListener\DataContainer\FallbackRecordLabelListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="-1" dispatcher=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.file_image_preview" class="Contao\CoreBundle\EventListener\DataContainer\FileImagePreviewListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_files" target="fields.preview.input_field" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.image.factory"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
    </service>
    <service id="contao.listener.data_container.frontend_module_permissions" class="Contao\CoreBundle\EventListener\DataContainer\FrontendModulePermissionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_module" target="config.onload" method="setDefaultType" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user" target="fields.frontendModules.options" method="frontendModuleOptions" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user_group" target="fields.frontendModules.options" method="frontendModuleOptions" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="fields.module.options" method="allowedFrontendModuleOptions" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.data_container.jobs" class="Contao\CoreBundle\EventListener\DataContainer\JobsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_job" target="list.label.label" method="onLabelCallback" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_job" target="list.operations.children.button" method="onChildrenCallback" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_job" target="config.onload" method="onLoadCallback" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.job.jobs"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.listener.data_container.layout_options" class="Contao\CoreBundle\EventListener\DataContainer\LayoutOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.layout.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.subpageLayout.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.data_container.legacy_gallery_palette" class="Contao\CoreBundle\EventListener\DataContainer\LegacyGalleryPaletteListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_content" target="config.onload" method="" priority="" exact="" singleton="" closure=""/>
    </service>
    <service id="contao.listener.data_container.legacy_templates" class="Contao\CoreBundle\EventListener\DataContainer\LegacyTemplatesListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_templates" target="config.onload" method="addInfoMessage" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument>true</argument>
    </service>
    <service id="contao.listener.data_container.logout_page_redirect" class="Contao\CoreBundle\EventListener\DataContainer\LogoutPageRedirectListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.jumpTo.attributes" method="" priority="" exact="" singleton="" closure=""/>
    </service>
    <service id="contao.listener.data_container.member_groups" class="Contao\CoreBundle\EventListener\DataContainer\MemberGroupsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_article" target="fields.groups.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="fields.groups.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_module" target="fields.groups.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.groups.options" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.page_routing" class="Contao\CoreBundle\EventListener\DataContainer\PageRoutingListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.routePath.input_field" method="generateRoutePath" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.routeConflicts.input_field" method="generateRouteConflicts" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.listener.data_container.page_search" class="Contao\CoreBundle\EventListener\DataContainer\PageSearchListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.alias.save" method="onSaveAlias" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.searchIndexer.save" method="onSaveSearchIndexer" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.robots.save" method="onSaveRobots" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="config.ondelete" method="onDelete" priority="16" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.data_container.page_type_options" class="Contao\CoreBundle\EventListener\DataContainer\PageTypeOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.type.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user" target="fields.alpty.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user_group" target="fields.alpty.options" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
    </service>
    <service id="contao.listener.data_container.page_url" class="Contao\CoreBundle\EventListener\DataContainer\PageUrlListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.alias.save" method="generateAlias" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.urlPrefix.save" method="validateUrlPrefix" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.urlSuffix.save" method="validateUrlSuffix" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.slug"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.routing.url_matcher"/>
    </service>
    <service id="contao.listener.data_container.page_use_ssl_default" class="Contao\CoreBundle\EventListener\DataContainer\PageUseSslDefaultListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="config.onload" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.listener.data_container.personal_data_password" class="Contao\CoreBundle\EventListener\DataContainer\PersonalDataPasswordListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="getSystemMessages" method="" priority=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.data_container.preview_link" class="Contao\CoreBundle\EventListener\DataContainer\PreviewLinkListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="initializeSystem" method="unloadModuleWithoutPreviewScript" priority=""/>
      <tag name="contao.hook" hook="loadDataContainer" method="unloadTableWithoutPreviewScript" priority=""/>
      <tag name="contao.hook" hook="loadDataContainer" method="allowUndo" priority=""/>
      <tag name="contao.callback" table="tl_preview_link" target="config.onload" method="createFromUrl" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_preview_link" target="config.onload" method="adjustEditView" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_preview_link" target="list.label.label" method="formatColumnView" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_preview_link" target="list.operations.share.button" method="shareOperation" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="clock"/>
      <argument>/preview.php</argument>
    </service>
    <service id="contao.listener.data_container.record_preview" class="Contao\CoreBundle\EventListener\DataContainer\RecordPreviewListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="registerDeleteCallbacks" priority=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.data_container.reset_custom_template" class="Contao\CoreBundle\EventListener\DataContainer\ResetCustomTemplateListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_content" target="fields.type.save" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_module" target="fields.type.save" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_article" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_member" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_member_group" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user_group" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.switch_member_operation" class="Contao\CoreBundle\EventListener\DataContainer\SwitchMemberOperationListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_member" target="list.operations.su.button" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
    </service>
    <service id="contao.listener.data_container.switch_user_operation" class="Contao\CoreBundle\EventListener\DataContainer\SwitchUserOperationListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_user" target="list.operations.su.button" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
    </service>
    <service id="contao.listener.data_container.template_options" class="Contao\CoreBundle\EventListener\DataContainer\TemplateOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_content" target="fields.customTpl.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_form_field" target="fields.customTpl.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_module" target="fields.customTpl.options" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.twig.finder_factory"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <call method="setDefaultIdentifiersByType">
        <argument>tl_module</argument>
        <argument type="collection">
          <argument key="feed_reader">frontend_module/feed_reader</argument>
          <argument key="root_page_dependent_modules">frontend_module/root_page_dependent_modules</argument>
          <argument key="template">frontend_module/template</argument>
          <argument key="two_factor">mod_two_factor</argument>
          <argument key="unfiltered_html">frontend_module/unfiltered_html</argument>
        </argument>
      </call>
      <call method="setDefaultIdentifiersByType">
        <argument>tl_content</argument>
        <argument type="collection">
          <argument key="accordion">content_element/accordion</argument>
          <argument key="change_password">content_element/change_password</argument>
          <argument key="close_account">content_element/close_account</argument>
          <argument key="code">content_element/code</argument>
          <argument key="description_list">content_element/description_list</argument>
          <argument key="download">content_element/download</argument>
          <argument key="downloads">content_element/downloads</argument>
          <argument key="element_group">content_element/element_group</argument>
          <argument key="headline">content_element/headline</argument>
          <argument key="html">content_element/html</argument>
          <argument key="hyperlink">content_element/hyperlink</argument>
          <argument key="image">content_element/image</argument>
          <argument key="gallery">content_element/gallery</argument>
          <argument key="list">content_element/list</argument>
          <argument key="login">content_element/login</argument>
          <argument key="manage_passkeys">content_element/manage_passkeys</argument>
          <argument key="markdown">content_element/markdown</argument>
          <argument key="player">content_element/player</argument>
          <argument key="swiper">content_element/swiper</argument>
          <argument key="table">content_element/table</argument>
          <argument key="template">content_element/template</argument>
          <argument key="teaser">content_element/teaser</argument>
          <argument key="text">content_element/text</argument>
          <argument key="toplink">content_element/toplink</argument>
          <argument key="two_factor">content_element/two_factor</argument>
          <argument key="unfiltered_html">content_element/unfiltered_html</argument>
          <argument key="vimeo">content_element/vimeo</argument>
          <argument key="youtube">content_element/youtube</argument>
        </argument>
      </call>
    </service>
    <service id="contao.listener.data_container.theme_layout" class="Contao\CoreBundle\EventListener\DataContainer\ThemeLayoutListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_layout" target="fields.template.options" method="getTemplateOptions" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_layout" target="fields.modules.load" method="defineAvailableSlots" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_layout" target="fields.template.attributes" method="adjustFieldsForLegacyType" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_layout" target="config.onbeforesubmit" method="resetTemplateForType" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.twig.finder_factory"/>
      <argument type="service" id="contao.twig.inspector"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.data_container.theme_operations" class="Contao\CoreBundle\EventListener\DataContainer\ThemeOperationsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_theme" target="list.operations.modules.button" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_theme" target="list.operations.layout.button" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_theme" target="list.operations.imageSizes.button" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.data_container.theme_templates" class="Contao\CoreBundle\EventListener\DataContainer\ThemeTemplatesListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_theme" target="fields.templates.save" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.track_fields" class="Contao\CoreBundle\EventListener\DataContainer\TrackFieldsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_files" target="config.onpalette" method="addTextTrackFields" priority="" exact="" singleton="" closure=""/>
    </service>
    <service id="contao.listener.data_container.undo.jump_to_parent_operation" class="Contao\CoreBundle\EventListener\DataContainer\Undo\JumpToParentOperationListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_undo" target="list.operations.jumpToParent.button" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.data_container.undo.label" class="Contao\CoreBundle\EventListener\DataContainer\Undo\LabelListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_undo" target="list.label.label" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.listener.data_container.undo_operation" class="Contao\CoreBundle\EventListener\DataContainer\Undo\UndoOperationListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_undo" target="list.operations.undo.button" method="__invoke" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.data_container.user_admin_field" class="Contao\CoreBundle\EventListener\DataContainer\UserAdminFieldListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_user" target="config.onpalette" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.data_container.user_root" class="Contao\CoreBundle\EventListener\DataContainer\UserRootListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority="-64"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.data_container.validate_custom_rgxp" class="Contao\CoreBundle\EventListener\DataContainer\ValidateCustomRgxpListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_form_field" target="fields.customRgxp.save" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container_callback" class="Contao\CoreBundle\EventListener\DataContainerCallbackListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority="-16"/>
      <argument type="service" id="contao.framework"/>
      <call method="setCallbacks">
        <argument type="collection">
          <argument key="tl_content" type="collection">
            <argument key="config.onpalette_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.accordion</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.content_element_type</argument>
                  <argument key="method">setDefault</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.content_element_view</argument>
                  <argument key="method">adjustListView</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.legacy_gallery_palette</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.type.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.content_element_type</argument>
                  <argument key="method">getOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.label.label_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.content_element_view</argument>
                  <argument key="method">generateLabel</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.label.group_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.content_element_view</argument>
                  <argument key="method">generateGroupLabel</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.data.attributes_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.description_list_label</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.module.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.frontend_module_permissions</argument>
                  <argument key="method">allowedFrontendModuleOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.groups.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.member_groups</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.type.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.reset_custom_template</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.customTpl.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.template_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.size.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.image_size_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_article" type="collection">
            <argument key="fields.inColumn.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.article_column</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.groups.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.member_groups</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_favorites" type="collection">
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.backend_favorites</argument>
                  <argument key="method">loadDefaults</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onsubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.backend_favorites</argument>
                  <argument key="method">redirectBack</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_page" type="collection">
            <argument key="list.operations.articles.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.content_composition</argument>
                  <argument key="method">renderPageArticlesOperation</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onsubmit_callback" type="collection">
              <argument key="-16" type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.content_composition</argument>
                  <argument key="method">generateArticleForPage</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.csp.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.csp_save_callback</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.canonicalLink.load_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.disable_canonical_fields</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.canonicalKeepParams.load_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.disable_canonical_fields</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.layout.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.layout_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.subpageLayout.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.layout_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.jumpTo.attributes_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.logout_page_redirect</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.groups.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.member_groups</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.routePath.input_field_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_routing</argument>
                  <argument key="method">generateRoutePath</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.routeConflicts.input_field_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_routing</argument>
                  <argument key="method">generateRouteConflicts</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.alias.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_search</argument>
                  <argument key="method">onSaveAlias</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_url</argument>
                  <argument key="method">generateAlias</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.searchIndexer.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_search</argument>
                  <argument key="method">onSaveSearchIndexer</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.robots.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_search</argument>
                  <argument key="method">onSaveRobots</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.ondelete_callback" type="collection">
              <argument key="16" type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_search</argument>
                  <argument key="method">onDelete</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.type.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_type_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.urlPrefix.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_url</argument>
                  <argument key="method">validateUrlPrefix</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.urlSuffix.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_url</argument>
                  <argument key="method">validateUrlSuffix</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_use_ssl_default</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao.listener.language_fallback_warning</argument>
                  <argument key="method">onPageLoad</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.imgSize.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.image_size_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.mailerTransport.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.mailer.available_transports</argument>
                  <argument key="method">getTransportOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.newsArchives.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.page</argument>
                  <argument key="method">getAllowedArchives</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.eventCalendars.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.page</argument>
                  <argument key="method">getAllowedCalendars</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_user" type="collection">
            <argument key="fields.cud.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.cud_permission</argument>
                  <argument key="method">getCudOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.frontendModules.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.frontend_module_permissions</argument>
                  <argument key="method">frontendModuleOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.alpty.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_type_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.operations.su.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.switch_user_operation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onpalette_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.user_admin_field</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_user_group" type="collection">
            <argument key="fields.cud.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.cud_permission</argument>
                  <argument key="method">getCudOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.frontendModules.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.frontend_module_permissions</argument>
                  <argument key="method">frontendModuleOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.alpty.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.page_type_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_settings" type="collection">
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.disable_app_configured_settings</argument>
                  <argument key="method">onLoadCallback</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_files" type="collection">
            <argument key="fields.preview.input_field_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.file_image_preview</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onpalette_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.track_fields</argument>
                  <argument key="method">addTextTrackFields</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_module" type="collection">
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.frontend_module_permissions</argument>
                  <argument key="method">setDefaultType</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.groups.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.member_groups</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.type.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.reset_custom_template</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.customTpl.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.template_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.imgSize.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.image_size_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.rootPageDependentModules.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.widget.root_page_dependent_select</argument>
                  <argument key="method">optionsCallback</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.rootPageDependentModules.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.widget.root_page_dependent_select</argument>
                  <argument key="method">saveCallback</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.rootPageDependentModules.wizard" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.widget.root_page_dependent_select</argument>
                  <argument key="method">wizardCallback</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_job" type="collection">
            <argument key="list.label.label_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.jobs</argument>
                  <argument key="method">onLabelCallback</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.operations.children.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.jobs</argument>
                  <argument key="method">onChildrenCallback</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.jobs</argument>
                  <argument key="method">onLoadCallback</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_templates" type="collection">
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.legacy_templates</argument>
                  <argument key="method">addInfoMessage</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_preview_link" type="collection">
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.preview_link</argument>
                  <argument key="method">createFromUrl</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.preview_link</argument>
                  <argument key="method">adjustEditView</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.label.label_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.preview_link</argument>
                  <argument key="method">formatColumnView</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.operations.share.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.preview_link</argument>
                  <argument key="method">shareOperation</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_member" type="collection">
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.operations.su.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.switch_member_operation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_member_group" type="collection">
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_form_field" type="collection">
            <argument key="fields.customTpl.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.template_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.customRgxp.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.validate_custom_rgxp</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_layout" type="collection">
            <argument key="fields.template.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.theme_layout</argument>
                  <argument key="method">getTemplateOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.modules.load_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.theme_layout</argument>
                  <argument key="method">defineAvailableSlots</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.template.attributes_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.theme_layout</argument>
                  <argument key="method">adjustFieldsForLegacyType</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.theme_layout</argument>
                  <argument key="method">resetTemplateForType</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.lightboxSize.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.image_size_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.newsfeeds.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.layout_feed_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.calendarfeeds.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.layout_feed_options</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_theme" type="collection">
            <argument key="list.operations.modules.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.theme_operations</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.operations.layout.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.theme_operations</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.operations.imageSizes.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.theme_operations</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.templates.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.theme_templates</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_undo" type="collection">
            <argument key="list.operations.jumpToParent.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.undo.jump_to_parent_operation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.label.label_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.undo.label</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.operations.undo.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.listener.data_container.undo_operation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_form" type="collection">
            <argument key="fields.mailerTransport.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao.mailer.available_transports</argument>
                  <argument key="method">getTransportOptions</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_faq" type="collection">
            <argument key="fields.alias.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_faq.listener.data_container.faq_search</argument>
                  <argument key="method">onSaveAlias</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.searchIndexer.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_faq.listener.data_container.faq_search</argument>
                  <argument key="method">onSaveSearchIndexer</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.robots.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_faq.listener.data_container.faq_search</argument>
                  <argument key="method">onSaveRobots</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.ondelete_callback" type="collection">
              <argument key="16" type="collection">
                <argument type="collection">
                  <argument key="service">contao_faq.listener.data_container.faq_search</argument>
                  <argument key="method">onDelete</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_news" type="collection">
            <argument key="fields.alias.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.news_search</argument>
                  <argument key="method">onSaveAlias</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.searchIndexer.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.news_search</argument>
                  <argument key="method">onSaveSearchIndexer</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.robots.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.news_search</argument>
                  <argument key="method">onSaveRobots</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.ondelete_callback" type="collection">
              <argument key="16" type="collection">
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.news_search</argument>
                  <argument key="method">onDelete</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_news.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_calendar_events" type="collection">
            <argument key="fields.alias.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.event_search</argument>
                  <argument key="method">onSaveAlias</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.searchIndexer.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.event_search</argument>
                  <argument key="method">onSaveSearchIndexer</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.robots.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.event_search</argument>
                  <argument key="method">onSaveRobots</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.ondelete_callback" type="collection">
              <argument key="16" type="collection">
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.event_search</argument>
                  <argument key="method">onDelete</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onbeforesubmit_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_calendar.listener.data_container.start_stop_validation</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_newsletter_recipients" type="collection">
            <argument key="edit.buttons_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument key="service">contao_newsletter.listener.newsletter_recipients_edit_buttons</argument>
                  <argument key="method">__invoke</argument>
                  <argument key="closure">null</argument>
                  <argument key="singleton">null</argument>
                </argument>
              </argument>
            </argument>
          </argument>
        </argument>
      </call>
    </service>
    <service id="contao.listener.dbafs_metadata" class="Contao\CoreBundle\EventListener\DbafsMetadataSubscriber" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.listener.dca_switch_request" class="Contao\CoreBundle\EventListener\DcaSwitchRequestListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="onKernelRequest" priority="0" dispatcher=""/>
      <tag name="kernel.event_listener" event="" method="onKernelFinishRequestEvent" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.doctrine_schema" class="Contao\CoreBundle\EventListener\DoctrineSchemaListener" autoconfigure="true">
      <tag name="doctrine.event_listener" event="postGenerateSchema" priority="" connection=""/>
      <argument type="service" id="contao.doctrine.dca_schema_provider"/>
    </service>
    <service id="contao.listener.exception_converter" class="Contao\CoreBundle\EventListener\ExceptionConverterListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="96" dispatcher=""/>
    </service>
    <service id="contao.listener.image_size_options" class="Contao\CoreBundle\EventListener\ImageSizeOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_layout" target="fields.lightboxSize.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="fields.size.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_module" target="fields.imgSize.options" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="fields.imgSize.options" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.image.sizes"/>
    </service>
    <service id="contao.listener.insecure_installation" class="Contao\CoreBundle\EventListener\InsecureInstallationListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument>%env(APP_SECRET)%</argument>
      <argument>/home/asli/cms.asli.com/contao/web</argument>
    </service>
    <service id="contao.listener.insert_tags.asset" class="Contao\CoreBundle\EventListener\InsertTags\AssetListener" autoconfigure="true">
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="contao.listener.insert_tags.date" class="Contao\CoreBundle\EventListener\InsertTags\DateListener" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.listener.insert_tags.translation" class="Contao\CoreBundle\EventListener\InsertTags\TranslationListener" autoconfigure="true">
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.json_ld_schema" class="Contao\CoreBundle\EventListener\ContaoJsonLdSchemaListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
    </service>
    <service id="contao.listener.language_fallback_warning" class="Contao\CoreBundle\EventListener\LanguageFallbackWarningListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="config.onload" method="onPageLoad" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.hook" hook="getSystemMessages" method="getMessages" priority=""/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.locale" class="Contao\CoreBundle\EventListener\LocaleSubscriber" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="translation.locale_switcher"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.intl.locales"/>
    </service>
    <service id="contao.listener.log_email_message" class="Contao\CoreBundle\EventListener\LogEmailMessageListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="onSentMessageEvent" priority="0" dispatcher=""/>
      <tag name="kernel.event_listener" event="" method="onFailedMessagEvent" priority="0" dispatcher=""/>
      <argument type="service" id="contao._logger.monolog.logger.contao.email"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.error"/>
    </service>
    <service id="contao.listener.make_response_private" class="Contao\CoreBundle\EventListener\MakeResponsePrivateListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="disableSymfonyAutoCacheControl" priority="-896" dispatcher=""/>
      <tag name="kernel.event_listener" event="" method="makeResponsePrivate" priority="-1012" dispatcher=""/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.menu.backend_breadcrumb" class="Contao\CoreBundle\EventListener\Menu\BackendBreadcrumbListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.data_container.dca_url_analyzer"/>
    </service>
    <service id="contao.listener.menu.backend_favorites" class="Contao\CoreBundle\EventListener\Menu\BackendFavoritesListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="contao.csrf.token_manager"/>
    </service>
    <service id="contao.listener.menu.backend_header" class="Contao\CoreBundle\EventListener\Menu\BackendHeaderListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="10" dispatcher=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.menu.backend_jobs" class="Contao\CoreBundle\EventListener\Menu\BackendJobsListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.job.jobs"/>
    </service>
    <service id="contao.listener.menu.backend_login" class="Contao\CoreBundle\EventListener\Menu\BackendLoginListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.menu.backend_logout" class="Contao\CoreBundle\EventListener\Menu\BackendLogoutListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="-96" dispatcher=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="security.logout_url_generator"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.menu.backend_main" class="Contao\CoreBundle\EventListener\Menu\BackendMainListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="10" dispatcher=""/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.menu.backend_preview" class="Contao\CoreBundle\EventListener\Menu\BackendPreviewListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="-48" dispatcher=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="contao.listener.menu.backend_template_studio" class="Contao\CoreBundle\EventListener\Menu\BackendTemplateStudioListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument>true</argument>
    </service>
    <service id="contao.listener.merge_http_headers" class="Contao\CoreBundle\EventListener\MergeHttpHeadersListener" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.event_listener" event="" method="" priority="256" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.page_access" class="Contao\CoreBundle\EventListener\PageAccessListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="7" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.listener.page_trail_cache_tags" class="Contao\CoreBundle\EventListener\PageTrailCacheTagsListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
    </service>
    <service id="contao.listener.pretty_error_screen" class="Contao\CoreBundle\EventListener\PrettyErrorScreenListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="-96" dispatcher=""/>
      <argument>false</argument>
      <argument type="service" id="twig"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="contao.routing.page_finder"/>
    </service>
    <service id="contao.listener.preview_authentication" class="Contao\CoreBundle\EventListener\PreviewAuthenticationListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="7" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="uri_signer"/>
    </service>
    <service id="contao.listener.preview_toolbar" class="Contao\CoreBundle\EventListener\PreviewToolbarListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.routing.response_context.csp_handler_factory"/>
      <argument>/preview.php</argument>
    </service>
    <service id="contao.listener.preview_url_convert" class="Contao\CoreBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="uri_signer"/>
      <argument>/_fragment</argument>
    </service>
    <service id="contao.listener.preview_url_create" class="Contao\CoreBundle\EventListener\PreviewUrlCreateListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.data_container.dca_url_analyzer"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.request_token" class="Contao\CoreBundle\EventListener\RequestTokenListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="14" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.csrf.token_manager"/>
      <argument>contao_csrf_token</argument>
      <argument>csrf_</argument>
    </service>
    <service id="contao.listener.response_exception" class="Contao\CoreBundle\EventListener\ResponseExceptionListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="64" dispatcher=""/>
    </service>
    <service id="contao.listener.robots_txt" class="Contao\CoreBundle\EventListener\RobotsTxtListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="web_profiler.debug_toolbar" on-invalid="ignore"/>
      <argument>/contao</argument>
    </service>
    <service id="contao.listener.search_index" class="Contao\CoreBundle\EventListener\SearchIndexListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument>/_fragment</argument>
      <argument>/contao</argument>
      <argument>true</argument>
      <argument>3</argument>
    </service>
    <service id="contao.listener.security.logout" class="Contao\CoreBundle\EventListener\Security\LogoutListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="contao.listener.security.switch_user" class="Contao\CoreBundle\EventListener\Security\SwitchUserListener" autoconfigure="true">
      <tag name="monolog.logger" channel="contao.access"/>
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.access"/>
    </service>
    <service id="contao.listener.security.two_factor_frontend" class="Contao\CoreBundle\EventListener\Security\TwoFactorFrontendListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="security.token_storage"/>
      <argument>%scheb_two_factor.security_tokens%</argument>
    </service>
    <service id="contao.listener.service_unavailable" class="Contao\CoreBundle\EventListener\ServiceUnavailableListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="6" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.subrequest_cache" class="Contao\CoreBundle\EventListener\SubrequestCacheSubscriber" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao.listener.transport_security_header" class="Contao\CoreBundle\EventListener\TransportSecurityHeaderListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument>31536000</argument>
    </service>
    <service id="contao.listener.unwrap_twig_exception" class="Contao\CoreBundle\EventListener\UnwrapTwigExceptionListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="256" dispatcher=""/>
    </service>
    <service id="contao.listener.user_session" class="Contao\CoreBundle\EventListener\UserSessionListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="contao.listener.virtual_fields_mapping" class="Contao\CoreBundle\EventListener\VirtualFieldsMappingListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority="-4096"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="contao.listener.webauthn_route_backend" class="Contao\CoreBundle\EventListener\WebauthnRouteListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="10" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="collection">
        <argument>webauthn.controller.creation.request.contao_backend_add_authenticator</argument>
        <argument>webauthn.controller.creation.response.contao_backend_add_authenticator</argument>
        <argument>webauthn.controller.security.contao_backend.request.options</argument>
        <argument>webauthn.controller.security.contao_backend.request.result</argument>
      </argument>
      <argument>backend</argument>
    </service>
    <service id="contao.listener.webauthn_route_frontend" class="Contao\CoreBundle\EventListener\WebauthnRouteListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="10" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="collection">
        <argument>webauthn.controller.creation.request.contao_frontend_add_authenticator</argument>
        <argument>webauthn.controller.creation.response.contao_frontend_add_authenticator</argument>
        <argument>webauthn.controller.security.contao_frontend.request.options</argument>
        <argument>webauthn.controller.security.contao_frontend.request.result</argument>
      </argument>
      <argument>frontend</argument>
    </service>
    <service id="contao.listener.widget.custom_rgxp" class="Contao\CoreBundle\EventListener\Widget\CustomRgxpListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="addCustomRegexp" method="" priority=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.widget.http_url" class="Contao\CoreBundle\EventListener\Widget\HttpUrlListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="addCustomRegexp" method="" priority=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.widget.root_page_dependent_select" class="Contao\CoreBundle\EventListener\Widget\RootPageDependentSelectListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_module" target="fields.rootPageDependentModules.options" method="optionsCallback" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_module" target="fields.rootPageDependentModules.save" method="saveCallback" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_module" target="fields.rootPageDependentModules.wizard" method="wizardCallback" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.messenger.message_listener" class="Contao\CoreBundle\Messenger\EventListener\MessageListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="onWorkerRunning" priority="0" dispatcher=""/>
      <tag name="kernel.event_listener" event="" method="onWorkerMessageFailed" priority="0" dispatcher=""/>
      <argument type="service" id="contao._logger.monolog.logger.contao.error"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.twig.loader.auto_refresh_template_hierarchy_listener" class="Contao\CoreBundle\Twig\Loader\AutoRefreshTemplateHierarchyListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument>dev</argument>
    </service>
    <service id="contao.migration.collection" class="Contao\CoreBundle\Migration\MigrationCollection" autoconfigure="true">
      <argument type="collection">
        <argument key="Contao\CoreBundle\Migration\Version500\BooleanFieldsMigration" type="service" id="contao.migration.version_500.boolean_fields"/>
        <argument key="Contao\CalendarBundle\Migration\FeedMigration" type="service" id="contao_calendar.migration.feed"/>
        <argument key="Contao\CalendarBundle\Migration\FieldPermissionMigration" type="service" id="contao_calendar.migration.field_permission"/>
        <argument key="Contao\CalendarBundle\Migration\OverwriteMetaMigration" type="service" id="contao_calendar.migration.overwrite_meta"/>
        <argument key="Contao\CoreBundle\Migration\Environment\DnsMigration" type="service" id="contao.migration.environment.dns"/>
        <argument key="Contao\CoreBundle\Migration\Version500\AccesskeyMigration" type="service" id="contao.migration.version_500.accesskey"/>
        <argument key="Contao\CoreBundle\Migration\Version500\BasicEntitiesMigration" type="service" id="contao.migration.version_500.basic_entities"/>
        <argument key="Contao\CoreBundle\Migration\Version500\EmptyPtableMigration" type="service" id="contao.migration.version_500.empty_ptable"/>
        <argument key="Contao\CoreBundle\Migration\Version500\GuestsMigration" type="service" id="contao.migration.version_500.guests"/>
        <argument key="Contao\CoreBundle\Migration\Version500\MemberCountryUppercaseMigration" type="service" id="contao.migration.version_500.member_country_uppercase"/>
        <argument key="Contao\CoreBundle\Migration\Version500\OrderFieldMigration" type="service" id="contao.migration.version_500.order_field"/>
        <argument key="Contao\CoreBundle\Migration\Version502\AlwaysForwardMigration" type="service" id="contao.migration.version_502.always_forward"/>
        <argument key="Contao\CoreBundle\Migration\Version503\CaptionBasicEntitiesMigration" type="service" id="contao.migration.version_503.caption_basic_entities"/>
        <argument key="Contao\CoreBundle\Migration\Version503\FileExtensionMigration" type="service" id="contao.migration.version_503.file_extension"/>
        <argument key="Contao\CoreBundle\Migration\Version503\FrontendModulesMigration" type="service" id="contao.migration.version_503.frontend_modules"/>
        <argument key="Contao\CoreBundle\Migration\Version503\RememberMeMigration" type="service" id="contao.migration.version_503.remember_me"/>
        <argument key="Contao\CoreBundle\Migration\Version505\FormStoreSessionMigration" type="service" id="contao.migration.version_505.form_store_session"/>
        <argument key="Contao\CoreBundle\Migration\Version505\OverwriteMetaMigration" type="service" id="contao.migration.version_505.overwrite_meta"/>
        <argument key="Contao\CoreBundle\Migration\Version506\LayoutTemplateMigration" type="service" id="contao.migration.version_506.layout_template"/>
        <argument key="Contao\CoreBundle\Migration\Version506\SearchIndexerSettingsMigration" type="service" id="contao.migration.version_506.search_indexer_settings"/>
        <argument key="Contao\CoreBundle\Migration\Version507\DefaultCudMigration" type="service" id="contao.migration.version_507.default_cud"/>
        <argument key="Contao\CoreBundle\Migration\Version507\FieldPermissionMigration" type="service" id="contao.migration.version_507.field_permission"/>
        <argument key="Contao\FaqBundle\Migration\FieldPermissionMigration" type="service" id="contao_faq.migration.field_permission"/>
        <argument key="Contao\FaqBundle\Migration\OverwriteMetaMigration" type="service" id="contao_faq.migration.overwrite_meta"/>
        <argument key="Contao\NewsBundle\Migration\FeedMigration" type="service" id="contao_news.migration.feed"/>
        <argument key="Contao\NewsBundle\Migration\FieldPermissionMigration" type="service" id="contao_news.migration.field_permission"/>
        <argument key="Contao\NewsBundle\Migration\OverwriteMetaMigration" type="service" id="contao_news.migration.overwrite_meta"/>
        <argument key="Contao\NewsletterBundle\Migration\FieldPermissionMigration" type="service" id="contao_newsletter.migration.field_permission"/>
      </argument>
    </service>
    <service id="contao.migration.command_compiler" class="Contao\CoreBundle\Migration\CommandCompiler" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.doctrine.schema_provider"/>
    </service>
    <service id="contao.migration.environment.dns" class="Contao\CoreBundle\Migration\Environment\DnsMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument>%env(json:DNS_MAPPING)%</argument>
    </service>
    <service id="contao.migration.version_500.accesskey" class="Contao\CoreBundle\Migration\Version500\AccesskeyMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_500.basic_entities" class="Contao\CoreBundle\Migration\Version500\BasicEntitiesMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_500.boolean_fields" class="Contao\CoreBundle\Migration\Version500\BooleanFieldsMigration" autoconfigure="true">
      <tag name="contao.migration" priority="1"/>
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.resource_finder"/>
    </service>
    <service id="contao.migration.version_500.empty_ptable" class="Contao\CoreBundle\Migration\Version500\EmptyPtableMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_500.guests" class="Contao\CoreBundle\Migration\Version500\GuestsMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_500.member_country_uppercase" class="Contao\CoreBundle\Migration\Version500\MemberCountryUppercaseMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_500.order_field" class="Contao\CoreBundle\Migration\Version500\OrderFieldMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_502.always_forward" class="Contao\CoreBundle\Migration\Version502\AlwaysForwardMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_503.caption_basic_entities" class="Contao\CoreBundle\Migration\Version503\CaptionBasicEntitiesMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.migration.version_503.file_extension" class="Contao\CoreBundle\Migration\Version503\FileExtensionMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_503.frontend_modules" class="Contao\CoreBundle\Migration\Version503\FrontendModulesMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.migration.version_503.remember_me" class="Contao\CoreBundle\Migration\Version503\RememberMeMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_505.form_store_session" class="Contao\CoreBundle\Migration\Version505\FormStoreSessionMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_505.overwrite_meta" class="Contao\CoreBundle\Migration\Version505\OverwriteMetaMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_506.layout_template" class="Contao\CoreBundle\Migration\Version506\LayoutTemplateMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument type="service" id="filesystem"/>
    </service>
    <service id="contao.migration.version_506.search_indexer_settings" class="Contao\CoreBundle\Migration\Version506\SearchIndexerSettingsMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_507.default_cud" class="Contao\CoreBundle\Migration\Version507\DefaultCudMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.listener.data_container.cud_permission"/>
    </service>
    <service id="contao.migration.version_507.field_permission" class="Contao\CoreBundle\Migration\Version507\FieldPermissionMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.altcha" class="Contao\CoreBundle\Altcha\Altcha" public="true" autoconfigure="true">
      <argument type="service" id="contao.repository.altcha"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>%env(APP_SECRET)%</argument>
      <argument>SHA-256</argument>
      <argument>100000</argument>
      <argument>86400</argument>
    </service>
    <service id="contao.assets.assets_context" class="Contao\CoreBundle\Asset\ContaoContext" public="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument>staticPlugins</argument>
      <argument>true</argument>
    </service>
    <service id="contao.assets.files_context" class="Contao\CoreBundle\Asset\ContaoContext" public="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument>staticFiles</argument>
      <argument>true</argument>
    </service>
    <service id="contao.cache.clearer" class="Contao\CoreBundle\Cache\ContaoCacheClearer" public="true" autoconfigure="true">
      <tag name="kernel.cache_clearer"/>
      <argument type="service" id="filesystem"/>
    </service>
    <service id="contao.cache.entity_tags" class="Contao\CoreBundle\Cache\EntityCacheTags" public="true" autoconfigure="true">
      <argument type="service" id="contao.cache.tag_manager"/>
      <deprecated package="contao/core-bundle" version="5.5">The "%service_id%" service is deprecated. You should stop using it, as it will be removed in the future.</deprecated>
    </service>
    <service id="contao.cache.tag_manager" class="Contao\CoreBundle\Cache\CacheTagManager" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
      <argument type="service" id="fos_http_cache.cache_manager" on-invalid="ignore"/>
    </service>
    <service id="contao.cache.warmer" class="Contao\CoreBundle\Cache\ContaoCacheWarmer" public="true" autoconfigure="true">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="contao.resource_finder"/>
      <argument type="service" id="contao.resource_locator"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="contao.intl.locales"/>
    </service>
    <service id="contao.content_composition" class="Contao\CoreBundle\ContentComposition\ContentComposition" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.error"/>
      <argument type="service" id="contao.image.picture_factory"/>
      <argument type="service" id="contao.image.preview_factory"/>
      <argument type="service" id="contao.assets.assets_context"/>
      <argument type="service" id="contao.twig.default_renderer"/>
      <argument type="service" id="contao.twig.deferred_renderer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="contao.controller_resolver" class="Contao\CoreBundle\HttpKernel\ControllerResolver" autoconfigure="true">
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.decorator" id="controller_resolver" inner="debug.controller_resolver.inner"/>
      <argument type="service" id="debug.controller_resolver"/>
      <argument type="service" id="contao.fragment.registry"/>
    </service>
    <service id="contao.cors.website_roots_config_provider" class="Contao\CoreBundle\Cors\WebsiteRootsConfigProvider" autoconfigure="true">
      <tag name="nelmio_cors.options_provider"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.crawl.escargot.broken_link_checker_subscriber" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\BrokenLinkCheckerSubscriber" autoconfigure="true">
      <tag name="contao.escargot_subscriber"/>
      <argument type="service" id="contao.translation.translator"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="contao.crawl.escargot.factory" class="Contao\CoreBundle\Crawl\Escargot\Factory" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="request_stack"/>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="addSubscriber">
        <argument type="service" id="contao.crawl.escargot.broken_link_checker_subscriber"/>
      </call>
      <call method="addSubscriber">
        <argument type="service" id="contao.crawl.escargot.search_index_subscriber"/>
      </call>
    </service>
    <service id="contao.crawl.escargot.search_index_subscriber" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\SearchIndexSubscriber" autoconfigure="true">
      <tag name="contao.escargot_subscriber"/>
      <argument type="service" id="contao.search.delegating_indexer"/>
      <argument type="service" id="contao.translation.translator"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="contao.cron" class="Contao\CoreBundle\Cron\Cron" public="true" autoconfigure="true">
      <argument type="service_closure" id="contao.repository.cron_job"/>
      <argument type="service_closure" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="cache.app"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron"/>
            <argument>* * * * *</argument>
            <argument>updateMinutelyCliCron</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.supervise_workers"/>
            <argument>* * * * *</argument>
            <argument>null</argument>
            <argument>contao.cron.supervise_workers</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.purge_expired_altcha_challenges"/>
            <argument>@hourly</argument>
            <argument>null</argument>
            <argument>contao.cron.purge_expired_altcha_challenges</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.purge_expired_data"/>
            <argument>@hourly</argument>
            <argument>onHourly</argument>
            <argument>contao.cron.purge_expired_data</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.purge_jobs"/>
            <argument>@daily</argument>
            <argument>null</argument>
            <argument>contao.cron.purge_jobs</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.purge_opt_in_tokens"/>
            <argument>@daily</argument>
            <argument>null</argument>
            <argument>contao.cron.purge_opt_in_tokens</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.purge_preview_links"/>
            <argument>@daily</argument>
            <argument>null</argument>
            <argument>contao.cron.purge_preview_links</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.purge_registrations"/>
            <argument>@daily</argument>
            <argument>null</argument>
            <argument>contao.cron.purge_registrations</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.purge_temp_folder"/>
            <argument>@daily</argument>
            <argument>null</argument>
            <argument>contao.cron.purge_temp_folder</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao_newsletter.cron.purge_subscriptions"/>
            <argument>@daily</argument>
            <argument>null</argument>
            <argument>contao_newsletter.cron.purge_subscriptions</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao_comments.cron.purge_subscriptions"/>
            <argument>@daily</argument>
            <argument>null</argument>
            <argument>contao_comments.cron.purge_subscriptions</argument>
          </service>
        </argument>
      </call>
    </service>
    <service id="contao.cron.purge_expired_altcha_challenges" class="Contao\CoreBundle\Cron\PurgeExpiredAltchaChallengesCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="hourly" method=""/>
      <argument type="service" id="contao.repository.altcha"/>
    </service>
    <service id="contao.cron.purge_expired_data" class="Contao\CoreBundle\Cron\PurgeExpiredDataCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="hourly" method="onHourly"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.cron.purge_jobs" class="Contao\CoreBundle\Cron\PurgeJobsCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="daily" method=""/>
      <argument type="service" id="contao.job.jobs"/>
    </service>
    <service id="contao.cron.purge_opt_in_tokens" class="Contao\CoreBundle\Cron\PurgeOptInTokensCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="daily" method=""/>
      <argument type="service" id="contao.opt_in"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.cron" on-invalid="ignore"/>
    </service>
    <service id="contao.cron.purge_preview_links" class="Contao\CoreBundle\Cron\PurgePreviewLinksCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="daily" method=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.cron.purge_registrations" class="Contao\CoreBundle\Cron\PurgeRegistrationsCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="daily" method=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.cron" on-invalid="ignore"/>
    </service>
    <service id="contao.cron.purge_temp_folder" class="Contao\CoreBundle\Cron\PurgeTempFolderCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="daily" method=""/>
      <argument type="service" id="filesystem"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument type="service" id="contao._logger.monolog.logger.contao.cron"/>
    </service>
    <service id="contao.cron.supervise_workers" class="Contao\CoreBundle\Cron\SuperviseWorkersCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="minutely" method=""/>
      <argument type="service" id="contao.process_util"/>
    </service>
    <service id="contao.csp.parser" class="Contao\CoreBundle\Csp\CspParser" autoconfigure="true">
      <argument type="service" id="contao.csp.policy_manager"/>
    </service>
    <service id="contao.csp.policy_manager" class="Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager" autoconfigure="true"/>
    <service id="contao.csp.wysiwyg_style_processor" class="Contao\CoreBundle\Csp\WysiwygStyleProcessor" public="true" autoconfigure="true">
      <argument type="collection">
        <argument key="text-align">left|center|right|justify</argument>
        <argument key="text-decoration">underline</argument>
        <argument key="background-color">rgb\(\d{1,3},\s?\d{1,3},\s?\d{1,3}\)|#([0-9a-f]{3}){1,2}</argument>
        <argument key="color">rgb\(\d{1,3},\s?\d{1,3},\s?\d{1,3}\)|#([0-9a-f]{3}){1,2}</argument>
        <argument key="font-family">(('[a-z0-9 _-]+'|[a-z0-9 _-]+)(,\s*|$))+</argument>
        <argument key="font-size">[0-3]?\dpt</argument>
        <argument key="line-height">[0-3](\.\d+)?</argument>
        <argument key="padding-left">\d{1,3}px</argument>
        <argument key="border-collapse">collapse</argument>
        <argument key="margin-right">0px|auto</argument>
        <argument key="margin-left">0px|auto</argument>
        <argument key="border-color">rgb\(\d{1,3},\s?\d{1,3},\s?\d{1,3}\)|#([0-9a-f]{3}){1,2}</argument>
        <argument key="vertical-align">top|middle|bottom</argument>
      </argument>
    </service>
    <service id="contao.csrf.token_manager" class="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="request_stack"/>
      <argument>csrf_</argument>
      <argument type="service" id="security.csrf.token_generator"/>
      <argument type="service" id="contao.csrf.token_storage"/>
      <argument>null</argument>
      <argument>contao_csrf_token</argument>
    </service>
    <service id="contao.csrf.token_storage" class="Contao\CoreBundle\Csrf\MemoryTokenStorage" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
    </service>
    <service id="contao.data_collector" class="Contao\CoreBundle\DataCollector\ContaoDataCollector" autoconfigure="true">
      <tag name="data_collector" template="@Contao/web_debug_toolbar/contao_collector.html.twig" id="contao"/>
      <tag name="data_collector"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.image.imagine.wdaG8NA"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="contao.cron"/>
      <argument>null</argument>
      <argument type="service" id="contao.messenger.web_worker" on-invalid="ignore"/>
      <argument>null</argument>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="contao.data_container.buttons_builder" class="Contao\CoreBundle\DataContainer\ButtonsBuilder" public="true" autoconfigure="true">
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.data_container.clipboard_manager" class="Contao\CoreBundle\DataContainer\ClipboardManager" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.data_container.dca_request_switcher" class="Contao\CoreBundle\DataContainer\DcaRequestSwitcher" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.data_container.dca_url_analyzer" class="Contao\CoreBundle\DataContainer\DcaUrlAnalyzer" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="contao.data_container.record_labeler"/>
      <argument type="service" id="contao.data_container.dca_request_switcher"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.csrf.token_manager"/>
    </service>
    <service id="contao.data_container.foreign_key_parser" class="Contao\CoreBundle\DataContainer\ForeignKeyParser" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.data_container.global_operations_builder" class="Contao\CoreBundle\DataContainer\DataContainerGlobalOperationsBuilder" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.data_container.operations_builder" class="Contao\CoreBundle\DataContainer\DataContainerOperationsBuilder" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
    </service>
    <service id="contao.data_container.palette_builder" class="Contao\CoreBundle\DataContainer\PaletteBuilder" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.data_container.record_labeler" class="Contao\CoreBundle\DataContainer\RecordLabeler" public="true" autoconfigure="true">
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="contao.data_container.value_formatter" class="Contao\CoreBundle\DataContainer\ValueFormatter" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.data_container.foreign_key_parser"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.data_container.virtual_fields_handler" class="Contao\CoreBundle\DataContainer\VirtualFieldsHandler" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.doctrine.backup.dumper" class="Contao\CoreBundle\Doctrine\Backup\Dumper" autoconfigure="true"/>
    <service id="contao.doctrine.backup.retention_policy" class="Contao\CoreBundle\Doctrine\Backup\RetentionPolicy" autoconfigure="true">
      <argument>5</argument>
      <argument type="collection">
        <argument>1D</argument>
        <argument>7D</argument>
        <argument>14D</argument>
        <argument>1M</argument>
      </argument>
    </service>
    <service id="contao.doctrine.backup_manager" class="Contao\CoreBundle\Doctrine\Backup\BackupManager" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.doctrine.backup.dumper"/>
      <argument type="service" id="contao.filesystem.virtual.backups"/>
      <argument type="collection">
        <argument>tl_crawl_queue</argument>
        <argument>tl_log</argument>
        <argument>tl_search</argument>
        <argument>tl_search_index</argument>
        <argument>tl_search_term</argument>
      </argument>
      <argument type="service" id="contao.doctrine.backup.retention_policy"/>
    </service>
    <service id="contao.doctrine.dca_schema_provider" class="Contao\CoreBundle\Doctrine\Schema\DcaSchemaProvider" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="contao.doctrine.orm.fail_tolerant_proxy_cache_warmer" class="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" autoconfigure="true">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.decorator" id="doctrine.orm.proxy_cache_warmer" inner="contao.doctrine.orm.fail_tolerant_proxy_cache_warmer.inner"/>
      <argument type="service" id="contao.doctrine.orm.fail_tolerant_proxy_cache_warmer.inner"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.doctrine.schema.mysql_innodb_row_size_calculator" class="Contao\CoreBundle\Doctrine\Schema\MysqlInnodbRowSizeCalculator" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.doctrine.schema_provider" class="Contao\CoreBundle\Doctrine\Schema\SchemaProvider" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="contao.feed.feedio" class="FeedIo\FeedIo" autoconfigure="true">
      <argument type="service" id="contao.feed.http_adapter"/>
    </service>
    <service id="contao.feed.http_adapter" class="FeedIo\Adapter\Http\Client" autoconfigure="true">
      <argument type="service" id="psr18.http_client"/>
    </service>
    <service id="contao.filesystem.dbafs_factory" class="Contao\CoreBundle\Filesystem\Dbafs\DbafsFactory" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="contao.filesystem.dbafs_manager" class="Contao\CoreBundle\Filesystem\Dbafs\DbafsManager" public="true" autoconfigure="true">
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="register">
        <argument type="service">
          <service class="Contao\CoreBundle\Filesystem\Dbafs\Dbafs">
            <tag name="kernel.reset" method="reset"/>
            <argument type="service" id="contao.filesystem.virtual.files"/>
            <argument type="service" id="contao.filesystem.hash_generator.files"/>
            <argument>tl_files</argument>
            <call method="useLastModified">
              <argument>true</argument>
            </call>
            <call method="setDatabasePathPrefix">
              <argument>files</argument>
            </call>
            <factory service="contao.filesystem.dbafs_factory" method="__invoke"/>
          </service>
        </argument>
        <argument>files</argument>
      </call>
    </service>
    <service id="contao.filesystem.file_download_helper" class="Contao\CoreBundle\Filesystem\FileDownloadHelper" autoconfigure="true">
      <argument type="service" id="uri_signer"/>
    </service>
    <service id="contao.filesystem.mount_manager" class="Contao\CoreBundle\Filesystem\MountManager" autoconfigure="true">
      <argument type="tagged_iterator" tag="contao.public_file_uri_provider"/>
      <call method="mount">
        <argument type="service" id="contao.filesystem.adapter.files"/>
        <argument>files</argument>
      </call>
      <call method="mount">
        <argument type="service" id="contao.filesystem.adapter.backups"/>
        <argument>backups</argument>
      </call>
      <call method="mount">
        <argument type="service" id="contao.filesystem.adapter.job-attachments"/>
        <argument>job-attachments</argument>
      </call>
      <call method="mount">
        <argument type="service" id="contao.filesystem.adapter.user_templates"/>
        <argument>user_templates</argument>
      </call>
    </service>
    <service id="contao.filesystem.public_uri.flysystem_default_provider" class="Contao\CoreBundle\Filesystem\PublicUri\FlysystemDefaultProvider" autoconfigure="true">
      <tag name="contao.public_file_uri_provider"/>
    </service>
    <service id="contao.filesystem.public_uri.symlinked_local_files_provider" class="Contao\CoreBundle\Filesystem\PublicUri\SymlinkedLocalFilesProvider" autoconfigure="true">
      <tag name="contao.public_file_uri_provider"/>
      <argument type="service" id="contao.filesystem.adapter.files"/>
      <argument>files</argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.filesystem.virtual_factory" class="Contao\CoreBundle\Filesystem\VirtualFilesystemFactory" autoconfigure="true">
      <argument type="service" id="contao.filesystem.mount_manager"/>
      <argument type="service" id="contao.filesystem.dbafs_manager"/>
    </service>
    <service id="contao.fragment.compositor" class="Contao\CoreBundle\Fragment\FragmentCompositor" public="true" autoconfigure="true">
      <call method="add">
        <argument>contao.content_element.accordion</argument>
        <argument>true</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.change_password</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.close_account</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.code</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.description_list</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.download</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.downloads</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.element_group</argument>
        <argument>true</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.headline</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.html</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.hyperlink</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.image</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.gallery</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.list</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.login</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.manage_passkeys</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.markdown</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.player</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.swiper</argument>
        <argument>true</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.table</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.template</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.teaser</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.text</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.toplink</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.two_factor</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.unfiltered_html</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.vimeo</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>contao.content_element.youtube</argument>
        <argument>false</argument>
      </call>
    </service>
    <service id="contao.fragment.forward_renderer" class="Contao\CoreBundle\Fragment\ForwardFragmentRenderer" autoconfigure="true">
      <tag name="kernel.fragment_renderer" alias="forward"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setFragmentPath">
        <argument>/_fragment</argument>
      </call>
    </service>
    <service id="contao.fragment.handler" class="Contao\CoreBundle\Fragment\FragmentHandler" autoconfigure="true">
      <tag name="container.decorator" id="fragment.handler" inner="contao.fragment.handler.inner"/>
      <argument type="service" id=".service_locator.Z5ZWIBw"/>
      <argument type="service" id="contao.fragment.handler.inner"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.fragment.registry"/>
      <argument type="service" id="contao.fragment.pre_handlers"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument>true</argument>
    </service>
    <service id="contao.fragment.pre_handlers" class="Symfony\Component\DependencyInjection\ServiceLocator" autoconfigure="true">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id="contao.fragment.registry" class="Contao\CoreBundle\Fragment\FragmentRegistry" public="true" autoconfigure="true">
      <call method="add">
        <argument>contao.frontend_module.feed_reader</argument>
        <argument type="service" id="contao.fragment._config_rYtAsnU"/>
      </call>
      <call method="add">
        <argument>contao.frontend_module.root_page_dependent_modules</argument>
        <argument type="service" id="contao.fragment._config_BzwIM.b"/>
      </call>
      <call method="add">
        <argument>contao.frontend_module.template</argument>
        <argument type="service" id="contao.fragment._config_Wvk98XY"/>
      </call>
      <call method="add">
        <argument>contao.frontend_module.two_factor</argument>
        <argument type="service" id="contao.fragment._config__MN4yAW"/>
      </call>
      <call method="add">
        <argument>contao.frontend_module.unfiltered_html</argument>
        <argument type="service" id="contao.fragment._config_SFjeUnS"/>
      </call>
      <call method="add">
        <argument>contao.content_element.accordion</argument>
        <argument type="service" id="contao.fragment._config_nbFZk98"/>
      </call>
      <call method="add">
        <argument>contao.content_element.change_password</argument>
        <argument type="service" id="contao.fragment._config_rGO4Csd"/>
      </call>
      <call method="add">
        <argument>contao.content_element.close_account</argument>
        <argument type="service" id="contao.fragment._config_wN6RazJ"/>
      </call>
      <call method="add">
        <argument>contao.content_element.code</argument>
        <argument type="service" id="contao.fragment._config__PT2lL6"/>
      </call>
      <call method="add">
        <argument>contao.content_element.description_list</argument>
        <argument type="service" id="contao.fragment._config_IkDcPzV"/>
      </call>
      <call method="add">
        <argument>contao.content_element.download</argument>
        <argument type="service" id="contao.fragment._config_SKTjSZO"/>
      </call>
      <call method="add">
        <argument>contao.content_element.downloads</argument>
        <argument type="service" id="contao.fragment._config_vuBDMBO"/>
      </call>
      <call method="add">
        <argument>contao.content_element.element_group</argument>
        <argument type="service" id="contao.fragment._config_Kqm1Lrp"/>
      </call>
      <call method="add">
        <argument>contao.content_element.headline</argument>
        <argument type="service" id="contao.fragment._config_TAAltqK"/>
      </call>
      <call method="add">
        <argument>contao.content_element.html</argument>
        <argument type="service" id="contao.fragment._config_X3uS9CV"/>
      </call>
      <call method="add">
        <argument>contao.content_element.hyperlink</argument>
        <argument type="service" id="contao.fragment._config_iblNgL6"/>
      </call>
      <call method="add">
        <argument>contao.content_element.image</argument>
        <argument type="service" id="contao.fragment._config_JPKVV9u"/>
      </call>
      <call method="add">
        <argument>contao.content_element.gallery</argument>
        <argument type="service" id="contao.fragment._config_BLm3APw"/>
      </call>
      <call method="add">
        <argument>contao.content_element.list</argument>
        <argument type="service" id="contao.fragment._config_Olrv2uH"/>
      </call>
      <call method="add">
        <argument>contao.content_element.login</argument>
        <argument type="service" id="contao.fragment._config_AruZZ8i"/>
      </call>
      <call method="add">
        <argument>contao.content_element.manage_passkeys</argument>
        <argument type="service" id="contao.fragment._config_kLj_LXA"/>
      </call>
      <call method="add">
        <argument>contao.content_element.markdown</argument>
        <argument type="service" id="contao.fragment._config_qVkwcP7"/>
      </call>
      <call method="add">
        <argument>contao.content_element.player</argument>
        <argument type="service" id="contao.fragment._config_kgEseyh"/>
      </call>
      <call method="add">
        <argument>contao.content_element.swiper</argument>
        <argument type="service" id="contao.fragment._config_cEYieUY"/>
      </call>
      <call method="add">
        <argument>contao.content_element.table</argument>
        <argument type="service" id="contao.fragment._config_WWehp3k"/>
      </call>
      <call method="add">
        <argument>contao.content_element.template</argument>
        <argument type="service" id="contao.fragment._config_WlQIZHa"/>
      </call>
      <call method="add">
        <argument>contao.content_element.teaser</argument>
        <argument type="service" id="contao.fragment._config_eocRLoL"/>
      </call>
      <call method="add">
        <argument>contao.content_element.text</argument>
        <argument type="service" id="contao.fragment._config_2XCF6SE"/>
      </call>
      <call method="add">
        <argument>contao.content_element.toplink</argument>
        <argument type="service" id="contao.fragment._config_CH8VVuI"/>
      </call>
      <call method="add">
        <argument>contao.content_element.two_factor</argument>
        <argument type="service" id="contao.fragment._config_zxq6yC3"/>
      </call>
      <call method="add">
        <argument>contao.content_element.unfiltered_html</argument>
        <argument type="service" id="contao.fragment._config_0m07w33"/>
      </call>
      <call method="add">
        <argument>contao.content_element.vimeo</argument>
        <argument type="service" id="contao.fragment._config_k8yPxTA"/>
      </call>
      <call method="add">
        <argument>contao.content_element.youtube</argument>
        <argument type="service" id="contao.fragment._config_uHHch1b"/>
      </call>
    </service>
    <service id="contao.framework" class="Contao\CoreBundle\Framework\ContaoFramework" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="request_stack"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>8183</argument>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
      <call method="setHookListeners">
        <argument type="collection">
          <argument key="getSystemMessages" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>contao.listener.administrator_email</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.personal_data_password</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.language_fallback_warning</argument>
                <argument>getMessages</argument>
              </argument>
            </argument>
          </argument>
          <argument key="loadDataContainer" type="collection">
            <argument key="255" type="collection">
              <argument type="collection">
                <argument>contao.listener.data_container.dynamic_ptable</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
            <argument key="200" type="collection">
              <argument type="collection">
                <argument>contao.listener.data_container.default_global_operations</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.default_operations</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.enum_options</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
            <argument key="0" type="collection">
              <argument type="collection">
                <argument>contao.listener.data_container.active_member_groups</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.preview_link</argument>
                <argument>unloadTableWithoutPreviewScript</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.preview_link</argument>
                <argument>allowUndo</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.record_preview</argument>
                <argument>registerDeleteCallbacks</argument>
              </argument>
              <argument type="collection">
                <argument>contao_comments.listener.data_container.add_comment_fields</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
            <argument key="-16" type="collection">
              <argument type="collection">
                <argument>contao.listener.data_container_callback</argument>
                <argument>onLoadDataContainer</argument>
              </argument>
            </argument>
            <argument key="-64" type="collection">
              <argument type="collection">
                <argument>contao.listener.data_container.user_root</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
            <argument key="-255" type="collection">
              <argument type="collection">
                <argument>contao.listener.data_container.cud_permission</argument>
                <argument>addDefaultPermissions</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.default_labels</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
            <argument key="-4096" type="collection">
              <argument type="collection">
                <argument>contao.listener.virtual_fields_mapping</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
          </argument>
          <argument key="initializeSystem" type="collection">
            <argument key="255" type="collection">
              <argument type="collection">
                <argument>contao.listener.X_v2Uu_</argument>
                <argument>onInitializeSystem</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.ncSdG8H</argument>
                <argument>onInitializeSystem</argument>
              </argument>
            </argument>
            <argument key="0" type="collection">
              <argument type="collection">
                <argument>contao.listener.data_container.preview_link</argument>
                <argument>unloadModuleWithoutPreviewScript</argument>
              </argument>
            </argument>
          </argument>
          <argument key="addCustomRegexp" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>contao.listener.widget.custom_rgxp</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.widget.http_url</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
          </argument>
          <argument key="generatePage" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>contao_news.listener.add_feeds_from_layout</argument>
                <argument>onGeneratePage</argument>
              </argument>
              <argument type="collection">
                <argument>contao_calendar.listener.add_feeds_from_layout</argument>
                <argument>onGeneratePage</argument>
              </argument>
            </argument>
          </argument>
          <argument key="getPageStatusIcon" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>contao_news.listener.data_container.page</argument>
                <argument>getStatusIcon</argument>
              </argument>
              <argument type="collection">
                <argument>contao_calendar.listener.data_container.page</argument>
                <argument>getStatusIcon</argument>
              </argument>
            </argument>
          </argument>
        </argument>
      </call>
    </service>
    <service id="contao.html_sanitizer" class="Contao\CoreBundle\HtmlSanitizer\ContaoHtmlSanitizer" autoconfigure="true">
      <tag name="html_sanitizer" sanitizer="contao"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.image.deferred_image_storage" class="Contao\Image\DeferredImageStorageFilesystem" autoconfigure="true">
      <argument>/home/asli/cms.asli.com/contao/var/deferred-images</argument>
      <argument type="service" id="filesystem" on-invalid="ignore"/>
    </service>
    <service id="contao.image.factory" class="Contao\CoreBundle\Image\ImageFactory" public="true" autoconfigure="true">
      <tag name="monolog.logger" channel="contao.error"/>
      <argument type="service" id="contao.image.resizer"/>
      <argument type="service" id="contao.image.imagine.wdaG8NA"/>
      <argument type="service" id="contao.image.imagine_svg"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="contao.framework"/>
      <argument>false</argument>
      <argument>%contao.image.imagine_options%</argument>
      <argument>%contao.image.valid_extensions%</argument>
      <argument>/home/asli/cms.asli.com/contao/files</argument>
      <call method="setPreserveMetadataFields">
        <argument type="collection">
          <argument key="xmp" type="collection">
            <argument key="http://purl.org/dc/elements/1.1/" type="collection">
              <argument>rights</argument>
              <argument>creator</argument>
            </argument>
            <argument key="http://ns.adobe.com/photoshop/1.0/" type="collection">
              <argument>Source</argument>
              <argument>Credit</argument>
            </argument>
          </argument>
          <argument key="iptc" type="collection">
            <argument>2#116</argument>
            <argument>2#080</argument>
            <argument>2#115</argument>
            <argument>2#110</argument>
          </argument>
          <argument key="exif" type="collection">
            <argument key="IFD0" type="collection">
              <argument>Copyright</argument>
              <argument>Artist</argument>
            </argument>
          </argument>
          <argument key="png" type="collection">
            <argument>Copyright</argument>
            <argument>Author</argument>
            <argument>Source</argument>
            <argument>Disclaimer</argument>
          </argument>
          <argument key="gif" type="collection">
            <argument>Comment</argument>
          </argument>
        </argument>
      </call>
    </service>
    <service id="contao.image.fallback_preview_provider" class="Contao\CoreBundle\Image\Preview\FallbackPreviewProvider" autoconfigure="true">
      <tag name="contao.preview_provider" priority="-1024"/>
    </service>
    <service id="contao.image.imagine.gd" class="Imagine\Gd\Imagine" autoconfigure="true"/>
    <service id="contao.image.imagine.gmagick" class="Imagine\Gmagick\Imagine" autoconfigure="true"/>
    <service id="contao.image.imagine.imagick" class="Imagine\Imagick\Imagine" autoconfigure="true"/>
    <service id="contao.image.imagine_preview_provider" class="Contao\CoreBundle\Image\Preview\ImaginePreviewProvider" autoconfigure="true">
      <tag name="contao.preview_provider" priority="0"/>
      <argument type="service" id="contao.image.imagine.wdaG8NA"/>
    </service>
    <service id="contao.image.imagine_svg" class="Contao\ImagineSvg\Imagine" public="true" autoconfigure="true"/>
    <service id="contao.image.metadata" class="Contao\Image\Metadata\MetadataReaderWriter" public="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="contao.image.metadata_format"/>
      <argument type="tagged_iterator" tag="contao.image.metadata_container"/>
    </service>
    <service id="contao.image.picture_factory" class="Contao\CoreBundle\Image\PictureFactory" public="true" autoconfigure="true">
      <argument type="service" id="contao.image.picture_generator"/>
      <argument type="service" id="contao.image.factory"/>
      <argument type="service" id="contao.framework"/>
      <argument>false</argument>
      <argument>%contao.image.imagine_options%</argument>
      <call method="setPreserveMetadataFields">
        <argument type="collection">
          <argument key="xmp" type="collection">
            <argument key="http://purl.org/dc/elements/1.1/" type="collection">
              <argument>rights</argument>
              <argument>creator</argument>
            </argument>
            <argument key="http://ns.adobe.com/photoshop/1.0/" type="collection">
              <argument>Source</argument>
              <argument>Credit</argument>
            </argument>
          </argument>
          <argument key="iptc" type="collection">
            <argument>2#116</argument>
            <argument>2#080</argument>
            <argument>2#115</argument>
            <argument>2#110</argument>
          </argument>
          <argument key="exif" type="collection">
            <argument key="IFD0" type="collection">
              <argument>Copyright</argument>
              <argument>Artist</argument>
            </argument>
          </argument>
          <argument key="png" type="collection">
            <argument>Copyright</argument>
            <argument>Author</argument>
            <argument>Source</argument>
            <argument>Disclaimer</argument>
          </argument>
          <argument key="gif" type="collection">
            <argument>Comment</argument>
          </argument>
        </argument>
      </call>
    </service>
    <service id="contao.image.picture_generator" class="Contao\Image\PictureGenerator" public="true" autoconfigure="true">
      <argument type="service" id="contao.image.resizer"/>
      <argument type="service" id="contao.image.resize_calculator" on-invalid="ignore"/>
    </service>
    <service id="contao.image.preview_factory" class="Contao\CoreBundle\Image\Preview\PreviewFactory" public="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="contao.preview_provider"/>
      <argument type="service" id="contao.image.factory"/>
      <argument type="service" id="contao.image.picture_factory"/>
      <argument type="service" id="contao.image.studio"/>
      <argument type="service" id="contao.framework"/>
      <argument>%env(APP_SECRET)%</argument>
      <argument>/home/asli/cms.asli.com/contao/assets/previews</argument>
      <argument>%contao.image.valid_extensions%</argument>
      <argument>512</argument>
      <argument>1024</argument>
    </service>
    <service id="contao.image.resizer" class="Contao\CoreBundle\Image\Resizer" public="true" autoconfigure="true">
      <argument>/home/asli/cms.asli.com/contao/assets/images</argument>
      <argument>%env(APP_SECRET)%</argument>
      <argument type="service" id="contao.image.resize_calculator"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="contao.image.deferred_image_storage"/>
      <argument type="service" id="contao.image.metadata"/>
    </service>
    <service id="contao.image.resize_calculator" class="Contao\Image\ResizeCalculator" autoconfigure="true"/>
    <service id="contao.image.sizes" class="Contao\CoreBundle\Image\ImageSizes" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.image.studio" class="Contao\CoreBundle\Image\Studio\Studio" public="true" autoconfigure="true">
      <argument type="service" id=".service_locator.QjlzhnL"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>files</argument>
      <argument>/home/asli/cms.asli.com/contao/web</argument>
      <argument>%contao.image.valid_extensions%</argument>
    </service>
    <service id="contao.image.studio.figure_renderer" class="Contao\CoreBundle\Image\Studio\FigureRenderer" public="true" autoconfigure="true">
      <argument type="service" id="contao.image.studio"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.insert_tag.format_flag" class="Contao\CoreBundle\InsertTag\Flag\FormatFlag" autoconfigure="true">
      <tag name="number_format" priority="0" method="numberFormat">contao.insert_tag_flag</tag>
      <tag name="currency_format" priority="0" method="currencyFormat">contao.insert_tag_flag</tag>
      <tag name="readable_size" priority="0" method="readableSize">contao.insert_tag_flag</tag>
    </service>
    <service id="contao.insert_tag.parser" class="Contao\CoreBundle\InsertTag\InsertTagParser" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.error"/>
      <argument type="service" id="contao.fragment.handler"/>
      <argument>null</argument>
      <argument>%contao.insert_tags.allowed_tags%</argument>
      <argument type="service" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
      <argument type="service" id="contao.listener.subrequest_cache"/>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.asset"/>
            <argument>__invoke</argument>
            <argument>asset</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.date"/>
            <argument>__invoke</argument>
            <argument>date</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.empty"/>
            <argument>__invoke</argument>
            <argument>empty</argument>
            <argument>null</argument>
            <argument>false</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.form"/>
            <argument>replaceConfirmation</argument>
            <argument>form_confirmation</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.form"/>
            <argument>replaceSessionData</argument>
            <argument>form_session_data</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.format_date"/>
            <argument>replaceConvertDate</argument>
            <argument>convert_date</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.format_date"/>
            <argument>replaceFormatDate</argument>
            <argument>format_date</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.fragment"/>
            <argument>__invoke</argument>
            <argument>fragment</argument>
            <argument>null</argument>
            <argument>false</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>abbr</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>acronym</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>article</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>article_open</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>article_teaser</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>article_title</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>article_url</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>br</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>email</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>email_close</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>email_open</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>email_url</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>env</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>figure</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>file</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>image</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>insert_article</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>insert_content</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>insert_form</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>insert_module</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>label</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>lang</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>last_update</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>page</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>picture</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>user</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.legacy"/>
            <argument>__invoke</argument>
            <argument>version</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.link"/>
            <argument>replaceInsertTag</argument>
            <argument>link</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.link"/>
            <argument>replaceInsertTag</argument>
            <argument>link_name</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.link"/>
            <argument>replaceInsertTag</argument>
            <argument>link_open</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.link"/>
            <argument>replaceInsertTag</argument>
            <argument>link_title</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.link"/>
            <argument>replaceInsertTag</argument>
            <argument>link_url</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.link"/>
            <argument>replaceInsertTagClose</argument>
            <argument>link_close</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.translation"/>
            <argument>__invoke</argument>
            <argument>trans</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_calendar.insert_tag.event"/>
            <argument>__invoke</argument>
            <argument>calendar_feed</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_calendar.insert_tag.event"/>
            <argument>__invoke</argument>
            <argument>event</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_calendar.insert_tag.event"/>
            <argument>__invoke</argument>
            <argument>event_open</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_calendar.insert_tag.event"/>
            <argument>__invoke</argument>
            <argument>event_teaser</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_calendar.insert_tag.event"/>
            <argument>__invoke</argument>
            <argument>event_title</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_calendar.insert_tag.event"/>
            <argument>__invoke</argument>
            <argument>event_url</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_faq.insert_tag.faq"/>
            <argument>__invoke</argument>
            <argument>faq</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_faq.insert_tag.faq"/>
            <argument>__invoke</argument>
            <argument>faq_open</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_faq.insert_tag.faq"/>
            <argument>__invoke</argument>
            <argument>faq_title</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_faq.insert_tag.faq"/>
            <argument>__invoke</argument>
            <argument>faq_url</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_news.insert_tag.news"/>
            <argument>__invoke</argument>
            <argument>news</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_news.insert_tag.news"/>
            <argument>__invoke</argument>
            <argument>news_open</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_news.insert_tag.news"/>
            <argument>__invoke</argument>
            <argument>news_teaser</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_news.insert_tag.news"/>
            <argument>__invoke</argument>
            <argument>news_title</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao_news.insert_tag.news"/>
            <argument>__invoke</argument>
            <argument>news_url</argument>
            <argument>null</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addBlockSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.if_language"/>
            <argument>__invoke</argument>
            <argument>iflng</argument>
            <argument>iflng</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addBlockSubscription">
        <argument type="service">
          <service class="Contao\CoreBundle\InsertTag\InsertTagSubscription">
            <argument type="service" id="contao.insert_tag.resolver.if_language"/>
            <argument>__invoke</argument>
            <argument>ifnlng</argument>
            <argument>ifnlng</argument>
            <argument>true</argument>
            <argument>false</argument>
          </service>
        </argument>
      </call>
      <call method="addFlagCallback">
        <argument>addslashes</argument>
        <argument type="service" id="contao.insert_tag.php_function_flag"/>
        <argument>__invoke</argument>
      </call>
      <call method="addFlagCallback">
        <argument>ampersand</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>ampersand</argument>
      </call>
      <call method="addFlagCallback">
        <argument>attr</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>attr</argument>
      </call>
      <call method="addFlagCallback">
        <argument>currency_format</argument>
        <argument type="service" id="contao.insert_tag.format_flag"/>
        <argument>currencyFormat</argument>
      </call>
      <call method="addFlagCallback">
        <argument>encode_email</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>encodeEmail</argument>
      </call>
      <call method="addFlagCallback">
        <argument>encodeemail</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>encodeEmail</argument>
      </call>
      <call method="addFlagCallback">
        <argument>lcfirst</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>lcfirst</argument>
      </call>
      <call method="addFlagCallback">
        <argument>ltrim</argument>
        <argument type="service" id="contao.insert_tag.php_function_flag"/>
        <argument>__invoke</argument>
      </call>
      <call method="addFlagCallback">
        <argument>nl2br</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>nl2Br</argument>
      </call>
      <call method="addFlagCallback">
        <argument>number_format</argument>
        <argument type="service" id="contao.insert_tag.format_flag"/>
        <argument>numberFormat</argument>
      </call>
      <call method="addFlagCallback">
        <argument>rawurlencode</argument>
        <argument type="service" id="contao.insert_tag.php_function_flag"/>
        <argument>__invoke</argument>
      </call>
      <call method="addFlagCallback">
        <argument>readable_size</argument>
        <argument type="service" id="contao.insert_tag.format_flag"/>
        <argument>readableSize</argument>
      </call>
      <call method="addFlagCallback">
        <argument>rtrim</argument>
        <argument type="service" id="contao.insert_tag.php_function_flag"/>
        <argument>__invoke</argument>
      </call>
      <call method="addFlagCallback">
        <argument>specialchars</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>specialchars</argument>
      </call>
      <call method="addFlagCallback">
        <argument>standardize</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>standardize</argument>
      </call>
      <call method="addFlagCallback">
        <argument>strtolower</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>strtolower</argument>
      </call>
      <call method="addFlagCallback">
        <argument>strtoupper</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>strtoupper</argument>
      </call>
      <call method="addFlagCallback">
        <argument>trim</argument>
        <argument type="service" id="contao.insert_tag.php_function_flag"/>
        <argument>__invoke</argument>
      </call>
      <call method="addFlagCallback">
        <argument>ucfirst</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>ucfirst</argument>
      </call>
      <call method="addFlagCallback">
        <argument>ucwords</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>ucwords</argument>
      </call>
      <call method="addFlagCallback">
        <argument>urlattr</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>urlattr</argument>
      </call>
      <call method="addFlagCallback">
        <argument>urlencode</argument>
        <argument type="service" id="contao.insert_tag.php_function_flag"/>
        <argument>__invoke</argument>
      </call>
      <call method="addFlagCallback">
        <argument>utf8_romanize</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>utf8Romanize</argument>
      </call>
      <call method="addFlagCallback">
        <argument>utf8_strtolower</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>strtolower</argument>
      </call>
      <call method="addFlagCallback">
        <argument>utf8_strtoupper</argument>
        <argument type="service" id="contao.insert_tag.string_util_flag"/>
        <argument>strtoupper</argument>
      </call>
    </service>
    <service id="contao.insert_tag.php_function_flag" class="Contao\CoreBundle\InsertTag\Flag\PhpFunctionFlag" autoconfigure="true">
      <tag name="addslashes" priority="0" method="">contao.insert_tag_flag</tag>
      <tag name="trim" priority="0" method="">contao.insert_tag_flag</tag>
      <tag name="rtrim" priority="0" method="">contao.insert_tag_flag</tag>
      <tag name="ltrim" priority="0" method="">contao.insert_tag_flag</tag>
      <tag name="urlencode" priority="0" method="">contao.insert_tag_flag</tag>
      <tag name="rawurlencode" priority="0" method="">contao.insert_tag_flag</tag>
    </service>
    <service id="contao.insert_tag.resolver.asset" class="Contao\CoreBundle\InsertTag\Resolver\AssetInsertTag" autoconfigure="true">
      <tag name="asset" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="contao.insert_tag.resolver.date" class="Contao\CoreBundle\InsertTag\Resolver\DateInsertTag" autoconfigure="true">
      <tag name="date" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.insert_tag.resolver.empty" class="Contao\CoreBundle\InsertTag\Resolver\EmptyInsertTag" autoconfigure="true">
      <tag name="empty" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
    </service>
    <service id="contao.insert_tag.resolver.form" class="Contao\CoreBundle\InsertTag\Resolver\FormInsertTag" autoconfigure="true">
      <tag name="form_session_data" asFragment="false" priority="0" method="replaceSessionData" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="form_confirmation" asFragment="false" priority="0" method="replaceConfirmation" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.insert_tag.resolver.format_date" class="Contao\CoreBundle\InsertTag\Resolver\FormatDateInsertTag" autoconfigure="true">
      <tag name="format_date" asFragment="false" priority="0" method="replaceFormatDate" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="convert_date" asFragment="false" priority="0" method="replaceConvertDate" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.insert_tag.resolver.fragment" class="Contao\CoreBundle\InsertTag\Resolver\FragmentInsertTag" autoconfigure="true">
      <tag name="fragment" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.fragment.handler"/>
      <argument type="service" id="contao.routing.page_finder"/>
    </service>
    <service id="contao.insert_tag.resolver.if_language" class="Contao\CoreBundle\InsertTag\Resolver\IfLanguageInsertTag" autoconfigure="true">
      <tag name="iflng" endTag="iflng" priority="0" method="" resolveNestedTags="">contao.block_insert_tag</tag>
      <tag name="ifnlng" endTag="ifnlng" priority="0" method="" resolveNestedTags="">contao.block_insert_tag</tag>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.insert_tag.resolver.legacy" class="Contao\CoreBundle\InsertTag\Resolver\LegacyInsertTag" autoconfigure="true">
      <tag name="lang" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="br" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="email" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="email_open" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="email_url" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="label" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="user" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="email_close" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="insert_article" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="insert_content" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="insert_module" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="insert_form" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="article" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="article_open" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="article_url" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="article_title" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="article_teaser" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="last_update" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="version" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="env" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="page" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="abbr" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="acronym" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="figure" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="image" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="picture" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="file" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="service_container"/>
    </service>
    <service id="contao.insert_tag.resolver.link" class="Contao\CoreBundle\InsertTag\Resolver\LinkInsertTag" autoconfigure="true">
      <tag name="link" asFragment="false" priority="0" method="replaceInsertTag" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="link_open" asFragment="false" priority="0" method="replaceInsertTag" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="link_title" asFragment="false" priority="0" method="replaceInsertTag" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="link_name" asFragment="false" priority="0" method="replaceInsertTag" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="link_url" asFragment="false" priority="0" method="replaceInsertTag" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="link_close" asFragment="false" priority="0" method="replaceInsertTagClose" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao.insert_tag.resolver.translation" class="Contao\CoreBundle\InsertTag\Resolver\TranslationInsertTag" autoconfigure="true">
      <tag name="trans" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.insert_tag.string_util_flag" class="Contao\CoreBundle\InsertTag\Flag\StringUtilFlag" autoconfigure="true">
      <tag name="attr" priority="0" method="attr">contao.insert_tag_flag</tag>
      <tag name="urlattr" priority="0" method="urlattr">contao.insert_tag_flag</tag>
      <tag name="standardize" priority="0" method="standardize">contao.insert_tag_flag</tag>
      <tag name="ampersand" priority="0" method="ampersand">contao.insert_tag_flag</tag>
      <tag name="specialchars" priority="0" method="specialchars">contao.insert_tag_flag</tag>
      <tag name="encode_email" priority="0" method="encodeEmail">contao.insert_tag_flag</tag>
      <tag name="encodeemail" priority="0" method="encodeEmail">contao.insert_tag_flag</tag>
      <tag name="strtolower" priority="0" method="strtolower">contao.insert_tag_flag</tag>
      <tag name="utf8_strtolower" priority="0" method="strtolower">contao.insert_tag_flag</tag>
      <tag name="strtoupper" priority="0" method="strtoupper">contao.insert_tag_flag</tag>
      <tag name="utf8_strtoupper" priority="0" method="strtoupper">contao.insert_tag_flag</tag>
      <tag name="ucfirst" priority="0" method="ucfirst">contao.insert_tag_flag</tag>
      <tag name="lcfirst" priority="0" method="lcfirst">contao.insert_tag_flag</tag>
      <tag name="ucwords" priority="0" method="ucwords">contao.insert_tag_flag</tag>
      <tag name="utf8_romanize" priority="0" method="utf8Romanize">contao.insert_tag_flag</tag>
      <tag name="nl2br" priority="0" method="nl2Br">contao.insert_tag_flag</tag>
    </service>
    <service id="contao.intl.countries" class="Contao\CoreBundle\Intl\Countries" public="true" autoconfigure="true">
      <argument type="service" id="contao.translation.translator"/>
      <argument type="collection">
        <argument>AD</argument>
        <argument>AE</argument>
        <argument>AF</argument>
        <argument>AG</argument>
        <argument>AI</argument>
        <argument>AL</argument>
        <argument>AM</argument>
        <argument>AO</argument>
        <argument>AQ</argument>
        <argument>AR</argument>
        <argument>AS</argument>
        <argument>AT</argument>
        <argument>AU</argument>
        <argument>AW</argument>
        <argument>AX</argument>
        <argument>AZ</argument>
        <argument>BA</argument>
        <argument>BB</argument>
        <argument>BD</argument>
        <argument>BE</argument>
        <argument>BF</argument>
        <argument>BG</argument>
        <argument>BH</argument>
        <argument>BI</argument>
        <argument>BJ</argument>
        <argument>BL</argument>
        <argument>BM</argument>
        <argument>BN</argument>
        <argument>BO</argument>
        <argument>BQ</argument>
        <argument>BR</argument>
        <argument>BS</argument>
        <argument>BT</argument>
        <argument>BV</argument>
        <argument>BW</argument>
        <argument>BY</argument>
        <argument>BZ</argument>
        <argument>CA</argument>
        <argument>CC</argument>
        <argument>CD</argument>
        <argument>CF</argument>
        <argument>CG</argument>
        <argument>CH</argument>
        <argument>CI</argument>
        <argument>CK</argument>
        <argument>CL</argument>
        <argument>CM</argument>
        <argument>CN</argument>
        <argument>CO</argument>
        <argument>CR</argument>
        <argument>CU</argument>
        <argument>CV</argument>
        <argument>CW</argument>
        <argument>CX</argument>
        <argument>CY</argument>
        <argument>CZ</argument>
        <argument>DE</argument>
        <argument>DJ</argument>
        <argument>DK</argument>
        <argument>DM</argument>
        <argument>DO</argument>
        <argument>DZ</argument>
        <argument>EC</argument>
        <argument>EE</argument>
        <argument>EG</argument>
        <argument>EH</argument>
        <argument>ER</argument>
        <argument>ES</argument>
        <argument>ET</argument>
        <argument>FI</argument>
        <argument>FJ</argument>
        <argument>FK</argument>
        <argument>FM</argument>
        <argument>FO</argument>
        <argument>FR</argument>
        <argument>GA</argument>
        <argument>GB</argument>
        <argument>GD</argument>
        <argument>GE</argument>
        <argument>GF</argument>
        <argument>GG</argument>
        <argument>GH</argument>
        <argument>GI</argument>
        <argument>GL</argument>
        <argument>GM</argument>
        <argument>GN</argument>
        <argument>GP</argument>
        <argument>GQ</argument>
        <argument>GR</argument>
        <argument>GS</argument>
        <argument>GT</argument>
        <argument>GU</argument>
        <argument>GW</argument>
        <argument>GY</argument>
        <argument>HK</argument>
        <argument>HM</argument>
        <argument>HN</argument>
        <argument>HR</argument>
        <argument>HT</argument>
        <argument>HU</argument>
        <argument>ID</argument>
        <argument>IE</argument>
        <argument>IL</argument>
        <argument>IM</argument>
        <argument>IN</argument>
        <argument>IO</argument>
        <argument>IQ</argument>
        <argument>IR</argument>
        <argument>IS</argument>
        <argument>IT</argument>
        <argument>JE</argument>
        <argument>JM</argument>
        <argument>JO</argument>
        <argument>JP</argument>
        <argument>KE</argument>
        <argument>KG</argument>
        <argument>KH</argument>
        <argument>KI</argument>
        <argument>KM</argument>
        <argument>KN</argument>
        <argument>KP</argument>
        <argument>KR</argument>
        <argument>KW</argument>
        <argument>KY</argument>
        <argument>KZ</argument>
        <argument>LA</argument>
        <argument>LB</argument>
        <argument>LC</argument>
        <argument>LI</argument>
        <argument>LK</argument>
        <argument>LR</argument>
        <argument>LS</argument>
        <argument>LT</argument>
        <argument>LU</argument>
        <argument>LV</argument>
        <argument>LY</argument>
        <argument>MA</argument>
        <argument>MC</argument>
        <argument>MD</argument>
        <argument>ME</argument>
        <argument>MF</argument>
        <argument>MG</argument>
        <argument>MH</argument>
        <argument>MK</argument>
        <argument>ML</argument>
        <argument>MM</argument>
        <argument>MN</argument>
        <argument>MO</argument>
        <argument>MP</argument>
        <argument>MQ</argument>
        <argument>MR</argument>
        <argument>MS</argument>
        <argument>MT</argument>
        <argument>MU</argument>
        <argument>MV</argument>
        <argument>MW</argument>
        <argument>MX</argument>
        <argument>MY</argument>
        <argument>MZ</argument>
        <argument>NA</argument>
        <argument>NC</argument>
        <argument>NE</argument>
        <argument>NF</argument>
        <argument>NG</argument>
        <argument>NI</argument>
        <argument>NL</argument>
        <argument>NO</argument>
        <argument>NP</argument>
        <argument>NR</argument>
        <argument>NU</argument>
        <argument>NZ</argument>
        <argument>OM</argument>
        <argument>PA</argument>
        <argument>PE</argument>
        <argument>PF</argument>
        <argument>PG</argument>
        <argument>PH</argument>
        <argument>PK</argument>
        <argument>PL</argument>
        <argument>PM</argument>
        <argument>PN</argument>
        <argument>PR</argument>
        <argument>PS</argument>
        <argument>PT</argument>
        <argument>PW</argument>
        <argument>PY</argument>
        <argument>QA</argument>
        <argument>RE</argument>
        <argument>RO</argument>
        <argument>RS</argument>
        <argument>RU</argument>
        <argument>RW</argument>
        <argument>SA</argument>
        <argument>SB</argument>
        <argument>SC</argument>
        <argument>SD</argument>
        <argument>SE</argument>
        <argument>SG</argument>
        <argument>SH</argument>
        <argument>SI</argument>
        <argument>SJ</argument>
        <argument>SK</argument>
        <argument>SL</argument>
        <argument>SM</argument>
        <argument>SN</argument>
        <argument>SO</argument>
        <argument>SR</argument>
        <argument>SS</argument>
        <argument>ST</argument>
        <argument>SV</argument>
        <argument>SX</argument>
        <argument>SY</argument>
        <argument>SZ</argument>
        <argument>TC</argument>
        <argument>TD</argument>
        <argument>TF</argument>
        <argument>TG</argument>
        <argument>TH</argument>
        <argument>TJ</argument>
        <argument>TK</argument>
        <argument>TL</argument>
        <argument>TM</argument>
        <argument>TN</argument>
        <argument>TO</argument>
        <argument>TR</argument>
        <argument>TT</argument>
        <argument>TV</argument>
        <argument>TW</argument>
        <argument>TZ</argument>
        <argument>UA</argument>
        <argument>UG</argument>
        <argument>UM</argument>
        <argument>US</argument>
        <argument>UY</argument>
        <argument>UZ</argument>
        <argument>VA</argument>
        <argument>VC</argument>
        <argument>VE</argument>
        <argument>VG</argument>
        <argument>VI</argument>
        <argument>VN</argument>
        <argument>VU</argument>
        <argument>WF</argument>
        <argument>WS</argument>
        <argument>YE</argument>
        <argument>YT</argument>
        <argument>ZA</argument>
        <argument>ZM</argument>
        <argument>ZW</argument>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="contao.intl.locales" class="Contao\CoreBundle\Intl\Locales" public="true" autoconfigure="true">
      <argument type="service" id="contao.translation.translator"/>
      <argument type="collection">
        <argument>en</argument>
        <argument>nl</argument>
        <argument>es</argument>
        <argument>ja</argument>
        <argument>sl</argument>
        <argument>ru</argument>
        <argument>fr</argument>
        <argument>cs</argument>
        <argument>de</argument>
        <argument>sv</argument>
        <argument>pl</argument>
        <argument>tr</argument>
        <argument>tk</argument>
        <argument>uz_Arab</argument>
        <argument>hr</argument>
        <argument>hu</argument>
        <argument>vec</argument>
        <argument>chp</argument>
        <argument>crk</argument>
        <argument>den</argument>
        <argument>dgr</argument>
        <argument>gwi</argument>
        <argument>iu</argument>
        <argument>iu_Latn</argument>
        <argument>kg</argument>
        <argument>ln</argument>
        <argument>lua</argument>
        <argument>sw</argument>
        <argument>rm</argument>
        <argument>bo</argument>
        <argument>ko</argument>
        <argument>mn_Mong</argument>
        <argument>ug</argument>
        <argument>za</argument>
        <argument>frr</argument>
        <argument>kl</argument>
        <argument>ast</argument>
        <argument>ca</argument>
        <argument>eu</argument>
        <argument>gl</argument>
        <argument>oc</argument>
        <argument>sms</argument>
        <argument>cy</argument>
        <argument>ga</argument>
        <argument>gd</argument>
        <argument>ab</argument>
        <argument>os</argument>
        <argument>ak</argument>
        <argument>ee</argument>
        <argument>gaa</argument>
        <argument>quc</argument>
        <argument>it</argument>
        <argument>as</argument>
        <argument>bn</argument>
        <argument>gu</argument>
        <argument>kha</argument>
        <argument>kn</argument>
        <argument>kok</argument>
        <argument>ks</argument>
        <argument>mai</argument>
        <argument>ml</argument>
        <argument>mr</argument>
        <argument>ne</argument>
        <argument>or</argument>
        <argument>pa</argument>
        <argument>sa</argument>
        <argument>sat</argument>
        <argument>sd</argument>
        <argument>sd_Deva</argument>
        <argument>ta</argument>
        <argument>te</argument>
        <argument>ur</argument>
        <argument>az_Arab</argument>
        <argument>ckb</argument>
        <argument>sq</argument>
        <argument>fy</argument>
        <argument>se</argument>
        <argument>ceb</argument>
        <argument>hil</argument>
        <argument>ilo</argument>
        <argument>pag</argument>
        <argument>war</argument>
        <argument>csb</argument>
        <argument>lt</argument>
        <argument>ro</argument>
        <argument>sk</argument>
        <argument>uk</argument>
        <argument>ady</argument>
        <argument>av</argument>
        <argument>az_Cyrl</argument>
        <argument>ba</argument>
        <argument>ce</argument>
        <argument>inh</argument>
        <argument>kbd</argument>
        <argument>koi</argument>
        <argument>krc</argument>
        <argument>kum</argument>
        <argument>kv</argument>
        <argument>lez</argument>
        <argument>mdf</argument>
        <argument>myv</argument>
        <argument>sah</argument>
        <argument>tt</argument>
        <argument>tyv</argument>
        <argument>udm</argument>
        <argument>fi</argument>
        <argument>dyo</argument>
        <argument>ff</argument>
        <argument>srr</argument>
        <argument>haw</argument>
        <argument>af</argument>
        <argument>nr</argument>
        <argument>nso</argument>
        <argument>ss</argument>
        <argument>st</argument>
        <argument>tn</argument>
        <argument>ts</argument>
        <argument>ve</argument>
        <argument>xh</argument>
        <argument>zu</argument>
        <argument>am</argument>
        <argument>am_ET</argument>
        <argument>ar</argument>
        <argument>ar_AE</argument>
        <argument>ar_BH</argument>
        <argument>ar_DJ</argument>
        <argument>ar_DZ</argument>
        <argument>ar_EG</argument>
        <argument>ar_EH</argument>
        <argument>ar_ER</argument>
        <argument>ar_IL</argument>
        <argument>ar_IQ</argument>
        <argument>ar_JO</argument>
        <argument>ar_KM</argument>
        <argument>ar_KW</argument>
        <argument>ar_LB</argument>
        <argument>ar_LY</argument>
        <argument>ar_MA</argument>
        <argument>ar_MR</argument>
        <argument>ar_OM</argument>
        <argument>ar_PS</argument>
        <argument>ar_QA</argument>
        <argument>ar_SA</argument>
        <argument>ar_SD</argument>
        <argument>ar_SO</argument>
        <argument>ar_SY</argument>
        <argument>ar_TD</argument>
        <argument>ar_TN</argument>
        <argument>ar_YE</argument>
        <argument>ay</argument>
        <argument>ay_BO</argument>
        <argument>az</argument>
        <argument>az_AZ</argument>
        <argument>az_Latn</argument>
        <argument>az_Latn_AZ</argument>
        <argument>az_Arab_AZ</argument>
        <argument>az_Cyrl_AZ</argument>
        <argument>be</argument>
        <argument>be_BY</argument>
        <argument>bg</argument>
        <argument>bg_BG</argument>
        <argument>bi</argument>
        <argument>bi_VU</argument>
        <argument>bn_BD</argument>
        <argument>bs</argument>
        <argument>bs_BA</argument>
        <argument>bs_Latn</argument>
        <argument>bs_Latn_BA</argument>
        <argument>bs_Cyrl</argument>
        <argument>bs_Cyrl_BA</argument>
        <argument>ca_AD</argument>
        <argument>ch</argument>
        <argument>ch_GU</argument>
        <argument>cs_CZ</argument>
        <argument>da</argument>
        <argument>da_DK</argument>
        <argument>de_AT</argument>
        <argument>de_BE</argument>
        <argument>de_CH</argument>
        <argument>de_DE</argument>
        <argument>de_LI</argument>
        <argument>de_LU</argument>
        <argument>dv</argument>
        <argument>dv_MV</argument>
        <argument>dz</argument>
        <argument>dz_BT</argument>
        <argument>el</argument>
        <argument>el_CY</argument>
        <argument>el_GR</argument>
        <argument>en_AG</argument>
        <argument>en_AI</argument>
        <argument>en_AS</argument>
        <argument>en_AU</argument>
        <argument>en_BB</argument>
        <argument>en_BI</argument>
        <argument>en_BM</argument>
        <argument>en_BS</argument>
        <argument>en_BW</argument>
        <argument>en_BZ</argument>
        <argument>en_CA</argument>
        <argument>en_CC</argument>
        <argument>en_CK</argument>
        <argument>en_CM</argument>
        <argument>en_CQ</argument>
        <argument>en_CX</argument>
        <argument>en_DG</argument>
        <argument>en_DM</argument>
        <argument>en_ER</argument>
        <argument>en_FJ</argument>
        <argument>en_FK</argument>
        <argument>en_FM</argument>
        <argument>en_GB</argument>
        <argument>en_GD</argument>
        <argument>en_GG</argument>
        <argument>en_GH</argument>
        <argument>en_GI</argument>
        <argument>en_GM</argument>
        <argument>en_GS</argument>
        <argument>en_GU</argument>
        <argument>en_GY</argument>
        <argument>en_HK</argument>
        <argument>en_IE</argument>
        <argument>en_IM</argument>
        <argument>en_IN</argument>
        <argument>en_IO</argument>
        <argument>en_JE</argument>
        <argument>en_JM</argument>
        <argument>en_KE</argument>
        <argument>en_KI</argument>
        <argument>en_KN</argument>
        <argument>en_KY</argument>
        <argument>en_LC</argument>
        <argument>en_LR</argument>
        <argument>en_LS</argument>
        <argument>en_MG</argument>
        <argument>en_MH</argument>
        <argument>en_MP</argument>
        <argument>en_MS</argument>
        <argument>en_MT</argument>
        <argument>en_MU</argument>
        <argument>en_MW</argument>
        <argument>en_NA</argument>
        <argument>en_NF</argument>
        <argument>en_NG</argument>
        <argument>en_NR</argument>
        <argument>en_NU</argument>
        <argument>en_NZ</argument>
        <argument>en_PG</argument>
        <argument>en_PH</argument>
        <argument>en_PK</argument>
        <argument>en_PN</argument>
        <argument>en_PR</argument>
        <argument>en_PW</argument>
        <argument>en_RW</argument>
        <argument>en_SB</argument>
        <argument>en_SC</argument>
        <argument>en_SD</argument>
        <argument>en_SG</argument>
        <argument>en_SH</argument>
        <argument>en_SL</argument>
        <argument>en_SS</argument>
        <argument>en_SX</argument>
        <argument>en_SZ</argument>
        <argument>en_TC</argument>
        <argument>en_TK</argument>
        <argument>en_TO</argument>
        <argument>en_TT</argument>
        <argument>en_TV</argument>
        <argument>en_TZ</argument>
        <argument>en_UG</argument>
        <argument>en_UM</argument>
        <argument>en_US</argument>
        <argument>en_VC</argument>
        <argument>en_VG</argument>
        <argument>en_VI</argument>
        <argument>en_VU</argument>
        <argument>en_WS</argument>
        <argument>en_ZA</argument>
        <argument>en_ZM</argument>
        <argument>en_ZW</argument>
        <argument>es_AR</argument>
        <argument>es_BO</argument>
        <argument>es_CL</argument>
        <argument>es_CO</argument>
        <argument>es_CR</argument>
        <argument>es_CU</argument>
        <argument>es_DO</argument>
        <argument>es_EA</argument>
        <argument>es_EC</argument>
        <argument>es_ES</argument>
        <argument>es_GQ</argument>
        <argument>es_GT</argument>
        <argument>es_HN</argument>
        <argument>es_IC</argument>
        <argument>es_MX</argument>
        <argument>es_NI</argument>
        <argument>es_PA</argument>
        <argument>es_PE</argument>
        <argument>es_PR</argument>
        <argument>es_PY</argument>
        <argument>es_SV</argument>
        <argument>es_UY</argument>
        <argument>es_VE</argument>
        <argument>et</argument>
        <argument>et_EE</argument>
        <argument>fa</argument>
        <argument>fa_AF</argument>
        <argument>fa_IR</argument>
        <argument>fi_FI</argument>
        <argument>fil</argument>
        <argument>fil_PH</argument>
        <argument>fj</argument>
        <argument>fj_FJ</argument>
        <argument>fo</argument>
        <argument>fo_FO</argument>
        <argument>fr_BE</argument>
        <argument>fr_BF</argument>
        <argument>fr_BI</argument>
        <argument>fr_BJ</argument>
        <argument>fr_BL</argument>
        <argument>fr_CA</argument>
        <argument>fr_CD</argument>
        <argument>fr_CF</argument>
        <argument>fr_CG</argument>
        <argument>fr_CH</argument>
        <argument>fr_CI</argument>
        <argument>fr_CM</argument>
        <argument>fr_DJ</argument>
        <argument>fr_DZ</argument>
        <argument>fr_FR</argument>
        <argument>fr_GA</argument>
        <argument>fr_GF</argument>
        <argument>fr_GN</argument>
        <argument>fr_GP</argument>
        <argument>fr_GQ</argument>
        <argument>fr_HT</argument>
        <argument>fr_KM</argument>
        <argument>fr_LU</argument>
        <argument>fr_MA</argument>
        <argument>fr_MC</argument>
        <argument>fr_MF</argument>
        <argument>fr_MG</argument>
        <argument>fr_ML</argument>
        <argument>fr_MQ</argument>
        <argument>fr_MU</argument>
        <argument>fr_NC</argument>
        <argument>fr_NE</argument>
        <argument>fr_PF</argument>
        <argument>fr_PM</argument>
        <argument>fr_RE</argument>
        <argument>fr_RW</argument>
        <argument>fr_SC</argument>
        <argument>fr_SN</argument>
        <argument>fr_TD</argument>
        <argument>fr_TG</argument>
        <argument>fr_TN</argument>
        <argument>fr_VU</argument>
        <argument>fr_WF</argument>
        <argument>fr_YT</argument>
        <argument>ga_IE</argument>
        <argument>gil</argument>
        <argument>gil_KI</argument>
        <argument>gn</argument>
        <argument>gn_PY</argument>
        <argument>gsw</argument>
        <argument>gsw_CH</argument>
        <argument>gsw_LI</argument>
        <argument>gv</argument>
        <argument>gv_IM</argument>
        <argument>hak</argument>
        <argument>hak_TW</argument>
        <argument>hak_Hans</argument>
        <argument>hak_Hans_TW</argument>
        <argument>hak_Hant</argument>
        <argument>hak_Hant_TW</argument>
        <argument>he</argument>
        <argument>he_IL</argument>
        <argument>hi</argument>
        <argument>hi_IN</argument>
        <argument>hif</argument>
        <argument>hif_FJ</argument>
        <argument>hif_Deva</argument>
        <argument>hif_Deva_FJ</argument>
        <argument>hif_Latn</argument>
        <argument>hif_Latn_FJ</argument>
        <argument>ho</argument>
        <argument>ho_PG</argument>
        <argument>hr_BA</argument>
        <argument>hr_HR</argument>
        <argument>ht</argument>
        <argument>ht_HT</argument>
        <argument>hu_HU</argument>
        <argument>hy</argument>
        <argument>hy_AM</argument>
        <argument>id</argument>
        <argument>id_ID</argument>
        <argument>is</argument>
        <argument>is_IS</argument>
        <argument>it_CH</argument>
        <argument>it_IT</argument>
        <argument>it_SM</argument>
        <argument>it_VA</argument>
        <argument>ja_JP</argument>
        <argument>ka</argument>
        <argument>ka_GE</argument>
        <argument>kk</argument>
        <argument>kk_KZ</argument>
        <argument>kk_Cyrl</argument>
        <argument>kk_Cyrl_KZ</argument>
        <argument>kk_Arab</argument>
        <argument>kk_Arab_KZ</argument>
        <argument>kl_GL</argument>
        <argument>km</argument>
        <argument>km_KH</argument>
        <argument>ko_KP</argument>
        <argument>ko_KR</argument>
        <argument>ky</argument>
        <argument>ky_KG</argument>
        <argument>ky_Cyrl</argument>
        <argument>ky_Cyrl_KG</argument>
        <argument>ky_Arab</argument>
        <argument>ky_Arab_KG</argument>
        <argument>ky_Latn</argument>
        <argument>ky_Latn_KG</argument>
        <argument>lb</argument>
        <argument>lb_LU</argument>
        <argument>lo</argument>
        <argument>lo_LA</argument>
        <argument>lt_LT</argument>
        <argument>lv</argument>
        <argument>lv_LV</argument>
        <argument>mg</argument>
        <argument>mg_MG</argument>
        <argument>mh</argument>
        <argument>mh_MH</argument>
        <argument>mi</argument>
        <argument>mi_NZ</argument>
        <argument>mk</argument>
        <argument>mk_MK</argument>
        <argument>mn</argument>
        <argument>mn_MN</argument>
        <argument>ms</argument>
        <argument>ms_BN</argument>
        <argument>ms_MY</argument>
        <argument>ms_SG</argument>
        <argument>ms_Latn</argument>
        <argument>ms_Latn_BN</argument>
        <argument>ms_Latn_MY</argument>
        <argument>ms_Latn_SG</argument>
        <argument>ms_Arab</argument>
        <argument>ms_Arab_BN</argument>
        <argument>ms_Arab_MY</argument>
        <argument>ms_Arab_SG</argument>
        <argument>mt</argument>
        <argument>mt_MT</argument>
        <argument>my</argument>
        <argument>my_MM</argument>
        <argument>na</argument>
        <argument>na_NR</argument>
        <argument>nan</argument>
        <argument>nan_TW</argument>
        <argument>nan_Hans</argument>
        <argument>nan_Hans_TW</argument>
        <argument>nan_Hant</argument>
        <argument>nan_Hant_TW</argument>
        <argument>nb</argument>
        <argument>nb_NO</argument>
        <argument>nb_SJ</argument>
        <argument>nd</argument>
        <argument>nd_ZW</argument>
        <argument>ne_NP</argument>
        <argument>niu</argument>
        <argument>niu_NU</argument>
        <argument>nl_AW</argument>
        <argument>nl_BE</argument>
        <argument>nl_BQ</argument>
        <argument>nl_CW</argument>
        <argument>nl_NL</argument>
        <argument>nl_SR</argument>
        <argument>nl_SX</argument>
        <argument>nn</argument>
        <argument>nn_NO</argument>
        <argument>no</argument>
        <argument>no_NO</argument>
        <argument>ny</argument>
        <argument>ny_MW</argument>
        <argument>pap</argument>
        <argument>pap_AW</argument>
        <argument>pap_CW</argument>
        <argument>pau</argument>
        <argument>pau_PW</argument>
        <argument>pl_PL</argument>
        <argument>ps</argument>
        <argument>ps_AF</argument>
        <argument>pt</argument>
        <argument>pt_AO</argument>
        <argument>pt_BR</argument>
        <argument>pt_CV</argument>
        <argument>pt_GQ</argument>
        <argument>pt_GW</argument>
        <argument>pt_MO</argument>
        <argument>pt_MZ</argument>
        <argument>pt_PT</argument>
        <argument>pt_ST</argument>
        <argument>pt_TL</argument>
        <argument>qu</argument>
        <argument>qu_BO</argument>
        <argument>qu_EC</argument>
        <argument>qu_PE</argument>
        <argument>rn</argument>
        <argument>rn_BI</argument>
        <argument>ro_MD</argument>
        <argument>ro_RO</argument>
        <argument>ru_BY</argument>
        <argument>ru_KG</argument>
        <argument>ru_KZ</argument>
        <argument>ru_RU</argument>
        <argument>ru_UA</argument>
        <argument>rw</argument>
        <argument>rw_RW</argument>
        <argument>sg</argument>
        <argument>sg_CF</argument>
        <argument>si</argument>
        <argument>si_LK</argument>
        <argument>sk_SK</argument>
        <argument>sl_SI</argument>
        <argument>sm</argument>
        <argument>sm_AS</argument>
        <argument>sm_WS</argument>
        <argument>sn</argument>
        <argument>sn_ZW</argument>
        <argument>so</argument>
        <argument>so_SO</argument>
        <argument>sq_AL</argument>
        <argument>sq_XK</argument>
        <argument>sr</argument>
        <argument>sr_BA</argument>
        <argument>sr_ME</argument>
        <argument>sr_RS</argument>
        <argument>sr_XK</argument>
        <argument>sr_Cyrl</argument>
        <argument>sr_Cyrl_BA</argument>
        <argument>sr_Cyrl_ME</argument>
        <argument>sr_Cyrl_RS</argument>
        <argument>sr_Cyrl_XK</argument>
        <argument>sr_Latn</argument>
        <argument>sr_Latn_BA</argument>
        <argument>sr_Latn_ME</argument>
        <argument>sr_Latn_RS</argument>
        <argument>sr_Latn_XK</argument>
        <argument>ss_SZ</argument>
        <argument>st_LS</argument>
        <argument>sv_AX</argument>
        <argument>sv_FI</argument>
        <argument>sv_SE</argument>
        <argument>sw_KE</argument>
        <argument>sw_TZ</argument>
        <argument>sw_UG</argument>
        <argument>ta_LK</argument>
        <argument>ta_SG</argument>
        <argument>tet</argument>
        <argument>tet_TL</argument>
        <argument>tg</argument>
        <argument>tg_TJ</argument>
        <argument>tg_Cyrl</argument>
        <argument>tg_Cyrl_TJ</argument>
        <argument>tg_Arab</argument>
        <argument>tg_Arab_TJ</argument>
        <argument>tg_Latn</argument>
        <argument>tg_Latn_TJ</argument>
        <argument>th</argument>
        <argument>th_TH</argument>
        <argument>ti</argument>
        <argument>ti_ER</argument>
        <argument>tk_TM</argument>
        <argument>tk_Latn</argument>
        <argument>tk_Latn_TM</argument>
        <argument>tk_Arab</argument>
        <argument>tk_Arab_TM</argument>
        <argument>tk_Cyrl</argument>
        <argument>tk_Cyrl_TM</argument>
        <argument>tkl</argument>
        <argument>tkl_TK</argument>
        <argument>tn_BW</argument>
        <argument>to</argument>
        <argument>to_TO</argument>
        <argument>tpi</argument>
        <argument>tpi_PG</argument>
        <argument>tr_CY</argument>
        <argument>tr_TR</argument>
        <argument>tvl</argument>
        <argument>tvl_TV</argument>
        <argument>ty</argument>
        <argument>ty_PF</argument>
        <argument>tzm</argument>
        <argument>tzm_MA</argument>
        <argument>tzm_Latn</argument>
        <argument>tzm_Latn_MA</argument>
        <argument>tzm_Tfng</argument>
        <argument>tzm_Tfng_MA</argument>
        <argument>uk_UA</argument>
        <argument>ur_PK</argument>
        <argument>uz</argument>
        <argument>uz_UZ</argument>
        <argument>uz_Latn</argument>
        <argument>uz_Latn_UZ</argument>
        <argument>uz_Cyrl</argument>
        <argument>uz_Cyrl_UZ</argument>
        <argument>uz_Arab_UZ</argument>
        <argument>vi</argument>
        <argument>vi_VN</argument>
        <argument>wo</argument>
        <argument>wo_SN</argument>
        <argument>yo</argument>
        <argument>yo_NG</argument>
        <argument>yue</argument>
        <argument>yue_MO</argument>
        <argument>yue_Hant</argument>
        <argument>yue_Hant_MO</argument>
        <argument>yue_Hans</argument>
        <argument>yue_Hans_MO</argument>
        <argument>zh</argument>
        <argument>zh_CN</argument>
        <argument>zh_HK</argument>
        <argument>zh_MO</argument>
        <argument>zh_SG</argument>
        <argument>zh_TW</argument>
        <argument>zh_Hans</argument>
        <argument>zh_Hans_CN</argument>
        <argument>zh_Hans_HK</argument>
        <argument>zh_Hans_MO</argument>
        <argument>zh_Hans_SG</argument>
        <argument>zh_Hans_TW</argument>
        <argument>zh_Hant</argument>
        <argument>zh_Hant_CN</argument>
        <argument>zh_Hant_HK</argument>
        <argument>zh_Hant_MO</argument>
        <argument>zh_Hant_SG</argument>
        <argument>zh_Hant_TW</argument>
      </argument>
      <argument type="collection">
        <argument>en</argument>
        <argument>nl</argument>
        <argument>es</argument>
        <argument>ja</argument>
        <argument>sl</argument>
        <argument>ru</argument>
        <argument>fr</argument>
        <argument>cs</argument>
        <argument>de</argument>
        <argument>sv</argument>
        <argument>pl</argument>
        <argument>tr</argument>
      </argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument>en</argument>
    </service>
    <service id="contao.job.jobs" class="Contao\CoreBundle\Job\Jobs" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.filesystem.virtual.job-attachments"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="contao.mailer" class="Contao\CoreBundle\Mailer\ContaoMailer" autoconfigure="true">
      <tag name="container.decorator" id="mailer.mailer" inner="contao.mailer.inner"/>
      <argument type="service" id="contao.mailer.inner"/>
      <argument type="service" id="contao.mailer.available_transports"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.mailer.available_transports" class="Contao\CoreBundle\Mailer\AvailableTransports" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.mailerTransport.options" method="getTransportOptions" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_form" target="fields.mailerTransport.options" method="getTransportOptions" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.translation.translator" on-invalid="ignore"/>
    </service>
    <service id="contao.menu.backend_builder" class="Contao\CoreBundle\Menu\BackendMenuBuilder" public="true" autoconfigure="true">
      <tag name="knp_menu.menu_builder" method="buildBreadcrumbMenu" alias="be_breadcrumb_menu"/>
      <tag name="knp_menu.menu_builder" method="buildMainMenu" alias="be_menu"/>
      <tag name="knp_menu.menu_builder" method="buildHeaderMenu" alias="be_header_menu"/>
      <tag name="knp_menu.menu_builder" method="buildLoginMenu" alias="be_login_menu"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="contao.menu.matcher" class="Knp\Menu\Matcher\Matcher" autoconfigure="true"/>
    <service id="contao.menu.renderer" class="Knp\Menu\Renderer\ListRenderer" public="true" autoconfigure="true">
      <argument type="service" id="contao.menu.matcher"/>
    </service>
    <service id="contao.messenger.crawl_message_handler" class="Contao\CoreBundle\Messenger\MessageHandler\CrawlMessageHandler" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" sign="false" from_transport=""/>
      <argument type="service" id="contao.crawl.escargot.factory"/>
      <argument type="service" id="contao.job.jobs"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>5</argument>
    </service>
    <service id="contao.messenger.search_index_message_handler" class="Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" sign="false" from_transport=""/>
      <argument type="service" id="contao.search.delegating_indexer" on-invalid="ignore"/>
    </service>
    <service id="contao.messenger.web_worker" class="Contao\CoreBundle\Messenger\WebWorker" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="onKernelTerminate" priority="-2048" dispatcher=""/>
      <tag name="kernel.event_listener" event="" method="onWorkerStarted" priority="0" dispatcher=""/>
      <tag name="kernel.event_listener" event="" method="onWorkerRunning" priority="0" dispatcher=""/>
      <tag name="kernel.event_listener" event="" method="onWorkerMessageReceived" priority="0" dispatcher=""/>
      <argument type="service" id="cache.app"/>
      <argument type="service" id="console.command.messenger_consume_messages"/>
      <argument type="collection">
        <argument>contao_prio_high</argument>
        <argument>contao_prio_normal</argument>
        <argument>contao_prio_low</argument>
      </argument>
      <argument>PT10M</argument>
    </service>
    <service id="contao.model_argument_resolver" class="Contao\CoreBundle\HttpKernel\ModelArgumentResolver" autoconfigure="true">
      <tag name="controller.argument_value_resolver" priority="101"/>
      <tag name="controller.argument_value_resolver"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.monolog.handler" class="Contao\CoreBundle\Monolog\ContaoTableHandler" autoconfigure="true">
      <tag name="monolog.logger" channel="contao"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service_closure" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.monolog.processor" class="Contao\CoreBundle\Monolog\ContaoTableProcessor" autoconfigure="true">
      <tag name="monolog.processor" index="1"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.opt_in" class="Contao\CoreBundle\OptIn\OptIn" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.pagination.factory" class="Contao\CoreBundle\Pagination\PaginationFactory" public="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.picker.article_provider" class="Contao\CoreBundle\Picker\ArticlePickerProvider" autoconfigure="true">
      <tag name="contao.picker_provider"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator" on-invalid="ignore"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.picker.builder" class="Contao\CoreBundle\Picker\PickerBuilder" public="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <call method="addProvider">
        <argument type="service" id="contao.picker.page_provider"/>
      </call>
      <call method="addProvider">
        <argument type="service" id="contao.picker.file_provider"/>
      </call>
      <call method="addProvider">
        <argument type="service" id="contao_news.picker.news_provider"/>
      </call>
      <call method="addProvider">
        <argument type="service" id="contao_calendar.picker.event_provider"/>
      </call>
      <call method="addProvider">
        <argument type="service" id="contao_faq.picker.faq_provider"/>
      </call>
      <call method="addProvider">
        <argument type="service" id="contao.picker.article_provider"/>
      </call>
      <call method="addProvider">
        <argument type="service" id="contao.picker.table_provider"/>
      </call>
    </service>
    <service id="contao.picker.file_provider" class="Contao\CoreBundle\Picker\FilePickerProvider" autoconfigure="true">
      <tag name="contao.picker_provider" priority="160"/>
      <tag name="contao.picker_provider"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="security.helper"/>
      <argument>files</argument>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="contao.picker.page_provider" class="Contao\CoreBundle\Picker\PagePickerProvider" autoconfigure="true">
      <tag name="contao.picker_provider" priority="192"/>
      <tag name="contao.picker_provider"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator" on-invalid="ignore"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.picker.table_provider" class="Contao\CoreBundle\Picker\TablePickerProvider" autoconfigure="true">
      <tag name="contao.picker_provider" priority=""/>
      <tag name="contao.picker_provider"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.process_util" class="Contao\CoreBundle\Util\ProcessUtil" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument>/home/asli/cms.asli.com/contao/bin/console</argument>
    </service>
    <service id="contao.rate_limit.member_password_factory" class="Symfony\Component\RateLimiter\RateLimiterFactory" public="true" autoconfigure="true">
      <argument type="collection">
        <argument key="id">contao.member_password_reset</argument>
        <argument key="policy">fixed_window</argument>
        <argument key="limit">3</argument>
        <argument key="interval">15 minutes</argument>
      </argument>
      <argument type="service" id="contao.rate_limit.member_password_storage"/>
      <argument>null</argument>
    </service>
    <service id="contao.rate_limit.member_password_storage" class="Symfony\Component\RateLimiter\Storage\CacheStorage" autoconfigure="true">
      <argument type="service" id="cache.rate_limiter"/>
    </service>
    <service id="contao.repository.altcha" class="Contao\CoreBundle\Repository\AltchaRepository" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="contao.repository.cron_job" class="Contao\CoreBundle\Repository\CronJobRepository" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="contao.repository.job" class="Contao\CoreBundle\Repository\JobRepository" autoconfigure="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="contao.repository.webauthn_credential" class="Contao\CoreBundle\Repository\WebauthnCredentialRepository" public="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="contao.repository.webauthn_user_entity" class="Contao\CoreBundle\Repository\WebauthnUserEntityRepository" autoconfigure="true">
      <argument type="service" id="contao.security.backend_user_provider"/>
      <argument type="service" id="contao.security.frontend_user_provider"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.resource_finder" class="Contao\CoreBundle\Config\ResourceFinder" public="true" autoconfigure="true">
      <argument>%contao.resources_paths%</argument>
    </service>
    <service id="contao.resource_locator" class="Symfony\Component\Config\FileLocator" public="true" autoconfigure="true">
      <argument>%contao.resources_paths%</argument>
    </service>
    <service id="contao.routing.backend_matcher" class="Contao\CoreBundle\Routing\Matcher\BackendMatcher" autoconfigure="true"/>
    <service id="contao.routing.content.article_resolver" class="Contao\CoreBundle\Routing\Content\ArticleResolver" autoconfigure="true">
      <tag name="contao.content_url_resolver"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.routing.content.page_resolver" class="Contao\CoreBundle\Routing\Content\PageResolver" autoconfigure="true">
      <tag name="contao.content_url_resolver"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.routing.content.string_resolver" class="Contao\CoreBundle\Routing\Content\StringResolver" autoconfigure="true">
      <tag name="contao.content_url_resolver"/>
      <argument type="service" id="contao.insert_tag.parser"/>
      <argument type="service" id="url_helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.request_context"/>
    </service>
    <service id="contao.routing.content_url_generator" class="Contao\CoreBundle\Routing\ContentUrlGenerator" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="tagged_iterator" tag="contao.content_url_resolver"/>
    </service>
    <service id="contao.routing.frontend_matcher" class="Contao\CoreBundle\Routing\Matcher\FrontendMatcher" autoconfigure="true"/>
    <service id="contao.routing.images_loader" class="Contao\CoreBundle\Routing\ImagesLoader" autoconfigure="true">
      <tag name="routing.loader"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>/home/asli/cms.asli.com/contao/assets/images</argument>
    </service>
    <service id="contao.routing.input_enhancer" class="Contao\CoreBundle\Routing\Enhancer\InputEnhancer" autoconfigure="true">
      <tag name="contao.page_router_enhancer"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.routing.locale_candidates" class="Contao\CoreBundle\Routing\Candidates\LocaleCandidates" autoconfigure="true">
      <argument type="service" id="contao.routing.page_registry"/>
    </service>
    <service id="contao.routing.matcher.domain_filter" class="Contao\CoreBundle\Routing\Matcher\DomainFilter" autoconfigure="true"/>
    <service id="contao.routing.matcher.language_filter" class="Contao\CoreBundle\Routing\Matcher\LanguageFilter" autoconfigure="true"/>
    <service id="contao.routing.matcher.published_filter" class="Contao\CoreBundle\Routing\Matcher\PublishedFilter" autoconfigure="true">
      <argument type="service" id="contao.security.token_checker"/>
    </service>
    <service id="contao.routing.nested_404_matcher" class="Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher" public="true" autoconfigure="true">
      <argument type="service" id="contao.routing.route_404_provider"/>
      <argument type="service" id="contao.routing.url_matcher"/>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.matcher.domain_filter"/>
      </call>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.matcher.published_filter"/>
      </call>
    </service>
    <service id="contao.routing.nested_matcher" class="Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher" public="true" autoconfigure="true">
      <argument type="service" id="contao.routing.route_provider"/>
      <argument type="service" id="contao.routing.url_matcher"/>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.matcher.domain_filter"/>
      </call>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.matcher.published_filter"/>
      </call>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.matcher.language_filter"/>
      </call>
    </service>
    <service id="contao.routing.page_404_router" class="Symfony\Cmf\Component\Routing\DynamicRouter" autoconfigure="true">
      <tag name="router" priority="-200"/>
      <argument type="service" id="router.request_context"/>
      <argument type="service" id="contao.routing.nested_404_matcher"/>
      <argument type="service" id="contao.routing.page_url_generator"/>
      <argument/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.routing.route_404_provider"/>
    </service>
    <service id="contao.routing.page_candidates" class="Contao\CoreBundle\Routing\Candidates\PageCandidates" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.routing.page_registry"/>
    </service>
    <service id="contao.routing.page_finder" class="Contao\CoreBundle\Routing\PageFinder" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.routing.page_registry" class="Contao\CoreBundle\Routing\Page\PageRegistry" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <call method="add">
        <argument>error_401</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>false</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
      <call method="add">
        <argument>error_403</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>false</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
      <call method="add">
        <argument>error_404</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>false</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
      <call method="add">
        <argument>error_503</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>false</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </call>
      <call method="add">
        <argument>forward</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>null</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\ForwardPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ForwardPageController"/>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>logout</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument/>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\LogoutPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>redirect</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument/>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\RedirectPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>regular</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>null</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\RegularPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument>true</argument>
      </call>
      <call method="add">
        <argument>root</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument>null</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">Contao\CoreBundle\Controller\Page\RootPageController</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument>null</argument>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>news_feed</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument/>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">contao_news.controller.page.news_feed</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument type="service" id="contao_news.controller.page.news_feed"/>
        <argument>false</argument>
      </call>
      <call method="add">
        <argument>calendar_feed</argument>
        <argument type="service">
          <service class="Contao\CoreBundle\Routing\Page\RouteConfig">
            <argument/>
            <argument>null</argument>
            <argument>null</argument>
            <argument type="collection"/>
            <argument type="collection"/>
            <argument type="collection">
              <argument key="_controller">contao_calendar.controller.page.calendar_feed</argument>
            </argument>
            <argument type="collection"/>
            <argument>null</argument>
          </service>
        </argument>
        <argument type="service" id="contao_calendar.controller.page.calendar_feed"/>
        <argument>false</argument>
      </call>
    </service>
    <service id="contao.routing.page_router" class="Symfony\Cmf\Component\Routing\DynamicRouter" autoconfigure="true">
      <tag name="router" priority="20"/>
      <argument type="service" id="router.request_context"/>
      <argument type="service" id="contao.routing.nested_matcher"/>
      <argument type="service" id="contao.routing.page_url_generator"/>
      <argument/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.routing.route_provider"/>
      <call method="addRouteEnhancer">
        <argument type="service" id="contao.routing.input_enhancer"/>
        <argument>0</argument>
      </call>
    </service>
    <service id="contao.routing.page_url_generator" class="Contao\CoreBundle\Routing\PageUrlGenerator" autoconfigure="true">
      <argument type="service" id="contao.routing.route_provider"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.routing.response_context.csp_handler_factory" class="Contao\CoreBundle\Routing\ResponseContext\Csp\CspHandlerFactory" autoconfigure="true">
      <tag name="monolog.logger" channel="contao.error"/>
      <argument type="service" id="contao.csp.parser"/>
      <argument>3072</argument>
      <argument type="service" id="contao._logger.monolog.logger.contao.error" on-invalid="ignore"/>
    </service>
    <service id="contao.routing.response_context_accessor" class="Contao\CoreBundle\Routing\ResponseContext\ResponseContextAccessor" public="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.routing.response_context_factory" class="Contao\CoreBundle\Routing\ResponseContext\CoreResponseContextFactory" public="true" autoconfigure="true">
      <argument type="service" id="contao.routing.response_context_accessor"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="contao.string.html_decoder"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.insert_tag.parser"/>
      <argument type="service" id="contao.routing.response_context.csp_handler_factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao.routing.route_404_provider" class="Contao\CoreBundle\Routing\Route404Provider" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.locale_candidates"/>
      <argument type="service" id="contao.routing.page_registry"/>
    </service>
    <service id="contao.routing.route_provider" class="Contao\CoreBundle\Routing\RouteProvider" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_candidates"/>
      <argument type="service" id="contao.routing.page_registry"/>
    </service>
    <service id="contao.routing.scope_matcher" class="Contao\CoreBundle\Routing\ScopeMatcher" public="true" autoconfigure="true">
      <argument type="service" id="contao.routing.backend_matcher"/>
      <argument type="service" id="contao.routing.frontend_matcher"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.routing.url_matcher" class="Contao\CoreBundle\Routing\Matcher\UrlMatcher" autoconfigure="true"/>
    <service id="contao.search.default_indexer" class="Contao\CoreBundle\Search\Indexer\DefaultIndexer" autoconfigure="true">
      <tag name="contao.search_indexer"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument>false</argument>
    </service>
    <service id="contao.search.delegating_indexer" class="Contao\CoreBundle\Search\Indexer\DelegatingIndexer" autoconfigure="true">
      <tag name="contao.search_indexer"/>
      <call method="addIndexer">
        <argument type="service" id="contao.search.default_indexer"/>
      </call>
    </service>
    <service id="contao.security.access_denied_handler" class="Contao\CoreBundle\Security\Authentication\AccessDeniedHandler" autoconfigure="true">
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="http_kernel"/>
    </service>
    <service id="contao.security.authentication_failure_handler" class="Contao\CoreBundle\Security\Authentication\AuthenticationFailureHandler" autoconfigure="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="monolog.logger.security" on-invalid="ignore"/>
    </service>
    <service id="contao.security.authentication_success_handler" class="Contao\CoreBundle\Security\Authentication\AuthenticationSuccessHandler" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.security.two_factor.trusted_device_manager"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.security.backend_access_voter" class="Contao\CoreBundle\Security\Voter\BackendAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.security.backend_user_provider" class="Contao\CoreBundle\Security\User\ContaoUserProvider" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument>Contao\BackendUser</argument>
    </service>
    <service id="contao.security.data_container.article_content_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ArticleContentVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.security.data_container.content_alias_delete_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentAliasDeleteVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.security.data_container.content_composition_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentCompositionVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_registry"/>
    </service>
    <service id="contao.security.data_container.content_element_nesting_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentElementNestingVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.fragment.compositor"/>
    </service>
    <service id="contao.security.data_container.content_element_type_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentElementTypeVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.dca_permission_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\DcaPermissionVoter" autoconfigure="true">
      <tag name="security.voter" priority="-128"/>
      <tag name="security.voter"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.favorites_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FavoritesVoter" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="contao.security.data_container.form_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FormAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.form_field_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FormFieldAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.frontend_module_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FrontendModuleVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.image_size_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ImageSizeAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.image_size_item_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ImageSizeItemAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.layout_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\LayoutAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.legacy_templates_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\LegacyTemplatesVoter" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="contao.security.data_container.page_permission_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PagePermissionVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.security.data_container.page_type_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PageTypeAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.security.data_container.preview_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PreviewAccessVoter" autoconfigure="true">
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.table_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\TableAccessVoter" autoconfigure="true">
      <tag name="security.voter" priority="100"/>
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.undo_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UndoVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.data_container.user_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UserAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.security.data_container.user_profile_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UserProfileVoter" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="contao.security.default_data_container_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\DefaultDataContainerVoter" autoconfigure="true">
      <tag name="security.voter" priority="-1024"/>
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao.security.frontend_preview_authenticator" class="Contao\CoreBundle\Security\Authentication\FrontendPreviewAuthenticator" public="true" autoconfigure="true">
      <argument type="service" id="security.helper"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.security.frontend_user_provider"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.security.frontend_user_provider" class="Contao\CoreBundle\Security\User\ContaoUserProvider" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument>Contao\FrontendUser</argument>
    </service>
    <service id="contao.security.legacy_backend_access_voter" class="Contao\CoreBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true">
      <tag name="security.voter" priority="8"/>
      <tag name="security.voter"/>
    </service>
    <service id="contao.security.login_authenticator" class="Contao\CoreBundle\Security\Authenticator\ContaoLoginAuthenticator" autoconfigure="true">
      <argument type="abstract">set by ContaoLoginFactory::createAuthenticator()</argument>
      <argument type="abstract">set by ContaoLoginFactory::createAuthenticator()</argument>
      <argument type="abstract">set by ContaoLoginFactory::createAuthenticator()</argument>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="request_stack"/>
      <argument type="abstract">set by ContaoLoginFactory::createAuthenticator()</argument>
      <argument type="abstract">set by ContaoLoginFactory::createAuthenticator()</argument>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.security.member_group_voter" class="Contao\CoreBundle\Security\Voter\MemberGroupVoter" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="contao.security.token_checker" class="Contao\CoreBundle\Security\Authentication\Token\TokenChecker" public="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="service" id="security.access.simple_role_voter"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.security.two_factor.authenticator" class="Contao\CoreBundle\Security\TwoFactor\Authenticator" public="true" autoconfigure="true">
      <argument type="service" id="clock"/>
    </service>
    <service id="contao.security.two_factor.backup_code_manager" class="Contao\CoreBundle\Security\TwoFactor\BackupCodeManager" public="true" autoconfigure="true"/>
    <service id="contao.security.two_factor.provider" class="Contao\CoreBundle\Security\TwoFactor\Provider" autoconfigure="true">
      <tag name="scheb_two_factor.provider" alias="contao"/>
      <argument type="service" id="contao.security.two_factor.authenticator"/>
    </service>
    <service id="contao.security.two_factor.trusted_device_manager" class="Contao\CoreBundle\Security\TwoFactor\TrustedDeviceManager" public="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="scheb_two_factor.trusted_token_storage"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="contao.security.user_checker" class="Contao\CoreBundle\Security\User\UserChecker" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.security.webauthn_credential_voter" class="Contao\CoreBundle\Security\Voter\WebauthnCredentialVoter" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="contao.session.factory" class="Contao\CoreBundle\Session\SessionFactory" autoconfigure="true">
      <tag name="container.decorator" id="session.factory" inner="contao.session.factory.inner"/>
      <argument type="service" id="contao.session.factory.inner"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.slug" class="Contao\CoreBundle\Slug\Slug" public="true" autoconfigure="true">
      <argument type="service" id="contao.slug.generator"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.slug.generator" class="Ausi\SlugGenerator\SlugGenerator" public="true" autoconfigure="true">
      <argument type="collection">
        <argument key="validChars">0-9a-z</argument>
      </argument>
    </service>
    <service id="contao.slug.valid_characters" class="Contao\CoreBundle\Slug\ValidCharacters" public="true" autoconfigure="true">
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.string.html_decoder" class="Contao\CoreBundle\String\HtmlDecoder" public="true" autoconfigure="true">
      <argument type="service" id="contao.insert_tag.parser"/>
    </service>
    <service id="contao.string.simple_token_expression_language" class="Contao\CoreBundle\String\SimpleTokenExpressionLanguage" autoconfigure="true">
      <argument>null</argument>
      <argument type="tagged_iterator" tag="contao.simple_token_extension"/>
    </service>
    <service id="contao.string.simple_token_parser" class="Contao\CoreBundle\String\SimpleTokenParser" public="true" autoconfigure="true">
      <argument type="service" id="contao.string.simple_token_expression_language"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="contao.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator" autoconfigure="true">
      <argument>48</argument>
    </service>
    <service id="contao.translation.data_collector_translator" class="Contao\CoreBundle\Translation\DataCollectorTranslator">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="contao.translation.legacy_locale_switcher" class="Contao\CoreBundle\Translation\LegacyLocaleSwitcher" autoconfigure="true">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.translation.translator" class="Contao\CoreBundle\Translation\Translator" autoconfigure="true">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id="contao.translation.data_collector_translator"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.resource_finder"/>
    </service>
    <service id="contao.twig.backend_helper_runtime" class="Contao\CoreBundle\Twig\Runtime\BackendHelperRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.twig.content_url_runtime" class="Contao\CoreBundle\Twig\Runtime\ContentUrlRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao.twig.csp_runtime" class="Contao\CoreBundle\Twig\Runtime\CspRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.routing.response_context_accessor"/>
      <argument type="service" id="contao.csp.wysiwyg_style_processor"/>
      <argument type="service" id="nelmio_security.csp.runtime" on-invalid="ignore"/>
    </service>
    <service id="contao.twig.default_renderer" class="Contao\CoreBundle\Twig\Renderer\DefaultRenderer" autoconfigure="true">
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.twig.deferred_renderer" class="Contao\CoreBundle\Twig\Renderer\DeferredRenderer" autoconfigure="true">
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.twig.extension" class="Contao\CoreBundle\Twig\Extension\ContaoExtension" public="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument type="service" id="contao.csrf.token_manager"/>
      <argument type="service" id="contao.twig.global.variable"/>
      <argument type="service" id="contao.twig.inspector_node_visitor"/>
    </service>
    <service id="contao.twig.fail_tolerant_filesystem_loader" class="Contao\CoreBundle\Twig\Loader\FailTolerantFilesystemLoader" autoconfigure="true">
      <tag name="twig.loader" priority="1"/>
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/web-auth/webauthn-symfony-bundle/src/Resources/views</argument>
        <argument>Webauthn</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/web-auth/webauthn-symfony-bundle/src/Resources/views</argument>
        <argument>!Webauthn</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/doctrine/doctrine-bundle/templates</argument>
        <argument>Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/doctrine/doctrine-bundle/templates</argument>
        <argument>!Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/views</argument>
        <argument>SchebTwoFactor</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/scheb/2fa-bundle/Resources/views</argument>
        <argument>!SchebTwoFactor</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>!WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-menu-bundle/templates</argument>
        <argument>KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/knplabs/knp-menu-bundle/templates</argument>
        <argument>!KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>Debug</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>!Debug</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>Security</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>!Security</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/contao/core-bundle/templates</argument>
        <argument>ContaoCore</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/contao/core-bundle/templates</argument>
        <argument>!ContaoCore</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/templates</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>email</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>!email</argument>
      </call>
      <call method="addPath">
        <argument>/home/asli/cms.asli.com/contao/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </call>
    </service>
    <service id="contao.twig.figure_runtime" class="Contao\CoreBundle\Twig\Runtime\FigureRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.image.studio.figure_renderer"/>
    </service>
    <service id="contao.twig.filesystem_loader" class="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader" public="true" autoconfigure="true">
      <tag name="twig.loader" priority="2"/>
      <tag name="twig.loader"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.app"/>
      <argument type="service" id="contao.twig.loader.template_locator"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
    </service>
    <service id="contao.twig.filesystem_loader_warmer" class="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer" autoconfigure="true">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
    </service>
    <service id="contao.twig.finder_factory" class="Contao\CoreBundle\Twig\Finder\FinderFactory" autoconfigure="true">
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.twig.formatter_runtime" class="Contao\CoreBundle\Twig\Runtime\FormatterRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.twig.fragment_runtime" class="Contao\CoreBundle\Twig\Runtime\FragmentRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.twig.global.variable" class="Contao\CoreBundle\Twig\Global\ContaoVariable" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="contao.csrf.token_manager"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.twig.highlighter_runtime" class="Contao\CoreBundle\Twig\Runtime\HighlighterRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
    </service>
    <service id="contao.twig.ide.namespace_lookup_file_generator" class="Contao\CoreBundle\Twig\Ide\NamespaceLookupFileGenerator" autoconfigure="true">
      <argument type="service" id="contao.twig.filesystem_loader"/>
    </service>
    <service id="contao.twig.ide.namespace_lookup_file_warmer" class="Contao\CoreBundle\Twig\Ide\NamespaceLookupFileWarmer" autoconfigure="true">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="contao.twig.ide.namespace_lookup_file_generator"/>
      <argument>dev</argument>
    </service>
    <service id="contao.twig.insert_tag_runtime" class="Contao\CoreBundle\Twig\Runtime\InsertTagRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.insert_tag.parser"/>
    </service>
    <service id="contao.twig.inspector" class="Contao\CoreBundle\Twig\Inspector\Inspector" public="true" autoconfigure="true">
      <argument type="service" id="twig"/>
      <argument type="service" id="contao.twig.inspector.storage"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
    </service>
    <service id="contao.twig.inspector.storage" class="Contao\CoreBundle\Twig\Inspector\Storage" autoconfigure="true">
      <argument type="service" id="cache.app"/>
    </service>
    <service id="contao.twig.inspector_node_visitor" class="Contao\CoreBundle\Twig\Inspector\InspectorNodeVisitor" autoconfigure="true">
      <argument type="service" id="contao.twig.inspector.storage"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.twig.interop.context_factory" class="Contao\CoreBundle\Twig\Interop\ContextFactory" public="true" autoconfigure="true">
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.twig.legacy_template_functions_runtime" class="Contao\CoreBundle\Twig\Runtime\LegacyTemplateFunctionsRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.twig.loader.template_locator" class="Contao\CoreBundle\Twig\Loader\TemplateLocator" autoconfigure="true">
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument type="service" id="contao.resource_finder"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.twig.loader.theme_namespace" class="Contao\CoreBundle\Twig\Loader\ThemeNamespace" autoconfigure="true"/>
    <service id="contao.twig.picture_configuration_runtime" class="Contao\CoreBundle\Twig\Runtime\PictureConfigurationRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
    </service>
    <service id="contao.twig.sanitizer_runtime" class="Contao\CoreBundle\Twig\Runtime\SanitizerRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.twig.schema_org_runtime" class="Contao\CoreBundle\Twig\Runtime\SchemaOrgRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.routing.response_context_accessor"/>
    </service>
    <service id="contao.twig.string_runtime" class="Contao\CoreBundle\Twig\Runtime\StringRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.string.html_decoder"/>
    </service>
    <service id="contao.twig.url_runtime" class="Contao\CoreBundle\Twig\Runtime\UrlRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.webauthn.user_entity_guesser" class="Webauthn\Bundle\Security\Guesser\CurrentUserEntityGuesser" autoconfigure="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.repository.webauthn_user_entity"/>
    </service>
    <service id="contao.image.imagine.wdaG8NA" class="Imagine\Gd\Imagine"/>
    <service id="Contao\CoreBundle\Controller\Backend\TemplateStudioController" class="Contao\CoreBundle\Controller\Backend\TemplateStudioController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.controller"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument type="service" id="contao.twig.finder_factory"/>
      <argument type="service" id="contao.twig.inspector"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument type="service" id="contao.twig.studio.operation_context_factory"/>
      <argument type="service" id="contao.twig.studio.autocomplete"/>
      <argument type="service" id="contao.twig.studio.environment_information"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="tagged_iterator" tag="contao.operation.template_studio_element"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.Vq32ILG.Contao\CoreBundle\Controller\Backend\TemplateStudioController"/>
      </call>
    </service>
    <service id="contao.twig.studio.autocomplete" class="Contao\CoreBundle\Twig\Studio\Autocomplete" autoconfigure="true">
      <argument type="service" id="contao.twig.inspector"/>
      <argument type="service" id="contao.twig.finder_factory"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.twig.studio.cache_invalidator" class="Contao\CoreBundle\Twig\Studio\CacheInvalidator" autoconfigure="true">
      <argument type="service" id="twig"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
    </service>
    <service id="contao.twig.studio.create_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation" public="true" autoconfigure="true">
      <tag name="create_content_element_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.create_content_element_variant_operation"/>
      </call>
      <call method="setName">
        <argument>create_content_element_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.create_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation" public="true" autoconfigure="true">
      <tag name="create_frontend_module_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.create_frontend_module_variant_operation"/>
      </call>
      <call method="setName">
        <argument>create_frontend_module_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.create_legacy_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation" public="true" autoconfigure="true">
      <tag name="create_legacy_content_element_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.create_legacy_content_element_variant_operation"/>
      </call>
      <call method="setName">
        <argument>create_legacy_content_element_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.create_legacy_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation" public="true" autoconfigure="true">
      <tag name="create_legacy_frontend_module_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.create_legacy_frontend_module_variant_operation"/>
      </call>
      <call method="setName">
        <argument>create_legacy_frontend_module_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.create_legacy_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation" public="true" autoconfigure="true">
      <tag name="create_legacy_page_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.create_legacy_page_variant_operation"/>
      </call>
      <call method="setName">
        <argument>create_legacy_page_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.create_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateOperation" public="true" autoconfigure="true">
      <tag name="create" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.create_operation"/>
      </call>
      <call method="setName">
        <argument>create</argument>
      </call>
    </service>
    <service id="contao.twig.studio.create_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation" public="true" autoconfigure="true">
      <tag name="create_page_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.create_page_variant_operation"/>
      </call>
      <call method="setName">
        <argument>create_page_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.delete_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation" public="true" autoconfigure="true">
      <tag name="delete" priority="-1">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.1PSWVhM.contao.twig.studio.delete_content_element_variant_operation"/>
      </call>
      <call method="setName">
        <argument>delete</argument>
      </call>
    </service>
    <service id="contao.twig.studio.delete_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation" public="true" autoconfigure="true">
      <tag name="delete" priority="-1">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.1PSWVhM.contao.twig.studio.delete_frontend_module_variant_operation"/>
      </call>
      <call method="setName">
        <argument>delete</argument>
      </call>
    </service>
    <service id="contao.twig.studio.delete_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation" public="true" autoconfigure="true">
      <tag name="delete" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.delete_operation"/>
      </call>
      <call method="setName">
        <argument>delete</argument>
      </call>
    </service>
    <service id="contao.twig.studio.environment_information" class="Contao\CoreBundle\Twig\Studio\EnvironmentInformation" autoconfigure="true">
      <argument type="service" id="twig"/>
    </service>
    <service id="contao.twig.studio.operation_context_factory" class="Contao\CoreBundle\Twig\Studio\Operation\OperationContextFactory" autoconfigure="true">
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
    </service>
    <service id="contao.twig.studio.rename_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation" public="true" autoconfigure="true">
      <tag name="rename_content_element_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.1PSWVhM.contao.twig.studio.rename_content_element_variant_operation"/>
      </call>
      <call method="setName">
        <argument>rename_content_element_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.rename_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation" public="true" autoconfigure="true">
      <tag name="rename_frontend_module_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.1PSWVhM.contao.twig.studio.rename_frontend_module_variant_operation"/>
      </call>
      <call method="setName">
        <argument>rename_frontend_module_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.rename_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation" public="true" autoconfigure="true">
      <tag name="rename_page_variant" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.1PSWVhM.contao.twig.studio.rename_page_variant_operation"/>
      </call>
      <call method="setName">
        <argument>rename_page_variant</argument>
      </call>
    </service>
    <service id="contao.twig.studio.save_operation" class="Contao\CoreBundle\Twig\Studio\Operation\SaveOperation" public="true" autoconfigure="true">
      <tag name="save" priority="">contao.operation.template_studio_element</tag>
      <tag name="container.service_subscriber" id="contao.twig.studio.cache_invalidator"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.twig.inspector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.vP5MoU8.contao.twig.studio.save_operation"/>
      </call>
      <call method="setName">
        <argument>save</argument>
      </call>
    </service>
    <service id="contao.twig.studio.template_skeleton_factory" class="Contao\CoreBundle\Twig\Studio\TemplateSkeletonFactory" autoconfigure="true">
      <argument type="service" id="twig"/>
      <argument type="service" id="contao.twig.inspector"/>
    </service>
    <service id="flysystem.adapter.lazy.factory" class="League\FlysystemBundle\Lazy\LazyFactory">
      <argument type="service" id=".service_locator.dpiLQ5O"/>
    </service>
    <service id="Contao\ManagerBundle\Controller\DebugController" class="Contao\ManagerBundle\Controller\DebugController" public="true" autoconfigure="true">
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao_manager.jwt_manager"/>
    </service>
    <service id="contao_manager.cache.bundle_clearer" class="Contao\ManagerBundle\Cache\BundleCacheClearer" autoconfigure="true">
      <tag name="kernel.cache_clearer"/>
      <argument type="service" id="filesystem" on-invalid="ignore"/>
    </service>
    <service id="contao_manager.command.debug_plugins" class="Contao\ManagerBundle\Command\DebugPluginsCommand" autoconfigure="true">
      <tag name="console.command" command="debug:plugins" description="Displays the Contao Manager plugin configurations." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="kernel"/>
      <call method="setName">
        <argument>debug:plugins</argument>
      </call>
      <call method="setDescription">
        <argument>Displays the Contao Manager plugin configurations.</argument>
      </call>
    </service>
    <service id="contao_manager.command.dotenv_dump" class="Symfony\Component\Dotenv\Command\DotenvDumpCommand" autoconfigure="true">
      <tag name="console.command" command="dotenv:dump" description="Compile .env files to .env.local.php" help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>dotenv:dump</argument>
      </call>
      <call method="setDescription">
        <argument>Compile .env files to .env.local.php</argument>
      </call>
      <factory service="contao_manager.dotenv.dump_command_factory" method="__invoke"/>
    </service>
    <service id="contao_manager.command.install_skeleton" class="Contao\ManagerBundle\Command\InstallSkeletonCommand" autoconfigure="true">
      <tag name="console.command" command="skeleton:install|contao:install-web-dir" description="Installs the skeleton files of the manager bundle." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <call method="setName">
        <argument>skeleton:install</argument>
      </call>
      <call method="setAliases">
        <argument type="collection">
          <argument>contao:install-web-dir</argument>
        </argument>
      </call>
      <call method="setDescription">
        <argument>Installs the skeleton files of the manager bundle.</argument>
      </call>
    </service>
    <service id="contao_manager.command.maintenance_mode" class="Contao\ManagerBundle\Command\MaintenanceModeCommand" autoconfigure="true">
      <tag name="console.command" command="contao:maintenance-mode" description="Changes the state of the system maintenance mode." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/asli/cms.asli.com/contao/var/maintenance.html</argument>
      <argument type="service" id="twig"/>
      <argument type="service" id="contao.intl.locales"/>
      <argument type="service" id="contao.translation.translator"/>
      <call method="setName">
        <argument>contao:maintenance-mode</argument>
      </call>
      <call method="setDescription">
        <argument>Changes the state of the system maintenance mode.</argument>
      </call>
    </service>
    <service id="contao_manager.command.setup" class="Contao\ManagerBundle\Command\ContaoSetupCommand" autoconfigure="true">
      <tag name="console.command" command="contao:setup" description="Sets up a Contao Managed Edition. This command will be run when executing the &quot;contao-setup&quot; binary." help=""/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>/home/asli/cms.asli.com/contao/web</argument>
      <argument>%env(APP_SECRET)%</argument>
      <call method="setName">
        <argument>contao:setup</argument>
      </call>
      <call method="setDescription">
        <argument>Sets up a Contao Managed Edition. This command will be run when executing the "contao-setup" binary.</argument>
      </call>
    </service>
    <service id="contao_manager.dotenv.dump_command_factory" class="Contao\ManagerBundle\Dotenv\DotenvDumpCommandFactory" autoconfigure="true">
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>dev</argument>
    </service>
    <service id="contao_manager.jwt_manager" public="true" synthetic="true" autoconfigure="true"/>
    <service id="contao_manager.listener.backend_menu" class="Contao\ManagerBundle\EventListener\BackendMenuListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument>true</argument>
      <argument>contao-manager.phar.php</argument>
      <argument type="service" id="contao_manager.jwt_manager" on-invalid="ignore"/>
    </service>
    <service id="contao_manager.listener.doctrine_alter_table" class="Contao\ManagerBundle\EventListener\DoctrineAlterTableListener" autoconfigure="true">
      <tag name="doctrine.event_listener" event="onSchemaAlterTableRenameColumn" priority="" connection=""/>
    </service>
    <service id="contao_manager.monolog.request_processor" class="Contao\ManagerBundle\Monolog\RequestProcessor" autoconfigure="true">
      <tag name="monolog.processor" index="2"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao_manager.plugin_loader" public="true" synthetic="true" autoconfigure="true"/>
    <service id="contao_manager.routing.route_loader" class="Contao\ManagerBundle\Routing\RouteLoader" public="true" autoconfigure="true">
      <tag name="routing.route_loader"/>
      <argument type="service" id="routing.loader"/>
      <argument type="service" id="contao_manager.plugin_loader"/>
      <argument type="service" id="kernel"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
    </service>
    <service id="contao_manager.twig.file_extension_filter_iterator" class="Contao\ManagerBundle\Twig\FileExtensionFilterIterator" autoconfigure="true">
      <tag name="container.decorator" id="twig.template_iterator" inner="contao_manager.twig.file_extension_filter_iterator.inner"/>
      <argument type="service" id="contao_manager.twig.file_extension_filter_iterator.inner"/>
    </service>
    <service id="contao_faq.insert_tag.faq" class="Contao\FaqBundle\InsertTag\FaqInsertTag" autoconfigure="true">
      <tag name="faq" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="faq_open" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="faq_url" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="faq_title" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_faq.listener.data_container.faq_search" class="Contao\FaqBundle\EventListener\DataContainer\FaqSearchListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_faq" target="fields.alias.save" method="onSaveAlias" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_faq" target="fields.searchIndexer.save" method="onSaveSearchIndexer" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_faq" target="fields.robots.save" method="onSaveRobots" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_faq" target="config.ondelete" method="onDelete" priority="16" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_faq.listener.sitemap" class="Contao\FaqBundle\EventListener\SitemapListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_faq.migration.field_permission" class="Contao\FaqBundle\Migration\FieldPermissionMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_faq.migration.overwrite_meta" class="Contao\FaqBundle\Migration\OverwriteMetaMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_faq.picker.faq_provider" class="Contao\FaqBundle\Picker\FaqPickerProvider" autoconfigure="true">
      <tag name="contao.picker_provider" priority="64"/>
      <tag name="contao.picker_provider"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator" on-invalid="ignore"/>
      <argument type="service" id="security.helper"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="contao_faq.routing.faq_resolver" class="Contao\FaqBundle\Routing\FaqResolver" autoconfigure="true">
      <tag name="contao.content_url_resolver"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_faq.security.faq_access_voter" class="Contao\FaqBundle\Security\Voter\FaqAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_faq.security.faq_category_access_voter" class="Contao\FaqBundle\Security\Voter\FaqCategoryAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_faq.security.legacy_backend_access_voter" class="Contao\FaqBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true">
      <tag name="security.voter" priority="8"/>
      <tag name="security.voter"/>
    </service>
    <service id="contao_news.controller.page.news_feed" class="Contao\NewsBundle\Controller\Page\NewsFeedController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.assets.files_context"/>
      <argument type="service" id="contao_news.feed_specification"/>
      <argument>UTF-8</argument>
      <argument>true</argument>
      <call method="setContainer">
        <argument type="service" id=".service_locator.hiVuiMZ.contao_news.controller.page.news_feed"/>
      </call>
    </service>
    <service id="contao_news.feed_specification" class="FeedIo\Specification" autoconfigure="true">
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="contao_news.insert_tag.news" class="Contao\NewsBundle\InsertTag\NewsInsertTag" autoconfigure="true">
      <tag name="news" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="news_open" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="news_url" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="news_title" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="news_teaser" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_news.listener.add_feeds_from_layout" class="Contao\NewsBundle\EventListener\AddFeedsFromLayoutListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="generatePage" method="onGeneratePage" priority=""/>
      <tag name="kernel.event_listener" event="" method="onLayoutEvent" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="contao.routing.response_context_accessor"/>
    </service>
    <service id="contao_news.listener.data_container.layout_feed_options" class="Contao\NewsBundle\EventListener\DataContainer\LayoutFeedOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_layout" target="fields.newsfeeds.options" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao_news.listener.data_container.news_search" class="Contao\NewsBundle\EventListener\DataContainer\NewsSearchListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_news" target="fields.alias.save" method="onSaveAlias" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_news" target="fields.searchIndexer.save" method="onSaveSearchIndexer" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_news" target="fields.robots.save" method="onSaveRobots" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_news" target="config.ondelete" method="onDelete" priority="16" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_news.listener.data_container.page" class="Contao\NewsBundle\EventListener\DataContainer\PageListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.newsArchives.options" method="getAllowedArchives" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.hook" hook="getPageStatusIcon" method="getStatusIcon" priority=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="security.authorization_checker"/>
    </service>
    <service id="contao_news.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_news" target="config.onbeforesubmit"/>
      <tag name="contao.callback" table="tl_article" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_member" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_member_group" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user_group" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao_news.listener.news_feed" class="Contao\NewsBundle\EventListener\NewsFeedListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="Contao\NewsBundle\Event\FetchArticlesForFeedEvent" method="onFetchArticlesForFeed" priority="0" dispatcher=""/>
      <tag name="kernel.event_listener" event="Contao\NewsBundle\Event\TransformArticleForFeedEvent" method="onTransformArticleForFeed" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.image.factory"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="contao.insert_tag.parser"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument type="service" id="contao.cache.tag_manager"/>
      <argument>UTF-8</argument>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao_news.listener.preview_url_convert" class="Contao\NewsBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_news.listener.preview_url_create" class="Contao\NewsBundle\EventListener\PreviewUrlCreateListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.data_container.dca_url_analyzer"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_news.listener.sitemap" class="Contao\NewsBundle\EventListener\SitemapListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_news.migration.feed" class="Contao\NewsBundle\Migration\FeedMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="filesystem"/>
      <argument>/home/asli/cms.asli.com/contao/web</argument>
    </service>
    <service id="contao_news.migration.field_permission" class="Contao\NewsBundle\Migration\FieldPermissionMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_news.migration.overwrite_meta" class="Contao\NewsBundle\Migration\OverwriteMetaMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_news.picker.news_provider" class="Contao\NewsBundle\Picker\NewsPickerProvider" autoconfigure="true">
      <tag name="contao.picker_provider" priority="128"/>
      <tag name="contao.picker_provider"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator" on-invalid="ignore"/>
      <argument type="service" id="security.helper"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="contao_news.routing.news_resolver" class="Contao\NewsBundle\Routing\NewsResolver" autoconfigure="true">
      <tag name="contao.content_url_resolver"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_news.security.legacy_backend_access_voter" class="Contao\NewsBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true">
      <tag name="security.voter" priority="8"/>
      <tag name="security.voter"/>
    </service>
    <service id="contao_news.security.news_access_voter" class="Contao\NewsBundle\Security\Voter\NewsAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_news.security.news_archive_access_voter" class="Contao\NewsBundle\Security\Voter\NewsArchiveAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_news.security.news_content_voter" class="Contao\NewsBundle\Security\Voter\NewsContentVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_calendar.controller.page.calendar_feed" class="Contao\CalendarBundle\Controller\Page\CalendarFeedController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.assets.files_context"/>
      <argument type="service" id="contao_calendar.feed_specification"/>
      <argument>UTF-8</argument>
      <call method="setContainer">
        <argument type="service" id=".service_locator.hiVuiMZ.contao_calendar.controller.page.calendar_feed"/>
      </call>
    </service>
    <service id="contao_calendar.feed_specification" class="FeedIo\Specification" autoconfigure="true">
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="contao_calendar.generator.calendar_events" class="Contao\CalendarBundle\Generator\CalendarEventsGenerator" public="true" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_finder"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
    </service>
    <service id="contao_calendar.insert_tag.event" class="Contao\CalendarBundle\InsertTag\EventInsertTag" autoconfigure="true">
      <tag name="event" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="event_open" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="event_url" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="event_title" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="event_teaser" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <tag name="calendar_feed" asFragment="false" priority="0" method="" resolveNestedTags="">contao.insert_tag</tag>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_calendar.listener.add_feeds_from_layout" class="Contao\CalendarBundle\EventListener\AddFeedsFromLayoutListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="generatePage" method="onGeneratePage" priority=""/>
      <tag name="kernel.event_listener" event="" method="onLayoutEvent" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="contao.routing.response_context_accessor"/>
    </service>
    <service id="contao_calendar.listener.calendar_feed" class="Contao\CalendarBundle\EventListener\CalendarFeedListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="onFetchEventsForFeed" priority="0" dispatcher=""/>
      <tag name="kernel.event_listener" event="" method="onTransformEventForFeed" priority="0" dispatcher=""/>
      <argument type="service" id="contao_calendar.generator.calendar_events"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.image.factory"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
      <argument type="service" id="contao.insert_tag.parser"/>
      <argument type="service" id="contao.cache.tag_manager"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument>/home/asli/cms.asli.com/contao</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="contao_calendar.listener.data_container.event_search" class="Contao\CalendarBundle\EventListener\DataContainer\EventSearchListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_calendar_events" target="fields.alias.save" method="onSaveAlias" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_calendar_events" target="fields.searchIndexer.save" method="onSaveSearchIndexer" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_calendar_events" target="fields.robots.save" method="onSaveRobots" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_calendar_events" target="config.ondelete" method="onDelete" priority="16" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_calendar.listener.data_container.layout_feed_options" class="Contao\CalendarBundle\EventListener\DataContainer\LayoutFeedOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_layout" target="fields.calendarfeeds.options" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao_calendar.listener.data_container.page" class="Contao\CalendarBundle\EventListener\DataContainer\PageListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="fields.eventCalendars.options" method="getAllowedCalendars" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.hook" hook="getPageStatusIcon" method="getStatusIcon" priority=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="contao_calendar.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_calendar_events" target="config.onbeforesubmit"/>
      <tag name="contao.callback" table="tl_article" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_content" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_page" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_member" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_member_group" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <tag name="contao.callback" table="tl_user_group" target="config.onbeforesubmit" method="" priority="" exact="" singleton="" closure=""/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao_calendar.listener.preview_url_convert" class="Contao\CalendarBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_calendar.listener.preview_url_create" class="Contao\CalendarBundle\EventListener\PreviewUrlCreateListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.data_container.dca_url_analyzer"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_calendar.listener.sitemap" class="Contao\CalendarBundle\EventListener\SitemapListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_calendar.migration.feed" class="Contao\CalendarBundle\Migration\FeedMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="filesystem"/>
      <argument>/home/asli/cms.asli.com/contao/web</argument>
    </service>
    <service id="contao_calendar.migration.field_permission" class="Contao\CalendarBundle\Migration\FieldPermissionMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_calendar.migration.overwrite_meta" class="Contao\CalendarBundle\Migration\OverwriteMetaMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_calendar.picker.event_provider" class="Contao\CalendarBundle\Picker\EventPickerProvider" autoconfigure="true">
      <tag name="contao.picker_provider" priority="96"/>
      <tag name="contao.picker_provider"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator" on-invalid="ignore"/>
      <argument type="service" id="security.helper"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="contao_calendar.routing.calendar_events_resolver" class="Contao\CalendarBundle\Routing\CalendarEventsResolver" autoconfigure="true">
      <tag name="contao.content_url_resolver"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_calendar.security.calendar_access_voter" class="Contao\CalendarBundle\Security\Voter\CalendarAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_calendar.security.calendar_content_voter" class="Contao\CalendarBundle\Security\Voter\CalendarContentVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_calendar.security.calendar_events_access_voter" class="Contao\CalendarBundle\Security\Voter\CalendarEventsAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_calendar.security.legacy_backend_access_voter" class="Contao\CalendarBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true">
      <tag name="security.voter" priority="8"/>
      <tag name="security.voter"/>
    </service>
    <service id="contao_newsletter.cron.purge_subscriptions" class="Contao\NewsletterBundle\Cron\PurgeSubscriptionsCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="daily" method=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.cron" on-invalid="ignore"/>
    </service>
    <service id="contao_newsletter.listener.member_activation_mail" class="Contao\NewsletterBundle\EventListener\MemberActivationMailListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_newsletter.listener.newsletter_recipients_edit_buttons" class="Contao\NewsletterBundle\EventListener\NewsletterRecipientsEditButtonsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_newsletter_recipients" target="edit.buttons" method="" priority="" exact="" singleton="" closure=""/>
    </service>
    <service id="contao_newsletter.listener.sitemap" class="Contao\NewsletterBundle\EventListener\SitemapListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="0" dispatcher=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.content_url_generator"/>
    </service>
    <service id="contao_newsletter.migration.field_permission" class="Contao\NewsletterBundle\Migration\FieldPermissionMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_newsletter.routing.newsletter_resolver" class="Contao\NewsletterBundle\Routing\NewsletterResolver" autoconfigure="true">
      <tag name="contao.content_url_resolver"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_newsletter.security.legacy_backend_access_voter" class="Contao\NewsletterBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true">
      <tag name="security.voter" priority="8"/>
      <tag name="security.voter"/>
    </service>
    <service id="contao_newsletter.security.newsletter_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_newsletter.security.newsletter_channel_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterChannelAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_newsletter.security.newsletter_recipients_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterRecipientsAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_comments.cron.purge_subscriptions" class="Contao\CommentsBundle\Cron\PurgeSubscriptionsCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="daily" method=""/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.cron" on-invalid="ignore"/>
    </service>
    <service id="contao_comments.listener.data_container.add_comment_fields" class="Contao\CommentsBundle\EventListener\DataContainer\AddCommentFieldsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer" method="" priority=""/>
      <argument>%kernel.bundles%</argument>
    </service>
    <service id="contao_comments.security.calendar_comments_voter" class="Contao\CommentsBundle\Security\Voter\CalendarCommentsVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_comments.security.comments_access_voter" class="Contao\CommentsBundle\Security\Voter\CommentsAccessVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_comments.security.content_comments_voter" class="Contao\CommentsBundle\Security\Voter\ContentCommentsVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_comments.security.faq_comments_voter" class="Contao\CommentsBundle\Security\Voter\FaqCommentsVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_comments.security.legacy_hook_comments_voter" class="Contao\CommentsBundle\Security\Voter\LegacyHookCommentsVoter" autoconfigure="true">
      <tag name="security.voter" priority="-100"/>
      <tag name="security.voter"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_comments.security.news_comments_voter" class="Contao\CommentsBundle\Security\Voter\NewsCommentsVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="contao_comments.security.page_comments_voter" class="Contao\CommentsBundle\Security\Voter\PageCommentsVoter" autoconfigure="true">
      <tag name="security.voter"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id=".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AuthenticatorAttestationResponseValidator" class="Webauthn\AuthenticatorAttestationResponseValidator" public="true" autowire="true" abstract="true"/>
    <service id=".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AuthenticatorAttestationResponseValidator" class="Webauthn\AuthenticatorAttestationResponseValidator" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\AuthenticatorAttestationResponseValidator" class="Webauthn\AuthenticatorAttestationResponseValidator" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AuthenticatorAssertionResponseValidator" class="Webauthn\AuthenticatorAssertionResponseValidator" public="true" autowire="true" abstract="true"/>
    <service id=".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AuthenticatorAssertionResponseValidator" class="Webauthn\AuthenticatorAssertionResponseValidator" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\AuthenticatorAssertionResponseValidator" class="Webauthn\AuthenticatorAssertionResponseValidator" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" class="Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" class="Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" class="Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" class="Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AttestationStatement\AttestationObjectLoader" class="Webauthn\AttestationStatement\AttestationObjectLoader" autowire="true" abstract="true"/>
    <service id=".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AttestationStatement\AttestationObjectLoader" class="Webauthn\AttestationStatement\AttestationObjectLoader" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\AttestationStatement\AttestationObjectLoader" class="Webauthn\AttestationStatement\AttestationObjectLoader" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\AttestationStatement\AttestationStatementSupport.0.Webauthn\AttestationStatement\NoneAttestationStatementSupport" class="Webauthn\AttestationStatement\NoneAttestationStatementSupport" autowire="true" abstract="true"/>
    <service id=".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AttestationStatement\NoneAttestationStatementSupport" class="Webauthn\AttestationStatement\NoneAttestationStatementSupport" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\AttestationStatement\NoneAttestationStatementSupport" class="Webauthn\AttestationStatement\NoneAttestationStatementSupport" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Counter\ThrowExceptionIfInvalid" class="Webauthn\Counter\ThrowExceptionIfInvalid" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Counter\ThrowExceptionIfInvalid" class="Webauthn\Counter\ThrowExceptionIfInvalid" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Controller\AssertionControllerFactory" class="Webauthn\Bundle\Controller\AssertionControllerFactory" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\Controller\AssertionControllerFactory" class="Webauthn\Bundle\Controller\AssertionControllerFactory" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository" class="Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository" class="Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository" class="Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository" class="Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" class="Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" class="Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" class="Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" class="Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AttestationObjectDenormalizer" class="Webauthn\Denormalizer\AttestationObjectDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AttestationObjectDenormalizer" class="Webauthn\Denormalizer\AttestationObjectDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AttestationStatementDenormalizer" class="Webauthn\Denormalizer\AttestationStatementDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AttestationStatementDenormalizer" class="Webauthn\Denormalizer\AttestationStatementDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionNormalizer" class="Webauthn\Denormalizer\AuthenticationExtensionNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AuthenticationExtensionNormalizer" class="Webauthn\Denormalizer\AuthenticationExtensionNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AttestedCredentialDataNormalizer" class="Webauthn\Denormalizer\AttestedCredentialDataNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AttestedCredentialDataNormalizer" class="Webauthn\Denormalizer\AttestedCredentialDataNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" class="Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" class="Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" class="Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorDataDenormalizer" class="Webauthn\Denormalizer\AuthenticatorDataDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AuthenticatorDataDenormalizer" class="Webauthn\Denormalizer\AuthenticatorDataDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" class="Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\CollectedClientDataDenormalizer" class="Webauthn\Denormalizer\CollectedClientDataDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\CollectedClientDataDenormalizer" class="Webauthn\Denormalizer\CollectedClientDataDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" class="Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS1" class="Cose\Algorithm\Signature\RSA\RS1" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.RS1" class="Cose\Algorithm\Signature\RSA\RS1" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS256" class="Cose\Algorithm\Signature\RSA\RS256" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.RS256" class="Cose\Algorithm\Signature\RSA\RS256" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS384" class="Cose\Algorithm\Signature\RSA\RS384" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.RS384" class="Cose\Algorithm\Signature\RSA\RS384" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS512" class="Cose\Algorithm\Signature\RSA\RS512" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.RS512" class="Cose\Algorithm\Signature\RSA\RS512" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS256" class="Cose\Algorithm\Signature\RSA\PS256" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.PS256" class="Cose\Algorithm\Signature\RSA\PS256" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS384" class="Cose\Algorithm\Signature\RSA\PS384" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.PS384" class="Cose\Algorithm\Signature\RSA\PS384" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS512" class="Cose\Algorithm\Signature\RSA\PS512" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.PS512" class="Cose\Algorithm\Signature\RSA\PS512" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES256K" class="Cose\Algorithm\Signature\ECDSA\ES256K" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.ES256K" class="Cose\Algorithm\Signature\ECDSA\ES256K" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES256" class="Cose\Algorithm\Signature\ECDSA\ES256" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.ES256" class="Cose\Algorithm\Signature\ECDSA\ES256" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES384" class="Cose\Algorithm\Signature\ECDSA\ES384" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.ES384" class="Cose\Algorithm\Signature\ECDSA\ES384" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES512" class="Cose\Algorithm\Signature\ECDSA\ES512" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.ES512" class="Cose\Algorithm\Signature\ECDSA\ES512" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ED256" class="Cose\Algorithm\Signature\EdDSA\Ed256" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.ED256" class="Cose\Algorithm\Signature\EdDSA\Ed256" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ED512" class="Cose\Algorithm\Signature\EdDSA\Ed512" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.ED512" class="Cose\Algorithm\Signature\EdDSA\Ed512" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.Ed25519ph" class="Cose\Algorithm\Signature\EdDSA\Ed25519" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.cose.algorithm.Ed25519ph" class="Cose\Algorithm\Signature\EdDSA\Ed25519" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" class="Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" class="Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" class="Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" class="Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\MetadataService\CanLogData.0.webauthn.security.authenticator" class="Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.webauthn.security.authenticator" class="Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener.0.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener" class="Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener" class="Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector" class="Webauthn\Bundle\DataCollector\WebauthnCollector" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector" class="Webauthn\Bundle\DataCollector\WebauthnCollector" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector" class="Webauthn\Bundle\DataCollector\WebauthnCollector" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webauthn\Bundle\DataCollector\WebauthnCollector" class="Webauthn\Bundle\DataCollector\WebauthnCollector" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.automator" class="Contao\CoreBundle\Command\AutomatorCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\AutomatorCommand.0.contao.command.automator" class="Contao\CoreBundle\Command\AutomatorCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.automator" class="Contao\CoreBundle\Command\AutomatorCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.backup_create" class="Contao\CoreBundle\Command\Backup\BackupCreateCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\Backup\BackupCreateCommand.0.contao.command.backup_create" class="Contao\CoreBundle\Command\Backup\BackupCreateCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.backup_create" class="Contao\CoreBundle\Command\Backup\BackupCreateCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.backup_list" class="Contao\CoreBundle\Command\Backup\BackupListCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\Backup\BackupListCommand.0.contao.command.backup_list" class="Contao\CoreBundle\Command\Backup\BackupListCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.backup_list" class="Contao\CoreBundle\Command\Backup\BackupListCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.backup_restore" class="Contao\CoreBundle\Command\Backup\BackupRestoreCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\Backup\BackupRestoreCommand.0.contao.command.backup_restore" class="Contao\CoreBundle\Command\Backup\BackupRestoreCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.backup_restore" class="Contao\CoreBundle\Command\Backup\BackupRestoreCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.backup_stream_content" class="Contao\CoreBundle\Command\Backup\BackupStreamContentCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\Backup\BackupStreamContentCommand.0.contao.command.backup_stream_content" class="Contao\CoreBundle\Command\Backup\BackupStreamContentCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.backup_stream_content" class="Contao\CoreBundle\Command\Backup\BackupStreamContentCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.crawl" class="Contao\CoreBundle\Command\CrawlCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\CrawlCommand.0.contao.command.crawl" class="Contao\CoreBundle\Command\CrawlCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.crawl" class="Contao\CoreBundle\Command\CrawlCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.cron" class="Contao\CoreBundle\Command\CronCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\CronCommand.0.contao.command.cron" class="Contao\CoreBundle\Command\CronCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.cron" class="Contao\CoreBundle\Command\CronCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.cron_list" class="Contao\CoreBundle\Command\CronListCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\CronListCommand.0.contao.command.cron_list" class="Contao\CoreBundle\Command\CronListCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.cron_list" class="Contao\CoreBundle\Command\CronListCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_dca" class="Contao\CoreBundle\Command\DebugDcaCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\DebugDcaCommand.0.contao.command.debug_dca" class="Contao\CoreBundle\Command\DebugDcaCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.debug_dca" class="Contao\CoreBundle\Command\DebugDcaCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_fragments" class="Contao\CoreBundle\Command\DebugFragmentsCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\DebugFragmentsCommand.0.contao.command.debug_fragments" class="Contao\CoreBundle\Command\DebugFragmentsCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.debug_fragments" class="Contao\CoreBundle\Command\DebugFragmentsCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_pages" class="Contao\CoreBundle\Command\DebugPagesCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\DebugPagesCommand.0.contao.command.debug_pages" class="Contao\CoreBundle\Command\DebugPagesCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.debug_pages" class="Contao\CoreBundle\Command\DebugPagesCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_twig" class="Contao\CoreBundle\Command\DebugContaoTwigCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\DebugContaoTwigCommand.0.contao.command.debug_twig" class="Contao\CoreBundle\Command\DebugContaoTwigCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.debug_twig" class="Contao\CoreBundle\Command\DebugContaoTwigCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.dump_twig_ide_file" class="Contao\CoreBundle\Command\DumpTwigIdeFileCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\DumpTwigIdeFileCommand.0.contao.command.dump_twig_ide_file" class="Contao\CoreBundle\Command\DumpTwigIdeFileCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.dump_twig_ide_file" class="Contao\CoreBundle\Command\DumpTwigIdeFileCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.filesync" class="Contao\CoreBundle\Command\FilesyncCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\FilesyncCommand.0.contao.command.filesync" class="Contao\CoreBundle\Command\FilesyncCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.filesync" class="Contao\CoreBundle\Command\FilesyncCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.install" class="Contao\CoreBundle\Command\InstallCommand" public="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\InstallCommand.0.contao.command.install" class="Contao\CoreBundle\Command\InstallCommand" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.install" class="Contao\CoreBundle\Command\InstallCommand" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.migrate" class="Contao\CoreBundle\Command\MigrateCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\MigrateCommand.0.contao.command.migrate" class="Contao\CoreBundle\Command\MigrateCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.migrate" class="Contao\CoreBundle\Command\MigrateCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.resize_images" class="Contao\CoreBundle\Command\ResizeImagesCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\ResizeImagesCommand.0.contao.command.resize_images" class="Contao\CoreBundle\Command\ResizeImagesCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.resize_images" class="Contao\CoreBundle\Command\ResizeImagesCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.supervise_workers" class="Contao\CoreBundle\Command\SuperviseWorkersCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\SuperviseWorkersCommand.0.contao.command.supervise_workers" class="Contao\CoreBundle\Command\SuperviseWorkersCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.supervise_workers" class="Contao\CoreBundle\Command\SuperviseWorkersCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.symlinks" class="Contao\CoreBundle\Command\SymlinksCommand" public="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\SymlinksCommand.0.contao.command.symlinks" class="Contao\CoreBundle\Command\SymlinksCommand" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.symlinks" class="Contao\CoreBundle\Command\SymlinksCommand" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.user_create" class="Contao\CoreBundle\Command\UserCreateCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\UserCreateCommand.0.contao.command.user_create" class="Contao\CoreBundle\Command\UserCreateCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.user_create" class="Contao\CoreBundle\Command\UserCreateCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.user_list" class="Contao\CoreBundle\Command\UserListCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\UserListCommand.0.contao.command.user_list" class="Contao\CoreBundle\Command\UserListCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.user_list" class="Contao\CoreBundle\Command\UserListCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.user_password" class="Contao\CoreBundle\Command\UserPasswordCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Command\UserPasswordCommand.0.contao.command.user_password" class="Contao\CoreBundle\Command\UserPasswordCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.user_password" class="Contao\CoreBundle\Command\UserPasswordCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\AltchaController" class="Contao\CoreBundle\Controller\AltchaController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\AltchaController" class="Contao\CoreBundle\Controller\AltchaController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\AltchaController" class="Contao\CoreBundle\Controller\AltchaController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AltchaController.0.Contao\CoreBundle\Controller\AltchaController" class="Contao\CoreBundle\Controller\AltchaController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\AltchaController" class="Contao\CoreBundle\Controller\AltchaController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Backend\BackendController" class="Contao\CoreBundle\Controller\Backend\BackendController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Backend\BackendController" class="Contao\CoreBundle\Controller\Backend\BackendController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Backend\BackendController" class="Contao\CoreBundle\Controller\Backend\BackendController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Backend\BackendController" class="Contao\CoreBundle\Controller\Backend\BackendController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Backend\BackendController.0.Contao\CoreBundle\Controller\Backend\BackendController" class="Contao\CoreBundle\Controller\Backend\BackendController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Backend\BackendController" class="Contao\CoreBundle\Controller\Backend\BackendController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Backend\JobsController" class="Contao\CoreBundle\Controller\Backend\JobsController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Backend\JobsController" class="Contao\CoreBundle\Controller\Backend\JobsController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Backend\JobsController" class="Contao\CoreBundle\Controller\Backend\JobsController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Backend\JobsController" class="Contao\CoreBundle\Controller\Backend\JobsController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Backend\JobsController.0.Contao\CoreBundle\Controller\Backend\JobsController" class="Contao\CoreBundle\Controller\Backend\JobsController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Backend\JobsController" class="Contao\CoreBundle\Controller\Backend\JobsController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Backend\PreviewController.0.Contao\CoreBundle\Controller\Backend\PreviewController" class="Contao\CoreBundle\Controller\Backend\PreviewController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Backend\PreviewController" class="Contao\CoreBundle\Controller\Backend\PreviewController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Backend\PreviewSwitchController.0.Contao\CoreBundle\Controller\Backend\PreviewSwitchController" class="Contao\CoreBundle\Controller\Backend\PreviewSwitchController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Backend\PreviewSwitchController" class="Contao\CoreBundle\Controller\Backend\PreviewSwitchController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Backend\FavoriteController" class="Contao\CoreBundle\Controller\Backend\FavoriteController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Backend\FavoriteController" class="Contao\CoreBundle\Controller\Backend\FavoriteController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Backend\FavoriteController" class="Contao\CoreBundle\Controller\Backend\FavoriteController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Backend\FavoriteController.0.Contao\CoreBundle\Controller\Backend\FavoriteController" class="Contao\CoreBundle\Controller\Backend\FavoriteController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Backend\FavoriteController" class="Contao\CoreBundle\Controller\Backend\FavoriteController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\CaptchaController" class="Contao\CoreBundle\Controller\CaptchaController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\CaptchaController" class="Contao\CoreBundle\Controller\CaptchaController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\CaptchaController" class="Contao\CoreBundle\Controller\CaptchaController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\CaptchaController" class="Contao\CoreBundle\Controller\CaptchaController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\CaptchaController.0.Contao\CoreBundle\Controller\CaptchaController" class="Contao\CoreBundle\Controller\CaptchaController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\CaptchaController" class="Contao\CoreBundle\Controller\CaptchaController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Contao\CoreBundle\Controller\ContentElement\AccordionController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Contao\CoreBundle\Controller\ContentElement\AccordionController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Contao\CoreBundle\Controller\ContentElement\AccordionController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Contao\CoreBundle\Controller\ContentElement\AccordionController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Contao\CoreBundle\Controller\ContentElement\AccordionController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\AccordionController.0.Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Contao\CoreBundle\Controller\ContentElement\AccordionController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Contao\CoreBundle\Controller\ContentElement\AccordionController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController.0.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\CloseAccountController.0.Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\CodeController" class="Contao\CoreBundle\Controller\ContentElement\CodeController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\CodeController" class="Contao\CoreBundle\Controller\ContentElement\CodeController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\CodeController" class="Contao\CoreBundle\Controller\ContentElement\CodeController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\CodeController" class="Contao\CoreBundle\Controller\ContentElement\CodeController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\CodeController" class="Contao\CoreBundle\Controller\ContentElement\CodeController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\CodeController.0.Contao\CoreBundle\Controller\ContentElement\CodeController" class="Contao\CoreBundle\Controller\ContentElement\CodeController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\CodeController" class="Contao\CoreBundle\Controller\ContentElement\CodeController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\DescriptionListController.0.Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\DownloadsController.0.Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\ElementGroupController.0.Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Contao\CoreBundle\Controller\ContentElement\HeadlineController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Contao\CoreBundle\Controller\ContentElement\HeadlineController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Contao\CoreBundle\Controller\ContentElement\HeadlineController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Contao\CoreBundle\Controller\ContentElement\HeadlineController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Contao\CoreBundle\Controller\ContentElement\HeadlineController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\HeadlineController.0.Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Contao\CoreBundle\Controller\ContentElement\HeadlineController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Contao\CoreBundle\Controller\ContentElement\HeadlineController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Contao\CoreBundle\Controller\ContentElement\HtmlController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Contao\CoreBundle\Controller\ContentElement\HtmlController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Contao\CoreBundle\Controller\ContentElement\HtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Contao\CoreBundle\Controller\ContentElement\HtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Contao\CoreBundle\Controller\ContentElement\HtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\HtmlController.0.Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Contao\CoreBundle\Controller\ContentElement\HtmlController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Contao\CoreBundle\Controller\ContentElement\HtmlController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\HyperlinkController.0.Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\ImagesController.0.Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\ListController" class="Contao\CoreBundle\Controller\ContentElement\ListController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ListController" class="Contao\CoreBundle\Controller\ContentElement\ListController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\ListController" class="Contao\CoreBundle\Controller\ContentElement\ListController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ListController" class="Contao\CoreBundle\Controller\ContentElement\ListController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\ListController" class="Contao\CoreBundle\Controller\ContentElement\ListController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\ListController.0.Contao\CoreBundle\Controller\ContentElement\ListController" class="Contao\CoreBundle\Controller\ContentElement\ListController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\ListController" class="Contao\CoreBundle\Controller\ContentElement\ListController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\LoginController" class="Contao\CoreBundle\Controller\ContentElement\LoginController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\LoginController" class="Contao\CoreBundle\Controller\ContentElement\LoginController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\LoginController" class="Contao\CoreBundle\Controller\ContentElement\LoginController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\LoginController" class="Contao\CoreBundle\Controller\ContentElement\LoginController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\LoginController" class="Contao\CoreBundle\Controller\ContentElement\LoginController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\LoginController.0.Contao\CoreBundle\Controller\ContentElement\LoginController" class="Contao\CoreBundle\Controller\ContentElement\LoginController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\LoginController" class="Contao\CoreBundle\Controller\ContentElement\LoginController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController.0.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\MarkdownController.0.Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Contao\CoreBundle\Controller\ContentElement\PlayerController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Contao\CoreBundle\Controller\ContentElement\PlayerController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Contao\CoreBundle\Controller\ContentElement\PlayerController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Contao\CoreBundle\Controller\ContentElement\PlayerController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Contao\CoreBundle\Controller\ContentElement\PlayerController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\PlayerController.0.Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Contao\CoreBundle\Controller\ContentElement\PlayerController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Contao\CoreBundle\Controller\ContentElement\PlayerController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Contao\CoreBundle\Controller\ContentElement\SwiperController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Contao\CoreBundle\Controller\ContentElement\SwiperController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Contao\CoreBundle\Controller\ContentElement\SwiperController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Contao\CoreBundle\Controller\ContentElement\SwiperController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Contao\CoreBundle\Controller\ContentElement\SwiperController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\SwiperController.0.Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Contao\CoreBundle\Controller\ContentElement\SwiperController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Contao\CoreBundle\Controller\ContentElement\SwiperController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\TableController" class="Contao\CoreBundle\Controller\ContentElement\TableController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TableController" class="Contao\CoreBundle\Controller\ContentElement\TableController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\TableController" class="Contao\CoreBundle\Controller\ContentElement\TableController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TableController" class="Contao\CoreBundle\Controller\ContentElement\TableController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\TableController" class="Contao\CoreBundle\Controller\ContentElement\TableController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\TableController.0.Contao\CoreBundle\Controller\ContentElement\TableController" class="Contao\CoreBundle\Controller\ContentElement\TableController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\TableController" class="Contao\CoreBundle\Controller\ContentElement\TableController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\TemplateController.0.Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Contao\CoreBundle\Controller\ContentElement\TeaserController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Contao\CoreBundle\Controller\ContentElement\TeaserController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Contao\CoreBundle\Controller\ContentElement\TeaserController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Contao\CoreBundle\Controller\ContentElement\TeaserController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Contao\CoreBundle\Controller\ContentElement\TeaserController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\TeaserController.0.Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Contao\CoreBundle\Controller\ContentElement\TeaserController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Contao\CoreBundle\Controller\ContentElement\TeaserController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\TextController" class="Contao\CoreBundle\Controller\ContentElement\TextController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TextController" class="Contao\CoreBundle\Controller\ContentElement\TextController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\TextController" class="Contao\CoreBundle\Controller\ContentElement\TextController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TextController" class="Contao\CoreBundle\Controller\ContentElement\TextController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\TextController" class="Contao\CoreBundle\Controller\ContentElement\TextController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\TextController.0.Contao\CoreBundle\Controller\ContentElement\TextController" class="Contao\CoreBundle\Controller\ContentElement\TextController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\TextController" class="Contao\CoreBundle\Controller\ContentElement\TextController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Contao\CoreBundle\Controller\ContentElement\ToplinkController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Contao\CoreBundle\Controller\ContentElement\ToplinkController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Contao\CoreBundle\Controller\ContentElement\ToplinkController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Contao\CoreBundle\Controller\ContentElement\ToplinkController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Contao\CoreBundle\Controller\ContentElement\ToplinkController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\ToplinkController.0.Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Contao\CoreBundle\Controller\ContentElement\ToplinkController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Contao\CoreBundle\Controller\ContentElement\ToplinkController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\TwoFactorController.0.Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController.0.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\ContentElement\VideoController" class="Contao\CoreBundle\Controller\ContentElement\VideoController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\VideoController" class="Contao\CoreBundle\Controller\ContentElement\VideoController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\ContentElement\VideoController" class="Contao\CoreBundle\Controller\ContentElement\VideoController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\ContentElement\VideoController" class="Contao\CoreBundle\Controller\ContentElement\VideoController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\ContentElement\VideoController" class="Contao\CoreBundle\Controller\ContentElement\VideoController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\ContentElement\VideoController.0.Contao\CoreBundle\Controller\ContentElement\VideoController" class="Contao\CoreBundle\Controller\ContentElement\VideoController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\ContentElement\VideoController" class="Contao\CoreBundle\Controller\ContentElement\VideoController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\CspReporterController.0.Contao\CoreBundle\Controller\CspReporterController" class="Contao\CoreBundle\Controller\CspReporterController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\CspReporterController" class="Contao\CoreBundle\Controller\CspReporterController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FaviconController.0.Contao\CoreBundle\Controller\FaviconController" class="Contao\CoreBundle\Controller\FaviconController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\FaviconController" class="Contao\CoreBundle\Controller\FaviconController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendController" class="Contao\CoreBundle\Controller\FrontendController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendController" class="Contao\CoreBundle\Controller\FrontendController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendController" class="Contao\CoreBundle\Controller\FrontendController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendController" class="Contao\CoreBundle\Controller\FrontendController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendController.0.Contao\CoreBundle\Controller\FrontendController" class="Contao\CoreBundle\Controller\FrontendController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\FrontendController" class="Contao\CoreBundle\Controller\FrontendController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\AbstractFrontendModuleController.0.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController.0.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\AbstractFrontendModuleController.0.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController.0.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\AbstractFrontendModuleController.0.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\TemplateController.0.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\AbstractFrontendModuleController.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractFragmentController.0.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\AbstractFrontendModuleController.0.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController.0.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Page\ErrorPageController" class="Contao\CoreBundle\Controller\Page\ErrorPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\ErrorPageController" class="Contao\CoreBundle\Controller\Page\ErrorPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Page\ErrorPageController" class="Contao\CoreBundle\Controller\Page\ErrorPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\ErrorPageController" class="Contao\CoreBundle\Controller\Page\ErrorPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Page\ErrorPageController.0.Contao\CoreBundle\Controller\Page\ErrorPageController" class="Contao\CoreBundle\Controller\Page\ErrorPageController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Page\ErrorPageController" class="Contao\CoreBundle\Controller\Page\ErrorPageController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Page\ForwardPageController" class="Contao\CoreBundle\Controller\Page\ForwardPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\ForwardPageController" class="Contao\CoreBundle\Controller\Page\ForwardPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Page\ForwardPageController" class="Contao\CoreBundle\Controller\Page\ForwardPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\ForwardPageController" class="Contao\CoreBundle\Controller\Page\ForwardPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Page\ForwardPageController.0.Contao\CoreBundle\Controller\Page\ForwardPageController" class="Contao\CoreBundle\Controller\Page\ForwardPageController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Page\ForwardPageController" class="Contao\CoreBundle\Controller\Page\ForwardPageController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Page\LogoutPageController" class="Contao\CoreBundle\Controller\Page\LogoutPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\LogoutPageController" class="Contao\CoreBundle\Controller\Page\LogoutPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Page\LogoutPageController" class="Contao\CoreBundle\Controller\Page\LogoutPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\LogoutPageController" class="Contao\CoreBundle\Controller\Page\LogoutPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Page\LogoutPageController.0.Contao\CoreBundle\Controller\Page\LogoutPageController" class="Contao\CoreBundle\Controller\Page\LogoutPageController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Page\LogoutPageController" class="Contao\CoreBundle\Controller\Page\LogoutPageController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Page\RedirectPageController.0.Contao\CoreBundle\Controller\Page\RedirectPageController" class="Contao\CoreBundle\Controller\Page\RedirectPageController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Page\RedirectPageController" class="Contao\CoreBundle\Controller\Page\RedirectPageController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Page\RegularPageController" class="Contao\CoreBundle\Controller\Page\RegularPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\RegularPageController" class="Contao\CoreBundle\Controller\Page\RegularPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Page\RegularPageController" class="Contao\CoreBundle\Controller\Page\RegularPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\RegularPageController" class="Contao\CoreBundle\Controller\Page\RegularPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Page\RegularPageController.0.Contao\CoreBundle\Controller\Page\RegularPageController" class="Contao\CoreBundle\Controller\Page\RegularPageController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Page\RegularPageController" class="Contao\CoreBundle\Controller\Page\RegularPageController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Page\RootPageController" class="Contao\CoreBundle\Controller\Page\RootPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\RootPageController" class="Contao\CoreBundle\Controller\Page\RootPageController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Page\RootPageController" class="Contao\CoreBundle\Controller\Page\RootPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Page\RootPageController" class="Contao\CoreBundle\Controller\Page\RootPageController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Page\RootPageController.0.Contao\CoreBundle\Controller\Page\RootPageController" class="Contao\CoreBundle\Controller\Page\RootPageController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Page\RootPageController" class="Contao\CoreBundle\Controller\Page\RootPageController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\PreviewLinkController.0.Contao\CoreBundle\Controller\PreviewLinkController" class="Contao\CoreBundle\Controller\PreviewLinkController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\PreviewLinkController" class="Contao\CoreBundle\Controller\PreviewLinkController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\RobotsTxtController.0.Contao\CoreBundle\Controller\RobotsTxtController" class="Contao\CoreBundle\Controller\RobotsTxtController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\RobotsTxtController" class="Contao\CoreBundle\Controller\RobotsTxtController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\SitemapController" class="Contao\CoreBundle\Controller\SitemapController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\SitemapController" class="Contao\CoreBundle\Controller\SitemapController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\SitemapController" class="Contao\CoreBundle\Controller\SitemapController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\SitemapController" class="Contao\CoreBundle\Controller\SitemapController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\SitemapController.0.Contao\CoreBundle\Controller\SitemapController" class="Contao\CoreBundle\Controller\SitemapController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\SitemapController" class="Contao\CoreBundle\Controller\SitemapController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.form.change_password_type" class="Contao\CoreBundle\Form\Type\ChangePasswordType" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.contao.form.change_password_type" class="Contao\CoreBundle\Form\Type\ChangePasswordType" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Form\Type\AbstractContaoType.0.contao.form.change_password_type" class="Contao\CoreBundle\Form\Type\ChangePasswordType" abstract="true"/>
    <service id=".abstract.instanceof.contao.form.change_password_type" class="Contao\CoreBundle\Form\Type\ChangePasswordType" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.form.close_account_type" class="Contao\CoreBundle\Form\Type\CloseAccountType" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.contao.form.close_account_type" class="Contao\CoreBundle\Form\Type\CloseAccountType" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Form\Type\AbstractContaoType.0.contao.form.close_account_type" class="Contao\CoreBundle\Form\Type\CloseAccountType" abstract="true"/>
    <service id=".abstract.instanceof.contao.form.close_account_type" class="Contao\CoreBundle\Form\Type\CloseAccountType" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\AdministratorEmailListener.0.contao.listener.administrator_email" class="Contao\CoreBundle\EventListener\AdministratorEmailListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.administrator_email" class="Contao\CoreBundle\EventListener\AdministratorEmailListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\BackendCacheResponseListener.0.contao.listener.backend_cache_response" class="Contao\CoreBundle\EventListener\BackendCacheResponseListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.backend_cache_response" class="Contao\CoreBundle\EventListener\BackendCacheResponseListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\BackendLocaleListener.0.contao.listener.backend_locale" class="Contao\CoreBundle\EventListener\BackendLocaleListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.backend_locale" class="Contao\CoreBundle\EventListener\BackendLocaleListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\BackendNoindexListener.0.contao.listener.backend_noindex" class="Contao\CoreBundle\EventListener\BackendNoindexListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.backend_noindex" class="Contao\CoreBundle\EventListener\BackendNoindexListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\BackendPreviewRedirectListener.0.contao.listener.backend_preview_redirect" class="Contao\CoreBundle\EventListener\BackendPreviewRedirectListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.backend_preview_redirect" class="Contao\CoreBundle\EventListener\BackendPreviewRedirectListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\BackendRebuildCacheMessageListener.0.contao.listener.backend_rebuild_cache_message" class="Contao\CoreBundle\EventListener\BackendRebuildCacheMessageListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.backend_rebuild_cache_message" class="Contao\CoreBundle\EventListener\BackendRebuildCacheMessageListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\ClearSessionDataListener.0.contao.listener.clear_session_data" class="Contao\CoreBundle\EventListener\ClearSessionDataListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.clear_session_data" class="Contao\CoreBundle\EventListener\ClearSessionDataListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\CommandSchedulerListener.0.contao.listener.command_scheduler" class="Contao\CoreBundle\EventListener\CommandSchedulerListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.command_scheduler" class="Contao\CoreBundle\EventListener\CommandSchedulerListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\CspReportListener.0.contao.listener.csp_report" class="Contao\CoreBundle\EventListener\CspReportListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.csp_report" class="Contao\CoreBundle\EventListener\CspReportListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.contao.listener.csrf_token_cookie" class="Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.csrf_token_cookie" class="Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\AccordionListener.0.contao.listener.data_container.accordion" class="Contao\CoreBundle\EventListener\DataContainer\AccordionListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.accordion" class="Contao\CoreBundle\EventListener\DataContainer\AccordionListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ActiveMemberGroupsListener.0.contao.listener.data_container.active_member_groups" class="Contao\CoreBundle\EventListener\DataContainer\ActiveMemberGroupsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.active_member_groups" class="Contao\CoreBundle\EventListener\DataContainer\ActiveMemberGroupsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ArticleColumnListener.0.contao.listener.data_container.article_column" class="Contao\CoreBundle\EventListener\DataContainer\ArticleColumnListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.article_column" class="Contao\CoreBundle\EventListener\DataContainer\ArticleColumnListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\BackendFavoritesListener.0.contao.listener.data_container.backend_favorites" class="Contao\CoreBundle\EventListener\DataContainer\BackendFavoritesListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.backend_favorites" class="Contao\CoreBundle\EventListener\DataContainer\BackendFavoritesListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ContentCompositionListener.0.contao.listener.data_container.content_composition" class="Contao\CoreBundle\EventListener\DataContainer\ContentCompositionListener" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.content_composition" class="Contao\CoreBundle\EventListener\DataContainer\ContentCompositionListener" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.listener.data_container.content_element_type" class="Contao\CoreBundle\EventListener\DataContainer\ContentElementTypeListener" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ContentElementTypeListener.0.contao.listener.data_container.content_element_type" class="Contao\CoreBundle\EventListener\DataContainer\ContentElementTypeListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.content_element_type" class="Contao\CoreBundle\EventListener\DataContainer\ContentElementTypeListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ContentElementViewListener.0.contao.listener.data_container.content_element_view" class="Contao\CoreBundle\EventListener\DataContainer\ContentElementViewListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.content_element_view" class="Contao\CoreBundle\EventListener\DataContainer\ContentElementViewListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ContentRecordLabelListener.0.contao.listener.data_container.content_record_label" class="Contao\CoreBundle\EventListener\DataContainer\ContentRecordLabelListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.content_record_label" class="Contao\CoreBundle\EventListener\DataContainer\ContentRecordLabelListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\CspSaveCallbackListener.0.contao.listener.data_container.csp_save_callback" class="Contao\CoreBundle\EventListener\DataContainer\CspSaveCallbackListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.csp_save_callback" class="Contao\CoreBundle\EventListener\DataContainer\CspSaveCallbackListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\CudPermissionListener.0.contao.listener.data_container.cud_permission" class="Contao\CoreBundle\EventListener\DataContainer\CudPermissionListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.cud_permission" class="Contao\CoreBundle\EventListener\DataContainer\CudPermissionListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\DefaultGlobalOperationsListener.0.contao.listener.data_container.default_global_operations" class="Contao\CoreBundle\EventListener\DataContainer\DefaultGlobalOperationsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.default_global_operations" class="Contao\CoreBundle\EventListener\DataContainer\DefaultGlobalOperationsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\DefaultLabelsListener.0.contao.listener.data_container.default_labels" class="Contao\CoreBundle\EventListener\DataContainer\DefaultLabelsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.default_labels" class="Contao\CoreBundle\EventListener\DataContainer\DefaultLabelsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\DefaultOperationsListener.0.contao.listener.data_container.default_operations" class="Contao\CoreBundle\EventListener\DataContainer\DefaultOperationsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.default_operations" class="Contao\CoreBundle\EventListener\DataContainer\DefaultOperationsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\DescriptionListLabelListener.0.contao.listener.data_container.description_list_label" class="Contao\CoreBundle\EventListener\DataContainer\DescriptionListLabelListener" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.description_list_label" class="Contao\CoreBundle\EventListener\DataContainer\DescriptionListLabelListener" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\DisableAppConfiguredSettingsListener.0.contao.listener.data_container.disable_app_configured_settings" class="Contao\CoreBundle\EventListener\DataContainer\DisableAppConfiguredSettingsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.disable_app_configured_settings" class="Contao\CoreBundle\EventListener\DataContainer\DisableAppConfiguredSettingsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\DisableCanonicalFieldsListener.0.contao.listener.data_container.disable_canonical_fields" class="Contao\CoreBundle\EventListener\DataContainer\DisableCanonicalFieldsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.disable_canonical_fields" class="Contao\CoreBundle\EventListener\DataContainer\DisableCanonicalFieldsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\DynamicPtableListener.0.contao.listener.data_container.dynamic_ptable" class="Contao\CoreBundle\EventListener\DataContainer\DynamicPtableListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.dynamic_ptable" class="Contao\CoreBundle\EventListener\DataContainer\DynamicPtableListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\EnumOptionsListener.0.contao.listener.data_container.enum_options" class="Contao\CoreBundle\EventListener\DataContainer\EnumOptionsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.enum_options" class="Contao\CoreBundle\EventListener\DataContainer\EnumOptionsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\FallbackRecordLabelListener.0.contao.listener.data_container.fallback_record_label" class="Contao\CoreBundle\EventListener\DataContainer\FallbackRecordLabelListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.fallback_record_label" class="Contao\CoreBundle\EventListener\DataContainer\FallbackRecordLabelListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\FileImagePreviewListener.0.contao.listener.data_container.file_image_preview" class="Contao\CoreBundle\EventListener\DataContainer\FileImagePreviewListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.file_image_preview" class="Contao\CoreBundle\EventListener\DataContainer\FileImagePreviewListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\FrontendModulePermissionsListener.0.contao.listener.data_container.frontend_module_permissions" class="Contao\CoreBundle\EventListener\DataContainer\FrontendModulePermissionsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.frontend_module_permissions" class="Contao\CoreBundle\EventListener\DataContainer\FrontendModulePermissionsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\JobsListener.0.contao.listener.data_container.jobs" class="Contao\CoreBundle\EventListener\DataContainer\JobsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.jobs" class="Contao\CoreBundle\EventListener\DataContainer\JobsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.listener.data_container.layout_options" class="Contao\CoreBundle\EventListener\DataContainer\LayoutOptionsListener" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\LayoutOptionsListener.0.contao.listener.data_container.layout_options" class="Contao\CoreBundle\EventListener\DataContainer\LayoutOptionsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.layout_options" class="Contao\CoreBundle\EventListener\DataContainer\LayoutOptionsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\LegacyGalleryPaletteListener.0.contao.listener.data_container.legacy_gallery_palette" class="Contao\CoreBundle\EventListener\DataContainer\LegacyGalleryPaletteListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.legacy_gallery_palette" class="Contao\CoreBundle\EventListener\DataContainer\LegacyGalleryPaletteListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\LegacyTemplatesListener.0.contao.listener.data_container.legacy_templates" class="Contao\CoreBundle\EventListener\DataContainer\LegacyTemplatesListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.legacy_templates" class="Contao\CoreBundle\EventListener\DataContainer\LegacyTemplatesListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\LogoutPageRedirectListener.0.contao.listener.data_container.logout_page_redirect" class="Contao\CoreBundle\EventListener\DataContainer\LogoutPageRedirectListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.logout_page_redirect" class="Contao\CoreBundle\EventListener\DataContainer\LogoutPageRedirectListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\MemberGroupsListener.0.contao.listener.data_container.member_groups" class="Contao\CoreBundle\EventListener\DataContainer\MemberGroupsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.member_groups" class="Contao\CoreBundle\EventListener\DataContainer\MemberGroupsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\PageRoutingListener.0.contao.listener.data_container.page_routing" class="Contao\CoreBundle\EventListener\DataContainer\PageRoutingListener" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.page_routing" class="Contao\CoreBundle\EventListener\DataContainer\PageRoutingListener" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\PageSearchListener.0.contao.listener.data_container.page_search" class="Contao\CoreBundle\EventListener\DataContainer\PageSearchListener" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.page_search" class="Contao\CoreBundle\EventListener\DataContainer\PageSearchListener" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\PageTypeOptionsListener.0.contao.listener.data_container.page_type_options" class="Contao\CoreBundle\EventListener\DataContainer\PageTypeOptionsListener" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.page_type_options" class="Contao\CoreBundle\EventListener\DataContainer\PageTypeOptionsListener" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\PageUrlListener.0.contao.listener.data_container.page_url" class="Contao\CoreBundle\EventListener\DataContainer\PageUrlListener" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.page_url" class="Contao\CoreBundle\EventListener\DataContainer\PageUrlListener" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\PageUseSslDefaultListener.0.contao.listener.data_container.page_use_ssl_default" class="Contao\CoreBundle\EventListener\DataContainer\PageUseSslDefaultListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.page_use_ssl_default" class="Contao\CoreBundle\EventListener\DataContainer\PageUseSslDefaultListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\PersonalDataPasswordListener.0.contao.listener.data_container.personal_data_password" class="Contao\CoreBundle\EventListener\DataContainer\PersonalDataPasswordListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.personal_data_password" class="Contao\CoreBundle\EventListener\DataContainer\PersonalDataPasswordListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\PreviewLinkListener.0.contao.listener.data_container.preview_link" class="Contao\CoreBundle\EventListener\DataContainer\PreviewLinkListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.preview_link" class="Contao\CoreBundle\EventListener\DataContainer\PreviewLinkListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\RecordPreviewListener.0.contao.listener.data_container.record_preview" class="Contao\CoreBundle\EventListener\DataContainer\RecordPreviewListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.record_preview" class="Contao\CoreBundle\EventListener\DataContainer\RecordPreviewListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ResetCustomTemplateListener.0.contao.listener.data_container.reset_custom_template" class="Contao\CoreBundle\EventListener\DataContainer\ResetCustomTemplateListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.reset_custom_template" class="Contao\CoreBundle\EventListener\DataContainer\ResetCustomTemplateListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener.0.contao.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\SwitchMemberOperationListener.0.contao.listener.data_container.switch_member_operation" class="Contao\CoreBundle\EventListener\DataContainer\SwitchMemberOperationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.switch_member_operation" class="Contao\CoreBundle\EventListener\DataContainer\SwitchMemberOperationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\SwitchUserOperationListener.0.contao.listener.data_container.switch_user_operation" class="Contao\CoreBundle\EventListener\DataContainer\SwitchUserOperationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.switch_user_operation" class="Contao\CoreBundle\EventListener\DataContainer\SwitchUserOperationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\TemplateOptionsListener.0.contao.listener.data_container.template_options" class="Contao\CoreBundle\EventListener\DataContainer\TemplateOptionsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.template_options" class="Contao\CoreBundle\EventListener\DataContainer\TemplateOptionsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ThemeLayoutListener.0.contao.listener.data_container.theme_layout" class="Contao\CoreBundle\EventListener\DataContainer\ThemeLayoutListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.theme_layout" class="Contao\CoreBundle\EventListener\DataContainer\ThemeLayoutListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ThemeOperationsListener.0.contao.listener.data_container.theme_operations" class="Contao\CoreBundle\EventListener\DataContainer\ThemeOperationsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.theme_operations" class="Contao\CoreBundle\EventListener\DataContainer\ThemeOperationsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ThemeTemplatesListener.0.contao.listener.data_container.theme_templates" class="Contao\CoreBundle\EventListener\DataContainer\ThemeTemplatesListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.theme_templates" class="Contao\CoreBundle\EventListener\DataContainer\ThemeTemplatesListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\TrackFieldsListener.0.contao.listener.data_container.track_fields" class="Contao\CoreBundle\EventListener\DataContainer\TrackFieldsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.track_fields" class="Contao\CoreBundle\EventListener\DataContainer\TrackFieldsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\Undo\JumpToParentOperationListener.0.contao.listener.data_container.undo.jump_to_parent_operation" class="Contao\CoreBundle\EventListener\DataContainer\Undo\JumpToParentOperationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.undo.jump_to_parent_operation" class="Contao\CoreBundle\EventListener\DataContainer\Undo\JumpToParentOperationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\Undo\LabelListener.0.contao.listener.data_container.undo.label" class="Contao\CoreBundle\EventListener\DataContainer\Undo\LabelListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.undo.label" class="Contao\CoreBundle\EventListener\DataContainer\Undo\LabelListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\Undo\UndoOperationListener.0.contao.listener.data_container.undo_operation" class="Contao\CoreBundle\EventListener\DataContainer\Undo\UndoOperationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.undo_operation" class="Contao\CoreBundle\EventListener\DataContainer\Undo\UndoOperationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\UserAdminFieldListener.0.contao.listener.data_container.user_admin_field" class="Contao\CoreBundle\EventListener\DataContainer\UserAdminFieldListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.user_admin_field" class="Contao\CoreBundle\EventListener\DataContainer\UserAdminFieldListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.listener.data_container.user_root" class="Contao\CoreBundle\EventListener\DataContainer\UserRootListener" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\UserRootListener.0.contao.listener.data_container.user_root" class="Contao\CoreBundle\EventListener\DataContainer\UserRootListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.user_root" class="Contao\CoreBundle\EventListener\DataContainer\UserRootListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\ValidateCustomRgxpListener.0.contao.listener.data_container.validate_custom_rgxp" class="Contao\CoreBundle\EventListener\DataContainer\ValidateCustomRgxpListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container.validate_custom_rgxp" class="Contao\CoreBundle\EventListener\DataContainer\ValidateCustomRgxpListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainerCallbackListener.0.contao.listener.data_container_callback" class="Contao\CoreBundle\EventListener\DataContainerCallbackListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.data_container_callback" class="Contao\CoreBundle\EventListener\DataContainerCallbackListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.contao.listener.dbafs_metadata" class="Contao\CoreBundle\EventListener\DbafsMetadataSubscriber" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.dbafs_metadata" class="Contao\CoreBundle\EventListener\DbafsMetadataSubscriber" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DcaSwitchRequestListener.0.contao.listener.dca_switch_request" class="Contao\CoreBundle\EventListener\DcaSwitchRequestListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.dca_switch_request" class="Contao\CoreBundle\EventListener\DcaSwitchRequestListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DoctrineSchemaListener.0.contao.listener.doctrine_schema" class="Contao\CoreBundle\EventListener\DoctrineSchemaListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.doctrine_schema" class="Contao\CoreBundle\EventListener\DoctrineSchemaListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\ExceptionConverterListener.0.contao.listener.exception_converter" class="Contao\CoreBundle\EventListener\ExceptionConverterListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.exception_converter" class="Contao\CoreBundle\EventListener\ExceptionConverterListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\ImageSizeOptionsListener.0.contao.listener.image_size_options" class="Contao\CoreBundle\EventListener\ImageSizeOptionsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.image_size_options" class="Contao\CoreBundle\EventListener\ImageSizeOptionsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\InsecureInstallationListener.0.contao.listener.insecure_installation" class="Contao\CoreBundle\EventListener\InsecureInstallationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.insecure_installation" class="Contao\CoreBundle\EventListener\InsecureInstallationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\ContaoJsonLdSchemaListener.0.contao.listener.json_ld_schema" class="Contao\CoreBundle\EventListener\ContaoJsonLdSchemaListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.json_ld_schema" class="Contao\CoreBundle\EventListener\ContaoJsonLdSchemaListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\LanguageFallbackWarningListener.0.contao.listener.language_fallback_warning" class="Contao\CoreBundle\EventListener\LanguageFallbackWarningListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.language_fallback_warning" class="Contao\CoreBundle\EventListener\LanguageFallbackWarningListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.contao.listener.locale" class="Contao\CoreBundle\EventListener\LocaleSubscriber" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.locale" class="Contao\CoreBundle\EventListener\LocaleSubscriber" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\LogEmailMessageListener.0.contao.listener.log_email_message" class="Contao\CoreBundle\EventListener\LogEmailMessageListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.log_email_message" class="Contao\CoreBundle\EventListener\LogEmailMessageListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\MakeResponsePrivateListener.0.contao.listener.make_response_private" class="Contao\CoreBundle\EventListener\MakeResponsePrivateListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.make_response_private" class="Contao\CoreBundle\EventListener\MakeResponsePrivateListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendBreadcrumbListener.0.contao.listener.menu.backend_breadcrumb" class="Contao\CoreBundle\EventListener\Menu\BackendBreadcrumbListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_breadcrumb" class="Contao\CoreBundle\EventListener\Menu\BackendBreadcrumbListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendFavoritesListener.0.contao.listener.menu.backend_favorites" class="Contao\CoreBundle\EventListener\Menu\BackendFavoritesListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_favorites" class="Contao\CoreBundle\EventListener\Menu\BackendFavoritesListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendHeaderListener.0.contao.listener.menu.backend_header" class="Contao\CoreBundle\EventListener\Menu\BackendHeaderListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_header" class="Contao\CoreBundle\EventListener\Menu\BackendHeaderListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendJobsListener.0.contao.listener.menu.backend_jobs" class="Contao\CoreBundle\EventListener\Menu\BackendJobsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_jobs" class="Contao\CoreBundle\EventListener\Menu\BackendJobsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendLoginListener.0.contao.listener.menu.backend_login" class="Contao\CoreBundle\EventListener\Menu\BackendLoginListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_login" class="Contao\CoreBundle\EventListener\Menu\BackendLoginListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendLogoutListener.0.contao.listener.menu.backend_logout" class="Contao\CoreBundle\EventListener\Menu\BackendLogoutListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_logout" class="Contao\CoreBundle\EventListener\Menu\BackendLogoutListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendMainListener.0.contao.listener.menu.backend_main" class="Contao\CoreBundle\EventListener\Menu\BackendMainListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_main" class="Contao\CoreBundle\EventListener\Menu\BackendMainListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendPreviewListener.0.contao.listener.menu.backend_preview" class="Contao\CoreBundle\EventListener\Menu\BackendPreviewListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_preview" class="Contao\CoreBundle\EventListener\Menu\BackendPreviewListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Menu\BackendTemplateStudioListener.0.contao.listener.menu.backend_template_studio" class="Contao\CoreBundle\EventListener\Menu\BackendTemplateStudioListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.menu.backend_template_studio" class="Contao\CoreBundle\EventListener\Menu\BackendTemplateStudioListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.listener.merge_http_headers" class="Contao\CoreBundle\EventListener\MergeHttpHeadersListener" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\MergeHttpHeadersListener.0.contao.listener.merge_http_headers" class="Contao\CoreBundle\EventListener\MergeHttpHeadersListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.merge_http_headers" class="Contao\CoreBundle\EventListener\MergeHttpHeadersListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\PageAccessListener.0.contao.listener.page_access" class="Contao\CoreBundle\EventListener\PageAccessListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.page_access" class="Contao\CoreBundle\EventListener\PageAccessListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\PageTrailCacheTagsListener.0.contao.listener.page_trail_cache_tags" class="Contao\CoreBundle\EventListener\PageTrailCacheTagsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.page_trail_cache_tags" class="Contao\CoreBundle\EventListener\PageTrailCacheTagsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\PrettyErrorScreenListener.0.contao.listener.pretty_error_screen" class="Contao\CoreBundle\EventListener\PrettyErrorScreenListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.pretty_error_screen" class="Contao\CoreBundle\EventListener\PrettyErrorScreenListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\PreviewAuthenticationListener.0.contao.listener.preview_authentication" class="Contao\CoreBundle\EventListener\PreviewAuthenticationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.preview_authentication" class="Contao\CoreBundle\EventListener\PreviewAuthenticationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\PreviewToolbarListener.0.contao.listener.preview_toolbar" class="Contao\CoreBundle\EventListener\PreviewToolbarListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.preview_toolbar" class="Contao\CoreBundle\EventListener\PreviewToolbarListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\PreviewUrlConvertListener.0.contao.listener.preview_url_convert" class="Contao\CoreBundle\EventListener\PreviewUrlConvertListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.preview_url_convert" class="Contao\CoreBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\PreviewUrlCreateListener.0.contao.listener.preview_url_create" class="Contao\CoreBundle\EventListener\PreviewUrlCreateListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.preview_url_create" class="Contao\CoreBundle\EventListener\PreviewUrlCreateListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\RequestTokenListener.0.contao.listener.request_token" class="Contao\CoreBundle\EventListener\RequestTokenListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.request_token" class="Contao\CoreBundle\EventListener\RequestTokenListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\ResponseExceptionListener.0.contao.listener.response_exception" class="Contao\CoreBundle\EventListener\ResponseExceptionListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.response_exception" class="Contao\CoreBundle\EventListener\ResponseExceptionListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\RobotsTxtListener.0.contao.listener.robots_txt" class="Contao\CoreBundle\EventListener\RobotsTxtListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.robots_txt" class="Contao\CoreBundle\EventListener\RobotsTxtListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\SearchIndexListener.0.contao.listener.search_index" class="Contao\CoreBundle\EventListener\SearchIndexListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.search_index" class="Contao\CoreBundle\EventListener\SearchIndexListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Security\LogoutListener.0.contao.listener.security.logout" class="Contao\CoreBundle\EventListener\Security\LogoutListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.security.logout" class="Contao\CoreBundle\EventListener\Security\LogoutListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Security\SwitchUserListener.0.contao.listener.security.switch_user" class="Contao\CoreBundle\EventListener\Security\SwitchUserListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.security.switch_user" class="Contao\CoreBundle\EventListener\Security\SwitchUserListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Security\TwoFactorFrontendListener.0.contao.listener.security.two_factor_frontend" class="Contao\CoreBundle\EventListener\Security\TwoFactorFrontendListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.security.two_factor_frontend" class="Contao\CoreBundle\EventListener\Security\TwoFactorFrontendListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\ServiceUnavailableListener.0.contao.listener.service_unavailable" class="Contao\CoreBundle\EventListener\ServiceUnavailableListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.service_unavailable" class="Contao\CoreBundle\EventListener\ServiceUnavailableListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.contao.listener.subrequest_cache" class="Contao\CoreBundle\EventListener\SubrequestCacheSubscriber" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.listener.subrequest_cache" class="Contao\CoreBundle\EventListener\SubrequestCacheSubscriber" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.subrequest_cache" class="Contao\CoreBundle\EventListener\SubrequestCacheSubscriber" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\TransportSecurityHeaderListener.0.contao.listener.transport_security_header" class="Contao\CoreBundle\EventListener\TransportSecurityHeaderListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.transport_security_header" class="Contao\CoreBundle\EventListener\TransportSecurityHeaderListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\UnwrapTwigExceptionListener.0.contao.listener.unwrap_twig_exception" class="Contao\CoreBundle\EventListener\UnwrapTwigExceptionListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.unwrap_twig_exception" class="Contao\CoreBundle\EventListener\UnwrapTwigExceptionListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\UserSessionListener.0.contao.listener.user_session" class="Contao\CoreBundle\EventListener\UserSessionListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.user_session" class="Contao\CoreBundle\EventListener\UserSessionListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\VirtualFieldsMappingListener.0.contao.listener.virtual_fields_mapping" class="Contao\CoreBundle\EventListener\VirtualFieldsMappingListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.virtual_fields_mapping" class="Contao\CoreBundle\EventListener\VirtualFieldsMappingListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\WebauthnRouteListener.0.contao.listener.webauthn_route_backend" class="Contao\CoreBundle\EventListener\WebauthnRouteListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.webauthn_route_backend" class="Contao\CoreBundle\EventListener\WebauthnRouteListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\WebauthnRouteListener.0.contao.listener.webauthn_route_frontend" class="Contao\CoreBundle\EventListener\WebauthnRouteListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.webauthn_route_frontend" class="Contao\CoreBundle\EventListener\WebauthnRouteListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Widget\CustomRgxpListener.0.contao.listener.widget.custom_rgxp" class="Contao\CoreBundle\EventListener\Widget\CustomRgxpListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.widget.custom_rgxp" class="Contao\CoreBundle\EventListener\Widget\CustomRgxpListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Widget\HttpUrlListener.0.contao.listener.widget.http_url" class="Contao\CoreBundle\EventListener\Widget\HttpUrlListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.widget.http_url" class="Contao\CoreBundle\EventListener\Widget\HttpUrlListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\Widget\RootPageDependentSelectListener.0.contao.listener.widget.root_page_dependent_select" class="Contao\CoreBundle\EventListener\Widget\RootPageDependentSelectListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.listener.widget.root_page_dependent_select" class="Contao\CoreBundle\EventListener\Widget\RootPageDependentSelectListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Messenger\EventListener\MessageListener.0.contao.messenger.message_listener" class="Contao\CoreBundle\Messenger\EventListener\MessageListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.messenger.message_listener" class="Contao\CoreBundle\Messenger\EventListener\MessageListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Loader\AutoRefreshTemplateHierarchyListener.0.contao.twig.loader.auto_refresh_template_hierarchy_listener" class="Contao\CoreBundle\Twig\Loader\AutoRefreshTemplateHierarchyListener" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.loader.auto_refresh_template_hierarchy_listener" class="Contao\CoreBundle\Twig\Loader\AutoRefreshTemplateHierarchyListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.environment.dns" class="Contao\CoreBundle\Migration\Environment\DnsMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.environment.dns" class="Contao\CoreBundle\Migration\Environment\DnsMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_500.accesskey" class="Contao\CoreBundle\Migration\Version500\AccesskeyMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_500.accesskey" class="Contao\CoreBundle\Migration\Version500\AccesskeyMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_500.basic_entities" class="Contao\CoreBundle\Migration\Version500\BasicEntitiesMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_500.basic_entities" class="Contao\CoreBundle\Migration\Version500\BasicEntitiesMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_500.boolean_fields" class="Contao\CoreBundle\Migration\Version500\BooleanFieldsMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_500.boolean_fields" class="Contao\CoreBundle\Migration\Version500\BooleanFieldsMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_500.empty_ptable" class="Contao\CoreBundle\Migration\Version500\EmptyPtableMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_500.empty_ptable" class="Contao\CoreBundle\Migration\Version500\EmptyPtableMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_500.guests" class="Contao\CoreBundle\Migration\Version500\GuestsMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_500.guests" class="Contao\CoreBundle\Migration\Version500\GuestsMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_500.member_country_uppercase" class="Contao\CoreBundle\Migration\Version500\MemberCountryUppercaseMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_500.member_country_uppercase" class="Contao\CoreBundle\Migration\Version500\MemberCountryUppercaseMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_500.order_field" class="Contao\CoreBundle\Migration\Version500\OrderFieldMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_500.order_field" class="Contao\CoreBundle\Migration\Version500\OrderFieldMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_502.always_forward" class="Contao\CoreBundle\Migration\Version502\AlwaysForwardMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_502.always_forward" class="Contao\CoreBundle\Migration\Version502\AlwaysForwardMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_503.caption_basic_entities" class="Contao\CoreBundle\Migration\Version503\CaptionBasicEntitiesMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_503.caption_basic_entities" class="Contao\CoreBundle\Migration\Version503\CaptionBasicEntitiesMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_503.file_extension" class="Contao\CoreBundle\Migration\Version503\FileExtensionMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_503.file_extension" class="Contao\CoreBundle\Migration\Version503\FileExtensionMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_503.frontend_modules" class="Contao\CoreBundle\Migration\Version503\FrontendModulesMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_503.frontend_modules" class="Contao\CoreBundle\Migration\Version503\FrontendModulesMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_503.remember_me" class="Contao\CoreBundle\Migration\Version503\RememberMeMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_503.remember_me" class="Contao\CoreBundle\Migration\Version503\RememberMeMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_505.form_store_session" class="Contao\CoreBundle\Migration\Version505\FormStoreSessionMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_505.form_store_session" class="Contao\CoreBundle\Migration\Version505\FormStoreSessionMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_505.overwrite_meta" class="Contao\CoreBundle\Migration\Version505\OverwriteMetaMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_505.overwrite_meta" class="Contao\CoreBundle\Migration\Version505\OverwriteMetaMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_506.layout_template" class="Contao\CoreBundle\Migration\Version506\LayoutTemplateMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_506.layout_template" class="Contao\CoreBundle\Migration\Version506\LayoutTemplateMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_506.search_indexer_settings" class="Contao\CoreBundle\Migration\Version506\SearchIndexerSettingsMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_506.search_indexer_settings" class="Contao\CoreBundle\Migration\Version506\SearchIndexerSettingsMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_507.default_cud" class="Contao\CoreBundle\Migration\Version507\DefaultCudMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_507.default_cud" class="Contao\CoreBundle\Migration\Version507\DefaultCudMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_507.field_permission" class="Contao\CoreBundle\Migration\Version507\FieldPermissionMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_507.field_permission" class="Contao\CoreBundle\Migration\Version507\FieldPermissionMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao.cache.clearer" class="Contao\CoreBundle\Cache\ContaoCacheClearer" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.cache.clearer" class="Contao\CoreBundle\Cache\ContaoCacheClearer" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.contao.cache.warmer" class="Contao\CoreBundle\Cache\ContaoCacheWarmer" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.cache.warmer" class="Contao\CoreBundle\Cache\ContaoCacheWarmer" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot.broken_link_checker_subscriber" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\BrokenLinkCheckerSubscriber" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot.broken_link_checker_subscriber" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\BrokenLinkCheckerSubscriber" abstract="true"/>
    <service id=".abstract.instanceof.contao.crawl.escargot.broken_link_checker_subscriber" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\BrokenLinkCheckerSubscriber" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot.search_index_subscriber" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\SearchIndexSubscriber" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot.search_index_subscriber" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\SearchIndexSubscriber" abstract="true"/>
    <service id=".abstract.instanceof.contao.crawl.escargot.search_index_subscriber" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\SearchIndexSubscriber" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Cron\PurgeExpiredAltchaChallengesCron.0.contao.cron.purge_expired_altcha_challenges" class="Contao\CoreBundle\Cron\PurgeExpiredAltchaChallengesCron" abstract="true"/>
    <service id=".abstract.instanceof.contao.cron.purge_expired_altcha_challenges" class="Contao\CoreBundle\Cron\PurgeExpiredAltchaChallengesCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Cron\PurgeExpiredDataCron.0.contao.cron.purge_expired_data" class="Contao\CoreBundle\Cron\PurgeExpiredDataCron" abstract="true"/>
    <service id=".abstract.instanceof.contao.cron.purge_expired_data" class="Contao\CoreBundle\Cron\PurgeExpiredDataCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Cron\PurgeJobsCron.0.contao.cron.purge_jobs" class="Contao\CoreBundle\Cron\PurgeJobsCron" abstract="true"/>
    <service id=".abstract.instanceof.contao.cron.purge_jobs" class="Contao\CoreBundle\Cron\PurgeJobsCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Cron\PurgeOptInTokensCron.0.contao.cron.purge_opt_in_tokens" class="Contao\CoreBundle\Cron\PurgeOptInTokensCron" abstract="true"/>
    <service id=".abstract.instanceof.contao.cron.purge_opt_in_tokens" class="Contao\CoreBundle\Cron\PurgeOptInTokensCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Cron\PurgePreviewLinksCron.0.contao.cron.purge_preview_links" class="Contao\CoreBundle\Cron\PurgePreviewLinksCron" abstract="true"/>
    <service id=".abstract.instanceof.contao.cron.purge_preview_links" class="Contao\CoreBundle\Cron\PurgePreviewLinksCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Cron\PurgeRegistrationsCron.0.contao.cron.purge_registrations" class="Contao\CoreBundle\Cron\PurgeRegistrationsCron" abstract="true"/>
    <service id=".abstract.instanceof.contao.cron.purge_registrations" class="Contao\CoreBundle\Cron\PurgeRegistrationsCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Cron\PurgeTempFolderCron.0.contao.cron.purge_temp_folder" class="Contao\CoreBundle\Cron\PurgeTempFolderCron" abstract="true"/>
    <service id=".abstract.instanceof.contao.cron.purge_temp_folder" class="Contao\CoreBundle\Cron\PurgeTempFolderCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Cron\SuperviseWorkersCron.0.contao.cron.supervise_workers" class="Contao\CoreBundle\Cron\SuperviseWorkersCron" abstract="true"/>
    <service id=".abstract.instanceof.contao.cron.supervise_workers" class="Contao\CoreBundle\Cron\SuperviseWorkersCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.csrf.token_manager" class="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.csrf.token_manager" class="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.csrf.token_storage" class="Contao\CoreBundle\Csrf\MemoryTokenStorage" abstract="true"/>
    <service id=".abstract.instanceof.contao.csrf.token_storage" class="Contao\CoreBundle\Csrf\MemoryTokenStorage" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.contao.data_collector" class="Contao\CoreBundle\DataCollector\ContaoDataCollector" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.data_collector" class="Contao\CoreBundle\DataCollector\ContaoDataCollector" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.data_collector" class="Contao\CoreBundle\DataCollector\ContaoDataCollector" abstract="true"/>
    <service id=".abstract.instanceof.contao.data_collector" class="Contao\CoreBundle\DataCollector\ContaoDataCollector" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.data_container.dca_request_switcher" class="Contao\CoreBundle\DataContainer\DcaRequestSwitcher" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.data_container.dca_request_switcher" class="Contao\CoreBundle\DataContainer\DcaRequestSwitcher" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.data_container.value_formatter" class="Contao\CoreBundle\DataContainer\ValueFormatter" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.data_container.value_formatter" class="Contao\CoreBundle\DataContainer\ValueFormatter" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.contao.doctrine.orm.fail_tolerant_proxy_cache_warmer" class="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" abstract="true"/>
    <service id=".abstract.instanceof.contao.doctrine.orm.fail_tolerant_proxy_cache_warmer" class="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.contao.fragment.pre_handlers" class="Symfony\Component\DependencyInjection\ServiceLocator" abstract="true"/>
    <service id=".abstract.instanceof.contao.fragment.pre_handlers" class="Symfony\Component\DependencyInjection\ServiceLocator" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.framework" class="Contao\CoreBundle\Framework\ContaoFramework" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.framework" class="Contao\CoreBundle\Framework\ContaoFramework" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.image.sizes" class="Contao\CoreBundle\Image\ImageSizes" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.image.sizes" class="Contao\CoreBundle\Image\ImageSizes" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Flag\FormatFlag.0.contao.insert_tag.format_flag" class="Contao\CoreBundle\InsertTag\Flag\FormatFlag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.format_flag" class="Contao\CoreBundle\InsertTag\Flag\FormatFlag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.insert_tag.parser" class="Contao\CoreBundle\InsertTag\InsertTagParser" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.parser" class="Contao\CoreBundle\InsertTag\InsertTagParser" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Flag\PhpFunctionFlag.0.contao.insert_tag.php_function_flag" class="Contao\CoreBundle\InsertTag\Flag\PhpFunctionFlag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.php_function_flag" class="Contao\CoreBundle\InsertTag\Flag\PhpFunctionFlag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\AssetInsertTag.0.contao.insert_tag.resolver.asset" class="Contao\CoreBundle\InsertTag\Resolver\AssetInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.asset" class="Contao\CoreBundle\InsertTag\Resolver\AssetInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\DateInsertTag.0.contao.insert_tag.resolver.date" class="Contao\CoreBundle\InsertTag\Resolver\DateInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.date" class="Contao\CoreBundle\InsertTag\Resolver\DateInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\EmptyInsertTag.0.contao.insert_tag.resolver.empty" class="Contao\CoreBundle\InsertTag\Resolver\EmptyInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.empty" class="Contao\CoreBundle\InsertTag\Resolver\EmptyInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\FormInsertTag.0.contao.insert_tag.resolver.form" class="Contao\CoreBundle\InsertTag\Resolver\FormInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.form" class="Contao\CoreBundle\InsertTag\Resolver\FormInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\FormatDateInsertTag.0.contao.insert_tag.resolver.format_date" class="Contao\CoreBundle\InsertTag\Resolver\FormatDateInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.format_date" class="Contao\CoreBundle\InsertTag\Resolver\FormatDateInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\FragmentInsertTag.0.contao.insert_tag.resolver.fragment" class="Contao\CoreBundle\InsertTag\Resolver\FragmentInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.fragment" class="Contao\CoreBundle\InsertTag\Resolver\FragmentInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\IfLanguageInsertTag.0.contao.insert_tag.resolver.if_language" class="Contao\CoreBundle\InsertTag\Resolver\IfLanguageInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.if_language" class="Contao\CoreBundle\InsertTag\Resolver\IfLanguageInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\LegacyInsertTag.0.contao.insert_tag.resolver.legacy" class="Contao\CoreBundle\InsertTag\Resolver\LegacyInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.legacy" class="Contao\CoreBundle\InsertTag\Resolver\LegacyInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\LinkInsertTag.0.contao.insert_tag.resolver.link" class="Contao\CoreBundle\InsertTag\Resolver\LinkInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.link" class="Contao\CoreBundle\InsertTag\Resolver\LinkInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Resolver\TranslationInsertTag.0.contao.insert_tag.resolver.translation" class="Contao\CoreBundle\InsertTag\Resolver\TranslationInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.resolver.translation" class="Contao\CoreBundle\InsertTag\Resolver\TranslationInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\InsertTag\Flag\StringUtilFlag.0.contao.insert_tag.string_util_flag" class="Contao\CoreBundle\InsertTag\Flag\StringUtilFlag" abstract="true"/>
    <service id=".abstract.instanceof.contao.insert_tag.string_util_flag" class="Contao\CoreBundle\InsertTag\Flag\StringUtilFlag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Mailer\AvailableTransports.0.contao.mailer.available_transports" class="Contao\CoreBundle\Mailer\AvailableTransports" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.mailer.available_transports" class="Contao\CoreBundle\Mailer\AvailableTransports" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Messenger\MessageHandler\CrawlMessageHandler.0.contao.messenger.crawl_message_handler" class="Contao\CoreBundle\Messenger\MessageHandler\CrawlMessageHandler" abstract="true"/>
    <service id=".abstract.instanceof.contao.messenger.crawl_message_handler" class="Contao\CoreBundle\Messenger\MessageHandler\CrawlMessageHandler" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler.0.contao.messenger.search_index_message_handler" class="Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler" abstract="true"/>
    <service id=".abstract.instanceof.contao.messenger.search_index_message_handler" class="Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Messenger\WebWorker.0.contao.messenger.web_worker" class="Contao\CoreBundle\Messenger\WebWorker" abstract="true"/>
    <service id=".abstract.instanceof.contao.messenger.web_worker" class="Contao\CoreBundle\Messenger\WebWorker" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.contao.model_argument_resolver" class="Contao\CoreBundle\HttpKernel\ModelArgumentResolver" abstract="true"/>
    <service id=".abstract.instanceof.contao.model_argument_resolver" class="Contao\CoreBundle\HttpKernel\ModelArgumentResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Monolog\ResettableInterface.0.contao.monolog.handler" class="Contao\CoreBundle\Monolog\ContaoTableHandler" abstract="true"/>
    <service id=".instanceof.Monolog\Handler\HandlerInterface.0.contao.monolog.handler" class="Contao\CoreBundle\Monolog\ContaoTableHandler" abstract="true"/>
    <service id=".abstract.instanceof.contao.monolog.handler" class="Contao\CoreBundle\Monolog\ContaoTableHandler" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Monolog\Processor\ProcessorInterface.0.contao.monolog.processor" class="Contao\CoreBundle\Monolog\ContaoTableProcessor" abstract="true"/>
    <service id=".abstract.instanceof.contao.monolog.processor" class="Contao\CoreBundle\Monolog\ContaoTableProcessor" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.article_provider" class="Contao\CoreBundle\Picker\ArticlePickerProvider" abstract="true"/>
    <service id=".abstract.instanceof.contao.picker.article_provider" class="Contao\CoreBundle\Picker\ArticlePickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.file_provider" class="Contao\CoreBundle\Picker\FilePickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.picker.file_provider" class="Contao\CoreBundle\Picker\FilePickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\FilePickerProvider.0.contao.picker.file_provider" class="Contao\CoreBundle\Picker\FilePickerProvider" abstract="true"/>
    <service id=".abstract.instanceof.contao.picker.file_provider" class="Contao\CoreBundle\Picker\FilePickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.page_provider" class="Contao\CoreBundle\Picker\PagePickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PagePickerProvider.0.contao.picker.page_provider" class="Contao\CoreBundle\Picker\PagePickerProvider" abstract="true"/>
    <service id=".abstract.instanceof.contao.picker.page_provider" class="Contao\CoreBundle\Picker\PagePickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.table_provider" class="Contao\CoreBundle\Picker\TablePickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\TablePickerProvider.0.contao.picker.table_provider" class="Contao\CoreBundle\Picker\TablePickerProvider" abstract="true"/>
    <service id=".abstract.instanceof.contao.picker.table_provider" class="Contao\CoreBundle\Picker\TablePickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.process_util" class="Contao\CoreBundle\Util\ProcessUtil" abstract="true"/>
    <service id=".abstract.instanceof.contao.process_util" class="Contao\CoreBundle\Util\ProcessUtil" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.contao.repository.altcha" class="Contao\CoreBundle\Repository\AltchaRepository" abstract="true"/>
    <service id=".abstract.instanceof.contao.repository.altcha" class="Contao\CoreBundle\Repository\AltchaRepository" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.contao.repository.cron_job" class="Contao\CoreBundle\Repository\CronJobRepository" abstract="true"/>
    <service id=".abstract.instanceof.contao.repository.cron_job" class="Contao\CoreBundle\Repository\CronJobRepository" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.contao.repository.webauthn_credential" class="Contao\CoreBundle\Repository\WebauthnCredentialRepository" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.repository.webauthn_credential" class="Contao\CoreBundle\Repository\WebauthnCredentialRepository" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Routing\Content\ContentUrlResolverInterface.0.contao.routing.content.article_resolver" class="Contao\CoreBundle\Routing\Content\ArticleResolver" abstract="true"/>
    <service id=".abstract.instanceof.contao.routing.content.article_resolver" class="Contao\CoreBundle\Routing\Content\ArticleResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Routing\Content\ContentUrlResolverInterface.0.contao.routing.content.page_resolver" class="Contao\CoreBundle\Routing\Content\PageResolver" abstract="true"/>
    <service id=".abstract.instanceof.contao.routing.content.page_resolver" class="Contao\CoreBundle\Routing\Content\PageResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Routing\Content\ContentUrlResolverInterface.0.contao.routing.content.string_resolver" class="Contao\CoreBundle\Routing\Content\StringResolver" abstract="true"/>
    <service id=".abstract.instanceof.contao.routing.content.string_resolver" class="Contao\CoreBundle\Routing\Content\StringResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.routing.content_url_generator" class="Contao\CoreBundle\Routing\ContentUrlGenerator" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.routing.content_url_generator" class="Contao\CoreBundle\Routing\ContentUrlGenerator" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.routing.page_registry" class="Contao\CoreBundle\Routing\Page\PageRegistry" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.routing.page_registry" class="Contao\CoreBundle\Routing\Page\PageRegistry" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.default_indexer" class="Contao\CoreBundle\Search\Indexer\DefaultIndexer" abstract="true"/>
    <service id=".abstract.instanceof.contao.search.default_indexer" class="Contao\CoreBundle\Search\Indexer\DefaultIndexer" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.delegating_indexer" class="Contao\CoreBundle\Search\Indexer\DelegatingIndexer" abstract="true"/>
    <service id=".abstract.instanceof.contao.search.delegating_indexer" class="Contao\CoreBundle\Search\Indexer\DelegatingIndexer" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.security.backend_access_voter" class="Contao\CoreBundle\Security\Voter\BackendAccessVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.backend_access_voter" class="Contao\CoreBundle\Security\Voter\BackendAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.backend_access_voter" class="Contao\CoreBundle\Security\Voter\BackendAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.security.data_container.article_content_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ArticleContentVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.article_content_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ArticleContentVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.article_content_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ArticleContentVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.security.data_container.content_alias_delete_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentAliasDeleteVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.content_alias_delete_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentAliasDeleteVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.content_alias_delete_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentAliasDeleteVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.content_composition_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentCompositionVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.content_composition_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentCompositionVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.security.data_container.content_element_nesting_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentElementNestingVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.content_element_nesting_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentElementNestingVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.content_element_nesting_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentElementNestingVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.content_element_type_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentElementTypeVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.content_element_type_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ContentElementTypeVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.dca_permission_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\DcaPermissionVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.dca_permission_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\DcaPermissionVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.favorites_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FavoritesVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.favorites_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FavoritesVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.form_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FormAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.form_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FormAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.form_field_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FormFieldAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.form_field_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FormFieldAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.frontend_module_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FrontendModuleVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.frontend_module_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\FrontendModuleVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.image_size_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ImageSizeAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.image_size_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ImageSizeAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.image_size_item_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ImageSizeItemAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.image_size_item_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\ImageSizeItemAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.layout_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\LayoutAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.layout_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\LayoutAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.legacy_templates_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\LegacyTemplatesVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.legacy_templates_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\LegacyTemplatesVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.security.data_container.page_permission_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PagePermissionVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.page_permission_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PagePermissionVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.page_permission_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PagePermissionVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.security.data_container.page_type_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PageTypeAccessVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.page_type_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PageTypeAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.page_type_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\PageTypeAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.security.data_container.table_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\TableAccessVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.table_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\TableAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.table_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\TableAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.undo_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UndoVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.undo_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UndoVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.security.data_container.user_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UserAccessVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.user_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UserAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.user_access_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UserAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.data_container.user_profile_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UserProfileVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.data_container.user_profile_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\UserProfileVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.default_data_container_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\DefaultDataContainerVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.default_data_container_voter" class="Contao\CoreBundle\Security\Voter\DataContainer\DefaultDataContainerVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.legacy_backend_access_voter" class="Contao\CoreBundle\Security\Voter\LegacyBackendAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.legacy_backend_access_voter" class="Contao\CoreBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.member_group_voter" class="Contao\CoreBundle\Security\Voter\MemberGroupVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.member_group_voter" class="Contao\CoreBundle\Security\Voter\MemberGroupVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.webauthn_credential_voter" class="Contao\CoreBundle\Security\Voter\WebauthnCredentialVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.webauthn_credential_voter" class="Contao\CoreBundle\Security\Voter\WebauthnCredentialVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.contao.string.simple_token_parser" class="Contao\CoreBundle\String\SimpleTokenParser" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.string.simple_token_parser" class="Contao\CoreBundle\String\SimpleTokenParser" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.contao.translation.legacy_locale_switcher" class="Contao\CoreBundle\Translation\LegacyLocaleSwitcher" abstract="true"/>
    <service id=".abstract.instanceof.contao.translation.legacy_locale_switcher" class="Contao\CoreBundle\Translation\LegacyLocaleSwitcher" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.contao.translation.translator" class="Contao\CoreBundle\Translation\Translator" abstract="true"/>
    <service id=".abstract.instanceof.contao.translation.translator" class="Contao\CoreBundle\Translation\Translator" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.backend_helper_runtime" class="Contao\CoreBundle\Twig\Runtime\BackendHelperRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.backend_helper_runtime" class="Contao\CoreBundle\Twig\Runtime\BackendHelperRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.content_url_runtime" class="Contao\CoreBundle\Twig\Runtime\ContentUrlRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.content_url_runtime" class="Contao\CoreBundle\Twig\Runtime\ContentUrlRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.csp_runtime" class="Contao\CoreBundle\Twig\Runtime\CspRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.csp_runtime" class="Contao\CoreBundle\Twig\Runtime\CspRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.contao.twig.extension" class="Contao\CoreBundle\Twig\Extension\ContaoExtension" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.extension" class="Contao\CoreBundle\Twig\Extension\ContaoExtension" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Loader\LoaderInterface.0.contao.twig.fail_tolerant_filesystem_loader" class="Contao\CoreBundle\Twig\Loader\FailTolerantFilesystemLoader" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.fail_tolerant_filesystem_loader" class="Contao\CoreBundle\Twig\Loader\FailTolerantFilesystemLoader" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.figure_runtime" class="Contao\CoreBundle\Twig\Runtime\FigureRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.figure_runtime" class="Contao\CoreBundle\Twig\Runtime\FigureRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.twig.filesystem_loader" class="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader" public="true" abstract="true"/>
    <service id=".instanceof.Twig\Loader\LoaderInterface.0.contao.twig.filesystem_loader" class="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.filesystem_loader" class="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.contao.twig.filesystem_loader_warmer" class="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.filesystem_loader_warmer" class="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.formatter_runtime" class="Contao\CoreBundle\Twig\Runtime\FormatterRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.formatter_runtime" class="Contao\CoreBundle\Twig\Runtime\FormatterRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.fragment_runtime" class="Contao\CoreBundle\Twig\Runtime\FragmentRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.fragment_runtime" class="Contao\CoreBundle\Twig\Runtime\FragmentRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.highlighter_runtime" class="Contao\CoreBundle\Twig\Runtime\HighlighterRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.highlighter_runtime" class="Contao\CoreBundle\Twig\Runtime\HighlighterRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.contao.twig.ide.namespace_lookup_file_warmer" class="Contao\CoreBundle\Twig\Ide\NamespaceLookupFileWarmer" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.ide.namespace_lookup_file_warmer" class="Contao\CoreBundle\Twig\Ide\NamespaceLookupFileWarmer" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.insert_tag_runtime" class="Contao\CoreBundle\Twig\Runtime\InsertTagRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.insert_tag_runtime" class="Contao\CoreBundle\Twig\Runtime\InsertTagRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.legacy_template_functions_runtime" class="Contao\CoreBundle\Twig\Runtime\LegacyTemplateFunctionsRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.legacy_template_functions_runtime" class="Contao\CoreBundle\Twig\Runtime\LegacyTemplateFunctionsRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.picture_configuration_runtime" class="Contao\CoreBundle\Twig\Runtime\PictureConfigurationRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.picture_configuration_runtime" class="Contao\CoreBundle\Twig\Runtime\PictureConfigurationRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.sanitizer_runtime" class="Contao\CoreBundle\Twig\Runtime\SanitizerRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.sanitizer_runtime" class="Contao\CoreBundle\Twig\Runtime\SanitizerRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.schema_org_runtime" class="Contao\CoreBundle\Twig\Runtime\SchemaOrgRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.schema_org_runtime" class="Contao\CoreBundle\Twig\Runtime\SchemaOrgRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.string_runtime" class="Contao\CoreBundle\Twig\Runtime\StringRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.string_runtime" class="Contao\CoreBundle\Twig\Runtime\StringRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.contao.twig.url_runtime" class="Contao\CoreBundle\Twig\Runtime\UrlRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.url_runtime" class="Contao\CoreBundle\Twig\Runtime\UrlRuntime" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\Backend\TemplateStudioController" class="Contao\CoreBundle\Controller\Backend\TemplateStudioController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\Backend\TemplateStudioController" class="Contao\CoreBundle\Controller\Backend\TemplateStudioController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\Backend\TemplateStudioController" class="Contao\CoreBundle\Controller\Backend\TemplateStudioController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\Backend\TemplateStudioController.0.Contao\CoreBundle\Controller\Backend\TemplateStudioController" class="Contao\CoreBundle\Controller\Backend\TemplateStudioController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\Backend\TemplateStudioController" class="Contao\CoreBundle\Controller\Backend\TemplateStudioController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.create_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.create_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.create_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.create_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation.0.contao.twig.studio.create_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.create_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.create_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.create_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.create_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.create_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation.0.contao.twig.studio.create_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.create_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.create_legacy_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.create_legacy_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.create_legacy_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.create_legacy_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation.0.contao.twig.studio.create_legacy_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.create_legacy_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.create_legacy_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.create_legacy_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.create_legacy_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.create_legacy_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation.0.contao.twig.studio.create_legacy_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.create_legacy_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.create_legacy_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.create_legacy_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.create_legacy_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.create_legacy_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation.0.contao.twig.studio.create_legacy_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.create_legacy_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.create_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.create_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.create_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.create_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\CreateOperation.0.contao.twig.studio.create_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.create_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreateOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.create_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.create_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.create_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.create_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation.0.contao.twig.studio.create_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.create_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.delete_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.delete_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.delete_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.delete_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation.0.contao.twig.studio.delete_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.delete_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.delete_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.delete_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.delete_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.delete_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation.0.contao.twig.studio.delete_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.delete_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.delete_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.delete_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.delete_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.delete_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation.0.contao.twig.studio.delete_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.delete_operation" class="Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.rename_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.rename_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.rename_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.rename_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation.0.contao.twig.studio.rename_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.rename_content_element_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.rename_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.rename_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.rename_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.rename_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation.0.contao.twig.studio.rename_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.rename_frontend_module_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.rename_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.rename_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.rename_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.rename_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation.0.contao.twig.studio.rename_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.rename_page_variant_operation" class="Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao.twig.studio.save_operation" class="Contao\CoreBundle\Twig\Studio\Operation\SaveOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao.twig.studio.save_operation" class="Contao\CoreBundle\Twig\Studio\Operation\SaveOperation" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.contao.twig.studio.save_operation" class="Contao\CoreBundle\Twig\Studio\Operation\SaveOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation.0.contao.twig.studio.save_operation" class="Contao\CoreBundle\Twig\Studio\Operation\SaveOperation" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Twig\Studio\Operation\SaveOperation.0.contao.twig.studio.save_operation" class="Contao\CoreBundle\Twig\Studio\Operation\SaveOperation" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.studio.save_operation" class="Contao\CoreBundle\Twig\Studio\Operation\SaveOperation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao_manager.cache.bundle_clearer" class="Contao\ManagerBundle\Cache\BundleCacheClearer" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.cache.bundle_clearer" class="Contao\ManagerBundle\Cache\BundleCacheClearer" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao_manager.command.debug_plugins" class="Contao\ManagerBundle\Command\DebugPluginsCommand" abstract="true"/>
    <service id=".instanceof.Contao\ManagerBundle\Command\DebugPluginsCommand.0.contao_manager.command.debug_plugins" class="Contao\ManagerBundle\Command\DebugPluginsCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.command.debug_plugins" class="Contao\ManagerBundle\Command\DebugPluginsCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao_manager.command.dotenv_dump" class="Symfony\Component\Dotenv\Command\DotenvDumpCommand" abstract="true">
      <factory service="contao_manager.dotenv.dump_command_factory" method="__invoke"/>
    </service>
    <service id=".instanceof.Symfony\Component\Dotenv\Command\DotenvDumpCommand.0.contao_manager.command.dotenv_dump" class="Symfony\Component\Dotenv\Command\DotenvDumpCommand" abstract="true">
      <factory service="contao_manager.dotenv.dump_command_factory" method="__invoke"/>
    </service>
    <service id=".instanceof.Symfony\Component\Dotenv\Command\DotenvDumpCommand.1.contao_manager.command.dotenv_dump" class="Symfony\Component\Dotenv\Command\DotenvDumpCommand" abstract="true">
      <factory service="contao_manager.dotenv.dump_command_factory" method="__invoke"/>
    </service>
    <service id=".abstract.instanceof.contao_manager.command.dotenv_dump" class="Symfony\Component\Dotenv\Command\DotenvDumpCommand" autoconfigure="true" abstract="true">
      <factory service="contao_manager.dotenv.dump_command_factory" method="__invoke"/>
    </service>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao_manager.command.install_skeleton" class="Contao\ManagerBundle\Command\InstallSkeletonCommand" abstract="true"/>
    <service id=".instanceof.Contao\ManagerBundle\Command\InstallSkeletonCommand.0.contao_manager.command.install_skeleton" class="Contao\ManagerBundle\Command\InstallSkeletonCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.command.install_skeleton" class="Contao\ManagerBundle\Command\InstallSkeletonCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao_manager.command.maintenance_mode" class="Contao\ManagerBundle\Command\MaintenanceModeCommand" abstract="true"/>
    <service id=".instanceof.Contao\ManagerBundle\Command\MaintenanceModeCommand.0.contao_manager.command.maintenance_mode" class="Contao\ManagerBundle\Command\MaintenanceModeCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.command.maintenance_mode" class="Contao\ManagerBundle\Command\MaintenanceModeCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao_manager.command.setup" class="Contao\ManagerBundle\Command\ContaoSetupCommand" abstract="true"/>
    <service id=".instanceof.Contao\ManagerBundle\Command\ContaoSetupCommand.0.contao_manager.command.setup" class="Contao\ManagerBundle\Command\ContaoSetupCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.command.setup" class="Contao\ManagerBundle\Command\ContaoSetupCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\ManagerBundle\EventListener\BackendMenuListener.0.contao_manager.listener.backend_menu" class="Contao\ManagerBundle\EventListener\BackendMenuListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.listener.backend_menu" class="Contao\ManagerBundle\EventListener\BackendMenuListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\ManagerBundle\EventListener\DoctrineAlterTableListener.0.contao_manager.listener.doctrine_alter_table" class="Contao\ManagerBundle\EventListener\DoctrineAlterTableListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.listener.doctrine_alter_table" class="Contao\ManagerBundle\EventListener\DoctrineAlterTableListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.contao_manager.monolog.request_processor" class="Contao\ManagerBundle\Monolog\RequestProcessor" abstract="true"/>
    <service id=".instanceof.Monolog\Processor\ProcessorInterface.0.contao_manager.monolog.request_processor" class="Contao\ManagerBundle\Monolog\RequestProcessor" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.monolog.request_processor" class="Contao\ManagerBundle\Monolog\RequestProcessor" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Routing\RouteLoaderInterface.0.contao_manager.routing.route_loader" class="Contao\ManagerBundle\Routing\RouteLoader" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.routing.route_loader" class="Contao\ManagerBundle\Routing\RouteLoader" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\FaqBundle\InsertTag\FaqInsertTag.0.contao_faq.insert_tag.faq" class="Contao\FaqBundle\InsertTag\FaqInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.insert_tag.faq" class="Contao\FaqBundle\InsertTag\FaqInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\FaqBundle\EventListener\DataContainer\FaqSearchListener.0.contao_faq.listener.data_container.faq_search" class="Contao\FaqBundle\EventListener\DataContainer\FaqSearchListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.listener.data_container.faq_search" class="Contao\FaqBundle\EventListener\DataContainer\FaqSearchListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\FaqBundle\EventListener\SitemapListener.0.contao_faq.listener.sitemap" class="Contao\FaqBundle\EventListener\SitemapListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.listener.sitemap" class="Contao\FaqBundle\EventListener\SitemapListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_faq.migration.field_permission" class="Contao\FaqBundle\Migration\FieldPermissionMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.migration.field_permission" class="Contao\FaqBundle\Migration\FieldPermissionMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_faq.migration.overwrite_meta" class="Contao\FaqBundle\Migration\OverwriteMetaMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.migration.overwrite_meta" class="Contao\FaqBundle\Migration\OverwriteMetaMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao_faq.picker.faq_provider" class="Contao\FaqBundle\Picker\FaqPickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_faq.picker.faq_provider" class="Contao\FaqBundle\Picker\FaqPickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\FaqBundle\Picker\FaqPickerProvider.0.contao_faq.picker.faq_provider" class="Contao\FaqBundle\Picker\FaqPickerProvider" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.picker.faq_provider" class="Contao\FaqBundle\Picker\FaqPickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Routing\Content\ContentUrlResolverInterface.0.contao_faq.routing.faq_resolver" class="Contao\FaqBundle\Routing\FaqResolver" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.routing.faq_resolver" class="Contao\FaqBundle\Routing\FaqResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_faq.security.faq_access_voter" class="Contao\FaqBundle\Security\Voter\FaqAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.security.faq_access_voter" class="Contao\FaqBundle\Security\Voter\FaqAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_faq.security.faq_category_access_voter" class="Contao\FaqBundle\Security\Voter\FaqCategoryAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.security.faq_category_access_voter" class="Contao\FaqBundle\Security\Voter\FaqCategoryAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_faq.security.legacy_backend_access_voter" class="Contao\FaqBundle\Security\Voter\LegacyBackendAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_faq.security.legacy_backend_access_voter" class="Contao\FaqBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao_news.controller.page.news_feed" class="Contao\NewsBundle\Controller\Page\NewsFeedController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao_news.controller.page.news_feed" class="Contao\NewsBundle\Controller\Page\NewsFeedController" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\Controller\Page\NewsFeedController.0.contao_news.controller.page.news_feed" class="Contao\NewsBundle\Controller\Page\NewsFeedController" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.controller.page.news_feed" class="Contao\NewsBundle\Controller\Page\NewsFeedController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\InsertTag\NewsInsertTag.0.contao_news.insert_tag.news" class="Contao\NewsBundle\InsertTag\NewsInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.insert_tag.news" class="Contao\NewsBundle\InsertTag\NewsInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\EventListener\AddFeedsFromLayoutListener.0.contao_news.listener.add_feeds_from_layout" class="Contao\NewsBundle\EventListener\AddFeedsFromLayoutListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.add_feeds_from_layout" class="Contao\NewsBundle\EventListener\AddFeedsFromLayoutListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\EventListener\DataContainer\LayoutFeedOptionsListener.0.contao_news.listener.data_container.layout_feed_options" class="Contao\NewsBundle\EventListener\DataContainer\LayoutFeedOptionsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.data_container.layout_feed_options" class="Contao\NewsBundle\EventListener\DataContainer\LayoutFeedOptionsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\EventListener\DataContainer\NewsSearchListener.0.contao_news.listener.data_container.news_search" class="Contao\NewsBundle\EventListener\DataContainer\NewsSearchListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.data_container.news_search" class="Contao\NewsBundle\EventListener\DataContainer\NewsSearchListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\EventListener\DataContainer\PageListener.0.contao_news.listener.data_container.page" class="Contao\NewsBundle\EventListener\DataContainer\PageListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.data_container.page" class="Contao\NewsBundle\EventListener\DataContainer\PageListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener.0.contao_news.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\EventListener\NewsFeedListener.0.contao_news.listener.news_feed" class="Contao\NewsBundle\EventListener\NewsFeedListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.news_feed" class="Contao\NewsBundle\EventListener\NewsFeedListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\EventListener\PreviewUrlConvertListener.0.contao_news.listener.preview_url_convert" class="Contao\NewsBundle\EventListener\PreviewUrlConvertListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.preview_url_convert" class="Contao\NewsBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\EventListener\PreviewUrlCreateListener.0.contao_news.listener.preview_url_create" class="Contao\NewsBundle\EventListener\PreviewUrlCreateListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.preview_url_create" class="Contao\NewsBundle\EventListener\PreviewUrlCreateListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\EventListener\SitemapListener.0.contao_news.listener.sitemap" class="Contao\NewsBundle\EventListener\SitemapListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.listener.sitemap" class="Contao\NewsBundle\EventListener\SitemapListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_news.migration.feed" class="Contao\NewsBundle\Migration\FeedMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.migration.feed" class="Contao\NewsBundle\Migration\FeedMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_news.migration.field_permission" class="Contao\NewsBundle\Migration\FieldPermissionMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.migration.field_permission" class="Contao\NewsBundle\Migration\FieldPermissionMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_news.migration.overwrite_meta" class="Contao\NewsBundle\Migration\OverwriteMetaMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.migration.overwrite_meta" class="Contao\NewsBundle\Migration\OverwriteMetaMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao_news.picker.news_provider" class="Contao\NewsBundle\Picker\NewsPickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_news.picker.news_provider" class="Contao\NewsBundle\Picker\NewsPickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\NewsBundle\Picker\NewsPickerProvider.0.contao_news.picker.news_provider" class="Contao\NewsBundle\Picker\NewsPickerProvider" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.picker.news_provider" class="Contao\NewsBundle\Picker\NewsPickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Routing\Content\ContentUrlResolverInterface.0.contao_news.routing.news_resolver" class="Contao\NewsBundle\Routing\NewsResolver" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.routing.news_resolver" class="Contao\NewsBundle\Routing\NewsResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_news.security.legacy_backend_access_voter" class="Contao\NewsBundle\Security\Voter\LegacyBackendAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.security.legacy_backend_access_voter" class="Contao\NewsBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_news.security.news_access_voter" class="Contao\NewsBundle\Security\Voter\NewsAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.security.news_access_voter" class="Contao\NewsBundle\Security\Voter\NewsAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_news.security.news_archive_access_voter" class="Contao\NewsBundle\Security\Voter\NewsArchiveAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.security.news_archive_access_voter" class="Contao\NewsBundle\Security\Voter\NewsArchiveAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao_news.security.news_content_voter" class="Contao\NewsBundle\Security\Voter\NewsContentVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_news.security.news_content_voter" class="Contao\NewsBundle\Security\Voter\NewsContentVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_news.security.news_content_voter" class="Contao\NewsBundle\Security\Voter\NewsContentVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.contao_calendar.controller.page.calendar_feed" class="Contao\CalendarBundle\Controller\Page\CalendarFeedController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.contao_calendar.controller.page.calendar_feed" class="Contao\CalendarBundle\Controller\Page\CalendarFeedController" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\Controller\Page\CalendarFeedController.0.contao_calendar.controller.page.calendar_feed" class="Contao\CalendarBundle\Controller\Page\CalendarFeedController" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.controller.page.calendar_feed" class="Contao\CalendarBundle\Controller\Page\CalendarFeedController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\InsertTag\EventInsertTag.0.contao_calendar.insert_tag.event" class="Contao\CalendarBundle\InsertTag\EventInsertTag" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.insert_tag.event" class="Contao\CalendarBundle\InsertTag\EventInsertTag" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\EventListener\AddFeedsFromLayoutListener.0.contao_calendar.listener.add_feeds_from_layout" class="Contao\CalendarBundle\EventListener\AddFeedsFromLayoutListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.add_feeds_from_layout" class="Contao\CalendarBundle\EventListener\AddFeedsFromLayoutListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\EventListener\CalendarFeedListener.0.contao_calendar.listener.calendar_feed" class="Contao\CalendarBundle\EventListener\CalendarFeedListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.calendar_feed" class="Contao\CalendarBundle\EventListener\CalendarFeedListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\EventListener\DataContainer\EventSearchListener.0.contao_calendar.listener.data_container.event_search" class="Contao\CalendarBundle\EventListener\DataContainer\EventSearchListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.data_container.event_search" class="Contao\CalendarBundle\EventListener\DataContainer\EventSearchListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\EventListener\DataContainer\LayoutFeedOptionsListener.0.contao_calendar.listener.data_container.layout_feed_options" class="Contao\CalendarBundle\EventListener\DataContainer\LayoutFeedOptionsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.data_container.layout_feed_options" class="Contao\CalendarBundle\EventListener\DataContainer\LayoutFeedOptionsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\EventListener\DataContainer\PageListener.0.contao_calendar.listener.data_container.page" class="Contao\CalendarBundle\EventListener\DataContainer\PageListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.data_container.page" class="Contao\CalendarBundle\EventListener\DataContainer\PageListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener.0.contao_calendar.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.data_container.start_stop_validation" class="Contao\CoreBundle\EventListener\DataContainer\StartStopValidationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\EventListener\PreviewUrlConvertListener.0.contao_calendar.listener.preview_url_convert" class="Contao\CalendarBundle\EventListener\PreviewUrlConvertListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.preview_url_convert" class="Contao\CalendarBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\EventListener\PreviewUrlCreateListener.0.contao_calendar.listener.preview_url_create" class="Contao\CalendarBundle\EventListener\PreviewUrlCreateListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.preview_url_create" class="Contao\CalendarBundle\EventListener\PreviewUrlCreateListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\EventListener\SitemapListener.0.contao_calendar.listener.sitemap" class="Contao\CalendarBundle\EventListener\SitemapListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.listener.sitemap" class="Contao\CalendarBundle\EventListener\SitemapListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_calendar.migration.feed" class="Contao\CalendarBundle\Migration\FeedMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.migration.feed" class="Contao\CalendarBundle\Migration\FeedMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_calendar.migration.field_permission" class="Contao\CalendarBundle\Migration\FieldPermissionMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.migration.field_permission" class="Contao\CalendarBundle\Migration\FieldPermissionMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_calendar.migration.overwrite_meta" class="Contao\CalendarBundle\Migration\OverwriteMetaMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.migration.overwrite_meta" class="Contao\CalendarBundle\Migration\OverwriteMetaMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao_calendar.picker.event_provider" class="Contao\CalendarBundle\Picker\EventPickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_calendar.picker.event_provider" class="Contao\CalendarBundle\Picker\EventPickerProvider" abstract="true"/>
    <service id=".instanceof.Contao\CalendarBundle\Picker\EventPickerProvider.0.contao_calendar.picker.event_provider" class="Contao\CalendarBundle\Picker\EventPickerProvider" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.picker.event_provider" class="Contao\CalendarBundle\Picker\EventPickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Routing\Content\ContentUrlResolverInterface.0.contao_calendar.routing.calendar_events_resolver" class="Contao\CalendarBundle\Routing\CalendarEventsResolver" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.routing.calendar_events_resolver" class="Contao\CalendarBundle\Routing\CalendarEventsResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_calendar.security.calendar_access_voter" class="Contao\CalendarBundle\Security\Voter\CalendarAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.security.calendar_access_voter" class="Contao\CalendarBundle\Security\Voter\CalendarAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao_calendar.security.calendar_content_voter" class="Contao\CalendarBundle\Security\Voter\CalendarContentVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_calendar.security.calendar_content_voter" class="Contao\CalendarBundle\Security\Voter\CalendarContentVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.security.calendar_content_voter" class="Contao\CalendarBundle\Security\Voter\CalendarContentVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_calendar.security.calendar_events_access_voter" class="Contao\CalendarBundle\Security\Voter\CalendarEventsAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.security.calendar_events_access_voter" class="Contao\CalendarBundle\Security\Voter\CalendarEventsAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_calendar.security.legacy_backend_access_voter" class="Contao\CalendarBundle\Security\Voter\LegacyBackendAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_calendar.security.legacy_backend_access_voter" class="Contao\CalendarBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsletterBundle\Cron\PurgeSubscriptionsCron.0.contao_newsletter.cron.purge_subscriptions" class="Contao\NewsletterBundle\Cron\PurgeSubscriptionsCron" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.cron.purge_subscriptions" class="Contao\NewsletterBundle\Cron\PurgeSubscriptionsCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsletterBundle\EventListener\MemberActivationMailListener.0.contao_newsletter.listener.member_activation_mail" class="Contao\NewsletterBundle\EventListener\MemberActivationMailListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.listener.member_activation_mail" class="Contao\NewsletterBundle\EventListener\MemberActivationMailListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsletterBundle\EventListener\NewsletterRecipientsEditButtonsListener.0.contao_newsletter.listener.newsletter_recipients_edit_buttons" class="Contao\NewsletterBundle\EventListener\NewsletterRecipientsEditButtonsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.listener.newsletter_recipients_edit_buttons" class="Contao\NewsletterBundle\EventListener\NewsletterRecipientsEditButtonsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\NewsletterBundle\EventListener\SitemapListener.0.contao_newsletter.listener.sitemap" class="Contao\NewsletterBundle\EventListener\SitemapListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.listener.sitemap" class="Contao\NewsletterBundle\EventListener\SitemapListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_newsletter.migration.field_permission" class="Contao\NewsletterBundle\Migration\FieldPermissionMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.migration.field_permission" class="Contao\NewsletterBundle\Migration\FieldPermissionMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Routing\Content\ContentUrlResolverInterface.0.contao_newsletter.routing.newsletter_resolver" class="Contao\NewsletterBundle\Routing\NewsletterResolver" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.routing.newsletter_resolver" class="Contao\NewsletterBundle\Routing\NewsletterResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_newsletter.security.legacy_backend_access_voter" class="Contao\NewsletterBundle\Security\Voter\LegacyBackendAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.security.legacy_backend_access_voter" class="Contao\NewsletterBundle\Security\Voter\LegacyBackendAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_newsletter.security.newsletter_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.security.newsletter_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_newsletter.security.newsletter_channel_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterChannelAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.security.newsletter_channel_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterChannelAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_newsletter.security.newsletter_recipients_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterRecipientsAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.security.newsletter_recipients_access_voter" class="Contao\NewsletterBundle\Security\Voter\NewsletterRecipientsAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CommentsBundle\Cron\PurgeSubscriptionsCron.0.contao_comments.cron.purge_subscriptions" class="Contao\CommentsBundle\Cron\PurgeSubscriptionsCron" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.cron.purge_subscriptions" class="Contao\CommentsBundle\Cron\PurgeSubscriptionsCron" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CommentsBundle\EventListener\DataContainer\AddCommentFieldsListener.0.contao_comments.listener.data_container.add_comment_fields" class="Contao\CommentsBundle\EventListener\DataContainer\AddCommentFieldsListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.listener.data_container.add_comment_fields" class="Contao\CommentsBundle\EventListener\DataContainer\AddCommentFieldsListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao_comments.security.calendar_comments_voter" class="Contao\CommentsBundle\Security\Voter\CalendarCommentsVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_comments.security.calendar_comments_voter" class="Contao\CommentsBundle\Security\Voter\CalendarCommentsVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.security.calendar_comments_voter" class="Contao\CommentsBundle\Security\Voter\CalendarCommentsVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_comments.security.comments_access_voter" class="Contao\CommentsBundle\Security\Voter\CommentsAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.security.comments_access_voter" class="Contao\CommentsBundle\Security\Voter\CommentsAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao_comments.security.content_comments_voter" class="Contao\CommentsBundle\Security\Voter\ContentCommentsVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_comments.security.content_comments_voter" class="Contao\CommentsBundle\Security\Voter\ContentCommentsVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.security.content_comments_voter" class="Contao\CommentsBundle\Security\Voter\ContentCommentsVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao_comments.security.faq_comments_voter" class="Contao\CommentsBundle\Security\Voter\FaqCommentsVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_comments.security.faq_comments_voter" class="Contao\CommentsBundle\Security\Voter\FaqCommentsVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.security.faq_comments_voter" class="Contao\CommentsBundle\Security\Voter\FaqCommentsVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_comments.security.legacy_hook_comments_voter" class="Contao\CommentsBundle\Security\Voter\LegacyHookCommentsVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.security.legacy_hook_comments_voter" class="Contao\CommentsBundle\Security\Voter\LegacyHookCommentsVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao_comments.security.news_comments_voter" class="Contao\CommentsBundle\Security\Voter\NewsCommentsVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_comments.security.news_comments_voter" class="Contao\CommentsBundle\Security\Voter\NewsCommentsVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.security.news_comments_voter" class="Contao\CommentsBundle\Security\Voter\NewsCommentsVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao_comments.security.page_comments_voter" class="Contao\CommentsBundle\Security\Voter\PageCommentsVoter" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao_comments.security.page_comments_voter" class="Contao\CommentsBundle\Security\Voter\PageCommentsVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao_comments.security.page_comments_voter" class="Contao\CommentsBundle\Security\Voter\PageCommentsVoter" autoconfigure="true" abstract="true"/>
    <service id=".service_locator.ryAvHi4" 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="not" 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="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="url" type="service_closure" id="container.env_var_processor"/>
        <argument key="query_string" type="service_closure" id="container.env_var_processor"/>
        <argument key="resolve" type="service_closure" id="container.env_var_processor"/>
        <argument key="default" 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="require" type="service_closure" id="container.env_var_processor"/>
        <argument key="enum" type="service_closure" id="container.env_var_processor"/>
        <argument key="shuffle" type="service_closure" id="container.env_var_processor"/>
        <argument key="defined" type="service_closure" id="container.env_var_processor"/>
        <argument key="urlencode" type="service_closure" id="container.env_var_processor"/>
      </argument>
    </service>
    <service id="debug.security.event_dispatcher.contao_backend" class="Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher">
      <tag name="security.event_dispatcher.contao_backend">event_dispatcher.dispatcher</tag>
      <tag name="monolog.logger" channel="event"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="security.event_dispatcher.contao_backend" inner="debug.security.event_dispatcher.contao_backend.inner"/>
      <argument type="service" id="debug.security.event_dispatcher.contao_backend.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>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.contao_backend.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.contao_backend"/>
          <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.contao_backend"/>
          <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.contao_backend"/>
          <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.login_throttling.contao_backend"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>2080</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginFailureEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.login_throttling.contao_backend"/>
          <argument>onFailedLogin</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.login_throttling.contao_backend"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.token_created_listener.two_factor.contao_backend"/>
          <argument>onAuthenticationTokenCreated</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.contao_backend"/>
          <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.contao_backend"/>
          <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="Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</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="contao.listener.security.logout"/>
          <argument>__invoke</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="scheb_two_factor.security.listener.check_two_factor_code"/>
          <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="scheb_two_factor.security.listener.suppress_remember_me"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>-63</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.authentication_success_event_suppressor"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775806</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.trusted_device"/>
          <argument>onSuccessfulLogin</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="scheb_two_factor.security.listener.check_backup_code"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>16</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>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_backend"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775807</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_frontend"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775807</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.security.event_dispatcher.contao_frontend" class="Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher">
      <tag name="security.event_dispatcher.contao_frontend">event_dispatcher.dispatcher</tag>
      <tag name="monolog.logger" channel="event"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="security.event_dispatcher.contao_frontend" inner="debug.security.event_dispatcher.contao_frontend.inner"/>
      <argument type="service" id="debug.security.event_dispatcher.contao_frontend.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>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.contao_frontend.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.contao_frontend"/>
          <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.contao_frontend"/>
          <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.contao_frontend"/>
          <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.login_throttling.contao_frontend"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>2080</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginFailureEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.login_throttling.contao_frontend"/>
          <argument>onFailedLogin</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.login_throttling.contao_frontend"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.token_created_listener.two_factor.contao_frontend"/>
          <argument>onAuthenticationTokenCreated</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.check_remember_me_conditions.contao_frontend"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>-32</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.remember_me.contao_frontend"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>-64</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginFailureEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.remember_me.contao_frontend"/>
          <argument>clearCookie</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.listener.remember_me.contao_frontend"/>
          <argument>clearCookie</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\TokenDeauthenticatedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.remember_me.contao_frontend"/>
          <argument>clearCookie</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.contao_frontend"/>
          <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.contao_frontend"/>
          <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="Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</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="contao.listener.security.logout"/>
          <argument>__invoke</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="scheb_two_factor.security.listener.check_two_factor_code"/>
          <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="scheb_two_factor.security.listener.suppress_remember_me"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>-63</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.authentication_success_event_suppressor"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775806</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.trusted_device"/>
          <argument>onSuccessfulLogin</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="scheb_two_factor.security.listener.check_backup_code"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>16</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>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_backend"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775807</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.contao_frontend"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775807</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=".service_locator.k2s0q6L" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine.orm.messenger.doctrine_schema_listener" type="service_closure" id="doctrine.orm.messenger.doctrine_schema_listener"/>
        <argument key="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener" type="service_closure" id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener"/>
        <argument key="doctrine.orm.listeners.doctrine_token_provider_schema_listener" type="service_closure" id="doctrine.orm.listeners.doctrine_token_provider_schema_listener"/>
        <argument key="doctrine.orm.listeners.pdo_session_handler_schema_listener" type="service_closure" id="doctrine.orm.listeners.pdo_session_handler_schema_listener"/>
        <argument key="doctrine.orm.listeners.lock_store_schema_listener" type="service_closure" id="doctrine.orm.listeners.lock_store_schema_listener"/>
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service_closure" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
        <argument key="contao.listener.doctrine_schema" type="service_closure" id="contao.listener.doctrine_schema"/>
        <argument key="contao_manager.listener.doctrine_alter_table" type="service_closure" id="contao_manager.listener.doctrine_alter_table"/>
      </argument>
    </service>
    <service id=".service_locator.v8RhcWg" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.repository.altcha" type="service_closure" id="contao.repository.altcha"/>
        <argument key="contao.repository.cron_job" type="service_closure" id="contao.repository.cron_job"/>
        <argument key="contao.repository.webauthn_credential" type="service_closure" id="contao.repository.webauthn_credential"/>
      </argument>
    </service>
    <service id=".service_locator.W55Po6X" 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">
      <tag name="container.decorator" id="doctrine.orm.default_metadata_driver" inner=".doctrine.orm.default_metadata_driver.inner"/>
      <argument type="service" id=".doctrine.orm.default_metadata_driver.inner"/>
      <argument type="service" id=".service_locator.W55Po6X"/>
    </service>
    <service id="doctrine.dbal.logging_middleware.default" class="Doctrine\DBAL\Logging\Middleware">
      <tag name="monolog.logger" channel="doctrine"/>
      <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.idle_connection_middleware.default" class="Doctrine\Bundle\DoctrineBundle\Middleware\IdleConnectionMiddleware">
      <argument type="service" id="doctrine.dbal.connection_expiries"/>
      <argument type="collection">
        <argument key="default">600</argument>
      </argument>
      <call method="setConnectionName">
        <argument>default</argument>
      </call>
    </service>
    <service id=".service_locator.JqmRoLo" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="model" type="service_closure" id=".errored..service_locator.JqmRoLo.Contao\ContentModel"/>
      </argument>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\AccordionController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\AccordionController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\AccordionController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ChangePasswordController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\CloseAccountController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\CloseAccountController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\CloseAccountController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\CodeController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\CodeController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\CodeController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\DescriptionListController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\DescriptionListController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\DescriptionListController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\DownloadsController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\DownloadsController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\DownloadsController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ElementGroupController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ElementGroupController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ElementGroupController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HeadlineController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\HeadlineController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\HeadlineController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HtmlController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\HtmlController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\HtmlController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HyperlinkController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\HyperlinkController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\HyperlinkController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ImagesController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ImagesController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ImagesController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ListController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ListController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ListController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\LoginController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\LoginController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\LoginController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\MarkdownController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\MarkdownController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\MarkdownController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\PlayerController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\PlayerController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\PlayerController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\SwiperController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\SwiperController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\SwiperController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TableController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TableController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TableController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TemplateController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TemplateController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TemplateController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TeaserController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TeaserController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TeaserController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TextController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TextController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TextController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ToplinkController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ToplinkController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ToplinkController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TwoFactorController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TwoFactorController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TwoFactorController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\VideoController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\VideoController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\VideoController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JqmRoLo" method="withContext"/>
    </service>
    <service id=".service_locator.1AS2eJt" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="model" type="service_closure" id=".errored..service_locator.1AS2eJt.Contao\ModuleModel"/>
      </argument>
    </service>
    <service id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\FeedReaderController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1AS2eJt" method="withContext"/>
    </service>
    <service id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1AS2eJt" method="withContext"/>
    </service>
    <service id=".service_locator.1nEq0uH" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="template" type="service_closure" id=".errored..service_locator.1nEq0uH.Contao\Template"/>
        <argument key="model" type="service_closure" id=".errored..service_locator.1nEq0uH.Contao\ModuleModel"/>
      </argument>
    </service>
    <service id=".service_locator.1nEq0uH.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::getResponse()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::getResponse()"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::getResponse()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1nEq0uH" method="withContext"/>
    </service>
    <service id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\TemplateController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\TemplateController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\TemplateController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1AS2eJt" method="withContext"/>
    </service>
    <service id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1AS2eJt" method="withContext"/>
    </service>
    <service id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1AS2eJt" method="withContext"/>
    </service>
    <service id=".service_locator.tSgNooB" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id=".service_locator.tSgNooB.Contao\CoreBundle\Controller\InsertTagsController::renderAction()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\InsertTagsController::renderAction()"/>
      <argument>Contao\CoreBundle\Controller\InsertTagsController::renderAction()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.tSgNooB" method="withContext"/>
    </service>
    <service id=".service_locator.35Q0i20" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="pageModel" type="service_closure" id=".errored..service_locator.35Q0i20.Contao\PageModel"/>
      </argument>
    </service>
    <service id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ErrorPageController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\ErrorPageController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\Page\ErrorPageController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.35Q0i20" method="withContext"/>
    </service>
    <service id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ErrorPageController::supportsContentComposition()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\ErrorPageController::supportsContentComposition()"/>
      <argument>Contao\CoreBundle\Controller\Page\ErrorPageController::supportsContentComposition()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.35Q0i20" method="withContext"/>
    </service>
    <service id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ForwardPageController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\ForwardPageController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\Page\ForwardPageController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.35Q0i20" method="withContext"/>
    </service>
    <service id=".service_locator.0RXOVa." class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="route" type="service_closure" id=".errored..service_locator.0RXOVa..Contao\CoreBundle\Routing\Page\PageRoute"/>
      </argument>
    </service>
    <service id=".service_locator.0RXOVa..Contao\CoreBundle\Controller\Page\ForwardPageController::configurePageRoute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\ForwardPageController::configurePageRoute()"/>
      <argument>Contao\CoreBundle\Controller\Page\ForwardPageController::configurePageRoute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.0RXOVa." method="withContext"/>
    </service>
    <service id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\LogoutPageController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\LogoutPageController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\Page\LogoutPageController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.35Q0i20" method="withContext"/>
    </service>
    <service id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\RegularPageController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\RegularPageController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\Page\RegularPageController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.35Q0i20" method="withContext"/>
    </service>
    <service id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\RootPageController::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\RootPageController::__invoke()"/>
      <argument>Contao\CoreBundle\Controller\Page\RootPageController::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.35Q0i20" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="context" type="service_closure" id=".errored..service_locator.kdoyunh.Contao\CoreBundle\Twig\Studio\Operation\OperationContext"/>
      </argument>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_content_element_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.create_content_element_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_content_element_variant_operation::execute()"/>
      <argument>contao.twig.studio.create_content_element_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_content_element_variant_operation::success()"/>
      <argument>contao.twig.studio.create_content_element_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_content_element_variant_operation::error()"/>
      <argument>contao.twig.studio.create_content_element_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_frontend_module_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.create_frontend_module_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_frontend_module_variant_operation::execute()"/>
      <argument>contao.twig.studio.create_frontend_module_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_frontend_module_variant_operation::success()"/>
      <argument>contao.twig.studio.create_frontend_module_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_frontend_module_variant_operation::error()"/>
      <argument>contao.twig.studio.create_frontend_module_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_content_element_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.create_legacy_content_element_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_content_element_variant_operation::execute()"/>
      <argument>contao.twig.studio.create_legacy_content_element_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_content_element_variant_operation::success()"/>
      <argument>contao.twig.studio.create_legacy_content_element_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_content_element_variant_operation::error()"/>
      <argument>contao.twig.studio.create_legacy_content_element_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_frontend_module_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.create_legacy_frontend_module_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_frontend_module_variant_operation::execute()"/>
      <argument>contao.twig.studio.create_legacy_frontend_module_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_frontend_module_variant_operation::success()"/>
      <argument>contao.twig.studio.create_legacy_frontend_module_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_frontend_module_variant_operation::error()"/>
      <argument>contao.twig.studio.create_legacy_frontend_module_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_page_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.create_legacy_page_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_page_variant_operation::execute()"/>
      <argument>contao.twig.studio.create_legacy_page_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_page_variant_operation::success()"/>
      <argument>contao.twig.studio.create_legacy_page_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_page_variant_operation::error()"/>
      <argument>contao.twig.studio.create_legacy_page_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_operation::canExecute()"/>
      <argument>contao.twig.studio.create_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_operation::execute()"/>
      <argument>contao.twig.studio.create_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_operation::success()"/>
      <argument>contao.twig.studio.create_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_operation::error()"/>
      <argument>contao.twig.studio.create_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_page_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.create_page_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_page_variant_operation::execute()"/>
      <argument>contao.twig.studio.create_page_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_page_variant_operation::success()"/>
      <argument>contao.twig.studio.create_page_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_page_variant_operation::error()"/>
      <argument>contao.twig.studio.create_page_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_content_element_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.delete_content_element_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_content_element_variant_operation::execute()"/>
      <argument>contao.twig.studio.delete_content_element_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_content_element_variant_operation::success()"/>
      <argument>contao.twig.studio.delete_content_element_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_content_element_variant_operation::error()"/>
      <argument>contao.twig.studio.delete_content_element_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_frontend_module_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.delete_frontend_module_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_frontend_module_variant_operation::execute()"/>
      <argument>contao.twig.studio.delete_frontend_module_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_frontend_module_variant_operation::success()"/>
      <argument>contao.twig.studio.delete_frontend_module_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_frontend_module_variant_operation::error()"/>
      <argument>contao.twig.studio.delete_frontend_module_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_operation::canExecute()"/>
      <argument>contao.twig.studio.delete_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_operation::execute()"/>
      <argument>contao.twig.studio.delete_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_operation::success()"/>
      <argument>contao.twig.studio.delete_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_operation::error()"/>
      <argument>contao.twig.studio.delete_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_content_element_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.rename_content_element_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_content_element_variant_operation::execute()"/>
      <argument>contao.twig.studio.rename_content_element_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_content_element_variant_operation::success()"/>
      <argument>contao.twig.studio.rename_content_element_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_content_element_variant_operation::error()"/>
      <argument>contao.twig.studio.rename_content_element_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_frontend_module_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.rename_frontend_module_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_frontend_module_variant_operation::execute()"/>
      <argument>contao.twig.studio.rename_frontend_module_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_frontend_module_variant_operation::success()"/>
      <argument>contao.twig.studio.rename_frontend_module_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_frontend_module_variant_operation::error()"/>
      <argument>contao.twig.studio.rename_frontend_module_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_page_variant_operation::canExecute()"/>
      <argument>contao.twig.studio.rename_page_variant_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_page_variant_operation::execute()"/>
      <argument>contao.twig.studio.rename_page_variant_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_page_variant_operation::success()"/>
      <argument>contao.twig.studio.rename_page_variant_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_page_variant_operation::error()"/>
      <argument>contao.twig.studio.rename_page_variant_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.save_operation::canExecute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.save_operation::canExecute()"/>
      <argument>contao.twig.studio.save_operation::canExecute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.save_operation::execute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.save_operation::execute()"/>
      <argument>contao.twig.studio.save_operation::execute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.save_operation::success()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.save_operation::success()"/>
      <argument>contao.twig.studio.save_operation::success()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.kdoyunh.contao.twig.studio.save_operation::error()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.save_operation::error()"/>
      <argument>contao.twig.studio.save_operation::error()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kdoyunh" method="withContext"/>
    </service>
    <service id=".service_locator.35Q0i20.contao_news.controller.page.news_feed::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao_news.controller.page.news_feed::__invoke()"/>
      <argument>contao_news.controller.page.news_feed::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.35Q0i20" method="withContext"/>
    </service>
    <service id=".service_locator.0RXOVa..contao_news.controller.page.news_feed::configurePageRoute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao_news.controller.page.news_feed::configurePageRoute()"/>
      <argument>contao_news.controller.page.news_feed::configurePageRoute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.0RXOVa." method="withContext"/>
    </service>
    <service id=".service_locator.35Q0i20.contao_calendar.controller.page.calendar_feed::__invoke()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao_calendar.controller.page.calendar_feed::__invoke()"/>
      <argument>contao_calendar.controller.page.calendar_feed::__invoke()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.35Q0i20" method="withContext"/>
    </service>
    <service id=".service_locator.0RXOVa..contao_calendar.controller.page.calendar_feed::configurePageRoute()" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao_calendar.controller.page.calendar_feed::configurePageRoute()"/>
      <argument>contao_calendar.controller.page.calendar_feed::configurePageRoute()</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.0RXOVa." method="withContext"/>
    </service>
    <service id=".service_locator.kygzYEo" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Contao\CoreBundle\Controller\ContentElement\AccordionController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\AccordionController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\CloseAccountController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\CloseAccountController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\CodeController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\CodeController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\DescriptionListController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\DescriptionListController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\DownloadsController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\DownloadsController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ElementGroupController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ElementGroupController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HeadlineController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HeadlineController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HtmlController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HyperlinkController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HyperlinkController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ImagesController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ImagesController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ListController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ListController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\LoginController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\LoginController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\MarkdownController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\MarkdownController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\PlayerController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\PlayerController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\SwiperController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\SwiperController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TableController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TableController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TemplateController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TemplateController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TeaserController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TeaserController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TextController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TextController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ToplinkController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ToplinkController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TwoFactorController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TwoFactorController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\VideoController::__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\VideoController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController::__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::getResponse" type="service_closure" id=".service_locator.1nEq0uH.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::getResponse()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TemplateController::__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\TemplateController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController::__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController::__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ErrorPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController::supportsContentComposition" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ErrorPageController::supportsContentComposition()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ForwardPageController::__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ForwardPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ForwardPageController::configurePageRoute" type="service_closure" id=".service_locator.0RXOVa..Contao\CoreBundle\Controller\Page\ForwardPageController::configurePageRoute()"/>
        <argument key="Contao\CoreBundle\Controller\Page\LogoutPageController::__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\LogoutPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\RegularPageController::__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\RegularPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\RootPageController::__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\RootPageController::__invoke()"/>
        <argument key="contao.twig.studio.create_content_element_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_content_element_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_content_element_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_content_element_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_frontend_module_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_frontend_module_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_frontend_module_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_frontend_module_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_legacy_content_element_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_legacy_content_element_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_legacy_content_element_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_legacy_content_element_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_legacy_frontend_module_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_legacy_frontend_module_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_legacy_frontend_module_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_legacy_frontend_module_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_legacy_page_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_legacy_page_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_legacy_page_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_legacy_page_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_operation::execute()"/>
        <argument key="contao.twig.studio.create_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_operation::success()"/>
        <argument key="contao.twig.studio.create_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_operation::error()"/>
        <argument key="contao.twig.studio.create_page_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_page_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_page_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_page_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::error()"/>
        <argument key="contao.twig.studio.delete_content_element_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.delete_content_element_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::execute()"/>
        <argument key="contao.twig.studio.delete_content_element_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::success()"/>
        <argument key="contao.twig.studio.delete_content_element_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::error()"/>
        <argument key="contao.twig.studio.delete_frontend_module_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.delete_frontend_module_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::execute()"/>
        <argument key="contao.twig.studio.delete_frontend_module_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::success()"/>
        <argument key="contao.twig.studio.delete_frontend_module_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::error()"/>
        <argument key="contao.twig.studio.delete_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::canExecute()"/>
        <argument key="contao.twig.studio.delete_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::execute()"/>
        <argument key="contao.twig.studio.delete_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::success()"/>
        <argument key="contao.twig.studio.delete_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::error()"/>
        <argument key="contao.twig.studio.rename_content_element_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.rename_content_element_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::execute()"/>
        <argument key="contao.twig.studio.rename_content_element_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::success()"/>
        <argument key="contao.twig.studio.rename_content_element_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::error()"/>
        <argument key="contao.twig.studio.rename_frontend_module_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.rename_frontend_module_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::execute()"/>
        <argument key="contao.twig.studio.rename_frontend_module_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::success()"/>
        <argument key="contao.twig.studio.rename_frontend_module_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::error()"/>
        <argument key="contao.twig.studio.rename_page_variant_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.rename_page_variant_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::execute()"/>
        <argument key="contao.twig.studio.rename_page_variant_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::success()"/>
        <argument key="contao.twig.studio.rename_page_variant_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::error()"/>
        <argument key="contao.twig.studio.save_operation::canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.save_operation::canExecute()"/>
        <argument key="contao.twig.studio.save_operation::execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.save_operation::execute()"/>
        <argument key="contao.twig.studio.save_operation::success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.save_operation::success()"/>
        <argument key="contao.twig.studio.save_operation::error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.save_operation::error()"/>
        <argument key="contao_news.controller.page.news_feed::__invoke" type="service_closure" id=".service_locator.35Q0i20.contao_news.controller.page.news_feed::__invoke()"/>
        <argument key="contao_news.controller.page.news_feed::configurePageRoute" type="service_closure" id=".service_locator.0RXOVa..contao_news.controller.page.news_feed::configurePageRoute()"/>
        <argument key="contao_calendar.controller.page.calendar_feed::__invoke" type="service_closure" id=".service_locator.35Q0i20.contao_calendar.controller.page.calendar_feed::__invoke()"/>
        <argument key="contao_calendar.controller.page.calendar_feed::configurePageRoute" type="service_closure" id=".service_locator.0RXOVa..contao_calendar.controller.page.calendar_feed::configurePageRoute()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\AccordionController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\AccordionController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\AccordionController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\AccordionController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\CloseAccountController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\CloseAccountController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\CloseAccountController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\CloseAccountController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\CodeController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\CodeController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\CodeController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\CodeController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\DescriptionListController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\DescriptionListController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\DescriptionListController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\DescriptionListController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\DownloadsController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\DownloadsController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\DownloadsController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\DownloadsController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ElementGroupController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ElementGroupController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ElementGroupController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ElementGroupController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HeadlineController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HeadlineController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HeadlineController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HeadlineController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HtmlController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HtmlController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HyperlinkController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HyperlinkController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\HyperlinkController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\HyperlinkController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ImagesController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ImagesController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ImagesController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ImagesController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ListController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ListController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ListController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ListController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\LoginController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\LoginController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\LoginController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\LoginController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\MarkdownController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\MarkdownController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\MarkdownController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\MarkdownController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\PlayerController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\PlayerController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\PlayerController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\PlayerController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\SwiperController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\SwiperController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\SwiperController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\SwiperController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TableController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TableController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TableController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TableController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TemplateController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TemplateController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TemplateController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TemplateController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TeaserController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TeaserController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TeaserController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TeaserController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TextController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TextController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TextController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TextController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ToplinkController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ToplinkController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\ToplinkController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\ToplinkController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TwoFactorController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TwoFactorController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TwoFactorController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\TwoFactorController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\VideoController:__invoke" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\VideoController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\VideoController" type="service_closure" id=".service_locator.JqmRoLo.Contao\CoreBundle\Controller\ContentElement\VideoController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController:__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController:__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController:getResponse" type="service_closure" id=".service_locator.1nEq0uH.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::getResponse()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TemplateController:__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\TemplateController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TemplateController" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\TemplateController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController:__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController:__invoke" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" type="service_closure" id=".service_locator.1AS2eJt.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController:__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ErrorPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ErrorPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController:supportsContentComposition" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ErrorPageController::supportsContentComposition()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ForwardPageController:__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ForwardPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ForwardPageController" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\ForwardPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\ForwardPageController:configurePageRoute" type="service_closure" id=".service_locator.0RXOVa..Contao\CoreBundle\Controller\Page\ForwardPageController::configurePageRoute()"/>
        <argument key="Contao\CoreBundle\Controller\Page\LogoutPageController:__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\LogoutPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\LogoutPageController" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\LogoutPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\RegularPageController:__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\RegularPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\RegularPageController" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\RegularPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\RootPageController:__invoke" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\RootPageController::__invoke()"/>
        <argument key="Contao\CoreBundle\Controller\Page\RootPageController" type="service_closure" id=".service_locator.35Q0i20.Contao\CoreBundle\Controller\Page\RootPageController::__invoke()"/>
        <argument key="contao.twig.studio.create_content_element_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_content_element_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_content_element_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_content_element_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_content_element_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_frontend_module_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_frontend_module_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_frontend_module_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_frontend_module_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_frontend_module_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_legacy_content_element_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_legacy_content_element_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_legacy_content_element_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_legacy_content_element_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_content_element_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_legacy_frontend_module_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_legacy_frontend_module_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_legacy_frontend_module_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_legacy_frontend_module_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_frontend_module_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_legacy_page_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_legacy_page_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_legacy_page_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_legacy_page_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_legacy_page_variant_operation::error()"/>
        <argument key="contao.twig.studio.create_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_operation::execute()"/>
        <argument key="contao.twig.studio.create_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_operation::success()"/>
        <argument key="contao.twig.studio.create_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_operation::error()"/>
        <argument key="contao.twig.studio.create_page_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.create_page_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::execute()"/>
        <argument key="contao.twig.studio.create_page_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::success()"/>
        <argument key="contao.twig.studio.create_page_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.create_page_variant_operation::error()"/>
        <argument key="contao.twig.studio.delete_content_element_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.delete_content_element_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::execute()"/>
        <argument key="contao.twig.studio.delete_content_element_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::success()"/>
        <argument key="contao.twig.studio.delete_content_element_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_content_element_variant_operation::error()"/>
        <argument key="contao.twig.studio.delete_frontend_module_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.delete_frontend_module_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::execute()"/>
        <argument key="contao.twig.studio.delete_frontend_module_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::success()"/>
        <argument key="contao.twig.studio.delete_frontend_module_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_frontend_module_variant_operation::error()"/>
        <argument key="contao.twig.studio.delete_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::canExecute()"/>
        <argument key="contao.twig.studio.delete_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::execute()"/>
        <argument key="contao.twig.studio.delete_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::success()"/>
        <argument key="contao.twig.studio.delete_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.delete_operation::error()"/>
        <argument key="contao.twig.studio.rename_content_element_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.rename_content_element_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::execute()"/>
        <argument key="contao.twig.studio.rename_content_element_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::success()"/>
        <argument key="contao.twig.studio.rename_content_element_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_content_element_variant_operation::error()"/>
        <argument key="contao.twig.studio.rename_frontend_module_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.rename_frontend_module_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::execute()"/>
        <argument key="contao.twig.studio.rename_frontend_module_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::success()"/>
        <argument key="contao.twig.studio.rename_frontend_module_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_frontend_module_variant_operation::error()"/>
        <argument key="contao.twig.studio.rename_page_variant_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::canExecute()"/>
        <argument key="contao.twig.studio.rename_page_variant_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::execute()"/>
        <argument key="contao.twig.studio.rename_page_variant_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::success()"/>
        <argument key="contao.twig.studio.rename_page_variant_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.rename_page_variant_operation::error()"/>
        <argument key="contao.twig.studio.save_operation:canExecute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.save_operation::canExecute()"/>
        <argument key="contao.twig.studio.save_operation:execute" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.save_operation::execute()"/>
        <argument key="contao.twig.studio.save_operation:success" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.save_operation::success()"/>
        <argument key="contao.twig.studio.save_operation:error" type="service_closure" id=".service_locator.kdoyunh.contao.twig.studio.save_operation::error()"/>
        <argument key="contao_news.controller.page.news_feed:__invoke" type="service_closure" id=".service_locator.35Q0i20.contao_news.controller.page.news_feed::__invoke()"/>
        <argument key="contao_news.controller.page.news_feed" type="service_closure" id=".service_locator.35Q0i20.contao_news.controller.page.news_feed::__invoke()"/>
        <argument key="contao_news.controller.page.news_feed:configurePageRoute" type="service_closure" id=".service_locator.0RXOVa..contao_news.controller.page.news_feed::configurePageRoute()"/>
        <argument key="contao_calendar.controller.page.calendar_feed:__invoke" type="service_closure" id=".service_locator.35Q0i20.contao_calendar.controller.page.calendar_feed::__invoke()"/>
        <argument key="contao_calendar.controller.page.calendar_feed" type="service_closure" id=".service_locator.35Q0i20.contao_calendar.controller.page.calendar_feed::__invoke()"/>
        <argument key="contao_calendar.controller.page.calendar_feed:configurePageRoute" type="service_closure" id=".service_locator.0RXOVa..contao_calendar.controller.page.calendar_feed::configurePageRoute()"/>
      </argument>
    </service>
    <service id=".service_locator.BiaYh_R" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine.orm.validator.unique" type="service_closure" id="doctrine.orm.validator.unique"/>
        <argument key="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator" type="service_closure" id="doctrine.orm.validator.unique"/>
        <argument key="validator.expression" type="service_closure" id="validator.expression"/>
        <argument key="Symfony\Component\Validator\Constraints\ExpressionValidator" type="service_closure" id="validator.expression"/>
        <argument key="Symfony\Component\Validator\Constraints\EmailValidator" type="service_closure" id="validator.email"/>
        <argument key="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" type="service_closure" id="validator.not_compromised_password"/>
        <argument key="Symfony\Component\Validator\Constraints\WhenValidator" type="service_closure" id="validator.when"/>
        <argument key="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator" type="service_closure" id="validator.no_suspicious_characters"/>
        <argument key="cmf_routing.validator.route_defaults" type="service_closure" id="cmf_routing.validator.route_defaults"/>
        <argument key="Symfony\Cmf\Bundle\RoutingBundle\Validator\Constraints\RouteDefaultsTwigValidator" type="service_closure" id="cmf_routing.validator.route_defaults"/>
        <argument key="Symfony\Bridge\Twig\Validator\Constraints\TwigValidator" type="service_closure" id="twig.validator"/>
        <argument key="security.validator.user_password" type="service_closure" id="security.validator.user_password"/>
        <argument key="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator" type="service_closure" id="security.validator.user_password"/>
      </argument>
    </service>
    <service id=".service_locator.86WJ12K" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="inline" type="service_closure" id="fragment.renderer.inline"/>
        <argument key="hinclude" type="service_closure" id="fragment.renderer.hinclude"/>
        <argument key="esi" type="service_closure" id="fragment.renderer.esi"/>
        <argument key="forward" type="service_closure" id="contao.fragment.forward_renderer"/>
      </argument>
    </service>
    <service id=".debug.value_resolver.security.user_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="security.user_value_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.security.security_token_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="security.security_token_value_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.doctrine.orm.entity_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="doctrine.orm.entity_value_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.contao.model_argument_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="contao.model_argument_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.backed_enum_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.backed_enum_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.uid" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.uid"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.datetime" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.datetime"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.request_attribute" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.request_attribute"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.request"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.session"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.service"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.default"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.variadic"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.not_tagged_controller"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.request_payload" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.request_payload"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.query_parameter_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.query_parameter_value_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".service_locator.0MXXqD9" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Doctrine\Form\Type\EntityType" type="service_closure" id="form.type.entity"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="service_closure" id="form.type.form"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ChoiceType" type="service_closure" id="form.type.choice"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FileType" type="service_closure" id="form.type.file"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ColorType" type="service_closure" id="form.type.color"/>
        <argument key="Symfony\Cmf\Bundle\RoutingBundle\Form\Type\RouteTypeType" type="service_closure" id="cmf_routing.route_type_form_type"/>
        <argument key="Contao\CoreBundle\Form\Type\ChangePasswordType" type="service_closure" id="contao.form.change_password_type"/>
        <argument key="Contao\CoreBundle\Form\Type\CloseAccountType" type="service_closure" id="contao.form.close_account_type"/>
      </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.doctrine_ping_connection" class="Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.bus.default.middleware.doctrine_close_connection" class="Symfony\Bridge\Doctrine\Messenger\DoctrineCloseConnectionMiddleware">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.bus.default.middleware.send_message" class="Symfony\Component\Messenger\Middleware\SendMessageMiddleware">
      <argument type="service" id="messenger.senders_locator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument>true</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </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"/>
      <argument>false</argument>
      <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"/>
      <tag name="container.decorator" id="messenger.bus.default" inner="debug.traced.messenger.bus.default.inner"/>
      <argument type="service" id="debug.traced.messenger.bus.default.inner"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id=".service_locator.jLLS2Ji" 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.UbsLD5m" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao_failure" type="service_closure" id="messenger.transport.contao_failure"/>
      </argument>
    </service>
    <service id=".messenger.handler_descriptor.Die6Bxe" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="process.messenger.process_message_handler"/>
      <argument type="collection">
        <argument key="sign">true</argument>
      </argument>
    </service>
    <service id=".messenger.handler_descriptor.NumTeF8" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="console.messenger.execute_command_handler"/>
      <argument type="collection">
        <argument key="sign">true</argument>
      </argument>
    </service>
    <service id=".messenger.handler_descriptor.Qv3faSN" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="http_client.messenger.ping_webhook_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.WG.oRBv" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="mailer.messenger.message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.jyyWvHw" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="messenger.redispatch_message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.52JTmkz" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="contao.messenger.crawl_message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.C5gr2fV" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="contao.messenger.search_index_message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".signing.messenger.default_serializer" class="Symfony\Component\Messenger\Transport\Serialization\SigningSerializer">
      <argument type="service" id="messenger.transport.native_php_serializer"/>
      <argument type="service">
        <service class="string">
          <argument type="service_closure" id=".messenger.signing_serializer.signing_key"/>
          <factory class="Symfony\Component\String\LazyString" method="fromCallable"/>
        </service>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Process\Messenger\RunProcessMessage</argument>
        <argument>Symfony\Component\Console\Messenger\RunCommandMessage</argument>
      </argument>
    </service>
    <service id="messenger.bus.default.messenger.handlers_locator" class="Symfony\Component\Messenger\Handler\HandlersLocator">
      <argument type="collection">
        <argument key="Symfony\Component\Process\Messenger\RunProcessMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.Die6Bxe"/>
        </argument>
        <argument key="Symfony\Component\Console\Messenger\RunCommandMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.NumTeF8"/>
        </argument>
        <argument key="Symfony\Component\HttpClient\Messenger\PingWebhookMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.Qv3faSN"/>
        </argument>
        <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.WG.oRBv"/>
        </argument>
        <argument key="Symfony\Component\Messenger\Message\RedispatchMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.jyyWvHw"/>
        </argument>
        <argument key="Contao\CoreBundle\Messenger\Message\CrawlMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.52JTmkz"/>
        </argument>
        <argument key="Contao\CoreBundle\Messenger\Message\SearchIndexMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.C5gr2fV"/>
        </argument>
      </argument>
    </service>
    <service id=".debug.http_client" class="Symfony\Component\HttpClient\TraceableHttpClient">
      <argument type="service" id=".debug.http_client.inner"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
      <argument type="service" id="profiler.is_disabled_state_checker" on-invalid="ignore"/>
    </service>
    <service id="monolog.logger.doctrine" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>doctrine</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console_very_verbose"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.request" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>request</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.console" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>console</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.messenger" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>messenger</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.cache" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>cache</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.http_client" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>http_client</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.mailer" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>mailer</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.translation" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>translation</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.php" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>php</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.event" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>event</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.router" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>router</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.lock" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>lock</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.profiler" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>profiler</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.security" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>security</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.debug" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>debug</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.contao" class="Monolog\Logger" public="true">
      <tag name="monolog.channel_logger"/>
      <argument>contao</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.logger.deprecation" class="Monolog\Logger" public="true">
      <tag name="monolog.channel_logger"/>
      <argument>deprecation</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.deprecation"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="monolog.handler.null_internal" class="Monolog\Handler\NullHandler"/>
    <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.scheb_two_factor.security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="scheb_two_factor.security.access.authenticated_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.security.access.simple_role_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.simple_role_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.security.access.closure_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.closure_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.table_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.table_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.legacy_backend_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.legacy_backend_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_faq.security.legacy_backend_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_faq.security.legacy_backend_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_news.security.legacy_backend_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_news.security.legacy_backend_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_calendar.security.legacy_backend_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_calendar.security.legacy_backend_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_newsletter.security.legacy_backend_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_newsletter.security.legacy_backend_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.backend_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.backend_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.article_content_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.article_content_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.content_alias_delete_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.content_alias_delete_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.content_composition_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.content_composition_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.content_element_nesting_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.content_element_nesting_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.content_element_type_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.content_element_type_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.favorites_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.favorites_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.form_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.form_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.form_field_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.form_field_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.frontend_module_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.frontend_module_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.image_size_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.image_size_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.image_size_item_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.image_size_item_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.layout_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.layout_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.legacy_templates_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.legacy_templates_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.page_permission_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.page_permission_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.page_type_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.page_type_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.undo_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.undo_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.user_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.user_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.user_profile_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.user_profile_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.member_group_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.member_group_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.webauthn_credential_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.webauthn_credential_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_faq.security.faq_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_faq.security.faq_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_faq.security.faq_category_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_faq.security.faq_category_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_news.security.news_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_news.security.news_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_news.security.news_archive_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_news.security.news_archive_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_news.security.news_content_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_news.security.news_content_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_calendar.security.calendar_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_calendar.security.calendar_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_calendar.security.calendar_content_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_calendar.security.calendar_content_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_calendar.security.calendar_events_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_calendar.security.calendar_events_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_newsletter.security.newsletter_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_newsletter.security.newsletter_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_newsletter.security.newsletter_channel_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_newsletter.security.newsletter_channel_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_newsletter.security.newsletter_recipients_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_newsletter.security.newsletter_recipients_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_comments.security.calendar_comments_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_comments.security.calendar_comments_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_comments.security.comments_access_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_comments.security.comments_access_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_comments.security.content_comments_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_comments.security.content_comments_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_comments.security.faq_comments_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_comments.security.faq_comments_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_comments.security.news_comments_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_comments.security.news_comments_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_comments.security.page_comments_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_comments.security.page_comments_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao_comments.security.legacy_hook_comments_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao_comments.security.legacy_hook_comments_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.data_container.dca_permission_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.data_container.dca_permission_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.contao.security.default_data_container_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="contao.security.default_data_container_voter"/>
      <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="controller.is_csrf_token_valid_attribute_listener" class="Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="security.is_csrf_token_valid_attribute_expression_language" on-invalid="null"/>
    </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="assets._version_contao_core" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy">
      <argument>/home/asli/cms.asli.com/contao/vendor/contao/core-bundle/public/manifest.json</argument>
      <argument type="service" id="http_client.uri_template" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="assets._package_contao_core" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/contaocore</argument>
      <argument type="service" id="assets._version_contao_core"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_system/themes/flexible" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy">
      <argument>/home/asli/cms.asli.com/contao/vendor/contao/core-bundle/contao/themes/flexible/manifest.json</argument>
      <argument type="service" id="http_client.uri_template" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="assets._package_system/themes/flexible" class="Symfony\Component\Asset\PathPackage">
      <argument>system/themes/flexible</argument>
      <argument type="service" id="assets._version_system/themes/flexible"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_contao_faq" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/contaofaq</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_contao_news" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/contaonews</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_contao_calendar" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/contaocalendar</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_contao_newsletter" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/contaonewsletter</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_contao_comments" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/contaocomments</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/ace" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>1.43.6</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/ace" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/ace</argument>
      <argument type="service" id="assets._version_contao-components/ace"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/altcha" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>2.2.4</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/altcha" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/altcha</argument>
      <argument type="service" id="assets._version_contao-components/altcha"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/choices" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>11.2.0.6</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/choices" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/choices</argument>
      <argument type="service" id="assets._version_contao-components/choices"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/colorbox" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>1.6.4.2</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/colorbox" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/colorbox</argument>
      <argument type="service" id="assets._version_contao-components/colorbox"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/contao" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>9.4.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/contao" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/contao</argument>
      <argument type="service" id="assets._version_contao-components/contao"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/datepicker" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>3.0.3</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/datepicker" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/datepicker</argument>
      <argument type="service" id="assets._version_contao-components/datepicker"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/dropzone" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>5.9.3</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/dropzone" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/dropzone</argument>
      <argument type="service" id="assets._version_contao-components/dropzone"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/handorgel" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>1.0.0.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/handorgel" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/handorgel</argument>
      <argument type="service" id="assets._version_contao-components/handorgel"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/jquery" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>3.7.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/jquery" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/jquery</argument>
      <argument type="service" id="assets._version_contao-components/jquery"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/jquery-ui" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>1.13.2</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/jquery-ui" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/jquery-ui</argument>
      <argument type="service" id="assets._version_contao-components/jquery-ui"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/mediabox" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>1.5.4.3</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/mediabox" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/mediabox</argument>
      <argument type="service" id="assets._version_contao-components/mediabox"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/mootools" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>1.6.0.9</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/mootools" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/mootools</argument>
      <argument type="service" id="assets._version_contao-components/mootools"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/simplemodal" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>3.1.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/simplemodal" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/simplemodal</argument>
      <argument type="service" id="assets._version_contao-components/simplemodal"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/swipe" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>2.2.2</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/swipe" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/swipe</argument>
      <argument type="service" id="assets._version_contao-components/swipe"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/swiper" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>12.1.2</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/swiper" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/swiper</argument>
      <argument type="service" id="assets._version_contao-components/swiper"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/tablesort" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>4.0.2</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/tablesort" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/tablesort</argument>
      <argument type="service" id="assets._version_contao-components/tablesort"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/tablesorter" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>2.31.3.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/tablesorter" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/tablesorter</argument>
      <argument type="service" id="assets._version_contao-components/tablesorter"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/tinymce4" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>8.3.2</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/tinymce4" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/tinymce4</argument>
      <argument type="service" id="assets._version_contao-components/tinymce4"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/tristen-tablesort" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>5.7.0</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/tristen-tablesort" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/tristen-tablesort</argument>
      <argument type="service" id="assets._version_contao-components/tristen-tablesort"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_scrivo/highlight.php" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>v9.18.1.10</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_scrivo/highlight.php" class="Symfony\Component\Asset\PathPackage">
      <argument>vendor/scrivo/highlight_php/styles</argument>
      <argument type="service" id="assets._version_scrivo/highlight.php"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="contao.fragment._config_rYtAsnU" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\FrontendModule\FeedReaderController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_BzwIM.b" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_Wvk98XY" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\FrontendModule\TemplateController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config__MN4yAW" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\FrontendModule\TwoFactorController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_SFjeUnS" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.listener.X_v2Uu_" class="Contao\CoreBundle\EventListener\GlobalsMapListener" public="true">
      <tag name="contao.hook" hook="initializeSystem" priority="255"/>
      <argument type="collection">
        <argument key="FE_MOD" type="collection">
          <argument type="collection">
            <argument key="miscellaneous" type="collection">
              <argument key="feed_reader">Contao\ModuleProxy</argument>
              <argument key="root_page_dependent_modules">Contao\ModuleProxy</argument>
              <argument key="template">Contao\ModuleProxy</argument>
              <argument key="unfiltered_html">Contao\ModuleProxy</argument>
            </argument>
            <argument key="user" type="collection">
              <argument key="two_factor">Contao\ModuleProxy</argument>
            </argument>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="contao.fragment._config_nbFZk98" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\AccordionController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_rGO4Csd" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\ChangePasswordController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_wN6RazJ" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\CloseAccountController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config__PT2lL6" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\CodeController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_IkDcPzV" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\DescriptionListController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.content_element.download" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" public="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.JeCH.nd.contao.fragment._contao.content_element.download"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">download</argument>
          <argument key="category">files</argument>
          <argument key="template">content_element/download</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\DownloadsController</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.JeCH.nd.contao.fragment._contao.content_element.download"/>
      </call>
    </service>
    <service id="contao.fragment._config_SKTjSZO" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.content_element.download</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.content_element.downloads" class="Contao\CoreBundle\Controller\ContentElement\DownloadsController" public="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.JeCH.nd.contao.fragment._contao.content_element.downloads"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">downloads</argument>
          <argument key="category">files</argument>
          <argument key="template">content_element/downloads</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\DownloadsController</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.JeCH.nd.contao.fragment._contao.content_element.downloads"/>
      </call>
    </service>
    <service id="contao.fragment._config_vuBDMBO" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.content_element.downloads</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_Kqm1Lrp" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\ElementGroupController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_TAAltqK" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\HeadlineController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_X3uS9CV" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\HtmlController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_iblNgL6" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\HyperlinkController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.content_element.image" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" public="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <argument type="service" id="contao.image.studio"/>
      <argument type="service" id="contao.pagination.factory"/>
      <argument>%contao.image.valid_extensions%</argument>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.contao.fragment._contao.content_element.image"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">image</argument>
          <argument key="category">media</argument>
          <argument key="template">content_element/image</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\ImagesController</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.contao.fragment._contao.content_element.image"/>
      </call>
    </service>
    <service id="contao.fragment._config_JPKVV9u" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.content_element.image</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.content_element.gallery" class="Contao\CoreBundle\Controller\ContentElement\ImagesController" public="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <argument type="service" id="contao.image.studio"/>
      <argument type="service" id="contao.pagination.factory"/>
      <argument>%contao.image.valid_extensions%</argument>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.contao.fragment._contao.content_element.gallery"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">gallery</argument>
          <argument key="category">media</argument>
          <argument key="template">content_element/gallery</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\ImagesController</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.contao.fragment._contao.content_element.gallery"/>
      </call>
    </service>
    <service id="contao.fragment._config_BLm3APw" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.content_element.gallery</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_Olrv2uH" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\ListController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_AruZZ8i" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\LoginController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_kLj_LXA" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_qVkwcP7" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\MarkdownController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_kgEseyh" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\PlayerController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_cEYieUY" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\SwiperController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_WWehp3k" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\TableController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_WlQIZHa" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\TemplateController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_eocRLoL" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\TeaserController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_2XCF6SE" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\TextController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_CH8VVuI" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\ToplinkController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_zxq6yC3" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\TwoFactorController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._config_0m07w33" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.content_element.vimeo" class="Contao\CoreBundle\Controller\ContentElement\VideoController" public="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.image.studio"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.contao.fragment._contao.content_element.vimeo"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">vimeo</argument>
          <argument key="category">media</argument>
          <argument key="template">content_element/vimeo</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\VideoController</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.contao.fragment._contao.content_element.vimeo"/>
      </call>
    </service>
    <service id="contao.fragment._config_k8yPxTA" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.content_element.vimeo</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.content_element.youtube" class="Contao\CoreBundle\Controller\ContentElement\VideoController" public="true">
      <tag name="container.service_subscriber" id="contao.twig.filesystem_loader"/>
      <tag name="container.service_subscriber" id="contao.twig.interop.context_factory"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.image.studio"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.contao.fragment._contao.content_element.youtube"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="type">youtube</argument>
          <argument key="category">media</argument>
          <argument key="template">content_element/youtube</argument>
          <argument key="method">null</argument>
          <argument key="renderer">null</argument>
          <argument key="nestedFragments">false</argument>
          <argument key="priority">0</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\VideoController</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.4NmloUA.contao.fragment._contao.content_element.youtube"/>
      </call>
    </service>
    <service id="contao.fragment._config_uHHch1b" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.content_element.youtube</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.listener.ncSdG8H" class="Contao\CoreBundle\EventListener\GlobalsMapListener" public="true">
      <tag name="contao.hook" hook="initializeSystem" priority="255"/>
      <argument type="collection">
        <argument key="TL_CTE" type="collection">
          <argument type="collection">
            <argument key="miscellaneous" type="collection">
              <argument key="accordion">Contao\ContentProxy</argument>
              <argument key="element_group">Contao\ContentProxy</argument>
              <argument key="swiper">Contao\ContentProxy</argument>
            </argument>
            <argument key="user" type="collection">
              <argument key="change_password">Contao\ContentProxy</argument>
              <argument key="close_account">Contao\ContentProxy</argument>
              <argument key="login">Contao\ContentProxy</argument>
              <argument key="manage_passkeys">Contao\ContentProxy</argument>
              <argument key="two_factor">Contao\ContentProxy</argument>
            </argument>
            <argument key="texts" type="collection">
              <argument key="code">Contao\ContentProxy</argument>
              <argument key="description_list">Contao\ContentProxy</argument>
              <argument key="headline">Contao\ContentProxy</argument>
              <argument key="html">Contao\ContentProxy</argument>
              <argument key="list">Contao\ContentProxy</argument>
              <argument key="markdown">Contao\ContentProxy</argument>
              <argument key="table">Contao\ContentProxy</argument>
              <argument key="text">Contao\ContentProxy</argument>
              <argument key="unfiltered_html">Contao\ContentProxy</argument>
            </argument>
            <argument key="files" type="collection">
              <argument key="download">Contao\ContentProxy</argument>
              <argument key="downloads">Contao\ContentProxy</argument>
            </argument>
            <argument key="links" type="collection">
              <argument key="hyperlink">Contao\ContentProxy</argument>
              <argument key="toplink">Contao\ContentProxy</argument>
            </argument>
            <argument key="media" type="collection">
              <argument key="image">Contao\ContentProxy</argument>
              <argument key="gallery">Contao\ContentProxy</argument>
              <argument key="player">Contao\ContentProxy</argument>
              <argument key="vimeo">Contao\ContentProxy</argument>
              <argument key="youtube">Contao\ContentProxy</argument>
            </argument>
            <argument key="includes" type="collection">
              <argument key="template">Contao\ContentProxy</argument>
              <argument key="teaser">Contao\ContentProxy</argument>
            </argument>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="contao.filesystem.adapter.files" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/asli/cms.asli.com/contao/files</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>1</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="contao.filesystem.virtual.files" class="Contao\CoreBundle\Filesystem\VirtualFilesystem" public="true">
      <tag name="files" prefix="files">contao.virtual_filesystem</tag>
      <argument>files</argument>
      <argument>false</argument>
      <factory service="contao.filesystem.virtual_factory" method="__invoke"/>
    </service>
    <service id="contao.filesystem.hash_generator.files" class="Contao\CoreBundle\Filesystem\Dbafs\Hashing\HashGenerator">
      <argument>md5</argument>
      <argument>true</argument>
    </service>
    <service id="contao.filesystem.dbafs.files" class="Contao\CoreBundle\Filesystem\Dbafs\Dbafs">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.filesystem.virtual.files"/>
      <argument type="service" id="contao.filesystem.hash_generator.files"/>
      <argument>tl_files</argument>
      <call method="useLastModified">
        <argument>true</argument>
      </call>
      <call method="setDatabasePathPrefix">
        <argument>files</argument>
      </call>
      <factory service="contao.filesystem.dbafs_factory" method="__invoke"/>
    </service>
    <service id="contao.filesystem.virtual.files#readonly" class="Contao\CoreBundle\Filesystem\VirtualFilesystem">
      <tag name="files#readonly" prefix="files">contao.virtual_filesystem</tag>
      <argument>files</argument>
      <argument>true</argument>
      <factory service="contao.filesystem.virtual_factory" method="__invoke"/>
    </service>
    <service id="contao.assets.package.vfs.files" class="Contao\CoreBundle\Asset\Package\VirtualFilesystemStoragePackage">
      <tag name="assets.package" package="contao_vfs.files"/>
      <argument type="service" id="contao.filesystem.virtual.files#readonly"/>
    </service>
    <service id="contao.filesystem.adapter.backups" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/asli/cms.asli.com/contao/var/backups</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>1</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="contao.filesystem.virtual.backups" class="Contao\CoreBundle\Filesystem\VirtualFilesystem">
      <tag name="backups" prefix="backups">contao.virtual_filesystem</tag>
      <argument>backups</argument>
      <argument>false</argument>
      <factory service="contao.filesystem.virtual_factory" method="__invoke"/>
    </service>
    <service id="contao.filesystem.adapter.job-attachments" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/asli/cms.asli.com/contao/var/job-attachments</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>1</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="contao.filesystem.virtual.job-attachments" class="Contao\CoreBundle\Filesystem\VirtualFilesystem">
      <tag name="job-attachments" prefix="job-attachments">contao.virtual_filesystem</tag>
      <argument>job-attachments</argument>
      <argument>false</argument>
      <factory service="contao.filesystem.virtual_factory" method="__invoke"/>
    </service>
    <service id="contao.filesystem.adapter.user_templates" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/asli/cms.asli.com/contao/templates</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>1</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="contao.filesystem.virtual.user_templates" class="Contao\CoreBundle\Filesystem\VirtualFilesystem">
      <tag name="user_templates" prefix="user_templates">contao.virtual_filesystem</tag>
      <argument>user_templates</argument>
      <argument>false</argument>
      <factory service="contao.filesystem.virtual_factory" method="__invoke"/>
    </service>
    <service id=".service_locator.dpiLQ5O" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.error" class="Contao\CoreBundle\Monolog\SystemLogger">
      <tag name="monolog.channel_logger"/>
      <tag name="container.decorator" id="monolog.logger.contao.error" inner="contao._logger.monolog.logger.contao.error.inner"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.error.inner"/>
      <argument>ERROR</argument>
    </service>
    <service id="contao._logger.monolog.logger.contao.access" class="Contao\CoreBundle\Monolog\SystemLogger">
      <tag name="monolog.channel_logger"/>
      <tag name="container.decorator" id="monolog.logger.contao.access" inner="contao._logger.monolog.logger.contao.access.inner"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.access.inner"/>
      <argument>ACCESS</argument>
    </service>
    <service id="contao._logger.monolog.logger.contao.configuration" class="Contao\CoreBundle\Monolog\SystemLogger">
      <tag name="monolog.channel_logger"/>
      <tag name="container.decorator" id="monolog.logger.contao.configuration" inner="contao._logger.monolog.logger.contao.configuration.inner"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.configuration.inner"/>
      <argument>CONFIGURATION</argument>
    </service>
    <service id="contao._logger.monolog.logger.contao.cron" class="Contao\CoreBundle\Monolog\SystemLogger">
      <tag name="monolog.channel_logger"/>
      <tag name="container.decorator" id="monolog.logger.contao.cron" inner="contao._logger.monolog.logger.contao.cron.inner"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.cron.inner"/>
      <argument>CRON</argument>
    </service>
    <service id="contao._logger.monolog.logger.contao.email" class="Contao\CoreBundle\Monolog\SystemLogger">
      <tag name="monolog.channel_logger"/>
      <tag name="container.decorator" id="monolog.logger.contao.email" inner="contao._logger.monolog.logger.contao.email.inner"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.email.inner"/>
      <argument>EMAIL</argument>
    </service>
    <service id="contao._logger.monolog.logger.contao.files" class="Contao\CoreBundle\Monolog\SystemLogger">
      <tag name="monolog.channel_logger"/>
      <tag name="container.decorator" id="monolog.logger.contao.files" inner="contao._logger.monolog.logger.contao.files.inner"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.files.inner"/>
      <argument>FILES</argument>
    </service>
    <service id="contao._logger.monolog.logger.contao.forms" class="Contao\CoreBundle\Monolog\SystemLogger">
      <tag name="monolog.channel_logger"/>
      <tag name="container.decorator" id="monolog.logger.contao.forms" inner="contao._logger.monolog.logger.contao.forms.inner"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.forms.inner"/>
      <argument>FORMS</argument>
    </service>
    <service id="contao._logger.monolog.logger.contao.general" class="Contao\CoreBundle\Monolog\SystemLogger">
      <tag name="monolog.channel_logger"/>
      <tag name="container.decorator" id="monolog.logger.contao.general" inner="contao._logger.monolog.logger.contao.general.inner"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.general.inner"/>
      <argument>GENERAL</argument>
    </service>
    <service id=".service_locator.6KVxCv0" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translation.loader.php" type="service_closure" id="translation.loader.php"/>
        <argument key="translation.loader.yml" type="service_closure" id="translation.loader.yml"/>
        <argument key="translation.loader.xliff" type="service_closure" id="translation.loader.xliff"/>
        <argument key="translation.loader.po" type="service_closure" id="translation.loader.po"/>
        <argument key="translation.loader.mo" type="service_closure" id="translation.loader.mo"/>
        <argument key="translation.loader.qt" type="service_closure" id="translation.loader.qt"/>
        <argument key="translation.loader.csv" type="service_closure" id="translation.loader.csv"/>
        <argument key="translation.loader.res" type="service_closure" id="translation.loader.res"/>
        <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>
    </service>
    <service id=".service_locator.TJNRSaV" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.TJNRSaV.controller.helper" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="controller.helper"/>
      <argument>controller.helper</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.TJNRSaV" method="withContext"/>
    </service>
    <service id=".service_locator.kvOAK9B" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="contao.translation.translator"/>
      </argument>
    </service>
    <service id=".service_locator.kvOAK9B.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.kvOAK9B" method="withContext"/>
    </service>
    <service id=".service_locator.mVqIsAD" 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.mVqIsAD.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.mVqIsAD" method="withContext"/>
    </service>
    <service id=".service_locator.mFBT25N" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router"/>
      </argument>
    </service>
    <service id=".service_locator.mFBT25N.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.mFBT25N" method="withContext"/>
    </service>
    <service id=".service_locator.3DrAUl_" 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.3DrAUl_.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.3DrAUl_" method="withContext"/>
    </service>
    <service id=".service_locator.TJNRSaV.Contao\CoreBundle\Controller\AltchaController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\AltchaController"/>
      <argument>Contao\CoreBundle\Controller\AltchaController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.TJNRSaV" method="withContext"/>
    </service>
    <service id=".service_locator.HuJ73.." class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.picker.builder" type="service_closure" id="contao.picker.builder"/>
        <argument key="uri_signer" type="service_closure" id="uri_signer"/>
      </argument>
    </service>
    <service id=".service_locator.HuJ73...Contao\CoreBundle\Controller\Backend\BackendController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Backend\BackendController"/>
      <argument>Contao\CoreBundle\Controller\Backend\BackendController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.HuJ73.." method="withContext"/>
    </service>
    <service id=".service_locator.In8sZTN" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.twig.interop.context_factory" type="service_closure" id="contao.twig.interop.context_factory"/>
      </argument>
    </service>
    <service id=".service_locator.In8sZTN.Contao\CoreBundle\Controller\Backend\JobsController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Backend\JobsController"/>
      <argument>Contao\CoreBundle\Controller\Backend\JobsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.In8sZTN" method="withContext"/>
    </service>
    <service id=".service_locator.TJNRSaV.Contao\CoreBundle\Controller\Backend\FavoriteController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Backend\FavoriteController"/>
      <argument>Contao\CoreBundle\Controller\Backend\FavoriteController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.TJNRSaV" method="withContext"/>
    </service>
    <service id=".service_locator.EHK395j" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
      </argument>
    </service>
    <service id=".service_locator.EHK395j.Contao\CoreBundle\Controller\CaptchaController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\CaptchaController"/>
      <argument>Contao\CoreBundle\Controller\CaptchaController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.EHK395j" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.routing.page_finder" type="service_closure" id="contao.routing.page_finder"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="contao.twig.filesystem_loader" type="service_closure" id="contao.twig.filesystem_loader"/>
        <argument key="contao.twig.interop.context_factory" type="service_closure" id="contao.twig.interop.context_factory"/>
      </argument>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\AccordionController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\AccordionController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\AccordionController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ChangePasswordController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ChangePasswordController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ChangePasswordController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\CloseAccountController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\CloseAccountController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\CloseAccountController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\CodeController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\CodeController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\CodeController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\DescriptionListController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\DescriptionListController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\DescriptionListController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.JeCH.nd" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.routing.page_finder" type="service_closure" id="contao.routing.page_finder"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="contao.twig.filesystem_loader" type="service_closure" id="contao.twig.filesystem_loader"/>
        <argument key="contao.twig.interop.context_factory" type="service_closure" id="contao.twig.interop.context_factory"/>
        <argument key="contao.filesystem.file_download_helper" type="service_closure" id="contao.filesystem.file_download_helper"/>
        <argument key="contao.image.preview_factory" type="service_closure" id="contao.image.preview_factory"/>
        <argument key="contao.image.studio" type="service_closure" id="contao.image.studio"/>
      </argument>
    </service>
    <service id=".service_locator.JeCH.nd.Contao\CoreBundle\Controller\ContentElement\DownloadsController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\DownloadsController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\DownloadsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JeCH.nd" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ElementGroupController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ElementGroupController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ElementGroupController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\HeadlineController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\HeadlineController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\HeadlineController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\HtmlController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\HtmlController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\HtmlController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\HyperlinkController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\HyperlinkController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\HyperlinkController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ImagesController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ImagesController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ImagesController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ListController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ListController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ListController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\LoginController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\LoginController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\LoginController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.q7ty6cm" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.routing.page_finder" type="service_closure" id="contao.routing.page_finder"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="contao.twig.filesystem_loader" type="service_closure" id="contao.twig.filesystem_loader"/>
        <argument key="contao.twig.interop.context_factory" type="service_closure" id="contao.twig.interop.context_factory"/>
        <argument key="contao.insert_tag.parser" type="service_closure" id="contao.insert_tag.parser"/>
      </argument>
    </service>
    <service id=".service_locator.q7ty6cm.Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\MarkdownController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\MarkdownController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.q7ty6cm" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\PlayerController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\PlayerController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\PlayerController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\SwiperController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\SwiperController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\SwiperController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TableController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TableController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TableController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TemplateController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TemplateController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TeaserController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TeaserController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TeaserController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TextController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TextController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TextController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\ToplinkController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\ToplinkController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\ToplinkController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\TwoFactorController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\TwoFactorController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\TwoFactorController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\ContentElement\VideoController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\ContentElement\VideoController"/>
      <argument>Contao\CoreBundle\Controller\ContentElement\VideoController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.wnenfZo" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.cron" type="service_closure" id="contao.cron"/>
      </argument>
    </service>
    <service id=".service_locator.wnenfZo.Contao\CoreBundle\Controller\FrontendController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendController"/>
      <argument>Contao\CoreBundle\Controller\FrontendController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.wnenfZo" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\FrontendModule\FeedReaderController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\FeedReaderController"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\FeedReaderController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\TemplateController"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\TemplateController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.vRPfL.Y" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.routing.page_finder" type="service_closure" id="contao.routing.page_finder"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="contao.twig.filesystem_loader" type="service_closure" id="contao.twig.filesystem_loader"/>
        <argument key="contao.twig.interop.context_factory" type="service_closure" id="contao.twig.interop.context_factory"/>
        <argument key="contao.security.two_factor.authenticator" type="service_closure" id="contao.security.two_factor.authenticator"/>
        <argument key="security.authentication_utils" type="service_closure" id="security.authentication_utils"/>
        <argument key="translator" type="service_closure" id="contao.translation.translator"/>
        <argument key="contao.security.two_factor.trusted_device_manager" type="service_closure" id="contao.security.two_factor.trusted_device_manager"/>
        <argument key="contao.security.two_factor.backup_code_manager" type="service_closure" id="contao.security.two_factor.backup_code_manager"/>
      </argument>
    </service>
    <service id=".service_locator.vRPfL.Y.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\TwoFactorController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vRPfL.Y" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController"/>
      <argument>Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.EHK395j.Contao\CoreBundle\Controller\Page\ErrorPageController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      <argument>Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.EHK395j" method="withContext"/>
    </service>
    <service id=".service_locator.VpWnlxh" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
      </argument>
    </service>
    <service id=".service_locator.VpWnlxh.Contao\CoreBundle\Controller\Page\ForwardPageController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\ForwardPageController"/>
      <argument>Contao\CoreBundle\Controller\Page\ForwardPageController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.VpWnlxh" method="withContext"/>
    </service>
    <service id=".service_locator.EHK395j.Contao\CoreBundle\Controller\Page\LogoutPageController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\LogoutPageController"/>
      <argument>Contao\CoreBundle\Controller\Page\LogoutPageController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.EHK395j" method="withContext"/>
    </service>
    <service id=".service_locator.2oHYZWk" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.routing.response_context_factory" type="service_closure" id="contao.routing.response_context_factory"/>
        <argument key="contao.content_composition" type="service_closure" id="contao.content_composition"/>
        <argument key="contao.routing.page_registry" type="service_closure" id="contao.routing.page_registry"/>
      </argument>
    </service>
    <service id=".service_locator.2oHYZWk.Contao\CoreBundle\Controller\Page\RegularPageController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\RegularPageController"/>
      <argument>Contao\CoreBundle\Controller\Page\RegularPageController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.2oHYZWk" method="withContext"/>
    </service>
    <service id=".service_locator.mxCmEX." class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
      </argument>
    </service>
    <service id=".service_locator.mxCmEX..Contao\CoreBundle\Controller\Page\RootPageController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Page\RootPageController"/>
      <argument>Contao\CoreBundle\Controller\Page\RootPageController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.mxCmEX." method="withContext"/>
    </service>
    <service id=".service_locator.EHK395j.Contao\CoreBundle\Controller\SitemapController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\SitemapController"/>
      <argument>Contao\CoreBundle\Controller\SitemapController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.EHK395j" method="withContext"/>
    </service>
    <service id=".service_locator.AWVJiLe" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag"/>
      </argument>
    </service>
    <service id=".service_locator.AWVJiLe.contao.form.change_password_type" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.form.change_password_type"/>
      <argument>contao.form.change_password_type</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.AWVJiLe" method="withContext"/>
    </service>
    <service id=".service_locator.AWVJiLe.contao.form.close_account_type" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.form.close_account_type"/>
      <argument>contao.form.close_account_type</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.AWVJiLe" method="withContext"/>
    </service>
    <service id=".service_locator.Vq32ILG" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
        <argument key="contao.twig.interop.context_factory" type="service_closure" id="contao.twig.interop.context_factory"/>
      </argument>
    </service>
    <service id=".service_locator.Vq32ILG.Contao\CoreBundle\Controller\Backend\TemplateStudioController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\Backend\TemplateStudioController"/>
      <argument>Contao\CoreBundle\Controller\Backend\TemplateStudioController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.Vq32ILG" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.twig.filesystem_loader" type="service_closure" id="contao.twig.filesystem_loader"/>
        <argument key="contao.filesystem.virtual.user_templates" type="service_closure" id="contao.filesystem.virtual.user_templates"/>
        <argument key="contao.twig.studio.template_skeleton_factory" type="service_closure" id="contao.twig.studio.template_skeleton_factory"/>
        <argument key="contao.twig.finder_factory" type="service_closure" id="contao.twig.finder_factory"/>
        <argument key="contao.twig.studio.cache_invalidator" type="service_closure" id="contao.twig.studio.cache_invalidator"/>
      </argument>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.create_content_element_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_content_element_variant_operation"/>
      <argument>contao.twig.studio.create_content_element_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.create_frontend_module_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_frontend_module_variant_operation"/>
      <argument>contao.twig.studio.create_frontend_module_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.create_legacy_content_element_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_content_element_variant_operation"/>
      <argument>contao.twig.studio.create_legacy_content_element_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.create_legacy_frontend_module_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_frontend_module_variant_operation"/>
      <argument>contao.twig.studio.create_legacy_frontend_module_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.create_legacy_page_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_legacy_page_variant_operation"/>
      <argument>contao.twig.studio.create_legacy_page_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.create_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_operation"/>
      <argument>contao.twig.studio.create_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.create_page_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.create_page_variant_operation"/>
      <argument>contao.twig.studio.create_page_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.1PSWVhM" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.twig.filesystem_loader" type="service_closure" id="contao.twig.filesystem_loader"/>
        <argument key="contao.filesystem.virtual.user_templates" type="service_closure" id="contao.filesystem.virtual.user_templates"/>
        <argument key="contao.twig.studio.template_skeleton_factory" type="service_closure" id="contao.twig.studio.template_skeleton_factory"/>
        <argument key="contao.twig.finder_factory" type="service_closure" id="contao.twig.finder_factory"/>
        <argument key="contao.twig.studio.cache_invalidator" type="service_closure" id="contao.twig.studio.cache_invalidator"/>
        <argument key="database_connection" type="service_closure" id="doctrine.dbal.default_connection"/>
      </argument>
    </service>
    <service id=".service_locator.1PSWVhM.contao.twig.studio.delete_content_element_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_content_element_variant_operation"/>
      <argument>contao.twig.studio.delete_content_element_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1PSWVhM" method="withContext"/>
    </service>
    <service id=".service_locator.1PSWVhM.contao.twig.studio.delete_frontend_module_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_frontend_module_variant_operation"/>
      <argument>contao.twig.studio.delete_frontend_module_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1PSWVhM" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.delete_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.delete_operation"/>
      <argument>contao.twig.studio.delete_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.1PSWVhM.contao.twig.studio.rename_content_element_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_content_element_variant_operation"/>
      <argument>contao.twig.studio.rename_content_element_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1PSWVhM" method="withContext"/>
    </service>
    <service id=".service_locator.1PSWVhM.contao.twig.studio.rename_frontend_module_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_frontend_module_variant_operation"/>
      <argument>contao.twig.studio.rename_frontend_module_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1PSWVhM" method="withContext"/>
    </service>
    <service id=".service_locator.1PSWVhM.contao.twig.studio.rename_page_variant_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.rename_page_variant_operation"/>
      <argument>contao.twig.studio.rename_page_variant_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.1PSWVhM" method="withContext"/>
    </service>
    <service id=".service_locator.vP5MoU8.contao.twig.studio.save_operation" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.twig.studio.save_operation"/>
      <argument>contao.twig.studio.save_operation</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.vP5MoU8" method="withContext"/>
    </service>
    <service id=".service_locator.hiVuiMZ" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.content_url_generator" type="service_closure" id="contao.routing.content_url_generator"/>
        <argument key="contao.routing.response_context_accessor" type="service_closure" id="contao.routing.response_context_accessor"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.cache.tag_manager" type="service_closure" id="contao.cache.tag_manager"/>
      </argument>
    </service>
    <service id=".service_locator.hiVuiMZ.contao_news.controller.page.news_feed" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao_news.controller.page.news_feed"/>
      <argument>contao_news.controller.page.news_feed</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.hiVuiMZ" method="withContext"/>
    </service>
    <service id=".service_locator.hiVuiMZ.contao_calendar.controller.page.calendar_feed" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao_calendar.controller.page.calendar_feed"/>
      <argument>contao_calendar.controller.page.calendar_feed</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.hiVuiMZ" method="withContext"/>
    </service>
    <service id=".service_locator.JeCH.nd.contao.fragment._contao.content_element.download" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.content_element.download"/>
      <argument>contao.fragment._contao.content_element.download</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JeCH.nd" method="withContext"/>
    </service>
    <service id=".service_locator.JeCH.nd.contao.fragment._contao.content_element.downloads" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.content_element.downloads"/>
      <argument>contao.fragment._contao.content_element.downloads</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JeCH.nd" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.contao.fragment._contao.content_element.image" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.content_element.image"/>
      <argument>contao.fragment._contao.content_element.image</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.contao.fragment._contao.content_element.gallery" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.content_element.gallery"/>
      <argument>contao.fragment._contao.content_element.gallery</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.contao.fragment._contao.content_element.vimeo" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.content_element.vimeo"/>
      <argument>contao.fragment._contao.content_element.vimeo</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.4NmloUA.contao.fragment._contao.content_element.youtube" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.content_element.youtube"/>
      <argument>contao.fragment._contao.content_element.youtube</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.4NmloUA" method="withContext"/>
    </service>
    <service id=".service_locator.1RQYIw0" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.request_payload"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.query_parameter_value_resolver"/>
        <argument key="Symfony\Component\Security\Http\Controller\UserValueResolver" type="service_closure" id=".debug.value_resolver.security.user_value_resolver"/>
        <argument key="Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" type="service_closure" id=".debug.value_resolver.security.security_token_value_resolver"/>
        <argument key="Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" type="service_closure" id=".debug.value_resolver.doctrine.orm.entity_value_resolver"/>
        <argument key="contao.model_argument_resolver" type="service_closure" id=".debug.value_resolver.contao.model_argument_resolver"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.backed_enum_resolver"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.uid"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.datetime"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.request_attribute"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.request"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.session"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.service"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.default"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.variadic"/>
        <argument key="argument_resolver.not_tagged_controller" type="service_closure" id=".debug.value_resolver.argument_resolver.not_tagged_controller"/>
      </argument>
    </service>
    <service id=".service_locator.icAHgqM" 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.QgUDqsN" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="cache.app" type="service_closure" id="cache.app.taggable"/>
        <argument key="cache.http_client.pool" type="service_closure" id="cache.http_client"/>
        <argument key="doctrine.result_cache_pool" type="service_closure" id=".doctrine.result_cache_pool.taggable"/>
        <argument key="doctrine.system_cache_pool" type="service_closure" id=".doctrine.system_cache_pool.taggable"/>
      </argument>
    </service>
    <service id=".service_locator.MSNT8UZ" 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.contao_backend" type="service_closure" id="debug.security.event_dispatcher.contao_backend"/>
        <argument key="security.event_dispatcher.contao_frontend" type="service_closure" id="debug.security.event_dispatcher.contao_frontend"/>
      </argument>
    </service>
    <service id=".service_locator.RBbYcK8" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.route_loader.logout" type="service_closure" id="security.route_loader.logout"/>
        <argument key="contao_manager.routing.route_loader" type="service_closure" id="contao_manager.routing.route_loader"/>
      </argument>
    </service>
    <service id=".service_locator.LiNhGEY" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="env" type="service_closure" id="container.getenv"/>
        <argument key="service" type="service_closure" id="container.get_routing_condition_service"/>
      </argument>
    </service>
    <service id=".service_locator.zfRA4vz" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="string" type="service_closure" id="type_info.resolver.string"/>
        <argument key="ReflectionParameter" type="service_closure" id="type_info.resolver.reflection_parameter.phpdoc_aware"/>
        <argument key="ReflectionProperty" type="service_closure" id="type_info.resolver.reflection_property.phpdoc_aware"/>
        <argument key="ReflectionFunctionAbstract" type="service_closure" id="type_info.resolver.reflection_return.phpdoc_aware"/>
        <argument key="ReflectionType" type="service_closure" id="type_info.resolver.reflection_type"/>
      </argument>
    </service>
    <service id=".service_locator.MQ2K9ka" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="session_factory" type="service_closure" id="contao.session.factory" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="session_collector" type="service_closure" id="data_collector.request.session_collector" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.F4qYoAa" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="default" type="service_closure" id="html_sanitizer.sanitizer.default"/>
        <argument key="contao" type="service_closure" id="contao.html_sanitizer"/>
      </argument>
    </service>
    <service id=".service_locator.0NioFko" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="profiler" type="service_closure" id="profiler" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id=".service_locator._8anbdp" 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=".service_locator.1mjVCan" 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.rAuPNI6" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.token_storage" type="service_closure" id="security.token_storage"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker"/>
        <argument key="security.user_authorization_checker" type="service_closure" id="security.authorization_checker"/>
        <argument key="security.authenticator.managers_locator" type="service_closure" id="security.authenticator.managers_locator" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="security.firewall.map" type="service_closure" id="security.firewall.map"/>
        <argument key="security.user_checker_locator" type="service_closure" id="security.user_checker_locator"/>
        <argument key="security.firewall.event_dispatcher_locator" type="service_closure" id="security.firewall.event_dispatcher_locator"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.q1Mh7ey" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao_backend" type="service_closure" id="security.authenticator.login_link_handler.contao_backend"/>
      </argument>
    </service>
    <service id=".service_locator.T.6vBuR" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao_frontend" type="service_closure" id="security.authenticator.remember_me_handler.contao_frontend"/>
      </argument>
    </service>
    <service id=".service_locator.Z5ZWIBw" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="inline" type="service_closure" id="fragment.renderer.inline"/>
        <argument key="hinclude" type="service_closure" id="fragment.renderer.hinclude"/>
        <argument key="esi" type="service_closure" id="fragment.renderer.esi"/>
        <argument key="forward" type="service_closure" id="contao.fragment.forward_renderer"/>
      </argument>
    </service>
    <service id=".service_locator.QjlzhnL" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.image.studio" type="service_closure" id="contao.image.studio"/>
        <argument key="contao.image.picture_factory" type="service_closure" id="contao.image.picture_factory"/>
        <argument key="contao.image.factory" type="service_closure" id="contao.image.factory"/>
        <argument key="contao.image.resizer" type="service_closure" id="contao.image.resizer"/>
        <argument key="contao.assets.files_context" type="service_closure" id="contao.assets.files_context"/>
        <argument key="contao.routing.page_finder" type="service_closure" id="contao.routing.page_finder"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.filesystem.virtual.files" type="service_closure" id="contao.filesystem.virtual.files"/>
        <argument key="contao.insert_tag.parser" type="service_closure" id="contao.insert_tag.parser"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
      </argument>
    </service>
    <service id="debug.validator.inner" class="Symfony\Component\Validator\Validator\ValidatorInterface">
      <factory service="validator.builder" method="getValidator"/>
    </service>
    <service id=".debug.http_client.inner" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <argument type="collection">
        <argument type="service" id="http_client.transport"/>
      </argument>
      <factory function="current"/>
    </service>
    <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"/>
      <call method="allowControllers">
        <argument type="collection">
          <argument>Symfony\Bundle\FrameworkBundle\Controller\AbstractController</argument>
          <argument>Symfony\Bundle\FrameworkBundle\Controller\TemplateController</argument>
        </argument>
      </call>
      <call method="allowControllers">
        <argument type="collection">
          <argument key="0">Webauthn\Bundle\Controller\AttestationRequestController</argument>
          <argument key="1">Webauthn\Bundle\Controller\AttestationResponseController</argument>
          <argument key="4">Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController</argument>
          <argument key="5">Webauthn\Bundle\Controller\AssertionRequestController</argument>
          <argument key="6">Webauthn\Bundle\Controller\DummyController</argument>
          <argument key="9">Contao\CoreBundle\Controller\AltchaController</argument>
          <argument key="10">Contao\CoreBundle\Controller\Backend\BackendController</argument>
          <argument key="11">Contao\CoreBundle\Controller\Backend\JobsController</argument>
          <argument key="12">Contao\CoreBundle\Controller\Backend\PreviewController</argument>
          <argument key="13">Contao\CoreBundle\Controller\Backend\PreviewSwitchController</argument>
          <argument key="14">Contao\CoreBundle\Controller\Backend\FavoriteController</argument>
          <argument key="15">Contao\CoreBundle\Controller\CaptchaController</argument>
          <argument key="16">Contao\CoreBundle\Controller\ContentElement\AccordionController</argument>
          <argument key="17">Contao\CoreBundle\Controller\ContentElement\ChangePasswordController</argument>
          <argument key="18">Contao\CoreBundle\Controller\ContentElement\CloseAccountController</argument>
          <argument key="19">Contao\CoreBundle\Controller\ContentElement\CodeController</argument>
          <argument key="20">Contao\CoreBundle\Controller\ContentElement\DescriptionListController</argument>
          <argument key="21">Contao\CoreBundle\Controller\ContentElement\DownloadsController</argument>
          <argument key="22">Contao\CoreBundle\Controller\ContentElement\ElementGroupController</argument>
          <argument key="23">Contao\CoreBundle\Controller\ContentElement\HeadlineController</argument>
          <argument key="24">Contao\CoreBundle\Controller\ContentElement\HtmlController</argument>
          <argument key="25">Contao\CoreBundle\Controller\ContentElement\HyperlinkController</argument>
          <argument key="26">Contao\CoreBundle\Controller\ContentElement\ImagesController</argument>
          <argument key="27">Contao\CoreBundle\Controller\ContentElement\ListController</argument>
          <argument key="28">Contao\CoreBundle\Controller\ContentElement\LoginController</argument>
          <argument key="29">Contao\CoreBundle\Controller\ContentElement\ManagePasskeysController</argument>
          <argument key="30">Contao\CoreBundle\Controller\ContentElement\MarkdownController</argument>
          <argument key="31">Contao\CoreBundle\Controller\ContentElement\PlayerController</argument>
          <argument key="32">Contao\CoreBundle\Controller\ContentElement\SwiperController</argument>
          <argument key="33">Contao\CoreBundle\Controller\ContentElement\TableController</argument>
          <argument key="34">Contao\CoreBundle\Controller\ContentElement\TemplateController</argument>
          <argument key="35">Contao\CoreBundle\Controller\ContentElement\TeaserController</argument>
          <argument key="36">Contao\CoreBundle\Controller\ContentElement\TextController</argument>
          <argument key="37">Contao\CoreBundle\Controller\ContentElement\ToplinkController</argument>
          <argument key="38">Contao\CoreBundle\Controller\ContentElement\TwoFactorController</argument>
          <argument key="39">Contao\CoreBundle\Controller\ContentElement\UnfilteredHtmlController</argument>
          <argument key="40">Contao\CoreBundle\Controller\ContentElement\VideoController</argument>
          <argument key="41">Contao\CoreBundle\Controller\CspReporterController</argument>
          <argument key="42">Contao\CoreBundle\Controller\FaviconController</argument>
          <argument key="43">Contao\CoreBundle\Controller\FrontendController</argument>
          <argument key="44">Contao\CoreBundle\Controller\FrontendModule\FeedReaderController</argument>
          <argument key="45">Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController</argument>
          <argument key="46">Contao\CoreBundle\Controller\FrontendModule\TemplateController</argument>
          <argument key="47">Contao\CoreBundle\Controller\FrontendModule\TwoFactorController</argument>
          <argument key="48">Contao\CoreBundle\Controller\FrontendModule\UnfilteredHtmlController</argument>
          <argument key="49">Contao\CoreBundle\Controller\ImagesController</argument>
          <argument key="50">Contao\CoreBundle\Controller\InsertTagsController</argument>
          <argument key="51">Contao\CoreBundle\Controller\Page\ErrorPageController</argument>
          <argument key="52">Contao\CoreBundle\Controller\Page\ForwardPageController</argument>
          <argument key="53">Contao\CoreBundle\Controller\Page\LogoutPageController</argument>
          <argument key="54">Contao\CoreBundle\Controller\Page\RegularPageController</argument>
          <argument key="55">Contao\CoreBundle\Controller\Page\RootPageController</argument>
          <argument key="56">Contao\CoreBundle\Controller\PreviewLinkController</argument>
          <argument key="57">Contao\CoreBundle\Controller\RobotsTxtController</argument>
          <argument key="58">Contao\CoreBundle\Controller\SitemapController</argument>
          <argument key="59">Contao\CoreBundle\Controller\Backend\TemplateStudioController</argument>
          <argument key="60">Contao\CoreBundle\Twig\Studio\Operation\CreateContentElementVariantOperation</argument>
          <argument key="61">Contao\CoreBundle\Twig\Studio\Operation\CreateFrontendModuleVariantOperation</argument>
          <argument key="62">Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyContentElementVariantOperation</argument>
          <argument key="63">Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyFrontendModuleVariantOperation</argument>
          <argument key="64">Contao\CoreBundle\Twig\Studio\Operation\CreateLegacyPageVariantOperation</argument>
          <argument key="65">Contao\CoreBundle\Twig\Studio\Operation\CreateOperation</argument>
          <argument key="66">Contao\CoreBundle\Twig\Studio\Operation\CreatePageVariantOperation</argument>
          <argument key="67">Contao\CoreBundle\Twig\Studio\Operation\DeleteContentElementVariantOperation</argument>
          <argument key="68">Contao\CoreBundle\Twig\Studio\Operation\DeleteFrontendModuleVariantOperation</argument>
          <argument key="69">Contao\CoreBundle\Twig\Studio\Operation\DeleteOperation</argument>
          <argument key="70">Contao\CoreBundle\Twig\Studio\Operation\RenameContentElementVariantOperation</argument>
          <argument key="71">Contao\CoreBundle\Twig\Studio\Operation\RenameFrontendModuleVariantOperation</argument>
          <argument key="72">Contao\CoreBundle\Twig\Studio\Operation\RenamePageVariantOperation</argument>
          <argument key="73">Contao\CoreBundle\Twig\Studio\Operation\SaveOperation</argument>
          <argument key="74">Contao\NewsBundle\Controller\Page\NewsFeedController</argument>
          <argument key="75">Contao\CalendarBundle\Controller\Page\CalendarFeedController</argument>
        </argument>
      </call>
    </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.value_resolver.security.user_value_resolver"/>
        <argument type="service" id=".debug.value_resolver.security.security_token_value_resolver"/>
        <argument type="service" id=".debug.value_resolver.doctrine.orm.entity_value_resolver"/>
        <argument type="service" id=".debug.value_resolver.contao.model_argument_resolver"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.backed_enum_resolver"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.uid"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.datetime"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.request_attribute"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.request"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.session"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.service"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.default"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.variadic"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.not_tagged_controller"/>
      </argument>
      <argument type="service" id=".service_locator.1RQYIw0"/>
    </service>
    <service id="fos_http_cache.tag_handler.max_header_value_length_header_formatter.inner" class="FOS\HttpCache\TagHeaderFormatter\CommaSeparatedTagHeaderFormatter">
      <argument>X-Cache-Tags</argument>
      <argument>,</argument>
    </service>
    <service id="scheb_two_factor.security.authentication.trust_resolver.inner" class="Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver"/>
    <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="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.scheb_two_factor.security.access.authenticated_voter"/>
        <argument type="service" id=".debug.security.voter.security.access.simple_role_voter"/>
        <argument type="service" id=".debug.security.voter.security.access.expression_voter"/>
        <argument type="service" id=".debug.security.voter.security.access.closure_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.table_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.legacy_backend_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_faq.security.legacy_backend_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_news.security.legacy_backend_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_calendar.security.legacy_backend_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_newsletter.security.legacy_backend_access_voter"/>
        <argument type="service" id=".debug.security.voter.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"/>
        <argument type="service" id=".debug.security.voter.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"/>
        <argument type="service" id=".debug.security.voter.contao.security.backend_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.article_content_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.content_alias_delete_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.content_composition_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.content_element_nesting_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.content_element_type_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.favorites_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.form_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.form_field_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.frontend_module_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.image_size_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.image_size_item_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.layout_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.legacy_templates_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.page_permission_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.page_type_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.undo_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.user_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.user_profile_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.member_group_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.webauthn_credential_voter"/>
        <argument type="service" id=".debug.security.voter.contao_faq.security.faq_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_faq.security.faq_category_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_news.security.news_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_news.security.news_archive_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_news.security.news_content_voter"/>
        <argument type="service" id=".debug.security.voter.contao_calendar.security.calendar_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_calendar.security.calendar_content_voter"/>
        <argument type="service" id=".debug.security.voter.contao_calendar.security.calendar_events_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_newsletter.security.newsletter_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_newsletter.security.newsletter_channel_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_newsletter.security.newsletter_recipients_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_comments.security.calendar_comments_voter"/>
        <argument type="service" id=".debug.security.voter.contao_comments.security.comments_access_voter"/>
        <argument type="service" id=".debug.security.voter.contao_comments.security.content_comments_voter"/>
        <argument type="service" id=".debug.security.voter.contao_comments.security.faq_comments_voter"/>
        <argument type="service" id=".debug.security.voter.contao_comments.security.news_comments_voter"/>
        <argument type="service" id=".debug.security.voter.contao_comments.security.page_comments_voter"/>
        <argument type="service" id=".debug.security.voter.contao_comments.security.legacy_hook_comments_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.data_container.dca_permission_voter"/>
        <argument type="service" id=".debug.security.voter.contao.security.default_data_container_voter"/>
      </argument>
      <argument type="service">
        <service class="Contao\CoreBundle\Security\Authentication\ContaoStrategy">
          <argument type="service">
            <service class="Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy">
              <argument>false</argument>
            </service>
          </argument>
          <argument type="service">
            <service class="Symfony\Component\Security\Core\Authorization\Strategy\PriorityStrategy"/>
          </argument>
          <argument type="service" id="request_stack"/>
          <argument type="service" id="security.firewall.map"/>
        </service>
      </argument>
    </service>
    <service id="debug.security.firewall.authenticator.contao_backend.inner" class="Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener">
      <argument type="service" id="security.authenticator.manager.contao_backend"/>
    </service>
    <service id="debug.security.firewall.authenticator.contao_frontend.inner" class="Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener">
      <argument type="service" id="security.authenticator.manager.contao_frontend"/>
    </service>
    <service id="contao.doctrine.orm.fail_tolerant_proxy_cache_warmer.inner" class="Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="contao.fragment.handler.inner" class="Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler">
      <argument type="service" id=".service_locator.86WJ12K"/>
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
    </service>
    <service id="contao.mailer.inner" 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="contao.session.factory.inner" 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="contao_manager.twig.file_extension_filter_iterator.inner" class="Symfony\Bundle\TwigBundle\TemplateIterator">
      <argument type="service" id="kernel"/>
      <argument type="collection">
        <argument key="/home/asli/cms.asli.com/contao/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views">null</argument>
        <argument key="/home/asli/cms.asli.com/contao/vendor/symfony/twig-bridge/Resources/views/Email">email</argument>
        <argument key="/home/asli/cms.asli.com/contao/vendor/symfony/twig-bridge/Resources/views/Form">null</argument>
      </argument>
      <argument>/home/asli/cms.asli.com/contao/templates</argument>
      <argument type="collection"/>
    </service>
    <service id="debug.security.event_dispatcher.contao_backend.inner" class="Symfony\Component\EventDispatcher\EventDispatcher"/>
    <service id="debug.security.event_dispatcher.contao_frontend.inner" class="Symfony\Component\EventDispatcher\EventDispatcher"/>
    <service id=".doctrine.orm.default_metadata_driver.inner" class="Doctrine\Persistence\Mapping\Driver\MappingDriverChain">
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_attribute_metadata_driver"/>
        <argument>Contao\CoreBundle\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service">
          <service class="Doctrine\ORM\Mapping\Driver\XmlDriver">
            <argument type="service">
              <service class="Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator">
                <argument type="collection">
                  <argument key="/home/asli/cms.asli.com/contao/vendor/web-auth/webauthn-symfony-bundle/src/Resources/config/doctrine-mapping">Webauthn</argument>
                </argument>
                <argument>.orm.xml</argument>
              </service>
            </argument>
            <argument>.dcm.xml</argument>
            <argument>true</argument>
          </service>
        </argument>
        <argument>Webauthn</argument>
      </call>
    </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.middleware.add_default_stamps_middleware"/>
        <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.deduplicate_middleware"/>
        <argument type="service" id="messenger.bus.default.middleware.doctrine_ping_connection"/>
        <argument type="service" id="messenger.bus.default.middleware.doctrine_close_connection"/>
        <argument type="service" id="messenger.bus.default.middleware.send_message"/>
        <argument type="service" id="messenger.bus.default.middleware.handle_message"/>
      </argument>
    </service>
    <service id="contao._logger.monolog.logger.contao.error.inner" class="Monolog\Logger">
      <argument>contao.error</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.access.inner" class="Monolog\Logger">
      <argument>contao.access</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.configuration.inner" class="Monolog\Logger">
      <argument>contao.configuration</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.cron.inner" class="Monolog\Logger">
      <argument>contao.cron</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.email.inner" class="Monolog\Logger">
      <argument>contao.email</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.files.inner" class="Monolog\Logger">
      <argument>contao.files</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.forms.inner" class="Monolog\Logger">
      <argument>contao.forms</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.general.inner" class="Monolog\Logger">
      <argument>contao.general</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao_manager.monolog.request_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator service="debug.debug_logger_configurator" method="pushDebugLogger"/>
    </service>
    <service id=".errored..service_locator.JqmRoLo.Contao\ContentModel" class="Contao\ContentModel">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.JqmRoLo&quot;: it references class &quot;Contao\ContentModel&quot; but no such service exists."/>
    </service>
    <service id=".errored..service_locator.1AS2eJt.Contao\ModuleModel" class="Contao\ModuleModel">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.1AS2eJt&quot;: it references class &quot;Contao\ModuleModel&quot; but no such service exists."/>
    </service>
    <service id=".errored..service_locator.1nEq0uH.Contao\Template" class="Contao\Template">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.1nEq0uH&quot;: it references class &quot;Contao\Template&quot; but no such service exists."/>
    </service>
    <service id=".errored..service_locator.1nEq0uH.Contao\ModuleModel" class="Contao\ModuleModel">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.1nEq0uH&quot;: it references class &quot;Contao\ModuleModel&quot; but no such service exists."/>
    </service>
    <service id=".errored..service_locator.35Q0i20.Contao\PageModel" class="Contao\PageModel">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.35Q0i20&quot;: it references class &quot;Contao\PageModel&quot; but no such service exists."/>
    </service>
    <service id=".errored..service_locator.0RXOVa..Contao\CoreBundle\Routing\Page\PageRoute" class="Contao\CoreBundle\Routing\Page\PageRoute">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.0RXOVa.&quot;: it references class &quot;Contao\CoreBundle\Routing\Page\PageRoute&quot; but no such service exists."/>
    </service>
    <service id=".errored..service_locator.kdoyunh.Contao\CoreBundle\Twig\Studio\Operation\OperationContext" class="Contao\CoreBundle\Twig\Studio\Operation\OperationContext">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.kdoyunh&quot;: it references class &quot;Contao\CoreBundle\Twig\Studio\Operation\OperationContext&quot; but no such service exists."/>
    </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_invalidate_tags.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:invalidate-tags</argument>
      <argument type="collection"/>
      <argument>Invalidate cache tags for all or a specific pool</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_invalidate_tags"/>
    </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>List 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.messenger_failed_messages_retry.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:retry</argument>
      <argument type="collection"/>
      <argument>Retry one or more messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_retry"/>
    </service>
    <service id=".console.command.messenger_failed_messages_show.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:show</argument>
      <argument type="collection"/>
      <argument>Show one or more messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_show"/>
    </service>
    <service id=".console.command.messenger_failed_messages_remove.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:remove</argument>
      <argument type="collection"/>
      <argument>Remove given messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_remove"/>
    </service>
    <service id=".console.command.messenger_stats.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:stats</argument>
      <argument type="collection"/>
      <argument>Show the message count for one or more transports</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_stats"/>
    </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.serializer_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:serializer</argument>
      <argument type="collection"/>
      <argument>Display serialization information for classes</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.serializer_debug"/>
    </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>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.translation_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:translations</argument>
      <argument type="collection"/>
      <argument>Lint translations files syntax and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_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_reveal.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:reveal</argument>
      <argument type="collection"/>
      <argument>Reveal the value of a secret</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_reveal"/>
    </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=".console.command.error_dumper.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>error:dump</argument>
      <argument type="collection"/>
      <argument>Dump error pages to plain HTML files that can be directly served by a web server</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.error_dumper"/>
    </service>
    <service id=".console.command.mailer_test.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>mailer:test</argument>
      <argument type="collection"/>
      <argument>Test Mailer transports by sending an email</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.mailer_test"/>
    </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=".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=".cmsig_seal.index_create_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cmsig:seal:index-create</argument>
      <argument type="collection"/>
      <argument>Create configured search indexes.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="cmsig_seal.index_create_command"/>
    </service>
    <service id=".cmsig_seal.index_drop_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cmsig:seal:index-drop</argument>
      <argument type="collection"/>
      <argument>Drop configured search indexes.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="cmsig_seal.index_drop_command"/>
    </service>
    <service id=".cmsig_seal.reindex_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cmsig:seal:reindex</argument>
      <argument type="collection"/>
      <argument>Reindex configured search indexes.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="cmsig_seal.reindex_command"/>
    </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_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=".security.command.role_hierarchy_dump.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:security:role-hierarchy</argument>
      <argument type="collection"/>
      <argument>Dump the role hierarchy as a Mermaid flowchart</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.role_hierarchy_dump"/>
    </service>
    <service id=".contao.command.automator.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:automator</argument>
      <argument type="collection"/>
      <argument>Runs automator tasks on the command line.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.automator"/>
    </service>
    <service id=".contao.command.backup_create.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:backup:create</argument>
      <argument type="collection"/>
      <argument>Creates a new database backup.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.backup_create"/>
    </service>
    <service id=".contao.command.backup_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:backup:list</argument>
      <argument type="collection"/>
      <argument>Lists the existing database backups.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.backup_list"/>
    </service>
    <service id=".contao.command.backup_restore.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:backup:restore</argument>
      <argument type="collection"/>
      <argument>Restores a database backup.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.backup_restore"/>
    </service>
    <service id=".contao.command.crawl.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:crawl</argument>
      <argument type="collection"/>
      <argument>Crawls the Contao root pages with the desired subscribers.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.crawl"/>
    </service>
    <service id=".contao.command.cron.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:cron</argument>
      <argument type="collection"/>
      <argument>Runs cron jobs on the command line.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.cron"/>
    </service>
    <service id=".contao.command.cron_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:cron:list</argument>
      <argument type="collection"/>
      <argument>Lists all available cron jobs and their intervals.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.cron_list"/>
    </service>
    <service id=".contao.command.debug_dca.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:dca</argument>
      <argument type="collection"/>
      <argument>Dumps the DCA configuration for a table.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.debug_dca"/>
    </service>
    <service id=".contao.command.debug_fragments.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:fragments</argument>
      <argument type="collection"/>
      <argument>Displays the fragment controller configuration.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.debug_fragments"/>
    </service>
    <service id=".contao.command.debug_pages.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:pages</argument>
      <argument type="collection"/>
      <argument>Displays the page controller configuration.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.debug_pages"/>
    </service>
    <service id=".contao.command.debug_twig.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:contao-twig</argument>
      <argument type="collection"/>
      <argument>Displays the Contao template hierarchy.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.debug_twig"/>
    </service>
    <service id=".contao.command.dump_twig_ide_file.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:dump-twig-ide-file</argument>
      <argument type="collection"/>
      <argument>Dumps an "ide-twig.json" namespace lookup file that allows IDEs to understand the Contao template hierarchy.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.dump_twig_ide_file"/>
    </service>
    <service id=".contao.command.filesync.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:filesync</argument>
      <argument type="collection"/>
      <argument>Synchronizes the registered DBAFS with the virtual filesystem.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.filesync"/>
    </service>
    <service id=".contao.command.install.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:install</argument>
      <argument type="collection"/>
      <argument>Installs the required Contao directories.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.install"/>
    </service>
    <service id=".contao.command.migrate.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:migrate</argument>
      <argument type="collection"/>
      <argument>Executes migrations and updates the database schema.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.migrate"/>
    </service>
    <service id=".contao.command.resize_images.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:resize-images</argument>
      <argument type="collection"/>
      <argument>Resizes deferred images that have not been processed yet.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.resize_images"/>
    </service>
    <service id=".contao.command.supervise_workers.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:supervise-workers</argument>
      <argument type="collection"/>
      <argument>Supervises the Contao workers.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.supervise_workers"/>
    </service>
    <service id=".contao.command.symlinks.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:symlinks</argument>
      <argument type="collection"/>
      <argument>Symlinks the public resources into the public directory.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.symlinks"/>
    </service>
    <service id=".contao.command.user_create.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:user:create</argument>
      <argument type="collection"/>
      <argument>Create a new Contao back end user.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.user_create"/>
    </service>
    <service id=".contao.command.user_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:user:list</argument>
      <argument type="collection"/>
      <argument>Lists Contao back end users.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.user_list"/>
    </service>
    <service id=".contao.command.user_password.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:user:password</argument>
      <argument type="collection"/>
      <argument>Changes the password of a Contao back end user.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.user_password"/>
    </service>
    <service id=".contao_manager.command.debug_plugins.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:plugins</argument>
      <argument type="collection"/>
      <argument>Displays the Contao Manager plugin configurations.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao_manager.command.debug_plugins"/>
    </service>
    <service id=".contao_manager.command.dotenv_dump.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>dotenv:dump</argument>
      <argument type="collection"/>
      <argument>Compile .env files to .env.local.php</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao_manager.command.dotenv_dump"/>
    </service>
    <service id=".contao_manager.command.install_skeleton.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>skeleton:install</argument>
      <argument type="collection">
        <argument>contao:install-web-dir</argument>
      </argument>
      <argument>Installs the skeleton files of the manager bundle.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao_manager.command.install_skeleton"/>
    </service>
    <service id=".contao_manager.command.maintenance_mode.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:maintenance-mode</argument>
      <argument type="collection"/>
      <argument>Changes the state of the system maintenance mode.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao_manager.command.maintenance_mode"/>
    </service>
    <service id=".contao_manager.command.setup.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:setup</argument>
      <argument type="collection"/>
      <argument>Sets up a Contao Managed Edition. This command will be run when executing the "contao-setup" binary.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao_manager.command.setup"/>
    </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.tq1Pf9x"/>
      <argument type="collection">
        <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:schema:create">doctrine.schema_create_command</argument>
        <argument key="doctrine:schema:drop">doctrine.schema_drop_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:mapping:describe">doctrine.mapping_describe_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="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:invalidate-tags">console.command.cache_pool_invalidate_tags</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="messenger:failed:retry">console.command.messenger_failed_messages_retry</argument>
        <argument key="messenger:failed:show">console.command.messenger_failed_messages_show</argument>
        <argument key="messenger:failed:remove">console.command.messenger_failed_messages_remove</argument>
        <argument key="messenger:stats">console.command.messenger_stats</argument>
        <argument key="debug:router">console.command.router_debug</argument>
        <argument key="router:match">console.command.router_match</argument>
        <argument key="debug:serializer">console.command.serializer_debug</argument>
        <argument key="debug:translation">console.command.translation_debug</argument>
        <argument key="translation:extract">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="lint:translations">console.command.translation_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:reveal">console.command.secrets_reveal</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="error:dump">console.command.error_dumper</argument>
        <argument key="mailer:test">console.command.mailer_test</argument>
        <argument key="fos:httpcache:invalidate:path">fos_http_cache.command.invalidate_path</argument>
        <argument key="fos:httpcache:invalidate:regex">fos_http_cache.command.invalidate_regex</argument>
        <argument key="fos:httpcache:refresh:path">fos_http_cache.command.refresh_path</argument>
        <argument key="fos:httpcache:clear">fos_http_cache.command.clear</argument>
        <argument key="fos:httpcache:invalidate:tag">fos_http_cache.command.invalidate_tag</argument>
        <argument key="server:dump">var_dumper.command.server_dump</argument>
        <argument key="server:log">monolog.command.server_log</argument>
        <argument key="debug:twig">twig.command.debug</argument>
        <argument key="lint:twig">twig.command.lint</argument>
        <argument key="cmsig:seal:index-create">cmsig_seal.index_create_command</argument>
        <argument key="cmsig:seal:index-drop">cmsig_seal.index_drop_command</argument>
        <argument key="cmsig:seal:reindex">cmsig_seal.reindex_command</argument>
        <argument key="debug:firewall">security.command.debug_firewall</argument>
        <argument key="security:hash-password">security.command.user_password_hash</argument>
        <argument key="debug:security:role-hierarchy">security.command.role_hierarchy_dump</argument>
        <argument key="contao:automator">contao.command.automator</argument>
        <argument key="contao:backup:create">contao.command.backup_create</argument>
        <argument key="contao:backup:list">contao.command.backup_list</argument>
        <argument key="contao:backup:restore">contao.command.backup_restore</argument>
        <argument key="contao:backup:stream-content">contao.command.backup_stream_content</argument>
        <argument key="contao:crawl">contao.command.crawl</argument>
        <argument key="contao:cron">contao.command.cron</argument>
        <argument key="contao:cron:list">contao.command.cron_list</argument>
        <argument key="debug:dca">contao.command.debug_dca</argument>
        <argument key="debug:fragments">contao.command.debug_fragments</argument>
        <argument key="debug:pages">contao.command.debug_pages</argument>
        <argument key="debug:contao-twig">contao.command.debug_twig</argument>
        <argument key="contao:dump-twig-ide-file">contao.command.dump_twig_ide_file</argument>
        <argument key="contao:filesync">contao.command.filesync</argument>
        <argument key="contao:install">contao.command.install</argument>
        <argument key="contao:migrate">contao.command.migrate</argument>
        <argument key="contao:resize-images">contao.command.resize_images</argument>
        <argument key="contao:supervise-workers">contao.command.supervise_workers</argument>
        <argument key="contao:symlinks">contao.command.symlinks</argument>
        <argument key="contao:user:create">contao.command.user_create</argument>
        <argument key="contao:user:list">contao.command.user_list</argument>
        <argument key="contao:user:password">contao.command.user_password</argument>
        <argument key="debug:plugins">contao_manager.command.debug_plugins</argument>
        <argument key="dotenv:dump">contao_manager.command.dotenv_dump</argument>
        <argument key="skeleton:install">contao_manager.command.install_skeleton</argument>
        <argument key="contao:install-web-dir">contao_manager.command.install_skeleton</argument>
        <argument key="contao:maintenance-mode">contao_manager.command.maintenance_mode</argument>
        <argument key="contao:setup">contao_manager.command.setup</argument>
      </argument>
    </service>
    <service id=".service_locator.tq1Pf9x" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <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.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.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.mapping_describe_command" type="service_closure" id="doctrine.mapping_describe_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="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_invalidate_tags" type="service_closure" id=".console.command.cache_pool_invalidate_tags.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.messenger_failed_messages_retry" type="service_closure" id=".console.command.messenger_failed_messages_retry.lazy"/>
        <argument key="console.command.messenger_failed_messages_show" type="service_closure" id=".console.command.messenger_failed_messages_show.lazy"/>
        <argument key="console.command.messenger_failed_messages_remove" type="service_closure" id=".console.command.messenger_failed_messages_remove.lazy"/>
        <argument key="console.command.messenger_stats" type="service_closure" id=".console.command.messenger_stats.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.serializer_debug" type="service_closure" id=".console.command.serializer_debug.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.translation_lint" type="service_closure" id=".console.command.translation_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_reveal" type="service_closure" id=".console.command.secrets_reveal.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="console.command.error_dumper" type="service_closure" id=".console.command.error_dumper.lazy"/>
        <argument key="console.command.mailer_test" type="service_closure" id=".console.command.mailer_test.lazy"/>
        <argument key="fos_http_cache.command.invalidate_path" type="service_closure" id="fos_http_cache.command.invalidate_path"/>
        <argument key="fos_http_cache.command.invalidate_regex" type="service_closure" id="fos_http_cache.command.invalidate_regex"/>
        <argument key="fos_http_cache.command.refresh_path" type="service_closure" id="fos_http_cache.command.refresh_path"/>
        <argument key="fos_http_cache.command.clear" type="service_closure" id="fos_http_cache.command.clear"/>
        <argument key="fos_http_cache.command.invalidate_tag" type="service_closure" id="fos_http_cache.command.invalidate_tag"/>
        <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="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="cmsig_seal.index_create_command" type="service_closure" id=".cmsig_seal.index_create_command.lazy"/>
        <argument key="cmsig_seal.index_drop_command" type="service_closure" id=".cmsig_seal.index_drop_command.lazy"/>
        <argument key="cmsig_seal.reindex_command" type="service_closure" id=".cmsig_seal.reindex_command.lazy"/>
        <argument key="security.command.debug_firewall" type="service_closure" id=".security.command.debug_firewall.lazy"/>
        <argument key="security.command.user_password_hash" type="service_closure" id=".security.command.user_password_hash.lazy"/>
        <argument key="security.command.role_hierarchy_dump" type="service_closure" id=".security.command.role_hierarchy_dump.lazy"/>
        <argument key="contao.command.automator" type="service_closure" id=".contao.command.automator.lazy"/>
        <argument key="contao.command.backup_create" type="service_closure" id=".contao.command.backup_create.lazy"/>
        <argument key="contao.command.backup_list" type="service_closure" id=".contao.command.backup_list.lazy"/>
        <argument key="contao.command.backup_restore" type="service_closure" id=".contao.command.backup_restore.lazy"/>
        <argument key="contao.command.backup_stream_content" type="service_closure" id="contao.command.backup_stream_content"/>
        <argument key="contao.command.crawl" type="service_closure" id=".contao.command.crawl.lazy"/>
        <argument key="contao.command.cron" type="service_closure" id=".contao.command.cron.lazy"/>
        <argument key="contao.command.cron_list" type="service_closure" id=".contao.command.cron_list.lazy"/>
        <argument key="contao.command.debug_dca" type="service_closure" id=".contao.command.debug_dca.lazy"/>
        <argument key="contao.command.debug_fragments" type="service_closure" id=".contao.command.debug_fragments.lazy"/>
        <argument key="contao.command.debug_pages" type="service_closure" id=".contao.command.debug_pages.lazy"/>
        <argument key="contao.command.debug_twig" type="service_closure" id=".contao.command.debug_twig.lazy"/>
        <argument key="contao.command.dump_twig_ide_file" type="service_closure" id=".contao.command.dump_twig_ide_file.lazy"/>
        <argument key="contao.command.filesync" type="service_closure" id=".contao.command.filesync.lazy"/>
        <argument key="contao.command.install" type="service_closure" id=".contao.command.install.lazy"/>
        <argument key="contao.command.migrate" type="service_closure" id=".contao.command.migrate.lazy"/>
        <argument key="contao.command.resize_images" type="service_closure" id=".contao.command.resize_images.lazy"/>
        <argument key="contao.command.supervise_workers" type="service_closure" id=".contao.command.supervise_workers.lazy"/>
        <argument key="contao.command.symlinks" type="service_closure" id=".contao.command.symlinks.lazy"/>
        <argument key="contao.command.user_create" type="service_closure" id=".contao.command.user_create.lazy"/>
        <argument key="contao.command.user_list" type="service_closure" id=".contao.command.user_list.lazy"/>
        <argument key="contao.command.user_password" type="service_closure" id=".contao.command.user_password.lazy"/>
        <argument key="contao_manager.command.debug_plugins" type="service_closure" id=".contao_manager.command.debug_plugins.lazy"/>
        <argument key="contao_manager.command.dotenv_dump" type="service_closure" id=".contao_manager.command.dotenv_dump.lazy"/>
        <argument key="contao_manager.command.install_skeleton" type="service_closure" id=".contao_manager.command.install_skeleton.lazy"/>
        <argument key="contao_manager.command.maintenance_mode" type="service_closure" id=".contao_manager.command.maintenance_mode.lazy"/>
        <argument key="contao_manager.command.setup" type="service_closure" id=".contao_manager.command.setup.lazy"/>
      </argument>
    </service>
    <service id="cache.app.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>qDx8iRSlRC</argument>
      <argument>0</argument>
      <argument>/home/asli/cms.asli.com/contao/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.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>k6Ew15OmLY</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>NkPIwafO8b</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>ezq0EhzKtp</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>MMSwoc7ODw</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>Snk3QfrF7X</argument>
      <argument>0</argument>
      <argument>/home/asli/cms.asli.com/contao/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.http_client.pool.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>QuswEIv4gM</argument>
      <argument>0</argument>
      <argument>/home/asli/cms.asli.com/contao/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.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>TzrJMNUSVm</argument>
      <argument>0</argument>
      <argument>/home/asli/cms.asli.com/contao/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="doctrine.result_cache_pool.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>4KbSNz4cAI</argument>
      <argument>0</argument>
      <argument>/home/asli/cms.asli.com/contao/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="doctrine.system_cache_pool.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>+7iywyaoGk</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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_expression_language.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>-ctdJ7gH-r</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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.security_expression_language.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>pte7jYg5VY</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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.security_is_granted_attribute_expression_language.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>ZyBBIjVG-o</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>7kHl0QzwBn</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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.security_token_verifier.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>VYu29Oc+rA</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/asli/cms.asli.com/contao/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=".service_locator.wThEJbh" 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="Nelmio\SecurityBundle\Twig\CSPRuntime" type="service_closure" id="nelmio_security.csp.runtime"/>
        <argument key="Knp\Menu\Twig\MenuRuntimeExtension" type="service_closure" id="knp_menu.twig.runtime"/>
        <argument key="Knp\Bundle\TimeBundle\DateTimeFormatter" type="service_closure" id="time.datetime_formatter"/>
        <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="Contao\CoreBundle\Twig\Runtime\BackendHelperRuntime" type="service_closure" id="contao.twig.backend_helper_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\ContentUrlRuntime" type="service_closure" id="contao.twig.content_url_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\CspRuntime" type="service_closure" id="contao.twig.csp_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\FigureRuntime" type="service_closure" id="contao.twig.figure_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\FormatterRuntime" type="service_closure" id="contao.twig.formatter_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\FragmentRuntime" type="service_closure" id="contao.twig.fragment_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\HighlighterRuntime" type="service_closure" id="contao.twig.highlighter_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\InsertTagRuntime" type="service_closure" id="contao.twig.insert_tag_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\LegacyTemplateFunctionsRuntime" type="service_closure" id="contao.twig.legacy_template_functions_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\PictureConfigurationRuntime" type="service_closure" id="contao.twig.picture_configuration_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\SanitizerRuntime" type="service_closure" id="contao.twig.sanitizer_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\SchemaOrgRuntime" type="service_closure" id="contao.twig.schema_org_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\StringRuntime" type="service_closure" id="contao.twig.string_runtime"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\UrlRuntime" type="service_closure" id="contao.twig.url_runtime"/>
      </argument>
    </service>
    <service id="Webauthn\Bundle\Security\Storage\OptionsStorage" alias="Webauthn\Bundle\Security\Storage\SessionStorage"/>
    <service id="webauthn.event_dispatcher" alias="debug.event_dispatcher"/>
    <service id="webauthn.clock" alias="webauthn.clock.default"/>
    <service id="webauthn.http_client" alias="http_client.uri_template"/>
    <service id="webauthn.logger" alias="monolog.logger"/>
    <service id="Webauthn\FakeCredentialGenerator" alias="Webauthn\SimpleFakeCredentialGenerator"/>
    <service id="Webauthn\Bundle\Repository\PublicKeyCredentialSourceRepositoryInterface" alias="contao.repository.webauthn_credential"/>
    <service id="Webauthn\Bundle\Repository\PublicKeyCredentialUserEntityRepositoryInterface" alias="contao.repository.webauthn_user_entity"/>
    <service id="Webauthn\Counter\CounterChecker" alias="Webauthn\Counter\ThrowExceptionIfInvalid"/>
    <service id="webauthn.http_client.default" alias="http_client.uri_template"/>
    <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 $default.connection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\DBAL\Connection $defaultConnection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\ORM\EntityManagerInterface" alias="doctrine.orm.default_entity_manager"/>
    <service id="doctrine.orm.metadata.annotation_reader" alias="annotation_reader"/>
    <service id="doctrine.orm.entity_manager" alias="doctrine.orm.default_entity_manager" public="true"/>
    <service id="doctrine.orm.default_metadata_cache" alias="doctrine.system_cache_pool"/>
    <service id="doctrine.orm.default_result_cache" alias="doctrine.result_cache_pool"/>
    <service id="doctrine.orm.default_query_cache" alias="doctrine.system_cache_pool"/>
    <service id=".Doctrine\ORM\EntityManagerInterface $default.entity_manager" alias="doctrine.orm.default_entity_manager"/>
    <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="Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper" alias="controller.helper"/>
    <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="Psr\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\HttpFoundation\UriSigner" alias="uri_signer"/>
    <service id="Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface" alias="services_resetter"/>
    <service id="Symfony\Component\DependencyInjection\ReverseContainer" alias="reverse_container"/>
    <service id="Symfony\Component\String\Slugger\SluggerInterface" alias="slugger"/>
    <service id="Symfony\Component\Clock\ClockInterface" alias="clock"/>
    <service id="Psr\Clock\ClockInterface" alias="clock"/>
    <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.cli" alias="error_handler.error_renderer.cli"/>
    <service id="error_renderer.default" alias="error_handler.error_renderer.default"/>
    <service id="error_renderer" alias="error_handler.error_renderer.serializer"/>
    <service id=".Psr\Container\ContainerInterface $parameter_bag" alias="parameter_bag"/>
    <service id="Psr\Container\ContainerInterface $parameterBag" alias="parameter_bag"/>
    <service id="cache.adapter.valkey" alias="cache.adapter.redis"/>
    <service id="cache.adapter.valkey_tag_aware" alias="cache.adapter.redis_tag_aware"/>
    <service id="cache.app_clearer" alias="cache.default_clearer" public="true"/>
    <service id="Psr\Cache\CacheItemPoolInterface" alias="cache.app"/>
    <service id="Symfony\Contracts\Cache\CacheInterface" alias="cache.app"/>
    <service id="Symfony\Contracts\Cache\NamespacedPoolInterface" alias="cache.app"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface" alias="cache.app.taggable"/>
    <service id="Symfony\Contracts\Translation\TranslatorInterface" alias="contao.translation.translator"/>
    <service id="Symfony\Component\Asset\Packages" alias="assets.packages"/>
    <service id="Symfony\Contracts\HttpClient\HttpClientInterface" alias="http_client.uri_template"/>
    <service id="Psr\Http\Client\ClientInterface" alias="psr18.http_client"/>
    <service id="Http\Client\HttpAsyncClient" alias="httplug.http_client"/>
    <service id="mailer" alias="contao.mailer" public="true"/>
    <service id="Symfony\Component\Mailer\MailerInterface" alias="contao.mailer"/>
    <service id="mailer.default_transport" alias="mailer.transports"/>
    <service id="Symfony\Component\Mailer\Transport\TransportInterface" alias="mailer.transports"/>
    <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="Symfony\Contracts\Translation\LocaleAwareInterface" alias="translation.locale_switcher"/>
    <service id="Symfony\Component\Translation\LocaleSwitcher" alias="translation.locale_switcher"/>
    <service id="translator" alias="contao.translation.translator" public="true"/>
    <service id="translator.formatter" alias="translator.formatter.default"/>
    <service id="Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter" alias="debug.file_link_formatter"/>
    <service id="Symfony\Component\Stopwatch\Stopwatch" alias="debug.stopwatch"/>
    <service id="router" alias="cmf_routing.router" public="true"/>
    <service id="Symfony\Component\Routing\RouterInterface" alias="cmf_routing.router"/>
    <service id="Symfony\Component\Routing\Generator\UrlGeneratorInterface" alias="cmf_routing.router"/>
    <service id="Symfony\Component\Routing\Matcher\UrlMatcherInterface" alias="cmf_routing.router"/>
    <service id="Symfony\Component\Routing\RequestContextAwareInterface" alias="cmf_routing.router"/>
    <service id="Symfony\Component\Routing\RequestContext" alias="router.request_context"/>
    <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\Mapping\Factory\ClassMetadataFactoryInterface" alias="serializer.mapping.class_metadata_factory"/>
    <service id="error_renderer.serializer" alias="error_handler.error_renderer.serializer"/>
    <service id="Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface" alias="type_info.resolver"/>
    <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.factory" alias="lock.default.factory"/>
    <service id="Symfony\Component\Lock\LockFactory" alias="lock.default.factory"/>
    <service id="Symfony\Component\Uid\Factory\UlidFactory" alias="ulid.factory"/>
    <service id="Symfony\Component\Uid\Factory\UuidFactory" alias="uuid.factory"/>
    <service id="Symfony\Component\Uid\Factory\NameBasedUuidFactory" alias="name_based_uuid.factory"/>
    <service id="Symfony\Component\Uid\Factory\RandomBasedUuidFactory" alias="random_based_uuid.factory"/>
    <service id="Symfony\Component\Uid\Factory\TimeBasedUuidFactory" alias="time_based_uuid.factory"/>
    <service id="cache.default_redis_provider" alias=".cache_connection.MfCypIA"/>
    <service id="cache.default_valkey_provider" alias=".cache_connection.H8vabc8"/>
    <service id="cache.default_memcached_provider" alias=".cache_connection.8kvDmRs"/>
    <service id="cache.default_doctrine_dbal_provider" alias="doctrine.dbal.default_connection"/>
    <service id=".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.result_cache_pool" alias=".doctrine.result_cache_pool.taggable"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool" alias=".doctrine.result_cache_pool.taggable"/>
    <service id=".Symfony\Contracts\Cache\CacheInterface $doctrine.result_cache_pool" alias="doctrine.result_cache_pool"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id=".Psr\Cache\CacheItemPoolInterface $doctrine.result_cache_pool" alias="doctrine.result_cache_pool"/>
    <service id="Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id=".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.result_cache_pool" alias="doctrine.result_cache_pool"/>
    <service id="Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id=".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.system_cache_pool" alias=".doctrine.system_cache_pool.taggable"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool" alias=".doctrine.system_cache_pool.taggable"/>
    <service id=".Symfony\Contracts\Cache\CacheInterface $doctrine.system_cache_pool" alias="doctrine.system_cache_pool"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id=".Psr\Cache\CacheItemPoolInterface $doctrine.system_cache_pool" alias="doctrine.system_cache_pool"/>
    <service id="Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id=".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.system_cache_pool" alias="doctrine.system_cache_pool"/>
    <service id="Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id="SessionHandlerInterface" alias="session.handler.native"/>
    <service id="session.storage.factory" alias="session.storage.factory.native"/>
    <service id="session.handler" alias="session.handler.native"/>
    <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="messenger.default_serializer" alias=".signing.messenger.default_serializer"/>
    <service id="Symfony\Component\Messenger\Transport\Serialization\SerializerInterface" alias=".signing.messenger.default_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.failure_transports.default" alias="messenger.transport.contao_failure"/>
    <service id="html_sanitizer" alias="html_sanitizer.sanitizer.default"/>
    <service id="Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface" alias="html_sanitizer.sanitizer.default"/>
    <service id="Symfony\Component\Mime\MimeTypesInterface" alias="mime_types"/>
    <service id="Symfony\Component\Mime\MimeTypeGuesserInterface" alias="mime_types"/>
    <service id="logger" alias="monolog.logger"/>
    <service id="Psr\Log\LoggerInterface" alias="monolog.logger"/>
    <service id="monolog.handler.contao" alias="contao.monolog.handler"/>
    <service id="FOS\HttpCacheBundle\EventListener\CacheControlListener" alias="fos_http_cache.event_listener.cache_control" public="true"/>
    <service id="fos_http_cache.default_proxy_client" alias="fos_http_cache.proxy_client.symfony"/>
    <service id="FOS\HttpCache\ProxyClient\ProxyClient" alias="fos_http_cache.proxy_client.symfony"/>
    <service id="FOS\HttpCacheBundle\CacheManager" alias="fos_http_cache.cache_manager" public="true"/>
    <service id="FOS\HttpCacheBundle\Http\SymfonyResponseTagger" alias="fos_http_cache.http.symfony_response_tagger" public="true"/>
    <service id="FOS\HttpCache\ResponseTagger" alias="fos_http_cache.http.symfony_response_tagger" public="true"/>
    <service id="scheb_two_factor.csrf_token_manager" alias="security.csrf.token_manager"/>
    <service id="Scheb\TwoFactorBundle\Model\PersisterInterface" alias="scheb_two_factor.persister.doctrine"/>
    <service id="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext" alias="scheb_two_factor.firewall_context"/>
    <service id="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface" alias="scheb_two_factor.security.form_renderer"/>
    <service id="scheb_two_factor.persister" alias="scheb_two_factor.persister.doctrine"/>
    <service id="scheb_two_factor.ip_whitelist_provider" alias="scheb_two_factor.default_ip_whitelist_provider"/>
    <service id="scheb_two_factor.token_factory" alias="scheb_two_factor.default_token_factory"/>
    <service id="scheb_two_factor.provider_decider" alias="scheb_two_factor.default_provider_decider"/>
    <service id="scheb_two_factor.trusted_device_manager" alias="contao.security.two_factor.trusted_device_manager"/>
    <service id="scheb_two_factor.backup_code_manager" alias="contao.security.two_factor.backup_code_manager"/>
    <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="Knp\Bundle\TimeBundle\DateTimeFormatter" alias="time.datetime_formatter"/>
    <service id="Symfony\Cmf\Component\Routing\ChainRouterInterface" alias="cmf_routing.router"/>
    <service id="Twig\Environment" alias="twig"/>
    <service id="Symfony\Component\Mime\BodyRendererInterface" alias="twig.mime_body_renderer"/>
    <service id="CmsIg\Seal\EngineRegistry" alias="cmsig_seal.engine_registry"/>
    <service id="CmsIg\Seal\Adapter\AdapterFactory" alias="cmsig_seal.adapter_factory"/>
    <service id="Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface" alias="security.authorization_checker"/>
    <service id="Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface" alias="security.authorization_checker"/>
    <service id="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" alias="security.token_storage"/>
    <service id="Symfony\Bundle\SecurityBundle\Security" alias="security.helper"/>
    <service id="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface" alias="security.authentication.session_strategy"/>
    <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="security.firewall" alias="debug.security.firewall"/>
    <service id="security.user.provider.concrete.contao.security.backend_user_provider" alias="contao.security.backend_user_provider"/>
    <service id="security.user.provider.concrete.contao.security.frontend_user_provider" alias="contao.security.frontend_user_provider"/>
    <service id="security.authentication.session_strategy.contao_backend" alias="security.authentication.session_strategy"/>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_contao_backend.limiter" alias="limiter._login_local_contao_backend">
      <deprecated package="symfony/security-bundle" version="7.4">The "%alias_id%" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead.</deprecated>
    </service>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalContaoBackendLimiter" alias="limiter._login_local_contao_backend">
      <deprecated package="symfony/security-bundle" version="7.4">The "%alias_id%" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead.</deprecated>
    </service>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_contao_backend" alias="limiter._login_local_contao_backend"/>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalContaoBackendLimiter" alias="limiter._login_local_contao_backend"/>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_contao_backend.limiter" alias="limiter._login_global_contao_backend">
      <deprecated package="symfony/security-bundle" version="7.4">The "%alias_id%" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead.</deprecated>
    </service>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalContaoBackendLimiter" alias="limiter._login_global_contao_backend">
      <deprecated package="symfony/security-bundle" version="7.4">The "%alias_id%" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead.</deprecated>
    </service>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_contao_backend" alias="limiter._login_global_contao_backend"/>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalContaoBackendLimiter" alias="limiter._login_global_contao_backend"/>
    <service id="Symfony\Component\Security\Http\LoginLink\LoginLinkHandlerInterface" alias="security.authenticator.firewall_aware_login_link_handler"/>
    <service id="security.user_checker.contao_backend" alias="contao.security.user_checker"/>
    <service id="security.authentication.session_strategy.contao_frontend" alias="security.authentication.session_strategy"/>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_contao_frontend.limiter" alias="limiter._login_local_contao_frontend">
      <deprecated package="symfony/security-bundle" version="7.4">The "%alias_id%" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead.</deprecated>
    </service>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalContaoFrontendLimiter" alias="limiter._login_local_contao_frontend">
      <deprecated package="symfony/security-bundle" version="7.4">The "%alias_id%" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead.</deprecated>
    </service>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_contao_frontend" alias="limiter._login_local_contao_frontend"/>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalContaoFrontendLimiter" alias="limiter._login_local_contao_frontend"/>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_contao_frontend.limiter" alias="limiter._login_global_contao_frontend">
      <deprecated package="symfony/security-bundle" version="7.4">The "%alias_id%" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead.</deprecated>
    </service>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalContaoFrontendLimiter" alias="limiter._login_global_contao_frontend">
      <deprecated package="symfony/security-bundle" version="7.4">The "%alias_id%" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead.</deprecated>
    </service>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_contao_frontend" alias="limiter._login_global_contao_frontend"/>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalContaoFrontendLimiter" alias="limiter._login_global_contao_frontend"/>
    <service id="Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" alias="security.authenticator.firewall_aware_remember_me_handler"/>
    <service id="security.user_checker.contao_frontend" alias="contao.security.user_checker"/>
    <service id="security.firewall.context_locator" alias=".service_locator.1AFyPA."/>
    <service id="Contao\CoreBundle\Cache\EntityCacheTags" alias="contao.cache.entity_tags"/>
    <service id="Contao\CoreBundle\Cache\CacheTagManager" alias="contao.cache.tag_manager"/>
    <service id="Contao\CoreBundle\Config\ResourceFinderInterface" alias="contao.resource_finder"/>
    <service id="Contao\CoreBundle\ContentComposition\ContentComposition" alias="contao.content_composition"/>
    <service id="Contao\CoreBundle\Csp\WysiwygStyleProcessor" alias="contao.csp.wysiwyg_style_processor"/>
    <service id="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" alias="contao.csrf.token_manager"/>
    <service id="Contao\CoreBundle\DataContainer\DcaUrlAnalyzer" alias="contao.data_container.dca_url_analyzer"/>
    <service id="Contao\CoreBundle\DataContainer\ForeignKeyParser" alias="contao.data_container.foreign_key_parser"/>
    <service id="Contao\CoreBundle\Doctrine\Backup\DumperInterface" alias="contao.doctrine.backup.dumper"/>
    <service id="Contao\CoreBundle\Filesystem\FileDownloadHelper" alias="contao.filesystem.file_download_helper"/>
    <service id="Contao\CoreBundle\Framework\ContaoFramework" alias="contao.framework"/>
    <service id="Contao\CoreBundle\Image\ImageFactoryInterface" alias="contao.image.factory"/>
    <service id="Contao\CoreBundle\Image\ImageSizes" alias="contao.image.sizes"/>
    <service id="Contao\CoreBundle\Image\PictureFactoryInterface" alias="contao.image.picture_factory"/>
    <service id="Contao\CoreBundle\Image\Preview\PreviewFactory" alias="contao.image.preview_factory"/>
    <service id="Contao\CoreBundle\Image\Studio\Studio" alias="contao.image.studio"/>
    <service id="Contao\CoreBundle\InsertTag\InsertTagParser" alias="contao.insert_tag.parser"/>
    <service id="Contao\CoreBundle\Intl\Countries" alias="contao.intl.countries"/>
    <service id="Contao\CoreBundle\Intl\Locales" alias="contao.intl.locales"/>
    <service id="Contao\CoreBundle\Mailer\AvailableTransports" alias="contao.mailer.available_transports"/>
    <service id="Contao\CoreBundle\OptIn\OptIn" alias="contao.opt_in"/>
    <service id="Contao\CoreBundle\Pagination\PaginationFactoryInterface" alias="contao.pagination.factory"/>
    <service id="Contao\CoreBundle\Picker\PickerBuilderInterface" alias="contao.picker.builder"/>
    <service id="Contao\CoreBundle\Routing\ContentUrlGenerator" alias="contao.routing.content_url_generator"/>
    <service id="Contao\CoreBundle\Routing\PageFinder" alias="contao.routing.page_finder"/>
    <service id="Contao\CoreBundle\Routing\Page\PageRegistry" alias="contao.routing.page_registry"/>
    <service id="Contao\CoreBundle\Routing\ResponseContext\CoreResponseContextFactory" alias="contao.routing.response_context_factory"/>
    <service id="Contao\CoreBundle\Routing\ResponseContext\ResponseContextAccessor" alias="contao.routing.response_context_accessor"/>
    <service id="Contao\CoreBundle\Routing\ScopeMatcher" alias="contao.routing.scope_matcher"/>
    <service id="Contao\CoreBundle\Security\Authentication\Token\TokenChecker" alias="contao.security.token_checker"/>
    <service id="Contao\CoreBundle\Security\TwoFactor\Authenticator" alias="contao.security.two_factor.authenticator"/>
    <service id="Contao\CoreBundle\Security\TwoFactor\BackupCodeManager" alias="contao.security.two_factor.backup_code_manager"/>
    <service id="Contao\CoreBundle\Security\TwoFactor\TrustedDeviceManager" alias="contao.security.two_factor.trusted_device_manager"/>
    <service id="Contao\CoreBundle\Slug\Slug" alias="contao.slug"/>
    <service id="Contao\CoreBundle\String\HtmlDecoder" alias="contao.string.html_decoder"/>
    <service id="Contao\CoreBundle\String\SimpleTokenParser" alias="contao.string.simple_token_parser"/>
    <service id="Contao\CoreBundle\Twig\Finder\FinderFactory" alias="contao.twig.finder_factory"/>
    <service id="Contao\CoreBundle\Twig\Interop\ContextFactory" alias="contao.twig.interop.context_factory"/>
    <service id="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader" alias="contao.twig.filesystem_loader"/>
    <service id="Contao\CoreBundle\Util\ProcessUtil" alias="contao.process_util"/>
    <service id="contao.image.imagine" alias="contao.image.imagine.wdaG8NA" public="true"/>
    <service id="Contao\CoreBundle\Twig\Studio\TemplateSkeletonFactory" alias="contao.twig.studio.template_skeleton_factory"/>
    <service id="Contao\ManagerBundle\HttpKernel\JwtManager" alias="contao_manager.jwt_manager"/>
    <service id="Contao\CalendarBundle\Generator\CalendarEventsGenerator" alias="contao_calendar.generator.calendar_events"/>
    <service id="container.env_var_processors_locator" alias=".service_locator.ryAvHi4" public="true"/>
    <service id="twig.loader.filesystem" alias="twig.loader.native_filesystem"/>
    <service id="doctrine.id_generator_locator" alias=".service_locator.W55Po6X"/>
    <service id="argument_resolver.controller_locator" alias=".service_locator.kygzYEo"/>
    <service id=".Psr\Log\LoggerInterface $doctrine.logger" alias="monolog.logger.doctrine"/>
    <service id="Psr\Log\LoggerInterface $doctrineLogger" alias="monolog.logger.doctrine"/>
    <service id=".Psr\Log\LoggerInterface $request.logger" alias="monolog.logger.request"/>
    <service id="Psr\Log\LoggerInterface $requestLogger" alias="monolog.logger.request"/>
    <service id=".Psr\Log\LoggerInterface $console.logger" alias="monolog.logger.console"/>
    <service id="Psr\Log\LoggerInterface $consoleLogger" alias="monolog.logger.console"/>
    <service id=".Psr\Log\LoggerInterface $messenger.logger" alias="monolog.logger.messenger"/>
    <service id="Psr\Log\LoggerInterface $messengerLogger" alias="monolog.logger.messenger"/>
    <service id=".Psr\Log\LoggerInterface $cache.logger" alias="monolog.logger.cache"/>
    <service id="Psr\Log\LoggerInterface $cacheLogger" alias="monolog.logger.cache"/>
    <service id=".Psr\Log\LoggerInterface $http_client.logger" alias="monolog.logger.http_client"/>
    <service id="Psr\Log\LoggerInterface $httpClientLogger" alias="monolog.logger.http_client"/>
    <service id=".Psr\Log\LoggerInterface $mailer.logger" alias="monolog.logger.mailer"/>
    <service id="Psr\Log\LoggerInterface $mailerLogger" alias="monolog.logger.mailer"/>
    <service id=".Psr\Log\LoggerInterface $translation.logger" alias="monolog.logger.translation"/>
    <service id="Psr\Log\LoggerInterface $translationLogger" alias="monolog.logger.translation"/>
    <service id=".Psr\Log\LoggerInterface $php.logger" alias="monolog.logger.php"/>
    <service id="Psr\Log\LoggerInterface $phpLogger" alias="monolog.logger.php"/>
    <service id=".Psr\Log\LoggerInterface $event.logger" alias="monolog.logger.event"/>
    <service id="Psr\Log\LoggerInterface $eventLogger" alias="monolog.logger.event"/>
    <service id=".Psr\Log\LoggerInterface $router.logger" alias="monolog.logger.router"/>
    <service id="Psr\Log\LoggerInterface $routerLogger" alias="monolog.logger.router"/>
    <service id=".Psr\Log\LoggerInterface $lock.logger" alias="monolog.logger.lock"/>
    <service id="Psr\Log\LoggerInterface $lockLogger" alias="monolog.logger.lock"/>
    <service id=".Psr\Log\LoggerInterface $profiler.logger" alias="monolog.logger.profiler"/>
    <service id="Psr\Log\LoggerInterface $profilerLogger" alias="monolog.logger.profiler"/>
    <service id=".Psr\Log\LoggerInterface $security.logger" alias="monolog.logger.security"/>
    <service id="Psr\Log\LoggerInterface $securityLogger" alias="monolog.logger.security"/>
    <service id=".Psr\Log\LoggerInterface $debug.logger" alias="monolog.logger.debug"/>
    <service id="Psr\Log\LoggerInterface $debugLogger" alias="monolog.logger.debug"/>
    <service id=".Psr\Log\LoggerInterface $contao.error.logger" alias="contao._logger.monolog.logger.contao.error"/>
    <service id="Psr\Log\LoggerInterface $contaoErrorLogger" alias="contao._logger.monolog.logger.contao.error"/>
    <service id=".Psr\Log\LoggerInterface $contao.access.logger" alias="contao._logger.monolog.logger.contao.access"/>
    <service id="Psr\Log\LoggerInterface $contaoAccessLogger" alias="contao._logger.monolog.logger.contao.access"/>
    <service id=".Psr\Log\LoggerInterface $contao.logger" alias="monolog.logger.contao"/>
    <service id="Psr\Log\LoggerInterface $contaoLogger" alias="monolog.logger.contao"/>
    <service id=".Psr\Log\LoggerInterface $contao.configuration.logger" alias="contao._logger.monolog.logger.contao.configuration"/>
    <service id="Psr\Log\LoggerInterface $contaoConfigurationLogger" alias="contao._logger.monolog.logger.contao.configuration"/>
    <service id=".Psr\Log\LoggerInterface $contao.cron.logger" alias="contao._logger.monolog.logger.contao.cron"/>
    <service id="Psr\Log\LoggerInterface $contaoCronLogger" alias="contao._logger.monolog.logger.contao.cron"/>
    <service id=".Psr\Log\LoggerInterface $contao.email.logger" alias="contao._logger.monolog.logger.contao.email"/>
    <service id="Psr\Log\LoggerInterface $contaoEmailLogger" alias="contao._logger.monolog.logger.contao.email"/>
    <service id=".Psr\Log\LoggerInterface $contao.files.logger" alias="contao._logger.monolog.logger.contao.files"/>
    <service id="Psr\Log\LoggerInterface $contaoFilesLogger" alias="contao._logger.monolog.logger.contao.files"/>
    <service id=".Psr\Log\LoggerInterface $contao.forms.logger" alias="contao._logger.monolog.logger.contao.forms"/>
    <service id="Psr\Log\LoggerInterface $contaoFormsLogger" alias="contao._logger.monolog.logger.contao.forms"/>
    <service id=".Psr\Log\LoggerInterface $contao.general.logger" alias="contao._logger.monolog.logger.contao.general"/>
    <service id="Psr\Log\LoggerInterface $contaoGeneralLogger" alias="contao._logger.monolog.logger.contao.general"/>
    <service id=".Psr\Log\LoggerInterface $deprecation.logger" alias="monolog.logger.deprecation"/>
    <service id="Psr\Log\LoggerInterface $deprecationLogger" alias="monolog.logger.deprecation"/>
    <service id="knp_menu.menu_provider" alias="knp_menu.menu_provider.chain"/>
    <service id="twig.loader" alias="twig.loader.chain"/>
    <service id="contao.search.indexer" alias="contao.search.delegating_indexer" public="true"/>
    <service id="Contao\CoreBundle\Filesystem\VirtualFilesystemInterface $filesStorage" alias="contao.filesystem.virtual.files"/>
    <service id=".Contao\CoreBundle\Filesystem\VirtualFilesystemInterface $files#readonlyStorage" alias="contao.filesystem.virtual.files#readonly"/>
    <service id="Contao\CoreBundle\Filesystem\VirtualFilesystemInterface $filesReadonlyStorage" alias="contao.filesystem.virtual.files#readonly"/>
    <service id="Contao\CoreBundle\Filesystem\VirtualFilesystemInterface $backupsStorage" alias="contao.filesystem.virtual.backups"/>
    <service id=".Contao\CoreBundle\Filesystem\VirtualFilesystemInterface $job-attachmentsStorage" alias="contao.filesystem.virtual.job-attachments"/>
    <service id="Contao\CoreBundle\Filesystem\VirtualFilesystemInterface $jobAttachmentsStorage" alias="contao.filesystem.virtual.job-attachments"/>
    <service id="Contao\CoreBundle\Filesystem\VirtualFilesystemInterface $userTemplatesStorage" alias="contao.filesystem.virtual.user_templates"/>
    <service id=".service_locator.5OeP6Xl" alias="messenger.receiver_locator"/>
    <service id=".service_locator.7NWPvHR" alias="messenger.retry_strategy_locator"/>
    <service id=".service_locator.h.BsQu0" alias="contao.fragment.pre_handlers"/>
    <service id=".service_locator.GzGAcR3" alias=".service_locator.BiaYh_R"/>
    <service id="validator" alias="debug.validator"/>
    <service id="http_client" alias="http_client.uri_template"/>
    <service id="http_client.uri_template.inner" alias=".debug.http_client"/>
    <service id="event_dispatcher" alias="debug.event_dispatcher" public="true"/>
    <service id="controller_resolver" alias="contao.controller_resolver"/>
    <service id="argument_resolver" alias="debug.argument_resolver"/>
    <service id="translator.data_collector.inner" alias="translator.default"/>
    <service id="fos_http_cache.tag_handler.header_formatter" alias="fos_http_cache.tag_handler.max_header_value_length_header_formatter"/>
    <service id="security.authentication.trust_resolver" alias="scheb_two_factor.security.authentication.trust_resolver" public="true"/>
    <service id="var_dumper.cli_dumper" alias="var_dumper.contextualized_cli_dumper"/>
    <service id="twig.error_renderer.html.inner" alias="error_handler.error_renderer.html"/>
    <service id="security.access.decision_manager" alias="debug.security.access.decision_manager"/>
    <service id="security.firewall.authenticator.contao_backend" alias="debug.security.firewall.authenticator.contao_backend"/>
    <service id="security.firewall.authenticator.contao_frontend" alias="debug.security.firewall.authenticator.contao_frontend"/>
    <service id="contao.controller_resolver.inner" alias="debug.controller_resolver"/>
    <service id="doctrine.orm.proxy_cache_warmer" alias="contao.doctrine.orm.fail_tolerant_proxy_cache_warmer"/>
    <service id="fragment.handler" alias="contao.fragment.handler" public="true"/>
    <service id="mailer.mailer" alias="contao.mailer"/>
    <service id="session.factory" alias="contao.session.factory"/>
    <service id="contao.translation.data_collector_translator.inner" alias="translator.data_collector"/>
    <service id="contao.translation.translator.inner" alias="contao.translation.data_collector_translator"/>
    <service id="twig.template_iterator" alias="contao_manager.twig.file_extension_filter_iterator"/>
    <service id="security.event_dispatcher.contao_backend" alias="debug.security.event_dispatcher.contao_backend"/>
    <service id="security.event_dispatcher.contao_frontend" alias="debug.security.event_dispatcher.contao_frontend"/>
    <service id="doctrine.orm.default_metadata_driver" alias=".doctrine.orm.default_metadata_driver"/>
    <service id="messenger.bus.default" alias="debug.traced.messenger.bus.default"/>
    <service id=".signing.messenger.default_serializer.inner" alias="messenger.transport.native_php_serializer"/>
    <service id="monolog.logger.contao.error" alias="contao._logger.monolog.logger.contao.error" public="true"/>
    <service id="monolog.logger.contao.access" alias="contao._logger.monolog.logger.contao.access" public="true"/>
    <service id="monolog.logger.contao.configuration" alias="contao._logger.monolog.logger.contao.configuration" public="true"/>
    <service id="monolog.logger.contao.cron" alias="contao._logger.monolog.logger.contao.cron" public="true"/>
    <service id="monolog.logger.contao.email" alias="contao._logger.monolog.logger.contao.email" public="true"/>
    <service id="monolog.logger.contao.files" alias="contao._logger.monolog.logger.contao.files" public="true"/>
    <service id="monolog.logger.contao.forms" alias="contao._logger.monolog.logger.contao.forms" public="true"/>
    <service id="monolog.logger.contao.general" alias="contao._logger.monolog.logger.contao.general" public="true"/>
    <service id=".service_locator.FUONOQV" alias=".service_locator.JqmRoLo"/>
    <service id=".service_locator.CTwD5xA" alias=".service_locator.1AS2eJt"/>
    <service id=".service_locator.afQTebj" alias=".service_locator.1nEq0uH"/>
    <service id=".service_locator.Ouck1NH" alias=".service_locator.35Q0i20"/>
    <service id=".service_locator.N6wJbKC" alias=".service_locator.0RXOVa."/>
    <service id=".service_locator.iqojUsk" alias=".service_locator.kdoyunh"/>
    <service id=".service_locator.Q2FF2no" alias=".service_locator.TJNRSaV"/>
    <service id=".service_locator.uvZcDJ0" alias=".service_locator.HuJ73.."/>
    <service id=".service_locator.sCkfnl4" alias=".service_locator.In8sZTN"/>
    <service id=".service_locator.QA5wvrp" alias=".service_locator.EHK395j"/>
    <service id=".service_locator.K0DG2Nr" alias=".service_locator.4NmloUA"/>
    <service id=".service_locator.AsX1DAX" alias=".service_locator.JeCH.nd"/>
    <service id=".service_locator.KHC4pH3" alias=".service_locator.q7ty6cm"/>
    <service id=".service_locator.89BXcRL" alias=".service_locator.wnenfZo"/>
    <service id=".service_locator.3Obom0O" alias=".service_locator.vRPfL.Y"/>
    <service id=".service_locator.gnM41as" alias=".service_locator.VpWnlxh"/>
    <service id=".service_locator.llEWbpn" alias=".service_locator.2oHYZWk"/>
    <service id=".service_locator.qI_Mf.g" alias=".service_locator.mxCmEX."/>
    <service id=".service_locator.4u6iR0z" alias=".service_locator.Vq32ILG"/>
    <service id=".service_locator.XYaq9GI" alias=".service_locator.vP5MoU8"/>
    <service id=".service_locator.eaqfDLH" alias=".service_locator.1PSWVhM"/>
    <service id=".service_locator.nH.0VfB" alias=".service_locator.hiVuiMZ"/>
  </services>
</container>
