<?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.root_dir">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app</parameter>
    <parameter key="kernel.project_dir">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</parameter>
    <parameter key="kernel.environment">dev</parameter>
    <parameter key="kernel.debug">true</parameter>
    <parameter key="kernel.name">app</parameter>
    <parameter key="kernel.cache_dir">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev</parameter>
    <parameter key="kernel.logs_dir">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/logs</parameter>
    <parameter key="kernel.bundles" type="collection">
      <parameter key="SwiftmailerBundle">Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle</parameter>
      <parameter key="DoctrineBundle">Doctrine\Bundle\DoctrineBundle\DoctrineBundle</parameter>
      <parameter key="FrameworkBundle">Symfony\Bundle\FrameworkBundle\FrameworkBundle</parameter>
      <parameter key="MonologBundle">Symfony\Bundle\MonologBundle\MonologBundle</parameter>
      <parameter key="FOSHttpCacheBundle">FOS\HttpCacheBundle\FOSHttpCacheBundle</parameter>
      <parameter key="NelmioCorsBundle">Nelmio\CorsBundle\NelmioCorsBundle</parameter>
      <parameter key="NelmioSecurityBundle">Nelmio\SecurityBundle\NelmioSecurityBundle</parameter>
      <parameter key="SchebTwoFactorBundle">Scheb\TwoFactorBundle\SchebTwoFactorBundle</parameter>
      <parameter key="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="LexikMaintenanceBundle">Lexik\Bundle\MaintenanceBundle\LexikMaintenanceBundle</parameter>
      <parameter key="SecurityBundle">Symfony\Bundle\SecurityBundle\SecurityBundle</parameter>
      <parameter key="ContaoCoreBundle">Contao\CoreBundle\ContaoCoreBundle</parameter>
      <parameter key="ContaoManagerBundle">Contao\ManagerBundle\ContaoManagerBundle</parameter>
      <parameter key="ContaoFaqBundle">Contao\FaqBundle\ContaoFaqBundle</parameter>
      <parameter key="ContaoCommentsBundle">Contao\CommentsBundle\ContaoCommentsBundle</parameter>
      <parameter key="ContaoInstallationBundle">Contao\InstallationBundle\ContaoInstallationBundle</parameter>
      <parameter key="ContaoNewsBundle">Contao\NewsBundle\ContaoNewsBundle</parameter>
      <parameter key="ContaoListingBundle">Contao\ListingBundle\ContaoListingBundle</parameter>
      <parameter key="ContaoCalendarBundle">Contao\CalendarBundle\ContaoCalendarBundle</parameter>
      <parameter key="ContaoNewsletterBundle">Contao\NewsletterBundle\ContaoNewsletterBundle</parameter>
      <parameter key="MarketingSuiteBundle">numero2\MarketingSuiteBundle\MarketingSuiteBundle</parameter>
    </parameter>
    <parameter key="kernel.bundles_metadata" type="collection">
      <parameter key="SwiftmailerBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/swiftmailer-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SwiftmailerBundle</parameter>
      </parameter>
      <parameter key="DoctrineBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/doctrine/doctrine-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
      </parameter>
      <parameter key="FrameworkBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/framework-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
      </parameter>
      <parameter key="MonologBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/monolog-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\MonologBundle</parameter>
      </parameter>
      <parameter key="FOSHttpCacheBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/friendsofsymfony/http-cache-bundle/src</parameter>
        <parameter key="namespace">FOS\HttpCacheBundle</parameter>
      </parameter>
      <parameter key="NelmioCorsBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/nelmio/cors-bundle</parameter>
        <parameter key="namespace">Nelmio\CorsBundle</parameter>
      </parameter>
      <parameter key="NelmioSecurityBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/nelmio/security-bundle</parameter>
        <parameter key="namespace">Nelmio\SecurityBundle</parameter>
      </parameter>
      <parameter key="SchebTwoFactorBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle</parameter>
        <parameter key="namespace">Scheb\TwoFactorBundle</parameter>
      </parameter>
      <parameter key="WebProfilerBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/web-profiler-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\WebProfilerBundle</parameter>
      </parameter>
      <parameter key="KnpMenuBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-menu-bundle/src</parameter>
        <parameter key="namespace">Knp\Bundle\MenuBundle</parameter>
      </parameter>
      <parameter key="KnpTimeBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle</parameter>
        <parameter key="namespace">Knp\Bundle\TimeBundle</parameter>
      </parameter>
      <parameter key="DebugBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/debug-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\DebugBundle</parameter>
      </parameter>
      <parameter key="CmfRoutingBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony-cmf/routing-bundle/src</parameter>
        <parameter key="namespace">Symfony\Cmf\Bundle\RoutingBundle</parameter>
      </parameter>
      <parameter key="TwigBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\TwigBundle</parameter>
      </parameter>
      <parameter key="Terminal42ServiceAnnotationBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/terminal42/service-annotation-bundle/src</parameter>
        <parameter key="namespace">Terminal42\ServiceAnnotationBundle</parameter>
      </parameter>
      <parameter key="LexikMaintenanceBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/lexik/maintenance-bundle</parameter>
        <parameter key="namespace">Lexik\Bundle\MaintenanceBundle</parameter>
      </parameter>
      <parameter key="SecurityBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SecurityBundle</parameter>
      </parameter>
      <parameter key="ContaoCoreBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/core-bundle/src</parameter>
        <parameter key="namespace">Contao\CoreBundle</parameter>
      </parameter>
      <parameter key="ContaoManagerBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src</parameter>
        <parameter key="namespace">Contao\ManagerBundle</parameter>
      </parameter>
      <parameter key="ContaoFaqBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/faq-bundle/src</parameter>
        <parameter key="namespace">Contao\FaqBundle</parameter>
      </parameter>
      <parameter key="ContaoCommentsBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/comments-bundle/src</parameter>
        <parameter key="namespace">Contao\CommentsBundle</parameter>
      </parameter>
      <parameter key="ContaoInstallationBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src</parameter>
        <parameter key="namespace">Contao\InstallationBundle</parameter>
      </parameter>
      <parameter key="ContaoNewsBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/news-bundle/src</parameter>
        <parameter key="namespace">Contao\NewsBundle</parameter>
      </parameter>
      <parameter key="ContaoListingBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/listing-bundle/src</parameter>
        <parameter key="namespace">Contao\ListingBundle</parameter>
      </parameter>
      <parameter key="ContaoCalendarBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/calendar-bundle/src</parameter>
        <parameter key="namespace">Contao\CalendarBundle</parameter>
      </parameter>
      <parameter key="ContaoNewsletterBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/newsletter-bundle/src</parameter>
        <parameter key="namespace">Contao\NewsletterBundle</parameter>
      </parameter>
      <parameter key="MarketingSuiteBundle" type="collection">
        <parameter key="path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/numero2/contao-marketing-suite/src</parameter>
        <parameter key="namespace">numero2\MarketingSuiteBundle</parameter>
      </parameter>
    </parameter>
    <parameter key="kernel.charset">UTF-8</parameter>
    <parameter key="kernel.container_class">appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer</parameter>
    <parameter key="database_host">localhost</parameter>
    <parameter key="database_port">3306</parameter>
    <parameter key="database_user">d038551a</parameter>
    <parameter key="database_password">fPML34GCwm5zyBV5</parameter>
    <parameter key="database_name">d038551a</parameter>
    <parameter key="secret">66310539f20c64d6887b5018dd0a2b68641d04c3596e085b6a226bb7cd4dda71</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="locale">en</parameter>
    <parameter key="container.dumper.inline_class_loader">true</parameter>
    <parameter key="env(MAILER_URL)">sendmail://localhost</parameter>
    <parameter key="env(DATABASE_URL)">pdo-mysql://d038551a:fPML34GCwm5zyBV5@localhost:3306/d038551a</parameter>
    <parameter key="env(APP_SECRET)">66310539f20c64d6887b5018dd0a2b68641d04c3596e085b6a226bb7cd4dda71</parameter>
    <parameter key="swiftmailer.mailer.default.transport.name">dynamic</parameter>
    <parameter key="swiftmailer.mailer.default.spool.enabled">false</parameter>
    <parameter key="swiftmailer.mailer.default.plugin.impersonate">null</parameter>
    <parameter key="swiftmailer.mailer.default.single_address">null</parameter>
    <parameter key="swiftmailer.mailer.default.delivery.enabled">true</parameter>
    <parameter key="swiftmailer.spool.enabled">false</parameter>
    <parameter key="swiftmailer.delivery.enabled">true</parameter>
    <parameter key="swiftmailer.single_address">null</parameter>
    <parameter key="swiftmailer.mailers" type="collection">
      <parameter key="default">swiftmailer.mailer.default</parameter>
    </parameter>
    <parameter key="swiftmailer.default_mailer">default</parameter>
    <parameter key="doctrine.dbal.logger.chain.class">Doctrine\DBAL\Logging\LoggerChain</parameter>
    <parameter key="doctrine.dbal.logger.profiling.class">Doctrine\DBAL\Logging\DebugStack</parameter>
    <parameter key="doctrine.dbal.logger.class">Symfony\Bridge\Doctrine\Logger\DbalLogger</parameter>
    <parameter key="doctrine.dbal.configuration.class">Doctrine\DBAL\Configuration</parameter>
    <parameter key="doctrine.data_collector.class">Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector</parameter>
    <parameter key="doctrine.dbal.connection.event_manager.class">Symfony\Bridge\Doctrine\ContainerAwareEventManager</parameter>
    <parameter key="doctrine.dbal.connection_factory.class">Doctrine\Bundle\DoctrineBundle\ConnectionFactory</parameter>
    <parameter key="doctrine.dbal.events.mysql_session_init.class">Doctrine\DBAL\Event\Listeners\MysqlSessionInit</parameter>
    <parameter key="doctrine.dbal.events.oracle_session_init.class">Doctrine\DBAL\Event\Listeners\OracleSessionInit</parameter>
    <parameter key="doctrine.class">Doctrine\Bundle\DoctrineBundle\Registry</parameter>
    <parameter key="doctrine.entity_managers" type="collection">
      <parameter key="default">doctrine.orm.default_entity_manager</parameter>
    </parameter>
    <parameter key="doctrine.default_entity_manager">default</parameter>
    <parameter key="doctrine.dbal.connection_factory.types" type="collection">
      <parameter key="binary_string" type="collection">
        <parameter key="class">Contao\CoreBundle\Doctrine\DBAL\Types\BinaryStringType</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.entity_listener_resolver.class">Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver</parameter>
    <parameter key="doctrine.orm.second_level_cache.default_cache_factory.class">Doctrine\ORM\Cache\DefaultCacheFactory</parameter>
    <parameter key="doctrine.orm.second_level_cache.default_region.class">Doctrine\ORM\Cache\Region\DefaultRegion</parameter>
    <parameter key="doctrine.orm.second_level_cache.filelock_region.class">Doctrine\ORM\Cache\Region\FileLockRegion</parameter>
    <parameter key="doctrine.orm.second_level_cache.logger_chain.class">Doctrine\ORM\Cache\Logging\CacheLoggerChain</parameter>
    <parameter key="doctrine.orm.second_level_cache.logger_statistics.class">Doctrine\ORM\Cache\Logging\StatisticsCacheLogger</parameter>
    <parameter key="doctrine.orm.second_level_cache.cache_configuration.class">Doctrine\ORM\Cache\CacheConfiguration</parameter>
    <parameter key="doctrine.orm.second_level_cache.regions_configuration.class">Doctrine\ORM\Cache\RegionsConfiguration</parameter>
    <parameter key="doctrine.orm.auto_generate_proxy_classes">true</parameter>
    <parameter key="doctrine.orm.proxy_dir">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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\ConsoleTerminateEvent">console.terminate</parameter>
      <parameter key="Symfony\Component\Form\Event\PreSubmitEvent">form.pre_submit</parameter>
      <parameter key="Symfony\Component\Form\Event\SubmitEvent">form.submit</parameter>
      <parameter key="Symfony\Component\Form\Event\PostSubmitEvent">form.post_submit</parameter>
      <parameter key="Symfony\Component\Form\Event\PreSetDataEvent">form.pre_set_data</parameter>
      <parameter key="Symfony\Component\Form\Event\PostSetDataEvent">form.post_set_data</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ControllerArgumentsEvent">kernel.controller_arguments</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ControllerEvent">kernel.controller</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ResponseEvent">kernel.response</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\FinishRequestEvent">kernel.finish_request</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\RequestEvent">kernel.request</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ViewEvent">kernel.view</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ExceptionEvent">kernel.exception</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\TerminateEvent">kernel.terminate</parameter>
      <parameter key="Symfony\Component\Workflow\Event\GuardEvent">workflow.guard</parameter>
      <parameter key="Symfony\Component\Workflow\Event\LeaveEvent">workflow.leave</parameter>
      <parameter key="Symfony\Component\Workflow\Event\TransitionEvent">workflow.transition</parameter>
      <parameter key="Symfony\Component\Workflow\Event\EnterEvent">workflow.enter</parameter>
      <parameter key="Symfony\Component\Workflow\Event\EnteredEvent">workflow.entered</parameter>
      <parameter key="Symfony\Component\Workflow\Event\CompletedEvent">workflow.completed</parameter>
      <parameter key="Symfony\Component\Workflow\Event\AnnounceEvent">workflow.announce</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.error_controller">error_controller</parameter>
    <parameter key="templating.helper.code.file_link_format">null</parameter>
    <parameter key="debug.file_link_format">null</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">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/sessions</parameter>
    <parameter key="session.metadata.update_threshold">0</parameter>
    <parameter key="asset.request_context.base_path"></parameter>
    <parameter key="asset.request_context.secure">false</parameter>
    <parameter key="translator.logging">false</parameter>
    <parameter key="translator.default_path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/translations</parameter>
    <parameter key="profiler_listener.only_exceptions">false</parameter>
    <parameter key="profiler_listener.only_master_requests">false</parameter>
    <parameter key="profiler.storage.dsn">file:/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/profiler</parameter>
    <parameter key="debug.error_handler.throw_at">-1</parameter>
    <parameter key="debug.container.dump">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/appContao_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_loader::loadFromPlugins</parameter>
    <parameter key="router.cache_class_prefix">appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer</parameter>
    <parameter key="request_listener.http_port">80</parameter>
    <parameter key="request_listener.https_port">443</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="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>
    <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.twig.extension.class">Knp\Menu\Twig\MenuExtension</parameter>
    <parameter key="knp_menu.renderer.twig.class">Knp\Menu\Renderer\TwigRenderer</parameter>
    <parameter key="knp_menu.renderer.twig.options" type="collection"/>
    <parameter key="knp_menu.renderer.twig.template">@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="env(VAR_DUMPER_SERVER)">127.0.0.1:9912</parameter>
    <parameter key="cmf_routing.replace_symfony_router">true</parameter>
    <parameter key="twig.exception_listener.controller">twig.controller.exception::showAction</parameter>
    <parameter key="twig.form.resources" type="collection">
      <parameter>form_div_layout.html.twig</parameter>
    </parameter>
    <parameter key="twig.default_path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/templates</parameter>
    <parameter key="lexik_maintenance.listener.class">Lexik\Bundle\MaintenanceBundle\Listener\MaintenanceListener</parameter>
    <parameter key="lexik_maintenance.driver_factory.class">Lexik\Bundle\MaintenanceBundle\Drivers\DriverFactory</parameter>
    <parameter key="lexik_maintenance.driver.database.class">Lexik\Bundle\MaintenanceBundle\Drivers\DatabaseDriver</parameter>
    <parameter key="lexik_maintenance.driver" type="collection">
      <parameter key="class">Lexik\Bundle\MaintenanceBundle\Drivers\FileDriver</parameter>
      <parameter key="options" type="collection">
        <parameter key="file_path">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/maintenance_lock</parameter>
      </parameter>
      <parameter key="ttl">null</parameter>
    </parameter>
    <parameter key="lexik_maintenance.authorized.path">^/contao($|/)</parameter>
    <parameter key="lexik_maintenance.authorized.host">null</parameter>
    <parameter key="lexik_maintenance.authorized.ips">null</parameter>
    <parameter key="lexik_maintenance.authorized.query" type="collection"/>
    <parameter key="lexik_maintenance.authorized.cookie" type="collection"/>
    <parameter key="lexik_maintenance.authorized.route">null</parameter>
    <parameter key="lexik_maintenance.authorized.attributes" type="collection">
      <parameter key="_bypass_maintenance">true</parameter>
    </parameter>
    <parameter key="lexik_maintenance.response.http_code">503</parameter>
    <parameter key="lexik_maintenance.response.http_status">Service Temporarily Unavailable</parameter>
    <parameter key="lexik_maintenance.response.exception_message">Service Temporarily Unavailable</parameter>
    <parameter key="security.authentication.trust_resolver.anonymous_class">null</parameter>
    <parameter key="security.authentication.trust_resolver.rememberme_class">null</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="contao.web_dir">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/web</parameter>
    <parameter key="contao.prepend_locale">false</parameter>
    <parameter key="contao.encryption_key">%env(APP_SECRET)%</parameter>
    <parameter key="contao.url_suffix">.html</parameter>
    <parameter key="contao.upload_path">files</parameter>
    <parameter key="contao.editable_files">css,csv,html,ini,js,json,less,md,scss,svg,svgz,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>pt</parameter>
      <parameter>ja</parameter>
      <parameter>it</parameter>
      <parameter>fa</parameter>
      <parameter>ru</parameter>
      <parameter>de</parameter>
      <parameter>pl</parameter>
      <parameter>es</parameter>
      <parameter>nl</parameter>
      <parameter>cs</parameter>
      <parameter>zh</parameter>
      <parameter>sv</parameter>
      <parameter>sl</parameter>
      <parameter>fr</parameter>
      <parameter>lv</parameter>
    </parameter>
    <parameter key="contao.image.bypass_cache">false</parameter>
    <parameter key="contao.image.target_dir">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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.security.two_factor.enforce_backend">false</parameter>
    <parameter key="contao.search.default_indexer.enable">true</parameter>
    <parameter key="contao.search.index_protected">false</parameter>
    <parameter key="contao_manager.manager_path">contao-manager.phar.php</parameter>
    <parameter key="cms_api_endpoint">https://api.contao-marketingsuite.com</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="swiftmailer.data_collector" type="collection">
        <parameter>swiftmailer</parameter>
        <parameter>@Swiftmailer/Collector/swiftmailer.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.dump" type="collection">
        <parameter>dump</parameter>
        <parameter>@Debug/Profiler/dump.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="ausi/slug-generator">1.1.1</parameter>
      <parameter key="bacon/bacon-qr-code">2.0.4</parameter>
      <parameter key="beberlei/assert">3.3.2</parameter>
      <parameter key="clue/stream-filter">1.5.0</parameter>
      <parameter key="composer/ca-bundle">1.3.1</parameter>
      <parameter key="composer/package-versions-deprecated">1.11.99.4</parameter>
      <parameter key="contao-components/ace">1.4.13</parameter>
      <parameter key="contao-components/chosen">1.2.4</parameter>
      <parameter key="contao-components/colorbox">1.6.6</parameter>
      <parameter key="contao-components/colorpicker">1.5.1</parameter>
      <parameter key="contao-components/contao">9.2.0</parameter>
      <parameter key="contao-components/datepicker">2.3.2</parameter>
      <parameter key="contao-components/dropzone">5.9.3</parameter>
      <parameter key="contao-components/highlight">9.18.1</parameter>
      <parameter key="contao-components/installer">1.4.1</parameter>
      <parameter key="contao-components/jquery">3.6.0</parameter>
      <parameter key="contao-components/jquery-ui">1.12.1.1</parameter>
      <parameter key="contao-components/mediabox">1.5.5</parameter>
      <parameter key="contao-components/mootools">1.6.0.6</parameter>
      <parameter key="contao-components/simplemodal">2.1.1</parameter>
      <parameter key="contao-components/swipe">2.2.0</parameter>
      <parameter key="contao-components/tablesort">4.0.1</parameter>
      <parameter key="contao-components/tablesorter">2.31.3</parameter>
      <parameter key="contao-components/tinymce4">4.9.12</parameter>
      <parameter key="contao/calendar-bundle">4.9.23</parameter>
      <parameter key="contao/comments-bundle">4.9.23</parameter>
      <parameter key="contao/conflicts">dev-main</parameter>
      <parameter key="contao/core-bundle">4.9.23</parameter>
      <parameter key="contao/faq-bundle">4.9.23</parameter>
      <parameter key="contao/image">1.1.1</parameter>
      <parameter key="contao/imagine-svg">1.0.3</parameter>
      <parameter key="contao/installation-bundle">4.9.23</parameter>
      <parameter key="contao/listing-bundle">4.9.23</parameter>
      <parameter key="contao/manager-bundle">4.9.23</parameter>
      <parameter key="contao/manager-plugin">2.11.1</parameter>
      <parameter key="contao/news-bundle">4.9.23</parameter>
      <parameter key="contao/newsletter-bundle">4.9.23</parameter>
      <parameter key="dasprid/enum">1.0.3</parameter>
      <parameter key="doctrine/annotations">1.13.2</parameter>
      <parameter key="doctrine/cache">2.1.1</parameter>
      <parameter key="doctrine/collections">1.6.8</parameter>
      <parameter key="doctrine/common">3.2.1</parameter>
      <parameter key="doctrine/dbal">2.13.7</parameter>
      <parameter key="doctrine/deprecations">0.5.3</parameter>
      <parameter key="doctrine/doctrine-bundle">2.5.5</parameter>
      <parameter key="doctrine/event-manager">1.1.1</parameter>
      <parameter key="doctrine/inflector">2.0.4</parameter>
      <parameter key="doctrine/instantiator">1.4.0</parameter>
      <parameter key="doctrine/lexer">1.2.1</parameter>
      <parameter key="doctrine/orm">2.10.4</parameter>
      <parameter key="doctrine/persistence">2.2.3</parameter>
      <parameter key="doctrine/sql-formatter">1.1.2</parameter>
      <parameter key="dragonmantank/cron-expression">2.3.1</parameter>
      <parameter key="egulias/email-validator">3.1.2</parameter>
      <parameter key="friendsofphp/proxy-manager-lts">1.0.5</parameter>
      <parameter key="friendsofsymfony/http-cache">2.11.0</parameter>
      <parameter key="friendsofsymfony/http-cache-bundle">2.11.2</parameter>
      <parameter key="guzzlehttp/guzzle">6.5.5</parameter>
      <parameter key="guzzlehttp/promises">1.5.1</parameter>
      <parameter key="guzzlehttp/psr7">1.8.3</parameter>
      <parameter key="imagine/imagine">1.2.4</parameter>
      <parameter key="jeremykendall/php-domain-parser">5.7.2</parameter>
      <parameter key="knplabs/knp-menu">3.3.0</parameter>
      <parameter key="knplabs/knp-menu-bundle">3.2.0</parameter>
      <parameter key="knplabs/knp-time-bundle">1.17.0</parameter>
      <parameter key="laminas/laminas-code">4.5.0</parameter>
      <parameter key="lcobucci/clock">2.0.0</parameter>
      <parameter key="lcobucci/jwt">4.1.5</parameter>
      <parameter key="lexik/maintenance-bundle">2.1.5</parameter>
      <parameter key="matthiasmullie/minify">1.3.66</parameter>
      <parameter key="matthiasmullie/path-converter">1.1.3</parameter>
      <parameter key="michelf/php-markdown">1.9.1</parameter>
      <parameter key="monolog/monolog">1.26.1</parameter>
      <parameter key="nelmio/cors-bundle">2.2.0</parameter>
      <parameter key="nelmio/security-bundle">2.10.3</parameter>
      <parameter key="numero2/contao-marketing-suite">1.0.36</parameter>
      <parameter key="nyholm/psr7">1.4.1</parameter>
      <parameter key="org_heigl/hyphenator">2.6.1</parameter>
      <parameter key="paragonie/constant_time_encoding">2.4.0</parameter>
      <parameter key="paragonie/random_compat">9.99.100</parameter>
      <parameter key="patchwork/utf8">1.3.3</parameter>
      <parameter key="php-http/client-common">2.5.0</parameter>
      <parameter key="php-http/discovery">1.14.1</parameter>
      <parameter key="php-http/httplug">2.2.0</parameter>
      <parameter key="php-http/message">1.12.0</parameter>
      <parameter key="php-http/message-factory">1.0.2</parameter>
      <parameter key="php-http/promise">1.1.0</parameter>
      <parameter key="phpspec/php-diff">1.1.3</parameter>
      <parameter key="phpunit/php-token-stream">4.0.4</parameter>
      <parameter key="psr/cache">1.0.1</parameter>
      <parameter key="psr/container">1.1.2</parameter>
      <parameter key="psr/http-client">1.0.1</parameter>
      <parameter key="psr/http-factory">1.0.1</parameter>
      <parameter key="psr/http-message">1.0.1</parameter>
      <parameter key="psr/log">1.1.4</parameter>
      <parameter key="psr/simple-cache">1.0.1</parameter>
      <parameter key="ralouphie/getallheaders">3.0.3</parameter>
      <parameter key="ramsey/uuid">3.9.6</parameter>
      <parameter key="scheb/2fa-backup-code">5.13.1</parameter>
      <parameter key="scheb/2fa-bundle">5.13.1</parameter>
      <parameter key="scheb/2fa-trusted-device">5.13.1</parameter>
      <parameter key="scssphp/scssphp">1.10.0</parameter>
      <parameter key="simplepie/simplepie">1.5.8</parameter>
      <parameter key="spomky-labs/otphp">10.0.1</parameter>
      <parameter key="swiftmailer/swiftmailer">6.3.0</parameter>
      <parameter key="symfony-cmf/routing">2.3.4</parameter>
      <parameter key="symfony-cmf/routing-bundle">2.5.1</parameter>
      <parameter key="symfony/asset">4.4.27</parameter>
      <parameter key="symfony/cache">4.4.36</parameter>
      <parameter key="symfony/cache-contracts">2.5.0</parameter>
      <parameter key="symfony/config">4.4.36</parameter>
      <parameter key="symfony/console">4.4.36</parameter>
      <parameter key="symfony/debug">4.4.36</parameter>
      <parameter key="symfony/debug-bundle">4.4.27</parameter>
      <parameter key="symfony/dependency-injection">4.4.36</parameter>
      <parameter key="symfony/deprecation-contracts">2.5.0</parameter>
      <parameter key="symfony/doctrine-bridge">4.4.36</parameter>
      <parameter key="symfony/dom-crawler">4.4.36</parameter>
      <parameter key="symfony/dotenv">4.4.33</parameter>
      <parameter key="symfony/error-handler">4.4.36</parameter>
      <parameter key="symfony/event-dispatcher">4.4.34</parameter>
      <parameter key="symfony/event-dispatcher-contracts">1.1.11</parameter>
      <parameter key="symfony/expression-language">4.4.34</parameter>
      <parameter key="symfony/filesystem">4.4.27</parameter>
      <parameter key="symfony/finder">4.4.36</parameter>
      <parameter key="symfony/framework-bundle">4.4.36</parameter>
      <parameter key="symfony/http-client">4.4.36</parameter>
      <parameter key="symfony/http-client-contracts">2.5.0</parameter>
      <parameter key="symfony/http-foundation">4.4.36</parameter>
      <parameter key="symfony/http-kernel">4.4.36</parameter>
      <parameter key="symfony/lock">4.4.36</parameter>
      <parameter key="symfony/mime">5.4.2</parameter>
      <parameter key="symfony/monolog-bridge">4.4.27</parameter>
      <parameter key="symfony/monolog-bundle">3.7.1</parameter>
      <parameter key="symfony/options-resolver">5.4.0</parameter>
      <parameter key="symfony/polyfill-ctype">1.24.0</parameter>
      <parameter key="symfony/polyfill-iconv">1.24.0</parameter>
      <parameter key="symfony/polyfill-intl-grapheme">1.24.0</parameter>
      <parameter key="symfony/polyfill-intl-idn">1.24.0</parameter>
      <parameter key="symfony/polyfill-intl-normalizer">1.24.0</parameter>
      <parameter key="symfony/polyfill-mbstring">1.24.0</parameter>
      <parameter key="symfony/polyfill-php72">1.24.0</parameter>
      <parameter key="symfony/polyfill-php73">1.24.0</parameter>
      <parameter key="symfony/polyfill-php80">1.24.0</parameter>
      <parameter key="symfony/polyfill-php81">1.24.0</parameter>
      <parameter key="symfony/process">4.4.36</parameter>
      <parameter key="symfony/property-access">5.4.2</parameter>
      <parameter key="symfony/property-info">5.4.2</parameter>
      <parameter key="symfony/proxy-manager-bridge">4.4.34</parameter>
      <parameter key="symfony/routing">4.4.34</parameter>
      <parameter key="symfony/security-bundle">4.4.36</parameter>
      <parameter key="symfony/security-core">4.4.36</parameter>
      <parameter key="symfony/security-csrf">5.2.12</parameter>
      <parameter key="symfony/security-guard">4.4.27</parameter>
      <parameter key="symfony/security-http">4.4.36</parameter>
      <parameter key="symfony/service-contracts">2.5.0</parameter>
      <parameter key="symfony/stopwatch">4.4.27</parameter>
      <parameter key="symfony/string">5.4.2</parameter>
      <parameter key="symfony/swiftmailer-bundle">3.5.3</parameter>
      <parameter key="symfony/translation">4.4.34</parameter>
      <parameter key="symfony/translation-contracts">2.5.0</parameter>
      <parameter key="symfony/twig-bridge">4.4.36</parameter>
      <parameter key="symfony/twig-bundle">4.4.36</parameter>
      <parameter key="symfony/var-dumper">4.4.36</parameter>
      <parameter key="symfony/var-exporter">5.4.2</parameter>
      <parameter key="symfony/web-profiler-bundle">4.4.31</parameter>
      <parameter key="symfony/yaml">4.4.36</parameter>
      <parameter key="terminal42/escargot">1.4.0</parameter>
      <parameter key="terminal42/service-annotation-bundle">1.1.3</parameter>
      <parameter key="thecodingmachine/safe">1.3.3</parameter>
      <parameter key="toflar/psr6-symfony-http-cache-store">3.0.1</parameter>
      <parameter key="true/punycode">2.1.1</parameter>
      <parameter key="twig/twig">2.14.10</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="webmozart/assert">1.10.0</parameter>
      <parameter key="webmozart/path-util">2.3.0</parameter>
      <parameter key="wikimedia/less.php">1.8.2</parameter>
      <parameter key="__root__">1.0.0+no-version-set</parameter>
    </parameter>
    <parameter key="contao.resources_paths" type="collection">
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/core-bundle/src/Resources/contao</parameter>
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/contao</parameter>
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/faq-bundle/src/Resources/contao</parameter>
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/comments-bundle/src/Resources/contao</parameter>
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/news-bundle/src/Resources/contao</parameter>
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/listing-bundle/src/Resources/contao</parameter>
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/calendar-bundle/src/Resources/contao</parameter>
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/newsletter-bundle/src/Resources/contao</parameter>
      <parameter>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/numero2/contao-marketing-suite/src/Resources/contao</parameter>
    </parameter>
    <parameter key="console.command.ids" type="collection">
      <parameter>console.command.public_alias.Lexik\Bundle\MaintenanceBundle\Command\DriverLockCommand</parameter>
      <parameter>console.command.public_alias.Lexik\Bundle\MaintenanceBundle\Command\DriverUnlockCommand</parameter>
      <parameter>console.command.public_alias.contao.command.install-web-dir</parameter>
      <parameter>console.command.public_alias.contao.command.lock</parameter>
      <parameter>console.command.public_alias.contao.command.unlock</parameter>
    </parameter>
  </parameters>
  <services>
    <service id="service_container" class="Symfony\Component\DependencyInjection\ContainerInterface" public="true" synthetic="true"/>
    <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=".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~1Fa9ADt" class="Swift_Transport_Esmtp_Auth_NTLMAuthenticator" public="false"/>
    <service id=".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~1Fa9ADt" class="Swift_Transport_Esmtp_Auth_PlainAuthenticator" public="false"/>
    <service id=".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~1Fa9ADt" class="Swift_Transport_Esmtp_Auth_LoginAuthenticator" public="false"/>
    <service id=".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~1Fa9ADt" class="Swift_Transport_Esmtp_Auth_CramMd5Authenticator" public="false"/>
    <service id="swiftmailer.mailer.abstract" class="Swift_Mailer" public="true" abstract="true">
      <argument type="service" id="swiftmailer.mailer.default.transport.dynamic"/>
    </service>
    <service id="swiftmailer.transport.smtp.configurator.abstract" class="Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator" public="false" abstract="true"/>
    <service id="swiftmailer.transport.sendmail.abstract" class="Swift_Transport_SendmailTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.null.abstract" class="Swift_Transport_NullTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.failover" class="Swift_Transport_FailoverTransport" public="false"/>
    <service id="swiftmailer.transport.buffer.abstract" class="Swift_Transport_StreamBuffer" public="false" abstract="true">
      <argument type="service" id="swiftmailer.transport.replacementfactory"/>
    </service>
    <service id="swiftmailer.transport.authhandler.abstract" class="Swift_Transport_Esmtp_AuthHandler" public="false" abstract="true">
      <argument type="collection">
        <argument type="service" id=".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~1Fa9ADt"/>
        <argument type="service" id=".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~1Fa9ADt"/>
        <argument type="service" id=".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~1Fa9ADt"/>
        <argument type="service" id=".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~1Fa9ADt"/>
      </argument>
    </service>
    <service id="swiftmailer.transport.eventdispatcher.abstract" class="Swift_Events_SimpleEventDispatcher" public="false" abstract="true"/>
    <service id="swiftmailer.transport.replacementfactory" class="Swift_StreamFilters_StringReplacementFilterFactory" public="false"/>
    <service id="swiftmailer.plugin.redirecting.abstract" class="Swift_Plugins_RedirectingPlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.antiflood.abstract" class="Swift_Plugins_AntiFloodPlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.impersonate.abstract" class="Swift_Plugins_ImpersonatePlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.messagelogger.abstract" class="Swift_Plugins_MessageLogger" abstract="true"/>
    <service id="swiftmailer.transport.smtp.abstract" class="Swift_Transport_EsmtpTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.spool.abstract" class="Swift_Transport_SpoolTransport" public="false" abstract="true"/>
    <service id="swiftmailer.spool.file.abstract" class="Swift_FileSpool" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="swiftmailer.spool.memory.abstract" class="Swift_MemorySpool" public="false" abstract="true"/>
    <service id="swiftmailer.email_sender.listener" class="Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="swiftmailer.data_collector" class="Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector" public="false">
      <tag name="data_collector" template="@Swiftmailer/Collector/swiftmailer.html.twig" id="swiftmailer" priority="245"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="swiftmailer.command.debug" class="Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand">
      <tag name="console.command" command="debug:swiftmailer"/>
      <call method="setName">
        <argument>debug:swiftmailer</argument>
      </call>
    </service>
    <service id="swiftmailer.command.new_email" class="Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand">
      <tag name="console.command" command="swiftmailer:email:send"/>
      <call method="setName">
        <argument>swiftmailer:email:send</argument>
      </call>
    </service>
    <service id="swiftmailer.command.send_email" class="Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand">
      <tag name="console.command" command="swiftmailer:spool:send"/>
      <call method="setName">
        <argument>swiftmailer:spool:send</argument>
      </call>
    </service>
    <service id="swiftmailer.mailer.default.transport.eventdispatcher" class="Swift_Events_SimpleEventDispatcher" public="false"/>
    <service id="swiftmailer.mailer.default.transport.dynamic" class="Swift_Transport">
      <argument type="collection">
        <argument key="transport">smtp</argument>
        <argument key="url">%env(MAILER_URL)%</argument>
        <argument key="username">null</argument>
        <argument key="password">null</argument>
        <argument key="host">localhost</argument>
        <argument key="port">null</argument>
        <argument key="timeout">30</argument>
        <argument key="source_ip">null</argument>
        <argument key="local_domain">null</argument>
        <argument key="encryption">null</argument>
        <argument key="auth_mode">null</argument>
        <argument key="command">/usr/sbin/sendmail -t -i</argument>
        <argument key="stream_options" type="collection"/>
      </argument>
      <argument type="service" id="router.request_context" on-invalid="null"/>
      <argument type="service" id="swiftmailer.mailer.default.transport.eventdispatcher"/>
      <call method="registerPlugin">
        <argument type="service" id="swiftmailer.mailer.default.plugin.messagelogger"/>
      </call>
      <factory class="Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory" method="createTransport"/>
    </service>
    <service id="swiftmailer.mailer.default" class="Swift_Mailer" public="true">
      <argument type="service" id="swiftmailer.mailer.default.transport.dynamic"/>
    </service>
    <service id="swiftmailer.mailer.default.plugin.messagelogger" class="Swift_Plugins_MessageLogger" public="true">
      <tag name="swiftmailer.default.plugin"/>
    </service>
    <service id="doctrine.dbal.logger.chain" class="Doctrine\DBAL\Logging\LoggerChain">
      <argument type="collection">
        <argument type="service" id="doctrine.dbal.logger"/>
        <argument type="service" id="doctrine.dbal.logger.profiling.default"/>
      </argument>
    </service>
    <service id="doctrine.dbal.logger.profiling" class="Doctrine\DBAL\Logging\DebugStack" public="false" abstract="true"/>
    <service id="doctrine.dbal.logger.backtrace" class="Doctrine\Bundle\DoctrineBundle\Dbal\Logging\BacktraceLogger" public="false" abstract="true"/>
    <service id="doctrine.dbal.logger" class="Symfony\Bridge\Doctrine\Logger\DbalLogger" public="false">
      <tag name="monolog.logger" channel="doctrine"/>
      <argument type="service" id="monolog.logger.doctrine" on-invalid="null"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="data_collector.doctrine" class="Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector" public="false">
      <tag name="data_collector" template="@Doctrine/Collector/db.html.twig" id="db" priority="250"/>
      <argument type="service" id="doctrine"/>
      <argument>true</argument>
      <call method="addLogger">
        <argument>default</argument>
        <argument type="service" id="doctrine.dbal.logger.profiling.default"/>
      </call>
    </service>
    <service id="doctrine.dbal.connection_factory" class="Doctrine\Bundle\DoctrineBundle\ConnectionFactory">
      <argument>%doctrine.dbal.connection_factory.types%</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" public="false" abstract="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.dbal.connection.configuration" class="Doctrine\DBAL\Configuration" public="false" 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" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="doctrine.dbal.schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager" public="false" abstract="true"/>
    <service id="doctrine.dbal.well_known_schema_asset_filter" class="Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter" public="false">
      <argument type="collection"/>
    </service>
    <service id="doctrine.database_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:create"/>
      <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"/>
      <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"/>
      <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"/>
      <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.database_import_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand">
      <tag name="console.command" command="doctrine:database:import"/>
      <call method="setName">
        <argument>doctrine:database:import</argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection.configuration" class="Doctrine\DBAL\Configuration" public="false">
      <call method="setSQLLogger">
        <argument type="service" id="doctrine.dbal.logger.chain.default"/>
      </call>
    </service>
    <service id="doctrine.dbal.logger.profiling.default" class="Doctrine\DBAL\Logging\DebugStack" public="false"/>
    <service id="doctrine.dbal.logger.chain.default" class="Doctrine\DBAL\Logging\LoggerChain">
      <argument type="collection">
        <argument type="service" id="doctrine.dbal.logger"/>
        <argument type="service" id="doctrine.dbal.logger.profiling.default"/>
      </argument>
    </service>
    <service id="doctrine.dbal.default_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager" public="false">
      <argument type="service" id=".service_locator.EmQLYZK"/>
      <call method="addEventListener">
        <argument type="collection">
          <argument>loadClassMetadata</argument>
        </argument>
        <argument>doctrine.orm.default_listeners.attach_entity_listeners</argument>
      </call>
      <call method="addEventListener">
        <argument type="collection">
          <argument>postGenerateSchema</argument>
        </argument>
        <argument>contao.listener.doctrine_schema</argument>
      </call>
      <call method="addEventListener">
        <argument type="collection">
          <argument>onSchemaAlterTableRenameColumn</argument>
        </argument>
        <argument>contao_manager.listener.doctrine_alter_table_listener</argument>
      </call>
    </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="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="1002">SET SESSION sql_mode=(SELECT CONCAT(@@sql_mode, ',TRADITIONAL'))</argument>
          <argument key="1013">false</argument>
        </argument>
        <argument key="defaultTableOptions" type="collection">
          <argument key="charset">utf8mb4</argument>
          <argument key="collate">utf8mb4_unicode_ci</argument>
          <argument key="engine">InnoDB</argument>
          <argument key="row_format">DYNAMIC</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=".1_ServiceLocator~.8EG21X" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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" public="false" abstract="true"/>
    <service id="doctrine.orm.entity_manager.abstract" class="Doctrine\ORM\EntityManager" lazy="true" abstract="true">
      <factory class="Doctrine\ORM\EntityManager" method="create"/>
    </service>
    <service id="doctrine.orm.container_repository_factory" class="Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory" public="false">
      <argument type="service" id=".service_locator.v9gXpIt"/>
    </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" public="false" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.listeners.resolve_target_entity" class="Doctrine\ORM\Tools\ResolveTargetEntityListener" public="false"/>
    <service id="doctrine.orm.naming_strategy.default" class="Doctrine\ORM\Mapping\DefaultNamingStrategy" public="false"/>
    <service id="doctrine.orm.naming_strategy.underscore" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy" public="false"/>
    <service id="doctrine.orm.naming_strategy.underscore_number_aware" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy" public="false">
      <argument>0</argument>
      <argument>true</argument>
    </service>
    <service id="doctrine.orm.quote_strategy.default" class="Doctrine\ORM\Mapping\DefaultQuoteStrategy" public="false"/>
    <service id="doctrine.orm.quote_strategy.ansi" class="Doctrine\ORM\Mapping\AnsiQuoteStrategy" public="false"/>
    <service id="doctrine.cache_clear_metadata_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-metadata"/>
      <call method="setName">
        <argument>doctrine:cache:clear-metadata</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_query_cache_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-query"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_result_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-result"/>
      <call method="setName">
        <argument>doctrine:cache:clear-result</argument>
      </call>
    </service>
    <service id="doctrine.cache_collection_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-collection-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-collection-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_convert_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:convert"/>
      <call method="setName">
        <argument>doctrine:mapping:convert</argument>
      </call>
    </service>
    <service id="doctrine.schema_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:create"/>
      <call method="setName">
        <argument>doctrine:schema:create</argument>
      </call>
    </service>
    <service id="doctrine.schema_drop_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:drop"/>
      <call method="setName">
        <argument>doctrine:schema:drop</argument>
      </call>
    </service>
    <service id="doctrine.ensure_production_settings_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand">
      <tag name="console.command" command="doctrine:ensure-production-settings"/>
      <call method="setName">
        <argument>doctrine:ensure-production-settings</argument>
      </call>
    </service>
    <service id="doctrine.clear_entity_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-entity-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-entity-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_info_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:info"/>
      <call method="setName">
        <argument>doctrine:mapping:info</argument>
      </call>
    </service>
    <service id="doctrine.clear_query_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-query-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query-region</argument>
      </call>
    </service>
    <service id="doctrine.query_dql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:dql"/>
      <call method="setName">
        <argument>doctrine:query:dql</argument>
      </call>
    </service>
    <service id="doctrine.schema_update_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:update"/>
      <call method="setName">
        <argument>doctrine:schema:update</argument>
      </call>
    </service>
    <service id="doctrine.schema_validate_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand">
      <tag name="console.command" command="doctrine:schema:validate"/>
      <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"/>
      <argument type="service" id="doctrine"/>
      <argument>%kernel.bundles%</argument>
      <call method="setName">
        <argument>doctrine:mapping:import</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.orm.default_configuration" class="Doctrine\ORM\Configuration" public="false">
      <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="setQueryCacheImpl">
        <argument type="service" id="app.doctrine_system_cache_provider"/>
      </call>
      <call method="setResultCacheImpl">
        <argument type="service" id="app.doctrine_result_cache_provider"/>
      </call>
      <call method="setMetadataDriverImpl">
        <argument type="service" id="doctrine.orm.default_metadata_driver"/>
      </call>
      <call method="setProxyDir">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/doctrine/orm/Proxies</argument>
      </call>
      <call method="setProxyNamespace">
        <argument>Proxies</argument>
      </call>
      <call method="setAutoGenerateProxyClasses">
        <argument>true</argument>
      </call>
      <call method="setClassMetadataFactoryName">
        <argument>Doctrine\ORM\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="setEntityListenerResolver">
        <argument type="service" id="doctrine.orm.default_entity_listener_resolver"/>
      </call>
      <call method="setRepositoryFactory">
        <argument type="service" id="doctrine.orm.container_repository_factory"/>
      </call>
    </service>
    <service id="doctrine.orm.default_annotation_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AnnotationDriver" public="false">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="collection">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/core-bundle/src/Entity</argument>
      </argument>
    </service>
    <service id="doctrine.orm.default_metadata_driver" class="Doctrine\Persistence\Mapping\Driver\MappingDriverChain" public="false">
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>Contao\CoreBundle\Entity</argument>
      </call>
    </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"/>
      <factory class="Doctrine\ORM\EntityManager" method="create"/>
      <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=".legacy_controller_name_converter" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser" public="false">
      <tag name="monolog.logger" channel="request"/>
      <argument type="service" id="kernel"/>
      <argument>false</argument>
    </service>
    <service id="argument_metadata_factory" class="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory" public="false"/>
    <service id="response_listener" class="Symfony\Component\HttpKernel\EventListener\ResponseListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>UTF-8</argument>
    </service>
    <service id="streamed_response_listener" class="Symfony\Component\HttpKernel\EventListener\StreamedResponseListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="locale_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleListener" public="false">
      <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"/>
    </service>
    <service id="validate_request_listener" class="Symfony\Component\HttpKernel\EventListener\ValidateRequestListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id=".legacy_resolve_controller_name_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".legacy_controller_name_converter"/>
      <argument>false</argument>
    </service>
    <service id="disallow_search_engine_index_response_listener" class="Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener" public="false">
      <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" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <argument>error_controller</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="parameter_bag" class="Symfony\Component\DependencyInjection\ParameterBag\ContainerBag" public="false">
      <argument type="service" id="service_container"/>
    </service>
    <service id="http_kernel" class="Symfony\Component\HttpKernel\HttpKernel" public="true">
      <tag name="container.hot_path"/>
      <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="url_helper" class="Symfony\Component\HttpFoundation\UrlHelper" public="false">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
    </service>
    <service id="cache_warmer" class="Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate" public="true">
      <argument type="tagged_iterator" tag="kernel.cache_warmer"/>
      <argument>true</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainerDeprecations.log</argument>
    </service>
    <service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer" public="true">
      <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"/>
    <service id="file_locator" class="Symfony\Component\HttpKernel\Config\FileLocator" public="false">
      <argument type="service" id="kernel"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources</argument>
      <argument type="collection">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app</argument>
      </argument>
      <argument>false</argument>
    </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" public="false">
      <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" public="false">
      <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" public="false">
      <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="swiftmailer.email_sender.listener" type="service" id="swiftmailer.email_sender.listener" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine" type="service" id="doctrine" 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="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="profiler" type="service" id="profiler" 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="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="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="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_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.image_sizes" type="service" id="contao.image.image_sizes" on-invalid="ignore_uninitialized"/>
        <argument key="contao.monolog.handler" type="service" id="contao.monolog.handler" on-invalid="ignore_uninitialized"/>
        <argument key="contao.translation.translator.data_collector" type="service" id="contao.translation.translator.data_collector" on-invalid="ignore_uninitialized"/>
        <argument key=".debug.http_client" type="service" id=".debug.http_client" on-invalid="ignore_uninitialized"/>
      </argument>
      <argument type="collection">
        <argument key="swiftmailer.email_sender.listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine" 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="doctrine.result_cache_pool" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.system_cache_pool" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="profiler" 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="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="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="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_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.image_sizes" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.monolog.handler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="contao.translation.translator.data_collector" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key=".debug.http_client" type="collection">
          <argument>reset</argument>
        </argument>
      </argument>
    </service>
    <service id="reverse_container" class="Symfony\Component\DependencyInjection\ReverseContainer" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id=".service_locator.wnlveDj"/>
    </service>
    <service id="locale_aware_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleAwareListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="iterator">
        <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" public="false">
      <tag name="container.env_var_processor"/>
      <argument type="service" id="service_container"/>
      <argument type="tagged_iterator" tag="container.env_var_loader"/>
    </service>
    <service id="fragment.renderer.inline" class="Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" public="false">
      <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" public="false">
      <tag name="kernel.fragment_renderer" alias="hinclude"/>
      <argument type="service" id="twig"/>
      <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" public="false">
      <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=".2_~96_8wN1" public="false">
      <argument type="service" id="request_stack"/>
      <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="getAndCleanOutputBuffer"/>
    </service>
    <service id=".1_~96_8wN1" public="false">
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
      <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
    </service>
    <service id="error_handler.error_renderer.html" class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer">
      <argument type="service" id=".1_~96_8wN1"/>
      <argument>UTF-8</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument type="service" id=".2_~96_8wN1"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="console.error_listener" class="Symfony\Component\Console\EventListener\ErrorListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="console"/>
      <argument type="service" id="monolog.logger.console" on-invalid="null"/>
    </service>
    <service id="console.suggest_missing_package_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber" public="false">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="console.command.about" class="Symfony\Bundle\FrameworkBundle\Command\AboutCommand" public="false">
      <tag name="console.command" command="about"/>
      <call method="setName">
        <argument>about</argument>
      </call>
    </service>
    <service id="console.command.assets_install" class="Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand" public="false">
      <tag name="console.command" command="assets:install"/>
      <argument type="service" id="filesystem"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <call method="setName">
        <argument>assets:install</argument>
      </call>
    </service>
    <service id="console.command.cache_clear" class="Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand" public="false">
      <tag name="console.command" command="cache:clear"/>
      <argument type="service" id="cache_clearer"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>cache:clear</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_clear" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand" public="false">
      <tag name="console.command" command="cache:pool:clear"/>
      <argument type="service" id="cache.global_clearer"/>
      <call method="setName">
        <argument>cache:pool:clear</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_prune" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand" public="false">
      <tag name="console.command" command="cache:pool:prune"/>
      <argument type="iterator"/>
      <call method="setName">
        <argument>cache:pool:prune</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_delete" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand" public="false">
      <tag name="console.command" command="cache:pool:delete"/>
      <argument type="service" id="cache.global_clearer"/>
      <call method="setName">
        <argument>cache:pool:delete</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_list" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand" public="false">
      <tag name="console.command" command="cache:pool:list"/>
      <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>
    </service>
    <service id="console.command.cache_warmup" class="Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand" public="false">
      <tag name="console.command" command="cache:warmup"/>
      <argument type="service" id="cache_warmer"/>
      <call method="setName">
        <argument>cache:warmup</argument>
      </call>
    </service>
    <service id="console.command.config_debug" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand" public="false">
      <tag name="console.command" command="debug:config"/>
      <call method="setName">
        <argument>debug:config</argument>
      </call>
    </service>
    <service id="console.command.config_dump_reference" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand" public="false">
      <tag name="console.command" command="config:dump-reference"/>
      <call method="setName">
        <argument>config:dump-reference</argument>
      </call>
    </service>
    <service id="console.command.container_debug" class="Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand" public="false">
      <tag name="console.command" command="debug:container"/>
      <call method="setName">
        <argument>debug:container</argument>
      </call>
    </service>
    <service id="console.command.container_lint" class="Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand" public="false">
      <tag name="console.command" command="lint:container"/>
      <call method="setName">
        <argument>lint:container</argument>
      </call>
    </service>
    <service id="console.command.debug_autowiring" class="Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand" public="false">
      <tag name="console.command" command="debug:autowiring"/>
      <argument>null</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:autowiring</argument>
      </call>
    </service>
    <service id="console.command.event_dispatcher_debug" class="Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand" public="false">
      <tag name="console.command" command="debug:event-dispatcher"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setName">
        <argument>debug:event-dispatcher</argument>
      </call>
    </service>
    <service id="console.command.router_debug" class="Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand" public="false">
      <tag name="console.command" command="debug:router"/>
      <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>
    </service>
    <service id="console.command.router_match" class="Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand" public="false">
      <tag name="console.command" command="router:match"/>
      <argument type="service" id="cmf_routing.router"/>
      <call method="setName">
        <argument>router:match</argument>
      </call>
    </service>
    <service id="console.command.translation_debug" class="Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand" public="false">
      <tag name="console.command" command="debug:translation"/>
      <argument type="service" id="contao.translation.translator.data_collector"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/translations</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/templates</argument>
      <argument type="collection">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bridge/Resources/views/Email</argument>
      </argument>
      <call method="setName">
        <argument>debug:translation</argument>
      </call>
    </service>
    <service id="console.command.translation_update" class="Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand" public="false">
      <tag name="console.command" command="translation:update"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>en</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/translations</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/templates</argument>
      <argument type="collection">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bridge/Resources/views/Email</argument>
      </argument>
      <call method="setName">
        <argument>translation:update</argument>
      </call>
    </service>
    <service id="console.command.xliff_lint" class="Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand" public="false">
      <tag name="console.command" command="lint:xliff"/>
      <call method="setName">
        <argument>lint:xliff</argument>
      </call>
    </service>
    <service id="console.command.yaml_lint" class="Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand" public="false">
      <tag name="console.command" command="lint:yaml"/>
      <call method="setName">
        <argument>lint:yaml</argument>
      </call>
    </service>
    <service id="console.command.secrets_set" class="Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand" public="false">
      <tag name="console.command" command="secrets:set"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:set</argument>
      </call>
    </service>
    <service id="console.command.secrets_remove" class="Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand" public="false">
      <tag name="console.command" command="secrets:remove"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:remove</argument>
      </call>
    </service>
    <service id="console.command.secrets_generate_key" class="Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand" public="false">
      <tag name="console.command" command="secrets:generate-keys"/>
      <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>
    </service>
    <service id="console.command.secrets_list" class="Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand" public="false">
      <tag name="console.command" command="secrets:list"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:list</argument>
      </call>
    </service>
    <service id="console.command.secrets_decrypt_to_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand" public="false">
      <tag name="console.command" command="secrets:decrypt-to-local"/>
      <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>
    </service>
    <service id="console.command.secrets_encrypt_from_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand" public="false">
      <tag name="console.command" command="secrets:encrypt-from-local"/>
      <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>
    </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.simple" class="Symfony\Component\Cache\Psr16Cache" public="false">
      <argument type="service" id="cache.app"/>
      <deprecated>The "Psr\SimpleCache\CacheInterface" / "%service_id%" service is deprecated since Symfony 4.3. Use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead.</deprecated>
    </service>
    <service id="cache.app.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false" 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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false" 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" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.filesystem" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="false" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_psr6_provider" clearer="cache.default_clearer" reset="reset"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
    </service>
    <service id="cache.adapter.redis" class="Symfony\Component\Cache\Adapter\RedisAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></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" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_memcached_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></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.pdo" class="Symfony\Component\Cache\Adapter\PdoAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_pdo_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></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" public="false" 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" public="false">
      <argument>null</argument>
    </service>
    <service id="cache.default_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="false">
      <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" public="false"/>
    <service id="translator.selector" class="Symfony\Component\Translation\MessageSelector" public="false">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2, use "identity_translator" instead.</deprecated>
    </service>
    <service id=".cache_connection.GD_MSZC" class="Symfony\Component\Cache\Adapter\AbstractAdapter" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false">
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id=".1_NativeFileSessionHandler~s.EkNGi" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler" public="false">
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/sessions</argument>
    </service>
    <service id="session" class="Symfony\Component\HttpFoundation\Session\Session" public="true">
      <argument type="service" id="session.storage.native"/>
      <call method="registerBag">
        <argument type="service" id="contao.session.contao_backend"/>
      </call>
      <call method="registerBag">
        <argument type="service" id="contao.session.contao_frontend"/>
      </call>
    </service>
    <service id="session.storage.metadata_bag" class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag" public="false">
      <argument>_sf2_meta</argument>
      <argument>0</argument>
    </service>
    <service id="session.storage.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage" public="false">
      <argument>%session.storage.options%</argument>
      <argument>null</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.storage.php_bridge" class="Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage" public="false">
      <argument>null</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.flash_bag" class="Symfony\Component\HttpFoundation\Session\Flash\FlashBag" public="false">
      <factory service="session" method="getFlashBag"/>
    </service>
    <service id="session.attribute_bag" class="Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag" public="false">
      <argument>attributes</argument>
      <factory service="session" method="getBag"/>
    </service>
    <service id="session.storage.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage" public="false">
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.handler.native_file" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler" public="false">
      <argument type="service" id=".1_NativeFileSessionHandler~s.EkNGi"/>
    </service>
    <service id="session.abstract_handler" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler" public="false">
      <argument></argument>
      <factory class="Symfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory" method="createHandler"/>
    </service>
    <service id="session_listener" class="Symfony\Component\HttpKernel\EventListener\SessionListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".service_locator.Bppmeg3"/>
    </service>
    <service id="session.save_listener" class="Symfony\Component\HttpKernel\EventListener\SaveSessionListener" public="false">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.1. Use the "session_listener" service instead.</deprecated>
    </service>
    <service id="security.csrf.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator" public="false"/>
    <service id="security.csrf.token_storage" class="Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" public="false">
      <argument type="service" id="session"/>
    </service>
    <service id="security.csrf.token_manager" class="Symfony\Component\Security\Csrf\CsrfTokenManager" public="true">
      <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" public="false">
      <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" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="assets.packages" class="Symfony\Component\Asset\Packages" public="true">
      <argument type="service" id="assets._default_package"/>
      <argument type="collection"/>
      <call method="addPackage">
        <argument>contao_core</argument>
        <argument type="service" id="assets._package_contao_core"/>
      </call>
      <call method="addPackage">
        <argument>contao_faq</argument>
        <argument type="service" id="assets._package_contao_faq"/>
      </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>contao_calendar</argument>
        <argument type="service" id="assets._package_contao_calendar"/>
      </call>
      <call method="addPackage">
        <argument>contao_newsletter</argument>
        <argument type="service" id="assets._package_contao_newsletter"/>
      </call>
      <call method="addPackage">
        <argument>marketing_suite</argument>
        <argument type="service" id="assets._package_marketing_suite"/>
      </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/highlight</argument>
        <argument type="service" id="assets._package_contao-components/highlight"/>
      </call>
      <call method="addPackage">
        <argument>contao-components/installer</argument>
        <argument type="service" id="assets._package_contao-components/installer"/>
      </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" public="false">
      <argument type="service" id="assets.empty_version_strategy"/>
    </service>
    <service id="assets.context" class="Symfony\Component\Asset\Context\RequestStackContext" public="false">
      <argument type="service" id="request_stack"/>
      <argument></argument>
      <argument>false</argument>
    </service>
    <service id="assets.path_package" class="Symfony\Component\Asset\PathPackage" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.url_package" class="Symfony\Component\Asset\UrlPackage" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.static_version_strategy" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="assets.empty_version_strategy" class="Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy" public="false"/>
    <service id="assets.json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="assets._default_package" class="Symfony\Component\Asset\PathPackage" public="false">
      <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="esi" class="Symfony\Component\HttpKernel\HttpCache\Esi" public="false"/>
    <service id="esi_listener" class="Symfony\Component\HttpKernel\EventListener\SurrogateListener" public="false">
      <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" public="false">
      <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" public="false">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id=".service_locator.V.o0zE7"/>
      <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">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/translations</argument>
        <argument key="debug">true</argument>
        <argument key="resource_files" type="collection">
          <argument key="af" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.af.xlf</argument>
          </argument>
          <argument key="ar" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.ar.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.ar.xliff</argument>
          </argument>
          <argument key="az" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.az.xlf</argument>
          </argument>
          <argument key="be" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.be.xlf</argument>
          </argument>
          <argument key="bg" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.bg.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.bg.xliff</argument>
          </argument>
          <argument key="bs" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.bs.xlf</argument>
          </argument>
          <argument key="ca" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.ca.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.ca.xliff</argument>
          </argument>
          <argument key="cs" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.cs.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.cs.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.cs.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.cs.xlf</argument>
          </argument>
          <argument key="da" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.da.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.da.xliff</argument>
          </argument>
          <argument key="de" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.de.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.de.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.de.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.de.xlf</argument>
          </argument>
          <argument key="el" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.el.xlf</argument>
          </argument>
          <argument key="en" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.en.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.en.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/lexik/maintenance-bundle/Resources/translations/maintenance.en.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.en.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.en.xlf</argument>
          </argument>
          <argument key="es" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.es.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.es.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.es.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.es.xlf</argument>
          </argument>
          <argument key="et" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.et.xlf</argument>
          </argument>
          <argument key="eu" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.eu.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.eu.xliff</argument>
          </argument>
          <argument key="fa" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.fa.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.fa.xlf</argument>
          </argument>
          <argument key="fi" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.fi.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.fi.xliff</argument>
          </argument>
          <argument key="fr" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.fr.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.fr.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/lexik/maintenance-bundle/Resources/translations/maintenance.fr.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.fr.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.fr.xlf</argument>
          </argument>
          <argument key="gl" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.gl.xlf</argument>
          </argument>
          <argument key="he" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.he.xlf</argument>
          </argument>
          <argument key="hr" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.hr.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml</argument>
          </argument>
          <argument key="hu" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.hu.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.hu.xliff</argument>
          </argument>
          <argument key="hy" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.hy.xlf</argument>
          </argument>
          <argument key="id" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.id.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.id.xliff</argument>
          </argument>
          <argument key="it" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.it.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.it.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.it.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.it.xlf</argument>
          </argument>
          <argument key="ja" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.ja.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.ja.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.ja.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.ja.xlf</argument>
          </argument>
          <argument key="lb" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.lb.xlf</argument>
          </argument>
          <argument key="lt" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.lt.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.lt.xliff</argument>
          </argument>
          <argument key="lv" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.lv.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.lv.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.lv.xlf</argument>
          </argument>
          <argument key="mn" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.mn.xlf</argument>
          </argument>
          <argument key="my" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.my.xlf</argument>
          </argument>
          <argument key="nb" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.nb.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.nb.xliff</argument>
          </argument>
          <argument key="nl" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.nl.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.nl.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.nl.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.nl.xlf</argument>
          </argument>
          <argument key="nn" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.nn.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.nn.xliff</argument>
          </argument>
          <argument key="no" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.no.xlf</argument>
          </argument>
          <argument key="pl" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.pl.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.pl.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pl.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.pl.xlf</argument>
          </argument>
          <argument key="pt" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.pt.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pt.xlf</argument>
          </argument>
          <argument key="pt_BR" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_BR.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pt_BR.xlf</argument>
          </argument>
          <argument key="ro" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.ro.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.ro.xliff</argument>
          </argument>
          <argument key="ru" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.ru.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.ru.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.ru.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.ru.xlf</argument>
          </argument>
          <argument key="sk" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.sk.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.sk.xliff</argument>
          </argument>
          <argument key="sl" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.sl.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.sl.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sl.xlf</argument>
          </argument>
          <argument key="sq" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.sq.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sq.xlf</argument>
          </argument>
          <argument key="sr_Cyrl" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf</argument>
          </argument>
          <argument key="sr_Latn" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf</argument>
          </argument>
          <argument key="sv" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.sv.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.sv.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sv.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.sv.xlf</argument>
          </argument>
          <argument key="th" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.th.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.th.xliff</argument>
          </argument>
          <argument key="tl" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.tl.xlf</argument>
          </argument>
          <argument key="tr" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.tr.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.tr.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.tr.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.tr.xlf</argument>
          </argument>
          <argument key="uk" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.uk.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.uk.xliff</argument>
          </argument>
          <argument key="uz" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.uz.xlf</argument>
          </argument>
          <argument key="vi" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.vi.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.vi.xliff</argument>
          </argument>
          <argument key="zh_CN" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_CN.xliff</argument>
          </argument>
          <argument key="zh_TW" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_TW.xliff</argument>
          </argument>
          <argument key="bs_Latn_BA" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.bs_Latn_BA.xliff</argument>
          </argument>
          <argument key="eo" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.eo.xliff</argument>
          </argument>
          <argument key="hr_HR" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.hr_HR.xliff</argument>
          </argument>
          <argument key="ky" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.ky.xliff</argument>
          </argument>
          <argument key="pt_PT" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_PT.xliff</argument>
          </argument>
          <argument key="sr_Latin" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.sr_Latin.xliff</argument>
          </argument>
          <argument key="zh" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh.xliff</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.zh.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.zh.xlf</argument>
          </argument>
          <argument key="zh_HK" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_HK.xliff</argument>
          </argument>
          <argument key="sr" type="collection">
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sr.xlf</argument>
            <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.sr.xlf</argument>
          </argument>
        </argument>
        <argument key="scanned_directories" type="collection">
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-core/Resources/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-time-bundle/Resources/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/lexik/maintenance-bundle/Resources/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/manager-bundle/src/Resources/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/swiftmailer-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/SwiftmailerBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/doctrine/doctrine-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/DoctrineBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/framework-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/FrameworkBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/monolog-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/MonologBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/friendsofsymfony/http-cache-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/FOSHttpCacheBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/nelmio/cors-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/NelmioCorsBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/nelmio/security-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/NelmioSecurityBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/SchebTwoFactorBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/web-profiler-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/WebProfilerBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-menu-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/KnpMenuBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/KnpTimeBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/debug-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/DebugBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony-cmf/routing-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/CmfRoutingBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/TwigBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/terminal42/service-annotation-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/Terminal42ServiceAnnotationBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/LexikMaintenanceBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-bundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/SecurityBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/core-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoCoreBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoManagerBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/faq-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoFaqBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/comments-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoCommentsBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoInstallationBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/news-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoNewsBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/listing-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoListingBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/calendar-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoCalendarBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/newsletter-bundle/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/ContaoNewsletterBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/numero2/contao-marketing-suite/src/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/MarketingSuiteBundle/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/translations</argument>
          <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app/Resources/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/Resources/translations</argument>
            <argument>vendor/lexik/maintenance-bundle/Resources/translations</argument>
            <argument>vendor/contao/manager-bundle/src/Resources/translations</argument>
            <argument>vendor/contao/installation-bundle/src/Resources/translations</argument>
            <argument>vendor/symfony/swiftmailer-bundle/translations</argument>
            <argument>app/Resources/SwiftmailerBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-bundle/translations</argument>
            <argument>app/Resources/DoctrineBundle/translations</argument>
            <argument>vendor/symfony/framework-bundle/translations</argument>
            <argument>app/Resources/FrameworkBundle/translations</argument>
            <argument>vendor/symfony/monolog-bundle/translations</argument>
            <argument>app/Resources/MonologBundle/translations</argument>
            <argument>vendor/friendsofsymfony/http-cache-bundle/src/translations</argument>
            <argument>app/Resources/FOSHttpCacheBundle/translations</argument>
            <argument>vendor/nelmio/cors-bundle/translations</argument>
            <argument>app/Resources/NelmioCorsBundle/translations</argument>
            <argument>vendor/nelmio/security-bundle/translations</argument>
            <argument>app/Resources/NelmioSecurityBundle/translations</argument>
            <argument>app/Resources/SchebTwoFactorBundle/translations</argument>
            <argument>vendor/symfony/web-profiler-bundle/translations</argument>
            <argument>app/Resources/WebProfilerBundle/translations</argument>
            <argument>vendor/knplabs/knp-menu-bundle/src/translations</argument>
            <argument>app/Resources/KnpMenuBundle/translations</argument>
            <argument>app/Resources/KnpTimeBundle/translations</argument>
            <argument>vendor/symfony/debug-bundle/translations</argument>
            <argument>app/Resources/DebugBundle/translations</argument>
            <argument>vendor/symfony-cmf/routing-bundle/src/translations</argument>
            <argument>app/Resources/CmfRoutingBundle/translations</argument>
            <argument>vendor/symfony/twig-bundle/translations</argument>
            <argument>app/Resources/TwigBundle/translations</argument>
            <argument>vendor/terminal42/service-annotation-bundle/src/translations</argument>
            <argument>app/Resources/Terminal42ServiceAnnotationBundle/translations</argument>
            <argument>app/Resources/LexikMaintenanceBundle/translations</argument>
            <argument>vendor/symfony/security-bundle/translations</argument>
            <argument>app/Resources/SecurityBundle/translations</argument>
            <argument>vendor/contao/core-bundle/src/translations</argument>
            <argument>app/Resources/ContaoCoreBundle/translations</argument>
            <argument>app/Resources/ContaoManagerBundle/translations</argument>
            <argument>vendor/contao/faq-bundle/src/translations</argument>
            <argument>app/Resources/ContaoFaqBundle/translations</argument>
            <argument>vendor/contao/comments-bundle/src/translations</argument>
            <argument>app/Resources/ContaoCommentsBundle/translations</argument>
            <argument>app/Resources/ContaoInstallationBundle/translations</argument>
            <argument>vendor/contao/news-bundle/src/translations</argument>
            <argument>app/Resources/ContaoNewsBundle/translations</argument>
            <argument>vendor/contao/listing-bundle/src/translations</argument>
            <argument>app/Resources/ContaoListingBundle/translations</argument>
            <argument>vendor/contao/calendar-bundle/src/translations</argument>
            <argument>app/Resources/ContaoCalendarBundle/translations</argument>
            <argument>vendor/contao/newsletter-bundle/src/translations</argument>
            <argument>app/Resources/ContaoNewsletterBundle/translations</argument>
            <argument>vendor/numero2/contao-marketing-suite/src/translations</argument>
            <argument>app/Resources/MarketingSuiteBundle/translations</argument>
            <argument>translations</argument>
            <argument>app/Resources/translations</argument>
          </argument>
        </argument>
      </argument>
      <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" public="false">
      <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" public="false">
      <argument type="service" id="identity_translator"/>
    </service>
    <service id="translation.loader.php" class="Symfony\Component\Translation\Loader\PhpFileLoader" public="false">
      <tag name="translation.loader" alias="php"/>
    </service>
    <service id="translation.loader.yml" class="Symfony\Component\Translation\Loader\YamlFileLoader" public="false">
      <tag name="translation.loader" alias="yaml" legacy_alias="yml" legacy-alias="yml"/>
    </service>
    <service id="translation.loader.xliff" class="Symfony\Component\Translation\Loader\XliffFileLoader" public="false">
      <tag name="translation.loader" alias="xlf" legacy_alias="xliff" legacy-alias="xliff"/>
    </service>
    <service id="translation.loader.po" class="Symfony\Component\Translation\Loader\PoFileLoader" public="false">
      <tag name="translation.loader" alias="po"/>
    </service>
    <service id="translation.loader.mo" class="Symfony\Component\Translation\Loader\MoFileLoader" public="false">
      <tag name="translation.loader" alias="mo"/>
    </service>
    <service id="translation.loader.qt" class="Symfony\Component\Translation\Loader\QtFileLoader" public="false">
      <tag name="translation.loader" alias="ts"/>
    </service>
    <service id="translation.loader.csv" class="Symfony\Component\Translation\Loader\CsvFileLoader" public="false">
      <tag name="translation.loader" alias="csv"/>
    </service>
    <service id="translation.loader.res" class="Symfony\Component\Translation\Loader\IcuResFileLoader" public="false">
      <tag name="translation.loader" alias="res"/>
    </service>
    <service id="translation.loader.dat" class="Symfony\Component\Translation\Loader\IcuDatFileLoader" public="false">
      <tag name="translation.loader" alias="dat"/>
    </service>
    <service id="translation.loader.ini" class="Symfony\Component\Translation\Loader\IniFileLoader" public="false">
      <tag name="translation.loader" alias="ini"/>
    </service>
    <service id="translation.loader.json" class="Symfony\Component\Translation\Loader\JsonFileLoader" public="false">
      <tag name="translation.loader" alias="json"/>
    </service>
    <service id="translation.dumper.php" class="Symfony\Component\Translation\Dumper\PhpFileDumper" public="false">
      <tag name="translation.dumper" alias="php"/>
    </service>
    <service id="translation.dumper.xliff" class="Symfony\Component\Translation\Dumper\XliffFileDumper" public="false">
      <tag name="translation.dumper" alias="xlf"/>
    </service>
    <service id="translation.dumper.po" class="Symfony\Component\Translation\Dumper\PoFileDumper" public="false">
      <tag name="translation.dumper" alias="po"/>
    </service>
    <service id="translation.dumper.mo" class="Symfony\Component\Translation\Dumper\MoFileDumper" public="false">
      <tag name="translation.dumper" alias="mo"/>
    </service>
    <service id="translation.dumper.yml" class="Symfony\Component\Translation\Dumper\YamlFileDumper" public="false">
      <tag name="translation.dumper" alias="yml"/>
    </service>
    <service id="translation.dumper.yaml" class="Symfony\Component\Translation\Dumper\YamlFileDumper" public="false">
      <tag name="translation.dumper" alias="yaml"/>
      <argument>yaml</argument>
    </service>
    <service id="translation.dumper.qt" class="Symfony\Component\Translation\Dumper\QtFileDumper" public="false">
      <tag name="translation.dumper" alias="ts"/>
    </service>
    <service id="translation.dumper.csv" class="Symfony\Component\Translation\Dumper\CsvFileDumper" public="false">
      <tag name="translation.dumper" alias="csv"/>
    </service>
    <service id="translation.dumper.ini" class="Symfony\Component\Translation\Dumper\IniFileDumper" public="false">
      <tag name="translation.dumper" alias="ini"/>
    </service>
    <service id="translation.dumper.json" class="Symfony\Component\Translation\Dumper\JsonFileDumper" public="false">
      <tag name="translation.dumper" alias="json"/>
    </service>
    <service id="translation.dumper.res" class="Symfony\Component\Translation\Dumper\IcuResFileDumper" public="false">
      <tag name="translation.dumper" alias="res"/>
    </service>
    <service id="translation.extractor.php" class="Symfony\Component\Translation\Extractor\PhpExtractor" public="false">
      <tag name="translation.extractor" alias="php"/>
    </service>
    <service id="translation.reader" class="Symfony\Component\Translation\Reader\TranslationReader" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false">
      <tag name="container.service_subscriber" id="translator"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.XSes1R5.translation.warmer"/>
    </service>
    <service id="profiler" class="Symfony\Component\HttpKernel\Profiler\Profiler" public="true">
      <tag name="monolog.logger" channel="profiler"/>
      <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="swiftmailer.data_collector"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.dump"/>
      </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" public="false">
      <argument>file:/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/profiler</argument>
    </service>
    <service id="profiler_listener" class="Symfony\Component\HttpKernel\EventListener\ProfilerListener" public="false">
      <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>
    </service>
    <service id="data_collector.config" class="Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector" public="false">
      <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" public="false">
      <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"/>
    </service>
    <service id="data_collector.ajax" class="Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/logger.html.twig" id="logger" priority="300"/>
      <tag name="monolog.logger" channel="profiler"/>
      <argument type="service" id="monolog.logger.profiler" on-invalid="ignore"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/appContao_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" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false">
      <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="translator.data_collector" class="Symfony\Component\Translation\DataCollectorTranslator" public="false">
      <argument type="service" id="translator.default"/>
    </service>
    <service id="data_collector.translation" class="Symfony\Component\Translation\DataCollector\TranslationDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/translation.html.twig" id="translation" priority="275"/>
      <argument type="service" id="contao.translation.translator.data_collector"/>
    </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="debug.debug_handlers_listener" class="Symfony\Component\HttpKernel\EventListener\DebugHandlersListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="php"/>
      <tag name="container.hot_path"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.php" on-invalid="null"/>
      <argument>null</argument>
      <argument>-1</argument>
      <argument>true</argument>
      <argument type="service" id="debug.file_link_formatter"/>
      <argument>true</argument>
    </service>
    <service id="debug.file_link_formatter" class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" public="false">
      <argument>null</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</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" public="false">
      <tag name="container.hot_path"/>
      <tag name="monolog.logger" channel="event"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.event_dispatcher.inner"/>
      <argument type="service" id="debug.stopwatch"/>
      <argument type="service" id="monolog.logger.event" on-invalid="null"/>
      <argument type="service" id="request_stack" on-invalid="null"/>
      <call method="addListener">
        <argument>kernel.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>0</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="lexik_maintenance.listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="lexik_maintenance.listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>contao.preview_url_create</argument>
        <argument type="collection">
          <argument type="service_closure" id="Contao\CoreBundle\EventListener\PreviewUrlCreateListener"/>
          <argument>__invoke</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.backend_locale"/>
          <argument>__invoke</argument>
        </argument>
        <argument>7</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Contao\CoreBundle\EventListener\BackendPreviewRedirectListener"/>
          <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_menu"/>
          <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.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.bypass_maintenance"/>
          <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.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.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="Contao\CoreBundle\EventListener\InterestCohortListener"/>
          <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>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.make_response_private"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-896</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.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.pretty_error_screens"/>
          <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.preview_bar"/>
          <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>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.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>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>security.switch_user</argument>
        <argument type="collection">
          <argument type="service_closure" id="contao.listener.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.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.user_session"/>
          <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_manager.listener.backend_menu_listener"/>
          <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.listener.initialize_application"/>
          <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_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_calendar.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>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="marketing_suite.listener.kernel_response.add_test_header"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>248</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="marketing_suite.listener.kernel_response.add_health_check_header"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>249</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="marketing_suite.listener.menu.backend_sort_menu"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-5</argument>
      </call>
      <call method="addListener">
        <argument>contao.backend_menu_build</argument>
        <argument type="collection">
          <argument type="service_closure" id="marketing_suite.listener.menu.backend_custom_route"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-5</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="marketing_suite.listener.legacy_link_shortener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="swiftmailer.email_sender.listener"/>
          <argument>onException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="swiftmailer.email_sender.listener"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="swiftmailer.email_sender.listener"/>
          <argument>onException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="swiftmailer.email_sender.listener"/>
          <argument>onTerminate</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.request</argument>
        <argument type="collection">
          <argument type="service_closure" id=".legacy_resolve_controller_name_subscriber"/>
          <argument>resolveControllerName</argument>
        </argument>
        <argument>24</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.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>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="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.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelTerminate</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.request"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.request"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.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>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.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>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>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>
    </service>
    <service id="debug.controller_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableControllerResolver" public="false">
      <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" public="false">
      <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" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id=".1_LegacyRouteLoaderContainer~cCACu7z" class="Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id=".service_locator.I3K77mT"/>
    </service>
    <service id="routing.resolver" class="Symfony\Component\Config\Loader\LoaderResolver" public="false">
      <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.frontend_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="contao.routing.images_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" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.yml" class="Symfony\Component\Routing\Loader\YamlFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.php" class="Symfony\Component\Routing\Loader\PhpFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.glob" class="Symfony\Component\Routing\Loader\GlobFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.directory" class="Symfony\Component\Routing\Loader\DirectoryLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.service" class="Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" public="false">
      <argument type="service" id="service_container"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4, use "routing.loader.container" instead.</deprecated>
    </service>
    <service id="routing.loader.container" class="Symfony\Component\Routing\Loader\ContainerLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id=".1_LegacyRouteLoaderContainer~cCACu7z"/>
    </service>
    <service id="routing.loader" class="Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader" public="true">
      <argument type="service" id="routing.resolver"/>
      <argument type="collection"/>
      <argument type="service" id=".legacy_controller_name_converter"/>
    </service>
    <service id="router.default" class="Symfony\Bundle\FrameworkBundle\Routing\Router" public="false">
      <tag name="monolog.logger" channel="router"/>
      <tag name="container.service_subscriber" id="routing.loader"/>
      <argument type="service" id=".service_locator.M5SKIbs.router.default"/>
      <argument>contao_manager.routing_loader::loadFromPlugins</argument>
      <argument type="collection">
        <argument key="cache_dir">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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>
    </service>
    <service id="router.request_context" class="Symfony\Component\Routing\RequestContext" public="false">
      <argument></argument>
      <argument>GET</argument>
      <argument>localhost</argument>
      <argument>http</argument>
      <argument>80</argument>
      <argument>443</argument>
    </service>
    <service id="router.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer" public="false">
      <tag name="container.service_subscriber" id="router"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.m90YCjy.router.cache_warmer"/>
    </service>
    <service id="router_listener" class="Symfony\Component\HttpKernel\EventListener\RouterListener" public="false">
      <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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</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>80</argument>
      <argument>443</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"/>
      <argument>null</argument>
    </service>
    <service id="routing.loader.annotation" class="Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" public="false">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="routing.loader.annotation.directory" class="Symfony\Component\Routing\Loader\AnnotationDirectoryLoader" public="false">
      <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" public="false">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id=".2_ArrayAdapter~OwsOGu5" class="Symfony\Component\Cache\Adapter\ArrayAdapter" public="false"/>
    <service id=".1_DoctrineProvider~OwsOGu5" class="Symfony\Component\Cache\DoctrineProvider" public="false">
      <argument type="service" id=".2_ArrayAdapter~OwsOGu5"/>
    </service>
    <service id="annotations.reader" class="Doctrine\Common\Annotations\AnnotationReader" public="false">
      <call method="addGlobalIgnoredName">
        <argument>required</argument>
        <argument type="service" id="annotations.dummy_registry"/>
      </call>
    </service>
    <service id="annotations.dummy_registry" class="Doctrine\Common\Annotations\AnnotationRegistry" public="false">
      <call method="registerUniqueLoader">
        <argument>class_exists</argument>
      </call>
    </service>
    <service id="annotations.cached_reader" class="Doctrine\Common\Annotations\PsrCachedReader" public="false">
      <tag name="annotations.cached_reader"/>
      <argument type="service" id="annotations.reader"/>
      <argument type="service">
        <service class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
      </argument>
      <argument>true</argument>
      <property name="cacheProviderBackup" type="service_closure" id="annotations.cache_adapter"/>
    </service>
    <service id="annotations.filesystem_cache_adapter" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="false">
      <argument></argument>
      <argument>0</argument>
      <argument></argument>
    </service>
    <service id="annotations.filesystem_cache" class="Symfony\Component\Cache\DoctrineProvider" public="false">
      <argument type="service" id="annotations.filesystem_cache_adapter"/>
    </service>
    <service id="annotations.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="annotations.reader"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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" public="false">
      <tag name="container.hot_path"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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="Symfony\Component\Cache\DoctrineProvider" public="false">
      <tag name="container.hot_path"/>
      <argument type="service" id="annotations.cache_adapter"/>
    </service>
    <service id="property_accessor" class="Symfony\Component\PropertyAccess\PropertyAccessor" public="false">
      <argument>false</argument>
      <argument>false</argument>
      <argument type="service" id="cache.property_access" on-invalid="ignore"/>
      <argument>true</argument>
    </service>
    <service id="secrets.vault" class="Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault">
      <tag name="container.env_var_loader"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/config/secrets/dev</argument>
      <argument>%env(base64:default::SYMFONY_DECRYPTION_SECRET)%</argument>
    </service>
    <service id="secrets.local_vault" class="Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault">
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/.env.dev.local</argument>
    </service>
    <service id="property_info" class="Symfony\Component\PropertyInfo\PropertyInfoExtractor" public="false">
      <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" public="false">
      <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.flock" class="Symfony\Component\Lock\Store\FlockStore" public="false">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4 and will be removed in 5.0.</deprecated>
    </service>
    <service id="lock.store.semaphore" class="Symfony\Component\Lock\Store\SemaphoreStore" public="false">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4 and will be removed in 5.0.</deprecated>
    </service>
    <service id="lock.store.memcached.abstract" class="Symfony\Component\Lock\Store\MemcachedStore" public="false" abstract="true">
      <argument></argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4 and will be removed in 5.0.</deprecated>
    </service>
    <service id="lock.store.redis.abstract" class="Symfony\Component\Lock\Store\RedisStore" public="false" abstract="true">
      <argument></argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4 and will be removed in 5.0.</deprecated>
    </service>
    <service id="lock.store.combined.abstract" class="Symfony\Component\Lock\Store\CombinedStore" public="false" abstract="true">
      <argument></argument>
      <argument type="service" id="lock.strategy.majority"/>
    </service>
    <service id="lock.strategy.majority" class="Symfony\Component\Lock\Strategy\ConsensusStrategy" public="false"/>
    <service id="lock.factory.abstract" class="Symfony\Component\Lock\LockFactory" public="false" abstract="true">
      <tag name="monolog.logger" channel="lock"/>
      <argument></argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id=".lock.default.store.2BORioJ" class="Symfony\Component\Lock\StoreInterface">
      <argument>semaphore</argument>
      <factory class="Symfony\Component\Lock\Store\StoreFactory" method="createStore"/>
    </service>
    <service id="lock.default.factory" class="Symfony\Component\Lock\LockFactory" public="false">
      <argument type="service" id=".lock.default.store.2BORioJ"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id="lock.default" class="Symfony\Component\Lock\Lock" public="false">
      <argument>default</argument>
      <factory service="lock.default.factory" method="createLock"/>
    </service>
    <service id="mime_types" class="Symfony\Component\Mime\MimeTypes" public="false">
      <call method="setDefault">
        <argument type="service" id="mime_types"/>
      </call>
    </service>
    <service id="monolog.logger" class="Symfony\Bridge\Monolog\Logger" public="false">
      <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" public="false"/>
    <service id="monolog.formatter.gelf_message" class="Monolog\Formatter\GelfMessageFormatter" public="false"/>
    <service id="monolog.formatter.html" class="Monolog\Formatter\HtmlFormatter" public="false"/>
    <service id="monolog.formatter.json" class="Monolog\Formatter\JsonFormatter" public="false"/>
    <service id="monolog.formatter.line" class="Monolog\Formatter\LineFormatter" public="false"/>
    <service id="monolog.formatter.loggly" class="Monolog\Formatter\LogglyFormatter" public="false"/>
    <service id="monolog.formatter.normalizer" class="Monolog\Formatter\NormalizerFormatter" public="false"/>
    <service id="monolog.formatter.scalar" class="Monolog\Formatter\ScalarFormatter" public="false"/>
    <service id="monolog.formatter.wildfire" class="Monolog\Formatter\WildfireFormatter" public="false"/>
    <service id="monolog.formatter.logstash" class="Monolog\Formatter\LogstashFormatter" public="false">
      <argument>app</argument>
    </service>
    <service id="monolog.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface" public="false">
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="monolog.processor.psr_log_message" class="Monolog\Processor\PsrLogMessageProcessor" public="false"/>
    <service id="monolog.handler.main" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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"/>
      <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"/>
      <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" public="false" abstract="true"/>
    <service id="fos_http_cache.rule_matcher" class="FOS\HttpCacheBundle\Http\RuleMatcher" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="fos_http_cache.rule_matcher.cacheable" class="FOS\HttpCacheBundle\Http\RuleMatcher" public="false">
      <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" public="false">
      <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" public="false"/>
    <service id="fos_http_cache.request_matcher.unsafe" class="FOS\HttpCacheBundle\Http\RequestMatcher\UnsafeRequestMatcher" public="false"/>
    <service id="fos_http_cache.response_matcher.cacheable" class="FOS\HttpCacheBundle\Http\ResponseMatcher\CacheableResponseMatcher" public="false">
      <argument type="collection"/>
    </service>
    <service id="fos_http_cache.response_matcher.non_error" class="FOS\HttpCacheBundle\Http\ResponseMatcher\NonErrorResponseMatcher" public="false"/>
    <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" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="fos_http_cache.response_matcher.cache_control.expression" class="FOS\HttpCacheBundle\Http\ResponseMatcher\ExpressionResponseMatcher" public="false" 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"/>
      <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"/>
      <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"/>
      <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"/>
      <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"/>
      <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">
      <argument type="service" id="fos_http_cache.tag_handler.max_header_value_length_header_formatter.inner"/>
      <argument>4096</argument>
    </service>
    <service id="nelmio_cors.cors_listener" class="Nelmio\CorsBundle\EventListener\CorsListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="250"/>
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse" priority="0"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="nelmio_cors.options_resolver"/>
    </service>
    <service id="nelmio_cors.options_resolver" class="Nelmio\CorsBundle\Options\Resolver" public="false">
      <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"/>
      <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" public="false"/>
    <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" public="false">
      <factory class="UAParser\Parser" method="create"/>
    </service>
    <service id="nelmio_security.policy_manager" class="Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager" public="false"/>
    <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" public="false"/>
          </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" public="false"/>
          </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" public="false">
      <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" public="false"/>
    <service id="nelmio_security.csp_report.filter.noise_detector_domains_regex" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\DomainsRegexNoiseDetector" public="false"/>
    <service id="nelmio_security.csp_report.filter.noise_detector_domains" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\DomainsNoiseDetector" public="false"/>
    <service id="nelmio_security.csp_report.filter.noise_detector_custom_rules" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\CustomRulesNoiseDetector" public="false">
      <argument type="collection"/>
    </service>
    <service id="nelmio_security.csp_report.filter.noise_detector_injected_scripts" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\InjectedScriptsNoiseDetector" public="false"/>
    <service id="nelmio_security.csp_report.filter.noise_detector_browser_bugs" class="Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Filter\BrowserBugsNoiseDetector" public="false">
      <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" public="false">
      <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">
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver.inner"/>
    </service>
    <service id="scheb_two_factor.security.access.authenticated_voter" class="Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter">
      <tag name="security.voter" priority="249"/>
    </service>
    <service id="scheb_two_factor.security.access.access_decider" class="Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider">
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="scheb_two_factor.security.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=".2_HtmlDumper~ocqsvYS" class="Symfony\Component\VarDumper\Dumper\HtmlDumper" public="false">
      <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>
    <service id=".1_NonceGenerator~ocqsvYS" class="Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator" public="false"/>
    <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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</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" class="Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" public="true">
      <argument type="service" id="profiler" on-invalid="null"/>
      <argument type="service" id="twig"/>
      <argument>true</argument>
      <argument type="service" id="debug.file_link_formatter"/>
      <argument type="service" id="error_handler.error_renderer.html"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.</deprecated>
    </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" public="false">
      <argument type="service" id=".1_NonceGenerator~ocqsvYS"/>
    </service>
    <service id="twig.extension.webprofiler" class="Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id=".2_HtmlDumper~ocqsvYS"/>
    </service>
    <service id="debug.file_link_formatter.url_format" class="string" public="false">
      <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" public="false">
      <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"/>
    </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" public="false">
      <tag name="knp_menu.factory_extension"/>
      <argument type="service" id="cmf_routing.router"/>
    </service>
    <service id="knp_menu.helper" class="Knp\Menu\Twig\Helper" public="false">
      <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" public="false">
      <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" public="false">
      <tag name="knp_menu.provider"/>
      <argument type="collection">
        <argument key="be_menu" type="collection">
          <argument type="service_closure" id="contao.menu.backend_menu_builder"/>
          <argument>buildMainMenu</argument>
        </argument>
        <argument key="be_header_menu" type="collection">
          <argument type="service_closure" id="contao.menu.backend_menu_builder"/>
          <argument>buildHeaderMenu</argument>
        </argument>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.builder_alias" class="Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider" public="false">
      <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.lHZYdJL"/>
      <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" public="false"/>
    <service id="knp_menu.twig.extension" class="Knp\Menu\Twig\MenuExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="knp_menu.helper"/>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="service" id="knp_menu.manipulator"/>
    </service>
    <service id="knp_menu.renderer.twig" class="Knp\Menu\Renderer\TwigRenderer">
      <tag name="knp_menu.renderer" alias="twig"/>
      <argument type="service" id="twig"/>
      <argument>@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.data_collector"/>
    </service>
    <service id="time.twig.extension.time" class="Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="time.datetime_formatter"/>
    </service>
    <service id=".6_HtmlDescriptor~I8ZSV44" class="Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor" public="false">
      <argument type="service" id="var_dumper.html_dumper"/>
    </service>
    <service id=".5_CliDescriptor~I8ZSV44" class="Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor" public="false">
      <argument type="service" id="var_dumper.contextualized_cli_dumper.inner"/>
    </service>
    <service id=".4_CliContextProvider~I8ZSV44" class="Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider" public="false"/>
    <service id=".3_RequestContextProvider~I8ZSV44" class="Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id=".2_SourceContextProvider~I8ZSV44" class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider" public="false">
      <argument>UTF-8</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
    </service>
    <service id=".1_SourceContextProvider~I8ZSV44" class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider" public="false">
      <argument>UTF-8</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
    </service>
    <service id="twig.extension.dump" class="Symfony\Bridge\Twig\Extension\DumpExtension" public="false">
      <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" public="false">
      <tag name="kernel.event_subscriber"/>
      <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" public="false">
      <argument type="service" id="var_dumper.contextualized_cli_dumper.inner"/>
      <argument type="collection">
        <argument key="source" type="service" id=".1_SourceContextProvider~I8ZSV44"/>
      </argument>
    </service>
    <service id="var_dumper.html_dumper" class="Symfony\Component\VarDumper\Dumper\HtmlDumper" public="false">
      <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" public="false">
      <argument></argument>
      <argument type="collection">
        <argument key="source" type="service" id=".2_SourceContextProvider~I8ZSV44"/>
        <argument key="request" type="service" id=".3_RequestContextProvider~I8ZSV44"/>
        <argument key="cli" type="service" id=".4_CliContextProvider~I8ZSV44"/>
      </argument>
    </service>
    <service id="var_dumper.dump_server" class="Symfony\Component\VarDumper\Server\DumpServer" public="false">
      <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" public="false">
      <tag name="console.command" command="server:dump"/>
      <argument type="service" id="var_dumper.dump_server"/>
      <argument type="collection">
        <argument key="cli" type="service" id=".5_CliDescriptor~I8ZSV44"/>
        <argument key="html" type="service" id=".6_HtmlDescriptor~I8ZSV44"/>
      </argument>
      <call method="setName">
        <argument>server:dump</argument>
      </call>
    </service>
    <service id="monolog.command.server_log" class="Symfony\Bridge\Monolog\Command\ServerLogCommand" public="false">
      <tag name="console.command" command="server:log"/>
      <call method="setName">
        <argument>server:log</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_router"/>
        <argument>20</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="marketing_suite.routing.router"/>
        <argument>80</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.native_filesystem" on-invalid="null"/>
    </service>
    <service id=".1_bool~Ds26W5l" class="bool" public="false">
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
      <factory class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer" method="isDebug"/>
    </service>
    <service id="twig" class="Twig\Environment" public="true">
      <argument type="service" id="twig.loader.native_filesystem"/>
      <argument type="collection">
        <argument key="debug">true</argument>
        <argument key="strict_variables">true</argument>
        <argument key="autoescape">name</argument>
        <argument key="cache">/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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.template_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>
      <configurator service="twig.configurator.environment" method="configure"/>
    </service>
    <service id="twig.app_variable" class="Symfony\Bridge\Twig\AppVariable" public="false">
      <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" public="false">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.service_subscriber" id="twig"/>
      <argument type="service" id=".service_locator.o9nGMXB.twig.template_cache_warmer"/>
      <argument type="service" id="contao_manager.twig.file_extension_filter_iterator"/>
    </service>
    <service id="twig.loader.native_filesystem" class="Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader" public="false">
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/swiftmailer-bundle/Resources/views</argument>
        <argument>Swiftmailer</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/swiftmailer-bundle/Resources/views</argument>
        <argument>!Swiftmailer</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/doctrine/doctrine-bundle/Resources/views</argument>
        <argument>Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/doctrine/doctrine-bundle/Resources/views</argument>
        <argument>!Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/framework-bundle/Resources/views</argument>
        <argument>Framework</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/framework-bundle/Resources/views</argument>
        <argument>!Framework</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/views</argument>
        <argument>SchebTwoFactor</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/scheb/2fa-bundle/Resources/views</argument>
        <argument>!SchebTwoFactor</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>!WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-menu-bundle/src/Resources/views</argument>
        <argument>KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-menu-bundle/src/Resources/views</argument>
        <argument>!KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>Debug</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>!Debug</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bundle/Resources/views</argument>
        <argument>Twig</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bundle/Resources/views</argument>
        <argument>!Twig</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>Security</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>!Security</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/core-bundle/src/Resources/views</argument>
        <argument>ContaoCore</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/core-bundle/src/Resources/views</argument>
        <argument>!ContaoCore</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/views</argument>
        <argument>ContaoInstallation</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/contao/installation-bundle/src/Resources/views</argument>
        <argument>!ContaoInstallation</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/templates</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>email</argument>
      </call>
      <call method="addPath">
        <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>!email</argument>
      </call>
    </service>
    <service id="twig.loader.chain" class="Twig\Loader\ChainLoader" public="false"/>
    <service id="twig.extension.profiler" class="Symfony\Bridge\Twig\Extension\ProfilerExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="twig.profile" class="Twig\Profiler\Profile" public="false"/>
    <service id="data_collector.twig" class="Symfony\Bridge\Twig\DataCollector\TwigDataCollector" public="false">
      <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" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="contao.translation.translator.data_collector" on-invalid="null"/>
    </service>
    <service id="twig.extension.assets" class="Symfony\Bridge\Twig\Extension\AssetExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="twig.extension.code" class="Symfony\Bridge\Twig\Extension\CodeExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="twig.extension.routing" class="Symfony\Bridge\Twig\Extension\RoutingExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="cmf_routing.router"/>
    </service>
    <service id="twig.extension.yaml" class="Symfony\Bridge\Twig\Extension\YamlExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.debug.stopwatch" class="Symfony\Bridge\Twig\Extension\StopwatchExtension" public="false">
      <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" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.runtime.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" public="false">
      <tag name="twig.runtime"/>
      <argument type="service" id="contao.fragment.handler"/>
    </service>
    <service id="twig.extension.httpfoundation" class="Symfony\Bridge\Twig\Extension\HttpFoundationExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="url_helper"/>
    </service>
    <service id="twig.extension.debug" class="Twig\Extension\DebugExtension" public="false"/>
    <service id="twig.extension.weblink" class="Symfony\Bridge\Twig\Extension\WebLinkExtension" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="twig.translation.extractor" class="Symfony\Bridge\Twig\Translation\TwigExtractor" public="false">
      <tag name="translation.extractor" alias="twig"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.controller.exception" class="Symfony\Bundle\TwigBundle\Controller\ExceptionController" public="true">
      <argument type="service" id="twig"/>
      <argument>true</argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4.</deprecated>
    </service>
    <service id="twig.controller.preview_error" class="Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" public="true">
      <argument type="service" id="http_kernel"/>
      <argument>twig.controller.exception::showAction</argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4.</deprecated>
    </service>
    <service id="twig.configurator.environment" class="Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator" public="false">
      <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" public="false">
      <argument type="service" id=".service_locator.0rjg.qe"/>
    </service>
    <service id="twig.error_renderer.html" class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer" public="false">
      <argument type="service" id="twig"/>
      <argument type="service" id="error_handler.error_renderer.html"/>
      <argument type="service" id=".1_bool~Ds26W5l"/>
    </service>
    <service id="twig.command.debug" class="Symfony\Bridge\Twig\Command\DebugCommand" public="false">
      <tag name="console.command" command="debug:twig"/>
      <argument type="service" id="twig"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/templates</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app</argument>
      <call method="setName">
        <argument>debug:twig</argument>
      </call>
    </service>
    <service id="twig.command.lint" class="Symfony\Bundle\TwigBundle\Command\LintCommand" public="false">
      <tag name="console.command" command="lint:twig"/>
      <argument type="service" id="twig"/>
      <call method="setName">
        <argument>lint:twig</argument>
      </call>
    </service>
    <service id="lexik_maintenance.driver.factory" class="Lexik\Bundle\MaintenanceBundle\Drivers\DriverFactory" public="true">
      <argument type="service" id="lexik_maintenance.driver.database"/>
      <argument type="service" id="translator.default"/>
      <argument>%lexik_maintenance.driver%</argument>
    </service>
    <service id="lexik_maintenance.listener" class="Lexik\Bundle\MaintenanceBundle\Listener\MaintenanceListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest"/>
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="lexik_maintenance.driver.factory"/>
      <argument>^/contao($|/)</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument>null</argument>
      <argument>%lexik_maintenance.authorized.attributes%</argument>
      <argument>503</argument>
      <argument>Service Temporarily Unavailable</argument>
      <argument>Service Temporarily Unavailable</argument>
      <argument>true</argument>
    </service>
    <service id="Lexik\Bundle\MaintenanceBundle\Command\DriverLockCommand" class="Lexik\Bundle\MaintenanceBundle\Command\DriverLockCommand">
      <tag name="console.command"/>
    </service>
    <service id="Lexik\Bundle\MaintenanceBundle\Command\DriverUnlockCommand" class="Lexik\Bundle\MaintenanceBundle\Command\DriverUnlockCommand">
      <tag name="console.command"/>
    </service>
    <service id="lexik_maintenance.driver.database" class="Lexik\Bundle\MaintenanceBundle\Drivers\DatabaseDriver" public="false">
      <argument type="service" id="doctrine" on-invalid="ignore"/>
    </service>
    <service id="security.authorization_checker" class="Symfony\Component\Security\Core\Authorization\AuthorizationChecker" public="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <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"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id=".service_locator.XjnY8xG"/>
    </service>
    <service id="security.untracked_token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage" public="false"/>
    <service id="security.helper" class="Symfony\Component\Security\Core\Security" public="true">
      <argument type="service" id=".service_locator.6zQlgQt"/>
    </service>
    <service id="security.authentication.manager" class="Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" public="false">
      <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>
    </service>
    <service id="security.authentication.session_strategy" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy" public="false">
      <argument>migrate</argument>
    </service>
    <service id="security.authentication.session_strategy_noop" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy" public="false">
      <argument>none</argument>
    </service>
    <service id="security.encoder_factory.generic" class="Symfony\Component\Security\Core\Encoder\EncoderFactory" public="false">
      <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 key="threads">null</argument>
        </argument>
      </argument>
    </service>
    <service id="security.user_password_encoder.generic" class="Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" public="false">
      <argument type="service" id="security.encoder_factory.generic"/>
    </service>
    <service id="security.user_checker" class="Symfony\Component\Security\Core\User\UserChecker" public="false"/>
    <service id="security.expression_language" class="Symfony\Component\Security\Core\Authorization\ExpressionLanguage" public="false">
      <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" public="false">
      <argument type="collection"/>
    </service>
    <service id="security.access.simple_role_voter" class="Symfony\Component\Security\Core\Authorization\Voter\RoleVoter" public="false">
      <tag name="security.voter" priority="245"/>
    </service>
    <service id="security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" public="false">
      <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" public="false">
      <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.firewall.map" class="Symfony\Bundle\SecurityBundle\Security\FirewallMap" public="true">
      <argument type="service" id=".service_locator.SEDuw4t"/>
      <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" public="false" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.firewall.lazy_context" class="Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" public="false" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="security.untracked_token_storage"/>
    </service>
    <service id="security.firewall.config" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></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"/>
      <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" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="security.user.provider.in_memory" class="Symfony\Component\Security\Core\User\InMemoryUserProvider" public="false" abstract="true"/>
    <service id="security.user.provider.in_memory.user" class="Symfony\Component\Security\Core\User\User" public="false" abstract="true">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.1.</deprecated>
    </service>
    <service id="security.user.provider.ldap" class="Symfony\Component\Ldap\Security\LdapUserProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.user.provider.chain" class="Symfony\Component\Security\Core\User\ChainUserProvider" public="false" abstract="true"/>
    <service id="security.http_utils" class="Symfony\Component\Security\Http\HttpUtils" public="false">
      <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" public="false">
      <tag name="validator.constraint_validator" alias="security.validator.user_password"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.encoder_factory.generic"/>
    </service>
    <service id="cache.security_expression_language" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_expression_language.recorder_inner"/>
    </service>
    <service id="security.authentication.listener.anonymous" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.provider.anonymous" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" public="false">
      <argument></argument>
    </service>
    <service id="security.authentication.retry_entry_point" class="Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint" public="false">
      <argument>80</argument>
      <argument>443</argument>
    </service>
    <service id="security.authentication.basic_entry_point" class="Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint" public="false"/>
    <service id="security.channel_listener" class="Symfony\Component\Security\Http\Firewall\ChannelListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="security.authentication.retry_entry_point"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.access_map" class="Symfony\Component\Security\Http\AccessMap" public="false">
      <call method="add">
        <argument type="service" id=".security.request_matcher.VMHDo9e"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.8LXGOxP"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</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>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.context_listener" class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false">
      <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></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" public="false" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout.success_handler"/>
      <argument></argument>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.csrf_token_clearing"/>
      </call>
    </service>
    <service id="security.logout.handler.session" class="Symfony\Component\Security\Http\Logout\SessionLogoutHandler" public="false"/>
    <service id="security.logout.handler.cookie_clearing" class="Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler" public="false" abstract="true"/>
    <service id="security.logout.success_handler" class="Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler" public="false" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument>/</argument>
    </service>
    <service id="security.authentication.form_entry_point" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" public="false" abstract="true">
      <argument type="service" id="http_kernel"/>
    </service>
    <service id="security.authentication.listener.abstract" public="false" 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></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" public="false" abstract="true">
      <argument></argument>
      <argument type="collection"/>
      <argument></argument>
    </service>
    <service id="security.authentication.success_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" public="false" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.custom_failure_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler" public="false" abstract="true">
      <argument></argument>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.failure_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" public="false" 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.authentication.listener.form" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" public="false" 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></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.listener.simple_form" class="Symfony\Component\Security\Http\Firewall\SimpleFormAuthenticationListener" public="false" 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></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>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.simple_success_failure_handler" class="Symfony\Component\Security\Http\Authentication\SimpleAuthenticationHandler" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument></argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.listener.simple_preauth" class="Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></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"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.listener.x509" class="Symfony\Component\Security\Http\Firewall\X509AuthenticationListener" public="false" 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 type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.listener.json" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener" public="false" 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></argument>
      <argument></argument>
      <argument></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"/>
    </service>
    <service id="security.authentication.listener.remote_user" class="Symfony\Component\Security\Http\Firewall\RemoteUserAuthenticationListener" public="false" 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 type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.listener.basic" class="Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener" public="false" 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 type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.provider.dao" class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument>true</argument>
    </service>
    <service id="security.authentication.provider.ldap_bind" class="Symfony\Component\Security\Core\Authentication\Provider\LdapBindAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>true</argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.authentication.provider.simple" class="Symfony\Component\Security\Core\Authentication\Provider\SimpleAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>null</argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.provider.pre_authenticated" class="Symfony\Component\Security\Core\Authentication\Provider\PreAuthenticatedAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.exception_listener" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" public="false" 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></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" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.access_listener" class="Symfony\Component\Security\Http\Firewall\AccessListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.listener.rememberme" class="Symfony\Component\Security\Http\Firewall\RememberMeListener" public="false" 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></argument>
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.authentication.provider.rememberme" class="Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="security.rememberme.token.provider.in_memory" class="Symfony\Component\Security\Core\Authentication\RememberMe\InMemoryTokenProvider" public="false"/>
    <service id="security.authentication.rememberme.services.abstract" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection"/>
      <argument></argument>
      <argument></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" public="false" abstract="true">
      <argument type="collection"/>
      <argument></argument>
      <argument></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" public="false" abstract="true">
      <argument type="collection"/>
      <argument></argument>
      <argument></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" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="twig.extension.logout_url" class="Symfony\Bridge\Twig\Extension\LogoutUrlExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="twig.extension.security" class="Symfony\Bridge\Twig\Extension\SecurityExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="security.authorization_checker" on-invalid="ignore"/>
    </service>
    <service id="data_collector.security" class="Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector" public="false">
      <tag name="data_collector" template="@Security/Collector/security.html.twig" id="security" priority="270"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.role_hierarchy"/>
      <argument type="service" id="security.logout_url_generator"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.security.firewall" on-invalid="null"/>
    </service>
    <service id="security.authentication.guard_handler" class="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" public="false">
      <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>
    </service>
    <service id="security.authentication.provider.guard" class="Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="security.user_password_encoder.generic"/>
    </service>
    <service id="security.authentication.listener.guard" class="Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.authentication.guard_handler"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager" public="false">
      <argument type="service" id="debug.security.access.decision_manager.inner"/>
    </service>
    <service id="debug.security.voter.vote_listener" class="Symfony\Bundle\SecurityBundle\EventListener\VoteListener" public="false">
      <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" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="security.firewall.map.config.contao_install" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" public="false">
      <argument>contao_install</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.2lQKaAK</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.2lQKaAK" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/contao/install$</argument>
    </service>
    <service id="security.firewall.map.context.contao_install" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" public="false">
      <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" public="false">
      <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.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 key="stateless">false</argument>
      </argument>
    </service>
    <service id="security.context_listener.0" class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false">
      <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" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="contao.security.logout_success_handler"/>
      <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>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.csrf_token_clearing"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.session"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="contao.security.logout_handler"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="contao_manager.security.logout_handler"/>
      </call>
    </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\CoreBundle\Security\TwoFactor\BackupCodeManager"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
    </service>
    <service id="contao.security.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" public="false">
      <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"/>
    </service>
    <service id="security.authentication.switchuser_listener.contao_backend" class="Symfony\Component\Security\Http\Firewall\SwitchUserListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="contao.security.backend_user_provider"/>
      <argument type="service" id="contao.security.user_checker"/>
      <argument>contao_backend</argument>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.exception_listener.contao_backend" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" public="false">
      <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.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" public="false">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.context_listener.0"/>
        <argument type="service" id="contao.security.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" public="false">
      <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.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.context_listener.1" class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false">
      <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" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="contao.security.logout_success_handler"/>
      <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>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.csrf_token_clearing"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.session"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="contao.security.logout_handler"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator"/>
      </call>
    </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\CoreBundle\Security\TwoFactor\BackupCodeManager"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
    </service>
    <service id="contao.security.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" public="false">
      <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"/>
    </service>
    <service id="security.authentication.listener.anonymous.contao_frontend" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" public="false">
      <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"/>
    </service>
    <service id="security.exception_listener.contao_frontend" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" public="false">
      <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.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" public="false">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.context_listener.1"/>
        <argument type="service" id="contao.security.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.SEDuw4t" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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" public="false">
      <argument>^/contao/login$</argument>
    </service>
    <service id=".security.request_matcher.8LXGOxP" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/contao/logout$</argument>
    </service>
    <service id=".security.request_matcher.gQIakAl" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/contao(/|$)</argument>
    </service>
    <service id=".security.request_matcher.PhQgZ9B" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/</argument>
    </service>
    <service id="security.command.user_password_encoder" class="Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand" public="false">
      <tag name="console.command" command="security:encode-password"/>
      <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>
    </service>
    <service id="contao.command.automator" class="Contao\CoreBundle\Command\AutomatorCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="contao.framework"/>
      <call method="setName">
        <argument>contao:automator</argument>
      </call>
    </service>
    <service id="contao.command.crawl" class="Contao\CoreBundle\Command\CrawlCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="contao.crawl.escargot_factory"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>contao:crawl</argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Command\CronCommand" class="Contao\CoreBundle\Command\CronCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="Contao\CoreBundle\Cron\Cron"/>
      <call method="setName">
        <argument>contao:cron</argument>
      </call>
    </service>
    <service id="contao.command.debug_dca" class="Contao\CoreBundle\Command\DebugDcaCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="contao.framework"/>
      <call method="setName">
        <argument>debug:dca</argument>
      </call>
    </service>
    <service id="contao.command.debug_fragments" class="Contao\CoreBundle\Command\DebugFragmentsCommand" autoconfigure="true">
      <tag name="console.command"/>
      <call method="add">
        <argument>contao.frontend_module.two_factor</argument>
        <argument type="service" id="contao.fragment._config_kwBOC0u"/>
        <argument type="collection">
          <argument key="category">user</argument>
          <argument key="type">two_factor</argument>
          <argument key="debugController">Contao\CoreBundle\Controller\FrontendModule\TwoFactorController</argument>
        </argument>
      </call>
      <call method="setName">
        <argument>debug:fragments</argument>
      </call>
    </service>
    <service id="contao.command.filesync" class="Contao\CoreBundle\Command\FilesyncCommand" autoconfigure="true">
      <tag name="console.command"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
      <call method="setName">
        <argument>contao:filesync</argument>
      </call>
    </service>
    <service id="contao.command.install" class="Contao\CoreBundle\Command\InstallCommand" public="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument>files</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/assets/images</argument>
      <call method="setName">
        <argument>contao:install</argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Command\MigrateCommand" class="Contao\CoreBundle\Command\MigrateCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="Contao\CoreBundle\Migration\MigrationCollection"/>
      <argument type="service" id="contao.resource_locator"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.installer" on-invalid="ignore"/>
      <call method="setName">
        <argument>contao:migrate</argument>
      </call>
    </service>
    <service id="contao.command.resize_images" class="Contao\CoreBundle\Command\ResizeImagesCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="contao.image.image_factory"/>
      <argument type="service" id="contao.image.resizer"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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>
    </service>
    <service id="contao.command.symlinks" class="Contao\CoreBundle\Command\SymlinksCommand" public="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument>files</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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>
    </service>
    <service id="contao.command.user_password_command" class="Contao\CoreBundle\Command\UserPasswordCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="security.encoder_factory.generic"/>
      <call method="setName">
        <argument>contao:user:password</argument>
      </call>
    </service>
    <service id="contao.command.version" class="Contao\CoreBundle\Command\VersionCommand" autoconfigure="true">
      <tag name="console.command"/>
      <call method="setName">
        <argument>contao:version</argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\EventListener\DataContainer\ResetCustomTemplateListener" class="Contao\CoreBundle\EventListener\DataContainer\ResetCustomTemplateListener" public="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\CoreBundle\EventListener\PreviewUrlCreateListener" class="Contao\CoreBundle\EventListener\PreviewUrlCreateListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.backend_locale" class="Contao\CoreBundle\EventListener\BackendLocaleListener">
      <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.data_collector"/>
    </service>
    <service id="Contao\CoreBundle\EventListener\BackendPreviewRedirectListener" class="Contao\CoreBundle\EventListener\BackendPreviewRedirectListener">
      <tag name="kernel.event_listener"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.menu.backend_menu" class="Contao\CoreBundle\EventListener\Menu\BackendMenuListener">
      <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.data_collector"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.menu.backend_logout" class="Contao\CoreBundle\EventListener\Menu\BackendLogoutListener">
      <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.data_collector"/>
    </service>
    <service id="contao.listener.menu.backend_preview" class="Contao\CoreBundle\EventListener\Menu\BackendPreviewListener">
      <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.data_collector"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="contao.listener.bypass_maintenance" class="Contao\CoreBundle\EventListener\BypassMaintenanceListener">
      <tag name="kernel.event_listener" priority="6"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.security.token_checker"/>
    </service>
    <service id="contao.listener.clear_session_data" class="Contao\CoreBundle\EventListener\ClearSessionDataListener">
      <tag name="kernel.event_listener" priority="-768"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao.listener.command_scheduler" class="Contao\CoreBundle\EventListener\CommandSchedulerListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="service_container"/>
      <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">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.csrf.token_storage"/>
      <argument>csrf_</argument>
    </service>
    <service id="contao.listener.data_container_callback" class="Contao\CoreBundle\EventListener\DataContainerCallbackListener" public="true">
      <tag name="contao.hook" hook="loadDataContainer"/>
      <call method="setCallbacks">
        <argument type="collection">
          <argument key="tl_content" type="collection">
            <argument key="fields.type.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>Contao\CoreBundle\EventListener\DataContainer\ResetCustomTemplateListener</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>
          <argument key="tl_module" type="collection">
            <argument key="fields.type.save_callback" type="collection">
              <argument type="collection">
                <argument type="collection">
                  <argument>Contao\CoreBundle\EventListener\DataContainer\ResetCustomTemplateListener</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>
        </argument>
      </call>
    </service>
    <service id="contao.listener.element_template_options" class="Contao\CoreBundle\EventListener\DataContainer\TemplateOptionsListener" public="true">
      <tag name="contao.callback" table="tl_content" target="fields.customTpl.options"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
      <argument>ce_</argument>
      <argument>Contao\ContentProxy</argument>
      <call method="setCustomTemplates">
        <argument type="collection"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\EventListener\InterestCohortListener" class="Contao\CoreBundle\EventListener\InterestCohortListener">
      <tag name="kernel.event_listener"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="contao.listener.module_template_options" class="Contao\CoreBundle\EventListener\DataContainer\TemplateOptionsListener" public="true">
      <tag name="contao.callback" table="tl_module" target="fields.customTpl.options"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="request_stack"/>
      <argument>mod_</argument>
      <argument>Contao\ModuleProxy</argument>
      <call method="setCustomTemplates">
        <argument type="collection"/>
      </call>
    </service>
    <service id="contao.listener.doctrine_schema" class="Contao\CoreBundle\EventListener\DoctrineSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="service" id="contao.doctrine.schema_provider"/>
    </service>
    <service id="contao.listener.exception_converter" class="Contao\CoreBundle\EventListener\ExceptionConverterListener">
      <tag name="kernel.event_listener" priority="96"/>
    </service>
    <service id="contao.listener.initialize_controller" class="Contao\CoreBundle\EventListener\InitializeControllerListener">
      <tag name="kernel.event_listener" priority="1000"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao.listener.insecure_installation" class="Contao\CoreBundle\EventListener\InsecureInstallationListener">
      <tag name="kernel.event_listener"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="contao.listener.insert_tags.asset" class="Contao\CoreBundle\EventListener\InsertTags\AssetListener" public="true">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="contao.listener.insert_tags.translation" class="Contao\CoreBundle\EventListener\InsertTags\TranslationListener" public="true">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="contao.translation.translator.data_collector"/>
    </service>
    <service id="contao.listener.locale" class="Contao\CoreBundle\EventListener\LocaleSubscriber">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.translation.translator.data_collector"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument>%contao.locales%</argument>
    </service>
    <service id="contao.listener.make_response_private" class="Contao\CoreBundle\EventListener\MakeResponsePrivateListener">
      <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.merge_http_headers" class="Contao\CoreBundle\EventListener\MergeHttpHeadersListener">
      <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.pretty_error_screens" class="Contao\CoreBundle\EventListener\PrettyErrorScreenListener">
      <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"/>
    </service>
    <service id="contao.listener.preview_bar" class="Contao\CoreBundle\EventListener\PreviewToolbarListener">
      <tag name="kernel.event_listener"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="cmf_routing.router"/>
    </service>
    <service id="contao.listener.preview_url_convert" class="Contao\CoreBundle\EventListener\PreviewUrlConvertListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.preview_authentication" class="Contao\CoreBundle\EventListener\PreviewAuthenticationListener">
      <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.referer_id" class="Contao\CoreBundle\EventListener\RefererIdListener">
      <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">
      <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\CoreBundle\Csrf\ContaoCsrfTokenManager"/>
      <argument>contao_csrf_token</argument>
      <argument>csrf_</argument>
    </service>
    <service id="contao.listener.response_exception" class="Contao\CoreBundle\EventListener\ResponseExceptionListener">
      <tag name="kernel.event_listener" priority="64"/>
    </service>
    <service id="contao.listener.robots_txt" class="Contao\CoreBundle\EventListener\RobotsTxtListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.listener.search_index" class="Contao\CoreBundle\EventListener\SearchIndexListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.search.indexer.delegating"/>
      <argument>/_fragment</argument>
      <argument>3</argument>
    </service>
    <service id="contao.listener.store_referer" class="Contao\CoreBundle\EventListener\StoreRefererListener">
      <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">
      <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.switch_user" class="Contao\CoreBundle\EventListener\SwitchUserListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="contao.listener.two_factor.frontend" class="Contao\CoreBundle\EventListener\TwoFactorFrontendListener">
      <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.user_session" class="Contao\CoreBundle\EventListener\UserSessionListener">
      <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.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.clear_internal" class="Contao\CoreBundle\Cache\ContaoCacheClearer" public="true" autoconfigure="true">
      <tag name="kernel.cache_clearer"/>
      <argument type="service" id="filesystem"/>
    </service>
    <service id="contao.cache.warm_internal" 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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="contao.framework"/>
      <argument>%contao.locales%</argument>
    </service>
    <service id="Contao\CoreBundle\Controller\BackendController" class="Contao\CoreBundle\Controller\BackendController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.czMWaX3.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.data_collector"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</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="cmf_routing.router"/>
      <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\CoreBundle\Csrf\ContaoCsrfTokenManager"/>
      <argument>contao_csrf_token</argument>
    </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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument type="service" id="fos_http_cache.http.symfony_response_tagger" on-invalid="ignore"/>
    </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"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.2tl4mpd.Contao\CoreBundle\Controller\FrontendController"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.UeN3IrZ.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.image_factory"/>
      <argument type="service" id="contao.image.resizer"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/assets/images</argument>
      <argument type="service" id="filesystem" on-invalid="ignore"/>
    </service>
    <service id="Contao\CoreBundle\Controller\InsertTagsController" class="Contao\CoreBundle\Controller\InsertTagsController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="contao.framework"/>
    </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.controller_resolver" class="Contao\CoreBundle\HttpKernel\ControllerResolver" autoconfigure="true">
      <tag name="monolog.logger" channel="request"/>
      <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_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_subscriber.broken_link_checker"/>
      </call>
      <call method="addSubscriber">
        <argument type="service" id="contao.crawl.escargot_subscriber.search_index"/>
      </call>
    </service>
    <service id="contao.crawl.escargot_subscriber.broken_link_checker" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\BrokenLinkCheckerSubscriber" autoconfigure="true">
      <tag name="contao.escargot_subscriber"/>
      <argument type="service" id="contao.translation.translator.data_collector"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="contao.crawl.escargot_subscriber.search_index" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\SearchIndexSubscriber" autoconfigure="true">
      <tag name="contao.escargot_subscriber"/>
      <argument type="service" id="contao.search.indexer.delegating"/>
      <argument type="service" id="contao.translation.translator.data_collector"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Cron\Cron" class="Contao\CoreBundle\Cron\Cron" public="true" autoconfigure="true">
      <argument type="service" id="Contao\CoreBundle\Repository\CronJobRepository"/>
      <argument type="service" 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\CoreBundle\Cron\LegacyCron"/>
            <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\CoreBundle\Cron\LegacyCron"/>
            <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\CoreBundle\Cron\LegacyCron"/>
            <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\CoreBundle\Cron\LegacyCron"/>
            <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\CoreBundle\Cron\LegacyCron"/>
            <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\CoreBundle\Cron\PurgeExpiredDataCron"/>
            <argument>@hourly</argument>
            <argument>onHourly</argument>
          </service>
        </argument>
      </call>
    </service>
    <service id="Contao\CoreBundle\Cron\LegacyCron" 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\CoreBundle\Cron\PurgeExpiredDataCron" 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\CoreBundle\Csrf\ContaoCsrfTokenManager" class="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" public="true" autoconfigure="true">
      <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"/>
    </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"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" class="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" autoconfigure="true">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer.inner"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="contao.doctrine.schema_provider" class="Contao\CoreBundle\Doctrine\Schema\DcaSchemaProvider" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="contao.fragment.handler" class="Contao\CoreBundle\Fragment\FragmentHandler" autoconfigure="true">
      <argument type="service" id=".service_locator.fQTg.76"/>
      <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.two_factor</argument>
        <argument type="service" id="contao.fragment._config_kwBOC0u"/>
      </call>
    </service>
    <service id="contao.fragment.renderer.forward" 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.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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument>8183</argument>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
      <call method="setHookListeners">
        <argument type="collection">
          <argument key="loadDataContainer" type="collection">
            <argument type="collection">
              <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.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="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="initializeSystem" type="collection">
            <argument key="255" type="collection">
              <argument type="collection">
                <argument>contao.listener.Z6uZ2NA</argument>
                <argument>onInitializeSystem</argument>
              </argument>
            </argument>
          </argument>
        </argument>
      </call>
    </service>
    <service id="contao.image.deferred_image_storage" class="Contao\Image\DeferredImageStorageFilesystem" autoconfigure="true">
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/assets/images</argument>
      <argument type="service" id="filesystem" on-invalid="ignore"/>
    </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_svg" class="Contao\ImagineSvg\Imagine" public="true" autoconfigure="true"/>
    <service id="contao.image.resize_calculator" class="Contao\Image\ResizeCalculator" autoconfigure="true"/>
    <service id="contao.image.resizer" class="Contao\CoreBundle\Image\LegacyResizer" public="true" autoconfigure="true">
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/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.image_factory" class="Contao\CoreBundle\Image\ImageFactory" public="true" autoconfigure="true">
      <argument type="service" id="contao.image.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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/files</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.image.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.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.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.resizer"/>
      <argument type="service" id="contao.image.resize_calculator" on-invalid="ignore"/>
    </service>
    <service id="contao.menu.backend_menu_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.data_collector" 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="marketing_suite.picker.link_shortener_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.data_collector"/>
      <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.data_collector" 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.data_collector"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Contao\CoreBundle\Repository\CronJobRepository" 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.domain_filter" class="Contao\CoreBundle\Routing\Matcher\DomainFilter" autoconfigure="true"/>
    <service id="contao.routing.final_matcher" class="Contao\CoreBundle\Routing\Matcher\UrlMatcher" autoconfigure="true"/>
    <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.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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/assets/images</argument>
      <argument type="service" id="filesystem"/>
    </service>
    <service id="contao.routing.input_enhancer" class="Contao\CoreBundle\Routing\Enhancer\InputEnhancer" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument>false</argument>
    </service>
    <service id="contao.routing.language_filter" class="Contao\CoreBundle\Routing\Matcher\LanguageFilter" autoconfigure="true">
      <argument>false</argument>
    </service>
    <service id="contao.routing.legacy_matcher" class="Contao\CoreBundle\Routing\Matcher\LegacyMatcher" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.legacy_matcher.inner"/>
      <argument>.html</argument>
      <argument>false</argument>
    </service>
    <service id="contao.routing.legacy_route_provider" class="Contao\CoreBundle\Routing\LegacyRouteProvider" autoconfigure="true">
      <argument type="service" id="contao.routing.frontend_loader"/>
      <argument type="service" id="contao.routing.legacy_route_provider.inner"/>
    </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.final_matcher"/>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.domain_filter"/>
      </call>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.published_filter"/>
      </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.route_generator"/>
      <argument></argument>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.routing.legacy_route_provider"/>
      <call method="addRouteEnhancer">
        <argument type="service" id="contao.routing.input_enhancer"/>
      </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.route_generator"/>
      <argument></argument>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="contao.routing.route_404_provider"/>
    </service>
    <service id="contao.routing.published_filter" class="Contao\CoreBundle\Routing\Matcher\PublishedFilter" autoconfigure="true">
      <argument type="service" id="contao.security.token_checker"/>
    </service>
    <service id="contao.routing.route_generator" class="Symfony\Cmf\Component\Routing\ProviderBasedGenerator" autoconfigure="true">
      <argument type="service" id="contao.routing.legacy_route_provider"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.routing.route_404_provider" class="Contao\CoreBundle\Routing\Route404Provider" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <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_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.search.indexer.default" 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.indexer.delegating" class="Contao\CoreBundle\Search\Indexer\DelegatingIndexer" autoconfigure="true">
      <tag name="contao.search_indexer"/>
      <call method="addIndexer">
        <argument type="service" id="contao.search.indexer.default"/>
      </call>
    </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_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.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.encoder_factory.generic"/>
      <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="security.voter"/>
    </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"/>
      <argument>Contao\BackendUser</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="contao.security.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.framework"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </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="session"/>
      <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"/>
      <argument>Contao\FrontendUser</argument>
      <argument type="service" id="monolog.logger" 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.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"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="service" id="security.access.simple_role_voter"/>
    </service>
    <service id="contao.security.two_factor.authenticator" class="Contao\CoreBundle\Security\TwoFactor\Authenticator" public="true" autoconfigure="true"/>
    <service id="Contao\CoreBundle\Security\TwoFactor\BackupCodeManager" 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.data_collector"/>
    </service>
    <service id="contao.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator" autoconfigure="true">
      <argument>48</argument>
    </service>
    <service id="contao.translation.translator" class="Contao\CoreBundle\Translation\Translator" autoconfigure="true">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao.translation.translator.data_collector" class="Contao\CoreBundle\Translation\DataCollectorTranslator">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="contao.translation.translator"/>
    </service>
    <service id="contao.twig.template_extension" class="Contao\CoreBundle\Twig\Extension\ContaoTemplateExtension" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
    </service>
    <service id="Contao\CoreBundle\Migration\MigrationCollection" class="Contao\CoreBundle\Migration\MigrationCollection" autoconfigure="true">
      <argument type="collection">
        <argument key="Contao\CoreBundle\Migration\Version400\Version400Update" type="service" id="Contao\CoreBundle\Migration\Version400\Version400Update"/>
        <argument key="Contao\CoreBundle\Migration\Version401\Version410Update" type="service" id="Contao\CoreBundle\Migration\Version401\Version410Update"/>
        <argument key="Contao\CoreBundle\Migration\Version403\Version430Update" type="service" id="Contao\CoreBundle\Migration\Version403\Version430Update"/>
        <argument key="Contao\CoreBundle\Migration\Version404\Version440Update" type="service" id="Contao\CoreBundle\Migration\Version404\Version440Update"/>
        <argument key="Contao\CoreBundle\Migration\Version404\Version447Update" type="service" id="Contao\CoreBundle\Migration\Version404\Version447Update"/>
        <argument key="Contao\CoreBundle\Migration\Version405\Version450Update" type="service" id="Contao\CoreBundle\Migration\Version405\Version450Update"/>
        <argument key="Contao\CoreBundle\Migration\Version406\Version460Update" type="service" id="Contao\CoreBundle\Migration\Version406\Version460Update"/>
        <argument key="Contao\CoreBundle\Migration\Version407\Version470Update" type="service" id="Contao\CoreBundle\Migration\Version407\Version470Update"/>
        <argument key="Contao\CoreBundle\Migration\Version408\Version480Update" type="service" id="Contao\CoreBundle\Migration\Version408\Version480Update"/>
        <argument key="Contao\CoreBundle\Migration\Version409\CeAccessMigration" type="service" id="Contao\CoreBundle\Migration\Version409\CeAccessMigration"/>
        <argument key="numero2\MarketingSuiteBundle\Migration\CMSConfigCreation" type="service" id="numero2\MarketingSuiteBundle\Migration\CMSConfigCreation"/>
        <argument key="numero2\MarketingSuiteBundle\Migration\CMSFormMigration" type="service" id="numero2\MarketingSuiteBundle\Migration\CMSFormMigration"/>
        <argument key="numero2\MarketingSuiteBundle\Migration\CMSTestmodeMigration" type="service" id="numero2\MarketingSuiteBundle\Migration\CMSTestmodeMigration"/>
      </argument>
    </service>
    <service id="Contao\CoreBundle\Migration\Version400\Version400Update" class="Contao\CoreBundle\Migration\Version400\Version400Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Contao\CoreBundle\Migration\Version401\Version410Update" 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\CoreBundle\Migration\Version403\Version430Update" class="Contao\CoreBundle\Migration\Version403\Version430Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Contao\CoreBundle\Migration\Version404\Version440Update" class="Contao\CoreBundle\Migration\Version404\Version440Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Contao\CoreBundle\Migration\Version404\Version447Update" 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.data_collector"/>
    </service>
    <service id="Contao\CoreBundle\Migration\Version405\Version450Update" class="Contao\CoreBundle\Migration\Version405\Version450Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Contao\CoreBundle\Migration\Version406\Version460Update" class="Contao\CoreBundle\Migration\Version406\Version460Update" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
    </service>
    <service id="Contao\CoreBundle\Migration\Version407\Version470Update" 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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
    </service>
    <service id="Contao\CoreBundle\Migration\Version408\Version480Update" 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>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
    </service>
    <service id="Contao\CoreBundle\Migration\Version409\CeAccessMigration" 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.image.imagine.rl0p_o1" class="Imagine\Imagick\Imagine"/>
    <service id="contao.command.debug-plugins" class="Contao\ManagerBundle\Command\DebugPluginsCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="kernel"/>
      <call method="setName">
        <argument>debug:plugins</argument>
      </call>
    </service>
    <service id="contao.command.install-web-dir" class="Contao\ManagerBundle\Command\InstallWebDirCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
    </service>
    <service id="contao_manager.listener.backend_menu_listener" class="Contao\ManagerBundle\EventListener\BackendMenuListener">
      <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.data_collector"/>
      <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_listener" class="Contao\ManagerBundle\EventListener\DoctrineAlterTableListener">
      <tag name="doctrine.event_listener" event="onSchemaAlterTableRenameColumn"/>
    </service>
    <service id="contao_manager.listener.initialize_application" class="Contao\ManagerBundle\EventListener\InitializeApplicationListener">
      <tag name="kernel.event_listener" priority="-128"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
    </service>
    <service id="contao_manager.listener.install_command" class="Contao\ManagerBundle\EventListener\InstallCommandListener">
      <tag name="kernel.event_listener"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
    </service>
    <service id="contao_manager.cache.clear_bundle" class="Contao\ManagerBundle\Cache\BundleCacheClearer" autoconfigure="true">
      <tag name="kernel.cache_clearer"/>
      <argument type="service" id="filesystem" on-invalid="ignore"/>
    </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.jwt_manager" public="true" synthetic="true" autoconfigure="true"/>
    <service id="contao_manager.plugin_loader" public="true" synthetic="true" autoconfigure="true"/>
    <service id="contao_manager.routing_loader" class="Contao\ManagerBundle\Routing\RouteLoader" public="true" autoconfigure="true">
      <argument type="service" id="routing.loader"/>
      <argument type="service" id="contao_manager.plugin_loader"/>
      <argument type="service" id="kernel"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</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">
      <argument type="service" id="contao_manager.twig.file_extension_filter_iterator.inner"/>
    </service>
    <service id="contao_faq.listener.insert_tags" class="Contao\FaqBundle\EventListener\InsertTagsListener" public="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">
      <tag name="contao.picker_provider" priority="64"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator.data_collector" on-invalid="ignore"/>
      <argument type="service" id="security.helper"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="contao.command.lock" class="Contao\InstallationBundle\Command\LockCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/install_lock</argument>
    </service>
    <service id="contao.command.unlock" class="Contao\InstallationBundle\Command\UnlockCommand" autoconfigure="true">
      <tag name="console.command"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/install_lock</argument>
    </service>
    <service id="contao.listener.initialize_application" class="Contao\InstallationBundle\EventListener\InitializeApplicationListener">
      <tag name="kernel.event_listener"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="contao.install_tool" class="Contao\InstallationBundle\InstallTool" public="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="Contao\CoreBundle\Migration\MigrationCollection"/>
    </service>
    <service id="contao.install_tool_user" class="Contao\InstallationBundle\InstallToolUser" public="true" autoconfigure="true">
      <argument type="service" id="session"/>
    </service>
    <service id="contao.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_news.listener.generate_page" class="Contao\NewsBundle\EventListener\GeneratePageListener" public="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">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_news.listener.preview_url_create" class="Contao\NewsBundle\EventListener\PreviewUrlCreateListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_news.listener.preview_url_convert" class="Contao\NewsBundle\EventListener\PreviewUrlConvertListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_news.picker.news_provider" class="Contao\NewsBundle\Picker\NewsPickerProvider">
      <tag name="contao.picker_provider" priority="128"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator.data_collector" on-invalid="ignore"/>
      <argument type="service" id="security.helper"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="contao_calendar.listener.generate_page" class="Contao\CalendarBundle\EventListener\GeneratePageListener" public="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">
      <tag name="contao.hook" hook="replaceInsertTags"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_calendar.listener.preview_url_create" class="Contao\CalendarBundle\EventListener\PreviewUrlCreateListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_calendar.listener.preview_url_convert" class="Contao\CalendarBundle\EventListener\PreviewUrlConvertListener">
      <tag name="kernel.event_listener"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="contao_calendar.picker.event_provider" class="Contao\CalendarBundle\Picker\EventPickerProvider">
      <tag name="contao.picker_provider" priority="96"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="cmf_routing.router"/>
      <argument type="service" id="contao.translation.translator.data_collector" on-invalid="ignore"/>
      <argument type="service" id="security.helper"/>
      <call method="setFramework">
        <argument type="service" id="contao.framework"/>
      </call>
    </service>
    <service id="marketing_suite.listener.kernel_response.add_test_header" class="numero2\MarketingSuiteBundle\EventListener\KernelResponse\TestHeaderListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse" priority="248"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="marketing_suite.listener.kernel_response.add_health_check_header" class="numero2\MarketingSuiteBundle\EventListener\KernelResponse\HealthCheckHeaderListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse" priority="249"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="marketing_suite.listener.menu.backend_sort_menu" class="numero2\MarketingSuiteBundle\EventListener\Menu\BackendSortMenuListener">
      <tag name="kernel.event_listener" event="contao.backend_menu_build" priority="-5"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="marketing_suite.listener.menu.backend_custom_route" class="numero2\MarketingSuiteBundle\EventListener\Menu\BackendCustomRouteMenuListener">
      <tag name="kernel.event_listener" event="contao.backend_menu_build" priority="-5"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="marketing_suite.listener.legacy_link_shortener" class="numero2\MarketingSuiteBundle\EventListener\KernelException\LinkShortenerRedirect">
      <tag name="kernel.event_listener" event="kernel.exception" method="onKernelException" priority="256"/>
      <argument type="service" id="contao.routing.scope_matcher"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="marketing_suite.picker.link_shortener_provider" class="numero2\MarketingSuiteBundle\Picker\LinkShortenerPickerProvider" 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"/>
      <call method="setTokenStorage">
        <argument type="service" id="security.token_storage"/>
      </call>
    </service>
    <service id="marketing_suite.controller.link_shortener" class="numero2\MarketingSuiteBundle\Controller\LinkShortenerController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="marketing_suite.routing.router" class="Symfony\Cmf\Component\Routing\DynamicRouter" autoconfigure="true">
      <tag name="router" priority="80"/>
      <argument type="service" id="router.request_context"/>
      <argument type="service" id="marketing_suite.routing.nested_matcher"/>
      <argument type="service" id="marketing_suite.routing.route_generator"/>
      <argument></argument>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="marketing_suite.routing.route_provider"/>
    </service>
    <service id="marketing_suite.routing.nested_matcher" class="Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher" autoconfigure="true">
      <argument type="service" id="marketing_suite.routing.route_provider"/>
      <argument type="service" id="marketing_suite.routing.final_matcher"/>
    </service>
    <service id="marketing_suite.routing.final_matcher" class="Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher" autoconfigure="true">
      <argument type="service" id="marketing_suite.routing.dummy_collection"/>
      <argument type="service" id="marketing_suite.routing.dummy_context"/>
    </service>
    <service id="marketing_suite.routing.dummy_context" class="Symfony\Component\Routing\RequestContext" autoconfigure="true"/>
    <service id="marketing_suite.routing.dummy_collection" class="Symfony\Component\Routing\RouteCollection" autoconfigure="true"/>
    <service id="marketing_suite.routing.route_provider" class="numero2\MarketingSuiteBundle\Routing\LinkShortenerRouteProvider" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="marketing_suite.routing.route_generator" class="Symfony\Cmf\Component\Routing\ProviderBasedGenerator" autoconfigure="true">
      <argument type="service" id="marketing_suite.routing.route_provider"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="numero2\MarketingSuiteBundle\Controller\BackendController" class="numero2\MarketingSuiteBundle\Controller\BackendController" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.2tl4mpd.numero2\MarketingSuiteBundle\Controller\BackendController"/>
      </call>
    </service>
    <service id="numero2\MarketingSuiteBundle\Migration\CMSConfigCreation" class="numero2\MarketingSuiteBundle\Migration\CMSConfigCreation" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de</argument>
    </service>
    <service id="numero2\MarketingSuiteBundle\Migration\CMSFormMigration" class="numero2\MarketingSuiteBundle\Migration\CMSFormMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <service id="numero2\MarketingSuiteBundle\Migration\CMSTestmodeMigration" class="numero2\MarketingSuiteBundle\Migration\CMSTestmodeMigration" autoconfigure="true">
      <tag name="contao.migration"/>
      <argument type="service" id="contao.framework"/>
    </service>
    <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.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\CoreBundle\Command\CronCommand" class="Contao\CoreBundle\Command\CronCommand" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Command\CronCommand" 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.filesync" class="Contao\CoreBundle\Command\FilesyncCommand" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.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\CoreBundle\Command\MigrateCommand" class="Contao\CoreBundle\Command\MigrateCommand" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Command\MigrateCommand" 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_password_command" class="Contao\CoreBundle\Command\UserPasswordCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.user_password_command" 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"/>
    <service id=".abstract.instanceof.contao.command.version" class="Contao\CoreBundle\Command\VersionCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao.cache.clear_internal" class="Contao\CoreBundle\Cache\ContaoCacheClearer" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.cache.clear_internal" class="Contao\CoreBundle\Cache\ContaoCacheClearer" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.contao.cache.warm_internal" class="Contao\CoreBundle\Cache\ContaoCacheWarmer" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.cache.warm_internal" class="Contao\CoreBundle\Cache\ContaoCacheWarmer" public="true" autoconfigure="true" abstract="true"/>
    <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=".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\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=".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\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=".abstract.instanceof.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot_subscriber.broken_link_checker" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\BrokenLinkCheckerSubscriber" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot_subscriber.broken_link_checker" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\BrokenLinkCheckerSubscriber" abstract="true"/>
    <service id=".abstract.instanceof.contao.crawl.escargot_subscriber.broken_link_checker" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\BrokenLinkCheckerSubscriber" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot_subscriber.search_index" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\SearchIndexSubscriber" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot_subscriber.search_index" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\SearchIndexSubscriber" abstract="true"/>
    <service id=".abstract.instanceof.contao.crawl.escargot_subscriber.search_index" class="Contao\CoreBundle\Crawl\Escargot\Subscriber\SearchIndexSubscriber" 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\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" class="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" 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.resizer" class="Contao\CoreBundle\Image\LegacyResizer" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.image.resizer" class="Contao\CoreBundle\Image\LegacyResizer" public="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.image.image_sizes" class="Contao\CoreBundle\Image\ImageSizes" public="true" abstract="true"/>
    <service id=".abstract.instanceof.contao.image.image_sizes" class="Contao\CoreBundle\Image\ImageSizes" 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\CoreBundle\Repository\CronJobRepository" class="Contao\CoreBundle\Repository\CronJobRepository" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Repository\CronJobRepository" 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.indexer.default" class="Contao\CoreBundle\Search\Indexer\DefaultIndexer" abstract="true"/>
    <service id=".abstract.instanceof.contao.search.indexer.default" class="Contao\CoreBundle\Search\Indexer\DefaultIndexer" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.indexer.delegating" class="Contao\CoreBundle\Search\Indexer\DelegatingIndexer" abstract="true"/>
    <service id=".abstract.instanceof.contao.search.indexer.delegating" class="Contao\CoreBundle\Search\Indexer\DelegatingIndexer" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.backend_access_voter" class="Contao\CoreBundle\Security\Voter\BackendAccessVoter" abstract="true"/>
    <service id=".abstract.instanceof.contao.security.backend_access_voter" class="Contao\CoreBundle\Security\Voter\BackendAccessVoter" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\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_ExtensionInterface.0.contao.twig.template_extension" class="Contao\CoreBundle\Twig\Extension\ContaoTemplateExtension" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.contao.twig.template_extension" class="Contao\CoreBundle\Twig\Extension\ContaoTemplateExtension" abstract="true"/>
    <service id=".abstract.instanceof.contao.twig.template_extension" class="Contao\CoreBundle\Twig\Extension\ContaoTemplateExtension" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version400\Version400Update" class="Contao\CoreBundle\Migration\Version400\Version400Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version400\Version400Update" class="Contao\CoreBundle\Migration\Version400\Version400Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version401\Version410Update" class="Contao\CoreBundle\Migration\Version401\Version410Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version401\Version410Update" class="Contao\CoreBundle\Migration\Version401\Version410Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version403\Version430Update" class="Contao\CoreBundle\Migration\Version403\Version430Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version403\Version430Update" class="Contao\CoreBundle\Migration\Version403\Version430Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version404\Version440Update" class="Contao\CoreBundle\Migration\Version404\Version440Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version404\Version440Update" class="Contao\CoreBundle\Migration\Version404\Version440Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version404\Version447Update" class="Contao\CoreBundle\Migration\Version404\Version447Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version404\Version447Update" class="Contao\CoreBundle\Migration\Version404\Version447Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version405\Version450Update" class="Contao\CoreBundle\Migration\Version405\Version450Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version405\Version450Update" class="Contao\CoreBundle\Migration\Version405\Version450Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version406\Version460Update" class="Contao\CoreBundle\Migration\Version406\Version460Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version406\Version460Update" class="Contao\CoreBundle\Migration\Version406\Version460Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version407\Version470Update" class="Contao\CoreBundle\Migration\Version407\Version470Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version407\Version470Update" class="Contao\CoreBundle\Migration\Version407\Version470Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version408\Version480Update" class="Contao\CoreBundle\Migration\Version408\Version480Update" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version408\Version480Update" class="Contao\CoreBundle\Migration\Version408\Version480Update" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version409\CeAccessMigration" class="Contao\CoreBundle\Migration\Version409\CeAccessMigration" abstract="true"/>
    <service id=".abstract.instanceof.Contao\CoreBundle\Migration\Version409\CeAccessMigration" class="Contao\CoreBundle\Migration\Version409\CeAccessMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug-plugins" class="Contao\ManagerBundle\Command\DebugPluginsCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.debug-plugins" class="Contao\ManagerBundle\Command\DebugPluginsCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.install-web-dir" class="Contao\ManagerBundle\Command\InstallWebDirCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.install-web-dir" class="Contao\ManagerBundle\Command\InstallWebDirCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao_manager.cache.clear_bundle" class="Contao\ManagerBundle\Cache\BundleCacheClearer" abstract="true"/>
    <service id=".abstract.instanceof.contao_manager.cache.clear_bundle" class="Contao\ManagerBundle\Cache\BundleCacheClearer" autoconfigure="true" 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" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.lock" class="Contao\InstallationBundle\Command\LockCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.lock" class="Contao\InstallationBundle\Command\LockCommand" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.unlock" class="Contao\InstallationBundle\Command\UnlockCommand" abstract="true"/>
    <service id=".abstract.instanceof.contao.command.unlock" class="Contao\InstallationBundle\Command\UnlockCommand" autoconfigure="true" 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" 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" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.marketing_suite.picker.link_shortener_provider" class="numero2\MarketingSuiteBundle\Picker\LinkShortenerPickerProvider" abstract="true"/>
    <service id=".abstract.instanceof.marketing_suite.picker.link_shortener_provider" class="numero2\MarketingSuiteBundle\Picker\LinkShortenerPickerProvider" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.numero2\MarketingSuiteBundle\Controller\BackendController" class="numero2\MarketingSuiteBundle\Controller\BackendController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.numero2\MarketingSuiteBundle\Controller\BackendController" class="numero2\MarketingSuiteBundle\Controller\BackendController" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.numero2\MarketingSuiteBundle\Controller\BackendController" class="numero2\MarketingSuiteBundle\Controller\BackendController" abstract="true"/>
    <service id=".abstract.instanceof.numero2\MarketingSuiteBundle\Controller\BackendController" class="numero2\MarketingSuiteBundle\Controller\BackendController" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.numero2\MarketingSuiteBundle\Migration\CMSConfigCreation" class="numero2\MarketingSuiteBundle\Migration\CMSConfigCreation" abstract="true"/>
    <service id=".abstract.instanceof.numero2\MarketingSuiteBundle\Migration\CMSConfigCreation" class="numero2\MarketingSuiteBundle\Migration\CMSConfigCreation" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.numero2\MarketingSuiteBundle\Migration\CMSFormMigration" class="numero2\MarketingSuiteBundle\Migration\CMSFormMigration" abstract="true"/>
    <service id=".abstract.instanceof.numero2\MarketingSuiteBundle\Migration\CMSFormMigration" class="numero2\MarketingSuiteBundle\Migration\CMSFormMigration" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.numero2\MarketingSuiteBundle\Migration\CMSTestmodeMigration" class="numero2\MarketingSuiteBundle\Migration\CMSTestmodeMigration" abstract="true"/>
    <service id=".abstract.instanceof.numero2\MarketingSuiteBundle\Migration\CMSTestmodeMigration" class="numero2\MarketingSuiteBundle\Migration\CMSTestmodeMigration" autoconfigure="true" abstract="true"/>
    <service id=".service_locator.CmORmuK" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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="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.EmQLYZK" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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_manager.listener.doctrine_alter_table_listener" type="service_closure" id="contao_manager.listener.doctrine_alter_table_listener"/>
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service_closure" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
      </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=".service_locator.v9gXpIt" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Contao\CoreBundle\Repository\CronJobRepository" type="service_closure" id="Contao\CoreBundle\Repository\CronJobRepository"/>
        <argument key="contao.repository.remember_me" type="service_closure" id="contao.repository.remember_me"/>
      </argument>
    </service>
    <service id=".service_locator.mt6FK0z" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="cron" type="service_closure" id="Contao\CoreBundle\Cron\Cron"/>
      </argument>
    </service>
    <service id=".service_locator.8Gr37N4" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="model" type="service_closure" id=".errored..service_locator.8Gr37N4.Contao\ModuleModel"/>
      </argument>
    </service>
    <service id=".service_locator.HZeChEQ" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Contao\CoreBundle\Controller\FrontendController::cronAction" type="service_closure" id=".service_locator.mt6FK0z"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController::__invoke" type="service_closure" id=".service_locator.8Gr37N4"/>
        <argument key="Contao\CoreBundle\Controller\FrontendController:cronAction" type="service_closure" id=".service_locator.mt6FK0z"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController:__invoke" type="service_closure" id=".service_locator.8Gr37N4"/>
        <argument key="Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" type="service_closure" id=".service_locator.8Gr37N4"/>
      </argument>
    </service>
    <service id=".service_locator.fQTg.76" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.renderer.forward"/>
        <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"/>
      <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"/>
      <argument type="service" id="debug.argument_resolver.request_attribute.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <argument type="service" id="debug.argument_resolver.request.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <argument type="service" id="debug.argument_resolver.session.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.security.user_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="40"/>
      <argument type="service" id="debug.security.user_value_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-50"/>
      <argument type="service" id="debug.argument_resolver.service.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-100"/>
      <argument type="service" id="debug.argument_resolver.default.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-150"/>
      <argument type="service" id="debug.argument_resolver.variadic.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-200"/>
      <argument type="service" id="debug.argument_resolver.not_tagged_controller.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.http_client" class="Symfony\Component\HttpClient\TraceableHttpClient">
      <tag name="monolog.logger" channel="http_client"/>
      <tag name="http_client.client"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id=".debug.http_client.inner"/>
    </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.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.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.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.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">
      <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">
      <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">
      <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">
      <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">
      <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.lHZYdJL" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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="security.logout.handler.csrf_token_clearing" class="Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler" public="false">
      <argument type="service" id="security.csrf.token_storage"/>
    </service>
    <service id="assets._package_contao_core" class="Symfony\Component\Asset\PathPackage" public="false">
      <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_contao_faq" class="Symfony\Component\Asset\PathPackage" public="false">
      <argument>bundles/contaofaq</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_contao_comments" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>bundles/contaonews</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_contao_calendar" class="Symfony\Component\Asset\PathPackage" public="false">
      <argument>bundles/contaocalendar</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._package_contao_newsletter" class="Symfony\Component\Asset\PathPackage" public="false">
      <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_marketing_suite" class="Symfony\Component\Asset\PathPackage" public="false">
      <argument>bundles/marketingsuite</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" public="false">
      <argument>1.4.13</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/ace" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>1.2.4</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/chosen" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>1.6.6</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/colorbox" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>1.5.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/colorpicker" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>9.2.0</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/contao" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>2.3.2</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/datepicker" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>5.9.3</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/dropzone" class="Symfony\Component\Asset\PathPackage" public="false">
      <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/highlight" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" public="false">
      <argument>9.18.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/highlight" class="Symfony\Component\Asset\PathPackage" public="false">
      <argument>assets/highlight</argument>
      <argument type="service" id="assets._version_contao-components/highlight"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/installer" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" public="false">
      <argument>1.4.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/installer" class="Symfony\Component\Asset\PathPackage" public="false">
      <argument>assets/installer</argument>
      <argument type="service" id="assets._version_contao-components/installer"/>
      <argument type="service" id="contao.assets.assets_context"/>
    </service>
    <service id="assets._version_contao-components/jquery" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" public="false">
      <argument>3.6.0</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/jquery" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>1.12.1.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/jquery-ui" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>1.5.5</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/mediabox" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>1.6.0.6</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/mootools" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>2.1.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/simplemodal" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>2.2.0</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/swipe" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>4.0.1</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/tablesort" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>2.31.3</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/tablesorter" class="Symfony\Component\Asset\PathPackage" public="false">
      <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" public="false">
      <argument>4.9.12</argument>
      <argument>%%s?v=%%s</argument>
    </service>
    <service id="assets._package_contao-components/tinymce4" class="Symfony\Component\Asset\PathPackage" public="false">
      <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_kwBOC0u" 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="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.UeN3IrZ.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>
      </call>
    </service>
    <service id="contao.listener.Z6uZ2NA" 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="user" type="collection">
            <argument key="two_factor">Contao\ModuleProxy</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="collection">
        <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=".service_locator.V.o0zE7" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.XSes1R5" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="contao.translation.translator.data_collector"/>
      </argument>
    </service>
    <service id=".service_locator.XSes1R5.translation.warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="translation.warmer"/>
      <argument>translation.warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.XSes1R5" method="withContext"/>
    </service>
    <service id=".service_locator.M5SKIbs" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="routing.loader" type="service_closure" id="routing.loader"/>
      </argument>
    </service>
    <service id=".service_locator.M5SKIbs.router.default" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="router.default"/>
      <argument>router.default</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.M5SKIbs" method="withContext"/>
    </service>
    <service id=".service_locator.m90YCjy" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="cmf_routing.router"/>
      </argument>
    </service>
    <service id=".service_locator.m90YCjy.router.cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.m90YCjy" method="withContext"/>
    </service>
    <service id=".service_locator.o9nGMXB" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service_closure" id="twig"/>
      </argument>
    </service>
    <service id=".service_locator.o9nGMXB.twig.template_cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.o9nGMXB" method="withContext"/>
    </service>
    <service id=".service_locator.czMWaX3" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" type="service_closure" id="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager"/>
        <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="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="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" 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.czMWaX3.Contao\CoreBundle\Controller\BackendController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.czMWaX3" method="withContext"/>
    </service>
    <service id=".service_locator.2tl4mpd" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" type="service_closure" id="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager"/>
        <argument key="contao.framework" type="service_closure" id="contao.framework"/>
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <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="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" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.2tl4mpd.Contao\CoreBundle\Controller\FrontendController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.2tl4mpd" method="withContext"/>
    </service>
    <service id=".service_locator.UeN3IrZ" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" type="service_closure" id="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager"/>
        <argument key="Contao\CoreBundle\Security\TwoFactor\BackupCodeManager" type="service_closure" id="Contao\CoreBundle\Security\TwoFactor\BackupCodeManager"/>
        <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.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="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="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" on-invalid="ignore"/>
        <argument key="translator" type="service_closure" id="contao.translation.translator.data_collector"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.UeN3IrZ.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.UeN3IrZ" method="withContext"/>
    </service>
    <service id=".service_locator.2tl4mpd.numero2\MarketingSuiteBundle\Controller\BackendController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="numero2\MarketingSuiteBundle\Controller\BackendController"/>
      <argument>numero2\MarketingSuiteBundle\Controller\BackendController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.2tl4mpd" method="withContext"/>
    </service>
    <service id=".service_locator.UeN3IrZ.contao.fragment._contao.frontend_module.two_factor" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.UeN3IrZ" method="withContext"/>
    </service>
    <service id=".service_locator.wnlveDj" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.Bppmeg3" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="initialized_session" type="service_closure" id="session" on-invalid="ignore_uninitialized"/>
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="session" type="service_closure" id="session" on-invalid="ignore"/>
        <argument key="session_storage" type="service_closure" id="session.storage.native" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.I3K77mT" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id=".service_locator.XjnY8xG" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="session" type="service_closure" id="session"/>
      </argument>
    </service>
    <service id=".service_locator.6zQlgQt" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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="debug.event_dispatcher.inner" class="Symfony\Component\EventDispatcher\EventDispatcher" public="false"/>
    <service id="debug.controller_resolver.inner" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
      <argument type="service" id=".legacy_controller_name_converter"/>
    </service>
    <service id="debug.argument_resolver.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver" public="false">
      <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" public="false">
      <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" public="false">
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="var_dumper.contextualized_cli_dumper.inner" class="Symfony\Component\VarDumper\Dumper\CliDumper" public="false">
      <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" public="false">
      <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>
      <argument>affirmative</argument>
      <argument>false</argument>
      <argument>true</argument>
    </service>
    <service id="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer.inner" class="Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer" public="false">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="contao.fragment.handler.inner" class="Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" public="false">
      <argument type="service" id=".service_locator.fQTg.76"/>
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
    </service>
    <service id="contao.routing.legacy_matcher.inner" class="Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher" public="false" autoconfigure="true">
      <argument type="service" id="contao.routing.legacy_route_provider"/>
      <argument type="service" id="contao.routing.final_matcher"/>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.domain_filter"/>
      </call>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.published_filter"/>
      </call>
      <call method="addRouteFilter">
        <argument type="service" id="contao.routing.language_filter"/>
      </call>
    </service>
    <service id="contao.routing.legacy_route_provider.inner" class="Contao\CoreBundle\Routing\RouteProvider" public="false" autoconfigure="true">
      <argument type="service" id="contao.framework"/>
      <argument>.html</argument>
      <argument>false</argument>
    </service>
    <service id="contao_manager.twig.file_extension_filter_iterator.inner" class="Symfony\Bundle\TwigBundle\TemplateIterator" public="false">
      <argument type="service" id="kernel"/>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/app</argument>
      <argument type="collection">
        <argument key="/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views">null</argument>
        <argument key="/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/vendor/symfony/twig-bridge/Resources/views/Email">email</argument>
      </argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/templates</argument>
    </service>
    <service id="debug.contao.model_argument_resolver.inner" class="Contao\CoreBundle\HttpKernel\ModelArgumentResolver" public="false" 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" public="false"/>
    <service id="debug.argument_resolver.request.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" public="false"/>
    <service id="debug.argument_resolver.session.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" public="false"/>
    <service id="debug.security.user_value_resolver.inner" class="Symfony\Component\Security\Http\Controller\UserValueResolver" public="false">
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="debug.argument_resolver.service.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" public="false">
      <argument type="service" id=".service_locator.HZeChEQ"/>
    </service>
    <service id="debug.argument_resolver.default.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" public="false"/>
    <service id="debug.argument_resolver.variadic.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" public="false"/>
    <service id="debug.argument_resolver.not_tagged_controller.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver" public="false">
      <argument type="service" id=".service_locator.HZeChEQ"/>
    </service>
    <service id=".debug.http_client.inner" class="Symfony\Contracts\HttpClient\HttpClientInterface" public="false">
      <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="contao.security.authentication_provider.contao_backend.two_factor_decorator.inner" class="Contao\CoreBundle\Security\Authentication\Provider\AuthenticationProvider" public="false">
      <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.encoder_factory.generic"/>
      <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" public="false">
      <argument>%container.build_hash%</argument>
    </service>
    <service id="contao.security.authentication_provider.contao_frontend.two_factor_decorator.inner" class="Contao\CoreBundle\Security\Authentication\Provider\AuthenticationProvider" public="false">
      <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.encoder_factory.generic"/>
      <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" public="false">
      <argument type="service" id="contao.security.user_checker"/>
      <argument>%env(APP_SECRET)%</argument>
      <argument>contao_frontend</argument>
    </service>
    <service id="security.authentication.provider.anonymous.contao_frontend.two_factor_decorator.inner" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" public="false">
      <argument>%container.build_hash%</argument>
    </service>
    <service id=".errored..service_locator.8Gr37N4.Contao\ModuleModel" class="Contao\ModuleModel"/>
    <service id="console.command_loader" class="Symfony\Component\Console\CommandLoader\ContainerCommandLoader" public="true">
      <argument type="service" id=".service_locator.CsByhPu"/>
      <argument type="collection">
        <argument key="debug:swiftmailer">swiftmailer.command.debug</argument>
        <argument key="swiftmailer:email:send">swiftmailer.command.new_email</argument>
        <argument key="swiftmailer:spool:send">swiftmailer.command.send_email</argument>
        <argument key="doctrine:database:create">doctrine.database_create_command</argument>
        <argument key="doctrine:database:drop">doctrine.database_drop_command</argument>
        <argument key="doctrine:query:sql">doctrine.query_sql_command</argument>
        <argument key="dbal:run-sql">Doctrine\DBAL\Tools\Console\Command\RunSqlCommand</argument>
        <argument key="doctrine:database:import">doctrine.database_import_command</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: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:update">console.command.translation_update</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="security:encode-password">security.command.user_password_encoder</argument>
        <argument key="contao:automator">contao.command.automator</argument>
        <argument key="contao:crawl">contao.command.crawl</argument>
        <argument key="contao:cron">Contao\CoreBundle\Command\CronCommand</argument>
        <argument key="debug:dca">contao.command.debug_dca</argument>
        <argument key="debug:fragments">contao.command.debug_fragments</argument>
        <argument key="contao:filesync">contao.command.filesync</argument>
        <argument key="contao:install">contao.command.install</argument>
        <argument key="contao:migrate">Contao\CoreBundle\Command\MigrateCommand</argument>
        <argument key="contao:resize-images">contao.command.resize_images</argument>
        <argument key="contao:symlinks">contao.command.symlinks</argument>
        <argument key="contao:user:password">contao.command.user_password_command</argument>
        <argument key="contao:version">contao.command.version</argument>
        <argument key="debug:plugins">contao.command.debug-plugins</argument>
      </argument>
    </service>
    <service id=".service_locator.CsByhPu" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Contao\CoreBundle\Command\CronCommand" type="service_closure" id="Contao\CoreBundle\Command\CronCommand"/>
        <argument key="Contao\CoreBundle\Command\MigrateCommand" type="service_closure" id="Contao\CoreBundle\Command\MigrateCommand"/>
        <argument key="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand" type="service_closure" id="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"/>
        <argument key="console.command.about" type="service_closure" id="console.command.about"/>
        <argument key="console.command.assets_install" type="service_closure" id="console.command.assets_install"/>
        <argument key="console.command.cache_clear" type="service_closure" id="console.command.cache_clear"/>
        <argument key="console.command.cache_pool_clear" type="service_closure" id="console.command.cache_pool_clear"/>
        <argument key="console.command.cache_pool_delete" type="service_closure" id="console.command.cache_pool_delete"/>
        <argument key="console.command.cache_pool_list" type="service_closure" id="console.command.cache_pool_list"/>
        <argument key="console.command.cache_pool_prune" type="service_closure" id="console.command.cache_pool_prune"/>
        <argument key="console.command.cache_warmup" type="service_closure" id="console.command.cache_warmup"/>
        <argument key="console.command.config_debug" type="service_closure" id="console.command.config_debug"/>
        <argument key="console.command.config_dump_reference" type="service_closure" id="console.command.config_dump_reference"/>
        <argument key="console.command.container_debug" type="service_closure" id="console.command.container_debug"/>
        <argument key="console.command.container_lint" type="service_closure" id="console.command.container_lint"/>
        <argument key="console.command.debug_autowiring" type="service_closure" id="console.command.debug_autowiring"/>
        <argument key="console.command.event_dispatcher_debug" type="service_closure" id="console.command.event_dispatcher_debug"/>
        <argument key="console.command.router_debug" type="service_closure" id="console.command.router_debug"/>
        <argument key="console.command.router_match" type="service_closure" id="console.command.router_match"/>
        <argument key="console.command.secrets_decrypt_to_local" type="service_closure" id="console.command.secrets_decrypt_to_local"/>
        <argument key="console.command.secrets_encrypt_from_local" type="service_closure" id="console.command.secrets_encrypt_from_local"/>
        <argument key="console.command.secrets_generate_key" type="service_closure" id="console.command.secrets_generate_key"/>
        <argument key="console.command.secrets_list" type="service_closure" id="console.command.secrets_list"/>
        <argument key="console.command.secrets_remove" type="service_closure" id="console.command.secrets_remove"/>
        <argument key="console.command.secrets_set" type="service_closure" id="console.command.secrets_set"/>
        <argument key="console.command.translation_debug" type="service_closure" id="console.command.translation_debug"/>
        <argument key="console.command.translation_update" type="service_closure" id="console.command.translation_update"/>
        <argument key="console.command.xliff_lint" type="service_closure" id="console.command.xliff_lint"/>
        <argument key="console.command.yaml_lint" type="service_closure" id="console.command.yaml_lint"/>
        <argument key="contao.command.automator" type="service_closure" id="contao.command.automator"/>
        <argument key="contao.command.crawl" type="service_closure" id="contao.command.crawl"/>
        <argument key="contao.command.debug-plugins" type="service_closure" id="contao.command.debug-plugins"/>
        <argument key="contao.command.debug_dca" type="service_closure" id="contao.command.debug_dca"/>
        <argument key="contao.command.debug_fragments" type="service_closure" id="contao.command.debug_fragments"/>
        <argument key="contao.command.filesync" type="service_closure" id="contao.command.filesync"/>
        <argument key="contao.command.install" type="service_closure" id="contao.command.install"/>
        <argument key="contao.command.resize_images" type="service_closure" id="contao.command.resize_images"/>
        <argument key="contao.command.symlinks" type="service_closure" id="contao.command.symlinks"/>
        <argument key="contao.command.user_password_command" type="service_closure" id="contao.command.user_password_command"/>
        <argument key="contao.command.version" type="service_closure" id="contao.command.version"/>
        <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.clear_entity_region_command" type="service_closure" id="doctrine.clear_entity_region_command"/>
        <argument key="doctrine.clear_query_region_command" type="service_closure" id="doctrine.clear_query_region_command"/>
        <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.database_import_command" type="service_closure" id="doctrine.database_import_command"/>
        <argument key="doctrine.ensure_production_settings_command" type="service_closure" id="doctrine.ensure_production_settings_command"/>
        <argument key="doctrine.mapping_convert_command" type="service_closure" id="doctrine.mapping_convert_command"/>
        <argument key="doctrine.mapping_import_command" type="service_closure" id="doctrine.mapping_import_command"/>
        <argument key="doctrine.mapping_info_command" type="service_closure" id="doctrine.mapping_info_command"/>
        <argument key="doctrine.query_dql_command" type="service_closure" id="doctrine.query_dql_command"/>
        <argument key="doctrine.query_sql_command" type="service_closure" id="doctrine.query_sql_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.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="fos_http_cache.command.clear" type="service_closure" id="fos_http_cache.command.clear"/>
        <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.invalidate_tag" type="service_closure" id="fos_http_cache.command.invalidate_tag"/>
        <argument key="fos_http_cache.command.refresh_path" type="service_closure" id="fos_http_cache.command.refresh_path"/>
        <argument key="monolog.command.server_log" type="service_closure" id="monolog.command.server_log"/>
        <argument key="security.command.user_password_encoder" type="service_closure" id="security.command.user_password_encoder"/>
        <argument key="swiftmailer.command.debug" type="service_closure" id="swiftmailer.command.debug"/>
        <argument key="swiftmailer.command.new_email" type="service_closure" id="swiftmailer.command.new_email"/>
        <argument key="swiftmailer.command.send_email" type="service_closure" id="swiftmailer.command.send_email"/>
        <argument key="twig.command.debug" type="service_closure" id="twig.command.debug"/>
        <argument key="twig.command.lint" type="service_closure" id="twig.command.lint"/>
        <argument key="var_dumper.command.server_dump" type="service_closure" id="var_dumper.command.server_dump"/>
      </argument>
    </service>
    <service id="cache.app.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="false">
      <argument>mYVi8Jl2DC</argument>
      <argument>0</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false">
      <argument>mW+zht4jDq</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false">
      <argument>KdiJPOKlX-</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false">
      <argument>zMGSPVTiT0</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false">
      <argument>Xsbqmazq1H</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false">
      <argument>sZBLm1YVQZ</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false">
      <argument>Qz+GmUgjk5</argument>
      <argument>0</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false">
      <argument>HH2Ygsk1l7</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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" public="false">
      <argument>t3fJwEPtNo</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/www/htdocs/w01c8520/nordsee-friesland-urlaub.de/var/cache/dev/pools</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.0rjg.qe" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Twig\Extension\CsrfRuntime" type="service_closure" id="twig.runtime.security_csrf"/>
        <argument key="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" type="service_closure" id="twig.runtime.httpkernel"/>
      </argument>
    </service>
    <service id="Psr\Container\ContainerInterface" alias="service_container" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ContainerInterface" alias="service_container" public="false"/>
    <service id="swiftmailer.mailer.default.transport" alias="swiftmailer.mailer.default.transport.dynamic"/>
    <service id="swiftmailer.plugin.messagelogger" alias="swiftmailer.mailer.default.plugin.messagelogger"/>
    <service id="swiftmailer.mailer" alias="swiftmailer.mailer.default" public="true"/>
    <service id="swiftmailer.transport" alias="swiftmailer.mailer.default.transport.dynamic" public="true"/>
    <service id="Swift_Mailer" alias="swiftmailer.mailer.default" public="false"/>
    <service id="Swift_Transport" alias="swiftmailer.mailer.default.transport.dynamic" public="false"/>
    <service id="mailer" alias="swiftmailer.mailer.default" public="true"/>
    <service id="Doctrine\DBAL\Driver\Connection" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Doctrine\DBAL\Connection" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Doctrine\Persistence\ManagerRegistry" alias="doctrine" public="false"/>
    <service id="Doctrine\Common\Persistence\ManagerRegistry" alias="doctrine" public="false"/>
    <service id="database_connection" alias="doctrine.dbal.default_connection" public="true"/>
    <service id="doctrine.dbal.event_manager" alias="doctrine.dbal.default_connection.event_manager" public="false"/>
    <service id="Doctrine\DBAL\Connection $defaultConnection" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Doctrine\ORM\EntityManagerInterface" alias="doctrine.orm.default_entity_manager" public="false"/>
    <service id="doctrine.orm.metadata.annotation_reader" alias="annotations.cached_reader" public="false"/>
    <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" public="false"/>
    <service id="doctrine.orm.default_query_cache" alias="app.doctrine_system_cache_provider" public="false"/>
    <service id="Doctrine\ORM\EntityManagerInterface $defaultEntityManager" alias="doctrine.orm.default_entity_manager" public="false"/>
    <service id="doctrine.orm.default_entity_manager.event_manager" alias="doctrine.dbal.default_connection.event_manager" public="false"/>
    <service id="controller_name_converter" alias=".legacy_controller_name_converter" public="false">
      <deprecated>The "%alias_id%" service is deprecated since Symfony 4.3.</deprecated>
    </service>
    <service id="resolve_controller_name_subscriber" alias=".legacy_resolve_controller_name_subscriber" public="false">
      <deprecated>The "%alias_id%" service is deprecated since Symfony 4.3.</deprecated>
    </service>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface" alias="parameter_bag" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface" alias="parameter_bag" public="false"/>
    <service id="Symfony\Component\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher" public="false"/>
    <service id="Symfony\Contracts\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher" public="false"/>
    <service id="Symfony\Component\HttpKernel\HttpKernelInterface" alias="http_kernel" public="false"/>
    <service id="Symfony\Component\HttpFoundation\RequestStack" alias="request_stack" public="false"/>
    <service id="Symfony\Component\HttpFoundation\UrlHelper" alias="url_helper" public="false"/>
    <service id="Symfony\Component\HttpKernel\KernelInterface" alias="kernel" public="false"/>
    <service id="Symfony\Component\Filesystem\Filesystem" alias="filesystem" public="false"/>
    <service id="Symfony\Component\HttpKernel\Config\FileLocator" alias="file_locator" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ReverseContainer" alias="reverse_container" public="false"/>
    <service id="error_renderer.html" alias="twig.error_renderer.html"/>
    <service id="error_renderer" alias="twig.error_renderer.html"/>
    <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" public="false"/>
    <service id="Psr\SimpleCache\CacheInterface" alias="cache.app.simple" public="false"/>
    <service id="Symfony\Component\Cache\Adapter\AdapterInterface" alias="cache.app" public="false"/>
    <service id="Symfony\Contracts\Cache\CacheInterface" alias="cache.app" public="false"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface" alias="cache.app.taggable" public="false"/>
    <service id="Symfony\Component\Translation\TranslatorInterface" alias="contao.translation.translator.data_collector" public="false"/>
    <service id="Symfony\Contracts\Translation\TranslatorInterface" alias="contao.translation.translator.data_collector" public="false"/>
    <service id="cache.default_redis_provider" alias=".cache_connection.GD_MSZC" public="false"/>
    <service id="cache.default_memcached_provider" alias=".cache_connection.JKE6keX" public="false"/>
    <service id="cache.default_pdo_provider" alias="doctrine.dbal.default_connection" public="false"/>
    <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" public="false"/>
    <service id="Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface" alias="session.storage.native" public="false"/>
    <service id="SessionHandlerInterface" alias="session.handler.native_file" public="false"/>
    <service id="Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface" alias="session.flash_bag" public="false"/>
    <service id="session.storage.filesystem" alias="session.storage.mock_file" public="false"/>
    <service id="session.storage" alias="session.storage.native"/>
    <service id="session.handler" alias="session.handler.native_file"/>
    <service id="Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface" alias="security.csrf.token_generator" public="false"/>
    <service id="Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface" alias="security.csrf.token_storage" public="false"/>
    <service id="Symfony\Component\Security\Csrf\CsrfTokenManagerInterface" alias="security.csrf.token_manager" public="false"/>
    <service id="Symfony\Component\Asset\Packages" alias="assets.packages" public="false"/>
    <service id="Symfony\Contracts\HttpClient\HttpClientInterface" alias=".debug.http_client"/>
    <service id="Psr\Http\Client\ClientInterface" alias="psr18.http_client"/>
    <service id="Symfony\Component\Translation\Reader\TranslationReaderInterface" alias="translation.reader" public="false"/>
    <service id="Symfony\Component\Translation\Extractor\ExtractorInterface" alias="translation.extractor" public="false"/>
    <service id="Symfony\Component\Translation\Writer\TranslationWriterInterface" alias="translation.writer" public="false"/>
    <service id="translator" alias="contao.translation.translator.data_collector" public="true"/>
    <service id="translator.formatter" alias="translator.formatter.default" public="false"/>
    <service id="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" alias="debug.file_link_formatter" public="false"/>
    <service id="Symfony\Component\Stopwatch\Stopwatch" alias="debug.stopwatch" public="false"/>
    <service id="router" alias="cmf_routing.router" public="true"/>
    <service id="Symfony\Component\Routing\RouterInterface" alias="cmf_routing.router" public="false"/>
    <service id="Symfony\Component\Routing\Generator\UrlGeneratorInterface" alias="cmf_routing.router" public="false"/>
    <service id="Symfony\Component\Routing\Matcher\UrlMatcherInterface" alias="cmf_routing.router" public="false"/>
    <service id="Symfony\Component\Routing\RequestContextAwareInterface" alias="cmf_routing.router" public="false"/>
    <service id="Symfony\Component\Routing\RequestContext" alias="router.request_context" public="false"/>
    <service id="annotation_reader" alias="annotations.cached_reader"/>
    <service id="Doctrine\Common\Annotations\Reader" alias="annotations.cached_reader" public="false"/>
    <service id="Symfony\Component\PropertyAccess\PropertyAccessorInterface" alias="property_accessor" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyListExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface" alias="property_info" public="false"/>
    <service id="lock.default.store" alias=".lock.default.store.2BORioJ" public="false"/>
    <service id="lock.store" alias=".lock.default.store.2BORioJ" public="false"/>
    <service id="lock.factory" alias="lock.default.factory" public="false"/>
    <service id="lock" alias="lock.default" public="false"/>
    <service id="Symfony\Component\Lock\StoreInterface" alias=".lock.default.store.2BORioJ" public="false"/>
    <service id="Symfony\Component\Lock\PersistingStoreInterface" alias=".lock.default.store.2BORioJ" public="false"/>
    <service id="Symfony\Component\Lock\Factory" alias="lock.default.factory" public="false"/>
    <service id="Symfony\Component\Lock\LockFactory" alias="lock.default.factory" public="false"/>
    <service id="Symfony\Component\Lock\LockInterface" alias="lock.default" public="false"/>
    <service id="Symfony\Component\Mime\MimeTypesInterface" alias="mime_types" public="false"/>
    <service id="Symfony\Component\Mime\MimeTypeGuesserInterface" alias="mime_types" public="false"/>
    <service id="logger" alias="monolog.logger"/>
    <service id="Psr\Log\LoggerInterface" alias="monolog.logger" public="false"/>
    <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" public="false"/>
    <service id="Knp\Menu\FactoryInterface" alias="knp_menu.factory" public="false"/>
    <service id="Knp\Menu\Matcher\MatcherInterface" alias="knp_menu.matcher" public="false"/>
    <service id="Knp\Menu\Util\MenuManipulator" alias="knp_menu.manipulator" public="false"/>
    <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" public="false"/>
    <service id="Twig\Environment" alias="twig" public="false"/>
    <service id="Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface" alias="security.authorization_checker" public="false"/>
    <service id="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" alias="security.token_storage" public="false"/>
    <service id="Symfony\Component\Security\Core\Security" alias="security.helper" public="false"/>
    <service id="Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface" alias="security.authentication.manager" public="false"/>
    <service id="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface" alias="security.authentication.session_strategy" public="false"/>
    <service id="security.encoder_factory" alias="security.encoder_factory.generic" public="true"/>
    <service id="Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" alias="security.encoder_factory.generic" public="false"/>
    <service id="security.password_encoder" alias="security.user_password_encoder.generic" public="true"/>
    <service id="Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" alias="security.user_password_encoder.generic" public="false"/>
    <service id="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" alias="security.authentication_utils" public="false"/>
    <service id="Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface" alias="debug.security.access.decision_manager" public="false"/>
    <service id="Symfony\Component\Security\Core\Role\RoleHierarchyInterface" alias="security.role_hierarchy" public="false"/>
    <service id="Symfony\Component\Security\Http\Firewall" alias="debug.security.firewall" public="false"/>
    <service id="Symfony\Component\Security\Http\HttpUtils" alias="security.http_utils" public="false"/>
    <service id="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias="security.authentication.guard_handler" public="false"/>
    <service id="security.firewall" alias="debug.security.firewall" public="false"/>
    <service id="security.user.provider.concrete.contao.security.backend_user_provider" alias="contao.security.backend_user_provider" public="false"/>
    <service id="security.user.provider.concrete.contao.security.frontend_user_provider" alias="contao.security.frontend_user_provider" public="false"/>
    <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" public="false"/>
    <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" public="false"/>
    <service id="Contao\CoreBundle\Framework\ContaoFramework" alias="contao.framework"/>
    <service id="Contao\CoreBundle\Image\ImageFactoryInterface" alias="contao.image.image_factory"/>
    <service id="Contao\CoreBundle\Image\PictureFactoryInterface" alias="contao.image.picture_factory"/>
    <service id="Contao\CoreBundle\Picker\PickerBuilderInterface" alias="contao.picker.builder"/>
    <service id="Contao\CoreBundle\Config\ResourceFinderInterface" alias="contao.resource_finder"/>
    <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\Framework\ContaoFrameworkInterface" alias="contao.framework"/>
    <service id="contao.controller.backend_csv_import" alias="Contao\CoreBundle\Controller\BackendCsvImportController" public="true">
      <deprecated>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>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>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.csrf.token_manager" alias="Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" public="true">
      <deprecated>Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" 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.controller.debug" alias="Contao\ManagerBundle\Controller\DebugController" public="true">
      <deprecated>Using the "%alias_id%" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\ManagerBundle\Controller\DebugController" instead.</deprecated>
    </service>
    <service id="container.env_var_processors_locator" alias=".service_locator.CmORmuK" public="true"/>
    <service id="twig.loader.filesystem" alias="twig.loader.native_filesystem" public="false"/>
    <service id="argument_resolver.controller_locator" alias=".service_locator.HZeChEQ"/>
    <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 $translationLogger" alias="monolog.logger.translation"/>
    <service id="Psr\Log\LoggerInterface $profilerLogger" alias="monolog.logger.profiler"/>
    <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 $securityLogger" alias="monolog.logger.security"/>
    <service id="Psr\Log\LoggerInterface $debugLogger" alias="monolog.logger.debug"/>
    <service id="Psr\Log\LoggerInterface $contaoLogger" alias="monolog.logger.contao"/>
    <service id="knp_menu.menu_provider" alias="knp_menu.menu_provider.chain"/>
    <service id="twig.loader" alias="twig.loader.native_filesystem"/>
    <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.indexer.delegating" public="true"/>
    <service id=".service_locator.EJgbN4u" alias="contao.fragment.pre_handlers" public="false"/>
    <service id="translator.data_collector.inner" alias="translator.default" public="false"/>
    <service id="event_dispatcher" alias="debug.event_dispatcher" public="true"/>
    <service id="controller_resolver" alias="contao.controller_resolver" public="false"/>
    <service id="argument_resolver" alias="debug.argument_resolver" public="false"/>
    <service id="fos_http_cache.tag_handler.header_formatter" alias="fos_http_cache.tag_handler.max_header_value_length_header_formatter" public="false"/>
    <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" public="false"/>
    <service id="twig.error_renderer.html.inner" alias="error_handler.error_renderer.html" public="false"/>
    <service id="security.access.decision_manager" alias="debug.security.access.decision_manager" public="false"/>
    <service id="contao.controller_resolver.inner" alias="debug.controller_resolver" public="false"/>
    <service id="doctrine.orm.proxy_cache_warmer" alias="Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" public="false"/>
    <service id="fragment.handler" alias="contao.fragment.handler" public="true"/>
    <service id="contao.routing.nested_matcher" alias="contao.routing.legacy_matcher" public="true"/>
    <service id="contao.routing.route_provider" alias="contao.routing.legacy_route_provider"/>
    <service id="contao.translation.translator.inner" alias="translator.data_collector" public="false"/>
    <service id="contao.translation.translator.data_collector.inner" alias="contao.translation.translator" public="false"/>
    <service id="twig.template_iterator" alias="contao_manager.twig.file_extension_filter_iterator" public="false"/>
    <service id="contao.model_argument_resolver" alias="debug.contao.model_argument_resolver"/>
    <service id="argument_resolver.request_attribute" alias="debug.argument_resolver.request_attribute" public="false"/>
    <service id="argument_resolver.request" alias="debug.argument_resolver.request" public="false"/>
    <service id="argument_resolver.session" alias="debug.argument_resolver.session" public="false"/>
    <service id="security.user_value_resolver" alias="debug.security.user_value_resolver" public="false"/>
    <service id="argument_resolver.service" alias="debug.argument_resolver.service" public="false"/>
    <service id="argument_resolver.default" alias="debug.argument_resolver.default" public="false"/>
    <service id="argument_resolver.variadic" alias="debug.argument_resolver.variadic" public="false"/>
    <service id="argument_resolver.not_tagged_controller" alias="debug.argument_resolver.not_tagged_controller" public="false"/>
    <service id="http_client" alias=".debug.http_client"/>
    <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" public="false"/>
    <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" public="false"/>
    <service id="security.authentication.provider.anonymous.contao_frontend" alias="security.authentication.provider.anonymous.contao_frontend.two_factor_decorator" public="false"/>
    <service id="security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator.inner" alias="contao.security.expiring_token_based_remember_me_services.contao_frontend" public="false"/>
    <service id="console.command.public_alias.Lexik\Bundle\MaintenanceBundle\Command\DriverLockCommand" alias="Lexik\Bundle\MaintenanceBundle\Command\DriverLockCommand" public="true"/>
    <service id="console.command.public_alias.Lexik\Bundle\MaintenanceBundle\Command\DriverUnlockCommand" alias="Lexik\Bundle\MaintenanceBundle\Command\DriverUnlockCommand" public="true"/>
    <service id="console.command.public_alias.contao.command.install-web-dir" alias="contao.command.install-web-dir" public="true"/>
    <service id="console.command.public_alias.contao.command.lock" alias="contao.command.lock" public="true"/>
    <service id="console.command.public_alias.contao.command.unlock" alias="contao.command.unlock" public="true"/>
  </services>
</container>
