<?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/kampfkun/public_html</parameter>
    <parameter key="kernel.environment">dev</parameter>
    <parameter key="kernel.runtime_environment">%env(default:kernel.environment:APP_RUNTIME_ENV)%</parameter>
    <parameter key="kernel.debug">true</parameter>
    <parameter key="kernel.build_dir">/home/kampfkun/public_html/var/cache/dev</parameter>
    <parameter key="kernel.cache_dir">/home/kampfkun/public_html/var/cache/dev</parameter>
    <parameter key="kernel.logs_dir">/home/kampfkun/public_html/var/logs</parameter>
    <parameter key="kernel.bundles" type="collection">
      <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="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="Terminal42ConditionalformfieldsBundle">Terminal42\ConditionalformfieldsBundle\Terminal42ConditionalformfieldsBundle</parameter>
      <parameter key="RockSolidAntispamBundle">MadeYourDay\RockSolidAntispam\RockSolidAntispamBundle</parameter>
      <parameter key="RockSolidCustomElementsBundle">MadeYourDay\RockSolidCustomElements\RockSolidCustomElementsBundle</parameter>
      <parameter key="haste">Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle</parameter>
      <parameter key="BugBusterBotdetectionBundle">BugBuster\BotdetectionBundle\BugBusterBotdetectionBundle</parameter>
      <parameter key="MarkocupicContaoTwigAssets">Markocupic\ContaoTwigAssets\MarkocupicContaoTwigAssets</parameter>
      <parameter key="ContaoFaqBundle">Contao\FaqBundle\ContaoFaqBundle</parameter>
      <parameter key="BugBusterVisitorsBundle">BugBuster\VisitorsBundle\BugBusterVisitorsBundle</parameter>
      <parameter key="RockSolidColumnsBundle">MadeYourDay\RockSolidColumns\RockSolidColumnsBundle</parameter>
      <parameter key="ContaoCommentsBundle">Contao\CommentsBundle\ContaoCommentsBundle</parameter>
      <parameter key="ContaoInstallationBundle">Contao\InstallationBundle\ContaoInstallationBundle</parameter>
      <parameter key="ContaoNewsBundle">Contao\NewsBundle\ContaoNewsBundle</parameter>
      <parameter key="Terminal42ConditionalSelectMenuBundle">Terminal42\ConditionalSelectMenuBundle\Terminal42ConditionalSelectMenuBundle</parameter>
      <parameter key="RockSolidMegaMenuBundle">MadeYourDay\RockSolidMegaMenu\RockSolidMegaMenuBundle</parameter>
      <parameter key="ContaoListingBundle">Contao\ListingBundle\ContaoListingBundle</parameter>
      <parameter key="ContaoCalendarBundle">Contao\CalendarBundle\ContaoCalendarBundle</parameter>
      <parameter key="MarkocupicContaoAltchaAntispam">Markocupic\ContaoAltchaAntispam\MarkocupicContaoAltchaAntispam</parameter>
      <parameter key="ContaoNewsletterBundle">Contao\NewsletterBundle\ContaoNewsletterBundle</parameter>
      <parameter key="RockSolidIconPickerBundle">MadeYourDay\RockSolidIconPicker\RockSolidIconPickerBundle</parameter>
      <parameter key="dcawizard">Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle</parameter>
      <parameter key="multicolumnwizard">Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle</parameter>
      <parameter key="notification_center">Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle</parameter>
      <parameter key="RockSolidSliderBundle">MadeYourDay\RockSolidSlider\RockSolidSliderBundle</parameter>
      <parameter key="leads">Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle</parameter>
    </parameter>
    <parameter key="kernel.bundles_metadata" type="collection">
      <parameter key="DoctrineBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/doctrine/doctrine-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
      </parameter>
      <parameter key="FrameworkBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/symfony/framework-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
      </parameter>
      <parameter key="MonologBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/symfony/monolog-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\MonologBundle</parameter>
      </parameter>
      <parameter key="FOSHttpCacheBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/friendsofsymfony/http-cache-bundle/src</parameter>
        <parameter key="namespace">FOS\HttpCacheBundle</parameter>
      </parameter>
      <parameter key="NelmioCorsBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/nelmio/cors-bundle</parameter>
        <parameter key="namespace">Nelmio\CorsBundle</parameter>
      </parameter>
      <parameter key="NelmioSecurityBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/nelmio/security-bundle</parameter>
        <parameter key="namespace">Nelmio\SecurityBundle</parameter>
      </parameter>
      <parameter key="SchebTwoFactorBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/scheb/2fa-bundle</parameter>
        <parameter key="namespace">Scheb\TwoFactorBundle</parameter>
      </parameter>
      <parameter key="TwigExtraBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/twig/extra-bundle</parameter>
        <parameter key="namespace">Twig\Extra\TwigExtraBundle</parameter>
      </parameter>
      <parameter key="WebProfilerBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/symfony/web-profiler-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\WebProfilerBundle</parameter>
      </parameter>
      <parameter key="KnpMenuBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/knplabs/knp-menu-bundle</parameter>
        <parameter key="namespace">Knp\Bundle\MenuBundle</parameter>
      </parameter>
      <parameter key="KnpTimeBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src</parameter>
        <parameter key="namespace">Knp\Bundle\TimeBundle</parameter>
      </parameter>
      <parameter key="DebugBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/symfony/debug-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\DebugBundle</parameter>
      </parameter>
      <parameter key="CmfRoutingBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/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/kampfkun/public_html/vendor/symfony/twig-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\TwigBundle</parameter>
      </parameter>
      <parameter key="Terminal42ServiceAnnotationBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/terminal42/service-annotation-bundle/src</parameter>
        <parameter key="namespace">Terminal42\ServiceAnnotationBundle</parameter>
      </parameter>
      <parameter key="SecurityBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/symfony/security-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SecurityBundle</parameter>
      </parameter>
      <parameter key="ContaoCoreBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/core-bundle/src</parameter>
        <parameter key="namespace">Contao\CoreBundle</parameter>
      </parameter>
      <parameter key="FlysystemBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/league/flysystem-bundle/src</parameter>
        <parameter key="namespace">League\FlysystemBundle</parameter>
      </parameter>
      <parameter key="ContaoManagerBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/manager-bundle/src</parameter>
        <parameter key="namespace">Contao\ManagerBundle</parameter>
      </parameter>
      <parameter key="Terminal42ConditionalformfieldsBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/terminal42/contao-conditionalformfields</parameter>
        <parameter key="namespace">Terminal42\ConditionalformfieldsBundle</parameter>
      </parameter>
      <parameter key="RockSolidAntispamBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-antispam/src</parameter>
        <parameter key="namespace">MadeYourDay\RockSolidAntispam</parameter>
      </parameter>
      <parameter key="RockSolidCustomElementsBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-custom-elements/src</parameter>
        <parameter key="namespace">MadeYourDay\RockSolidCustomElements</parameter>
      </parameter>
      <parameter key="haste" type="collection">
        <parameter key="path">/home/kampfkun/public_html/system/modules/haste</parameter>
        <parameter key="namespace">Contao\CoreBundle\HttpKernel\Bundle</parameter>
      </parameter>
      <parameter key="BugBusterBotdetectionBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/bugbuster/contao-botdetection-bundle/src</parameter>
        <parameter key="namespace">BugBuster\BotdetectionBundle</parameter>
      </parameter>
      <parameter key="MarkocupicContaoTwigAssets" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/markocupic/contao-twig-assets</parameter>
        <parameter key="namespace">Markocupic\ContaoTwigAssets</parameter>
      </parameter>
      <parameter key="ContaoFaqBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/faq-bundle/src</parameter>
        <parameter key="namespace">Contao\FaqBundle</parameter>
      </parameter>
      <parameter key="BugBusterVisitorsBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/bugbuster/contao-visitors-bundle/src</parameter>
        <parameter key="namespace">BugBuster\VisitorsBundle</parameter>
      </parameter>
      <parameter key="RockSolidColumnsBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-columns/src</parameter>
        <parameter key="namespace">MadeYourDay\RockSolidColumns</parameter>
      </parameter>
      <parameter key="ContaoCommentsBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/comments-bundle/src</parameter>
        <parameter key="namespace">Contao\CommentsBundle</parameter>
      </parameter>
      <parameter key="ContaoInstallationBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/installation-bundle/src</parameter>
        <parameter key="namespace">Contao\InstallationBundle</parameter>
      </parameter>
      <parameter key="ContaoNewsBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/news-bundle/src</parameter>
        <parameter key="namespace">Contao\NewsBundle</parameter>
      </parameter>
      <parameter key="Terminal42ConditionalSelectMenuBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/terminal42/contao-conditionalselectmenu</parameter>
        <parameter key="namespace">Terminal42\ConditionalSelectMenuBundle</parameter>
      </parameter>
      <parameter key="RockSolidMegaMenuBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-mega-menu/src</parameter>
        <parameter key="namespace">MadeYourDay\RockSolidMegaMenu</parameter>
      </parameter>
      <parameter key="ContaoListingBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/listing-bundle/src</parameter>
        <parameter key="namespace">Contao\ListingBundle</parameter>
      </parameter>
      <parameter key="ContaoCalendarBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/calendar-bundle/src</parameter>
        <parameter key="namespace">Contao\CalendarBundle</parameter>
      </parameter>
      <parameter key="MarkocupicContaoAltchaAntispam" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/markocupic/contao-altcha-antispam</parameter>
        <parameter key="namespace">Markocupic\ContaoAltchaAntispam</parameter>
      </parameter>
      <parameter key="ContaoNewsletterBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/contao/newsletter-bundle/src</parameter>
        <parameter key="namespace">Contao\NewsletterBundle</parameter>
      </parameter>
      <parameter key="RockSolidIconPickerBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-icon-picker/src</parameter>
        <parameter key="namespace">MadeYourDay\RockSolidIconPicker</parameter>
      </parameter>
      <parameter key="dcawizard" type="collection">
        <parameter key="path">/home/kampfkun/public_html/system/modules/dcawizard</parameter>
        <parameter key="namespace">Contao\CoreBundle\HttpKernel\Bundle</parameter>
      </parameter>
      <parameter key="multicolumnwizard" type="collection">
        <parameter key="path">/home/kampfkun/public_html/system/modules/multicolumnwizard</parameter>
        <parameter key="namespace">Contao\CoreBundle\HttpKernel\Bundle</parameter>
      </parameter>
      <parameter key="notification_center" type="collection">
        <parameter key="path">/home/kampfkun/public_html/system/modules/notification_center</parameter>
        <parameter key="namespace">Contao\CoreBundle\HttpKernel\Bundle</parameter>
      </parameter>
      <parameter key="RockSolidSliderBundle" type="collection">
        <parameter key="path">/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-slider/src</parameter>
        <parameter key="namespace">MadeYourDay\RockSolidSlider</parameter>
      </parameter>
      <parameter key="leads" type="collection">
        <parameter key="path">/home/kampfkun/public_html/system/modules/leads</parameter>
        <parameter key="namespace">Contao\CoreBundle\HttpKernel\Bundle</parameter>
      </parameter>
    </parameter>
    <parameter key="kernel.charset">UTF-8</parameter>
    <parameter key="kernel.container_class">Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer</parameter>
    <parameter key="database_host">localhost</parameter>
    <parameter key="database_port">3306</parameter>
    <parameter key="database_user">kampfkun_mac</parameter>
    <parameter key="database_password">London-1</parameter>
    <parameter key="database_name">kampfkun_mac</parameter>
    <parameter key="database_version">8.1.16</parameter>
    <parameter key="mailer_transport">sendmail</parameter>
    <parameter key="mailer_host">127.0.0.1</parameter>
    <parameter key="mailer_user">null</parameter>
    <parameter key="mailer_password">null</parameter>
    <parameter key="mailer_port">25</parameter>
    <parameter key="mailer_encryption">null</parameter>
    <parameter key="secret">ThisTokenIsNotSoSecretChangeIt</parameter>
    <parameter key="locale">en</parameter>
    <parameter key="container.dumper.inline_class_loader">true</parameter>
    <parameter key="env(DATABASE_URL)">pdo-mysql://kampfkun_mac:London-1@localhost:3306/kampfkun_mac?serverVersion=8.1.16</parameter>
    <parameter key="env(MAILER_DSN)">native://default</parameter>
    <parameter key="contao.backend.route_prefix">/contao</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="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>
    <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\ORM\Mapping\Driver\PHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.staticphp.class">Doctrine\ORM\Mapping\Driver\StaticPHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.attribute.class">Doctrine\ORM\Mapping\Driver\AttributeDriver</parameter>
    <parameter key="doctrine.orm.proxy_cache_warmer.class">Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer</parameter>
    <parameter key="form.type_guesser.doctrine.class">Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser</parameter>
    <parameter key="doctrine.orm.validator.unique.class">Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator</parameter>
    <parameter key="doctrine.orm.validator_initializer.class">Symfony\Bridge\Doctrine\Validator\DoctrineInitializer</parameter>
    <parameter key="doctrine.orm.security.user.provider.class">Symfony\Bridge\Doctrine\Security\User\EntityUserProvider</parameter>
    <parameter key="doctrine.orm.listeners.resolve_target_entity.class">Doctrine\ORM\Tools\ResolveTargetEntityListener</parameter>
    <parameter key="doctrine.orm.listeners.attach_entity_listeners.class">Doctrine\ORM\Tools\AttachEntityListenersListener</parameter>
    <parameter key="doctrine.orm.naming_strategy.default.class">Doctrine\ORM\Mapping\DefaultNamingStrategy</parameter>
    <parameter key="doctrine.orm.naming_strategy.underscore.class">Doctrine\ORM\Mapping\UnderscoreNamingStrategy</parameter>
    <parameter key="doctrine.orm.quote_strategy.default.class">Doctrine\ORM\Mapping\DefaultQuoteStrategy</parameter>
    <parameter key="doctrine.orm.quote_strategy.ansi.class">Doctrine\ORM\Mapping\AnsiQuoteStrategy</parameter>
    <parameter key="doctrine.orm.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">false</parameter>
    <parameter key="doctrine.orm.proxy_dir">/home/kampfkun/public_html/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\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="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\ReportEvent">csp.violation.report</parameter>
      <parameter key="Symfony\Component\Security\Core\Event\AuthenticationSuccessEvent">security.authentication.success</parameter>
      <parameter key="Symfony\Component\Security\Core\Event\AuthenticationFailureEvent">security.authentication.failure</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\InteractiveLoginEvent">security.interactive_login</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\SwitchUserEvent">security.switch_user</parameter>
      <parameter 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\SlugValidCharactersEvent">contao.slug_valid_characters</parameter>
      <parameter key="Contao\InstallationBundle\Event\InitializeApplicationEvent">contao_installation.initialize_application</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">true</parameter>
    <parameter key="kernel.trusted_hosts" type="collection"/>
    <parameter key="kernel.default_locale">en</parameter>
    <parameter key="kernel.enabled_locales" type="collection"/>
    <parameter key="kernel.error_controller">error_controller</parameter>
    <parameter key="debug.file_link_format">null</parameter>
    <parameter key="asset.request_context.base_path">null</parameter>
    <parameter key="asset.request_context.secure">null</parameter>
    <parameter key="translator.logging">false</parameter>
    <parameter key="translator.default_path">/home/kampfkun/public_html/translations</parameter>
    <parameter key="debug.error_handler.throw_at">-1</parameter>
    <parameter key="debug.container.dump">/home/kampfkun/public_html/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>
    <parameter key="router.resource">contao_manager.routing.route_loader::loadFromPlugins</parameter>
    <parameter key="request_listener.http_port">80</parameter>
    <parameter key="request_listener.https_port">443</parameter>
    <parameter key="cache.prefix.seed">_/home/kampfkun/public_html.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="gc_probability">1</parameter>
    </parameter>
    <parameter key="session.save_path">null</parameter>
    <parameter key="session.metadata.update_threshold">0</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/kampfkun/public_html/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.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>
      </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>
      </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.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.compiler_pass.tag_annotations">false</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="forced_allow_origin_value">null</parameter>
      <parameter key="skip_same_as_origin">true</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.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\Guard\Token\PostAuthenticationGuardToken</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.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="time.datetime_formatter.class">Knp\Bundle\TimeBundle\DateTimeFormatter</parameter>
    <parameter key="time.twig.extension.time.class">Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension</parameter>
    <parameter key="time.templating.helper.time.class">Knp\Bundle\TimeBundle\Templating\Helper\TimeHelper</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/kampfkun/public_html/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.access.always_authenticate_before_granting">false</parameter>
    <parameter key="security.authentication.hide_user_not_found">true</parameter>
    <parameter key="security.firewalls" type="collection">
      <parameter>contao_install</parameter>
      <parameter>contao_backend</parameter>
      <parameter>contao_frontend</parameter>
    </parameter>
    <parameter key="security.contao_backend._indexed_authenticators" type="collection"/>
    <parameter key="security.contao_frontend._indexed_authenticators" type="collection"/>
    <parameter key="contao.web_dir">/home/kampfkun/public_html/public</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>en</parameter>
      <parameter>sr</parameter>
      <parameter>tr</parameter>
      <parameter>es</parameter>
      <parameter>sl</parameter>
      <parameter>ru</parameter>
      <parameter>it</parameter>
      <parameter>lv</parameter>
      <parameter>pt</parameter>
      <parameter>cs</parameter>
      <parameter>fa</parameter>
      <parameter>nl</parameter>
      <parameter>pl</parameter>
      <parameter>sv</parameter>
      <parameter>fr</parameter>
      <parameter>de</parameter>
      <parameter>ja</parameter>
    </parameter>
    <parameter key="contao.image.bypass_cache">false</parameter>
    <parameter key="contao.image.target_dir">/home/kampfkun/public_html/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>
    <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/kampfkun/public_html/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>
    <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.search.default_indexer.enable">true</parameter>
    <parameter key="contao.search.index_protected">false</parameter>
    <parameter key="contao.legacy_routing">true</parameter>
    <parameter key="contao.prepend_locale">false</parameter>
    <parameter key="contao.url_suffix">.html</parameter>
    <parameter key="contao_manager.manager_path">contao-manager.phar.php</parameter>
    <parameter key="markocupic_contao_altcha_antispam.hmac_key"></parameter>
    <parameter key="markocupic_contao_altcha_antispam.algorithm">SHA-256</parameter>
    <parameter key="markocupic_contao_altcha_antispam.range_min">10000</parameter>
    <parameter key="markocupic_contao_altcha_antispam.range_max">100000</parameter>
    <parameter key="markocupic_contao_altcha_antispam.challenge_expiry">3600</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.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.ajax" type="collection">
        <parameter>ajax</parameter>
        <parameter>@WebProfiler/Collector/ajax.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="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>@ContaoCore/Collector/contao.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="kernel.packages" type="collection">
      <parameter key="__root__">1.0.0+no-version-set</parameter>
      <parameter key="ausi/slug-generator">1.1.1</parameter>
      <parameter key="bacon/bacon-qr-code">2.0.8</parameter>
      <parameter key="beberlei/assert">3.3.3</parameter>
      <parameter key="browscap/browscap-php">7.2.0</parameter>
      <parameter key="bugbuster/contao-botdetection-bundle">1.8.3</parameter>
      <parameter key="bugbuster/contao-visitors-bundle">1.8.4</parameter>
      <parameter key="clue/stream-filter">1.7.0</parameter>
      <parameter key="codefog/contao-haste">4.25.27</parameter>
      <parameter key="composer/ca-bundle">1.5.5</parameter>
      <parameter key="contao-community-alliance/composer-plugin">3.2.2</parameter>
      <parameter key="contao-components/ace">1.37.5</parameter>
      <parameter key="contao-components/chosen">1.2.5</parameter>
      <parameter key="contao-components/colorbox">1.6.4.2</parameter>
      <parameter key="contao-components/colorpicker">1.5.3</parameter>
      <parameter key="contao-components/contao">9.4.0</parameter>
      <parameter key="contao-components/datepicker">2.3.2</parameter>
      <parameter key="contao-components/dropzone">5.9.3</parameter>
      <parameter key="contao-components/installer">1.4.1</parameter>
      <parameter key="contao-components/jquery">3.7.1</parameter>
      <parameter key="contao-components/jquery-ui">1.13.2</parameter>
      <parameter key="contao-components/mediabox">1.5.4.3</parameter>
      <parameter key="contao-components/mootools">1.6.0.9</parameter>
      <parameter key="contao-components/simplemodal">2.1.2</parameter>
      <parameter key="contao-components/swipe">2.2.2</parameter>
      <parameter key="contao-components/tablesort">4.0.2</parameter>
      <parameter key="contao-components/tablesorter">2.31.3.1</parameter>
      <parameter key="contao-components/tinymce4">5.10.9</parameter>
      <parameter key="contao/calendar-bundle">4.13.30</parameter>
      <parameter key="contao/comments-bundle">4.13.30</parameter>
      <parameter key="contao/conflicts">dev-main</parameter>
      <parameter key="contao/core-bundle">4.13.30</parameter>
      <parameter key="contao/faq-bundle">4.13.30</parameter>
      <parameter key="contao/image">1.2.2</parameter>
      <parameter key="contao/imagine-svg">1.0.4</parameter>
      <parameter key="contao/installation-bundle">4.13.30</parameter>
      <parameter key="contao/listing-bundle">4.13.30</parameter>
      <parameter key="contao/manager-bundle">4.13.30</parameter>
      <parameter key="contao/manager-plugin">2.12.0</parameter>
      <parameter key="contao/news-bundle">4.13.30</parameter>
      <parameter key="contao/newsletter-bundle">4.13.30</parameter>
      <parameter key="dasprid/enum">1.0.6</parameter>
      <parameter key="dflydev/dot-access-data">3.0.3</parameter>
      <parameter key="doctrine/annotations">2.0.2</parameter>
      <parameter key="doctrine/cache">2.2.0</parameter>
      <parameter key="doctrine/collections">1.8.0</parameter>
      <parameter key="doctrine/common">3.5.0</parameter>
      <parameter key="doctrine/dbal">3.9.4</parameter>
      <parameter key="doctrine/deprecations">1.1.4</parameter>
      <parameter key="doctrine/doctrine-bundle">2.13.2</parameter>
      <parameter key="doctrine/event-manager">1.2.0</parameter>
      <parameter key="doctrine/inflector">2.0.10</parameter>
      <parameter key="doctrine/instantiator">2.0.0</parameter>
      <parameter key="doctrine/lexer">3.0.1</parameter>
      <parameter key="doctrine/orm">2.20.1</parameter>
      <parameter key="doctrine/persistence">2.5.7</parameter>
      <parameter key="doctrine/sql-formatter">1.5.1</parameter>
      <parameter key="dragonmantank/cron-expression">2.3.1</parameter>
      <parameter key="egulias/email-validator">4.0.3</parameter>
      <parameter key="ezyang/htmlpurifier">4.16.0</parameter>
      <parameter key="friendsofsymfony/http-cache">2.16.2</parameter>
      <parameter key="friendsofsymfony/http-cache-bundle">2.17.1</parameter>
      <parameter key="guzzlehttp/guzzle">7.9.2</parameter>
      <parameter key="guzzlehttp/promises">2.0.4</parameter>
      <parameter key="guzzlehttp/psr7">2.7.0</parameter>
      <parameter key="imagine/imagine">1.5.0</parameter>
      <parameter key="jaybizzle/crawler-detect">1.2.116</parameter>
      <parameter key="knplabs/knp-menu">3.6.0</parameter>
      <parameter key="knplabs/knp-menu-bundle">3.5.0</parameter>
      <parameter key="knplabs/knp-time-bundle">1.20.0</parameter>
      <parameter key="lcobucci/clock">2.3.0</parameter>
      <parameter key="lcobucci/jwt">4.0.4</parameter>
      <parameter key="league/commonmark">2.6.1</parameter>
      <parameter key="league/config">1.2.0</parameter>
      <parameter key="league/flysystem">3.29.1</parameter>
      <parameter key="league/flysystem-bundle">3.4.0</parameter>
      <parameter key="league/flysystem-local">3.29.0</parameter>
      <parameter key="league/mime-type-detection">1.16.0</parameter>
      <parameter key="madeyourday/contao-rocksolid-antispam">2.1.0</parameter>
      <parameter key="madeyourday/contao-rocksolid-columns">2.1.1</parameter>
      <parameter key="madeyourday/contao-rocksolid-custom-elements">2.4.6</parameter>
      <parameter key="madeyourday/contao-rocksolid-icon-picker">2.1.1</parameter>
      <parameter key="madeyourday/contao-rocksolid-mega-menu">2.2.3</parameter>
      <parameter key="madeyourday/contao-rocksolid-slider">2.2.3</parameter>
      <parameter key="maennchen/zipstream-php">3.1.0</parameter>
      <parameter key="markbaker/complex">3.0.2</parameter>
      <parameter key="markbaker/matrix">3.0.1</parameter>
      <parameter key="markocupic/contao-altcha-antispam">0.4.13</parameter>
      <parameter key="markocupic/contao-twig-assets">1.1.2</parameter>
      <parameter key="matthiasmullie/minify">1.3.73</parameter>
      <parameter key="matthiasmullie/path-converter">1.1.3</parameter>
      <parameter key="matthiasmullie/scrapbook">1.5.1</parameter>
      <parameter key="menatwork/contao-multicolumnwizard">3.3.17</parameter>
      <parameter key="monolog/monolog">2.10.0</parameter>
      <parameter key="nelmio/cors-bundle">2.5.0</parameter>
      <parameter key="nelmio/security-bundle">2.12.0</parameter>
      <parameter key="nette/schema">1.3.2</parameter>
      <parameter key="nette/utils">4.0.5</parameter>
      <parameter key="nikic/php-parser">4.19.4</parameter>
      <parameter key="nyholm/append-query-string">1.0.0</parameter>
      <parameter key="nyholm/psr7">1.8.2</parameter>
      <parameter key="paragonie/constant_time_encoding">2.7.0</parameter>
      <parameter key="paragonie/random_compat">9.99.100</parameter>
      <parameter key="php-http/client-common">2.7.2</parameter>
      <parameter key="php-http/discovery">1.20.0</parameter>
      <parameter key="php-http/httplug">2.4.1</parameter>
      <parameter key="php-http/message">1.16.2</parameter>
      <parameter key="php-http/message-factory">1.1.0</parameter>
      <parameter key="php-http/promise">1.3.1</parameter>
      <parameter key="phpoffice/phpspreadsheet">1.29.0</parameter>
      <parameter key="phpspec/php-diff">1.1.3</parameter>
      <parameter key="psr/cache">2.0.0</parameter>
      <parameter key="psr/clock">1.0.0</parameter>
      <parameter key="psr/container">1.1.2</parameter>
      <parameter key="psr/event-dispatcher">1.0.0</parameter>
      <parameter key="psr/http-client">1.0.3</parameter>
      <parameter key="psr/http-factory">1.1.0</parameter>
      <parameter key="psr/http-message" type="string">1.1</parameter>
      <parameter key="psr/log">2.0.0</parameter>
      <parameter key="psr/simple-cache">3.0.0</parameter>
      <parameter key="ralouphie/getallheaders">3.0.3</parameter>
      <parameter key="scheb/2fa-backup-code">5.13.2</parameter>
      <parameter key="scheb/2fa-bundle">5.13.2</parameter>
      <parameter key="scheb/2fa-trusted-device">5.13.2</parameter>
      <parameter key="scrivo/highlight.php">9.18.1.10</parameter>
      <parameter key="scssphp/scssphp">1.13.0</parameter>
      <parameter key="sensiolabs/ansi-to-html">1.2.1</parameter>
      <parameter key="simplepie/simplepie">1.8.1</parameter>
      <parameter key="spatie/schema-org">3.23.0</parameter>
      <parameter key="spomky-labs/otphp">10.0.3</parameter>
      <parameter key="stella-maris/clock">0.1.7</parameter>
      <parameter key="symfony-cmf/routing">2.3.4</parameter>
      <parameter key="symfony-cmf/routing-bundle">2.5.1</parameter>
      <parameter key="symfony/asset">5.4.45</parameter>
      <parameter key="symfony/cache">5.4.46</parameter>
      <parameter key="symfony/cache-contracts">2.5.4</parameter>
      <parameter key="symfony/clock">6.4.13</parameter>
      <parameter key="symfony/config">5.4.46</parameter>
      <parameter key="symfony/console">5.4.47</parameter>
      <parameter key="symfony/debug-bundle">5.4.26</parameter>
      <parameter key="symfony/dependency-injection">5.4.48</parameter>
      <parameter key="symfony/deprecation-contracts">3.5.1</parameter>
      <parameter key="symfony/doctrine-bridge">5.4.48</parameter>
      <parameter key="symfony/dom-crawler">5.4.48</parameter>
      <parameter key="symfony/dotenv">5.4.22</parameter>
      <parameter key="symfony/error-handler">5.4.46</parameter>
      <parameter key="symfony/event-dispatcher">5.4.45</parameter>
      <parameter key="symfony/event-dispatcher-contracts">3.5.1</parameter>
      <parameter key="symfony/expression-language">5.4.45</parameter>
      <parameter key="symfony/filesystem">5.4.45</parameter>
      <parameter key="symfony/finder">5.4.45</parameter>
      <parameter key="symfony/framework-bundle">5.4.45</parameter>
      <parameter key="symfony/http-client">5.4.49</parameter>
      <parameter key="symfony/http-client-contracts">2.5.5</parameter>
      <parameter key="symfony/http-foundation">5.4.48</parameter>
      <parameter key="symfony/http-kernel">5.4.48</parameter>
      <parameter key="symfony/intl">5.4.47</parameter>
      <parameter key="symfony/lock">5.4.45</parameter>
      <parameter key="symfony/mailer">5.4.45</parameter>
      <parameter key="symfony/mime">5.4.45</parameter>
      <parameter key="symfony/monolog-bridge">5.4.45</parameter>
      <parameter key="symfony/monolog-bundle">3.8.0</parameter>
      <parameter key="symfony/options-resolver">5.4.45</parameter>
      <parameter key="symfony/password-hasher">5.4.45</parameter>
      <parameter key="symfony/polyfill-ctype">1.31.0</parameter>
      <parameter key="symfony/polyfill-intl-grapheme">1.31.0</parameter>
      <parameter key="symfony/polyfill-intl-idn">1.31.0</parameter>
      <parameter key="symfony/polyfill-intl-normalizer">1.31.0</parameter>
      <parameter key="symfony/polyfill-mbstring">1.31.0</parameter>
      <parameter key="symfony/polyfill-php72">1.31.0</parameter>
      <parameter key="symfony/polyfill-php73">1.31.0</parameter>
      <parameter key="symfony/polyfill-php80">1.31.0</parameter>
      <parameter key="symfony/polyfill-php81">1.31.0</parameter>
      <parameter key="symfony/polyfill-php83">1.31.0</parameter>
      <parameter key="symfony/polyfill-uuid">1.31.0</parameter>
      <parameter key="symfony/process">5.4.47</parameter>
      <parameter key="symfony/property-access">5.4.45</parameter>
      <parameter key="symfony/property-info">6.4.17</parameter>
      <parameter key="symfony/routing">5.4.48</parameter>
      <parameter key="symfony/security-bundle">5.4.45</parameter>
      <parameter key="symfony/security-core">5.4.48</parameter>
      <parameter key="symfony/security-csrf">5.4.45</parameter>
      <parameter key="symfony/security-guard">5.4.45</parameter>
      <parameter key="symfony/security-http">5.4.47</parameter>
      <parameter key="symfony/service-contracts">2.5.4</parameter>
      <parameter key="symfony/stopwatch">5.4.45</parameter>
      <parameter key="symfony/string">5.4.47</parameter>
      <parameter key="symfony/templating">6.4.13</parameter>
      <parameter key="symfony/translation">5.4.45</parameter>
      <parameter key="symfony/translation-contracts">2.5.4</parameter>
      <parameter key="symfony/twig-bridge">5.4.48</parameter>
      <parameter key="symfony/twig-bundle">5.4.45</parameter>
      <parameter key="symfony/uid">5.4.45</parameter>
      <parameter key="symfony/var-dumper">5.4.48</parameter>
      <parameter key="symfony/var-exporter">6.4.13</parameter>
      <parameter key="symfony/web-profiler-bundle">5.4.26</parameter>
      <parameter key="symfony/yaml">5.4.45</parameter>
      <parameter key="terminal42/contao-conditionalformfields">3.0.6</parameter>
      <parameter key="terminal42/contao-conditionalselectmenu">4.0.2</parameter>
      <parameter key="terminal42/contao-leads">1.4.33</parameter>
      <parameter key="terminal42/dcawizard">2.7.4</parameter>
      <parameter key="terminal42/escargot">1.6.2</parameter>
      <parameter key="terminal42/notification_center">1.6.14</parameter>
      <parameter key="terminal42/service-annotation-bundle">1.2.1</parameter>
      <parameter key="thecodingmachine/safe">2.5.0</parameter>
      <parameter key="toflar/psr6-symfony-http-cache-store">3.0.1</parameter>
      <parameter key="twig/extra-bundle">3.7.1</parameter>
      <parameter key="twig/twig">3.18.0</parameter>
      <parameter key="ua-parser/uap-php">3.9.14</parameter>
      <parameter key="webignition/disallowed-character-terminated-string" type="string">2.0</parameter>
      <parameter key="webignition/robots-txt-file" type="string">3.0</parameter>
      <parameter key="wikimedia/less.php">1.8.2</parameter>
    </parameter>
    <parameter key="contao.resources_paths" type="collection">
      <parameter>/home/kampfkun/public_html/vendor/contao/core-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/terminal42/contao-conditionalformfields/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-antispam/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-custom-elements/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/system/modules/haste</parameter>
      <parameter>/home/kampfkun/public_html/vendor/bugbuster/contao-botdetection-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/contao/faq-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/bugbuster/contao-visitors-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-columns/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/contao/comments-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/contao/news-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/terminal42/contao-conditionalselectmenu/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-mega-menu/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/contao/listing-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/contao/calendar-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/markocupic/contao-altcha-antispam/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/contao/newsletter-bundle/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-icon-picker/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/system/modules/dcawizard</parameter>
      <parameter>/home/kampfkun/public_html/system/modules/multicolumnwizard</parameter>
      <parameter>/home/kampfkun/public_html/system/modules/notification_center</parameter>
      <parameter>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-slider/src/Resources/contao</parameter>
      <parameter>/home/kampfkun/public_html/system/modules/leads</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="BugBuster\VisitorsBundle\Controller\VisitorsFeController" class="BugBuster\VisitorsBundle\Controller\VisitorsFeController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="BugBuster\VisitorsBundle\Controller\VisitorsController" class="BugBuster\VisitorsBundle\Controller\VisitorsController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" class="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" public="true" autowire="true" autoconfigure="true">
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.nt5tuyq.BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController"/>
      </call>
    </service>
    <service id="app.doctrine_result_cache_provider" class="Symfony\Component\Cache\DoctrineProvider">
      <argument type="service" id="doctrine.result_cache_pool"/>
    </service>
    <service id="app.doctrine_system_cache_provider" class="Symfony\Component\Cache\DoctrineProvider">
      <argument type="service" id="doctrine.system_cache_pool"/>
    </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.default_schema_manager_factory" class="Doctrine\DBAL\Schema\DefaultSchemaManagerFactory"/>
    <service id="doctrine.dbal.legacy_schema_manager_factory" class="Doctrine\DBAL\Schema\LegacySchemaManagerFactory"/>
    <service id="doctrine.dbal.default_connection.configuration" class="Doctrine\DBAL\Configuration">
      <call method="setSchemaManagerFactory">
        <argument type="service" id="doctrine.dbal.legacy_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>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager">
      <argument type="service" id=".service_locator.07qydCq"/>
      <argument type="collection">
        <argument>doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.doctrine_token_provider_schema_subscriber</argument>
        <argument 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 type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>contao.listener.doctrine_schema.adjust_search_url_length</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="1016">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 type="service" id="doctrine.dbal.default_connection.event_manager"/>
      <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=".1_ServiceLocator~1nuC_AT" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection"/>
    </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"/>
      <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.OZD_SHh"/>
    </service>
    <service id="doctrine.orm.manager_configurator.abstract" class="Doctrine\Bundle\DoctrineBundle\ManagerConfigurator" abstract="true">
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.validator.unique" class="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator">
      <tag name="validator.constraint_validator" alias="doctrine.orm.validator.unique"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.validator_initializer" class="Symfony\Bridge\Doctrine\Validator\DoctrineInitializer">
      <tag name="validator.initializer"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.security.user.provider" class="Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.listeners.resolve_target_entity" class="Doctrine\ORM\Tools\ResolveTargetEntityListener"/>
    <service id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="tagged_iterator" tag="security.remember_me_handler"/>
    </service>
    <service id="doctrine.orm.naming_strategy.default" class="Doctrine\ORM\Mapping\DefaultNamingStrategy"/>
    <service id="doctrine.orm.naming_strategy.underscore" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy"/>
    <service id="doctrine.orm.naming_strategy.underscore_number_aware" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy">
      <argument>0</argument>
      <argument>true</argument>
    </service>
    <service id="doctrine.orm.quote_strategy.default" class="Doctrine\ORM\Mapping\DefaultQuoteStrategy"/>
    <service id="doctrine.orm.quote_strategy.ansi" class="Doctrine\ORM\Mapping\AnsiQuoteStrategy"/>
    <service id="doctrine.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.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.mapping_convert_command" class="Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand">
      <tag name="console.command" command="doctrine:mapping:convert"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:convert</argument>
      </call>
    </service>
    <service id="doctrine.schema_create_command" class="Doctrine\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.ensure_production_settings_command" class="Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand">
      <tag name="console.command" command="doctrine:ensure-production-settings"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:ensure-production-settings</argument>
      </call>
    </service>
    <service id="doctrine.clear_entity_region_command" class="Doctrine\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.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.mapping_import_command" class="Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:import"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine"/>
      <argument>%kernel.bundles%</argument>
      <call method="setName">
        <argument>doctrine:mapping:import</argument>
      </call>
    </service>
    <service id="doctrine.orm.default_configuration" class="Doctrine\ORM\Configuration">
      <tag name="doctrine.orm.configuration"/>
      <call method="setEntityNamespaces">
        <argument type="collection">
          <argument key="ContaoCoreBundle">Contao\CoreBundle\Entity</argument>
        </argument>
      </call>
      <call method="setMetadataCache">
        <argument type="service" id="app.doctrine_system_cache_provider.compatibility_layer"/>
      </call>
      <call method="setQueryCache">
        <argument type="service" id="app.doctrine_system_cache_provider.compatibility_layer"/>
      </call>
      <call method="setResultCache">
        <argument type="service" id="app.doctrine_result_cache_provider.compatibility_layer"/>
      </call>
      <call method="setMetadataDriverImpl">
        <argument type="service" id=".doctrine.orm.default_metadata_driver"/>
      </call>
      <call method="setProxyDir">
        <argument>/home/kampfkun/public_html/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>false</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_annotation_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AnnotationDriver">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="collection">
        <argument>/home/kampfkun/public_html/vendor/contao/core-bundle/src/Entity</argument>
      </argument>
      <argument>false</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="argument_metadata_factory" class="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory"/>
    <service id="response_listener" class="Symfony\Component\HttpKernel\EventListener\ResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>UTF-8</argument>
      <argument>false</argument>
    </service>
    <service id="streamed_response_listener" class="Symfony\Component\HttpKernel\EventListener\StreamedResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="locale_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack"/>
      <argument>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="twig.error_renderer.html"/>
    </service>
    <service id="exception_listener" class="Symfony\Component\HttpKernel\EventListener\ErrorListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument>error_controller</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="parameter_bag" class="Symfony\Component\DependencyInjection\ParameterBag\ContainerBag">
      <argument type="service" id="service_container"/>
    </service>
    <service id="http_kernel" class="Symfony\Component\HttpKernel\HttpKernel" public="true">
      <tag name="container.hot_path"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\Runner\Symfony\ResponseRunner"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\SymfonyRuntime"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.controller_resolver"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.argument_resolver"/>
    </service>
    <service id="request_stack" class="Symfony\Component\HttpFoundation\RequestStack" public="true"/>
    <service id="http_cache" class="Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache">
      <tag name="container.hot_path"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="http_cache.store"/>
      <argument type="service" id="esi" on-invalid="null"/>
      <argument type="collection">
        <argument key="debug">true</argument>
      </argument>
      <argument type="service">
        <service class="void">
          <factory class="Symfony\Component\HttpFoundation\Request" method="enableHttpMethodParameterOverride"/>
        </service>
      </argument>
    </service>
    <service id="http_cache.store" class="Symfony\Component\HttpKernel\HttpCache\Store">
      <argument>/home/kampfkun/public_html/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/kampfkun/public_html/var/cache/dev/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainerDeprecations.log</argument>
    </service>
    <service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="tagged_iterator" tag="kernel.cache_clearer"/>
    </service>
    <service id="kernel" public="true" synthetic="true"/>
    <service id="filesystem" class="Symfony\Component\Filesystem\Filesystem" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
    </service>
    <service id="file_locator" class="Symfony\Component\HttpKernel\Config\FileLocator">
      <argument type="service" id="kernel"/>
    </service>
    <service id="uri_signer" class="Symfony\Component\HttpKernel\UriSigner" public="true">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="config_cache_factory" class="Symfony\Component\Config\ResourceCheckerConfigCacheFactory">
      <argument type="tagged_iterator" tag="config_cache.resource_checker"/>
    </service>
    <service id="dependency_injection.config.container_parameters_resource_checker" class="Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker">
      <tag name="config_cache.resource_checker" priority="-980"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="config.resource.self_checking_resource_checker" class="Symfony\Component\Config\Resource\SelfCheckingResourceChecker">
      <tag name="config_cache.resource_checker" priority="-990"/>
    </service>
    <service id="services_resetter" class="Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter" public="true">
      <argument type="iterator">
        <argument key="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="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.annotations" type="service" id="cache.annotations" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="http_client" type="service" id=".debug.http_client" on-invalid="ignore_uninitialized"/>
        <argument key="mailer.message_logger_listener" type="service" id="mailer.message_logger_listener" on-invalid="ignore_uninitialized"/>
        <argument key="debug.stopwatch" type="service" id="debug.stopwatch" on-invalid="ignore_uninitialized"/>
        <argument key="debug.event_dispatcher" type="service" id="debug.event_dispatcher" on-invalid="ignore_uninitialized"/>
        <argument key="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="profiler" type="service" id="profiler" 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="twig" type="service" id="twig" 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="debug.security.firewall" type="service" id="debug.security.firewall" 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.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.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.security.backend_access_voter" type="service" id="contao.security.backend_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=".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="doctrine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.debug_data_holder" 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.annotations" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.property_info" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="http_client" type="collection">
          <argument>?reset</argument>
        </argument>
        <argument key="mailer.message_logger_listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.stopwatch" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.event_dispatcher" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="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="profiler" 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="twig" type="collection">
          <argument>resetGlobals</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="debug.security.firewall" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.listener.data_container.layout_options" 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.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.security.backend_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=".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.XXv1IfR"/>
    </service>
    <service id="locale_aware_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleAwareListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="iterator">
        <argument type="service" id="slugger"/>
        <argument type="service" id="translator.default"/>
        <argument 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"/>
      <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.env" class="Symfony\Component\String\LazyString" abstract="true">
      <argument type="service" id="container.getenv"/>
      <factory class="Symfony\Component\String\LazyString" method="fromCallable"/>
    </service>
    <service id="config_builder.warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="fragment.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/kampfkun/public_html</argument>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="getAndCleanOutputBuffer"/>
        </service>
      </argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="console.error_listener" class="Symfony\Component\Console\EventListener\ErrorListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="console"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.console" on-invalid="null"/>
    </service>
    <service id="console.suggest_missing_package_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
    </service>
    <service id="console.command.about" class="Symfony\Bundle\FrameworkBundle\Command\AboutCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>about</argument>
      </call>
      <call method="setDescription">
        <argument>Display information about the current project</argument>
      </call>
    </service>
    <service id="console.command.assets_install" class="Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="filesystem"/>
      <argument>/home/kampfkun/public_html</argument>
      <call method="setName">
        <argument>assets:install</argument>
      </call>
      <call method="setDescription">
        <argument>Install bundle's web assets under a public directory</argument>
      </call>
    </service>
    <service id="console.command.cache_clear" class="Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache_clearer"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>cache:clear</argument>
      </call>
      <call method="setDescription">
        <argument>Clear the cache</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_clear" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.global_clearer"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.security_expression_language</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:clear</argument>
      </call>
      <call method="setDescription">
        <argument>Clear cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_prune" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>cache:pool:prune</argument>
      </call>
      <call method="setDescription">
        <argument>Prune cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_delete" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.global_clearer"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.security_expression_language</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:delete</argument>
      </call>
      <call method="setDescription">
        <argument>Delete an item from a cache pool</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_list" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.security_expression_language</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:list</argument>
      </call>
      <call method="setDescription">
        <argument>List available cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_warmup" class="Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache_warmer"/>
      <call method="setName">
        <argument>cache:warmup</argument>
      </call>
      <call method="setDescription">
        <argument>Warm up an empty cache</argument>
      </call>
    </service>
    <service id="console.command.config_debug" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>debug:config</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the current configuration for an extension</argument>
      </call>
    </service>
    <service id="console.command.config_dump_reference" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>config:dump-reference</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the default configuration for an extension</argument>
      </call>
    </service>
    <service id="console.command.container_debug" class="Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>debug:container</argument>
      </call>
      <call method="setDescription">
        <argument>Display current services for an application</argument>
      </call>
    </service>
    <service id="console.command.container_lint" class="Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:container</argument>
      </call>
      <call method="setDescription">
        <argument>Ensure that arguments injected into services match type declarations</argument>
      </call>
    </service>
    <service id="console.command.debug_autowiring" class="Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:autowiring</argument>
      </call>
      <call method="setDescription">
        <argument>List classes/interfaces you can use for autowiring</argument>
      </call>
    </service>
    <service id="console.command.dotenv_debug" class="Symfony\Component\Dotenv\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>dev</argument>
      <argument>/home/kampfkun/public_html</argument>
      <call method="setName">
        <argument>debug:dotenv</argument>
      </call>
      <call method="setDescription">
        <argument>Lists all dotenv files with variables and values</argument>
      </call>
    </service>
    <service id="console.command.event_dispatcher_debug" class="Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator.3ICq64d"/>
      <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.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.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/kampfkun/public_html/translations</argument>
      <argument>/home/kampfkun/public_html/templates</argument>
      <argument type="collection">
        <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations</argument>
        <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations</argument>
        <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations</argument>
        <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations</argument>
        <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/home/kampfkun/public_html/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>/home/kampfkun/public_html/vendor/symfony/twig-bridge/Resources/views/Email</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>debug:translation</argument>
      </call>
      <call method="setDescription">
        <argument>Display translation messages information</argument>
      </call>
    </service>
    <service id="console.command.translation_extract" class="Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>en</argument>
      <argument>/home/kampfkun/public_html/translations</argument>
      <argument>/home/kampfkun/public_html/templates</argument>
      <argument type="collection">
        <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations</argument>
        <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations</argument>
        <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations</argument>
        <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations</argument>
        <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/home/kampfkun/public_html/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>/home/kampfkun/public_html/vendor/symfony/twig-bridge/Resources/views/Email</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:extract</argument>
      </call>
      <call method="setAliases">
        <argument type="collection">
          <argument>translation:update</argument>
        </argument>
      </call>
      <call method="setDescription">
        <argument>Extract missing translations keys from code to translation files.</argument>
      </call>
    </service>
    <service id="console.command.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.secrets_set" class="Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="null"/>
      <call method="setName">
        <argument>secrets:set</argument>
      </call>
      <call method="setDescription">
        <argument>Set a secret in the vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_remove" class="Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="null"/>
      <call method="setName">
        <argument>secrets:remove</argument>
      </call>
      <call method="setDescription">
        <argument>Remove a secret from the vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_generate_key" class="Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:generate-keys</argument>
      </call>
      <call method="setDescription">
        <argument>Generate new encryption keys</argument>
      </call>
    </service>
    <service id="console.command.secrets_list" class="Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:list</argument>
      </call>
      <call method="setDescription">
        <argument>List all secrets</argument>
      </call>
    </service>
    <service id="console.command.secrets_decrypt_to_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:decrypt-to-local</argument>
      </call>
      <call method="setDescription">
        <argument>Decrypt all secrets and stores them in the local vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_encrypt_from_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:encrypt-from-local</argument>
      </call>
      <call method="setDescription">
        <argument>Encrypt all local secrets to the vault</argument>
      </call>
    </service>
    <service id="cache.app" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.app.recorder_inner"/>
    </service>
    <service id="cache.app.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <argument type="service" id="cache.app"/>
    </service>
    <service id="cache.system" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.system.recorder_inner"/>
    </service>
    <service id="cache.validator" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.validator.recorder_inner"/>
    </service>
    <service id="cache.serializer" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.serializer.recorder_inner"/>
    </service>
    <service id="cache.annotations" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.annotations.recorder_inner"/>
    </service>
    <service id="cache.property_info" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.property_info.recorder_inner"/>
    </service>
    <service id="cache.adapter.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" abstract="true">
      <tag name="cache.pool" clearer="cache.system_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/kampfkun/public_html/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.adapter.apcu" class="Symfony\Component\Cache\Adapter\ApcuAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.doctrine" class="Symfony\Component\Cache\Adapter\DoctrineAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Doctrine provider service</argument>
      <argument></argument>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
      <deprecated package="symfony/framework-bundle" version="5.4">The "%service_id%" service inherits from "cache.adapter.doctrine" which is deprecated.</deprecated>
    </service>
    <service id="cache.adapter.filesystem" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>/home/kampfkun/public_html/var/cache/dev/pools/app</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.psr6" class="Symfony\Component\Cache\Adapter\ProxyAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_psr6_provider" clearer="cache.default_clearer" reset="reset"/>
      <argument type="abstract">PSR-6 provider service</argument>
      <argument></argument>
      <argument>0</argument>
    </service>
    <service id="cache.adapter.redis" class="Symfony\Component\Cache\Adapter\RedisAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Redis connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.redis_tag_aware" class="Symfony\Component\Cache\Adapter\RedisTagAwareAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Redis connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.memcached" class="Symfony\Component\Cache\Adapter\MemcachedAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_memcached_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Memcached connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.doctrine_dbal" class="Symfony\Component\Cache\Adapter\DoctrineDbalAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_dbal_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">DBAL connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="collection"/>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.pdo" class="Symfony\Component\Cache\Adapter\PdoAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_pdo_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">PDO connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="collection"/>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.array" class="Symfony\Component\Cache\Adapter\ArrayAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.default_marshaller" class="Symfony\Component\Cache\Marshaller\DefaultMarshaller">
      <argument>null</argument>
      <argument>true</argument>
    </service>
    <service id="cache.default_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.app" type="service" id="cache.app" 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"/>
      <tag name="kernel.cache_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.annotations" type="service" id="cache.annotations" 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.security_expression_language" type="service" id="cache.security_expression_language" 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.annotations" type="service" id="cache.annotations" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" 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.security_expression_language" type="service" id="cache.security_expression_language" 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>terminal42_conditionalformfields</argument>
        <argument type="service" id="assets._package_terminal42_conditionalformfields"/>
      </call>
      <call method="addPackage">
        <argument>rock_solid_custom_elements</argument>
        <argument type="service" id="assets._package_rock_solid_custom_elements"/>
      </call>
      <call method="addPackage">
        <argument>markocupic_contao_twig_assets</argument>
        <argument type="service" id="assets._package_markocupic_contao_twig_assets"/>
      </call>
      <call method="addPackage">
        <argument>contao_faq</argument>
        <argument type="service" id="assets._package_contao_faq"/>
      </call>
      <call method="addPackage">
        <argument>bug_buster_visitors</argument>
        <argument type="service" id="assets._package_bug_buster_visitors"/>
      </call>
      <call method="addPackage">
        <argument>rock_solid_columns</argument>
        <argument type="service" id="assets._package_rock_solid_columns"/>
      </call>
      <call method="addPackage">
        <argument>contao_comments</argument>
        <argument type="service" id="assets._package_contao_comments"/>
      </call>
      <call method="addPackage">
        <argument>contao_news</argument>
        <argument type="service" id="assets._package_contao_news"/>
      </call>
      <call method="addPackage">
        <argument>terminal42_conditional_select_menu</argument>
        <argument type="service" id="assets._package_terminal42_conditional_select_menu"/>
      </call>
      <call method="addPackage">
        <argument>rock_solid_mega_menu</argument>
        <argument type="service" id="assets._package_rock_solid_mega_menu"/>
      </call>
      <call method="addPackage">
        <argument>contao_calendar</argument>
        <argument type="service" id="assets._package_contao_calendar"/>
      </call>
      <call method="addPackage">
        <argument>markocupic_contao_altcha_antispam</argument>
        <argument type="service" id="assets._package_markocupic_contao_altcha_antispam"/>
      </call>
      <call method="addPackage">
        <argument>contao_newsletter</argument>
        <argument type="service" id="assets._package_contao_newsletter"/>
      </call>
      <call method="addPackage">
        <argument>rock_solid_icon_picker</argument>
        <argument type="service" id="assets._package_rock_solid_icon_picker"/>
      </call>
      <call method="addPackage">
        <argument>rock_solid_slider</argument>
        <argument type="service" id="assets._package_rock_solid_slider"/>
      </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/chosen</argument>
        <argument type="service" id="assets._package_contao-components/chosen"/>
      </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/colorpicker</argument>
        <argument type="service" id="assets._package_contao-components/colorpicker"/>
      </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/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/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/ace</argument>
        <argument type="service" id="assets._package_contao-components/ace"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/chosen</argument>
        <argument type="service" id="assets._package_contao-components/chosen"/>
      </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/colorpicker</argument>
        <argument type="service" id="assets._package_contao-components/colorpicker"/>
      </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/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/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>
    </service>
    <service id="assets.empty_package" class="Symfony\Component\Asset\Package">
      <argument type="service" id="assets.empty_version_strategy"/>
    </service>
    <service id="assets.context" class="Symfony\Component\Asset\Context\RequestStackContext">
      <argument type="service" id="request_stack"/>
      <argument type="service">
        <service class="string">
          <factory service="router.request_context" method="getBaseUrl"/>
        </service>
      </argument>
      <argument type="service">
        <service class="bool">
          <factory service="router.request_context" method="isSecure"/>
        </service>
      </argument>
    </service>
    <service id="assets.path_package" class="Symfony\Component\Asset\PathPackage" abstract="true">
      <argument type="abstract">base path</argument>
      <argument type="abstract">version strategy</argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.url_package" class="Symfony\Component\Asset\UrlPackage" abstract="true">
      <argument type="abstract">base URLs</argument>
      <argument type="abstract">version strategy</argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.static_version_strategy" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" abstract="true">
      <argument type="abstract">version</argument>
      <argument type="abstract">format</argument>
    </service>
    <service id="assets.empty_version_strategy" class="Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy"/>
    <service id="assets.json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" abstract="true">
      <argument type="abstract">manifest path</argument>
      <argument type="service" id=".debug.http_client" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="assets.remote_json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\RemoteJsonManifestVersionStrategy" abstract="true">
      <argument type="abstract">manifest url</argument>
      <argument type="service" id=".debug.http_client"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "assets.json_manifest_version_strategy" instead.</deprecated>
    </service>
    <service id="assets._default_package" class="Symfony\Component\Asset\PathPackage">
      <argument></argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="psr18.http_client" class="Symfony\Component\HttpClient\Psr18Client">
      <argument type="service" id=".debug.http_client"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="Http\Client\HttpClient" class="Symfony\Component\HttpClient\HttplugClient">
      <argument type="service" id=".debug.http_client"/>
      <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="mailer.transports" class="Symfony\Component\Mailer\Transport\Transports">
      <argument type="collection">
        <argument key="main">%env(MAILER_DSN)%</argument>
      </argument>
      <factory service="mailer.transport_factory" method="fromStrings"/>
    </service>
    <service id="mailer.transport_factory" class="Symfony\Component\Mailer\Transport">
      <argument type="tagged_iterator" tag="mailer.transport_factory"/>
    </service>
    <service id="mailer.default_transport" class="Symfony\Component\Mailer\Transport\TransportInterface">
      <argument>%env(MAILER_DSN)%</argument>
      <factory service="mailer.transport_factory" method="fromString"/>
    </service>
    <service id="mailer.messenger.message_handler" class="Symfony\Component\Mailer\Messenger\MessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="mailer.transports"/>
    </service>
    <service id="mailer.envelope_listener" class="Symfony\Component\Mailer\EventListener\EnvelopeListener">
      <tag name="kernel.event_subscriber"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="mailer.message_logger_listener" class="Symfony\Component\Mailer\EventListener\MessageLoggerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
    </service>
    <service id="mailer.transport_factory.abstract" class="Symfony\Component\Mailer\Transport\AbstractTransportFactory" abstract="true">
      <tag name="monolog.logger" channel="mailer"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.null" class="Symfony\Component\Mailer\Transport\NullTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.sendmail" class="Symfony\Component\Mailer\Transport\SendmailTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.smtp" class="Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory">
      <tag name="mailer.transport_factory" priority="-100"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.native" class="Symfony\Component\Mailer\Transport\NativeTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="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.yY.p4P7"/>
      <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/kampfkun/public_html/var/cache/dev/translations</argument>
        <argument key="debug">true</argument>
        <argument key="resource_files" type="collection">
          <argument key="af" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.af.xlf</argument>
          </argument>
          <argument key="ar" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.ar.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ar.xliff</argument>
          </argument>
          <argument key="az" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.az.xlf</argument>
          </argument>
          <argument key="be" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.be.xlf</argument>
          </argument>
          <argument key="bg" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.bg.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bg.xliff</argument>
          </argument>
          <argument key="bs" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.bs.xlf</argument>
          </argument>
          <argument key="ca" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.ca.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ca.xliff</argument>
          </argument>
          <argument key="cs" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.cs.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.cs.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.cs.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.cs.xlf</argument>
          </argument>
          <argument key="cy" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.cy.xlf</argument>
          </argument>
          <argument key="da" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.da.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.da.xliff</argument>
          </argument>
          <argument key="de" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.de.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.de.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.de.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.de.xlf</argument>
          </argument>
          <argument key="el" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.el.xlf</argument>
          </argument>
          <argument key="en" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.en.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.en.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.en.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.en.xlf</argument>
          </argument>
          <argument key="es" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.es.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.es.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.es.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.es.xlf</argument>
          </argument>
          <argument key="et" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.et.xlf</argument>
          </argument>
          <argument key="eu" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.eu.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eu.xliff</argument>
          </argument>
          <argument key="fa" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.fa.xlf</argument>
          </argument>
          <argument key="fi" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.fi.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fi.xliff</argument>
          </argument>
          <argument key="fr" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.fr.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fr.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.fr.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.fr.xlf</argument>
          </argument>
          <argument key="gl" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.gl.xlf</argument>
          </argument>
          <argument key="he" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.he.xlf</argument>
          </argument>
          <argument key="hr" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.hr.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml</argument>
          </argument>
          <argument key="hu" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.hu.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hu.xliff</argument>
          </argument>
          <argument key="hy" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.hy.xlf</argument>
          </argument>
          <argument key="id" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.id.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.id.xliff</argument>
          </argument>
          <argument key="it" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.it.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.it.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.it.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.it.xlf</argument>
          </argument>
          <argument key="ja" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.ja.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ja.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.ja.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.ja.xlf</argument>
          </argument>
          <argument key="lb" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.lb.xlf</argument>
          </argument>
          <argument key="lt" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.lt.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.lt.xliff</argument>
          </argument>
          <argument key="lv" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.lv.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.lv.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.lv.xlf</argument>
          </argument>
          <argument key="mk" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.mk.xlf</argument>
          </argument>
          <argument key="mn" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.mn.xlf</argument>
          </argument>
          <argument key="my" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.my.xlf</argument>
          </argument>
          <argument key="nb" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.nb.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nb.xliff</argument>
          </argument>
          <argument key="nl" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.nl.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nl.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.nl.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.nl.xlf</argument>
          </argument>
          <argument key="nn" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.nn.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nn.xliff</argument>
          </argument>
          <argument key="no" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.no.xlf</argument>
          </argument>
          <argument key="pl" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.pl.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pl.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pl.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.pl.xlf</argument>
          </argument>
          <argument key="pt" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.pt.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pt.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.pt.xlf</argument>
          </argument>
          <argument key="pt_BR" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_BR.xliff</argument>
          </argument>
          <argument key="ro" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.ro.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ro.xliff</argument>
          </argument>
          <argument key="ru" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.ru.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ru.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.ru.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.ru.xlf</argument>
          </argument>
          <argument key="sk" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.sk.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sk.xliff</argument>
          </argument>
          <argument key="sl" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.sl.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sl.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sl.xlf</argument>
          </argument>
          <argument key="sq" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.sq.xlf</argument>
          </argument>
          <argument key="sr_Cyrl" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf</argument>
          </argument>
          <argument key="sr_Latn" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf</argument>
          </argument>
          <argument key="sv" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.sv.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sv.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sv.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.sv.xlf</argument>
          </argument>
          <argument key="th" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.th.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.th.xliff</argument>
          </argument>
          <argument key="tl" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.tl.xlf</argument>
          </argument>
          <argument key="tr" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.tr.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.tr.xliff</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.tr.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.tr.xlf</argument>
          </argument>
          <argument key="uk" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.uk.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.uk.xliff</argument>
          </argument>
          <argument key="ur" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.ur.xlf</argument>
          </argument>
          <argument key="uz" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.uz.xlf</argument>
          </argument>
          <argument key="vi" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.vi.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.vi.xliff</argument>
          </argument>
          <argument key="zh_CN" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_CN.xliff</argument>
          </argument>
          <argument key="zh_TW" type="collection">
            <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_TW.xliff</argument>
          </argument>
          <argument key="bs_Latn_BA" type="collection">
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bs_Latn_BA.xliff</argument>
          </argument>
          <argument key="eo" type="collection">
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eo.xliff</argument>
          </argument>
          <argument key="hr_HR" type="collection">
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hr_HR.xliff</argument>
          </argument>
          <argument key="ky" type="collection">
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ky.xliff</argument>
          </argument>
          <argument key="pt_PT" type="collection">
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_PT.xliff</argument>
          </argument>
          <argument key="sr_Latin" type="collection">
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sr_Latin.xliff</argument>
          </argument>
          <argument key="zh" type="collection">
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh.xliff</argument>
          </argument>
          <argument key="zh_HK" type="collection">
            <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_HK.xliff</argument>
          </argument>
          <argument key="sr" type="collection">
            <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sr.xlf</argument>
            <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.sr.xlf</argument>
          </argument>
        </argument>
        <argument key="scanned_directories" type="collection">
          <argument>/home/kampfkun/public_html/vendor/symfony/security-core/Resources/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/knplabs/knp-time-bundle/src/Resources/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/manager-bundle/src/Resources/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/doctrine/doctrine-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/symfony/framework-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/symfony/monolog-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/friendsofsymfony/http-cache-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/nelmio/cors-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/nelmio/security-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/twig/extra-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/symfony/web-profiler-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/knplabs/knp-menu-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/symfony/debug-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/symfony-cmf/routing-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/symfony/twig-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/terminal42/service-annotation-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/symfony/security-bundle/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/core-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/league/flysystem-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/terminal42/contao-conditionalformfields/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-antispam/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-custom-elements/src/translations</argument>
          <argument>/home/kampfkun/public_html/system/modules/haste/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/bugbuster/contao-botdetection-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/markocupic/contao-twig-assets/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/faq-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/bugbuster/contao-visitors-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-columns/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/comments-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/news-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/terminal42/contao-conditionalselectmenu/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-mega-menu/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/listing-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/calendar-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/markocupic/contao-altcha-antispam/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/contao/newsletter-bundle/src/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-icon-picker/src/translations</argument>
          <argument>/home/kampfkun/public_html/system/modules/dcawizard/translations</argument>
          <argument>/home/kampfkun/public_html/system/modules/multicolumnwizard/translations</argument>
          <argument>/home/kampfkun/public_html/system/modules/notification_center/translations</argument>
          <argument>/home/kampfkun/public_html/vendor/madeyourday/contao-rocksolid-slider/src/translations</argument>
          <argument>/home/kampfkun/public_html/system/modules/leads/translations</argument>
          <argument>/home/kampfkun/public_html/translations</argument>
        </argument>
        <argument key="cache_vary" type="collection">
          <argument key="scanned_directories" type="collection">
            <argument>vendor/symfony/security-core/Resources/translations</argument>
            <argument>vendor/scheb/2fa-bundle/Resources/translations</argument>
            <argument>vendor/knplabs/knp-time-bundle/src/Resources/translations</argument>
            <argument>vendor/contao/manager-bundle/src/Resources/translations</argument>
            <argument>vendor/contao/installation-bundle/src/Resources/translations</argument>
            <argument>vendor/doctrine/doctrine-bundle/translations</argument>
            <argument>vendor/symfony/framework-bundle/translations</argument>
            <argument>vendor/symfony/monolog-bundle/translations</argument>
            <argument>vendor/friendsofsymfony/http-cache-bundle/src/translations</argument>
            <argument>vendor/nelmio/cors-bundle/translations</argument>
            <argument>vendor/nelmio/security-bundle/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/symfony/security-bundle/translations</argument>
            <argument>vendor/contao/core-bundle/src/translations</argument>
            <argument>vendor/league/flysystem-bundle/src/translations</argument>
            <argument>vendor/terminal42/contao-conditionalformfields/translations</argument>
            <argument>vendor/madeyourday/contao-rocksolid-antispam/src/translations</argument>
            <argument>vendor/madeyourday/contao-rocksolid-custom-elements/src/translations</argument>
            <argument>system/modules/haste/translations</argument>
            <argument>vendor/bugbuster/contao-botdetection-bundle/src/translations</argument>
            <argument>vendor/markocupic/contao-twig-assets/translations</argument>
            <argument>vendor/contao/faq-bundle/src/translations</argument>
            <argument>vendor/bugbuster/contao-visitors-bundle/src/translations</argument>
            <argument>vendor/madeyourday/contao-rocksolid-columns/src/translations</argument>
            <argument>vendor/contao/comments-bundle/src/translations</argument>
            <argument>vendor/contao/news-bundle/src/translations</argument>
            <argument>vendor/terminal42/contao-conditionalselectmenu/translations</argument>
            <argument>vendor/madeyourday/contao-rocksolid-mega-menu/src/translations</argument>
            <argument>vendor/contao/listing-bundle/src/translations</argument>
            <argument>vendor/contao/calendar-bundle/src/translations</argument>
            <argument>vendor/markocupic/contao-altcha-antispam/translations</argument>
            <argument>vendor/contao/newsletter-bundle/src/translations</argument>
            <argument>vendor/madeyourday/contao-rocksolid-icon-picker/src/translations</argument>
            <argument>system/modules/dcawizard/translations</argument>
            <argument>system/modules/multicolumnwizard/translations</argument>
            <argument>system/modules/notification_center/translations</argument>
            <argument>vendor/madeyourday/contao-rocksolid-slider/src/translations</argument>
            <argument>system/modules/leads/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.po" class="Symfony\Component\Translation\Dumper\PoFileDumper">
      <tag name="translation.dumper" alias="po"/>
    </service>
    <service id="translation.dumper.mo" class="Symfony\Component\Translation\Dumper\MoFileDumper">
      <tag name="translation.dumper" alias="mo"/>
    </service>
    <service id="translation.dumper.yml" class="Symfony\Component\Translation\Dumper\YamlFileDumper">
      <tag name="translation.dumper" alias="yml"/>
    </service>
    <service id="translation.dumper.yaml" class="Symfony\Component\Translation\Dumper\YamlFileDumper">
      <tag name="translation.dumper" alias="yaml"/>
      <argument>yaml</argument>
    </service>
    <service id="translation.dumper.qt" class="Symfony\Component\Translation\Dumper\QtFileDumper">
      <tag name="translation.dumper" alias="ts"/>
    </service>
    <service id="translation.dumper.csv" class="Symfony\Component\Translation\Dumper\CsvFileDumper">
      <tag name="translation.dumper" alias="csv"/>
    </service>
    <service id="translation.dumper.ini" class="Symfony\Component\Translation\Dumper\IniFileDumper">
      <tag name="translation.dumper" alias="ini"/>
    </service>
    <service id="translation.dumper.json" class="Symfony\Component\Translation\Dumper\JsonFileDumper">
      <tag name="translation.dumper" alias="json"/>
    </service>
    <service id="translation.dumper.res" class="Symfony\Component\Translation\Dumper\IcuResFileDumper">
      <tag name="translation.dumper" alias="res"/>
    </service>
    <service id="translation.extractor.php" class="Symfony\Component\Translation\Extractor\PhpExtractor">
      <tag name="translation.extractor" alias="php"/>
    </service>
    <service id="translation.reader" class="Symfony\Component\Translation\Reader\TranslationReader">
      <call method="addLoader">
        <argument>php</argument>
        <argument type="service" id="translation.loader.php"/>
      </call>
      <call method="addLoader">
        <argument>yaml</argument>
        <argument type="service" id="translation.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument>yml</argument>
        <argument type="service" id="translation.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument>xlf</argument>
        <argument type="service" id="translation.loader.xliff"/>
      </call>
      <call method="addLoader">
        <argument>xliff</argument>
        <argument type="service" id="translation.loader.xliff"/>
      </call>
      <call method="addLoader">
        <argument>po</argument>
        <argument type="service" id="translation.loader.po"/>
      </call>
      <call method="addLoader">
        <argument>mo</argument>
        <argument type="service" id="translation.loader.mo"/>
      </call>
      <call method="addLoader">
        <argument>ts</argument>
        <argument type="service" id="translation.loader.qt"/>
      </call>
      <call method="addLoader">
        <argument>csv</argument>
        <argument type="service" id="translation.loader.csv"/>
      </call>
      <call method="addLoader">
        <argument>res</argument>
        <argument type="service" id="translation.loader.res"/>
      </call>
      <call method="addLoader">
        <argument>dat</argument>
        <argument type="service" id="translation.loader.dat"/>
      </call>
      <call method="addLoader">
        <argument>ini</argument>
        <argument type="service" id="translation.loader.ini"/>
      </call>
      <call method="addLoader">
        <argument>json</argument>
        <argument type="service" id="translation.loader.json"/>
      </call>
    </service>
    <service id="translation.extractor" class="Symfony\Component\Translation\Extractor\ChainExtractor">
      <call method="addExtractor">
        <argument>php</argument>
        <argument type="service" id="translation.extractor.php"/>
      </call>
      <call method="addExtractor">
        <argument>twig</argument>
        <argument type="service" id="twig.translation.extractor"/>
      </call>
    </service>
    <service id="translation.writer" class="Symfony\Component\Translation\Writer\TranslationWriter">
      <call method="addDumper">
        <argument>php</argument>
        <argument type="service" id="translation.dumper.php"/>
      </call>
      <call method="addDumper">
        <argument>xlf</argument>
        <argument type="service" id="translation.dumper.xliff"/>
      </call>
      <call method="addDumper">
        <argument>po</argument>
        <argument type="service" id="translation.dumper.po"/>
      </call>
      <call method="addDumper">
        <argument>mo</argument>
        <argument type="service" id="translation.dumper.mo"/>
      </call>
      <call method="addDumper">
        <argument>yml</argument>
        <argument type="service" id="translation.dumper.yml"/>
      </call>
      <call method="addDumper">
        <argument>yaml</argument>
        <argument type="service" id="translation.dumper.yaml"/>
      </call>
      <call method="addDumper">
        <argument>ts</argument>
        <argument type="service" id="translation.dumper.qt"/>
      </call>
      <call method="addDumper">
        <argument>csv</argument>
        <argument type="service" id="translation.dumper.csv"/>
      </call>
      <call method="addDumper">
        <argument>ini</argument>
        <argument type="service" id="translation.dumper.ini"/>
      </call>
      <call method="addDumper">
        <argument>json</argument>
        <argument type="service" id="translation.dumper.json"/>
      </call>
      <call method="addDumper">
        <argument>res</argument>
        <argument type="service" id="translation.dumper.res"/>
      </call>
    </service>
    <service id="translation.warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer">
      <tag name="container.service_subscriber" id="translator"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.wSgjnB6.translation.warmer"/>
    </service>
    <service id="translation.provider_collection" class="Symfony\Component\Translation\Provider\TranslationProviderCollection">
      <argument type="collection"/>
      <factory service="translation.provider_collection_factory" method="fromConfig"/>
    </service>
    <service id="translation.provider_collection_factory" class="Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory">
      <argument type="tagged_iterator" tag="translation.provider_factory"/>
      <argument type="collection"/>
    </service>
    <service id="translation.provider_factory.null" class="Symfony\Component\Translation\Provider\NullProviderFactory">
      <tag name="translation.provider_factory"/>
    </service>
    <service id="debug.debug_handlers_listener" class="Symfony\Component\HttpKernel\EventListener\DebugHandlersListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="php"/>
      <tag name="container.hot_path"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.php"/>
      <argument>null</argument>
      <argument>-1</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="debug.file_link_formatter" class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter">
      <argument>null</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
      <argument>/home/kampfkun/public_html</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"/>
      <argument type="service" id="debug.event_dispatcher.inner"/>
      <argument type="service" id="debug.stopwatch"/>
      <argument type="service" id="monolog.logger.event" on-invalid="null"/>
      <argument type="service" id="request_stack" on-invalid="null"/>
      <call method="addListener">
        <argument>kernel.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>-10</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>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.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>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>Contao\CoreBundle\Event\FilterPageTypeEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.filter_page_type"/>
          <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.initialize_controller"/>
          <argument>__invoke</argument>
        </argument>
        <argument>1000</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>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.interest_cohort"/>
          <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>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.legacy_login_constants"/>
          <argument>__invoke</argument>
        </argument>
        <argument>7</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.legacy_login_constants"/>
          <argument>__invoke</argument>
        </argument>
        <argument>96</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.make_response_private"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-896</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.menu.backend"/>
          <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_logout"/>
          <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_preview"/>
          <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.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.referer_id"/>
          <argument>__invoke</argument>
        </argument>
        <argument>20</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_success"/>
          <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.store_referer"/>
          <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.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.twig.filesystem_loader_warmer"/>
          <argument>onKernelRequest</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_installation.initialize_application</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_manager.listener.initialize_application"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_manager.listener.install_command"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao_installation.initialize_application</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao_installation.listener.initialize_application"/>
          <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_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.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>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="streamed_response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>setDefaultLocale</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="validate_request_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="disallow_search_engine_index_response_listener"/>
          <argument>onResponse</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>onControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>logKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>removeCspHeader</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_aware_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>15</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_aware_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>-15</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.error_listener"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.error_listener"/>
          <argument>onConsoleTerminate</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.suggest_missing_package_subscriber"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.envelope_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.message_logger_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.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>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelTerminate</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.request"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.request"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>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.php8_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>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\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>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>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="twig.mailer.message_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.rememberme.response_listener"/>
          <argument>onKernelResponse</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.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>-832</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>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"/>
      <argument type="service" id="debug.argument_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.log_processor" class="Symfony\Bridge\Monolog\Processor\DebugProcessor">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="routing.resolver" class="Symfony\Component\Config\Loader\LoaderResolver">
      <call method="addLoader">
        <argument type="service" id="routing.loader.xml"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.php"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.glob"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.container"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="contao.routing.images_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="contao.routing.frontend_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation.file"/>
      </call>
    </service>
    <service id="routing.loader.xml" class="Symfony\Component\Routing\Loader\XmlFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.yml" class="Symfony\Component\Routing\Loader\YamlFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.php" class="Symfony\Component\Routing\Loader\PhpFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.glob" class="Symfony\Component\Routing\Loader\GlobFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.directory" class="Symfony\Component\Routing\Loader\DirectoryLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.container" class="Symfony\Component\Routing\Loader\ContainerLoader">
      <tag name="routing.loader"/>
      <argument type="service" id=".service_locator._Ye3O5M"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader" class="Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader" public="true">
      <argument type="service" id="routing.resolver"/>
      <argument type="collection">
        <argument key="utf8">true</argument>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="router.default" class="Symfony\Bundle\FrameworkBundle\Routing\Router">
      <tag name="monolog.logger" channel="router"/>
      <tag name="container.service_subscriber" id="routing.loader"/>
      <argument type="service" id=".service_locator.vUkdA2v.router.default"/>
      <argument>contao_manager.routing.route_loader::loadFromPlugins</argument>
      <argument type="collection">
        <argument key="cache_dir">/home/kampfkun/public_html/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">
      <argument></argument>
      <argument>localhost</argument>
      <argument>http</argument>
      <argument>80</argument>
      <argument>443</argument>
      <call method="setParameter">
        <argument>_functions</argument>
        <argument type="service" id="router.expression_language_provider" on-invalid="ignore"/>
      </call>
      <factory class="Symfony\Component\Routing\RequestContext" method="fromUri"/>
    </service>
    <service id="router.expression_language_provider" class="Symfony\Component\Routing\Matcher\ExpressionLanguageProvider">
      <tag name="routing.expression_language_provider"/>
      <argument type="service" id=".service_locator.Kr.dDlB"/>
    </service>
    <service id="router.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer">
      <tag name="container.service_subscriber" id="router"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.oCg4uHe.router.cache_warmer"/>
    </service>
    <service id="router_listener" class="Symfony\Component\HttpKernel\EventListener\RouterListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="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/kampfkun/public_html</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="routing.loader.annotation" class="Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.annotation.directory" class="Symfony\Component\Routing\Loader\AnnotationDirectoryLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id="routing.loader.annotation.file" class="Symfony\Component\Routing\Loader\AnnotationFileLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id="annotations.reader" class="Doctrine\Common\Annotations\AnnotationReader">
      <call method="addGlobalIgnoredName">
        <argument>required</argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="annotations.cached_reader" class="Doctrine\Common\Annotations\PsrCachedReader">
      <tag name="annotations.cached_reader"/>
      <tag name="container.do_not_inline"/>
      <argument type="service" id="annotations.reader"/>
      <argument type="service">
        <service class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
      </argument>
      <argument>true</argument>
      <argument type="service_closure" id="annotations.cache_adapter"/>
    </service>
    <service id="annotations.filesystem_cache_adapter" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument></argument>
      <argument>0</argument>
      <argument type="abstract">Cache-Directory</argument>
    </service>
    <service id="annotations.filesystem_cache" class="Doctrine\Common\Cache\Psr6\DoctrineProvider">
      <argument type="service" id="annotations.filesystem_cache_adapter"/>
      <factory class="Doctrine\Common\Cache\Psr6\DoctrineProvider" method="wrap"/>
      <deprecated package="symfony/framework-bundle" version="5.4">"%service_id% is deprecated"</deprecated>
    </service>
    <service id="annotations.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="annotations.reader"/>
      <argument>/home/kampfkun/public_html/var/cache/dev/annotations.php</argument>
      <argument>#^Symfony\\(?:Component\\HttpKernel\\|Bundle\\FrameworkBundle\\Controller\\(?!.*Controller$))#</argument>
      <argument>true</argument>
    </service>
    <service id="annotations.cache_adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter">
      <tag name="container.hot_path"/>
      <argument>/home/kampfkun/public_html/var/cache/dev/annotations.php</argument>
      <argument type="service" id="cache.annotations"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="annotations.cache" class="Doctrine\Common\Cache\Psr6\DoctrineProvider">
      <argument type="service" id="annotations.cache_adapter"/>
      <factory class="Doctrine\Common\Cache\Psr6\DoctrineProvider" method="wrap"/>
      <deprecated package="symfony/framework-bundle" version="5.4">"%service_id% is deprecated"</deprecated>
    </service>
    <service id="property_accessor" class="Symfony\Component\PropertyAccess\PropertyAccessor">
      <argument>3</argument>
      <argument>2</argument>
      <argument type="service" id="cache.property_access" on-invalid="ignore"/>
      <argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
      <argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
    </service>
    <service id="secrets.vault" class="Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault">
      <tag name="container.env_var_loader"/>
      <argument>/home/kampfkun/public_html/config/secrets/%env(default:kernel.environment:APP_RUNTIME_ENV)%</argument>
      <argument type="service" id="secrets.decryption_key" on-invalid="ignore"/>
    </service>
    <service id="secrets.decryption_key" class="Symfony\Component\String\LazyString">
      <argument type="service" id="container.getenv"/>
      <argument>base64:default::SYMFONY_DECRYPTION_SECRET</argument>
      <factory class="Symfony\Component\String\LazyString" method="fromCallable"/>
    </service>
    <service id="secrets.local_vault" class="Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault">
      <argument>/home/kampfkun/public_html/.env.dev.local</argument>
    </service>
    <service id="property_info" class="Symfony\Component\PropertyInfo\PropertyInfoExtractor">
      <argument type="iterator">
        <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.reflection_extractor"/>
      </argument>
      <argument type="iterator"/>
      <argument type="iterator">
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
    </service>
    <service id="property_info.reflection_extractor" class="Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor">
      <tag name="property_info.list_extractor" priority="-1000"/>
      <tag name="property_info.type_extractor" priority="-1002"/>
      <tag name="property_info.access_extractor" priority="-1000"/>
      <tag name="property_info.initializable_extractor" priority="-1000"/>
    </service>
    <service id="lock.store.combined.abstract" class="Symfony\Component\Lock\Store\CombinedStore" abstract="true">
      <argument type="abstract">List of stores</argument>
      <argument type="service" id="lock.strategy.majority"/>
    </service>
    <service id="lock.strategy.majority" class="Symfony\Component\Lock\Strategy\ConsensusStrategy"/>
    <service id="lock.factory.abstract" class="Symfony\Component\Lock\LockFactory" abstract="true">
      <tag name="monolog.logger" channel="lock"/>
      <argument type="abstract">Store</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id=".lock.default.store.m9uSjd7" class="Symfony\Component\Lock\PersistingStoreInterface">
      <argument>flock</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.m9uSjd7"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id="lock.default" class="Symfony\Component\Lock\Lock">
      <argument>default</argument>
      <factory service="lock.default.factory" method="createLock"/>
      <deprecated package="symfony/framework-bundle" version="5.2">The "%service_id%" service is deprecated, use "lock.default.factory" instead.</deprecated>
    </service>
    <service id="ulid.factory" class="Symfony\Component\Uid\Factory\UlidFactory"/>
    <service id="uuid.factory" class="Symfony\Component\Uid\Factory\UuidFactory">
      <argument>6</argument>
      <argument>6</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.GD_MSZC" class="Symfony\Component\Cache\Adapter\AbstractAdapter">
      <argument>redis://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createConnection"/>
    </service>
    <service id=".cache_connection.JKE6keX" class="Symfony\Component\Cache\Adapter\AbstractAdapter">
      <argument>memcached://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createConnection"/>
    </service>
    <service id=".doctrine.result_cache_pool.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <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"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.result_cache_pool.recorder_inner"/>
    </service>
    <service id=".doctrine.system_cache_pool.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <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"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine.system_cache_pool.recorder_inner"/>
    </service>
    <service id="cache.property_access" class="Symfony\Component\Cache\Adapter\ArrayAdapter">
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id=".session.do-not-use" class="Symfony\Component\HttpFoundation\Session\Session">
      <call method="registerBag">
        <argument type="service" id="contao.session.contao_backend"/>
      </call>
      <call method="registerBag">
        <argument type="service" id="contao.session.contao_frontend"/>
      </call>
      <factory service="session.factory" method="createSession"/>
    </service>
    <service id="session.factory" class="Symfony\Component\HttpFoundation\Session\SessionFactory">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="session.storage.factory.service"/>
      <argument type="collection">
        <argument type="service" id="session_listener"/>
        <argument>onSessionUsage</argument>
      </argument>
    </service>
    <service id="session.storage.factory.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory">
      <argument>%session.storage.options%</argument>
      <argument 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>false</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>false</argument>
    </service>
    <service id="session.storage.factory.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorageFactory">
      <argument>/home/kampfkun/public_html/var/cache/dev/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
    </service>
    <service id="session.storage.factory.service" class="Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory">
      <argument type="service" id="session.storage.native"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.</deprecated>
    </service>
    <service id=".session.deprecated" class="Symfony\Component\HttpFoundation\Session\SessionInterface">
      <factory method="getSession">
        <service class="Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory">
          <argument type="service" id="request_stack"/>
        </service>
      </factory>
    </service>
    <service id="session.storage.metadata_bag" class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
      <argument>_sf2_meta</argument>
      <argument>0</argument>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, create your own "session.storage.factory" instead.</deprecated>
    </service>
    <service id="session.storage.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage">
      <argument>%session.storage.options%</argument>
      <argument type="service" id="session.handler.native"/>
      <argument type="service" id="session.storage.metadata_bag"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.native" instead.</deprecated>
    </service>
    <service id="session.storage.php_bridge" class="Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage">
      <argument type="service" id="session.handler.native"/>
      <argument type="service" id="session.storage.metadata_bag"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.php_bridge" instead.</deprecated>
    </service>
    <service id="session.flash_bag" class="Symfony\Component\HttpFoundation\Session\Flash\FlashBag">
      <factory service=".session.do-not-use" method="getFlashBag"/>
      <deprecated package="symfony/framework-bundle" version="5.1">The "%service_id%" service is deprecated, use "$session-&gt;getFlashBag()" instead.</deprecated>
    </service>
    <service id="session.attribute_bag" class="Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag">
      <argument>attributes</argument>
      <factory service=".session.do-not-use" method="getBag"/>
      <deprecated package="symfony/framework-bundle" version="5.1">The "%service_id%" service is deprecated, use "$session-&gt;getAttributeBag()" instead.</deprecated>
    </service>
    <service id="session.storage.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage">
      <argument>/home/kampfkun/public_html/var/cache/dev/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.mock_file" instead.</deprecated>
    </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>
      <factory class="Symfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory" method="createHandler"/>
    </service>
    <service id="session_listener" class="Symfony\Component\HttpKernel\EventListener\SessionListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".service_locator.JzpSxHw"/>
      <argument>true</argument>
      <argument>%session.storage.options%</argument>
    </service>
    <service id="session.marshaller" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\IdentityMarshaller"/>
    <service id="security.csrf.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator"/>
    <service id="security.csrf.token_storage" class="Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.csrf.token_manager" class="Symfony\Component\Security\Csrf\CsrfTokenManager" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="service" id="security.csrf.token_generator"/>
      <argument type="service" id="security.csrf.token_storage"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="twig.runtime.security_csrf" class="Symfony\Bridge\Twig\Extension\CsrfRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="security.csrf.token_manager"/>
    </service>
    <service id="twig.extension.security_csrf" class="Symfony\Bridge\Twig\Extension\CsrfExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="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.time"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.memory"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.ajax"/>
      </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="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/kampfkun/public_html/var/cache/dev/profiler</argument>
    </service>
    <service id="profiler_listener" class="Symfony\Component\HttpKernel\EventListener\ProfilerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="profiler"/>
      <argument type="service" id="request_stack"/>
      <argument>null</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
    </service>
    <service id="data_collector.config" class="Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/config.html.twig" id="config" priority="-255"/>
      <call method="setKernel">
        <argument type="service" id="kernel" on-invalid="ignore"/>
      </call>
    </service>
    <service id="data_collector.request" class="Symfony\Component\HttpKernel\DataCollector\RequestDataCollector">
      <tag name="kernel.event_subscriber"/>
      <tag name="data_collector" template="@WebProfiler/Collector/request.html.twig" id="request" priority="335"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.request.session_collector" class="Closure">
      <argument type="collection">
        <argument type="service" id="data_collector.request"/>
        <argument>collectSessionUsage</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="data_collector.ajax" class="Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/ajax.html.twig" id="ajax" priority="315"/>
    </service>
    <service id="data_collector.exception" class="Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/exception.html.twig" id="exception" priority="305"/>
    </service>
    <service id="data_collector.events" class="Symfony\Component\HttpKernel\DataCollector\EventDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/events.html.twig" id="events" priority="290"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.logger" class="Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector">
      <tag name="monolog.logger" channel="profiler"/>
      <tag name="data_collector" template="@WebProfiler/Collector/logger.html.twig" id="logger" priority="300"/>
      <argument type="service" id="monolog.logger.profiler" on-invalid="ignore"/>
      <argument>/home/kampfkun/public_html/var/cache/dev/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.time" class="Symfony\Component\HttpKernel\DataCollector\TimeDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/time.html.twig" id="time" priority="330"/>
      <argument type="service" id="kernel" on-invalid="ignore"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="data_collector.memory" class="Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/memory.html.twig" id="memory" priority="325"/>
    </service>
    <service id="data_collector.router" class="Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector">
      <tag name="kernel.event_listener" event="kernel.controller" method="onKernelController"/>
      <tag name="data_collector" template="@WebProfiler/Collector/router.html.twig" id="router" priority="285"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="data_collector.cache" class="Symfony\Component\Cache\DataCollector\CacheDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/cache.html.twig" id="cache" priority="275"/>
      <call method="addInstance">
        <argument>cache.app</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.annotations</argument>
        <argument type="service" id="cache.annotations"/>
      </call>
      <call method="addInstance">
        <argument>cache.property_info</argument>
        <argument type="service" id="cache.property_info"/>
      </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.security_expression_language</argument>
        <argument type="service" id="cache.security_expression_language"/>
      </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="translator.data_collector" class="Symfony\Component\Translation\DataCollectorTranslator">
      <argument type="service" id="translator.default"/>
    </service>
    <service id="data_collector.translation" class="Symfony\Component\Translation\DataCollector\TranslationDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/translation.html.twig" id="translation" priority="275"/>
      <argument type="service" id="contao.translation.data_collector_translator"/>
    </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="mime_types" class="Symfony\Component\Mime\MimeTypes">
      <call method="setDefault">
        <argument type="service" id="mime_types"/>
      </call>
    </service>
    <service id="monolog.logger" class="Symfony\Bridge\Monolog\Logger">
      <argument>app</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <call method="useMicrosecondTimestamps">
        <argument>true</argument>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger_prototype" class="Symfony\Bridge\Monolog\Logger" abstract="true">
      <argument></argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.activation_strategy.not_found" class="Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy" abstract="true"/>
    <service id="monolog.handler.fingers_crossed.error_level_activation_strategy" class="Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy" abstract="true"/>
    <service id="monolog.formatter.chrome_php" class="Monolog\Formatter\ChromePHPFormatter"/>
    <service id="monolog.formatter.gelf_message" class="Monolog\Formatter\GelfMessageFormatter"/>
    <service id="monolog.formatter.html" class="Monolog\Formatter\HtmlFormatter"/>
    <service id="monolog.formatter.json" class="Monolog\Formatter\JsonFormatter"/>
    <service id="monolog.formatter.line" class="Monolog\Formatter\LineFormatter"/>
    <service id="monolog.formatter.loggly" class="Monolog\Formatter\LogglyFormatter"/>
    <service id="monolog.formatter.normalizer" class="Monolog\Formatter\NormalizerFormatter"/>
    <service id="monolog.formatter.scalar" class="Monolog\Formatter\ScalarFormatter"/>
    <service id="monolog.formatter.wildfire" class="Monolog\Formatter\WildfireFormatter"/>
    <service id="monolog.formatter.logstash" class="Monolog\Formatter\LogstashFormatter">
      <argument>app</argument>
    </service>
    <service id="monolog.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="monolog.processor.psr_log_message" class="Monolog\Processor\PsrLogMessageProcessor"/>
    <service id="monolog.handler.main" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/home/kampfkun/public_html/var/logs/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.console" class="Symfony\Bridge\Monolog\Handler\ConsoleHandler">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument>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"/>
      <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.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <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"/>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
    </service>
    <service id="fos_http_cache.request_matcher" class="FOS\HttpCacheBundle\Http\RequestMatcher\QuerystringRequestMatcher" abstract="true"/>
    <service id="fos_http_cache.rule_matcher" class="FOS\HttpCacheBundle\Http\RuleMatcher" abstract="true">
      <argument></argument>
      <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>
    </service>
    <service id="fos_http_cache.response_matcher.cache_control.cacheable_response" class="FOS\HttpCacheBundle\Http\ResponseMatcher\CacheableResponseMatcher" abstract="true">
      <argument></argument>
    </service>
    <service id="fos_http_cache.response_matcher.cache_control.expression" class="FOS\HttpCacheBundle\Http\ResponseMatcher\ExpressionResponseMatcher" abstract="true">
      <argument></argument>
    </service>
    <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>
    </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.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.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.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"/>
      <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.php8_attributes" class="FOS\HttpCacheBundle\EventListener\Php8AttributesListener">
      <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="-10"/>
      <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"/>
    </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" public="true">
      <argument type="service" id="nelmio_security.ua_parser.ua_php.provider"/>
    </service>
    <service id="nelmio_security.ua_parser.ua_php.provider" class="UAParser\Parser">
      <factory class="UAParser\Parser" method="create"/>
    </service>
    <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">
        <service class="Nelmio\SecurityBundle\ContentSecurityPolicy\DirectiveSet">
          <argument type="service">
            <service class="Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager"/>
          </argument>
          <argument type="collection">
            <argument key="enabled">true</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\DirectiveSet" method="fromConfig"/>
        </service>
      </argument>
      <argument type="service">
        <service class="Nelmio\SecurityBundle\ContentSecurityPolicy\DirectiveSet">
          <argument type="service">
            <service class="Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager"/>
          </argument>
          <argument type="collection">
            <argument key="enabled">true</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\DirectiveSet" method="fromConfig"/>
        </service>
      </argument>
      <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.csp_listener"/>
      <argument type="service" id="nelmio_security.sha_computer"/>
    </service>
    <service id="nelmio_security.xss_protection_listener" class="Nelmio\SecurityBundle\EventListener\XssProtectionListener">
      <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>
      <factory class="Nelmio\SecurityBundle\EventListener\XssProtectionListener" method="fromConfig"/>
    </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.authentication.provider.decorator" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator" abstract="true">
      <argument></argument>
      <argument type="service" id="scheb_two_factor.condition_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="scheb_two_factor.security.authentication.provider" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\TwoFactorAuthenticationProvider" abstract="true">
      <argument></argument>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.default_backup_code_manager" on-invalid="null"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
    </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"/>
      <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="contao.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.authentication.listener" class="Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="scheb_two_factor.default_trusted_device_manager" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="scheb_two_factor.default_token_factory"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="scheb_two_factor.security.rememberme_services_decorator" class="Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator" abstract="true">
      <argument></argument>
    </service>
    <service id="scheb_two_factor.security.provider_preparation_listener" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener" abstract="true">
      <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></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="scheb_two_factor.security.form_listener" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener" abstract="true">
      <argument></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" abstract="true">
      <argument></argument>
      <argument type="service" id="security.token_storage"/>
      <argument></argument>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="scheb_two_factor.security.access_listener" class="Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener" abstract="true">
      <argument></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" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument></argument>
      <argument type="collection"/>
    </service>
    <service id="scheb_two_factor.security.authentication.failure_handler" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
    </service>
    <service id="scheb_two_factor.security.authentication.authentication_required_handler" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument></argument>
      <argument type="collection"/>
    </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" abstract="true">
      <argument type="collection"/>
      <argument></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.security.authenticator" class="Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument></argument>
      <argument type="service" id="security.token_storage"/>
      <argument></argument>
      <argument></argument>
      <argument></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.listener.token_created" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener" abstract="true">
      <argument></argument>
      <argument type="service" id="scheb_two_factor.condition_handler"/>
      <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"/>
    </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.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.authentication_context_factory" class="Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory">
      <argument>Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContext</argument>
    </service>
    <service id="scheb_two_factor.condition_handler" class="Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler" lazy="true">
      <argument type="service" id="scheb_two_factor.authenticated_token_handler"/>
      <argument type="service" id="scheb_two_factor.default_handler_condition"/>
    </service>
    <service id="scheb_two_factor.default_handler_condition" class="Scheb\TwoFactorBundle\Security\TwoFactor\Condition\DefaultTwoFactorCondition"/>
    <service id="scheb_two_factor.authenticated_token_handler" class="Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler" lazy="true">
      <argument type="service" id="scheb_two_factor.ip_whitelist_handler"/>
      <argument>%scheb_two_factor.security_tokens%</argument>
    </service>
    <service id="scheb_two_factor.ip_whitelist_handler" class="Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler" lazy="true">
      <argument type="service" id="scheb_two_factor.trusted_device_handler"/>
      <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_handler" class="Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler" lazy="true">
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.default_token_factory"/>
    </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="scheb_two_factor.default_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" class="Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\JwtTokenEncoder">
      <argument>%env(APP_SECRET)%</argument>
    </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">
      <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_handler" class="Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TrustedDeviceHandler" lazy="true">
      <argument type="service" id="scheb_two_factor.provider_handler"/>
      <argument type="service" id="scheb_two_factor.default_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="scheb_two_factor.default_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="scheb_two_factor.default_backup_code_manager"/>
    </service>
    <service id="twig.missing_extension_suggestor" class="Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor"/>
    <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/kampfkun/public_html</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\HttpKernel\Debug\FileLinkFormatter" method="generateUrlFormat"/>
    </service>
    <service id="web_profiler.debug_toolbar" class="Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="twig"/>
      <argument>false</argument>
      <argument>2</argument>
      <argument type="service" id="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"/>
    </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">
      <argument type="iterator">
        <argument type="service" id="knp_menu.voter.router"/>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.chain" class="Knp\Menu\Provider\ChainProvider">
      <argument type="iterator">
        <argument type="service" id="knp_menu.menu_provider.lazy"/>
        <argument type="service" id="knp_menu.menu_provider.builder_alias"/>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.lazy" class="Knp\Menu\Provider\LazyProvider">
      <tag name="knp_menu.provider"/>
      <argument type="collection">
        <argument key="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>
    </service>
    <service id="knp_menu.menu_provider.builder_alias" class="Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider">
      <tag name="knp_menu.provider"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="knp_menu.factory"/>
    </service>
    <service id="knp_menu.renderer_provider" class="Knp\Menu\Renderer\PsrProvider">
      <argument type="service" id=".service_locator.TWz9UQt"/>
      <argument>twig</argument>
      <argument type="collection"/>
      <argument>false</argument>
    </service>
    <service id="knp_menu.renderer.list" class="Knp\Menu\Renderer\ListRenderer">
      <tag name="knp_menu.renderer" alias="list"/>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="collection"/>
      <argument>UTF-8</argument>
    </service>
    <service id="knp_menu.voter.router" class="Knp\Menu\Matcher\Voter\RouteVoter">
      <tag name="knp_menu.voter"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="knp_menu.manipulator" class="Knp\Menu\Util\MenuManipulator"/>
    <service id="knp_menu.twig.extension" class="Knp\Menu\Twig\MenuExtension">
      <tag name="twig.extension"/>
    </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">
      <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"/>
      <argument type="service" id="time.datetime_formatter"/>
    </service>
    <service id="time.templating.helper.time" class="Knp\Bundle\TimeBundle\Templating\Helper\TimeHelper">
      <tag name="templating.helper" alias="time"/>
      <argument type="service" id="time.datetime_formatter"/>
    </service>
    <service id="twig.extension.dump" class="Symfony\Bridge\Twig\Extension\DumpExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="var_dumper.cloner"/>
      <argument type="service" id="var_dumper.html_dumper"/>
    </service>
    <service id="data_collector.dump" class="Symfony\Component\HttpKernel\DataCollector\DumpDataCollector" public="true">
      <tag name="data_collector" id="dump" template="@Debug/Profiler/dump.html.twig" priority="240"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>UTF-8</argument>
      <argument type="service" id="request_stack"/>
      <argument>null</argument>
    </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>
    </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"/>
      <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/kampfkun/public_html</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>
      <argument type="collection">
        <argument key="source" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider">
            <argument>UTF-8</argument>
            <argument>/home/kampfkun/public_html</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>
      <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>
      <call method="add">
        <argument type="service" id="contao.routing.legacy_router"/>
        <argument>0</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\ExtensionSet"/>
      <tag name="container.preload" class="Twig\Template"/>
      <tag name="container.preload" class="Twig\TemplateWrapper"/>
      <tag name="container.private" package="symfony/twig-bundle" version="5.2"/>
      <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="autoescape">name</argument>
        <argument key="cache">/home/kampfkun/public_html/var/cache/dev/twig</argument>
        <argument key="charset">UTF-8</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.code"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.routing"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.yaml"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.debug.stopwatch"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.expression"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.httpkernel"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.httpfoundation"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.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.webprofiler"/>
      </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="addExtension">
        <argument type="service" id="Markocupic\ContaoTwigAssets\Twig\Extension\TwigAssetManager"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="contao_installation.twig.ansi_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>
    </service>
    <service id="twig.template_cache_warmer" class="Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.service_subscriber" id="twig"/>
      <argument type="service" id=".service_locator.v.Wwsjy.twig.template_cache_warmer"/>
      <argument type="service" id="contao_manager.twig.file_extension_filter_iterator"/>
    </service>
    <service id="twig.loader.native_filesystem" class="Twig\Loader\FilesystemLoader">
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/home/kampfkun/public_html</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.code" class="Symfony\Bridge\Twig\Extension\CodeExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="twig.extension.routing" class="Symfony\Bridge\Twig\Extension\RoutingExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="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.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.QrSJ4aU"/>
    </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">
      <argument type="service" id="serializer"/>
    </service>
    <service id="twig.extension.serializer" class="Symfony\Bridge\Twig\Extension\SerializerExtension"/>
    <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/kampfkun/public_html</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <argument>/home/kampfkun/public_html/templates</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:twig</argument>
      </call>
      <call method="setDescription">
        <argument>Show a list of twig functions, filters, globals and tests</argument>
      </call>
    </service>
    <service id="twig.command.lint" class="Symfony\Bundle\TwigBundle\Command\LintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="twig"/>
      <call method="setName">
        <argument>lint:twig</argument>
      </call>
      <call method="setDescription">
        <argument>Lint a Twig template and outputs encountered errors</argument>
      </call>
    </service>
    <service id="twig.mailer.message_listener" class="Symfony\Component\Mailer\EventListener\MessageListener">
      <tag name="kernel.event_subscriber"/>
      <argument>null</argument>
      <argument type="service" id="twig.mime_body_renderer"/>
    </service>
    <service id="twig.mime_body_renderer" class="Symfony\Bridge\Twig\Mime\BodyRenderer">
      <argument type="service" id="twig"/>
    </service>
    <service id="security.authorization_checker" class="Symfony\Component\Security\Core\Authorization\AuthorizationChecker" public="true">
      <tag name="container.private" package="symfony/security-bundle" version="5.3"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.debug.security.access.decision_manager"/>
      <argument>false</argument>
      <argument>false</argument>
    </service>
    <service id="security.token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" public="true">
      <tag name="kernel.reset" method="disableUsageTracking"/>
      <tag name="kernel.reset" method="setToken"/>
      <tag name="container.private" package="symfony/security-bundle" version="5.3"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id=".service_locator.LcVn9Hr"/>
    </service>
    <service id="security.untracked_token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"/>
    <service id="security.helper" class="Symfony\Component\Security\Core\Security" public="true">
      <argument type="service" id=".service_locator.nLgZj7R"/>
    </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.encoder_factory.generic" class="Symfony\Component\Security\Core\Encoder\EncoderFactory">
      <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>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.password_hasher_factory" instead.</deprecated>
    </service>
    <service id="security.user_password_encoder.generic" class="Symfony\Component\Security\Core\Encoder\UserPasswordEncoder">
      <argument type="service" id="security.encoder_factory.generic"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.user_password_hasher" instead.</deprecated>
    </service>
    <service id="security.user_checker" class="Symfony\Component\Security\Core\User\InMemoryUserChecker"/>
    <service id="security.expression_language" class="Symfony\Component\Security\Core\Authorization\ExpressionLanguage">
      <argument type="service" id="cache.security_expression_language" 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.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.f6V.Y6Q"/>
      <argument type="iterator">
        <argument key="security.firewall.map.context.contao_install" type="service" id=".security.request_matcher.2lQKaAK"/>
        <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>
    </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.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"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_expression_language.recorder_inner"/>
    </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>
    </service>
    <service id="security.user_password_hasher" class="Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher">
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="security.authentication.basic_entry_point" class="Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint">
      <deprecated package="symfony/security-bundle" version="5.4">The "%service_id%" service is deprecated, the logic is contained in the authenticators.</deprecated>
    </service>
    <service id="security.authentication.retry_entry_point" class="Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint">
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
      <deprecated package="symfony/security-bundle" version="5.4">The "%service_id%" service is deprecated, the logic is integrated directly in "security.channel_listener".</deprecated>
    </service>
    <service id="security.channel_listener" class="Symfony\Component\Security\Http\Firewall\ChannelListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
    </service>
    <service id="security.access_map" class="Symfony\Component\Security\Http\AccessMap">
      <call method="add">
        <argument type="service" id=".security.request_matcher.VMHDo9e"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.8LXGOxP"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.gQIakAl"/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.PhQgZ9B"/>
        <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.cookie_clearing" class="Symfony\Component\Security\Http\EventListener\CookieClearingLogoutListener" abstract="true"/>
    <service id="security.logout.listener.default" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">target url</argument>
    </service>
    <service id="security.authentication.form_entry_point" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" abstract="true">
      <argument type="service" id="http_kernel"/>
    </service>
    <service id="security.authentication.listener.abstract" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.custom_success_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler" abstract="true">
      <argument type="abstract">The custom success handler service</argument>
      <argument type="collection"/>
      <argument type="abstract">Provider-shared Key</argument>
    </service>
    <service id="security.authentication.success_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="security.authentication.custom_failure_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler" abstract="true">
      <argument type="abstract">The custom failure handler service</argument>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.failure_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.exception_listener" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="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="contao.debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.access_listener" class="Symfony\Component\Security\Http\Firewall\AccessListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.debug.security.access.decision_manager"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.listener.rememberme" class="Symfony\Component\Security\Http\Firewall\RememberMeListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.authentication.rememberme"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="abstract">Catch exception flag set in RememberMeFactory</argument>
      <argument type="service" id="security.authentication.session_strategy"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.rememberme" class="Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" abstract="true">
      <argument type="abstract">User Checker</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.rememberme.token.provider.in_memory" class="Symfony\Component\Security\Core\Authentication\RememberMe\InMemoryTokenProvider"/>
    <service id="security.authentication.rememberme.services.abstract" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.rememberme.services.persistent" class="Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices" abstract="true">
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.rememberme.services.simplehash" class="Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" abstract="true">
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.rememberme.response_listener" class="Symfony\Component\Security\Http\RememberMe\ResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="security.authentication.manager" class="Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager">
      <argument type="iterator">
        <argument type="service" id="contao.security.authentication_provider.contao_backend.two_factor_decorator"/>
        <argument type="service" id="security.authentication.provider.anonymous.contao_backend.two_factor_decorator"/>
        <argument type="service" id="contao.security.authentication_provider.contao_frontend.two_factor_decorator"/>
        <argument type="service" id="security.authentication.provider.rememberme.contao_frontend.two_factor_decorator"/>
        <argument type="service" id="security.authentication.provider.anonymous.contao_frontend.two_factor_decorator"/>
      </argument>
      <argument>true</argument>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.anonymous" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="abstract">Key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.anonymous" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider">
      <argument type="abstract">Key</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.form" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" abstract="true">
      <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"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.x509" class="Symfony\Component\Security\Http\Firewall\X509AuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">x509 user</argument>
      <argument type="abstract">x509 credentials</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.json" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener" 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.http_utils"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">Failure handler</argument>
      <argument type="abstract">Success Handler</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
      <call method="setTranslator">
        <argument type="service" id="contao.translation.translator" on-invalid="ignore"/>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.remote_user" class="Symfony\Component\Security\Http\Firewall\RemoteUserAuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">REMOTE_USER server env var</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.basic" class="Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">Entry Point</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.dao" class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" abstract="true">
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">User Checker</argument>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument>true</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.ldap_bind" class="Symfony\Component\Security\Core\Authentication\Provider\LdapBindAuthenticationProvider" abstract="true">
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">UserChecker</argument>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">LDAP</argument>
      <argument type="abstract">Base DN</argument>
      <argument>true</argument>
      <argument type="abstract">search dn</argument>
      <argument type="abstract">search password</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.pre_authenticated" class="Symfony\Component\Security\Core\Authentication\Provider\PreAuthenticatedAuthenticationProvider" abstract="true">
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">UserChecker</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="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="contao.debug.security.access.decision_manager"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.security.firewall" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.authentication.guard_handler" class="Symfony\Component\Security\Guard\GuardAuthenticatorHandler">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="collection"/>
      <call method="setSessionAuthenticationStrategy">
        <argument type="service" id="security.authentication.session_strategy"/>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.guard" class="Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" abstract="true">
      <argument type="abstract">Authenticators</argument>
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">User Checker</argument>
      <argument type="service" id="security.user_password_hasher"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.guard" class="Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.authentication.guard_handler"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">Authenticators</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument type="service" id="security.token_storage"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager">
      <argument type="service" id="debug.security.access.decision_manager.inner"/>
    </service>
    <service id="debug.security.voter.vote_listener" class="Symfony\Bundle\SecurityBundle\EventListener\VoteListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="debug.security.firewall" class="Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <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.f6V.Y6Q"/>
      <argument type="service" id=".service_locator.3ICq64d"/>
      <argument type="collection"/>
      <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_install" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>contao_install</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.2lQKaAK</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.2lQKaAK" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/contao/install$</argument>
    </service>
    <service id="security.firewall.map.context.contao_install" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.contao_install"/>
    </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.authentication_entry_point</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>switch_user</argument>
        <argument>contao_login</argument>
        <argument>anonymous</argument>
      </argument>
      <argument type="collection">
        <argument key="parameter">_switch_user</argument>
        <argument key="role">ROLE_ALLOWED_TO_SWITCH</argument>
      </argument>
    </service>
    <service id="security.event_dispatcher.contao_backend" class="Symfony\Component\EventDispatcher\EventDispatcher">
      <tag name="security.event_dispatcher.contao_backend">event_dispatcher.dispatcher</tag>
      <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\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.legacy_handler.0"/>
          <argument>onLogout</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_success"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</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\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>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>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\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="security.context_listener.0" class="Symfony\Component\Security\Http\Firewall\ContextListener">
      <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.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.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="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="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="security.event_dispatcher.contao_backend"/>
    </service>
    <service id="security.logout.listener.legacy_handler.0" class="Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.contao_backend"/>
      <argument type="service" id="contao_manager.security.logout_handler"/>
    </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>
      <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.authentication.provider.two_factor.contao_backend" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\TwoFactorAuthenticationProvider">
      <argument type="service" id="contao.security.two_factor_firewall_config.contao_backend"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="contao.security.two_factor.backup_code_manager"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
    </service>
    <service id="contao.security.login_authentication_listener.contao_backend" class="Contao\CoreBundle\Security\Authentication\ContaoLoginAuthenticationListener">
      <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>contao_backend</argument>
      <argument type="service" id="contao.security.authentication_success_handler"/>
      <argument type="service" id="contao.security.authentication_failure_handler"/>
      <argument type="collection">
        <argument key="require_previous_session">false</argument>
      </argument>
      <argument type="service" id="monolog.logger.security" on-invalid="ignore"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
    </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.listener.anonymous.contao_backend" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener">
      <argument type="service" id="security.untracked_token_storage"/>
      <argument>%container.build_hash%</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.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="contao.debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.exception_listener.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.authentication_entry_point"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.firewall.map.context.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="contao.security.login_authentication_listener.contao_backend"/>
        <argument type="service" id="security.authentication.listener.anonymous.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.authentication_entry_point</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>contao_login</argument>
        <argument>remember_me</argument>
        <argument>anonymous</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id="security.event_dispatcher.contao_frontend" class="Symfony\Component\EventDispatcher\EventDispatcher">
      <tag name="security.event_dispatcher.contao_frontend">event_dispatcher.dispatcher</tag>
      <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\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.remember_me.contao_frontend"/>
          <argument>onLogout</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_success"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</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\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>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>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\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="security.context_listener.1" class="Symfony\Component\Security\Http\Firewall\ContextListener">
      <tag name="security.remember_me_aware" id="contao_frontend" provider="none"/>
      <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.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>
      <call method="setRememberMeServices">
        <argument type="service" id="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator"/>
      </call>
    </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="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="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="security.event_dispatcher.contao_frontend"/>
    </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>
      <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.authentication.provider.two_factor.contao_frontend" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\TwoFactorAuthenticationProvider">
      <argument type="service" id="contao.security.two_factor_firewall_config.contao_frontend"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="contao.security.two_factor.backup_code_manager"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
    </service>
    <service id="contao.security.login_authentication_listener.contao_frontend" class="Contao\CoreBundle\Security\Authentication\ContaoLoginAuthenticationListener">
      <tag name="security.remember_me_aware" id="contao_frontend" provider="contao.security.frontend_user_provider"/>
      <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>contao_frontend</argument>
      <argument type="service" id="contao.security.authentication_success_handler"/>
      <argument type="service" id="contao.security.authentication_failure_handler"/>
      <argument type="collection">
        <argument key="require_previous_session">false</argument>
      </argument>
      <argument type="service" id="monolog.logger.security" on-invalid="ignore"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
      <call method="setRememberMeServices">
        <argument type="service" id="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator"/>
      </call>
    </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.listener.rememberme.contao_frontend" class="Symfony\Component\Security\Http\Firewall\RememberMeListener">
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>true</argument>
      <argument type="service" id="security.authentication.session_strategy"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.logout.listener.remember_me.contao_frontend" class="Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.contao_frontend"/>
      <argument type="service" id="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator"/>
    </service>
    <service id="security.authentication.listener.anonymous.contao_frontend" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener">
      <argument type="service" id="security.untracked_token_storage"/>
      <argument>%container.build_hash%</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.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.authentication_entry_point"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.firewall.map.context.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="contao.security.login_authentication_listener.contao_frontend"/>
        <argument type="service" id="security.authentication.listener.rememberme.contao_frontend"/>
        <argument type="service" id="security.authentication.listener.anonymous.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.f6V.Y6Q" 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 key="security.firewall.map.context.contao_install" type="service_closure" id="security.firewall.map.context.contao_install"/>
      </argument>
    </service>
    <service id=".security.request_matcher.VMHDo9e" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/contao/login$</argument>
    </service>
    <service id=".security.request_matcher.8LXGOxP" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/contao/logout$</argument>
    </service>
    <service id=".security.request_matcher.gQIakAl" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/contao(/|$)</argument>
    </service>
    <service id=".security.request_matcher.PhQgZ9B" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/</argument>
    </service>
    <service id="security.command.user_password_encoder" class="Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand">
      <tag name="console.command" command="security:encode-password"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument type="collection">
        <argument>Contao\User</argument>
      </argument>
      <call method="setName">
        <argument>security:encode-password</argument>
      </call>
      <call method="setDescription">
        <argument>Encode a password</argument>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.command.user_password_hash" instead.</deprecated>
    </service>
    <service id="security.command.user_password_hash" class="Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument type="collection">
        <argument>Contao\User</argument>
      </argument>
      <call method="setName">
        <argument>security:hash-password</argument>
      </call>
      <call method="setDescription">
        <argument>Hash a user password</argument>
      </call>
    </service>
    <service id="contao.command.automator" class="Contao\CoreBundle\Command\AutomatorCommand" autoconfigure="true">
      <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"/>
      <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"/>
      <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"/>
      <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"/>
      <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"/>
      <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"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.cron"/>
      <call method="setName">
        <argument>contao:cron</argument>
      </call>
      <call method="setDescription">
        <argument>Runs all registered cron jobs on the command line.</argument>
      </call>
    </service>
    <service id="contao.command.debug_dca" class="Contao\CoreBundle\Command\DebugDcaCommand" autoconfigure="true">
      <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"/>
      <tag name="container.no_preload"/>
      <call method="add">
        <argument>contao.frontend_module.visitors</argument>
        <argument type="service" id="contao.fragment._config_5sdo0TF"/>
        <argument type="collection">
          <argument key="category">miscellaneous</argument>
          <argument key="type">visitors</argument>
          <argument key="template">mod_visitors_fe_all</argument>
          <argument key="renderer">esi</argument>
          <argument key="debugController">BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController</argument>
        </argument>
      </call>
      <call method="add">
        <argument>contao.frontend_module.root_page_dependent_modules</argument>
        <argument type="service" id="contao.fragment._config_yQxn9v4"/>
        <argument type="collection">
          <argument key="category">miscellaneous</argument>
          <argument key="type">root_page_dependent_modules</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController</argument>
          <argument key="template">mod_root_page_dependent_modules</argument>
        </argument>
      </call>
      <call method="add">
        <argument>contao.frontend_module.template</argument>
        <argument type="service" id="contao.fragment._config_UbRP2PT"/>
        <argument type="collection">
          <argument key="category">miscellaneous</argument>
          <argument key="type">template</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\TemplateController</argument>
          <argument key="template">mod_template</argument>
        </argument>
      </call>
      <call method="add">
        <argument>contao.frontend_module.two_factor</argument>
        <argument type="service" id="contao.fragment._config_Ie.W_bF"/>
        <argument type="collection">
          <argument key="category">user</argument>
          <argument key="type">two_factor</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\TwoFactorController</argument>
          <argument key="template">mod_two_factor</argument>
        </argument>
      </call>
      <call method="add">
        <argument>contao.content_element.markdown</argument>
        <argument type="service" id="contao.fragment._config_Bd8Hjso"/>
        <argument type="collection">
          <argument key="category">texts</argument>
          <argument key="type">markdown</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\MarkdownController</argument>
          <argument key="template">ce_markdown</argument>
        </argument>
      </call>
      <call method="add">
        <argument>contao.content_element.template</argument>
        <argument type="service" id="contao.fragment._config_s7uzikD"/>
        <argument type="collection">
          <argument key="category">includes</argument>
          <argument key="type">template</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\TemplateController</argument>
          <argument key="template">ce_template</argument>
        </argument>
      </call>
      <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"/>
      <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"/>
          </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"/>
          </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"/>
          </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"/>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </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"/>
          </service>
        </argument>
        <argument>null</argument>
        <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"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument type="service" id="contao.twig.filesystem_loader_warmer"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument>/home/kampfkun/public_html</argument>
      <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.filesync" class="Contao\CoreBundle\Command\FilesyncCommand" autoconfigure="true">
      <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"/>
      <tag name="container.no_preload"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument>files</argument>
      <argument>/home/kampfkun/public_html/assets/images</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"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.migration.collection"/>
      <argument type="service" id="contao.resource_locator"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.doctrine.backup_manager"/>
      <argument type="service" id="contao.doctrine.schema_provider"/>
      <argument type="service" id="contao.doctrine.schema.mysql_innodb_row_size_calculator"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao_installation.database.installer" on-invalid="ignore"/>
      <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"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.image.factory"/>
      <argument type="service" id="contao.image.legacy_resizer"/>
      <argument>/home/kampfkun/public_html/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.symlinks" class="Contao\CoreBundle\Command\SymlinksCommand" public="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument>files</argument>
      <argument>/home/kampfkun/public_html/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"/>
      <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"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="contao.framework"/>
      <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"/>
      <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.command.version" class="Contao\CoreBundle\Command\VersionCommand" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>contao:version</argument>
      </call>
      <call method="setDescription">
        <argument>Outputs the contao/core-bundle version (deprecated).</argument>
      </call>
      <deprecated package="contao/core-bundle" version="4.4">Using the "%service_id%" service ID has been deprecated and will no longer work in Contao 5.0.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Controller\BackendController" class="Contao\CoreBundle\Controller\BackendController" public="true" autoconfigure="true">
      <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.H9znMCH.Contao\CoreBundle\Controller\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/kampfkun/public_html</argument>
    </service>
    <service id="Contao\CoreBundle\Controller\BackendPreviewController" class="Contao\CoreBundle\Controller\BackendPreviewController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <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.authorization_checker"/>
    </service>
    <service id="Contao\CoreBundle\Controller\BackendPreviewSwitchController" class="Contao\CoreBundle\Controller\BackendPreviewSwitchController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <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></argument>
    </service>
    <service id="Contao\CoreBundle\Controller\CaptchaController" class="Contao\CoreBundle\Controller\CaptchaController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.framework"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument type="service" id="contao.cache.entity_tags"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.LvLjDEU.Contao\CoreBundle\Controller\CaptchaController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\MarkdownController" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" public="true" autoconfigure="true">
      <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.lmV1W6h.Contao\CoreBundle\Controller\ContentElement\MarkdownController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\ContentElement\TemplateController" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" public="true" autoconfigure="true">
      <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.GoOfrQe.Contao\CoreBundle\Controller\ContentElement\TemplateController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FaviconController" class="Contao\CoreBundle\Controller\FaviconController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument type="service" id="contao.cache.entity_tags"/>
    </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"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.taULjX9.Contao\CoreBundle\Controller\FrontendController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" public="true" autoconfigure="true">
      <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..A7R9no.Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\TemplateController" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" public="true" autoconfigure="true">
      <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..A7R9no.Contao\CoreBundle\Controller\FrontendModule\TemplateController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" public="true" autoconfigure="true">
      <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.bTVjleE.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController"/>
      </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.legacy_resizer"/>
      <argument>/home/kampfkun/public_html/assets/images</argument>
      <argument type="service" id="filesystem" on-invalid="ignore"/>
    </service>
    <service id="Contao\CoreBundle\Controller\InitializeController" class="Contao\CoreBundle\Controller\InitializeController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="kernel"/>
    </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"/>
    </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.LvLjDEU.Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </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.O2A5Sf5.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"/>
      <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\RobotsTxtController" class="Contao\CoreBundle\Controller\RobotsTxtController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
      <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="container.service_subscriber" id="contao.csrf.token_manager"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.LvLjDEU.Contao\CoreBundle\Controller\SitemapController"/>
      </call>
    </service>
    <service id="contao.listener.backend_locale" class="Contao\CoreBundle\EventListener\BackendLocaleListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="7"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.backend_preview_redirect" class="Contao\CoreBundle\EventListener\BackendPreviewRedirectListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <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"/>
      <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" priority="-768"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao.listener.command_scheduler" class="Contao\CoreBundle\EventListener\CommandSchedulerListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.cron"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument>/_fragment</argument>
    </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_manager"/>
      <argument type="service" id="contao.csrf.token_storage"/>
      <argument>csrf_</argument>
    </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"/>
      <tag name="contao.callback" table="tl_page" target="config.onsubmit" priority="-16" method="generateArticleForPage"/>
      <tag name="contao.callback" table="tl_article" target="list.sorting.paste_button" method="renderArticlePasteButton"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="request_stack"/>
    </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"/>
      <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"/>
      <tag name="contao.callback" table="tl_page" target="fields.canonicalKeepParams.load"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.layout_options" class="Contao\CoreBundle\EventListener\DataContainer\LayoutOptionsListener" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <tag name="contao.callback" table="tl_page" target="fields.layout.options"/>
      <tag name="contao.callback" table="tl_page" target="fields.subpageLayout.options"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </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"/>
      <tag name="contao.callback" table="tl_content" target="fields.groups.options"/>
      <tag name="contao.callback" table="tl_module" target="fields.groups.options"/>
      <tag name="contao.callback" table="tl_page" target="fields.groups.options"/>
      <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"/>
      <tag name="contao.callback" table="tl_page" target="fields.routeConflicts.input_field" method="generateRouteConflicts"/>
      <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"/>
      <tag name="contao.callback" table="tl_page" target="fields.noSearch.save" method="onSaveNoSearch"/>
      <tag name="contao.callback" table="tl_page" target="fields.robots.save" method="onSaveRobots"/>
      <tag name="contao.callback" table="tl_page" target="config.ondelete" priority="16" method="onDelete"/>
      <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"/>
      <tag name="contao.callback" table="tl_user" target="fields.alpty.options"/>
      <tag name="contao.callback" table="tl_user_group" target="fields.alpty.options"/>
      <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"/>
      <tag name="contao.callback" table="tl_page" target="fields.urlPrefix.save" method="validateUrlPrefix"/>
      <tag name="contao.callback" table="tl_page" target="fields.urlSuffix.save" method="validateUrlSuffix"/>
      <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"/>
      <argument type="service" id="request_stack"/>
    </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"/>
      <tag name="contao.hook" hook="loadDataContainer" method="unloadTableWithoutPreviewScript"/>
      <tag name="contao.callback" table="tl_preview_link" target="config.onload" method="createFromUrl"/>
      <tag name="contao.callback" table="tl_preview_link" target="config.onload" method="adjustEditView"/>
      <tag name="contao.callback" table="tl_preview_link" target="list.label.label" method="formatColumnView"/>
      <tag name="contao.callback" table="tl_preview_link" target="list.operations.share.button" method="shareOperation"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <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>/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"/>
      <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"/>
      <tag name="contao.callback" table="tl_module" target="fields.type.save"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </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"/>
      <argument type="service" id="contao.twig.filesystem_loader_warmer"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.data_container.toggle_nodes_label" class="Contao\CoreBundle\EventListener\DataContainer\ToggleNodesLabelListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="loadDataContainer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.data_container.undo.jump_to_parent_button" class="Contao\CoreBundle\EventListener\DataContainer\Undo\JumpToParentButtonListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_undo" target="list.operations.jumpToParent.button"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.translation.translator"/>
    </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"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="twig"/>
    </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"/>
      <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"/>
      <call method="setCallbacks">
        <argument type="collection">
          <argument key="tl_page" type="collection">
            <argument key="list.operations.articles.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.content_composition</argument>
                  <argument>renderPageArticlesOperation</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onsubmit_callback" type="collection">
              <argument key="-16" type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.content_composition</argument>
                  <argument>generateArticleForPage</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.canonicalLink.load_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.disable_canonical_fields</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.canonicalKeepParams.load_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.disable_canonical_fields</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.layout.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.layout_options</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.subpageLayout.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.layout_options</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.groups.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.member_groups</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.routePath.input_field_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_routing</argument>
                  <argument>generateRoutePath</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.routeConflicts.input_field_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_routing</argument>
                  <argument>generateRouteConflicts</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.alias.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_search</argument>
                  <argument>onSaveAlias</argument>
                </argument>
                <argument type="collection">
                  <argument>contao.listener.data_container.page_url</argument>
                  <argument>generateAlias</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.noSearch.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_search</argument>
                  <argument>onSaveNoSearch</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.robots.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_search</argument>
                  <argument>onSaveRobots</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.ondelete_callback" type="collection">
              <argument key="16" type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_search</argument>
                  <argument>onDelete</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.type.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_type_options</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.urlPrefix.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_url</argument>
                  <argument>validateUrlPrefix</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.urlSuffix.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_url</argument>
                  <argument>validateUrlSuffix</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onload_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_use_ssl_default</argument>
                  <argument>__invoke</argument>
                </argument>
                <argument type="collection">
                  <argument>contao.listener.data_container.legacy_routing</argument>
                  <argument>disableRoutingFields</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.mailerTransport.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.mailer.available_transports</argument>
                  <argument>getTransportOptions</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.urlPrefix.load_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.legacy_routing</argument>
                  <argument>overrideUrlPrefix</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.urlSuffix.load_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.legacy_routing</argument>
                  <argument>overrideUrlSuffix</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_article" type="collection">
            <argument key="list.sorting.paste_button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.content_composition</argument>
                  <argument>renderArticlePasteButton</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.groups.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.member_groups</argument>
                  <argument>__invoke</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>contao.listener.data_container.disable_app_configured_settings</argument>
                  <argument>onLoadCallback</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_content" type="collection">
            <argument key="fields.groups.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.member_groups</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.type.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.reset_custom_template</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.customTpl.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.element_template_options</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.size.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.image_size_options</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_module" type="collection">
            <argument key="fields.groups.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.member_groups</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.type.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.reset_custom_template</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.imgSize.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.image_size_options</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.customTpl.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.module_template_options</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.rootPageDependentModules.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.widget.root_page_dependent_select</argument>
                  <argument>optionsCallback</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.rootPageDependentModules.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.widget.root_page_dependent_select</argument>
                  <argument>saveCallback</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.rootPageDependentModules.wizard" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.widget.root_page_dependent_select</argument>
                  <argument>wizardCallback</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_user" type="collection">
            <argument key="fields.alpty.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_type_options</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_user_group" type="collection">
            <argument key="fields.alpty.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.page_type_options</argument>
                  <argument>__invoke</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>contao.listener.data_container.preview_link</argument>
                  <argument>createFromUrl</argument>
                </argument>
                <argument type="collection">
                  <argument>contao.listener.data_container.preview_link</argument>
                  <argument>adjustEditView</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.label.label_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.preview_link</argument>
                  <argument>formatColumnView</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.operations.share.button_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.preview_link</argument>
                  <argument>shareOperation</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_theme" type="collection">
            <argument key="fields.templates.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.theme_templates</argument>
                  <argument>__invoke</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>contao.listener.data_container.undo.jump_to_parent_button</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="list.label.label_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.undo.label</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_form_field" type="collection">
            <argument key="fields.customRgxp.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.data_container.validate_custom_rgxp</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.conditionalFormFieldCondition.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>Terminal42\ConditionalformfieldsBundle\EventListener\ConditionValidationListener</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="fields.conditionField.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>Terminal42\ConditionalSelectMenuBundle\EventListener\ConditionFieldOptionsListener</argument>
                  <argument>__invoke</argument>
                </argument>
              </argument>
            </argument>
            <argument key="config.onload_callback" type="collection">
              <argument key="100" type="collection">
                <argument type="collection">
                  <argument>Markocupic\ContaoAltchaAntispam\DataContainer\FormField</argument>
                  <argument>displayMessage</argument>
                </argument>
              </argument>
            </argument>
          </argument>
          <argument key="tl_layout" type="collection">
            <argument key="fields.lightboxSize.options_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>contao.listener.image_size_options</argument>
                  <argument>__invoke</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>contao.mailer.available_transports</argument>
                  <argument>getTransportOptions</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"/>
    </service>
    <service id="contao.listener.doctrine_schema" class="Contao\CoreBundle\EventListener\DoctrineSchemaListener" autoconfigure="true">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="service" id="contao.doctrine.dca_schema_provider"/>
    </service>
    <service id="contao.listener.doctrine_schema.adjust_search_url_length" class="Contao\CoreBundle\EventListener\DoctrineSchema\AdjustSearchUrlLengthListener" autoconfigure="true">
      <tag name="doctrine.event_listener" event="postGenerateSchema" priority="-100"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.listener.element_template_options" class="Contao\CoreBundle\EventListener\DataContainer\TemplateOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_content" target="fields.customTpl.options"/>
      <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>ce_</argument>
      <argument>Contao\ContentProxy</argument>
      <call method="setDefaultIdentifiersByType">
        <argument type="collection">
          <argument key="markdown">ce_markdown</argument>
          <argument key="template">ce_template</argument>
        </argument>
      </call>
    </service>
    <service id="contao.listener.exception_converter" class="Contao\CoreBundle\EventListener\ExceptionConverterListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="96"/>
    </service>
    <service id="contao.listener.filter_page_type" class="Contao\CoreBundle\EventListener\FilterPageTypeListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </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"/>
      <tag name="contao.callback" table="tl_content" target="fields.size.options"/>
      <tag name="contao.callback" table="tl_module" target="fields.imgSize.options"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.image.sizes"/>
    </service>
    <service id="contao.listener.initialize_controller" class="Contao\CoreBundle\EventListener\InitializeControllerListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="1000"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao.listener.insecure_installation" class="Contao\CoreBundle\EventListener\InsecureInstallationListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <tag name="container.hot_path"/>
      <argument>%env(APP_SECRET)%</argument>
      <argument>/home/kampfkun/public_html/public</argument>
    </service>
    <service id="contao.listener.insert_tags.asset" class="Contao\CoreBundle\EventListener\InsertTags\AssetListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="contao.listener.insert_tags.date" class="Contao\CoreBundle\EventListener\InsertTags\DateListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <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" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.listener.interest_cohort" class="Contao\CoreBundle\EventListener\InterestCohortListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.json_ld_schema" class="Contao\CoreBundle\EventListener\ContaoJsonLdSchemaListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
    </service>
    <service id="contao.listener.legacy_login_constants" class="Contao\CoreBundle\EventListener\LegacyLoginConstantsListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="kernel.request" priority="7"/>
      <tag name="kernel.event_listener" event="kernel.exception" priority="96"/>
      <tag name="container.hot_path"/>
      <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="contao.translation.translator"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.intl.locales"/>
    </service>
    <service id="contao.listener.make_response_private" class="Contao\CoreBundle\EventListener\MakeResponsePrivateListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="-896"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.menu.backend" class="Contao\CoreBundle\EventListener\Menu\BackendMenuListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="10"/>
      <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="contao.framework"/>
    </service>
    <service id="contao.listener.menu.backend_logout" class="Contao\CoreBundle\EventListener\Menu\BackendLogoutListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <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_preview" class="Contao\CoreBundle\EventListener\Menu\BackendPreviewListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <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.merge_http_headers" class="Contao\CoreBundle\EventListener\MergeHttpHeadersListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="256"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.module_template_options" class="Contao\CoreBundle\EventListener\DataContainer\TemplateOptionsListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_module" target="fields.customTpl.options"/>
      <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>mod_</argument>
      <argument>Contao\ModuleProxy</argument>
      <call method="setDefaultIdentifiersByType">
        <argument type="collection">
          <argument key="visitors">mod_visitors_fe_all</argument>
          <argument key="root_page_dependent_modules">mod_root_page_dependent_modules</argument>
          <argument key="template">mod_template</argument>
          <argument key="two_factor">mod_two_factor</argument>
        </argument>
      </call>
    </service>
    <service id="contao.listener.page_trail_cache_tags" class="Contao\CoreBundle\EventListener\PageTrailCacheTagsListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <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" priority="-96"/>
      <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"/>
    </service>
    <service id="contao.listener.preview_authentication" class="Contao\CoreBundle\EventListener\PreviewAuthenticationListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="7"/>
      <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"/>
      <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>/preview.php</argument>
    </service>
    <service id="contao.listener.preview_url_convert" class="Contao\CoreBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <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"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.referer_id" class="Contao\CoreBundle\EventListener\RefererIdListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="20"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.token_generator"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.request_token" class="Contao\CoreBundle\EventListener\RequestTokenListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="14"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.framework"/>
      <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" priority="64"/>
    </service>
    <service id="contao.listener.robots_txt" class="Contao\CoreBundle\EventListener\RobotsTxtListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.framework"/>
      <argument>/contao</argument>
    </service>
    <service id="contao.listener.search_index" class="Contao\CoreBundle\EventListener\SearchIndexListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.search.delegating_indexer"/>
      <argument>/_fragment</argument>
      <argument>3</argument>
    </service>
    <service id="contao.listener.security.logout_success" class="Contao\CoreBundle\EventListener\Security\LogoutSuccessListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.framework"/>
      <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="kernel.event_listener"/>
      <tag name="monolog.logger" channel="contao.access"/>
      <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"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <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" priority="6"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.store_referer" class="Contao\CoreBundle\EventListener\StoreRefererListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.helper"/>
      <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.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao.listener.user_session" class="Contao\CoreBundle\EventListener\UserSessionListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <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.widget.custom_rgxp" class="Contao\CoreBundle\EventListener\Widget\CustomRgxpListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="addCustomRegexp"/>
      <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"/>
      <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"/>
      <tag name="contao.callback" table="tl_module" target="fields.rootPageDependentModules.save" method="saveCallback"/>
      <tag name="contao.callback" table="tl_module" target="fields.rootPageDependentModules.wizard" method="wizardCallback"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="contao.csrf.token_manager"/>
    </service>
    <service id="contao.migration.collection" class="Contao\CoreBundle\Migration\MigrationCollection" autoconfigure="true">
      <argument type="collection">
        <argument key="Contao\CoreBundle\Migration\Version400\Version400Update" type="service" id="contao.migration.version_400.version_400_update"/>
        <argument key="Contao\CoreBundle\Migration\Version401\Version410Update" type="service" id="contao.migration.version_401.version_410_update"/>
        <argument key="Contao\CoreBundle\Migration\Version403\Version430Update" type="service" id="contao.migration.version_403.version_430_update"/>
        <argument key="Contao\CoreBundle\Migration\Version404\Version440Update" type="service" id="contao.migration.version_404.version_440_update"/>
        <argument key="Contao\CoreBundle\Migration\Version404\Version447Update" type="service" id="contao.migration.version_404.version_447_update"/>
        <argument key="Contao\CoreBundle\Migration\Version405\Version450Update" type="service" id="contao.migration.version_405.version_450_update"/>
        <argument key="Contao\CoreBundle\Migration\Version406\Version460Update" type="service" id="contao.migration.version_406.version_460_update"/>
        <argument key="Contao\CoreBundle\Migration\Version407\Version470Update" type="service" id="contao.migration.version_407.version_470_update"/>
        <argument key="Contao\CoreBundle\Migration\Version408\Version480Update" type="service" id="contao.migration.version_408.version_480_update"/>
        <argument key="Contao\CoreBundle\Migration\Version409\CeAccessMigration" type="service" id="contao.migration.version_409.ce_access"/>
        <argument key="Contao\CoreBundle\Migration\Version409\PlayerColorMigration" type="service" id="contao.migration.version_409.player_color"/>
        <argument key="Contao\CoreBundle\Migration\Version410\DropSearchMigration" type="service" id="contao.migration.version_410.drop_search"/>
        <argument key="Contao\CoreBundle\Migration\Version410\OrderFieldMigration" type="service" id="contao.migration.version_410.order_field"/>
        <argument key="Contao\CoreBundle\Migration\Version410\RoutingMigration" type="service" id="contao.migration.version_410.routing"/>
        <argument key="Contao\CoreBundle\Migration\Version411\MergeWebfontsMigration" type="service" id="contao.migration.version_411.merge_webfonts"/>
        <argument key="Contao\CoreBundle\Migration\Version411\RemoveJsHighlightMigration" type="service" id="contao.migration.version_411.remove_js_highlight"/>
        <argument key="Contao\CoreBundle\Migration\Version411\TwoFactorBackupCodesMigration" type="service" id="contao.migration.version_411.two_factor_backup_codes"/>
        <argument key="Contao\CoreBundle\Migration\Version412\AllowedExcludedFieldsMigration" type="service" id="contao.migration.version_412.allowed_excluded_fields"/>
        <argument key="Contao\CoreBundle\Migration\Version412\PageLanguageMigration" type="service" id="contao.migration.version_412.page_language"/>
        <argument key="Contao\CoreBundle\Migration\Version413\RelLightboxMigration" type="service" id="contao.migration.version_413.rel_lightbox"/>
        <argument key="Contao\NewsletterBundle\Migration\Version410\DenyListMigration" type="service" id="contao_newsletter.migration.version_410.deny_list"/>
        <argument key="MadeYourDay\RockSolidCustomElements\Migration\BasicEntitiesMigration" type="service" id="MadeYourDay\RockSolidCustomElements\Migration\BasicEntitiesMigration"/>
        <argument key="MadeYourDay\RockSolidMegaMenu\Migration\BasicEntitiesMigration" type="service" id="MadeYourDay\RockSolidMegaMenu\Migration\BasicEntitiesMigration"/>
        <argument key="MadeYourDay\RockSolidMegaMenu\Migration\OrderFieldMigration" type="service" id="MadeYourDay\RockSolidMegaMenu\Migration\OrderFieldMigration"/>
        <argument key="MadeYourDay\RockSolidSlider\Migration\OrderFieldMigration" type="service" id="MadeYourDay\RockSolidSlider\Migration\OrderFieldMigration"/>
        <argument key="MadeYourDay\RockSolidSlider\Migration\SliderPermissionsMigration" type="service" id="MadeYourDay\RockSolidSlider\Migration\SliderPermissionsMigration"/>
        <argument key="Terminal42\ConditionalformfieldsBundle\Migration\ConditionMigration" type="service" id="Terminal42\ConditionalformfieldsBundle\Migration\ConditionMigration"/>
      </argument>
    </service>
    <service id="contao.migration.version_400.version_400_update" class="Contao\CoreBundle\Migration\Version400\Version400Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_401.version_410_update" class="Contao\CoreBundle\Migration\Version401\Version410Update" 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_403.version_430_update" class="Contao\CoreBundle\Migration\Version403\Version430Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_404.version_440_update" class="Contao\CoreBundle\Migration\Version404\Version440Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_404.version_447_update" class="Contao\CoreBundle\Migration\Version404\Version447Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.migration.version_405.version_450_update" class="Contao\CoreBundle\Migration\Version405\Version450Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_406.version_460_update" class="Contao\CoreBundle\Migration\Version406\Version460Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_407.version_470_update" class="Contao\CoreBundle\Migration\Version407\Version470Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="filesystem"/>
      <argument>files</argument>
      <argument>/home/kampfkun/public_html</argument>
    </service>
    <service id="contao.migration.version_408.version_480_update" class="Contao\CoreBundle\Migration\Version408\Version480Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="contao.framework"/>
      <argument>/home/kampfkun/public_html</argument>
    </service>
    <service id="contao.migration.version_409.ce_access" class="Contao\CoreBundle\Migration\Version409\CeAccessMigration" 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_409.player_color" class="Contao\CoreBundle\Migration\Version409\PlayerColorMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_410.drop_search" class="Contao\CoreBundle\Migration\Version410\DropSearchMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_410.order_field" class="Contao\CoreBundle\Migration\Version410\OrderFieldMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_410.routing" class="Contao\CoreBundle\Migration\Version410\RoutingMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
      <argument>.html</argument>
      <argument>false</argument>
    </service>
    <service id="contao.migration.version_411.merge_webfonts" class="Contao\CoreBundle\Migration\Version411\MergeWebfontsMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_411.remove_js_highlight" class="Contao\CoreBundle\Migration\Version411\RemoveJsHighlightMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_411.two_factor_backup_codes" class="Contao\CoreBundle\Migration\Version411\TwoFactorBackupCodesMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_412.allowed_excluded_fields" class="Contao\CoreBundle\Migration\Version412\AllowedExcludedFieldsMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_412.page_language" class="Contao\CoreBundle\Migration\Version412\PageLanguageMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.migration.version_413.rel_lightbox" class="Contao\CoreBundle\Migration\Version413\RelLightboxMigration" autoconfigure="true">
      <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.assets.assets_context" class="Contao\CoreBundle\Asset\ContaoContext" public="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
      <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 type="service" id="contao.framework"/>
      <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="doctrine.orm.default_entity_manager"/>
      <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/kampfkun/public_html</argument>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.intl.locales"/>
    </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"/>
      <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="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="monolog.logger" on-invalid="ignore"/>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.legacy"/>
            <argument>* * * * *</argument>
            <argument>onMinutely</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.legacy"/>
            <argument>@hourly</argument>
            <argument>onHourly</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.legacy"/>
            <argument>@daily</argument>
            <argument>onDaily</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.legacy"/>
            <argument>@weekly</argument>
            <argument>onWeekly</argument>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="contao.cron.legacy"/>
            <argument>@monthly</argument>
            <argument>onMonthly</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>
          </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>
          </service>
        </argument>
      </call>
      <call method="addCronJob">
        <argument type="service">
          <service class="Contao\CoreBundle\Cron\CronJob">
            <argument type="service" id="Markocupic\ContaoAltchaAntispam\Cron\PurgeExpiredChallengesCron"/>
            <argument>@hourly</argument>
            <argument>null</argument>
          </service>
        </argument>
      </call>
    </service>
    <service id="contao.cron.legacy" class="Contao\CoreBundle\Cron\LegacyCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="minutely" method="onMinutely"/>
      <tag name="contao.cronjob" interval="hourly" method="onHourly"/>
      <tag name="contao.cronjob" interval="daily" method="onDaily"/>
      <tag name="contao.cronjob" interval="weekly" method="onWeekly"/>
      <tag name="contao.cronjob" interval="monthly" method="onMonthly"/>
      <argument type="service" id="contao.framework"/>
    </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_preview_links" class="Contao\CoreBundle\Cron\PurgePreviewLinksCron" autoconfigure="true">
      <tag name="contao.cronjob" interval="daily"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </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="@ContaoCore/Collector/contao.html.twig" id="contao"/>
      <tag name="data_collector"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument>true</argument>
      <argument>/home/kampfkun/public_html</argument>
      <argument>false</argument>
      <argument>.html</argument>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </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"/>
      <argument type="service" id="contao.doctrine.schema_provider"/>
    </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"/>
      <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" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </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">
      <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.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>
    </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.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"/>
      <argument type="service" id=".service_locator.umkjDgT"/>
      <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>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" autoconfigure="true">
      <call method="add">
        <argument>contao.frontend_module.visitors</argument>
        <argument type="service" id="contao.fragment._config_5sdo0TF"/>
      </call>
      <call method="add">
        <argument>contao.frontend_module.root_page_dependent_modules</argument>
        <argument type="service" id="contao.fragment._config_yQxn9v4"/>
      </call>
      <call method="add">
        <argument>contao.frontend_module.template</argument>
        <argument type="service" id="contao.fragment._config_UbRP2PT"/>
      </call>
      <call method="add">
        <argument>contao.frontend_module.two_factor</argument>
        <argument type="service" id="contao.fragment._config_Ie.W_bF"/>
      </call>
      <call method="add">
        <argument>contao.content_element.markdown</argument>
        <argument type="service" id="contao.fragment._config_Bd8Hjso"/>
      </call>
      <call method="add">
        <argument>contao.content_element.template</argument>
        <argument type="service" id="contao.fragment._config_s7uzikD"/>
      </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 type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.security.token_checker"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument>8183</argument>
      <argument>true</argument>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
      <call method="setHookListeners">
        <argument type="collection">
          <argument key="initializeSystem" type="collection">
            <argument key="255" type="collection">
              <argument type="collection">
                <argument>contao.listener.6f9a.Zd</argument>
                <argument>onInitializeSystem</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.fE48e1G</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="loadDataContainer" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>contao.listener.data_container.preview_link</argument>
                <argument>unloadTableWithoutPreviewScript</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.record_preview</argument>
                <argument>registerDeleteCallbacks</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container.toggle_nodes_label</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.data_container_callback</argument>
                <argument>onLoadDataContainer</argument>
              </argument>
            </argument>
          </argument>
          <argument key="replaceInsertTags" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>contao.listener.insert_tags.asset</argument>
                <argument>onReplaceInsertTags</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.insert_tags.date</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao.listener.insert_tags.translation</argument>
                <argument>onReplaceInsertTags</argument>
              </argument>
              <argument type="collection">
                <argument>contao_faq.listener.insert_tags</argument>
                <argument>onReplaceInsertTags</argument>
              </argument>
              <argument type="collection">
                <argument>contao_news.listener.insert_tags</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao_calendar.listener.insert_tags</argument>
                <argument>__invoke</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="compileFormFields" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>Terminal42\ConditionalformfieldsBundle\EventListener\FormListener</argument>
                <argument>onCompileFormFields</argument>
              </argument>
            </argument>
          </argument>
          <argument key="loadFormField" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>Terminal42\ConditionalformfieldsBundle\EventListener\FormListener</argument>
                <argument>onLoadFormField</argument>
              </argument>
            </argument>
          </argument>
          <argument key="validateFormField" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>Terminal42\ConditionalformfieldsBundle\EventListener\FormListener</argument>
                <argument>onValidateFormField</argument>
              </argument>
            </argument>
          </argument>
          <argument key="generatePage" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>contao_news.listener.generate_page</argument>
                <argument>__invoke</argument>
              </argument>
              <argument type="collection">
                <argument>contao_calendar.listener.generate_page</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
          </argument>
          <argument key="processFormData" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>Markocupic\ContaoAltchaAntispam\EventListener\ProcessFormDataListener</argument>
                <argument>__invoke</argument>
              </argument>
            </argument>
          </argument>
        </argument>
      </call>
    </service>
    <service id="contao.image.deferred_image_storage" class="Contao\Image\DeferredImageStorageFilesystem" autoconfigure="true">
      <argument>/home/kampfkun/public_html/assets/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.legacy_resizer"/>
      <argument type="service" id="contao.image.imagine.rl0p_o1"/>
      <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/kampfkun/public_html/files</argument>
      <argument type="service" id="contao._logger.monolog.logger.contao.error" on-invalid="ignore"/>
    </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.rl0p_o1"/>
    </service>
    <service id="contao.image.imagine_svg" class="Contao\ImagineSvg\Imagine" public="true" autoconfigure="true"/>
    <service id="contao.image.legacy_resizer" class="Contao\CoreBundle\Image\LegacyResizer" public="true" autoconfigure="true">
      <argument>/home/kampfkun/public_html/assets/images</argument>
      <argument type="service" id="contao.image.resize_calculator"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="contao.image.deferred_image_storage"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </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>
    </service>
    <service id="contao.image.picture_generator" class="Contao\Image\PictureGenerator" public="true" autoconfigure="true">
      <argument type="service" id="contao.image.legacy_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/kampfkun/public_html/assets/previews</argument>
      <argument>%contao.image.valid_extensions%</argument>
      <argument>512</argument>
      <argument>1024</argument>
    </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.framework"/>
      <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.ad6_2M1"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument>files</argument>
      <argument>/home/kampfkun/public_html/public</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.parser" class="Contao\CoreBundle\InsertTag\InsertTagParser" public="true" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.intl.countries" class="Contao\CoreBundle\Intl\Countries" public="true" autoconfigure="true">
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
      <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"/>
      <argument>en</argument>
    </service>
    <service id="contao.intl.locales" class="Contao\CoreBundle\Intl\Locales" public="true" autoconfigure="true">
      <argument type="service" id="contao.translation.translator"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
      <argument type="collection">
        <argument>en</argument>
        <argument>sr</argument>
        <argument>tr</argument>
        <argument>es</argument>
        <argument>sl</argument>
        <argument>ru</argument>
        <argument>it</argument>
        <argument>lv</argument>
        <argument>pt</argument>
        <argument>cs</argument>
        <argument>fa</argument>
        <argument>nl</argument>
        <argument>pl</argument>
        <argument>sv</argument>
        <argument>fr</argument>
        <argument>de</argument>
        <argument>ja</argument>
        <argument>af</argument>
        <argument>af_NA</argument>
        <argument>af_ZA</argument>
        <argument>agq</argument>
        <argument>agq_CM</argument>
        <argument>ak</argument>
        <argument>ak_GH</argument>
        <argument>am</argument>
        <argument>am_ET</argument>
        <argument>ar</argument>
        <argument>ar_001</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_SS</argument>
        <argument>ar_SY</argument>
        <argument>ar_TD</argument>
        <argument>ar_TN</argument>
        <argument>ar_YE</argument>
        <argument>as</argument>
        <argument>as_IN</argument>
        <argument>asa</argument>
        <argument>asa_TZ</argument>
        <argument>ast</argument>
        <argument>ast_ES</argument>
        <argument>az</argument>
        <argument>az_Cyrl</argument>
        <argument>az_Cyrl_AZ</argument>
        <argument>az_Latn</argument>
        <argument>az_Latn_AZ</argument>
        <argument>bas</argument>
        <argument>bas_CM</argument>
        <argument>be</argument>
        <argument>be_BY</argument>
        <argument>bem</argument>
        <argument>bem_ZM</argument>
        <argument>bez</argument>
        <argument>bez_TZ</argument>
        <argument>bg</argument>
        <argument>bg_BG</argument>
        <argument>bm</argument>
        <argument>bm_ML</argument>
        <argument>bn</argument>
        <argument>bn_BD</argument>
        <argument>bn_IN</argument>
        <argument>bo</argument>
        <argument>bo_CN</argument>
        <argument>bo_IN</argument>
        <argument>br</argument>
        <argument>br_FR</argument>
        <argument>brx</argument>
        <argument>brx_IN</argument>
        <argument>bs</argument>
        <argument>bs_Cyrl</argument>
        <argument>bs_Cyrl_BA</argument>
        <argument>bs_Latn</argument>
        <argument>bs_Latn_BA</argument>
        <argument>ca</argument>
        <argument>ca_AD</argument>
        <argument>ca_ES</argument>
        <argument>ca_FR</argument>
        <argument>ca_IT</argument>
        <argument>ccp</argument>
        <argument>ccp_BD</argument>
        <argument>ccp_IN</argument>
        <argument>ce</argument>
        <argument>ce_RU</argument>
        <argument>ceb</argument>
        <argument>ceb_PH</argument>
        <argument>cgg</argument>
        <argument>cgg_UG</argument>
        <argument>chr</argument>
        <argument>chr_US</argument>
        <argument>ckb</argument>
        <argument>ckb_IQ</argument>
        <argument>ckb_IR</argument>
        <argument>cs_CZ</argument>
        <argument>cy</argument>
        <argument>cy_GB</argument>
        <argument>da</argument>
        <argument>da_DK</argument>
        <argument>da_GL</argument>
        <argument>dav</argument>
        <argument>dav_KE</argument>
        <argument>de_AT</argument>
        <argument>de_BE</argument>
        <argument>de_CH</argument>
        <argument>de_DE</argument>
        <argument>de_IT</argument>
        <argument>de_LI</argument>
        <argument>de_LU</argument>
        <argument>dje</argument>
        <argument>dje_NE</argument>
        <argument>dsb</argument>
        <argument>dsb_DE</argument>
        <argument>dua</argument>
        <argument>dua_CM</argument>
        <argument>dyo</argument>
        <argument>dyo_SN</argument>
        <argument>dz</argument>
        <argument>dz_BT</argument>
        <argument>ebu</argument>
        <argument>ebu_KE</argument>
        <argument>ee</argument>
        <argument>ee_GH</argument>
        <argument>ee_TG</argument>
        <argument>el</argument>
        <argument>el_CY</argument>
        <argument>el_GR</argument>
        <argument>en_001</argument>
        <argument>en_150</argument>
        <argument>en_AE</argument>
        <argument>en_AG</argument>
        <argument>en_AI</argument>
        <argument>en_AS</argument>
        <argument>en_AT</argument>
        <argument>en_AU</argument>
        <argument>en_BB</argument>
        <argument>en_BE</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_CH</argument>
        <argument>en_CK</argument>
        <argument>en_CM</argument>
        <argument>en_CX</argument>
        <argument>en_CY</argument>
        <argument>en_DE</argument>
        <argument>en_DG</argument>
        <argument>en_DK</argument>
        <argument>en_DM</argument>
        <argument>en_ER</argument>
        <argument>en_FI</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_GU</argument>
        <argument>en_GY</argument>
        <argument>en_HK</argument>
        <argument>en_IE</argument>
        <argument>en_IL</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_MO</argument>
        <argument>en_MP</argument>
        <argument>en_MS</argument>
        <argument>en_MT</argument>
        <argument>en_MU</argument>
        <argument>en_MW</argument>
        <argument>en_MY</argument>
        <argument>en_NA</argument>
        <argument>en_NF</argument>
        <argument>en_NG</argument>
        <argument>en_NL</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_SE</argument>
        <argument>en_SG</argument>
        <argument>en_SH</argument>
        <argument>en_SI</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_US_POSIX</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>eo</argument>
        <argument>eo_001</argument>
        <argument>es_419</argument>
        <argument>es_AR</argument>
        <argument>es_BO</argument>
        <argument>es_BR</argument>
        <argument>es_BZ</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_PH</argument>
        <argument>es_PR</argument>
        <argument>es_PY</argument>
        <argument>es_SV</argument>
        <argument>es_US</argument>
        <argument>es_UY</argument>
        <argument>es_VE</argument>
        <argument>et</argument>
        <argument>et_EE</argument>
        <argument>eu</argument>
        <argument>eu_ES</argument>
        <argument>ewo</argument>
        <argument>ewo_CM</argument>
        <argument>fa_AF</argument>
        <argument>fa_IR</argument>
        <argument>ff</argument>
        <argument>ff_Latn</argument>
        <argument>ff_Latn_BF</argument>
        <argument>ff_Latn_CM</argument>
        <argument>ff_Latn_GH</argument>
        <argument>ff_Latn_GM</argument>
        <argument>ff_Latn_GN</argument>
        <argument>ff_Latn_GW</argument>
        <argument>ff_Latn_LR</argument>
        <argument>ff_Latn_MR</argument>
        <argument>ff_Latn_NE</argument>
        <argument>ff_Latn_NG</argument>
        <argument>ff_Latn_SL</argument>
        <argument>ff_Latn_SN</argument>
        <argument>fi</argument>
        <argument>fi_FI</argument>
        <argument>fil</argument>
        <argument>fil_PH</argument>
        <argument>fo</argument>
        <argument>fo_DK</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_MR</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_SY</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>fur</argument>
        <argument>fur_IT</argument>
        <argument>fy</argument>
        <argument>fy_NL</argument>
        <argument>ga</argument>
        <argument>ga_IE</argument>
        <argument>gd</argument>
        <argument>gd_GB</argument>
        <argument>gl</argument>
        <argument>gl_ES</argument>
        <argument>gsw</argument>
        <argument>gsw_CH</argument>
        <argument>gsw_FR</argument>
        <argument>gsw_LI</argument>
        <argument>gu</argument>
        <argument>gu_IN</argument>
        <argument>guz</argument>
        <argument>guz_KE</argument>
        <argument>gv</argument>
        <argument>gv_IM</argument>
        <argument>ha</argument>
        <argument>ha_GH</argument>
        <argument>ha_NE</argument>
        <argument>ha_NG</argument>
        <argument>haw</argument>
        <argument>haw_US</argument>
        <argument>he</argument>
        <argument>he_IL</argument>
        <argument>hi</argument>
        <argument>hi_IN</argument>
        <argument>hr</argument>
        <argument>hr_BA</argument>
        <argument>hr_HR</argument>
        <argument>hsb</argument>
        <argument>hsb_DE</argument>
        <argument>hu</argument>
        <argument>hu_HU</argument>
        <argument>hy</argument>
        <argument>hy_AM</argument>
        <argument>ia</argument>
        <argument>ia_001</argument>
        <argument>id</argument>
        <argument>id_ID</argument>
        <argument>ig</argument>
        <argument>ig_NG</argument>
        <argument>ii</argument>
        <argument>ii_CN</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>jgo</argument>
        <argument>jgo_CM</argument>
        <argument>jmc</argument>
        <argument>jmc_TZ</argument>
        <argument>jv</argument>
        <argument>jv_ID</argument>
        <argument>ka</argument>
        <argument>ka_GE</argument>
        <argument>kab</argument>
        <argument>kab_DZ</argument>
        <argument>kam</argument>
        <argument>kam_KE</argument>
        <argument>kde</argument>
        <argument>kde_TZ</argument>
        <argument>kea</argument>
        <argument>kea_CV</argument>
        <argument>khq</argument>
        <argument>khq_ML</argument>
        <argument>ki</argument>
        <argument>ki_KE</argument>
        <argument>kk</argument>
        <argument>kk_KZ</argument>
        <argument>kkj</argument>
        <argument>kkj_CM</argument>
        <argument>kl</argument>
        <argument>kl_GL</argument>
        <argument>kln</argument>
        <argument>kln_KE</argument>
        <argument>km</argument>
        <argument>km_KH</argument>
        <argument>kn</argument>
        <argument>kn_IN</argument>
        <argument>ko</argument>
        <argument>ko_KP</argument>
        <argument>ko_KR</argument>
        <argument>kok</argument>
        <argument>kok_IN</argument>
        <argument>ks</argument>
        <argument>ks_IN</argument>
        <argument>ksb</argument>
        <argument>ksb_TZ</argument>
        <argument>ksf</argument>
        <argument>ksf_CM</argument>
        <argument>ksh</argument>
        <argument>ksh_DE</argument>
        <argument>ku</argument>
        <argument>ku_TR</argument>
        <argument>kw</argument>
        <argument>kw_GB</argument>
        <argument>ky</argument>
        <argument>ky_KG</argument>
        <argument>lag</argument>
        <argument>lag_TZ</argument>
        <argument>lb</argument>
        <argument>lb_LU</argument>
        <argument>lg</argument>
        <argument>lg_UG</argument>
        <argument>lkt</argument>
        <argument>lkt_US</argument>
        <argument>ln</argument>
        <argument>ln_AO</argument>
        <argument>ln_CD</argument>
        <argument>ln_CF</argument>
        <argument>ln_CG</argument>
        <argument>lo</argument>
        <argument>lo_LA</argument>
        <argument>lrc</argument>
        <argument>lrc_IQ</argument>
        <argument>lrc_IR</argument>
        <argument>lt</argument>
        <argument>lt_LT</argument>
        <argument>lu</argument>
        <argument>lu_CD</argument>
        <argument>luo</argument>
        <argument>luo_KE</argument>
        <argument>luy</argument>
        <argument>luy_KE</argument>
        <argument>lv_LV</argument>
        <argument>mas</argument>
        <argument>mas_KE</argument>
        <argument>mas_TZ</argument>
        <argument>mer</argument>
        <argument>mer_KE</argument>
        <argument>mfe</argument>
        <argument>mfe_MU</argument>
        <argument>mg</argument>
        <argument>mg_MG</argument>
        <argument>mgh</argument>
        <argument>mgh_MZ</argument>
        <argument>mgo</argument>
        <argument>mgo_CM</argument>
        <argument>mi</argument>
        <argument>mi_NZ</argument>
        <argument>mk</argument>
        <argument>mk_MK</argument>
        <argument>ml</argument>
        <argument>ml_IN</argument>
        <argument>mn</argument>
        <argument>mn_MN</argument>
        <argument>mr</argument>
        <argument>mr_IN</argument>
        <argument>ms</argument>
        <argument>ms_BN</argument>
        <argument>ms_MY</argument>
        <argument>ms_SG</argument>
        <argument>mt</argument>
        <argument>mt_MT</argument>
        <argument>mua</argument>
        <argument>mua_CM</argument>
        <argument>my</argument>
        <argument>my_MM</argument>
        <argument>mzn</argument>
        <argument>mzn_IR</argument>
        <argument>naq</argument>
        <argument>naq_NA</argument>
        <argument>nb</argument>
        <argument>nb_NO</argument>
        <argument>nb_SJ</argument>
        <argument>nd</argument>
        <argument>nd_ZW</argument>
        <argument>nds</argument>
        <argument>nds_DE</argument>
        <argument>nds_NL</argument>
        <argument>ne</argument>
        <argument>ne_IN</argument>
        <argument>ne_NP</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>nmg</argument>
        <argument>nmg_CM</argument>
        <argument>nn</argument>
        <argument>nn_NO</argument>
        <argument>nnh</argument>
        <argument>nnh_CM</argument>
        <argument>nus</argument>
        <argument>nus_SS</argument>
        <argument>nyn</argument>
        <argument>nyn_UG</argument>
        <argument>om</argument>
        <argument>om_ET</argument>
        <argument>om_KE</argument>
        <argument>or</argument>
        <argument>or_IN</argument>
        <argument>os</argument>
        <argument>os_GE</argument>
        <argument>os_RU</argument>
        <argument>pa</argument>
        <argument>pa_Arab</argument>
        <argument>pa_Arab_PK</argument>
        <argument>pa_Guru</argument>
        <argument>pa_Guru_IN</argument>
        <argument>pl_PL</argument>
        <argument>ps</argument>
        <argument>ps_AF</argument>
        <argument>ps_PK</argument>
        <argument>pt_AO</argument>
        <argument>pt_BR</argument>
        <argument>pt_CH</argument>
        <argument>pt_CV</argument>
        <argument>pt_GQ</argument>
        <argument>pt_GW</argument>
        <argument>pt_LU</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>rm</argument>
        <argument>rm_CH</argument>
        <argument>rn</argument>
        <argument>rn_BI</argument>
        <argument>ro</argument>
        <argument>ro_MD</argument>
        <argument>ro_RO</argument>
        <argument>rof</argument>
        <argument>rof_TZ</argument>
        <argument>ru_BY</argument>
        <argument>ru_KG</argument>
        <argument>ru_KZ</argument>
        <argument>ru_MD</argument>
        <argument>ru_RU</argument>
        <argument>ru_UA</argument>
        <argument>rw</argument>
        <argument>rw_RW</argument>
        <argument>rwk</argument>
        <argument>rwk_TZ</argument>
        <argument>sah</argument>
        <argument>sah_RU</argument>
        <argument>saq</argument>
        <argument>saq_KE</argument>
        <argument>sbp</argument>
        <argument>sbp_TZ</argument>
        <argument>sd</argument>
        <argument>sd_PK</argument>
        <argument>se</argument>
        <argument>se_FI</argument>
        <argument>se_NO</argument>
        <argument>se_SE</argument>
        <argument>seh</argument>
        <argument>seh_MZ</argument>
        <argument>ses</argument>
        <argument>ses_ML</argument>
        <argument>sg</argument>
        <argument>sg_CF</argument>
        <argument>shi</argument>
        <argument>shi_Latn</argument>
        <argument>shi_Latn_MA</argument>
        <argument>shi_Tfng</argument>
        <argument>shi_Tfng_MA</argument>
        <argument>si</argument>
        <argument>si_LK</argument>
        <argument>sk</argument>
        <argument>sk_SK</argument>
        <argument>sl_SI</argument>
        <argument>smn</argument>
        <argument>smn_FI</argument>
        <argument>sn</argument>
        <argument>sn_ZW</argument>
        <argument>so</argument>
        <argument>so_DJ</argument>
        <argument>so_ET</argument>
        <argument>so_KE</argument>
        <argument>so_SO</argument>
        <argument>sq</argument>
        <argument>sq_AL</argument>
        <argument>sq_MK</argument>
        <argument>sq_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>sv_AX</argument>
        <argument>sv_FI</argument>
        <argument>sv_SE</argument>
        <argument>sw</argument>
        <argument>sw_CD</argument>
        <argument>sw_KE</argument>
        <argument>sw_TZ</argument>
        <argument>sw_UG</argument>
        <argument>ta</argument>
        <argument>ta_IN</argument>
        <argument>ta_LK</argument>
        <argument>ta_MY</argument>
        <argument>ta_SG</argument>
        <argument>te</argument>
        <argument>te_IN</argument>
        <argument>teo</argument>
        <argument>teo_KE</argument>
        <argument>teo_UG</argument>
        <argument>tg</argument>
        <argument>tg_TJ</argument>
        <argument>th</argument>
        <argument>th_TH</argument>
        <argument>ti</argument>
        <argument>ti_ER</argument>
        <argument>ti_ET</argument>
        <argument>tk</argument>
        <argument>tk_TM</argument>
        <argument>to</argument>
        <argument>to_TO</argument>
        <argument>tr_CY</argument>
        <argument>tr_TR</argument>
        <argument>tt</argument>
        <argument>tt_RU</argument>
        <argument>twq</argument>
        <argument>twq_NE</argument>
        <argument>tzm</argument>
        <argument>tzm_MA</argument>
        <argument>ug</argument>
        <argument>ug_CN</argument>
        <argument>uk</argument>
        <argument>uk_UA</argument>
        <argument>ur</argument>
        <argument>ur_IN</argument>
        <argument>ur_PK</argument>
        <argument>uz</argument>
        <argument>uz_Arab</argument>
        <argument>uz_Arab_AF</argument>
        <argument>uz_Cyrl</argument>
        <argument>uz_Cyrl_UZ</argument>
        <argument>uz_Latn</argument>
        <argument>uz_Latn_UZ</argument>
        <argument>vai</argument>
        <argument>vai_Latn</argument>
        <argument>vai_Latn_LR</argument>
        <argument>vai_Vaii</argument>
        <argument>vai_Vaii_LR</argument>
        <argument>vi</argument>
        <argument>vi_VN</argument>
        <argument>vun</argument>
        <argument>vun_TZ</argument>
        <argument>wae</argument>
        <argument>wae_CH</argument>
        <argument>wo</argument>
        <argument>wo_SN</argument>
        <argument>xh</argument>
        <argument>xh_ZA</argument>
        <argument>xog</argument>
        <argument>xog_UG</argument>
        <argument>yav</argument>
        <argument>yav_CM</argument>
        <argument>yi</argument>
        <argument>yi_001</argument>
        <argument>yo</argument>
        <argument>yo_BJ</argument>
        <argument>yo_NG</argument>
        <argument>yue</argument>
        <argument>yue_Hans</argument>
        <argument>yue_Hans_CN</argument>
        <argument>yue_Hant</argument>
        <argument>yue_Hant_HK</argument>
        <argument>zgh</argument>
        <argument>zgh_MA</argument>
        <argument>zh</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_Hant</argument>
        <argument>zh_Hant_HK</argument>
        <argument>zh_Hant_MO</argument>
        <argument>zh_Hant_TW</argument>
        <argument>zu</argument>
        <argument>zu_ZA</argument>
      </argument>
      <argument type="collection">
        <argument>en</argument>
        <argument>sr</argument>
        <argument>tr</argument>
        <argument>es</argument>
        <argument>sl</argument>
        <argument>ru</argument>
        <argument>it</argument>
        <argument>lv</argument>
        <argument>pt</argument>
        <argument>cs</argument>
        <argument>fa</argument>
        <argument>nl</argument>
        <argument>pl</argument>
        <argument>sv</argument>
        <argument>fr</argument>
        <argument>de</argument>
        <argument>ja</argument>
      </argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument>en</argument>
    </service>
    <service id="contao.mailer" class="Contao\CoreBundle\Mailer\ContaoMailer" autoconfigure="true">
      <tag name="container.decorator" id="mailer.mailer"/>
      <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"/>
      <tag name="contao.callback" table="tl_form" target="fields.mailerTransport.options" method="getTransportOptions"/>
      <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="buildMainMenu" alias="be_menu"/>
      <tag name="knp_menu.menu_builder" method="buildHeaderMenu" alias="be_header_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.monolog.handler" class="Contao\CoreBundle\Monolog\ContaoTableHandler" autoconfigure="true">
      <tag name="monolog.logger" channel="contao"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>debug</argument>
      <argument>false</argument>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="contao.monolog.processor" class="Contao\CoreBundle\Monolog\ContaoTableProcessor" autoconfigure="true">
      <tag name="monolog.processor"/>
      <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.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"/>
      <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.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.remember_me" class="Contao\CoreBundle\Repository\RememberMeRepository" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </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="Symfony\Component\HttpFoundation\RequestMatcher" autoconfigure="true">
      <call method="matchAttribute">
        <argument>_scope</argument>
        <argument>backend</argument>
      </call>
    </service>
    <service id="contao.routing.candidates" class="Contao\CoreBundle\Routing\Candidates\LegacyCandidates" autoconfigure="true">
      <argument>false</argument>
      <argument>.html</argument>
    </service>
    <service id="contao.routing.frontend_matcher" class="Symfony\Component\HttpFoundation\RequestMatcher" autoconfigure="true">
      <call method="matchAttribute">
        <argument>_scope</argument>
        <argument>frontend</argument>
      </call>
    </service>
    <service id="contao.routing.images_loader" class="Contao\CoreBundle\Routing\ImagesLoader" autoconfigure="true">
      <tag name="routing.loader"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument>/home/kampfkun/public_html/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"/>
    </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.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>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.routing.route_404_provider"/>
    </service>
    <service id="contao.routing.page_registry" class="Contao\CoreBundle\Routing\Page\PageRegistry" public="true" autoconfigure="true">
      <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"/>
          </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"/>
          </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"/>
          </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"/>
          </service>
        </argument>
        <argument>null</argument>
        <argument type="service" id="Contao\CoreBundle\Controller\Page\ErrorPageController"/>
      </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"/>
          </service>
        </argument>
        <argument>null</argument>
        <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.legacy_matcher"/>
      <argument type="service" id="contao.routing.page_url_generator"/>
      <argument></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_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"/>
    </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.candidates"/>
      <argument type="service" id="contao.routing.page_registry"/>
      <argument>true</argument>
      <argument>false</argument>
    </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"/>
    </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_decision_manager" class="Contao\CoreBundle\Security\Authentication\AccessDecisionManager" autoconfigure="true">
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="contao.security.access_decision_manager.priority"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.firewall.map"/>
    </service>
    <service id="contao.security.access_decision_manager.priority" class="Symfony\Component\Security\Core\Authorization\AccessDecisionManager" autoconfigure="true">
      <argument type="tagged_iterator" tag="security.voter"/>
      <argument>priority</argument>
    </service>
    <service id="contao.security.authentication_entry_point" class="Contao\CoreBundle\Security\Authentication\AuthenticationEntryPoint" autoconfigure="true">
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.security.authentication_failure_handler" class="Contao\CoreBundle\Security\Authentication\AuthenticationFailureHandler" autoconfigure="true">
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.security.authentication_provider" class="Contao\CoreBundle\Security\Authentication\Provider\AuthenticationProvider" autoconfigure="true" abstract="true">
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument type="service" id="contao.framework"/>
      <argument>null</argument>
      <argument type="service" id="scheb_two_factor.authenticated_token_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.security.two_factor.trusted_device_manager"/>
    </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="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.security.backend_access_voter" class="Contao\CoreBundle\Security\Voter\BackendAccessVoter" autoconfigure="true">
      <tag name="kernel.reset" method="reset"/>
      <tag name="security.voter"/>
      <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 type="service" id=".session.do-not-use"/>
      <argument>Contao\BackendUser</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.security.expiring_token_based_remember_me_services" class="Contao\CoreBundle\Security\Authentication\RememberMe\ExpiringTokenBasedRememberMeServices" autoconfigure="true" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="contao.repository.remember_me"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="ignore"/>
    </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=".session.do-not-use"/>
      <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 type="service" id=".session.do-not-use"/>
      <argument>Contao\FrontendUser</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.security.login_authentication_listener" class="Contao\CoreBundle\Security\Authentication\ContaoLoginAuthenticationListener" autoconfigure="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>null</argument>
      <argument type="service" id="contao.security.authentication_success_handler"/>
      <argument type="service" id="contao.security.authentication_failure_handler"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="ignore"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
    </service>
    <service id="contao.security.logout_handler" class="Contao\CoreBundle\Security\Logout\LogoutHandler" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.security.logout_success_handler" class="Contao\CoreBundle\Security\Logout\LogoutSuccessHandler" autoconfigure="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </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=".session.do-not-use"/>
      <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"/>
    <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.session.contao_backend" class="Contao\CoreBundle\Session\Attribute\ArrayAttributeBag" autoconfigure="true">
      <argument>_contao_be_attributes</argument>
      <call method="setName">
        <argument>contao_backend</argument>
      </call>
    </service>
    <service id="contao.session.contao_frontend" class="Contao\CoreBundle\Session\Attribute\ArrayAttributeBag" autoconfigure="true">
      <argument>_contao_fe_attributes</argument>
      <call method="setName">
        <argument>contao_frontend</argument>
      </call>
    </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.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.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"/>
    </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/kampfkun/public_html</argument>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/doctrine/doctrine-bundle/templates</argument>
        <argument>Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/doctrine/doctrine-bundle/templates</argument>
        <argument>!Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/views</argument>
        <argument>SchebTwoFactor</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/scheb/2fa-bundle/Resources/views</argument>
        <argument>!SchebTwoFactor</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>!WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/knplabs/knp-menu-bundle/templates</argument>
        <argument>KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/knplabs/knp-menu-bundle/templates</argument>
        <argument>!KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>Debug</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>!Debug</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>Security</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>!Security</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/contao/core-bundle/src/Resources/views</argument>
        <argument>ContaoCore</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/contao/core-bundle/src/Resources/views</argument>
        <argument>!ContaoCore</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/views</argument>
        <argument>ContaoInstallation</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/contao/installation-bundle/src/Resources/views</argument>
        <argument>!ContaoInstallation</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/system/modules/dcawizard/templates</argument>
        <argument>dcawizard</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/system/modules/dcawizard/templates</argument>
        <argument>!dcawizard</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/system/modules/leads/templates</argument>
        <argument>leads</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/system/modules/leads/templates</argument>
        <argument>!leads</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/templates</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>email</argument>
      </call>
      <call method="addPath">
        <argument>/home/kampfkun/public_html/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>!email</argument>
      </call>
    </service>
    <service id="contao.twig.figure_renderer_runtime" class="Contao\CoreBundle\Twig\Runtime\FigureRendererRuntime" 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.system"/>
      <argument type="service" id="contao.twig.loader.template_locator"/>
      <argument type="service" id="contao.twig.loader.theme_namespace"/>
      <argument>/home/kampfkun/public_html</argument>
    </service>
    <service id="contao.twig.filesystem_loader_warmer" class="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer" autoconfigure="true">
      <tag name="kernel.cache_warmer"/>
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.twig.filesystem_loader"/>
      <argument type="service" id="contao.twig.loader.template_locator"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument>/home/kampfkun/public_html/var/cache/dev</argument>
      <argument>dev</argument>
    </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.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.interop.context_factory" class="Contao\CoreBundle\Twig\Interop\ContextFactory" public="true" autoconfigure="true"/>
    <service id="contao.twig.legacy_template_functions_runtime" class="Contao\CoreBundle\Twig\Runtime\LegacyTemplateFunctionsRuntime" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.twig.loader.template_locator" class="Contao\CoreBundle\Twig\Loader\TemplateLocator" autoconfigure="true">
      <argument>/home/kampfkun/public_html</argument>
      <argument>%kernel.bundles%</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <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.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.image.imagine.rl0p_o1" class="Imagine\Imagick\Imagine"/>
    <service id="contao.listener.data_container.legacy_routing" class="Contao\CoreBundle\EventListener\DataContainer\LegacyRoutingListener" public="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_page" target="config.onload" method="disableRoutingFields"/>
      <tag name="contao.callback" table="tl_page" target="fields.urlPrefix.load" method="overrideUrlPrefix"/>
      <tag name="contao.callback" table="tl_page" target="fields.urlSuffix.load" method="overrideUrlSuffix"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument>false</argument>
      <argument>.html</argument>
    </service>
    <service id="contao.routing.frontend_loader" class="Contao\CoreBundle\Routing\FrontendLoader" autoconfigure="true">
      <tag name="routing.loader"/>
      <argument>false</argument>
      <argument>.html</argument>
    </service>
    <service id="contao.routing.legacy_matcher" class="Contao\CoreBundle\Routing\Matcher\LegacyMatcher" autoconfigure="true">
      <tag name="container.decorator" id="contao.routing.nested_matcher"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.legacy_matcher.inner"/>
      <argument>.html</argument>
      <argument>false</argument>
    </service>
    <service id=".1_UrlMatcher~OUEOWHO" class="Contao\CoreBundle\Routing\Matcher\UrlMatcher"/>
    <service id=".2_ProviderBasedGenerator~OUEOWHO" class="Symfony\Cmf\Component\Routing\ProviderBasedGenerator">
      <argument type="service" id="contao.routing.legacy_route_provider"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="contao.routing.legacy_router" class="Symfony\Cmf\Component\Routing\DynamicRouter" autoconfigure="true">
      <tag name="router"/>
      <argument type="service" id="router.request_context"/>
      <argument type="service" id=".1_UrlMatcher~OUEOWHO"/>
      <argument type="service" id=".2_ProviderBasedGenerator~OUEOWHO"/>
      <argument></argument>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="contao.routing.legacy_route_provider" class="Contao\CoreBundle\Routing\LegacyRouteProvider" autoconfigure="true">
      <argument type="service" id="contao.routing.frontend_loader"/>
    </service>
    <service id="contao.routing.url_generator" class="Contao\CoreBundle\Routing\UrlGenerator" public="true" autoconfigure="true">
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.framework"/>
      <argument>false</argument>
    </service>
    <service id="contao.debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager">
      <tag name="container.decorator" id="security.access.decision_manager"/>
      <argument type="service" id="contao.security.access_decision_manager"/>
    </service>
    <service id="flysystem.adapter.lazy.factory" class="League\FlysystemBundle\Lazy\LazyFactory">
      <argument type="service" id=".service_locator.Xbsa8iG"/>
    </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"/>
      <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.install_web_dir" class="Contao\ManagerBundle\Command\InstallWebDirCommand" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/kampfkun/public_html</argument>
      <call method="setName">
        <argument>contao:install-web-dir</argument>
      </call>
      <call method="setDescription">
        <argument>Installs the files in the public directory.</argument>
      </call>
    </service>
    <service id="contao_manager.command.maintenance_mode" class="Contao\ManagerBundle\Command\MaintenanceModeCommand" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/kampfkun/public_html/var/maintenance.html</argument>
      <argument type="service" id="twig"/>
      <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"/>
      <tag name="container.no_preload"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument>/home/kampfkun/public_html/public</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.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"/>
      <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"/>
    </service>
    <service id="contao_manager.listener.initialize_application" class="Contao\ManagerBundle\EventListener\InitializeApplicationListener" autoconfigure="true">
      <tag name="kernel.event_listener" priority="-128"/>
      <argument>/home/kampfkun/public_html</argument>
    </service>
    <service id="contao_manager.listener.install_command" class="Contao\ManagerBundle\EventListener\InstallCommandListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <tag name="container.no_preload"/>
      <argument>/home/kampfkun/public_html</argument>
    </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/kampfkun/public_html</argument>
    </service>
    <service id="contao_manager.security.logout_handler" class="Contao\ManagerBundle\Security\Logout\LogoutHandler" autoconfigure="true">
      <argument type="service" id="contao_manager.jwt_manager" on-invalid="ignore"/>
    </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"/>
      <argument type="service" id="contao_manager.twig.file_extension_filter_iterator.inner"/>
    </service>
    <service id="Terminal42\ConditionalformfieldsBundle\ContaoManager\Plugin" class="Terminal42\ConditionalformfieldsBundle\ContaoManager\Plugin" autowire="true" autoconfigure="true"/>
    <service id="Terminal42\ConditionalformfieldsBundle\DependencyInjection\Terminal42ConditionalformfieldsExtension" class="Terminal42\ConditionalformfieldsBundle\DependencyInjection\Terminal42ConditionalformfieldsExtension" autowire="true" autoconfigure="true"/>
    <service id="Terminal42\ConditionalformfieldsBundle\EventListener\ConditionValidationListener" class="Terminal42\ConditionalformfieldsBundle\EventListener\ConditionValidationListener" public="true" autowire="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_form_field" target="fields.conditionalFormFieldCondition.save"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Terminal42\ConditionalformfieldsBundle\EventListener\FormListener" class="Terminal42\ConditionalformfieldsBundle\EventListener\FormListener" public="true" autowire="true" autoconfigure="true">
      <tag name="contao.hook" hook="compileFormFields" method="onCompileFormFields"/>
      <tag name="contao.hook" hook="loadFormField" method="onLoadFormField"/>
      <tag name="contao.hook" hook="validateFormField" method="onValidateFormField"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="Terminal42\ConditionalformfieldsBundle\FormHandler" class="Terminal42\ConditionalformfieldsBundle\FormHandler" autowire="true" autoconfigure="true"/>
    <service id="Terminal42\ConditionalformfieldsBundle\Migration\ConditionMigration" class="Terminal42\ConditionalformfieldsBundle\Migration\ConditionMigration" autowire="true" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Terminal42\ConditionalformfieldsBundle\Terminal42ConditionalformfieldsBundle" class="Terminal42\ConditionalformfieldsBundle\Terminal42ConditionalformfieldsBundle" autowire="true" autoconfigure="true"/>
    <service id="MadeYourDay\RockSolidCustomElements\Migration\BasicEntitiesMigration" class="MadeYourDay\RockSolidCustomElements\Migration\BasicEntitiesMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Markocupic\ContaoTwigAssets\ContaoManager\Plugin" class="Markocupic\ContaoTwigAssets\ContaoManager\Plugin" autowire="true" autoconfigure="true"/>
    <service id="Markocupic\ContaoTwigAssets\MarkocupicContaoTwigAssets" class="Markocupic\ContaoTwigAssets\MarkocupicContaoTwigAssets" autowire="true" autoconfigure="true"/>
    <service id="Markocupic\ContaoTwigAssets\Twig\Extension\TwigAssetManager" class="Markocupic\ContaoTwigAssets\Twig\Extension\TwigAssetManager" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument>/home/kampfkun/public_html</argument>
    </service>
    <service id="contao_faq.listener.insert_tags" class="Contao\FaqBundle\EventListener\InsertTagsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="contao.framework"/>
    </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_installation.command.lock" class="Contao\InstallationBundle\Command\LockCommand" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/kampfkun/public_html/var/install_lock</argument>
      <call method="setName">
        <argument>contao:install:lock</argument>
      </call>
      <call method="setDescription">
        <argument>Locks the install tool.</argument>
      </call>
    </service>
    <service id="contao_installation.command.unlock" class="Contao\InstallationBundle\Command\UnlockCommand" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>/home/kampfkun/public_html/var/install_lock</argument>
      <call method="setName">
        <argument>contao:install:unlock</argument>
      </call>
      <call method="setDescription">
        <argument>Unlocks the install tool.</argument>
      </call>
    </service>
    <service id="contao_installation.database.installer" class="Contao\InstallationBundle\Database\Installer" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.doctrine.schema_provider"/>
    </service>
    <service id="contao_installation.install_tool" class="Contao\InstallationBundle\InstallTool" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument>/home/kampfkun/public_html</argument>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="contao.migration.collection"/>
    </service>
    <service id="contao_installation.install_tool_user" class="Contao\InstallationBundle\InstallToolUser" public="true" autoconfigure="true">
      <argument type="service" id=".session.do-not-use"/>
    </service>
    <service id="contao_installation.listener.initialize_application" class="Contao\InstallationBundle\EventListener\InitializeApplicationListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="contao_installation.twig.ansi_extension" class="SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="contao_news.listener.generate_page" class="Contao\NewsBundle\EventListener\GeneratePageListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="generatePage"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_news.listener.insert_tags" class="Contao\NewsBundle\EventListener\InsertTagsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_news.listener.preview_url_convert" class="Contao\NewsBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_news.listener.preview_url_create" class="Contao\NewsBundle\EventListener\PreviewUrlCreateListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
    </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="Terminal42\ConditionalSelectMenuBundle\EventListener\ConditionFieldOptionsListener" class="Terminal42\ConditionalSelectMenuBundle\EventListener\ConditionFieldOptionsListener" public="true" autowire="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_form_field" target="fields.conditionField.options"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="MadeYourDay\RockSolidMegaMenu\Migration\BasicEntitiesMigration" class="MadeYourDay\RockSolidMegaMenu\Migration\BasicEntitiesMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="MadeYourDay\RockSolidMegaMenu\Migration\OrderFieldMigration" class="MadeYourDay\RockSolidMegaMenu\Migration\OrderFieldMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao_calendar.listener.generate_page" class="Contao\CalendarBundle\EventListener\GeneratePageListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="generatePage"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_calendar.listener.insert_tags" class="Contao\CalendarBundle\EventListener\InsertTagsListener" public="true" autoconfigure="true">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_calendar.listener.preview_url_convert" class="Contao\CalendarBundle\EventListener\PreviewUrlConvertListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_calendar.listener.preview_url_create" class="Contao\CalendarBundle\EventListener\PreviewUrlCreateListener" autoconfigure="true">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
    </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="Markocupic\ContaoAltchaAntispam\Altcha" class="Markocupic\ContaoAltchaAntispam\Altcha" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument></argument>
      <argument>SHA-256</argument>
      <argument>10000</argument>
      <argument>100000</argument>
      <argument>3600</argument>
    </service>
    <service id="Markocupic\ContaoAltchaAntispam\ContaoManager\Plugin" class="Markocupic\ContaoAltchaAntispam\ContaoManager\Plugin" autowire="true" autoconfigure="true"/>
    <service id="Markocupic\ContaoAltchaAntispam\Controller\AltchaController" class="Markocupic\ContaoAltchaAntispam\Controller\AltchaController" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="Markocupic\ContaoAltchaAntispam\Altcha"/>
    </service>
    <service id="Markocupic\ContaoAltchaAntispam\Cron\PurgeExpiredChallengesCron" class="Markocupic\ContaoAltchaAntispam\Cron\PurgeExpiredChallengesCron" autowire="true" autoconfigure="true">
      <tag name="contao.cronjob" interval="hourly" method=""/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Markocupic\ContaoAltchaAntispam\DataContainer\FormField" class="Markocupic\ContaoAltchaAntispam\DataContainer\FormField" public="true" autowire="true" autoconfigure="true">
      <tag name="contao.callback" table="tl_form_field" target="config.onload" method="displayMessage" priority="100"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="contao.translation.translator"/>
      <argument></argument>
    </service>
    <service id="Markocupic\ContaoAltchaAntispam\EventListener\ProcessFormDataListener" class="Markocupic\ContaoAltchaAntispam\EventListener\ProcessFormDataListener" public="true" autowire="true" autoconfigure="true">
      <tag name="contao.hook" hook="processFormData" method="" priority=""/>
      <argument type="service" id="request_stack"/>
      <argument>null</argument>
    </service>
    <service id="Markocupic\ContaoAltchaAntispam\Exception\InvalidAlgorithmException" class="Markocupic\ContaoAltchaAntispam\Exception\InvalidAlgorithmException" autowire="true" autoconfigure="true"/>
    <service id="Markocupic\ContaoAltchaAntispam\Exception\KeyNotSetException" class="Markocupic\ContaoAltchaAntispam\Exception\KeyNotSetException" autowire="true" autoconfigure="true"/>
    <service id="Markocupic\ContaoAltchaAntispam\MarkocupicContaoAltchaAntispam" class="Markocupic\ContaoAltchaAntispam\MarkocupicContaoAltchaAntispam" autowire="true" autoconfigure="true"/>
    <service id="Markocupic\ContaoAltchaAntispam\Storage\MpFormsManager" class="Markocupic\ContaoAltchaAntispam\Storage\MpFormsManager" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="Markocupic\ContaoAltchaAntispam\Validator\AltchaValidator" class="Markocupic\ContaoAltchaAntispam\Validator\AltchaValidator" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="Markocupic\ContaoAltchaAntispam\Altcha"/>
    </service>
    <service id="contao_newsletter.migration.version_410.deny_list" class="Contao\NewsletterBundle\Migration\Version410\DenyListMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="MadeYourDay\RockSolidSlider\Migration\SliderPermissionsMigration" class="MadeYourDay\RockSolidSlider\Migration\SliderPermissionsMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="MadeYourDay\RockSolidSlider\Migration\OrderFieldMigration" class="MadeYourDay\RockSolidSlider\Migration\OrderFieldMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.BugBuster\VisitorsBundle\Controller\VisitorsFeController" class="BugBuster\VisitorsBundle\Controller\VisitorsFeController" public="true" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.BugBuster\VisitorsBundle\Controller\VisitorsFeController" class="BugBuster\VisitorsBundle\Controller\VisitorsFeController" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.BugBuster\VisitorsBundle\Controller\VisitorsFeController" class="BugBuster\VisitorsBundle\Controller\VisitorsFeController" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.BugBuster\VisitorsBundle\Controller\VisitorsController" class="BugBuster\VisitorsBundle\Controller\VisitorsController" public="true" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.BugBuster\VisitorsBundle\Controller\VisitorsController" class="BugBuster\VisitorsBundle\Controller\VisitorsController" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.BugBuster\VisitorsBundle\Controller\VisitorsController" class="BugBuster\VisitorsBundle\Controller\VisitorsController" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" class="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" public="true" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" class="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" class="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" public="true" 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=".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=".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=".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=".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=".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=".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=".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.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=".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=".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=".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.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=".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=".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=".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.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=".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=".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=".abstract.instanceof.contao.command.user_password" class="Contao\CoreBundle\Command\UserPasswordCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.version" class="Contao\CoreBundle\Command\VersionCommand" abstract="true">
      <deprecated package="contao/core-bundle" version="4.4">Using the "%service_id%" service ID has been deprecated and will no longer work in Contao 5.0.</deprecated>
    </service>
    <service id=".abstract.instanceof.contao.command.version" class="Contao\CoreBundle\Command\VersionCommand" autoconfigure="true" abstract="true">
      <deprecated package="contao/core-bundle" version="4.4">Using the "%service_id%" service ID has been deprecated and will no longer work in Contao 5.0.</deprecated>
    </service>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\BackendController" class="Contao\CoreBundle\Controller\BackendController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\BackendController" class="Contao\CoreBundle\Controller\BackendController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\BackendController" class="Contao\CoreBundle\Controller\BackendController" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\BackendController" class="Contao\CoreBundle\Controller\BackendController" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Controller\BackendController" class="Contao\CoreBundle\Controller\BackendController" 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=".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\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=".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\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=".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\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=".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\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=".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=".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=".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\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=".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\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=".abstract.instanceof.Contao\CoreBundle\Controller\Page\RootPageController" class="Contao\CoreBundle\Controller\Page\RootPageController" 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=".abstract.instanceof.Contao\CoreBundle\Controller\SitemapController" class="Contao\CoreBundle\Controller\SitemapController" 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.Symfony\Contracts\Service\ResetInterface.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.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.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.Symfony\Contracts\Service\ResetInterface.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.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\Migration\MigrationInterface.0.contao.migration.version_400.version_400_update" class="Contao\CoreBundle\Migration\Version400\Version400Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_400.version_400_update" class="Contao\CoreBundle\Migration\Version400\Version400Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_401.version_410_update" class="Contao\CoreBundle\Migration\Version401\Version410Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_401.version_410_update" class="Contao\CoreBundle\Migration\Version401\Version410Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_403.version_430_update" class="Contao\CoreBundle\Migration\Version403\Version430Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_403.version_430_update" class="Contao\CoreBundle\Migration\Version403\Version430Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_404.version_440_update" class="Contao\CoreBundle\Migration\Version404\Version440Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_404.version_440_update" class="Contao\CoreBundle\Migration\Version404\Version440Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_404.version_447_update" class="Contao\CoreBundle\Migration\Version404\Version447Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_404.version_447_update" class="Contao\CoreBundle\Migration\Version404\Version447Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_405.version_450_update" class="Contao\CoreBundle\Migration\Version405\Version450Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_405.version_450_update" class="Contao\CoreBundle\Migration\Version405\Version450Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_406.version_460_update" class="Contao\CoreBundle\Migration\Version406\Version460Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_406.version_460_update" class="Contao\CoreBundle\Migration\Version406\Version460Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_407.version_470_update" class="Contao\CoreBundle\Migration\Version407\Version470Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_407.version_470_update" class="Contao\CoreBundle\Migration\Version407\Version470Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_408.version_480_update" class="Contao\CoreBundle\Migration\Version408\Version480Update" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_408.version_480_update" class="Contao\CoreBundle\Migration\Version408\Version480Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_409.ce_access" class="Contao\CoreBundle\Migration\Version409\CeAccessMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_409.ce_access" class="Contao\CoreBundle\Migration\Version409\CeAccessMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_409.player_color" class="Contao\CoreBundle\Migration\Version409\PlayerColorMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_409.player_color" class="Contao\CoreBundle\Migration\Version409\PlayerColorMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_410.drop_search" class="Contao\CoreBundle\Migration\Version410\DropSearchMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_410.drop_search" class="Contao\CoreBundle\Migration\Version410\DropSearchMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_410.order_field" class="Contao\CoreBundle\Migration\Version410\OrderFieldMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_410.order_field" class="Contao\CoreBundle\Migration\Version410\OrderFieldMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_410.routing" class="Contao\CoreBundle\Migration\Version410\RoutingMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_410.routing" class="Contao\CoreBundle\Migration\Version410\RoutingMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_411.merge_webfonts" class="Contao\CoreBundle\Migration\Version411\MergeWebfontsMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_411.merge_webfonts" class="Contao\CoreBundle\Migration\Version411\MergeWebfontsMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_411.remove_js_highlight" class="Contao\CoreBundle\Migration\Version411\RemoveJsHighlightMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_411.remove_js_highlight" class="Contao\CoreBundle\Migration\Version411\RemoveJsHighlightMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_411.two_factor_backup_codes" class="Contao\CoreBundle\Migration\Version411\TwoFactorBackupCodesMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_411.two_factor_backup_codes" class="Contao\CoreBundle\Migration\Version411\TwoFactorBackupCodesMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_412.allowed_excluded_fields" class="Contao\CoreBundle\Migration\Version412\AllowedExcludedFieldsMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_412.allowed_excluded_fields" class="Contao\CoreBundle\Migration\Version412\AllowedExcludedFieldsMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_412.page_language" class="Contao\CoreBundle\Migration\Version412\PageLanguageMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_412.page_language" class="Contao\CoreBundle\Migration\Version412\PageLanguageMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao.migration.version_413.rel_lightbox" class="Contao\CoreBundle\Migration\Version413\RelLightboxMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao.migration.version_413.rel_lightbox" class="Contao\CoreBundle\Migration\Version413\RelLightboxMigration" 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.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\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=".instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.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.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.image.legacy_resizer" class="Contao\CoreBundle\Image\LegacyResizer" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.image.legacy_resizer" class="Contao\CoreBundle\Image\LegacyResizer" 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.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.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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=".instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.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=".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=".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=".abstract.instanceof.contao.picker.table_provider" class="Contao\CoreBundle\Picker\TablePickerProvider" 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.remember_me" class="Contao\CoreBundle\Repository\RememberMeRepository" abstract="true"/>
    <service id=".abstract.instanceof.contao.repository.remember_me" class="Contao\CoreBundle\Repository\RememberMeRepository" 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\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.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.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\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_renderer_runtime" class="Contao\CoreBundle\Twig\Runtime\FigureRendererRuntime" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.figure_renderer_runtime" class="Contao\CoreBundle\Twig\Runtime\FigureRendererRuntime" 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.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.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.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=".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.install_web_dir" class="Contao\ManagerBundle\Command\InstallWebDirCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.command.install_web_dir" class="Contao\ManagerBundle\Command\InstallWebDirCommand" 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=".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=".abstract.instanceof.contao_manager.command.setup" class="Contao\ManagerBundle\Command\ContaoSetupCommand" 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\CoreBundle\Migration\MigrationInterface.0.Terminal42\ConditionalformfieldsBundle\Migration\ConditionMigration" class="Terminal42\ConditionalformfieldsBundle\Migration\ConditionMigration" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Terminal42\ConditionalformfieldsBundle\Migration\ConditionMigration" class="Terminal42\ConditionalformfieldsBundle\Migration\ConditionMigration" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.MadeYourDay\RockSolidCustomElements\Migration\BasicEntitiesMigration" class="MadeYourDay\RockSolidCustomElements\Migration\BasicEntitiesMigration" abstract="true"/>
    <service id=".abstract.instanceof.MadeYourDay\RockSolidCustomElements\Migration\BasicEntitiesMigration" class="MadeYourDay\RockSolidCustomElements\Migration\BasicEntitiesMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.Markocupic\ContaoTwigAssets\Twig\Extension\TwigAssetManager" class="Markocupic\ContaoTwigAssets\Twig\Extension\TwigAssetManager" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Markocupic\ContaoTwigAssets\Twig\Extension\TwigAssetManager" class="Markocupic\ContaoTwigAssets\Twig\Extension\TwigAssetManager" autowire="true" 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=".abstract.instanceof.contao_faq.picker.faq_provider" class="Contao\FaqBundle\Picker\FaqPickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao_installation.command.lock" class="Contao\InstallationBundle\Command\LockCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao_installation.command.lock" class="Contao\InstallationBundle\Command\LockCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao_installation.command.unlock" class="Contao\InstallationBundle\Command\UnlockCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao_installation.command.unlock" class="Contao\InstallationBundle\Command\UnlockCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.0.contao_installation.listener.initialize_application" class="Contao\InstallationBundle\EventListener\InitializeApplicationListener" abstract="true"/>
    <service id=".abstract.instanceof.contao_installation.listener.initialize_application" class="Contao\InstallationBundle\EventListener\InitializeApplicationListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.contao_installation.twig.ansi_extension" class="SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension" abstract="true"/>
    <service id=".abstract.instanceof.contao_installation.twig.ansi_extension" class="SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension" 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=".abstract.instanceof.contao_news.picker.news_provider" class="Contao\NewsBundle\Picker\NewsPickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.MadeYourDay\RockSolidMegaMenu\Migration\BasicEntitiesMigration" class="MadeYourDay\RockSolidMegaMenu\Migration\BasicEntitiesMigration" abstract="true"/>
    <service id=".abstract.instanceof.MadeYourDay\RockSolidMegaMenu\Migration\BasicEntitiesMigration" class="MadeYourDay\RockSolidMegaMenu\Migration\BasicEntitiesMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.MadeYourDay\RockSolidMegaMenu\Migration\OrderFieldMigration" class="MadeYourDay\RockSolidMegaMenu\Migration\OrderFieldMigration" abstract="true"/>
    <service id=".abstract.instanceof.MadeYourDay\RockSolidMegaMenu\Migration\OrderFieldMigration" class="MadeYourDay\RockSolidMegaMenu\Migration\OrderFieldMigration" 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=".abstract.instanceof.contao_calendar.picker.event_provider" class="Contao\CalendarBundle\Picker\EventPickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Markocupic\ContaoAltchaAntispam\Cron\PurgeExpiredChallengesCron.0.Markocupic\ContaoAltchaAntispam\Cron\PurgeExpiredChallengesCron" class="Markocupic\ContaoAltchaAntispam\Cron\PurgeExpiredChallengesCron" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Markocupic\ContaoAltchaAntispam\Cron\PurgeExpiredChallengesCron" class="Markocupic\ContaoAltchaAntispam\Cron\PurgeExpiredChallengesCron" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Markocupic\ContaoAltchaAntispam\DataContainer\FormField.0.Markocupic\ContaoAltchaAntispam\DataContainer\FormField" class="Markocupic\ContaoAltchaAntispam\DataContainer\FormField" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Markocupic\ContaoAltchaAntispam\DataContainer\FormField" class="Markocupic\ContaoAltchaAntispam\DataContainer\FormField" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Markocupic\ContaoAltchaAntispam\EventListener\ProcessFormDataListener.0.Markocupic\ContaoAltchaAntispam\EventListener\ProcessFormDataListener" class="Markocupic\ContaoAltchaAntispam\EventListener\ProcessFormDataListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Markocupic\ContaoAltchaAntispam\EventListener\ProcessFormDataListener" class="Markocupic\ContaoAltchaAntispam\EventListener\ProcessFormDataListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.contao_newsletter.migration.version_410.deny_list" class="Contao\NewsletterBundle\Migration\Version410\DenyListMigration" abstract="true"/>
    <service id=".abstract.instanceof.contao_newsletter.migration.version_410.deny_list" class="Contao\NewsletterBundle\Migration\Version410\DenyListMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.MadeYourDay\RockSolidSlider\Migration\SliderPermissionsMigration" class="MadeYourDay\RockSolidSlider\Migration\SliderPermissionsMigration" abstract="true"/>
    <service id=".abstract.instanceof.MadeYourDay\RockSolidSlider\Migration\SliderPermissionsMigration" class="MadeYourDay\RockSolidSlider\Migration\SliderPermissionsMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.MadeYourDay\RockSolidSlider\Migration\OrderFieldMigration" class="MadeYourDay\RockSolidSlider\Migration\OrderFieldMigration" abstract="true"/>
    <service id=".abstract.instanceof.MadeYourDay\RockSolidSlider\Migration\OrderFieldMigration" class="MadeYourDay\RockSolidSlider\Migration\OrderFieldMigration" autoconfigure="true" abstract="true"/>
    <service id=".service_locator.gSv9zYw" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="base64" type="service_closure" id="container.env_var_processor"/>
        <argument key="bool" type="service_closure" id="container.env_var_processor"/>
        <argument key="const" type="service_closure" id="container.env_var_processor"/>
        <argument key="csv" type="service_closure" id="container.env_var_processor"/>
        <argument key="default" type="service_closure" id="container.env_var_processor"/>
        <argument key="file" type="service_closure" id="container.env_var_processor"/>
        <argument key="float" type="service_closure" id="container.env_var_processor"/>
        <argument key="int" type="service_closure" id="container.env_var_processor"/>
        <argument key="json" type="service_closure" id="container.env_var_processor"/>
        <argument key="key" type="service_closure" id="container.env_var_processor"/>
        <argument key="not" type="service_closure" id="container.env_var_processor"/>
        <argument key="query_string" type="service_closure" id="container.env_var_processor"/>
        <argument key="require" type="service_closure" id="container.env_var_processor"/>
        <argument key="resolve" type="service_closure" id="container.env_var_processor"/>
        <argument key="string" type="service_closure" id="container.env_var_processor"/>
        <argument key="trim" type="service_closure" id="container.env_var_processor"/>
        <argument key="url" type="service_closure" id="container.env_var_processor"/>
      </argument>
    </service>
    <service id=".service_locator.07qydCq" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.listener.doctrine_schema" type="service_closure" id="contao.listener.doctrine_schema"/>
        <argument key="contao.listener.doctrine_schema.adjust_search_url_length" type="service_closure" id="contao.listener.doctrine_schema.adjust_search_url_length"/>
        <argument key="contao_manager.listener.doctrine_alter_table" type="service_closure" id="contao_manager.listener.doctrine_alter_table"/>
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service_closure" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
        <argument key="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber"/>
      </argument>
    </service>
    <service id="app.doctrine_system_cache_provider.compatibility_layer" class="Psr\Cache\CacheItemPoolInterface">
      <argument type="service" id="app.doctrine_system_cache_provider"/>
      <factory class="Doctrine\Common\Cache\Psr6\CacheAdapter" method="wrap"/>
    </service>
    <service id="app.doctrine_result_cache_provider.compatibility_layer" class="Psr\Cache\CacheItemPoolInterface">
      <argument type="service" id="app.doctrine_result_cache_provider"/>
      <factory class="Doctrine\Common\Cache\Psr6\CacheAdapter" method="wrap"/>
    </service>
    <service id=".service_locator.OZD_SHh" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.repository.cron_job" type="service_closure" id="contao.repository.cron_job"/>
        <argument key="contao.repository.remember_me" type="service_closure" id="contao.repository.remember_me"/>
      </argument>
    </service>
    <service id=".service_locator.KLVvNIq" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine.ulid_generator" type="service_closure" id="doctrine.ulid_generator"/>
        <argument key="doctrine.uuid_generator" type="service_closure" id="doctrine.uuid_generator"/>
      </argument>
    </service>
    <service id=".doctrine.orm.default_metadata_driver" class="Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver">
      <tag name="container.decorator" id="doctrine.orm.default_metadata_driver"/>
      <argument type="service" id=".doctrine.orm.default_metadata_driver.inner"/>
      <argument type="service" id=".service_locator.KLVvNIq"/>
    </service>
    <service id="doctrine.dbal.logging_middleware.default" class="Doctrine\DBAL\Logging\Middleware">
      <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=".service_locator.YzRrb0P" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="model" type="service_closure" id=".errored..service_locator.YzRrb0P.Contao\ModuleModel"/>
      </argument>
    </service>
    <service id=".service_locator.P7RIXCQ" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="model" type="service_closure" id=".errored..service_locator.P7RIXCQ.Contao\ContentModel"/>
      </argument>
    </service>
    <service id=".service_locator.RvEsqSz" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="model" type="service_closure" id=".errored..service_locator.RvEsqSz.Contao\ModuleModel"/>
        <argument key="template" type="service_closure" id=".errored..service_locator.RvEsqSz.Contao\Template"/>
      </argument>
    </service>
    <service id=".service_locator.6j.fXf6" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="model" type="service_closure" id=".errored..service_locator.6j.fXf6.Contao\ModuleModel"/>
      </argument>
    </service>
    <service id=".service_locator.5ijE3KR" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="pageModel" type="service_closure" id=".errored..service_locator.5ijE3KR.Contao\PageModel"/>
      </argument>
    </service>
    <service id=".service_locator.l_MKfUd" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController::__invoke" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\MarkdownController::__invoke" type="service_closure" id=".service_locator.P7RIXCQ"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TemplateController::__invoke" type="service_closure" id=".service_locator.P7RIXCQ"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::__invoke" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController::getResponse" type="service_closure" id=".service_locator.RvEsqSz"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TemplateController::__invoke" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke" type="service_closure" id=".service_locator.6j.fXf6"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController::__invoke" type="service_closure" id=".service_locator.5ijE3KR"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController::supportsContentComposition" type="service_closure" id=".service_locator.5ijE3KR"/>
        <argument key="Contao\CoreBundle\Controller\Page\RootPageController::__invoke" type="service_closure" id=".service_locator.5ijE3KR"/>
        <argument key="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController:__invoke" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\MarkdownController:__invoke" type="service_closure" id=".service_locator.P7RIXCQ"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\MarkdownController" type="service_closure" id=".service_locator.P7RIXCQ"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TemplateController:__invoke" type="service_closure" id=".service_locator.P7RIXCQ"/>
        <argument key="Contao\CoreBundle\Controller\ContentElement\TemplateController" type="service_closure" id=".service_locator.P7RIXCQ"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController:__invoke" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController:getResponse" type="service_closure" id=".service_locator.RvEsqSz"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TemplateController:__invoke" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TemplateController" type="service_closure" id=".service_locator.YzRrb0P"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController:__invoke" type="service_closure" id=".service_locator.6j.fXf6"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" type="service_closure" id=".service_locator.6j.fXf6"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController:__invoke" type="service_closure" id=".service_locator.5ijE3KR"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController" type="service_closure" id=".service_locator.5ijE3KR"/>
        <argument key="Contao\CoreBundle\Controller\Page\ErrorPageController:supportsContentComposition" type="service_closure" id=".service_locator.5ijE3KR"/>
        <argument key="Contao\CoreBundle\Controller\Page\RootPageController:__invoke" type="service_closure" id=".service_locator.5ijE3KR"/>
        <argument key="Contao\CoreBundle\Controller\Page\RootPageController" type="service_closure" id=".service_locator.5ijE3KR"/>
      </argument>
    </service>
    <service id=".service_locator.U1ma6yh" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="esi" type="service_closure" id="fragment.renderer.esi"/>
        <argument key="forward" type="service_closure" id="contao.fragment.forward_renderer"/>
        <argument key="hinclude" type="service_closure" id="fragment.renderer.hinclude"/>
        <argument key="inline" type="service_closure" id="fragment.renderer.inline"/>
      </argument>
    </service>
    <service id="debug.contao.model_argument_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="101"/>
      <tag name="controller.argument_value_resolver"/>
      <tag name="container.decorator" id="contao.model_argument_resolver"/>
      <argument type="service" id="debug.contao.model_argument_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.request_attribute" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="100"/>
      <tag name="container.decorator" id="argument_resolver.request_attribute"/>
      <argument type="service" id="debug.argument_resolver.request_attribute.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <tag name="container.decorator" id="argument_resolver.request"/>
      <argument type="service" id="debug.argument_resolver.request.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <tag name="container.decorator" id="argument_resolver.session"/>
      <argument type="service" id="debug.argument_resolver.session.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.security.user_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="40"/>
      <tag name="container.decorator" id="security.user_value_resolver"/>
      <argument type="service" id="debug.security.user_value_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-50"/>
      <tag name="container.decorator" id="argument_resolver.service"/>
      <argument type="service" id="debug.argument_resolver.service.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-100"/>
      <tag name="container.decorator" id="argument_resolver.default"/>
      <argument type="service" id="debug.argument_resolver.default.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-150"/>
      <tag name="container.decorator" id="argument_resolver.variadic"/>
      <argument type="service" id="debug.argument_resolver.variadic.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-200"/>
      <tag name="container.decorator" id="argument_resolver.not_tagged_controller"/>
      <argument type="service" id="debug.argument_resolver.not_tagged_controller.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.http_client" class="Symfony\Component\HttpClient\TraceableHttpClient">
      <tag name="monolog.logger" channel="http_client"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="http_client.client"/>
      <tag name="container.decorator" id="http_client"/>
      <argument type="service" id=".debug.http_client.inner"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="monolog.logger.doctrine" class="Symfony\Bridge\Monolog\Logger">
      <argument>doctrine</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console_very_verbose"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.request" class="Symfony\Bridge\Monolog\Logger">
      <argument>request</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.console" class="Symfony\Bridge\Monolog\Logger">
      <argument>console</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.cache" class="Symfony\Bridge\Monolog\Logger">
      <argument>cache</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.http_client" class="Symfony\Bridge\Monolog\Logger">
      <argument>http_client</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.mailer" class="Symfony\Bridge\Monolog\Logger">
      <argument>mailer</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.translation" class="Symfony\Bridge\Monolog\Logger">
      <argument>translation</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.php" class="Symfony\Bridge\Monolog\Logger">
      <argument>php</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.event" class="Symfony\Bridge\Monolog\Logger">
      <argument>event</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="contao.monolog.handler"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.router" class="Symfony\Bridge\Monolog\Logger">
      <argument>router</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.lock" class="Symfony\Bridge\Monolog\Logger">
      <argument>lock</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.profiler" class="Symfony\Bridge\Monolog\Logger">
      <argument>profiler</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.security" class="Symfony\Bridge\Monolog\Logger">
      <argument>security</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.debug" class="Symfony\Bridge\Monolog\Logger">
      <argument>debug</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.contao" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>contao</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.handler.null_internal" class="Monolog\Handler\NullHandler"/>
    <service id="contao.security.authentication_provider.contao_backend.two_factor_decorator" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator">
      <tag name="container.decorator" id="contao.security.authentication_provider.contao_backend"/>
      <argument type="service" id="contao.security.authentication_provider.contao_backend.two_factor_decorator.inner"/>
      <argument type="service" id="scheb_two_factor.condition_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.authentication.provider.anonymous.contao_backend.two_factor_decorator" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator">
      <tag name="container.decorator" id="security.authentication.provider.anonymous.contao_backend"/>
      <argument type="service" id="security.authentication.provider.anonymous.contao_backend.two_factor_decorator.inner"/>
      <argument type="service" id="scheb_two_factor.condition_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="contao.security.authentication_provider.contao_frontend.two_factor_decorator" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator">
      <tag name="container.decorator" id="contao.security.authentication_provider.contao_frontend"/>
      <argument type="service" id="contao.security.authentication_provider.contao_frontend.two_factor_decorator.inner"/>
      <argument type="service" id="scheb_two_factor.condition_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.authentication.provider.rememberme.contao_frontend.two_factor_decorator" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator">
      <tag name="container.decorator" id="security.authentication.provider.rememberme.contao_frontend"/>
      <argument type="service" id="security.authentication.provider.rememberme.contao_frontend.two_factor_decorator.inner"/>
      <argument type="service" id="scheb_two_factor.condition_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.authentication.provider.anonymous.contao_frontend.two_factor_decorator" class="Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator">
      <tag name="container.decorator" id="security.authentication.provider.anonymous.contao_frontend"/>
      <argument type="service" id="security.authentication.provider.anonymous.contao_frontend.two_factor_decorator.inner"/>
      <argument type="service" id="scheb_two_factor.condition_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator" class="Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator">
      <argument type="service" id="contao.security.expiring_token_based_remember_me_services.contao_frontend"/>
    </service>
    <service id=".service_locator.TWz9UQt" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="list" type="service_closure" id="knp_menu.renderer.list"/>
        <argument key="twig" type="service_closure" id="knp_menu.renderer.twig"/>
      </argument>
    </service>
    <service id="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.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.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="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._package_contao_core" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/contaocore</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_terminal42_conditionalformfields" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/terminal42conditionalformfields</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_rock_solid_custom_elements" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/rocksolidcustomelements</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_markocupic_contao_twig_assets" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/markocupiccontaotwigassets</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <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_bug_buster_visitors" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/bugbustervisitors</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_rock_solid_columns" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/rocksolidcolumns</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._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_terminal42_conditional_select_menu" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/terminal42conditionalselectmenu</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_rock_solid_mega_menu" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/rocksolidmegamenu</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_markocupic_contao_altcha_antispam" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/markocupiccontaoaltchaantispam</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_rock_solid_icon_picker" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/rocksolidiconpicker</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_rock_solid_slider" class="Symfony\Component\Asset\PathPackage">
      <argument>bundles/rocksolidslider</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.37.5</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/chosen" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>1.2.5</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/chosen" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/chosen</argument>
      <argument type="service" id="assets._version_contao-components/chosen"/>
      <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/colorpicker" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy">
      <argument>1.5.3</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/colorpicker" class="Symfony\Component\Asset\PathPackage">
      <argument>assets/colorpicker</argument>
      <argument type="service" id="assets._version_contao-components/colorpicker"/>
      <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.0</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>2.3.2</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/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>2.1.2</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/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>5.10.9</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="contao.fragment._config_5sdo0TF" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.frontend_module.visitors</argument>
      <argument>esi</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.frontend_module.visitors" class="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" public="true" autowire="true">
      <tag name="container.service_subscriber"/>
      <tag name="controller.service_arguments"/>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="category">miscellaneous</argument>
          <argument key="type">visitors</argument>
          <argument key="template">mod_visitors_fe_all</argument>
          <argument key="renderer">esi</argument>
          <argument key="debugController">BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.nt5tuyq.contao.fragment._contao.frontend_module.visitors"/>
      </call>
    </service>
    <service id="contao.fragment._config_yQxn9v4" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.frontend_module.root_page_dependent_modules</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.frontend_module.root_page_dependent_modules" class="Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController" public="true">
      <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..A7R9no.contao.fragment._contao.frontend_module.root_page_dependent_modules"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="category">miscellaneous</argument>
          <argument key="type">root_page_dependent_modules</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\RootPageDependentModulesController</argument>
          <argument key="template">mod_root_page_dependent_modules</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator..A7R9no.contao.fragment._contao.frontend_module.root_page_dependent_modules"/>
      </call>
    </service>
    <service id="contao.fragment._config_UbRP2PT" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.frontend_module.template</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.frontend_module.template" class="Contao\CoreBundle\Controller\FrontendModule\TemplateController" public="true">
      <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..A7R9no.contao.fragment._contao.frontend_module.template"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="category">miscellaneous</argument>
          <argument key="type">template</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\TemplateController</argument>
          <argument key="template">mod_template</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator..A7R9no.contao.fragment._contao.frontend_module.template"/>
      </call>
    </service>
    <service id="contao.fragment._config_Ie.W_bF" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.frontend_module.two_factor</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.frontend_module.two_factor" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" public="true">
      <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.bTVjleE.contao.fragment._contao.frontend_module.two_factor"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="category">user</argument>
          <argument key="type">two_factor</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\TwoFactorController</argument>
          <argument key="template">mod_two_factor</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.bTVjleE.contao.fragment._contao.frontend_module.two_factor"/>
      </call>
    </service>
    <service id="contao.listener.6f9a.Zd" 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 key="miscellaneous" type="collection">
            <argument key="visitors">Contao\ModuleProxy</argument>
            <argument key="root_page_dependent_modules">Contao\ModuleProxy</argument>
            <argument key="template">Contao\ModuleProxy</argument>
          </argument>
          <argument key="user" type="collection">
            <argument key="two_factor">Contao\ModuleProxy</argument>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="contao.fragment._config_Bd8Hjso" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.content_element.markdown</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.content_element.markdown" class="Contao\CoreBundle\Controller\ContentElement\MarkdownController" public="true">
      <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.lmV1W6h.contao.fragment._contao.content_element.markdown"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="category">texts</argument>
          <argument key="type">markdown</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\MarkdownController</argument>
          <argument key="template">ce_markdown</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.lmV1W6h.contao.fragment._contao.content_element.markdown"/>
      </call>
    </service>
    <service id="contao.fragment._config_s7uzikD" class="Contao\CoreBundle\Fragment\FragmentConfig">
      <argument>contao.fragment._contao.content_element.template</argument>
      <argument>forward</argument>
      <argument type="collection">
        <argument key="ignore_errors">false</argument>
      </argument>
    </service>
    <service id="contao.fragment._contao.content_element.template" class="Contao\CoreBundle\Controller\ContentElement\TemplateController" public="true">
      <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.GoOfrQe.contao.fragment._contao.content_element.template"/>
      </call>
      <call method="setFragmentOptions">
        <argument type="collection">
          <argument key="category">includes</argument>
          <argument key="type">template</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\ContentElement\TemplateController</argument>
          <argument key="template">ce_template</argument>
        </argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.GoOfrQe.contao.fragment._contao.content_element.template"/>
      </call>
    </service>
    <service id="contao.listener.fE48e1G" 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 key="texts" type="collection">
            <argument key="markdown">Contao\ContentProxy</argument>
          </argument>
          <argument key="includes" type="collection">
            <argument key="template">Contao\ContentProxy</argument>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="contao.security.expiring_token_based_remember_me_services.contao_frontend" class="Contao\CoreBundle\Security\Authentication\RememberMe\ExpiringTokenBasedRememberMeServices">
      <argument type="service" id="contao.repository.remember_me"/>
      <argument type="iterator">
        <argument type="service" id="contao.security.frontend_user_provider"/>
      </argument>
      <argument>%env(APP_SECRET)%</argument>
      <argument>contao_frontend</argument>
      <argument type="collection">
        <argument key="remember_me_parameter">autologin</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">null</argument>
        <argument key="always_remember_me">false</argument>
      </argument>
      <argument type="service" id="monolog.logger.security" on-invalid="ignore"/>
    </service>
    <service id="contao.filesystem.adapter.files" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/kampfkun/public_html/files</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false">
          <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>
          <factory class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" method="fromArray"/>
        </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">
      <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.adapter.backups" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/kampfkun/public_html/var/backups</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false">
          <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>
          <factory class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" method="fromArray"/>
        </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=".service_locator.Xbsa8iG" 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="container.decorator" id="monolog.logger.contao.error"/>
      <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="container.decorator" id="monolog.logger.contao.access"/>
      <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="container.decorator" id="monolog.logger.contao.configuration"/>
      <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="container.decorator" id="monolog.logger.contao.cron"/>
      <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="container.decorator" id="monolog.logger.contao.email"/>
      <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="container.decorator" id="monolog.logger.contao.files"/>
      <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="container.decorator" id="monolog.logger.contao.forms"/>
      <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="container.decorator" id="monolog.logger.contao.general"/>
      <argument type="service" id="contao._logger.monolog.logger.contao.general.inner"/>
      <argument>GENERAL</argument>
    </service>
    <service id=".service_locator.yY.p4P7" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translation.loader.csv" type="service_closure" id="translation.loader.csv"/>
        <argument key="translation.loader.dat" type="service_closure" id="translation.loader.dat"/>
        <argument key="translation.loader.ini" type="service_closure" id="translation.loader.ini"/>
        <argument key="translation.loader.json" type="service_closure" id="translation.loader.json"/>
        <argument key="translation.loader.mo" type="service_closure" id="translation.loader.mo"/>
        <argument key="translation.loader.php" type="service_closure" id="translation.loader.php"/>
        <argument key="translation.loader.po" type="service_closure" id="translation.loader.po"/>
        <argument key="translation.loader.qt" type="service_closure" id="translation.loader.qt"/>
        <argument key="translation.loader.res" type="service_closure" id="translation.loader.res"/>
        <argument key="translation.loader.xliff" type="service_closure" id="translation.loader.xliff"/>
        <argument key="translation.loader.yml" type="service_closure" id="translation.loader.yml"/>
      </argument>
    </service>
    <service id=".service_locator.mx0UMmY" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.mx0UMmY.BugBuster\VisitorsBundle\Controller\VisitorsFeController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="BugBuster\VisitorsBundle\Controller\VisitorsFeController"/>
      <argument>BugBuster\VisitorsBundle\Controller\VisitorsFeController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.mx0UMmY" method="withContext"/>
    </service>
    <service id=".service_locator.mx0UMmY.BugBuster\VisitorsBundle\Controller\VisitorsController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="BugBuster\VisitorsBundle\Controller\VisitorsController"/>
      <argument>BugBuster\VisitorsBundle\Controller\VisitorsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.mx0UMmY" method="withContext"/>
    </service>
    <service id=".service_locator.nt5tuyq" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="database_connection" type="service_closure" id="doctrine.dbal.default_connection"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.helper" type="service_closure" id="security.helper"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="translator" type="service_closure" id="contao.translation.translator"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.nt5tuyq.BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController"/>
      <argument>BugBuster\VisitorsBundle\Controller\FrontendModule\VisitorsFrontendController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.nt5tuyq" method="withContext"/>
    </service>
    <service id=".service_locator.wSgjnB6" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="contao.translation.translator"/>
      </argument>
    </service>
    <service id=".service_locator.wSgjnB6.translation.warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="translation.warmer"/>
      <argument>translation.warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.wSgjnB6" method="withContext"/>
    </service>
    <service id=".service_locator.vUkdA2v" 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.vUkdA2v.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.vUkdA2v" method="withContext"/>
    </service>
    <service id=".service_locator.oCg4uHe" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router"/>
      </argument>
    </service>
    <service id=".service_locator.oCg4uHe.router.cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="router.cache_warmer"/>
      <argument>router.cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.oCg4uHe" method="withContext"/>
    </service>
    <service id=".service_locator.v.Wwsjy" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service_closure" id="twig"/>
      </argument>
    </service>
    <service id=".service_locator.v.Wwsjy.twig.template_cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="twig.template_cache_warmer"/>
      <argument>twig.template_cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.v.Wwsjy" method="withContext"/>
    </service>
    <service id=".service_locator.H9znMCH" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.picker.builder" type="service_closure" id="contao.picker.builder"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="uri_signer" type="service_closure" id="uri_signer"/>
      </argument>
    </service>
    <service id=".service_locator.H9znMCH.Contao\CoreBundle\Controller\BackendController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="Contao\CoreBundle\Controller\BackendController"/>
      <argument>Contao\CoreBundle\Controller\BackendController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.H9znMCH" method="withContext"/>
    </service>
    <service id=".service_locator.LvLjDEU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.LvLjDEU.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.LvLjDEU" method="withContext"/>
    </service>
    <service id=".service_locator.lmV1W6h" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.insert_tag.parser" type="service_closure" id="contao.insert_tag.parser"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.lmV1W6h.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.lmV1W6h" method="withContext"/>
    </service>
    <service id=".service_locator.GoOfrQe" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.GoOfrQe.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.GoOfrQe" method="withContext"/>
    </service>
    <service id=".service_locator.taULjX9" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.cron" type="service_closure" id="contao.cron"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.taULjX9.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.taULjX9" method="withContext"/>
    </service>
    <service id=".service_locator..A7R9no" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="translator" type="service_closure" id="contao.translation.translator"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator..A7R9no.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..A7R9no" method="withContext"/>
    </service>
    <service id=".service_locator..A7R9no.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..A7R9no" method="withContext"/>
    </service>
    <service id=".service_locator.bTVjleE" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.routing.scope_matcher" type="service_closure" id="contao.routing.scope_matcher"/>
        <argument key="contao.security.two_factor.authenticator" type="service_closure" id="contao.security.two_factor.authenticator"/>
        <argument key="contao.security.two_factor.backup_code_manager" type="service_closure" id="contao.security.two_factor.backup_code_manager"/>
        <argument key="contao.security.two_factor.trusted_device_manager" type="service_closure" id="contao.security.two_factor.trusted_device_manager"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authentication_utils" type="service_closure" id="security.authentication_utils"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.helper" type="service_closure" id="security.helper"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="translator" type="service_closure" id="contao.translation.translator"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.bTVjleE.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.bTVjleE" method="withContext"/>
    </service>
    <service id=".service_locator.LvLjDEU.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.LvLjDEU" method="withContext"/>
    </service>
    <service id=".service_locator.O2A5Sf5" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.cache.entity_tags" type="service_closure" id="contao.cache.entity_tags"/>
        <argument key="contao.csrf.token_manager" type="service_closure" id="contao.csrf.token_manager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="fos_http_cache.http.symfony_response_tagger" type="service_closure" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="logger" type="service_closure" id="contao._logger.monolog.logger.contao.error"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="cmf_routing.router" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.O2A5Sf5.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.O2A5Sf5" method="withContext"/>
    </service>
    <service id=".service_locator.LvLjDEU.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.LvLjDEU" method="withContext"/>
    </service>
    <service id=".service_locator.nt5tuyq.contao.fragment._contao.frontend_module.visitors" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.frontend_module.visitors"/>
      <argument>contao.fragment._contao.frontend_module.visitors</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.nt5tuyq" method="withContext"/>
    </service>
    <service id=".service_locator..A7R9no.contao.fragment._contao.frontend_module.root_page_dependent_modules" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.frontend_module.root_page_dependent_modules"/>
      <argument>contao.fragment._contao.frontend_module.root_page_dependent_modules</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator..A7R9no" method="withContext"/>
    </service>
    <service id=".service_locator..A7R9no.contao.fragment._contao.frontend_module.template" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.frontend_module.template"/>
      <argument>contao.fragment._contao.frontend_module.template</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator..A7R9no" method="withContext"/>
    </service>
    <service id=".service_locator.bTVjleE.contao.fragment._contao.frontend_module.two_factor" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.frontend_module.two_factor"/>
      <argument>contao.fragment._contao.frontend_module.two_factor</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.bTVjleE" method="withContext"/>
    </service>
    <service id=".service_locator.lmV1W6h.contao.fragment._contao.content_element.markdown" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.content_element.markdown"/>
      <argument>contao.fragment._contao.content_element.markdown</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.lmV1W6h" method="withContext"/>
    </service>
    <service id=".service_locator.GoOfrQe.contao.fragment._contao.content_element.template" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="contao.fragment._contao.content_element.template"/>
      <argument>contao.fragment._contao.content_element.template</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.GoOfrQe" method="withContext"/>
    </service>
    <service id=".service_locator.XXv1IfR" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="reverse_container" type="service_closure" id="reverse_container" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id=".service_locator.3ICq64d" 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="security.event_dispatcher.contao_backend"/>
        <argument key="security.event_dispatcher.contao_frontend" type="service_closure" id="security.event_dispatcher.contao_frontend"/>
      </argument>
    </service>
    <service id=".service_locator._Ye3O5M" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao_manager.routing.route_loader" type="service_closure" id="contao_manager.routing.route_loader"/>
      </argument>
    </service>
    <service id=".service_locator.Kr.dDlB" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="env" type="service_closure" id="container.getenv"/>
      </argument>
    </service>
    <service id=".service_locator.JzpSxHw" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="initialized_session" type="service_closure" id=".session.do-not-use" on-invalid="ignore_uninitialized"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.do-not-use" on-invalid="ignore"/>
        <argument key="session_collector" type="service_closure" id="data_collector.request.session_collector" on-invalid="ignore"/>
        <argument key="session_factory" type="service_closure" id="session.factory" on-invalid="ignore"/>
        <argument key="session_storage" type="service_closure" id="session.storage.native" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.LcVn9Hr" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="request_stack" type="service_closure" id="request_stack"/>
      </argument>
    </service>
    <service id=".service_locator.nLgZj7R" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage"/>
      </argument>
    </service>
    <service id=".service_locator.umkjDgT" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="esi" type="service_closure" id="fragment.renderer.esi"/>
        <argument key="forward" type="service_closure" id="contao.fragment.forward_renderer"/>
        <argument key="hinclude" type="service_closure" id="fragment.renderer.hinclude"/>
        <argument key="inline" type="service_closure" id="fragment.renderer.inline"/>
      </argument>
    </service>
    <service id=".service_locator.ad6_2M1" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="contao.assets.files_context" type="service_closure" id="contao.assets.files_context"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="contao.image.factory" type="service_closure" id="contao.image.factory"/>
        <argument key="contao.image.legacy_resizer" type="service_closure" id="contao.image.legacy_resizer"/>
        <argument key="contao.image.picture_factory" type="service_closure" id="contao.image.picture_factory"/>
        <argument key="contao.image.studio" type="service_closure" id="contao.image.studio"/>
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
      </argument>
    </service>
    <service id=".debug.http_client.inner" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <argument type="collection"/>
      <argument>6</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.http_client" on-invalid="ignore"/>
      </call>
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="debug.event_dispatcher.inner" class="Symfony\Component\EventDispatcher\EventDispatcher"/>
    <service id="debug.controller_resolver.inner" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver">
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
    </service>
    <service id="debug.argument_resolver.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver">
      <argument type="service" id="argument_metadata_factory"/>
      <argument type="iterator">
        <argument type="service" id="debug.contao.model_argument_resolver"/>
        <argument type="service" id="debug.argument_resolver.request_attribute"/>
        <argument type="service" id="debug.argument_resolver.request"/>
        <argument type="service" id="debug.argument_resolver.session"/>
        <argument type="service" id="debug.security.user_value_resolver"/>
        <argument type="service" id="debug.argument_resolver.service"/>
        <argument type="service" id="debug.argument_resolver.default"/>
        <argument type="service" id="debug.argument_resolver.variadic"/>
        <argument type="service" id="debug.argument_resolver.not_tagged_controller"/>
      </argument>
    </service>
    <service id="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.contao.security.backend_access_voter"/>
        <argument type="service" id="debug.security.voter.contao.security.member_group_voter"/>
      </argument>
      <argument type="service">
        <service class="Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy">
          <argument>false</argument>
        </service>
      </argument>
    </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.U1ma6yh"/>
      <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>null</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
    </service>
    <service id="contao.routing.legacy_matcher.inner" class="Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher" 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_manager.twig.file_extension_filter_iterator.inner" class="Symfony\Bundle\TwigBundle\TemplateIterator">
      <argument type="service" id="kernel"/>
      <argument type="collection">
        <argument key="/home/kampfkun/public_html/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views">null</argument>
        <argument key="/home/kampfkun/public_html/vendor/symfony/twig-bridge/Resources/views/Email">email</argument>
      </argument>
      <argument>/home/kampfkun/public_html/templates</argument>
    </service>
    <service id=".doctrine.orm.default_metadata_driver.inner" class="Doctrine\Persistence\Mapping\Driver\MappingDriverChain">
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>Contao\CoreBundle\Entity</argument>
      </call>
    </service>
    <service id="debug.contao.model_argument_resolver.inner" class="Contao\CoreBundle\HttpKernel\ModelArgumentResolver" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="debug.argument_resolver.request_attribute.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver"/>
    <service id="debug.argument_resolver.request.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver"/>
    <service id="debug.argument_resolver.session.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver"/>
    <service id="debug.security.user_value_resolver.inner" class="Symfony\Component\Security\Http\Controller\UserValueResolver">
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="debug.argument_resolver.service.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver">
      <argument type="service" id=".service_locator.l_MKfUd"/>
    </service>
    <service id="debug.argument_resolver.default.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver"/>
    <service id="debug.argument_resolver.variadic.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver"/>
    <service id="debug.argument_resolver.not_tagged_controller.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver">
      <argument type="service" id=".service_locator.l_MKfUd"/>
    </service>
    <service id="contao.security.authentication_provider.contao_backend.two_factor_decorator.inner" class="Contao\CoreBundle\Security\Authentication\Provider\AuthenticationProvider">
      <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="security.password_hasher_factory"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.authentication.provider.two_factor.contao_backend"/>
      <argument type="service" id="scheb_two_factor.authenticated_token_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.security.two_factor.trusted_device_manager"/>
    </service>
    <service id="security.authentication.provider.anonymous.contao_backend.two_factor_decorator.inner" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider">
      <argument>%container.build_hash%</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="contao.security.authentication_provider.contao_frontend.two_factor_decorator.inner" class="Contao\CoreBundle\Security\Authentication\Provider\AuthenticationProvider">
      <argument type="service" id="contao.security.frontend_user_provider"/>
      <argument type="service" id="contao.security.user_checker"/>
      <argument>contao_frontend</argument>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="security.authentication.provider.two_factor.contao_frontend"/>
      <argument type="service" id="scheb_two_factor.authenticated_token_handler"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.security.two_factor.trusted_device_manager"/>
    </service>
    <service id="security.authentication.provider.rememberme.contao_frontend.two_factor_decorator.inner" class="Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider">
      <argument type="service" id="contao.security.user_checker"/>
      <argument>%env(APP_SECRET)%</argument>
      <argument>contao_frontend</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.anonymous.contao_frontend.two_factor_decorator.inner" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider">
      <argument>%container.build_hash%</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="contao._logger.monolog.logger.contao.error.inner" class="Symfony\Bridge\Monolog\Logger">
      <argument>contao.error</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.access.inner" class="Symfony\Bridge\Monolog\Logger">
      <argument>contao.access</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.configuration.inner" class="Symfony\Bridge\Monolog\Logger">
      <argument>contao.configuration</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.cron.inner" class="Symfony\Bridge\Monolog\Logger">
      <argument>contao.cron</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.email.inner" class="Symfony\Bridge\Monolog\Logger">
      <argument>contao.email</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.files.inner" class="Symfony\Bridge\Monolog\Logger">
      <argument>contao.files</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.forms.inner" class="Symfony\Bridge\Monolog\Logger">
      <argument>contao.forms</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="contao._logger.monolog.logger.contao.general.inner" class="Symfony\Bridge\Monolog\Logger">
      <argument>contao.general</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushProcessor">
        <argument type="service" id="contao.monolog.processor"/>
      </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>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id=".errored..service_locator.YzRrb0P.Contao\ModuleModel" class="Contao\ModuleModel"/>
    <service id=".errored..service_locator.P7RIXCQ.Contao\ContentModel" class="Contao\ContentModel"/>
    <service id=".errored..service_locator.RvEsqSz.Contao\ModuleModel" class="Contao\ModuleModel"/>
    <service id=".errored..service_locator.RvEsqSz.Contao\Template" class="Contao\Template"/>
    <service id=".errored..service_locator.6j.fXf6.Contao\ModuleModel" class="Contao\ModuleModel"/>
    <service id=".errored..service_locator.5ijE3KR.Contao\PageModel" class="Contao\PageModel"/>
    <service id=".console.command.about.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>about</argument>
      <argument type="collection"/>
      <argument>Display information about the current project</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.about"/>
    </service>
    <service id=".console.command.assets_install.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>assets:install</argument>
      <argument type="collection"/>
      <argument>Install bundle's web assets under a public directory</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.assets_install"/>
    </service>
    <service id=".console.command.cache_clear.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:clear</argument>
      <argument type="collection"/>
      <argument>Clear the cache</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_clear"/>
    </service>
    <service id=".console.command.cache_pool_clear.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:clear</argument>
      <argument type="collection"/>
      <argument>Clear cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_clear"/>
    </service>
    <service id=".console.command.cache_pool_prune.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:prune</argument>
      <argument type="collection"/>
      <argument>Prune cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_prune"/>
    </service>
    <service id=".console.command.cache_pool_delete.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:delete</argument>
      <argument type="collection"/>
      <argument>Delete an item from a cache pool</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_delete"/>
    </service>
    <service id=".console.command.cache_pool_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:list</argument>
      <argument type="collection"/>
      <argument>List available cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_list"/>
    </service>
    <service id=".console.command.cache_warmup.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:warmup</argument>
      <argument type="collection"/>
      <argument>Warm up an empty cache</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_warmup"/>
    </service>
    <service id=".console.command.config_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:config</argument>
      <argument type="collection"/>
      <argument>Dump the current configuration for an extension</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.config_debug"/>
    </service>
    <service id=".console.command.config_dump_reference.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>config:dump-reference</argument>
      <argument type="collection"/>
      <argument>Dump the default configuration for an extension</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.config_dump_reference"/>
    </service>
    <service id=".console.command.container_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:container</argument>
      <argument type="collection"/>
      <argument>Display current services for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.container_debug"/>
    </service>
    <service id=".console.command.container_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:container</argument>
      <argument type="collection"/>
      <argument>Ensure that arguments injected into services match type declarations</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.container_lint"/>
    </service>
    <service id=".console.command.debug_autowiring.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:autowiring</argument>
      <argument type="collection"/>
      <argument>List classes/interfaces you can use for autowiring</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.debug_autowiring"/>
    </service>
    <service id=".console.command.dotenv_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:dotenv</argument>
      <argument type="collection"/>
      <argument>Lists all dotenv files with variables and values</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.dotenv_debug"/>
    </service>
    <service id=".console.command.event_dispatcher_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:event-dispatcher</argument>
      <argument type="collection"/>
      <argument>Display configured listeners for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.event_dispatcher_debug"/>
    </service>
    <service id=".console.command.router_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:router</argument>
      <argument type="collection"/>
      <argument>Display current routes for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.router_debug"/>
    </service>
    <service id=".console.command.router_match.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>router:match</argument>
      <argument type="collection"/>
      <argument>Help debug routes by simulating a path info match</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.router_match"/>
    </service>
    <service id=".console.command.translation_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:translation</argument>
      <argument type="collection"/>
      <argument>Display translation messages information</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_debug"/>
    </service>
    <service id=".console.command.translation_extract.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:extract</argument>
      <argument type="collection">
        <argument>translation:update</argument>
      </argument>
      <argument>Extract missing translations keys from code to translation files.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_extract"/>
    </service>
    <service id=".console.command.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.secrets_set.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:set</argument>
      <argument type="collection"/>
      <argument>Set a secret in the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_set"/>
    </service>
    <service id=".console.command.secrets_remove.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:remove</argument>
      <argument type="collection"/>
      <argument>Remove a secret from the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_remove"/>
    </service>
    <service id=".console.command.secrets_generate_key.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:generate-keys</argument>
      <argument type="collection"/>
      <argument>Generate new encryption keys</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_generate_key"/>
    </service>
    <service id=".console.command.secrets_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:list</argument>
      <argument type="collection"/>
      <argument>List all secrets</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_list"/>
    </service>
    <service id=".console.command.secrets_decrypt_to_local.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:decrypt-to-local</argument>
      <argument type="collection"/>
      <argument>Decrypt all secrets and stores them in the local vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_decrypt_to_local"/>
    </service>
    <service id=".console.command.secrets_encrypt_from_local.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:encrypt-from-local</argument>
      <argument type="collection"/>
      <argument>Encrypt all local secrets to the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_encrypt_from_local"/>
    </service>
    <service id=".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=".security.command.debug_firewall.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:firewall</argument>
      <argument type="collection"/>
      <argument>Display information about your security firewall(s)</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.debug_firewall"/>
    </service>
    <service id=".security.command.user_password_encoder.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>security:encode-password</argument>
      <argument type="collection"/>
      <argument>Encode a password</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.user_password_encoder"/>
    </service>
    <service id=".security.command.user_password_hash.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>security:hash-password</argument>
      <argument type="collection"/>
      <argument>Hash a user password</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.user_password_hash"/>
    </service>
    <service id=".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 all registered cron jobs on the command line.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.cron"/>
    </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.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.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.command.version.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:version</argument>
      <argument type="collection"/>
      <argument>Outputs the contao/core-bundle version (deprecated).</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao.command.version"/>
    </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.install_web_dir.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:install-web-dir</argument>
      <argument type="collection"/>
      <argument>Installs the files in the public directory.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao_manager.command.install_web_dir"/>
    </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=".contao_installation.command.lock.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:install:lock</argument>
      <argument type="collection"/>
      <argument>Locks the install tool.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao_installation.command.lock"/>
    </service>
    <service id=".contao_installation.command.unlock.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>contao:install:unlock</argument>
      <argument type="collection"/>
      <argument>Unlocks the install tool.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="contao_installation.command.unlock"/>
    </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.gOsj1Ob"/>
      <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:mapping:convert">doctrine.mapping_convert_command</argument>
        <argument key="doctrine:schema:create">doctrine.schema_create_command</argument>
        <argument key="doctrine:schema:drop">doctrine.schema_drop_command</argument>
        <argument key="doctrine:ensure-production-settings">doctrine.ensure_production_settings_command</argument>
        <argument key="doctrine:cache:clear-entity-region">doctrine.clear_entity_region_command</argument>
        <argument key="doctrine:mapping:info">doctrine.mapping_info_command</argument>
        <argument key="doctrine:cache:clear-query-region">doctrine.clear_query_region_command</argument>
        <argument key="doctrine:query:dql">doctrine.query_dql_command</argument>
        <argument key="doctrine:schema:update">doctrine.schema_update_command</argument>
        <argument key="doctrine:schema:validate">doctrine.schema_validate_command</argument>
        <argument key="doctrine:mapping:import">doctrine.mapping_import_command</argument>
        <argument key="about">console.command.about</argument>
        <argument key="assets:install">console.command.assets_install</argument>
        <argument key="cache:clear">console.command.cache_clear</argument>
        <argument key="cache:pool:clear">console.command.cache_pool_clear</argument>
        <argument key="cache:pool:prune">console.command.cache_pool_prune</argument>
        <argument key="cache:pool:delete">console.command.cache_pool_delete</argument>
        <argument key="cache:pool:list">console.command.cache_pool_list</argument>
        <argument key="cache:warmup">console.command.cache_warmup</argument>
        <argument key="debug:config">console.command.config_debug</argument>
        <argument key="config:dump-reference">console.command.config_dump_reference</argument>
        <argument key="debug:container">console.command.container_debug</argument>
        <argument key="lint:container">console.command.container_lint</argument>
        <argument key="debug:autowiring">console.command.debug_autowiring</argument>
        <argument key="debug:dotenv">console.command.dotenv_debug</argument>
        <argument key="debug:event-dispatcher">console.command.event_dispatcher_debug</argument>
        <argument key="debug:router">console.command.router_debug</argument>
        <argument key="router:match">console.command.router_match</argument>
        <argument key="debug:translation">console.command.translation_debug</argument>
        <argument key="translation:extract">console.command.translation_extract</argument>
        <argument key="translation:update">console.command.translation_extract</argument>
        <argument key="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="secrets:set">console.command.secrets_set</argument>
        <argument key="secrets:remove">console.command.secrets_remove</argument>
        <argument key="secrets:generate-keys">console.command.secrets_generate_key</argument>
        <argument key="secrets:list">console.command.secrets_list</argument>
        <argument key="secrets:decrypt-to-local">console.command.secrets_decrypt_to_local</argument>
        <argument key="secrets:encrypt-from-local">console.command.secrets_encrypt_from_local</argument>
        <argument key="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="debug:firewall">security.command.debug_firewall</argument>
        <argument key="security:encode-password">security.command.user_password_encoder</argument>
        <argument key="security:hash-password">security.command.user_password_hash</argument>
        <argument key="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="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: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: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="contao:version">contao.command.version</argument>
        <argument key="debug:plugins">contao_manager.command.debug_plugins</argument>
        <argument key="contao:install-web-dir">contao_manager.command.install_web_dir</argument>
        <argument key="contao:maintenance-mode">contao_manager.command.maintenance_mode</argument>
        <argument key="contao:setup">contao_manager.command.setup</argument>
        <argument key="contao:install:lock">contao_installation.command.lock</argument>
        <argument key="contao:install:unlock">contao_installation.command.unlock</argument>
      </argument>
    </service>
    <service id=".service_locator.gOsj1Ob" 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.mapping_convert_command" type="service_closure" id="doctrine.mapping_convert_command"/>
        <argument key="doctrine.schema_create_command" type="service_closure" id="doctrine.schema_create_command"/>
        <argument key="doctrine.schema_drop_command" type="service_closure" id="doctrine.schema_drop_command"/>
        <argument key="doctrine.ensure_production_settings_command" type="service_closure" id="doctrine.ensure_production_settings_command"/>
        <argument key="doctrine.clear_entity_region_command" type="service_closure" id="doctrine.clear_entity_region_command"/>
        <argument key="doctrine.mapping_info_command" type="service_closure" id="doctrine.mapping_info_command"/>
        <argument key="doctrine.clear_query_region_command" type="service_closure" id="doctrine.clear_query_region_command"/>
        <argument key="doctrine.query_dql_command" type="service_closure" id="doctrine.query_dql_command"/>
        <argument key="doctrine.schema_update_command" type="service_closure" id="doctrine.schema_update_command"/>
        <argument key="doctrine.schema_validate_command" type="service_closure" id="doctrine.schema_validate_command"/>
        <argument key="doctrine.mapping_import_command" type="service_closure" id="doctrine.mapping_import_command"/>
        <argument key="console.command.about" type="service_closure" id=".console.command.about.lazy"/>
        <argument key="console.command.assets_install" type="service_closure" id=".console.command.assets_install.lazy"/>
        <argument key="console.command.cache_clear" type="service_closure" id=".console.command.cache_clear.lazy"/>
        <argument key="console.command.cache_pool_clear" type="service_closure" id=".console.command.cache_pool_clear.lazy"/>
        <argument key="console.command.cache_pool_prune" type="service_closure" id=".console.command.cache_pool_prune.lazy"/>
        <argument key="console.command.cache_pool_delete" type="service_closure" id=".console.command.cache_pool_delete.lazy"/>
        <argument key="console.command.cache_pool_list" type="service_closure" id=".console.command.cache_pool_list.lazy"/>
        <argument key="console.command.cache_warmup" type="service_closure" id=".console.command.cache_warmup.lazy"/>
        <argument key="console.command.config_debug" type="service_closure" id=".console.command.config_debug.lazy"/>
        <argument key="console.command.config_dump_reference" type="service_closure" id=".console.command.config_dump_reference.lazy"/>
        <argument key="console.command.container_debug" type="service_closure" id=".console.command.container_debug.lazy"/>
        <argument key="console.command.container_lint" type="service_closure" id=".console.command.container_lint.lazy"/>
        <argument key="console.command.debug_autowiring" type="service_closure" id=".console.command.debug_autowiring.lazy"/>
        <argument key="console.command.dotenv_debug" type="service_closure" id=".console.command.dotenv_debug.lazy"/>
        <argument key="console.command.event_dispatcher_debug" type="service_closure" id=".console.command.event_dispatcher_debug.lazy"/>
        <argument key="console.command.router_debug" type="service_closure" id=".console.command.router_debug.lazy"/>
        <argument key="console.command.router_match" type="service_closure" id=".console.command.router_match.lazy"/>
        <argument key="console.command.translation_debug" type="service_closure" id=".console.command.translation_debug.lazy"/>
        <argument key="console.command.translation_extract" type="service_closure" id=".console.command.translation_extract.lazy"/>
        <argument key="console.command.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.secrets_set" type="service_closure" id=".console.command.secrets_set.lazy"/>
        <argument key="console.command.secrets_remove" type="service_closure" id=".console.command.secrets_remove.lazy"/>
        <argument key="console.command.secrets_generate_key" type="service_closure" id=".console.command.secrets_generate_key.lazy"/>
        <argument key="console.command.secrets_list" type="service_closure" id=".console.command.secrets_list.lazy"/>
        <argument key="console.command.secrets_decrypt_to_local" type="service_closure" id=".console.command.secrets_decrypt_to_local.lazy"/>
        <argument key="console.command.secrets_encrypt_from_local" type="service_closure" id=".console.command.secrets_encrypt_from_local.lazy"/>
        <argument key="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="security.command.debug_firewall" type="service_closure" id=".security.command.debug_firewall.lazy"/>
        <argument key="security.command.user_password_encoder" type="service_closure" id=".security.command.user_password_encoder.lazy"/>
        <argument key="security.command.user_password_hash" type="service_closure" id=".security.command.user_password_hash.lazy"/>
        <argument key="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.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.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.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.command.version" type="service_closure" id=".contao.command.version.lazy"/>
        <argument key="contao_manager.command.debug_plugins" type="service_closure" id=".contao_manager.command.debug_plugins.lazy"/>
        <argument key="contao_manager.command.install_web_dir" type="service_closure" id=".contao_manager.command.install_web_dir.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 key="contao_installation.command.lock" type="service_closure" id=".contao_installation.command.lock.lazy"/>
        <argument key="contao_installation.command.unlock" type="service_closure" id=".contao_installation.command.unlock.lazy"/>
      </argument>
    </service>
    <service id="cache.app.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>kP4smXkJvf</argument>
      <argument>0</argument>
      <argument>/home/kampfkun/public_html/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>FTA3P9QD5y</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/kampfkun/public_html/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>pk26i6x2ql</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/kampfkun/public_html/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>zd+LkaXDqf</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/kampfkun/public_html/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.annotations.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>X2PjfjLBIQ</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/kampfkun/public_html/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>wYaOR-3jwN</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/kampfkun/public_html/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="doctrine.result_cache_pool.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>Ofmez+uU9v</argument>
      <argument>0</argument>
      <argument>/home/kampfkun/public_html/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>e1-ENmv05o</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/kampfkun/public_html/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>T1bDT9Amiq</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/kampfkun/public_html/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.QrSJ4aU" 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="Knp\Menu\Twig\MenuRuntimeExtension" type="service_closure" id="knp_menu.twig.runtime"/>
        <argument key="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" type="service_closure" id="twig.runtime.httpkernel"/>
        <argument key="Contao\CoreBundle\Twig\Runtime\FigureRendererRuntime" type="service_closure" id="contao.twig.figure_renderer_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\SchemaOrgRuntime" type="service_closure" id="contao.twig.schema_org_runtime"/>
      </argument>
    </service>
    <service id="Psr\Container\ContainerInterface" alias="service_container">
      <deprecated package="symfony/dependency-injection" version="5.1">The "%alias_id%" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it.</deprecated>
    </service>
    <service id="Symfony\Component\DependencyInjection\ContainerInterface" alias="service_container">
      <deprecated package="symfony/dependency-injection" version="5.1">The "%alias_id%" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it.</deprecated>
    </service>
    <service id="Doctrine\DBAL\Connection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\Persistence\ManagerRegistry" alias="doctrine"/>
    <service id="Doctrine\Common\Persistence\ManagerRegistry" alias="doctrine"/>
    <service id="database_connection" alias="doctrine.dbal.default_connection" public="true"/>
    <service id="doctrine.dbal.event_manager" alias="doctrine.dbal.default_connection.event_manager"/>
    <service id="Doctrine\DBAL\Connection $defaultConnection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\ORM\EntityManagerInterface" alias="doctrine.orm.default_entity_manager"/>
    <service id="doctrine.orm.metadata.annotation_reader" alias="annotations.cached_reader"/>
    <service id="doctrine.orm.entity_manager" alias="doctrine.orm.default_entity_manager" public="true"/>
    <service id="doctrine.orm.default_metadata_cache" alias="app.doctrine_system_cache_provider.compatibility_layer"/>
    <service id="doctrine.orm.default_result_cache" alias="app.doctrine_result_cache_provider.compatibility_layer"/>
    <service id="doctrine.orm.default_query_cache" alias="app.doctrine_system_cache_provider.compatibility_layer"/>
    <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\Component\DependencyInjection\ParameterBag\ContainerBagInterface" alias="parameter_bag"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface" alias="parameter_bag"/>
    <service id="Symfony\Component\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Symfony\Contracts\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Symfony\Component\HttpKernel\HttpKernelInterface" alias="http_kernel"/>
    <service id="Symfony\Component\HttpFoundation\RequestStack" alias="request_stack"/>
    <service id="Symfony\Component\HttpKernel\HttpCache\StoreInterface" alias="http_cache.store"/>
    <service id="Symfony\Component\HttpFoundation\UrlHelper" alias="url_helper"/>
    <service id="Symfony\Component\HttpKernel\KernelInterface" alias="kernel"/>
    <service id="Symfony\Component\Filesystem\Filesystem" alias="filesystem"/>
    <service id="Symfony\Component\HttpKernel\Config\FileLocator" alias="file_locator"/>
    <service id="Symfony\Component\HttpKernel\UriSigner" alias="uri_signer"/>
    <service id="Symfony\Component\DependencyInjection\ReverseContainer" alias="reverse_container"/>
    <service id="Symfony\Component\String\Slugger\SluggerInterface" alias="slugger"/>
    <service id="Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface" alias="fragment.uri_generator"/>
    <service id="error_renderer.html" alias="twig.error_renderer.html"/>
    <service id="error_renderer" alias="twig.error_renderer.html"/>
    <service id="Psr\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Psr\Container\ContainerInterface $parameterBag" alias="parameter_bag"/>
    <service id="cache.app_clearer" alias="cache.default_clearer" public="true"/>
    <service id="Psr\Cache\CacheItemPoolInterface" alias="cache.app"/>
    <service id="Symfony\Component\Cache\Adapter\AdapterInterface" alias="cache.app">
      <deprecated package="symfony/framework-bundle" version="5.4">The "%alias_id%" alias is deprecated, use "Psr\Cache\CacheItemPoolInterface" instead.</deprecated>
    </service>
    <service id="Symfony\Contracts\Cache\CacheInterface" 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=".debug.http_client"/>
    <service id="Psr\Http\Client\ClientInterface" alias="psr18.http_client"/>
    <service id="mailer" alias="contao.mailer" public="true"/>
    <service id="Symfony\Component\Mailer\MailerInterface" alias="contao.mailer"/>
    <service id="Symfony\Component\Mailer\Transport\TransportInterface" alias="mailer.default_transport"/>
    <service id="mailer.logger_message_listener" alias="mailer.message_logger_listener">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "mailer.message_logger_listener" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Translation\Reader\TranslationReaderInterface" alias="translation.reader"/>
    <service id="Symfony\Component\Translation\Extractor\ExtractorInterface" alias="translation.extractor"/>
    <service id="Symfony\Component\Translation\Writer\TranslationWriterInterface" alias="translation.writer"/>
    <service id="translator" alias="contao.translation.translator" public="true"/>
    <service id="translator.formatter" alias="translator.formatter.default"/>
    <service id="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" alias="debug.file_link_formatter"/>
    <service id="Symfony\Component\Stopwatch\Stopwatch" alias="debug.stopwatch"/>
    <service id="router" alias="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="annotation_reader" alias="annotations.cached_reader"/>
    <service id="Doctrine\Common\Annotations\Reader" alias="annotations.cached_reader"/>
    <service id="Symfony\Component\PropertyAccess\PropertyAccessorInterface" alias="property_accessor"/>
    <service id="Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyListExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface" alias="property_info.reflection_extractor"/>
    <service id="Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface" alias="property_info.reflection_extractor"/>
    <service id="lock.default.store" alias=".lock.default.store.m9uSjd7">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "lock.default.factory" instead.</deprecated>
    </service>
    <service id="lock.store" alias=".lock.default.store.m9uSjd7">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "lock.factory" instead.</deprecated>
    </service>
    <service id="lock.factory" alias="lock.default.factory"/>
    <service id="lock" alias="lock.default">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "lock.factory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Lock\PersistingStoreInterface" alias=".lock.default.store.m9uSjd7">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "Symfony\Component\Lock\LockFactory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Lock\LockFactory" alias="lock.default.factory"/>
    <service id="Symfony\Component\Lock\LockInterface" alias="lock.default">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "Symfony\Component\Lock\LockFactory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\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.GD_MSZC"/>
    <service id="cache.default_memcached_provider" alias=".cache_connection.JKE6keX"/>
    <service id="cache.default_doctrine_dbal_provider" alias="doctrine.dbal.default_connection"/>
    <service id="cache.default_pdo_provider" alias="doctrine.dbal.default_connection"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool" alias=".doctrine.result_cache_pool.taggable"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id="Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool" alias=".doctrine.system_cache_pool.taggable"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id="Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id="Symfony\Component\HttpFoundation\Session\SessionInterface" alias=".session.do-not-use">
      <deprecated package="symfony/framework-bundle" version="5.3">The "%alias_id%" and "SessionInterface" aliases are deprecated, use "$requestStack-&gt;getSession()" instead.</deprecated>
    </service>
    <service id="Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface" alias="session.storage.native"/>
    <service id="SessionHandlerInterface" alias="session.handler.native"/>
    <service id="Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface" alias="session.flash_bag"/>
    <service id="session.storage.filesystem" alias="session.storage.mock_file">
      <deprecated package="symfony/framework-bundle" version="5.3">The "%alias_id%" alias is deprecated, use "session.storage.factory.mock_file" instead.</deprecated>
    </service>
    <service id="session.storage" alias="session.storage.native"/>
    <service id="session.storage.factory" alias="session.storage.factory.service"/>
    <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\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" public="true"/>
    <service id="scheb_two_factor.first_two_factor_handler" alias="scheb_two_factor.condition_handler"/>
    <service id="scheb_two_factor.handler_condition" alias="scheb_two_factor.default_handler_condition"/>
    <service id="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext" alias="scheb_two_factor.firewall_context" public="true"/>
    <service id="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface" alias="scheb_two_factor.security.form_renderer" public="true"/>
    <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.trusted_device_manager" alias="scheb_two_factor.default_trusted_device_manager"/>
    <service id="scheb_two_factor.backup_code_manager" alias="scheb_two_factor.default_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="Twig\Environment" alias="twig"/>
    <service id="Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface" alias="security.authorization_checker"/>
    <service id="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" alias="security.token_storage"/>
    <service id="Symfony\Component\Security\Core\Security" alias="security.helper"/>
    <service id="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface" alias="security.authentication.session_strategy"/>
    <service id="security.encoder_factory" alias="security.encoder_factory.generic" public="true">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" service is deprecated, use "security.password_hasher_factory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" alias="security.encoder_factory.generic"/>
    <service id="security.password_encoder" alias="security.user_password_encoder.generic" public="true">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" service is deprecated, use "security.password_hasher"" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" alias="security.user_password_encoder.generic"/>
    <service id="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" alias="security.authentication_utils"/>
    <service id="Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface" alias="contao.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\Core\Authentication\AuthenticationManagerInterface" alias="security.authentication.manager">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" alias is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias="security.authentication.guard_handler">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" alias is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.firewall" alias="debug.security.firewall"/>
    <service id="security.user.provider.concrete.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="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="security.user_checker.contao_frontend" alias="contao.security.user_checker"/>
    <service id="security.firewall.context_locator" alias=".service_locator.f6V.Y6Q"/>
    <service id="contao.controller.backend_csv_import" alias="Contao\CoreBundle\Controller\BackendCsvImportController" public="true">
      <deprecated package="contao/core-bundle" version="4.9">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\CoreBundle\Controller\BackendCsvImportController" instead.</deprecated>
    </service>
    <service id="contao.controller.images" alias="Contao\CoreBundle\Controller\ImagesController" public="true">
      <deprecated package="contao/core-bundle" version="4.9">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\CoreBundle\Controller\ImagesController" instead.</deprecated>
    </service>
    <service id="contao.controller.insert_tags" alias="Contao\CoreBundle\Controller\InsertTagsController" public="true">
      <deprecated package="contao/core-bundle" version="4.9">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\CoreBundle\Controller\InsertTagsController" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\EventListener\DataContainer\ContentCompositionListener" alias="contao.listener.data_container.content_composition" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.listener.data_container.content_composition" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\EventListener\DataContainer\PageTypeOptionsListener" alias="contao.listener.data_container.page_type_options" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.listener.data_container.page_type_options" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\EventListener\DataContainer\PageUrlListener" alias="contao.listener.data_container.page_url" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.listener.data_container.page_url" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Migration\MigrationCollection" alias="contao.migration.collection">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.migration.collection" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Cache\EntityCacheTags" alias="contao.cache.entity_tags"/>
    <service id="Contao\CoreBundle\Config\ResourceFinderInterface" alias="contao.resource_finder"/>
    <service id="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" alias="contao.csrf.token_manager" public="true"/>
    <service id="Contao\CoreBundle\Doctrine\Backup\DumperInterface" alias="contao.doctrine.backup.dumper"/>
    <service id="Contao\CoreBundle\Framework\ContaoFramework" alias="contao.framework"/>
    <service id="Contao\CoreBundle\Image\ImageFactoryInterface" alias="contao.image.factory"/>
    <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" public="true"/>
    <service id="Contao\CoreBundle\InsertTag\InsertTagParser" alias="contao.insert_tag.parser"/>
    <service id="Contao\CoreBundle\Intl\Countries" alias="contao.intl.countries" public="true"/>
    <service id="Contao\CoreBundle\Intl\Locales" alias="contao.intl.locales" public="true"/>
    <service id="Contao\CoreBundle\Mailer\AvailableTransports" alias="contao.mailer.available_transports" public="true"/>
    <service id="Contao\CoreBundle\OptIn\OptIn" alias="contao.opt_in" public="true"/>
    <service id="Contao\CoreBundle\Picker\PickerBuilderInterface" alias="contao.picker.builder"/>
    <service id="Contao\CoreBundle\Routing\Page\PageRegistry" alias="contao.routing.page_registry" public="true"/>
    <service id="Contao\CoreBundle\Routing\ResponseContext\ResponseContextAccessor" alias="contao.routing.response_context_accessor" public="true"/>
    <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\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\Loader\ContaoFilesystemLoader" alias="contao.twig.filesystem_loader"/>
    <service id="contao.cache.clear_internal" alias="contao.cache.clearer" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.cache.clearer" instead.</deprecated>
    </service>
    <service id="contao.cache.warm_internal" alias="contao.cache.warmer" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.cache.warmer" instead.</deprecated>
    </service>
    <service id="contao.crawl.escargot_factory" alias="contao.crawl.escargot.factory" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.crawl.escargot.factory" instead.</deprecated>
    </service>
    <service id="contao.image.image_factory" alias="contao.image.factory" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.image.factory" instead.</deprecated>
    </service>
    <service id="contao.image.image_sizes" alias="contao.image.sizes" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.image.sizes" instead.</deprecated>
    </service>
    <service id="contao.image.resizer" alias="contao.image.legacy_resizer" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.image.legacy_resizer" instead.</deprecated>
    </service>
    <service id="contao.opt-in" alias="contao.opt_in" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.opt_in" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Cron\Cron" alias="contao.cron" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.cron" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Framework\ContaoFrameworkInterface" alias="contao.framework">
      <deprecated package="contao/core-bundle" version="4.9">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.framework" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Image\Studio\FigureRenderer" alias="contao.image.studio.figure_renderer" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.image.studio.figure_renderer" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Routing\ResponseContext\CoreResponseContextFactory" alias="contao.routing.response_context_factory" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.routing.response_context_factory" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Security\TwoFactor\BackupCodeManager" alias="contao.security.two_factor.backup_code_manager" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.security.two_factor.backup_code_manager" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Twig\Extension\ContaoExtension" alias="contao.twig.extension" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.twig.extension" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Twig\Loader\ThemeNamespace" alias="contao.twig.loader.theme_namespace">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.twig.loader.theme_namespace" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Twig\Loader\TemplateLocator" alias="contao.twig.loader.template_locator">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.twig.loader.template_locator" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer" alias="contao.twig.filesystem_loader_warmer">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.twig.filesystem_loader_warmer" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Util\SimpleTokenExpressionLanguage" alias="contao.string.simple_token_expression_language">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.string.simple_token_expression_language" instead.</deprecated>
    </service>
    <service id="Contao\CoreBundle\Util\SimpleTokenParser" alias="contao.string.simple_token_parser" public="true">
      <deprecated package="contao/core-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.string.simple_token_parser" instead.</deprecated>
    </service>
    <service id="contao.image.imagine" alias="contao.image.imagine.rl0p_o1" public="true"/>
    <service id="Contao\ManagerBundle\HttpKernel\JwtManager" alias="contao_manager.jwt_manager"/>
    <service id="contao_manager.routing_loader" alias="contao_manager.routing.route_loader" public="true">
      <deprecated package="contao/manager-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao_manager.routing.route_loader" instead.</deprecated>
    </service>
    <service id="contao.install_tool" alias="contao_installation.install_tool" public="true">
      <deprecated package="contao/installation-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao_installation.install_tool" instead.</deprecated>
    </service>
    <service id="contao.install_tool_user" alias="contao_installation.install_tool_user" public="true">
      <deprecated package="contao/installation-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao_installation.install_tool_user" instead.</deprecated>
    </service>
    <service id="contao.installer" alias="contao_installation.database.installer" public="true">
      <deprecated package="contao/installation-bundle" version="4.13">Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao_installation.database.installer" instead.</deprecated>
    </service>
    <service id="container.env_var_processors_locator" alias=".service_locator.gSv9zYw" public="true"/>
    <service id="twig.loader.filesystem" alias="twig.loader.native_filesystem"/>
    <service id="doctrine.id_generator_locator" alias=".service_locator.KLVvNIq"/>
    <service id="argument_resolver.controller_locator" alias=".service_locator.l_MKfUd"/>
    <service id="session" alias=".session.do-not-use" public="true">
      <deprecated package="symfony/framework-bundle" version="5.3">The "%alias_id%" service and "SessionInterface" alias are deprecated, use "$requestStack-&gt;getSession()" instead.</deprecated>
    </service>
    <service id="Psr\Log\LoggerInterface $doctrineLogger" alias="monolog.logger.doctrine"/>
    <service id="Psr\Log\LoggerInterface $requestLogger" alias="monolog.logger.request"/>
    <service id="Psr\Log\LoggerInterface $consoleLogger" alias="monolog.logger.console"/>
    <service id="Psr\Log\LoggerInterface $cacheLogger" alias="monolog.logger.cache"/>
    <service id="Psr\Log\LoggerInterface $httpClientLogger" alias="monolog.logger.http_client"/>
    <service id="Psr\Log\LoggerInterface $mailerLogger" alias="monolog.logger.mailer"/>
    <service id="Psr\Log\LoggerInterface $translationLogger" alias="monolog.logger.translation"/>
    <service id="Psr\Log\LoggerInterface $phpLogger" alias="monolog.logger.php"/>
    <service id="Psr\Log\LoggerInterface $eventLogger" alias="monolog.logger.event"/>
    <service id="Psr\Log\LoggerInterface $routerLogger" alias="monolog.logger.router"/>
    <service id="Psr\Log\LoggerInterface $lockLogger" alias="monolog.logger.lock"/>
    <service id="Psr\Log\LoggerInterface $profilerLogger" alias="monolog.logger.profiler"/>
    <service id="Psr\Log\LoggerInterface $securityLogger" alias="monolog.logger.security"/>
    <service id="Psr\Log\LoggerInterface $debugLogger" alias="monolog.logger.debug"/>
    <service id="Psr\Log\LoggerInterface $contaoErrorLogger" alias="contao._logger.monolog.logger.contao.error"/>
    <service id="Psr\Log\LoggerInterface $contaoAccessLogger" alias="contao._logger.monolog.logger.contao.access"/>
    <service id="Psr\Log\LoggerInterface $contaoLogger" alias="monolog.logger.contao"/>
    <service id="Psr\Log\LoggerInterface $contaoConfigurationLogger" alias="contao._logger.monolog.logger.contao.configuration"/>
    <service id="Psr\Log\LoggerInterface $contaoCronLogger" alias="contao._logger.monolog.logger.contao.cron"/>
    <service id="Psr\Log\LoggerInterface $contaoEmailLogger" alias="contao._logger.monolog.logger.contao.email"/>
    <service id="Psr\Log\LoggerInterface $contaoFilesLogger" alias="contao._logger.monolog.logger.contao.files"/>
    <service id="Psr\Log\LoggerInterface $contaoFormsLogger" alias="contao._logger.monolog.logger.contao.forms"/>
    <service id="Psr\Log\LoggerInterface $contaoGeneralLogger" alias="contao._logger.monolog.logger.contao.general"/>
    <service id="knp_menu.menu_provider" alias="knp_menu.menu_provider.chain"/>
    <service id="twig.loader" alias="twig.loader.chain"/>
    <service id="security.authentication.rememberme.services.simplehash.contao_frontend" alias="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator"/>
    <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 $backupsStorage" alias="contao.filesystem.virtual.backups"/>
    <service id=".service_locator.S3Uo.c1" alias=".service_locator.f6V.Y6Q"/>
    <service id=".service_locator.6HxFX2Z" alias="contao.fragment.pre_handlers"/>
    <service id=".service_locator.0GV1BZZ" alias=".service_locator.gSv9zYw"/>
    <service id=".service_locator.3LC4JRB" alias=".service_locator.07qydCq"/>
    <service id=".service_locator.QE_tXQi" alias=".service_locator.RvEsqSz"/>
    <service id=".service_locator.C3Q8mkt" alias=".service_locator.U1ma6yh"/>
    <service id=".service_locator.O24_MAy" alias=".service_locator.yY.p4P7"/>
    <service id=".service_locator.0ghLsew" alias=".service_locator.mx0UMmY"/>
    <service id=".service_locator.VIso5_f" alias=".service_locator.nt5tuyq"/>
    <service id=".service_locator.O4Rns8q" alias=".service_locator.H9znMCH"/>
    <service id=".service_locator.fzF7mdE" alias=".service_locator.LvLjDEU"/>
    <service id=".service_locator.PPw6d1Q" alias=".service_locator.lmV1W6h"/>
    <service id=".service_locator.XBekUIE" alias=".service_locator.GoOfrQe"/>
    <service id=".service_locator.YVw4.gJ" alias=".service_locator.taULjX9"/>
    <service id=".service_locator.hbLDf6A" alias=".service_locator..A7R9no"/>
    <service id=".service_locator.3mxSmhT" alias=".service_locator.bTVjleE"/>
    <service id=".service_locator.JOdPREN" alias=".service_locator.O2A5Sf5"/>
    <service id="http_client" 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="contao.debug.security.access.decision_manager"/>
    <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="contao.security.access_decision_manager.inner" alias="debug.security.access.decision_manager"/>
    <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="contao.routing.nested_matcher" alias="contao.routing.legacy_matcher" public="true"/>
    <service id="contao.debug.security.access.decision_manager.inner" alias="contao.security.access_decision_manager"/>
    <service id="twig.template_iterator" alias="contao_manager.twig.file_extension_filter_iterator"/>
    <service id="doctrine.orm.default_metadata_driver" alias=".doctrine.orm.default_metadata_driver"/>
    <service id="contao.model_argument_resolver" alias="debug.contao.model_argument_resolver"/>
    <service id="argument_resolver.request_attribute" alias="debug.argument_resolver.request_attribute"/>
    <service id="argument_resolver.request" alias="debug.argument_resolver.request"/>
    <service id="argument_resolver.session" alias="debug.argument_resolver.session"/>
    <service id="security.user_value_resolver" alias="debug.security.user_value_resolver"/>
    <service id="argument_resolver.service" alias="debug.argument_resolver.service"/>
    <service id="argument_resolver.default" alias="debug.argument_resolver.default"/>
    <service id="argument_resolver.variadic" alias="debug.argument_resolver.variadic"/>
    <service id="argument_resolver.not_tagged_controller" alias="debug.argument_resolver.not_tagged_controller"/>
    <service id="contao.security.authentication_provider.contao_backend" alias="contao.security.authentication_provider.contao_backend.two_factor_decorator"/>
    <service id="security.authentication.provider.anonymous.contao_backend" alias="security.authentication.provider.anonymous.contao_backend.two_factor_decorator"/>
    <service id="contao.security.authentication_provider.contao_frontend" alias="contao.security.authentication_provider.contao_frontend.two_factor_decorator"/>
    <service id="security.authentication.provider.rememberme.contao_frontend" alias="security.authentication.provider.rememberme.contao_frontend.two_factor_decorator"/>
    <service id="security.authentication.provider.anonymous.contao_frontend" alias="security.authentication.provider.anonymous.contao_frontend.two_factor_decorator"/>
    <service id="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator.inner" alias="contao.security.expiring_token_based_remember_me_services.contao_frontend"/>
    <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.N7pK52X" alias=".service_locator.YzRrb0P"/>
    <service id=".service_locator.FH_NG0d" alias=".service_locator.P7RIXCQ"/>
    <service id=".service_locator.eX9ZwPl" alias=".service_locator.RvEsqSz"/>
    <service id=".service_locator.ZoXQ_WE" alias=".service_locator.6j.fXf6"/>
    <service id=".service_locator..DYdemn" alias=".service_locator.5ijE3KR"/>
    <service id=".service_locator.kHblttG" alias=".service_locator.mx0UMmY"/>
    <service id=".service_locator.g945DvJ" alias=".service_locator.nt5tuyq"/>
    <service id=".service_locator.ZCBEs3x" alias=".service_locator.H9znMCH"/>
    <service id=".service_locator.uYbikVE" alias=".service_locator.LvLjDEU"/>
    <service id=".service_locator.kNG.xOC" alias=".service_locator.lmV1W6h"/>
    <service id=".service_locator.eF0ZcvX" alias=".service_locator.GoOfrQe"/>
    <service id=".service_locator.xLkYyRd" alias=".service_locator.taULjX9"/>
    <service id=".service_locator.cmYQ.Xc" alias=".service_locator..A7R9no"/>
    <service id=".service_locator.OmAa6KR" alias=".service_locator.bTVjleE"/>
    <service id=".service_locator.UrFV.Ks" alias=".service_locator.O2A5Sf5"/>
    <service id=".service_locator.WUQLDJD" alias=".service_locator.JzpSxHw"/>
    <service id=".service_locator.aa1PbBb" alias=".service_locator.nLgZj7R"/>
    <service id=".service_locator.8JNHBLZ" alias=".service_locator.umkjDgT"/>
    <service id=".service_locator.rO0rl1E" alias=".service_locator.ad6_2M1"/>
  </services>
</container>
