var/cache/dev/Container9JzxYoE/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php line 972

Open in your IDE?
  1. <?php
  2. namespace Container9JzxYoE;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'contao_manager.jwt_manager' => true,
  31.             'contao_manager.plugin_loader' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  36.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.session' => 'get_Container_Private_SessionService',
  40.             '.container.private.twig' => 'get_Container_Private_TwigService',
  41.             'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController' => 'getErrorPageControllerService',
  42.             'HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil' => 'getAnonymizerUtilService',
  43.             'assets.packages' => 'getAssets_PackagesService',
  44.             'cache.app' => 'getCache_AppService',
  45.             'cache.system' => 'getCache_SystemService',
  46.             'contao.assets.assets_context' => 'getContao_Assets_AssetsContextService',
  47.             'contao.csrf.token_manager' => 'getContao_Csrf_TokenManagerService',
  48.             'contao.framework' => 'getContao_FrameworkService',
  49.             'contao.intl.locales' => 'getContao_Intl_LocalesService',
  50.             'contao.resource_finder' => 'getContao_ResourceFinderService',
  51.             'contao.routing.nested_404_matcher' => 'getContao_Routing_Nested404MatcherService',
  52.             'contao.routing.nested_matcher' => 'getContao_Routing_NestedMatcherService',
  53.             'contao.routing.page_registry' => 'getContao_Routing_PageRegistryService',
  54.             'contao.routing.scope_matcher' => 'getContao_Routing_ScopeMatcherService',
  55.             'contao.security.token_checker' => 'getContao_Security_TokenCheckerService',
  56.             'contao.twig.extension' => 'getContao_Twig_ExtensionService',
  57.             'contao.twig.filesystem_loader' => 'getContao_Twig_FilesystemLoaderService',
  58.             'data_collector.dump' => 'getDataCollector_DumpService',
  59.             'debug.stopwatch' => 'getDebug_StopwatchService',
  60.             'doctrine' => 'getDoctrineService',
  61.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  62.             'event_dispatcher' => 'getEventDispatcherService',
  63.             'fos_http_cache.cache_manager' => 'getFosHttpCache_CacheManagerService',
  64.             'fos_http_cache.event_listener.cache_control' => 'getFosHttpCache_EventListener_CacheControlService',
  65.             'fos_http_cache.http.symfony_response_tagger' => 'getFosHttpCache_Http_SymfonyResponseTaggerService',
  66.             'fos_http_cache.proxy_client.symfony' => 'getFosHttpCache_ProxyClient_SymfonyService',
  67.             'http_kernel' => 'getHttpKernelService',
  68.             'huh.twig.extension.array' => 'getHuh_Twig_Extension_ArrayService',
  69.             'huh.twig.extension.date' => 'getHuh_Twig_Extension_DateService',
  70.             'huh.twig.extension.dca' => 'getHuh_Twig_Extension_DcaService',
  71.             'huh.twig.extension.download' => 'getHuh_Twig_Extension_DownloadService',
  72.             'huh.twig.extension.file' => 'getHuh_Twig_Extension_FileService',
  73.             'huh.twig.extension.image' => 'getHuh_Twig_Extension_ImageService',
  74.             'huh.twig.extension.test' => 'getHuh_Twig_Extension_TestService',
  75.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  76.             'request_stack' => 'getRequestStackService',
  77.             'router' => 'getRouterService',
  78.             'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
  79.             'security.firewall.map' => 'getSecurity_Firewall_MapService',
  80.             'security.helper' => 'getSecurity_HelperService',
  81.             'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
  82.             'translator' => 'getTranslatorService',
  83.             'uri_signer' => 'getUriSignerService',
  84.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  85.             'huh.utils.cache.file' => 'getHuh_Utils_Cache_FileService',
  86.             'contao.controller.backend_csv_import' => 'getContao_Controller_BackendCsvImportService',
  87.             'contao.controller.images' => 'getContao_Controller_ImagesService',
  88.             'contao.controller.insert_tags' => 'getContao_Controller_InsertTagsService',
  89.             'Contao\\CoreBundle\\EventListener\\DataContainer\\ContentCompositionListener' => 'getContentCompositionListenerService',
  90.             'Contao\\CoreBundle\\EventListener\\DataContainer\\PageTypeOptionsListener' => 'getPageTypeOptionsListenerService',
  91.             'Contao\\CoreBundle\\EventListener\\DataContainer\\PageUrlListener' => 'getPageUrlListenerService',
  92.             'contao.cache.clear_internal' => 'getContao_Cache_ClearInternalService',
  93.             'contao.cache.warm_internal' => 'getContao_Cache_WarmInternalService',
  94.             'contao.crawl.escargot_factory' => 'getContao_Crawl_EscargotFactoryService',
  95.             'contao.image.image_factory' => 'getContao_Image_ImageFactoryService',
  96.             'contao.image.image_sizes' => 'getContao_Image_ImageSizesService',
  97.             'contao.image.resizer' => 'getContao_Image_ResizerService',
  98.             'contao.opt-in' => 'getContao_OptinService',
  99.             'Contao\\CoreBundle\\Cron\\Cron' => 'getCronService',
  100.             'Contao\\CoreBundle\\Image\\Studio\\FigureRenderer' => 'getFigureRendererService',
  101.             'Contao\\CoreBundle\\Routing\\ResponseContext\\ResponseContextAccessor' => 'getResponseContextAccessorService',
  102.             'Contao\\CoreBundle\\Routing\\ResponseContext\\CoreResponseContextFactory' => 'getCoreResponseContextFactoryService',
  103.             'Contao\\CoreBundle\\Security\\TwoFactor\\BackupCodeManager' => 'getBackupCodeManagerService',
  104.             'Contao\\CoreBundle\\Twig\\Extension\\ContaoExtension' => 'getContaoExtensionService',
  105.             'Contao\\CoreBundle\\Util\\SimpleTokenParser' => 'getSimpleTokenParserService',
  106.             'contao_manager.routing_loader' => 'getContaoManager_RoutingLoaderService',
  107.             'contao.install_tool' => 'getContao_InstallToolService',
  108.             'contao.install_tool_user' => 'getContao_InstallToolUserService',
  109.             'contao.installer' => 'getContao_InstallerService',
  110.             'cache_clearer' => 'getCacheClearerService',
  111.             'filesystem' => 'getFilesystemService',
  112.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  113.             'profiler' => 'getProfilerService',
  114.             'twig' => 'getTwigService',
  115.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  116.             'security.token_storage' => 'getSecurity_TokenStorageService',
  117.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService',
  118.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  119.             'rwd.contao_custom_articles_bundle.hex_to_rgba' => 'getRwd_ContaoCustomArticlesBundle_HexToRgbaService',
  120.             'session' => 'getSessionService',
  121.         ];
  122.         $this->fileMap = [
  123.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  124.             '.container.private.rwd.contao_custom_articles_bundle.hex_to_rgba' => 'get_Container_Private_Rwd_ContaoCustomArticlesBundle_HexToRgbaService',
  125.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  126.             '.container.private.security.encoder_factory' => 'get_Container_Private_Security_EncoderFactoryService',
  127.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  128.             'Codefog\\NewsCategoriesBundle\\Migration\\BooleanFieldsMigration' => 'getBooleanFieldsMigrationService',
  129.             'Contao\\CoreBundle\\Controller\\BackendController' => 'getBackendControllerService',
  130.             'Contao\\CoreBundle\\Controller\\BackendCsvImportController' => 'getBackendCsvImportControllerService',
  131.             'Contao\\CoreBundle\\Controller\\BackendPreviewController' => 'getBackendPreviewControllerService',
  132.             'Contao\\CoreBundle\\Controller\\BackendPreviewSwitchController' => 'getBackendPreviewSwitchControllerService',
  133.             'Contao\\CoreBundle\\Controller\\ContentElement\\MarkdownController' => 'getMarkdownControllerService',
  134.             'Contao\\CoreBundle\\Controller\\ContentElement\\TemplateController' => 'getTemplateControllerService',
  135.             'Contao\\CoreBundle\\Controller\\FaviconController' => 'getFaviconControllerService',
  136.             'Contao\\CoreBundle\\Controller\\FrontendController' => 'getFrontendControllerService',
  137.             'Contao\\CoreBundle\\Controller\\FrontendModule\\RootPageDependentModulesController' => 'getRootPageDependentModulesControllerService',
  138.             'Contao\\CoreBundle\\Controller\\FrontendModule\\TemplateController' => 'getTemplateController2Service',
  139.             'Contao\\CoreBundle\\Controller\\FrontendModule\\TwoFactorController' => 'getTwoFactorControllerService',
  140.             'Contao\\CoreBundle\\Controller\\ImagesController' => 'getImagesControllerService',
  141.             'Contao\\CoreBundle\\Controller\\InitializeController' => 'getInitializeControllerService',
  142.             'Contao\\CoreBundle\\Controller\\InsertTagsController' => 'getInsertTagsControllerService',
  143.             'Contao\\CoreBundle\\Controller\\Page\\RootPageController' => 'getRootPageControllerService',
  144.             'Contao\\CoreBundle\\Controller\\PreviewLinkController' => 'getPreviewLinkControllerService',
  145.             'Contao\\CoreBundle\\Controller\\RobotsTxtController' => 'getRobotsTxtControllerService',
  146.             'Contao\\CoreBundle\\Controller\\SitemapController' => 'getSitemapControllerService',
  147.             'Contao\\ManagerBundle\\Controller\\DebugController' => 'getDebugControllerService',
  148.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  149.             'HeimrichHannot\\FilenameSanitizerBundle\\Command\\SanitizeCommand' => 'getSanitizeCommandService',
  150.             'HeimrichHannot\\FilenameSanitizerBundle\\DataContainer\\FilesContainer' => 'getFilesContainerService',
  151.             'HeimrichHannot\\FilenameSanitizerBundle\\DataContainer\\SettingsContainer' => 'getSettingsContainerService',
  152.             'HeimrichHannot\\FilenameSanitizerBundle\\EventListener\\HookListener' => 'getHookListenerService',
  153.             'HeimrichHannot\\FilenameSanitizerBundle\\Util\\FilenameSanitizerUtil' => 'getFilenameSanitizerUtilService',
  154.             'HeimrichHannot\\MultiColumnEditorBundle\\Asset\\MceAssets' => 'getMceAssetsService',
  155.             'HeimrichHannot\\RequestBundle\\Component\\HttpFoundation\\Request' => 'getRequestService',
  156.             'HeimrichHannot\\StatusMessages\\Asset\\FrontendAsset' => 'getFrontendAssetService',
  157.             'HeimrichHannot\\UtilsBundle\\Accordion\\AccordionUtil' => 'getAccordionUtilService',
  158.             'HeimrichHannot\\UtilsBundle\\Arrays\\ArrayUtil' => 'getArrayUtilService',
  159.             'HeimrichHannot\\UtilsBundle\\Cache\\DatabaseCacheUtil' => 'getDatabaseCacheUtilService',
  160.             'HeimrichHannot\\UtilsBundle\\Cache\\DatabaseTreeCache' => 'getDatabaseTreeCacheService',
  161.             'HeimrichHannot\\UtilsBundle\\Cache\\FileCache' => 'getFileCacheService',
  162.             'HeimrichHannot\\UtilsBundle\\Cache\\RemoteImageCache' => 'getRemoteImageCacheService',
  163.             'HeimrichHannot\\UtilsBundle\\Cache\\UtilCacheWarmer' => 'getUtilCacheWarmerService',
  164.             'HeimrichHannot\\UtilsBundle\\Choice\\DataContainerChoice' => 'getDataContainerChoiceService',
  165.             'HeimrichHannot\\UtilsBundle\\Choice\\FieldChoice' => 'getFieldChoiceService',
  166.             'HeimrichHannot\\UtilsBundle\\Choice\\MessageChoice' => 'getMessageChoiceService',
  167.             'HeimrichHannot\\UtilsBundle\\Choice\\ModelInstanceChoice' => 'getModelInstanceChoiceService',
  168.             'HeimrichHannot\\UtilsBundle\\Choice\\TwigTemplateChoice' => 'getTwigTemplateChoiceService',
  169.             'HeimrichHannot\\UtilsBundle\\Comparison\\CompareUtil' => 'getCompareUtilService',
  170.             'HeimrichHannot\\UtilsBundle\\Database\\DatabaseUtil' => 'getDatabaseUtilService',
  171.             'HeimrichHannot\\UtilsBundle\\EventListener\\ExtendEntityFinderSubscriber' => 'getExtendEntityFinderSubscriberService',
  172.             'HeimrichHannot\\UtilsBundle\\EventListener\\InitializeSystemListener' => 'getInitializeSystemListenerService',
  173.             'HeimrichHannot\\UtilsBundle\\EventListener\\InsertTagsListener' => 'getInsertTagsListenerService',
  174.             'HeimrichHannot\\UtilsBundle\\File\\FileArchiveUtil' => 'getFileArchiveUtilService',
  175.             'HeimrichHannot\\UtilsBundle\\File\\FileStorageUtil' => 'getFileStorageUtilService',
  176.             'HeimrichHannot\\UtilsBundle\\File\\FolderUtil' => 'getFolderUtilService',
  177.             'HeimrichHannot\\UtilsBundle\\Form\\FormUtil' => 'getFormUtilService',
  178.             'HeimrichHannot\\UtilsBundle\\Ics\\IcsUtil' => 'getIcsUtilService',
  179.             'HeimrichHannot\\UtilsBundle\\Location\\LocationUtil' => 'getLocationUtilService',
  180.             'HeimrichHannot\\UtilsBundle\\Member\\MemberUtil' => 'getMemberUtilService',
  181.             'HeimrichHannot\\UtilsBundle\\Page\\PageUtil' => 'getPageUtilService',
  182.             'HeimrichHannot\\UtilsBundle\\Pdf\\PdfPreview' => 'getPdfPreviewService',
  183.             'HeimrichHannot\\UtilsBundle\\Request\\RequestUtil' => 'getRequestUtilService',
  184.             'HeimrichHannot\\UtilsBundle\\Rsce\\RsceUtil' => 'getRsceUtilService',
  185.             'HeimrichHannot\\UtilsBundle\\Salutation\\SalutationUtil' => 'getSalutationUtilService',
  186.             'HeimrichHannot\\UtilsBundle\\Security\\CodeUtil' => 'getCodeUtilService',
  187.             'HeimrichHannot\\UtilsBundle\\Security\\EncryptionUtil' => 'getEncryptionUtilService',
  188.             'HeimrichHannot\\UtilsBundle\\String\\StringUtil' => 'getStringUtilService',
  189.             'HeimrichHannot\\UtilsBundle\\Url\\UrlUtil' => 'getUrlUtilService',
  190.             'HeimrichHannot\\UtilsBundle\\User\\UserUtil' => 'getUserUtilService',
  191.             'HeimrichHannot\\UtilsBundle\\Util\\Utils' => 'getUtilsService',
  192.             'Markocupic\\ContaoNewsInfiniteScrollBundle\\EventListener\\Contao\\ParseArticlesListener' => 'getParseArticlesListenerService',
  193.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\ExecutePostActions' => 'getExecutePostActionsService',
  194.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\InitializeSystem' => 'getInitializeSystemService',
  195.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\LoadDataContainer' => 'getLoadDataContainerService',
  196.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\ParseTemplate' => 'getParseTemplateService',
  197.             'Rwd\\ContaoCustomArticlesBundle\\EventListener\\CompileArticleListener' => 'getCompileArticleListenerService',
  198.             'Rwd\\ContaoCustomArticlesBundle\\EventListener\\DataContainer\\ArticleListener' => 'getArticleListenerService',
  199.             'Rwd\\ContaoCustomArticlesBundle\\EventListener\\DataContainer\\ContentListener' => 'getContentListenerService',
  200.             'Rwd\\ContaoCustomArticlesBundle\\EventListener\\ParseTemplateListener' => 'getParseTemplateListenerService',
  201.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  202.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  203.             'Softleister\\BackupDbBundle\\Controller\\BackupDbController' => 'getBackupDbControllerService',
  204.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  205.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController3Service',
  206.             'Terminal42\\ChangeLanguage\\EventListener\\DataContainer\\UserLabelsListener' => 'getUserLabelsListenerService',
  207.             'cache.app_clearer' => 'getCache_AppClearerService',
  208.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  209.             'cache.system_clearer' => 'getCache_SystemClearerService',
  210.             'cache_warmer' => 'getCacheWarmerService',
  211.             'codefog_news_categories.listener.ajax' => 'getCodefogNewsCategories_Listener_AjaxService',
  212.             'codefog_news_categories.listener.change_language' => 'getCodefogNewsCategories_Listener_ChangeLanguageService',
  213.             'codefog_news_categories.listener.data_container.content' => 'getCodefogNewsCategories_Listener_DataContainer_ContentService',
  214.             'codefog_news_categories.listener.data_container.feed' => 'getCodefogNewsCategories_Listener_DataContainer_FeedService',
  215.             'codefog_news_categories.listener.data_container.news' => 'getCodefogNewsCategories_Listener_DataContainer_NewsService',
  216.             'codefog_news_categories.listener.data_container.news_archive' => 'getCodefogNewsCategories_Listener_DataContainer_NewsArchiveService',
  217.             'codefog_news_categories.listener.data_container.news_category' => 'getCodefogNewsCategories_Listener_DataContainer_NewsCategoryService',
  218.             'codefog_news_categories.listener.data_container.settings' => 'getCodefogNewsCategories_Listener_DataContainer_SettingsService',
  219.             'codefog_news_categories.listener.insert_tags' => 'getCodefogNewsCategories_Listener_InsertTagsService',
  220.             'codefog_news_categories.listener.news' => 'getCodefogNewsCategories_Listener_NewsService',
  221.             'codefog_news_categories.listener.template' => 'getCodefogNewsCategories_Listener_TemplateService',
  222.             'codefog_news_categories.manager' => 'getCodefogNewsCategories_ManagerService',
  223.             'codefog_news_categories.news_criteria_builder' => 'getCodefogNewsCategories_NewsCriteriaBuilderService',
  224.             'codefog_tags.listener.data_container.tag' => 'getCodefogTags_Listener_DataContainer_TagService',
  225.             'codefog_tags.listener.insert_tags' => 'getCodefogTags_Listener_InsertTagsService',
  226.             'codefog_tags.listener.tag_manager' => 'getCodefogTags_Listener_TagManagerService',
  227.             'codefog_tags.manager.terminal42_node' => 'getCodefogTags_Manager_Terminal42NodeService',
  228.             'codefog_tags.manager_registry' => 'getCodefogTags_ManagerRegistryService',
  229.             'console.command_loader' => 'getConsole_CommandLoaderService',
  230.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  231.             'contao.assets.files_context' => 'getContao_Assets_FilesContextService',
  232.             'contao.cache.clearer' => 'getContao_Cache_ClearerService',
  233.             'contao.cache.entity_tags' => 'getContao_Cache_EntityTagsService',
  234.             'contao.cache.warmer' => 'getContao_Cache_WarmerService',
  235.             'contao.command.install' => 'getContao_Command_InstallService',
  236.             'contao.command.symlinks' => 'getContao_Command_SymlinksService',
  237.             'contao.crawl.escargot.factory' => 'getContao_Crawl_Escargot_FactoryService',
  238.             'contao.cron' => 'getContao_CronService',
  239.             'contao.filesystem.dbafs_manager' => 'getContao_Filesystem_DbafsManagerService',
  240.             'contao.fragment._contao.content_element.markdown' => 'getContao_Fragment_Contao_ContentElement_MarkdownService',
  241.             'contao.fragment._contao.content_element.template' => 'getContao_Fragment_Contao_ContentElement_TemplateService',
  242.             'contao.fragment._contao.frontend_module.root_page_dependent_modules' => 'getContao_Fragment_Contao_FrontendModule_RootPageDependentModulesService',
  243.             'contao.fragment._contao.frontend_module.template' => 'getContao_Fragment_Contao_FrontendModule_TemplateService',
  244.             'contao.fragment._contao.frontend_module.two_factor' => 'getContao_Fragment_Contao_FrontendModule_TwoFactorService',
  245.             'contao.image.factory' => 'getContao_Image_FactoryService',
  246.             'contao.image.imagine' => 'getContao_Image_ImagineService',
  247.             'contao.image.imagine_svg' => 'getContao_Image_ImagineSvgService',
  248.             'contao.image.legacy_resizer' => 'getContao_Image_LegacyResizerService',
  249.             'contao.image.picture_factory' => 'getContao_Image_PictureFactoryService',
  250.             'contao.image.picture_generator' => 'getContao_Image_PictureGeneratorService',
  251.             'contao.image.preview_factory' => 'getContao_Image_PreviewFactoryService',
  252.             'contao.image.sizes' => 'getContao_Image_SizesService',
  253.             'contao.image.studio' => 'getContao_Image_StudioService',
  254.             'contao.image.studio.figure_renderer' => 'getContao_Image_Studio_FigureRendererService',
  255.             'contao.insert_tag.parser' => 'getContao_InsertTag_ParserService',
  256.             'contao.intl.countries' => 'getContao_Intl_CountriesService',
  257.             'contao.listener.MGEESJ7' => 'getContao_Listener_MGEESJ7Service',
  258.             'contao.listener.data_container.content_composition' => 'getContao_Listener_DataContainer_ContentCompositionService',
  259.             'contao.listener.data_container.disable_app_configured_settings' => 'getContao_Listener_DataContainer_DisableAppConfiguredSettingsService',
  260.             'contao.listener.data_container.disable_canonical_fields' => 'getContao_Listener_DataContainer_DisableCanonicalFieldsService',
  261.             'contao.listener.data_container.layout_options' => 'getContao_Listener_DataContainer_LayoutOptionsService',
  262.             'contao.listener.data_container.legacy_routing' => 'getContao_Listener_DataContainer_LegacyRoutingService',
  263.             'contao.listener.data_container.member_groups' => 'getContao_Listener_DataContainer_MemberGroupsService',
  264.             'contao.listener.data_container.page_routing' => 'getContao_Listener_DataContainer_PageRoutingService',
  265.             'contao.listener.data_container.page_search' => 'getContao_Listener_DataContainer_PageSearchService',
  266.             'contao.listener.data_container.page_type_options' => 'getContao_Listener_DataContainer_PageTypeOptionsService',
  267.             'contao.listener.data_container.page_url' => 'getContao_Listener_DataContainer_PageUrlService',
  268.             'contao.listener.data_container.page_use_ssl_default' => 'getContao_Listener_DataContainer_PageUseSslDefaultService',
  269.             'contao.listener.data_container.preview_link' => 'getContao_Listener_DataContainer_PreviewLinkService',
  270.             'contao.listener.data_container.record_preview' => 'getContao_Listener_DataContainer_RecordPreviewService',
  271.             'contao.listener.data_container.reset_custom_template' => 'getContao_Listener_DataContainer_ResetCustomTemplateService',
  272.             'contao.listener.data_container.theme_templates' => 'getContao_Listener_DataContainer_ThemeTemplatesService',
  273.             'contao.listener.data_container.undo.jump_to_parent_button' => 'getContao_Listener_DataContainer_Undo_JumpToParentButtonService',
  274.             'contao.listener.data_container.undo.label' => 'getContao_Listener_DataContainer_Undo_LabelService',
  275.             'contao.listener.data_container.validate_custom_rgxp' => 'getContao_Listener_DataContainer_ValidateCustomRgxpService',
  276.             'contao.listener.data_container_callback' => 'getContao_Listener_DataContainerCallbackService',
  277.             'contao.listener.element_template_options' => 'getContao_Listener_ElementTemplateOptionsService',
  278.             'contao.listener.fE48e1G' => 'getContao_Listener_FE48e1GService',
  279.             'contao.listener.image_size_options' => 'getContao_Listener_ImageSizeOptionsService',
  280.             'contao.listener.insert_tags.asset' => 'getContao_Listener_InsertTags_AssetService',
  281.             'contao.listener.insert_tags.date' => 'getContao_Listener_InsertTags_DateService',
  282.             'contao.listener.insert_tags.translation' => 'getContao_Listener_InsertTags_TranslationService',
  283.             'contao.listener.module_template_options' => 'getContao_Listener_ModuleTemplateOptionsService',
  284.             'contao.listener.widget.custom_rgxp' => 'getContao_Listener_Widget_CustomRgxpService',
  285.             'contao.listener.widget.http_url' => 'getContao_Listener_Widget_HttpUrlService',
  286.             'contao.listener.widget.root_page_dependent_select' => 'getContao_Listener_Widget_RootPageDependentSelectService',
  287.             'contao.mailer.available_transports' => 'getContao_Mailer_AvailableTransportsService',
  288.             'contao.menu.backend_builder' => 'getContao_Menu_BackendBuilderService',
  289.             'contao.menu.renderer' => 'getContao_Menu_RendererService',
  290.             'contao.opt_in' => 'getContao_OptIn2Service',
  291.             'contao.picker.builder' => 'getContao_Picker_BuilderService',
  292.             'contao.resource_locator' => 'getContao_ResourceLocatorService',
  293.             'contao.routing.response_context_accessor' => 'getContao_Routing_ResponseContextAccessorService',
  294.             'contao.routing.response_context_factory' => 'getContao_Routing_ResponseContextFactoryService',
  295.             'contao.routing.url_generator' => 'getContao_Routing_UrlGeneratorService',
  296.             'contao.search.indexer' => 'getContao_Search_IndexerService',
  297.             'contao.security.frontend_preview_authenticator' => 'getContao_Security_FrontendPreviewAuthenticatorService',
  298.             'contao.security.two_factor.authenticator' => 'getContao_Security_TwoFactor_AuthenticatorService',
  299.             'contao.security.two_factor.backup_code_manager' => 'getContao_Security_TwoFactor_BackupCodeManagerService',
  300.             'contao.security.two_factor.trusted_device_manager' => 'getContao_Security_TwoFactor_TrustedDeviceManagerService',
  301.             'contao.slug' => 'getContao_SlugService',
  302.             'contao.slug.generator' => 'getContao_Slug_GeneratorService',
  303.             'contao.slug.valid_characters' => 'getContao_Slug_ValidCharactersService',
  304.             'contao.string.html_decoder' => 'getContao_String_HtmlDecoderService',
  305.             'contao.string.simple_token_parser' => 'getContao_String_SimpleTokenParserService',
  306.             'contao.twig.interop.context_factory' => 'getContao_Twig_Interop_ContextFactoryService',
  307.             'contao_calendar.listener.generate_page' => 'getContaoCalendar_Listener_GeneratePageService',
  308.             'contao_calendar.listener.insert_tags' => 'getContaoCalendar_Listener_InsertTagsService',
  309.             'contao_faq.listener.insert_tags' => 'getContaoFaq_Listener_InsertTagsService',
  310.             'contao_installation.database.installer' => 'getContaoInstallation_Database_InstallerService',
  311.             'contao_installation.install_tool' => 'getContaoInstallation_InstallToolService',
  312.             'contao_installation.install_tool_user' => 'getContaoInstallation_InstallToolUserService',
  313.             'contao_manager.routing.route_loader' => 'getContaoManager_Routing_RouteLoaderService',
  314.             'contao_news.listener.generate_page' => 'getContaoNews_Listener_GeneratePageService',
  315.             'contao_news.listener.insert_tags' => 'getContaoNews_Listener_InsertTagsService',
  316.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  317.             'error_controller' => 'getErrorControllerService',
  318.             'fragment.handler' => 'getFragment_HandlerService',
  319.             'huh.ajax' => 'getHuh_AjaxService',
  320.             'huh.ajax.action' => 'getHuh_Ajax_ActionService',
  321.             'huh.ajax.hooks' => 'getHuh_Ajax_HooksService',
  322.             'huh.ajax.token' => 'getHuh_Ajax_TokenService',
  323.             'huh.multicolumneditor.listener.hooks' => 'getHuh_Multicolumneditor_Listener_HooksService',
  324.             'huh.request.insertTagsListener' => 'getHuh_Request_InsertTagsListenerService',
  325.             'huh.utils.cache.database' => 'getHuh_Utils_Cache_DatabaseService',
  326.             'huh.utils.cache.database_tree' => 'getHuh_Utils_Cache_DatabaseTreeService',
  327.             'huh.utils.class' => 'getHuh_Utils_ClassService',
  328.             'huh.utils.code' => 'getHuh_Utils_CodeService',
  329.             'huh.utils.comparison' => 'getHuh_Utils_ComparisonService',
  330.             'huh.utils.container' => 'getHuh_Utils_ContainerService',
  331.             'huh.utils.content' => 'getHuh_Utils_ContentService',
  332.             'huh.utils.database' => 'getHuh_Utils_DatabaseService',
  333.             'huh.utils.date' => 'getHuh_Utils_DateService',
  334.             'huh.utils.dca' => 'getHuh_Utils_DcaService',
  335.             'huh.utils.encryption' => 'getHuh_Utils_EncryptionService',
  336.             'huh.utils.file' => 'getHuh_Utils_FileService',
  337.             'huh.utils.image' => 'getHuh_Utils_ImageService',
  338.             'huh.utils.location' => 'getHuh_Utils_LocationService',
  339.             'huh.utils.model' => 'getHuh_Utils_ModelService',
  340.             'huh.utils.module' => 'getHuh_Utils_ModuleService',
  341.             'huh.utils.pdf.fpdi_writer' => 'getHuh_Utils_Pdf_FpdiWriterService',
  342.             'huh.utils.pdf.writer' => 'getHuh_Utils_Pdf_WriterService',
  343.             'huh.utils.request.curl' => 'getHuh_Utils_Request_CurlService',
  344.             'huh.utils.routing' => 'getHuh_Utils_RoutingService',
  345.             'huh.utils.salutation' => 'getHuh_Utils_SalutationService',
  346.             'huh.utils.template' => 'getHuh_Utils_TemplateService',
  347.             'huh.utils.url' => 'getHuh_Utils_UrlService',
  348.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  349.             'mailer' => 'getMailerService',
  350.             'monolog.logger.contao' => 'getMonolog_Logger_ContaoService',
  351.             'monolog.logger.contao.access' => 'getMonolog_Logger_Contao_AccessService',
  352.             'monolog.logger.contao.configuration' => 'getMonolog_Logger_Contao_ConfigurationService',
  353.             'monolog.logger.contao.cron' => 'getMonolog_Logger_Contao_CronService',
  354.             'monolog.logger.contao.email' => 'getMonolog_Logger_Contao_EmailService',
  355.             'monolog.logger.contao.error' => 'getMonolog_Logger_Contao_ErrorService',
  356.             'monolog.logger.contao.files' => 'getMonolog_Logger_Contao_FilesService',
  357.             'monolog.logger.contao.forms' => 'getMonolog_Logger_Contao_FormsService',
  358.             'monolog.logger.contao.general' => 'getMonolog_Logger_Contao_GeneralService',
  359.             'nelmio_security.csp_reporter_controller' => 'getNelmioSecurity_CspReporterControllerService',
  360.             'nelmio_security.ua_parser.ua_php' => 'getNelmioSecurity_UaParser_UaPhpService',
  361.             'routing.loader' => 'getRouting_LoaderService',
  362.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  363.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  364.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  365.             'security.password_hasher_factory' => 'getSecurity_PasswordHasherFactoryService',
  366.             'services_resetter' => 'getServicesResetterService',
  367.             'terminal42_fineuploader.assets_manager' => 'getTerminal42Fineuploader_AssetsManagerService',
  368.             'terminal42_fineuploader.chunk_uploader' => 'getTerminal42Fineuploader_ChunkUploaderService',
  369.             'terminal42_fineuploader.config_generator' => 'getTerminal42Fineuploader_ConfigGeneratorService',
  370.             'terminal42_fineuploader.filesystem' => 'getTerminal42Fineuploader_FilesystemService',
  371.             'terminal42_fineuploader.listener.backend' => 'getTerminal42Fineuploader_Listener_BackendService',
  372.             'terminal42_fineuploader.listener.file_upload' => 'getTerminal42Fineuploader_Listener_FileUploadService',
  373.             'terminal42_fineuploader.listener.widget_reload' => 'getTerminal42Fineuploader_Listener_WidgetReloadService',
  374.             'terminal42_fineuploader.request.backend_handler' => 'getTerminal42Fineuploader_Request_BackendHandlerService',
  375.             'terminal42_fineuploader.request.frontend_handler' => 'getTerminal42Fineuploader_Request_FrontendHandlerService',
  376.             'terminal42_fineuploader.uploader' => 'getTerminal42Fineuploader_UploaderService',
  377.             'terminal42_fineuploader.validator' => 'getTerminal42Fineuploader_ValidatorService',
  378.             'terminal42_fineuploader.widget_helper' => 'getTerminal42Fineuploader_WidgetHelperService',
  379.             'terminal42_folderpage.datacontainer.page' => 'getTerminal42Folderpage_Datacontainer_PageService',
  380.             'terminal42_folderpage.listener.page_status_icon' => 'getTerminal42Folderpage_Listener_PageStatusIconService',
  381.             'terminal42_folderpage.listener.system_messages' => 'getTerminal42Folderpage_Listener_SystemMessagesService',
  382.             'terminal42_node.listener.content' => 'getTerminal42Node_Listener_ContentService',
  383.             'terminal42_node.listener.data_container' => 'getTerminal42Node_Listener_DataContainerService',
  384.             'terminal42_node.listener.insert_tags' => 'getTerminal42Node_Listener_InsertTagsService',
  385.             'terminal42_node.manager' => 'getTerminal42Node_ManagerService',
  386.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  387.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  388.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  389.         ];
  390.         $this->aliases = [
  391.             'Codefog\\NewsCategoriesBundle\\NewsCategoriesManager' => 'codefog_news_categories.manager',
  392.             'Contao\\CoreBundle\\Csrf\\ContaoCsrfTokenManager' => 'contao.csrf.token_manager',
  393.             'Contao\\CoreBundle\\Image\\Studio\\Studio' => 'contao.image.studio',
  394.             'Contao\\CoreBundle\\Intl\\Countries' => 'contao.intl.countries',
  395.             'Contao\\CoreBundle\\Intl\\Locales' => 'contao.intl.locales',
  396.             'Contao\\CoreBundle\\Mailer\\AvailableTransports' => 'contao.mailer.available_transports',
  397.             'Contao\\CoreBundle\\OptIn\\OptIn' => 'contao.opt_in',
  398.             'Contao\\CoreBundle\\Routing\\Page\\PageRegistry' => 'contao.routing.page_registry',
  399.             'FOS\\HttpCacheBundle\\CacheManager' => 'fos_http_cache.cache_manager',
  400.             'FOS\\HttpCacheBundle\\EventListener\\CacheControlListener' => 'fos_http_cache.event_listener.cache_control',
  401.             'FOS\\HttpCacheBundle\\Http\\SymfonyResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  402.             'FOS\\HttpCache\\ResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  403.             'HeimrichHannot\\UtilsBundle\\Classes\\ClassUtil' => 'huh.utils.class',
  404.             'HeimrichHannot\\UtilsBundle\\Container\\ContainerUtil' => 'huh.utils.container',
  405.             'HeimrichHannot\\UtilsBundle\\Content\\ContentUtil' => 'huh.utils.content',
  406.             'HeimrichHannot\\UtilsBundle\\Date\\DateUtil' => 'huh.utils.date',
  407.             'HeimrichHannot\\UtilsBundle\\Dca\\DcaUtil' => 'huh.utils.dca',
  408.             'HeimrichHannot\\UtilsBundle\\File\\FileUtil' => 'huh.utils.file',
  409.             'HeimrichHannot\\UtilsBundle\\Image\\ImageUtil' => 'huh.utils.image',
  410.             'HeimrichHannot\\UtilsBundle\\Model\\ModelUtil' => 'huh.utils.model',
  411.             'HeimrichHannot\\UtilsBundle\\Module\\ModuleUtil' => 'huh.utils.module',
  412.             'HeimrichHannot\\UtilsBundle\\Request\\CurlRequestUtil' => 'huh.utils.request.curl',
  413.             'HeimrichHannot\\UtilsBundle\\Routing\\RoutingUtil' => 'huh.utils.routing',
  414.             'HeimrichHannot\\UtilsBundle\\Template\\TemplateUtil' => 'huh.utils.template',
  415.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  416.             'database_connection' => 'doctrine.dbal.default_connection',
  417.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  418.             'huh.request' => 'HeimrichHannot\\RequestBundle\\Component\\HttpFoundation\\Request',
  419.             'huh.utils.accordion' => 'HeimrichHannot\\UtilsBundle\\Accordion\\AccordionUtil',
  420.             'huh.utils.array' => 'HeimrichHannot\\UtilsBundle\\Arrays\\ArrayUtil',
  421.             'huh.utils.cache.remote_image_cache' => 'HeimrichHannot\\UtilsBundle\\Cache\\RemoteImageCache',
  422.             'huh.utils.choice.data_container' => 'HeimrichHannot\\UtilsBundle\\Choice\\DataContainerChoice',
  423.             'huh.utils.choice.field' => 'HeimrichHannot\\UtilsBundle\\Choice\\FieldChoice',
  424.             'huh.utils.choice.message' => 'HeimrichHannot\\UtilsBundle\\Choice\\MessageChoice',
  425.             'huh.utils.choice.model_instance' => 'HeimrichHannot\\UtilsBundle\\Choice\\ModelInstanceChoice',
  426.             'huh.utils.choice.twig_template' => 'HeimrichHannot\\UtilsBundle\\Choice\\TwigTemplateChoice',
  427.             'huh.utils.file_archive' => 'HeimrichHannot\\UtilsBundle\\File\\FileArchiveUtil',
  428.             'huh.utils.folder' => 'HeimrichHannot\\UtilsBundle\\File\\FolderUtil',
  429.             'huh.utils.form' => 'HeimrichHannot\\UtilsBundle\\Form\\FormUtil',
  430.             'huh.utils.member' => 'HeimrichHannot\\UtilsBundle\\Member\\MemberUtil',
  431.             'huh.utils.page' => 'HeimrichHannot\\UtilsBundle\\Page\\PageUtil',
  432.             'huh.utils.pdf.preview' => 'HeimrichHannot\\UtilsBundle\\Pdf\\PdfPreview',
  433.             'huh.utils.request' => 'HeimrichHannot\\UtilsBundle\\Request\\RequestUtil',
  434.             'huh.utils.string' => 'HeimrichHannot\\UtilsBundle\\String\\StringUtil',
  435.             'huh.utils.string.anonymizer' => 'HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil',
  436.             'huh.utils.user' => 'HeimrichHannot\\UtilsBundle\\User\\UserUtil',
  437.         ];
  438.         $this->privates['service_container'] = function () {
  439.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/DateExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/DownloadExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  445.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/FileExtension.php';
  446.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/ImageExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/TestExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/ArrayExtension.php';
  449.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/DcaExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/String/AnonymizerUtil.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  462.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  471.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/HttpKernel/ControllerResolver.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  514.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  575.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  577.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  579.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  580.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  583.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  584.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  585.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  586.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  588.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/CacheControlListener.php';
  589.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/ProxyClient.php';
  590.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/HttpProxyClient.php';
  591.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/PurgeCapable.php';
  592.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/RefreshCapable.php';
  593.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/TagCapable.php';
  594.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/ClearCapable.php';
  595.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Symfony.php';
  596.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Dispatcher.php';
  597.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/KernelDispatcher.php';
  598.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/CacheInvalidator.php';
  599.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/CacheManager.php';
  600.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ResponseTagger.php';
  601.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/SymfonyResponseTagger.php';
  602.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderFormatter.php';
  603.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/MaxHeaderValueLengthFormatter.php';
  604.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/CommaSeparatedTagHeaderFormatter.php';
  605.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/AbstractRuleListener.php';
  606.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/TagListener.php';
  607.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcherInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcher.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/CacheableRequestMatcher.php';
  611.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/ResponseMatcherInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/CacheableResponseMatcher.php';
  613.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/UnsafeRequestMatcher.php';
  614.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/NonErrorResponseMatcher.php';
  615.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  616.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  618.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  620.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Cors/WebsiteRootsConfigProvider.php';
  621.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  622.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/AbstractContentTypeRestrictableListener.php';
  623.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ClickjackingListener.php';
  624.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ContentSecurityPolicyListener.php';
  625.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/DirectiveSet.php';
  626.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/PolicyManager.php';
  627.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/NonceGenerator.php';
  628.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/ShaComputer.php';
  629.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/XssProtectionListener.php';
  630.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ContentTypeListener.php';
  631.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ReferrerPolicyListener.php';
  632.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  633.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  638.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  649.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  672.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  675.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Controller/AbstractController.php';
  676.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Page/ContentCompositionInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Controller/Page/ErrorPageController.php';
  678.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/BackendLocaleListener.php';
  679.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/BackendPreviewRedirectListener.php';
  680.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/BackendRebuildCacheMessageListener.php';
  681.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/ClearSessionDataListener.php';
  682.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/CsrfTokenCookieSubscriber.php';
  683.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/InitializeControllerListener.php';
  684.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/InsecureInstallationListener.php';
  685.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/InterestCohortListener.php';
  686.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/LocaleSubscriber.php';
  687.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/MakeResponsePrivateListener.php';
  688.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/MergeHttpHeadersListener.php';
  689.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/PreviewAuthenticationListener.php';
  690.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/PreviewToolbarListener.php';
  691.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/RefererIdListener.php';
  692.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/RequestTokenListener.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  694.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/Security/TwoFactorFrontendListener.php';
  695.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/ServiceUnavailableListener.php';
  696.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/StoreRefererListener.php';
  697.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/SubrequestCacheSubscriber.php';
  698.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/UserSessionListener.php';
  699.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Asset/ContaoContext.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  702.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Csrf/ContaoCsrfTokenManager.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Csrf/MemoryTokenStorage.php';
  705.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/FrameworkAwareInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/FrameworkAwareTrait.php';
  707.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/DataCollector/ContaoDataCollector.php';
  708.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentRegistryInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentRegistry.php';
  710.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/ContaoFrameworkInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/ContaoFrameworkInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/ContaoFramework.php';
  713.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Intl/Locales.php';
  714.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Monolog/ContaoTableHandler.php';
  715.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Monolog/ContaoTableProcessor.php';
  716.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Config/ResourceFinderInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Config/ResourceFinder.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/RouteFilterInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/DomainFilter.php';
  721.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/PublishedFilter.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  724.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Page/PageRegistry.php';
  725.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Page/RouteConfig.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/AbstractPageRouteProvider.php';
  728.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Route404Provider.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Candidates/CandidatesInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Candidates/AbstractCandidates.php';
  731.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Candidates/LocaleCandidates.php';
  732.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/RouteProvider.php';
  733.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Candidates/LegacyCandidates.php';
  734.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/ScopeMatcher.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RedirectableUrlMatcher.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/UrlMatcher.php';
  742.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Security/Authentication/Token/TokenChecker.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  744.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Translation/DataCollectorTranslator.php';
  745.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Extension/ContaoExtension.php';
  746.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  748.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Inheritance/TemplateHierarchyInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/ContaoFilesystemLoader.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/ContaoFilesystemLoaderWarmer.php';
  752.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/TemplateLocator.php';
  753.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/ThemeNamespace.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  756.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/FrontendLoader.php';
  757.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Security/Authentication/AccessDecisionManager.php';
  758.             include_once \dirname(__DIR__4).'/vendor/romeniwebdesign/contao-custom-articles-bundle/src/EventSubscriber/KernelRequestSubscriber.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  762.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentConfig.php';
  763.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Translation/Translator.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  776.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/PageUrlGenerator.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Enhancer/InputEnhancer.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  780.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php';
  781.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  790.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php';
  791.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/LanguageFilter.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  807.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  811.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  813.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  814.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  815.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  816.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  817.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  818.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  819.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  820.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  821.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  822.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/FailTolerantFilesystemLoader.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  825.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  840.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/StringExtension.php';
  841.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  842.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Twig/CacheTagExtension.php';
  843.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/Twig/NelmioCSPTwigExtension.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  845.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  846.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  847.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  848.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  849.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  851.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  852.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Twig/Extension/TimeExtension.php';
  853.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/DateTimeFormatter.php';
  854.             include_once \dirname(__DIR__4).'/vendor/sensiolabs/ansi-to-html/SensioLabs/AnsiConverter/Bridge/Twig/AnsiExtension.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  856.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  858.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php';
  867.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Session/Attribute/ArrayAttributeBag.php';
  868.         };
  869.     }
  870.     public function compile(): void
  871.     {
  872.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  873.     }
  874.     public function isCompiled(): bool
  875.     {
  876.         return true;
  877.     }
  878.     public function getRemovedIds(): array
  879.     {
  880.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  881.     }
  882.     protected function load($file$lazyLoad true)
  883.     {
  884.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  885.             return $class::do($this$lazyLoad);
  886.         }
  887.         if ('.' === $file[-4]) {
  888.             $class substr($class0, -4);
  889.         } else {
  890.             $file .= '.php';
  891.         }
  892.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  893.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  894.     }
  895.     protected function createProxy($class, \Closure $factory)
  896.     {
  897.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  898.         return $factory();
  899.     }
  900.     /**
  901.      * Gets the public '.container.private.filesystem' shared service.
  902.      *
  903.      * @return \Symfony\Component\Filesystem\Filesystem
  904.      */
  905.     protected function get_Container_Private_FilesystemService()
  906.     {
  907.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  908.     }
  909.     /**
  910.      * Gets the public '.container.private.profiler' shared service.
  911.      *
  912.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  913.      */
  914.     protected function get_Container_Private_ProfilerService()
  915.     {
  916.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  917.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  918.         $a->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  919.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  920.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  921.         $a->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  922.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  923.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  924.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  925.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  926.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  927.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  928.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  929.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  930.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  931.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  932.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  933.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  934.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  935.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  936.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  937.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  938.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  939.         if ($this->has('kernel')) {
  940.             $f->setKernel($b);
  941.         }
  942.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  943.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  944.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  945.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  946.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  947.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer'), $c));
  948.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  949.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  950.         $instance->add($d);
  951.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['contao.translation.data_collector_translator'] ?? $this->getContao_Translation_DataCollectorTranslatorService())));
  952.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['contao.debug.security.access.decision_manager'] ?? $this->getContao_Debug_Security_Access_DecisionManagerService()), ($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  953.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  954.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  955.         $instance->add($e);
  956.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  957.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  958.         $instance->add(($this->privates['contao.data_collector'] ?? $this->getContao_DataCollectorService()));
  959.         $instance->add($f);
  960.         return $instance;
  961.     }
  962.     /**
  963.      * Gets the public '.container.private.security.authorization_checker' shared service.
  964.      *
  965.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  966.      */
  967.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  968.     {
  969.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['contao.debug.security.access.decision_manager'] ?? $this->getContao_Debug_Security_Access_DecisionManagerService()), false);
  970.     }
  971.     /**
  972.      * Gets the public '.container.private.security.token_storage' shared service.
  973.      *
  974.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  975.      */
  976.     protected function get_Container_Private_Security_TokenStorageService()
  977.     {
  978.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  979.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  980.         ], [
  981.             'request_stack' => '?',
  982.         ]));
  983.     }
  984.     /**
  985.      * Gets the public '.container.private.session' shared service.
  986.      *
  987.      * @return \Symfony\Component\HttpFoundation\Session\Session
  988.      */
  989.     protected function get_Container_Private_SessionService()
  990.     {
  991.         $this->services['.container.private.session'] = $instance = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  992.         $a = new \Contao\CoreBundle\Session\Attribute\ArrayAttributeBag('_contao_be_attributes');
  993.         $a->setName('contao_backend');
  994.         $b = new \Contao\CoreBundle\Session\Attribute\ArrayAttributeBag('_contao_fe_attributes');
  995.         $b->setName('contao_frontend');
  996.         $instance->registerBag($a);
  997.         $instance->registerBag($b);
  998.         return $instance;
  999.     }
  1000.     /**
  1001.      * Gets the public '.container.private.twig' shared service.
  1002.      *
  1003.      * @return \Twig\Environment
  1004.      */
  1005.     protected function get_Container_Private_TwigService()
  1006.     {
  1007.         $a = new \Twig\Loader\ChainLoader();
  1008.         $b = new \Contao\CoreBundle\Twig\Loader\FailTolerantFilesystemLoader([], \dirname(__DIR__4));
  1009.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1010.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1011.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1012.         $b->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  1013.         $b->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  1014.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1015.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1016.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1017.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1018.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1019.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1020.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1021.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1022.         $b->addPath((\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/views'), 'ContaoCore');
  1023.         $b->addPath((\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/views'), '!ContaoCore');
  1024.         $b->addPath((\dirname(__DIR__4).'/system/modules/ajaxform/templates'), 'ajaxform');
  1025.         $b->addPath((\dirname(__DIR__4).'/system/modules/ajaxform/templates'), '!ajaxform');
  1026.         $b->addPath((\dirname(__DIR__4).'/system/modules/cookiebar/templates'), 'cookiebar');
  1027.         $b->addPath((\dirname(__DIR__4).'/system/modules/cookiebar/templates'), '!cookiebar');
  1028.         $b->addPath((\dirname(__DIR__4).'/system/modules/haste_plus/templates'), 'haste_plus');
  1029.         $b->addPath((\dirname(__DIR__4).'/system/modules/haste_plus/templates'), '!haste_plus');
  1030.         $b->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/views'), 'HeimrichHannotContaoUtils');
  1031.         $b->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/views'), '!HeimrichHannotContaoUtils');
  1032.         $b->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/views'), 'HeimrichHannotContaoMultiColumnEditor');
  1033.         $b->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/views'), '!HeimrichHannotContaoMultiColumnEditor');
  1034.         $b->addPath((\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/views'), 'ContaoInstallation');
  1035.         $b->addPath((\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/views'), '!ContaoInstallation');
  1036.         $b->addPath((\dirname(__DIR__4).'/system/modules/dcawizard/templates'), 'dcawizard');
  1037.         $b->addPath((\dirname(__DIR__4).'/system/modules/dcawizard/templates'), '!dcawizard');
  1038.         $b->addPath((\dirname(__DIR__4).'/system/modules/leads/templates'), 'leads');
  1039.         $b->addPath((\dirname(__DIR__4).'/system/modules/leads/templates'), '!leads');
  1040.         $b->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/views'), 'HeimrichHannotUtils');
  1041.         $b->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/views'), '!HeimrichHannotUtils');
  1042.         $b->addPath((\dirname(__DIR__4).'/templates'));
  1043.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1044.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1045.         $a->addLoader(($this->services['contao.twig.filesystem_loader'] ?? $this->getContao_Twig_FilesystemLoaderService()));
  1046.         $a->addLoader($b);
  1047.         $a->addLoader(new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4)));
  1048.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1049.         $c = ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1050.         $d = ($this->services['translator'] ?? $this->getTranslatorService());
  1051.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1052.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1053.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1054.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1055.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1056.         $i = new \Knp\Menu\Util\MenuManipulator();
  1057.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1058.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1059.         $k->setEnvironment('dev');
  1060.         $k->setDebug(true);
  1061.         if ($this->has('.container.private.security.token_storage')) {
  1062.             $k->setTokenStorage($g);
  1063.         }
  1064.         if ($this->has('request_stack')) {
  1065.             $k->setRequestStack($f);
  1066.         }
  1067.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1068.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1069.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1070.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1071.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1072.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->services['assets.packages'] ?? $this->getAssets_PackagesService())));
  1073.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  1074.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1075.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1076.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1077.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1078.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1079.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1080.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->services['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1081.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  1082.         $instance->addExtension(($this->services['huh.twig.extension.date'] ?? ($this->services['huh.twig.extension.date'] = new \HeimrichHannot\UtilsBundle\Twig\DateExtension())));
  1083.         $instance->addExtension(($this->services['huh.twig.extension.download'] ?? ($this->services['huh.twig.extension.download'] = new \HeimrichHannot\UtilsBundle\Twig\DownloadExtension())));
  1084.         $instance->addExtension(($this->services['huh.twig.extension.file'] ?? $this->getHuh_Twig_Extension_FileService()));
  1085.         $instance->addExtension(($this->services['huh.twig.extension.image'] ?? $this->getHuh_Twig_Extension_ImageService()));
  1086.         $instance->addExtension(($this->services['huh.twig.extension.test'] ?? $this->getHuh_Twig_Extension_TestService()));
  1087.         $instance->addExtension(($this->services['huh.twig.extension.array'] ?? $this->getHuh_Twig_Extension_ArrayService()));
  1088.         $instance->addExtension(($this->services['huh.twig.extension.dca'] ?? $this->getHuh_Twig_Extension_DcaService()));
  1089.         $instance->addExtension(new \HeimrichHannot\UtilsBundle\Twig\StringExtension(($this->services['HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil'] ?? ($this->services['HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil'] = new \HeimrichHannot\UtilsBundle\String\AnonymizerUtil())), ($this->services['contao.framework'] ?? $this->getContao_FrameworkService())));
  1090.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1091.         $instance->addExtension(new \FOS\HttpCacheBundle\Twig\CacheTagExtension(($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService())));
  1092.         $instance->addExtension(new \Nelmio\SecurityBundle\Twig\NelmioCSPTwigExtension(($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService()), ($this->privates['nelmio_security.sha_computer'] ?? ($this->privates['nelmio_security.sha_computer'] = new \Nelmio\SecurityBundle\ContentSecurityPolicy\ShaComputer('sha256')))));
  1093.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1094.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1095.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1096.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1097.         ], [
  1098.             'list' => '?',
  1099.             'twig' => '?',
  1100.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1101.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  1102.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1103.         }, 2)), $i$j), $j$i));
  1104.         $instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($d)));
  1105.         $instance->addExtension(($this->services['contao.twig.extension'] ?? $this->getContao_Twig_ExtensionService()));
  1106.         $instance->addExtension(new \SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension());
  1107.         $instance->addGlobal('app'$k);
  1108.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1109.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1110.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1111.             'Contao\\CoreBundle\\Twig\\Runtime\\FigureRendererRuntime' => ['privates''contao.twig.figure_renderer_runtime''getContao_Twig_FigureRendererRuntimeService'true],
  1112.             'Contao\\CoreBundle\\Twig\\Runtime\\InsertTagRuntime' => ['privates''contao.twig.insert_tag_runtime''getContao_Twig_InsertTagRuntimeService'true],
  1113.             'Contao\\CoreBundle\\Twig\\Runtime\\LegacyTemplateFunctionsRuntime' => ['privates''contao.twig.legacy_template_functions_runtime''getContao_Twig_LegacyTemplateFunctionsRuntimeService'true],
  1114.             'Contao\\CoreBundle\\Twig\\Runtime\\PictureConfigurationRuntime' => ['privates''contao.twig.picture_configuration_runtime''getContao_Twig_PictureConfigurationRuntimeService'true],
  1115.             'Contao\\CoreBundle\\Twig\\Runtime\\SchemaOrgRuntime' => ['privates''contao.twig.schema_org_runtime''getContao_Twig_SchemaOrgRuntimeService'true],
  1116.         ], [
  1117.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1118.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1119.             'Contao\\CoreBundle\\Twig\\Runtime\\FigureRendererRuntime' => '?',
  1120.             'Contao\\CoreBundle\\Twig\\Runtime\\InsertTagRuntime' => '?',
  1121.             'Contao\\CoreBundle\\Twig\\Runtime\\LegacyTemplateFunctionsRuntime' => '?',
  1122.             'Contao\\CoreBundle\\Twig\\Runtime\\PictureConfigurationRuntime' => '?',
  1123.             'Contao\\CoreBundle\\Twig\\Runtime\\SchemaOrgRuntime' => '?',
  1124.         ])));
  1125.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  1126.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  1127.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  1128.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1129.         return $instance;
  1130.     }
  1131.     /**
  1132.      * Gets the public 'Contao\CoreBundle\Controller\Page\ErrorPageController' shared service.
  1133.      *
  1134.      * @return \Contao\CoreBundle\Controller\Page\ErrorPageController
  1135.      */
  1136.     protected function getErrorPageControllerService()
  1137.     {
  1138.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1139.         if (isset($this->services['Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'])) {
  1140.             return $this->services['Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'];
  1141.         }
  1142.         $this->services['Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'] = $instance = new \Contao\CoreBundle\Controller\Page\ErrorPageController($a);
  1143.         $instance->setContainer(($this->privates['.service_locator.ZTa9e0W'] ?? $this->get_ServiceLocator_ZTa9e0WService())->withContext('Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'$this));
  1144.         return $instance;
  1145.     }
  1146.     /**
  1147.      * Gets the public 'HeimrichHannot\UtilsBundle\String\AnonymizerUtil' shared autowired service.
  1148.      *
  1149.      * @return \HeimrichHannot\UtilsBundle\String\AnonymizerUtil
  1150.      */
  1151.     protected function getAnonymizerUtilService()
  1152.     {
  1153.         return $this->services['HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil'] = new \HeimrichHannot\UtilsBundle\String\AnonymizerUtil();
  1154.     }
  1155.     /**
  1156.      * Gets the public 'assets.packages' shared service.
  1157.      *
  1158.      * @return \Symfony\Component\Asset\Packages
  1159.      */
  1160.     protected function getAssets_PackagesService()
  1161.     {
  1162.         $a = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy();
  1163.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1164.         $this->services['assets.packages'] = $instance = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage(''$a, new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b->getBaseUrl(), $b->isSecure())), new RewindableGenerator(function () {
  1165.             return new \EmptyIterator();
  1166.         }, 0));
  1167.         $c = ($this->services['contao.assets.assets_context'] ?? $this->getContao_Assets_AssetsContextService());
  1168.         $d = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  1169.         $e = new \Symfony\Component\Asset\PathPackage('assets/ace', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.7.0''%s?v=%s'), $c);
  1170.         $f = new \Symfony\Component\Asset\PathPackage('assets/chosen', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.2.4''%s?v=%s'), $c);
  1171.         $g = new \Symfony\Component\Asset\PathPackage('assets/colorbox', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.6.6''%s?v=%s'), $c);
  1172.         $h = new \Symfony\Component\Asset\PathPackage('assets/colorpicker', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.5.2''%s?v=%s'), $c);
  1173.         $i = new \Symfony\Component\Asset\PathPackage('assets/contao', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('9.2.0''%s?v=%s'), $c);
  1174.         $j = new \Symfony\Component\Asset\PathPackage('assets/datepicker', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.3.2''%s?v=%s'), $c);
  1175.         $k = new \Symfony\Component\Asset\PathPackage('assets/dropzone', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('5.9.3''%s?v=%s'), $c);
  1176.         $l = new \Symfony\Component\Asset\PathPackage('assets/jquery', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('3.6.0''%s?v=%s'), $c);
  1177.         $m = new \Symfony\Component\Asset\PathPackage('assets/jquery-ui', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.13.1''%s?v=%s'), $c);
  1178.         $n = new \Symfony\Component\Asset\PathPackage('assets/mediabox', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.5.5''%s?v=%s'), $c);
  1179.         $o = new \Symfony\Component\Asset\PathPackage('assets/mootools', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.6.0.6''%s?v=%s'), $c);
  1180.         $p = new \Symfony\Component\Asset\PathPackage('assets/simplemodal', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.1.1''%s?v=%s'), $c);
  1181.         $q = new \Symfony\Component\Asset\PathPackage('assets/swipe', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.2.0''%s?v=%s'), $c);
  1182.         $r = new \Symfony\Component\Asset\PathPackage('assets/tablesort', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('4.0.1''%s?v=%s'), $c);
  1183.         $s = new \Symfony\Component\Asset\PathPackage('assets/tablesorter', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.31.3''%s?v=%s'), $c);
  1184.         $t = new \Symfony\Component\Asset\PathPackage('assets/tinymce4', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('5.10.5''%s?v=%s'), $c);
  1185.         $u = new \Symfony\Component\Asset\PathPackage('heimrichhannot-contao-components/sortablejs', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.8.4''%s?v=%s'), $c);
  1186.         $instance->addPackage('contao_core', new \Symfony\Component\Asset\PathPackage('bundles/contaocore'$a$c));
  1187.         $instance->addPackage('ext_content', new \Symfony\Component\Asset\PathPackage('bundles/extcontent'$a$c));
  1188.         $instance->addPackage('rock_solid_custom_elements', new \Symfony\Component\Asset\PathPackage('bundles/rocksolidcustomelements'$a$c));
  1189.         $instance->addPackage('multi_column_wizard', new \Symfony\Component\Asset\PathPackage('bundles/multicolumnwizard'$a$c));
  1190.         $instance->addPackage('codefog_tags', new \Symfony\Component\Asset\PathPackage('bundles/codefogtags'$a$c));
  1191.         $instance->addPackage('contao_faq', new \Symfony\Component\Asset\PathPackage('bundles/contaofaq'$a$c));
  1192.         $instance->addPackage('heimrich_hannot_status_messages', new \Symfony\Component\Asset\PathPackage('bundles/heimrichhannotstatusmessages'$a$c));
  1193.         $instance->addPackage('contao_custom_articles', new \Symfony\Component\Asset\PathPackage('bundles/contaocustomarticles'$a$c));
  1194.         $instance->addPackage('heimseiten_contao_sticky_footer_backend', new \Symfony\Component\Asset\PathPackage('bundles/heimseitencontaostickyfooterbackend'$a$c));
  1195.         $instance->addPackage('heimrich_hannot_contao_utils', new \Symfony\Component\Asset\PathPackage('bundles/heimrichhannotcontaoutils'$a$c));
  1196.         $instance->addPackage('terminal42_fine_uploader', new \Symfony\Component\Asset\PathPackage('bundles/terminal42fineuploader', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/vendor/terminal42/contao-fineuploader/public/manifest.json'), $dfalse), $c));
  1197.         $instance->addPackage('contao_comments', new \Symfony\Component\Asset\PathPackage('bundles/contaocomments'$a$c));
  1198.         $instance->addPackage('heimrich_hannot_contao_multi_column_editor', new \Symfony\Component\Asset\PathPackage('bundles/heimrichhannotcontaomulticolumneditor', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/public/manifest.json'), $dfalse), $c));
  1199.         $instance->addPackage('contao_news', new \Symfony\Component\Asset\PathPackage('bundles/contaonews'$a$c));
  1200.         $instance->addPackage('contao_calendar', new \Symfony\Component\Asset\PathPackage('bundles/contaocalendar'$a$c));
  1201.         $instance->addPackage('contao_newsletter', new \Symfony\Component\Asset\PathPackage('bundles/contaonewsletter'$a$c));
  1202.         $instance->addPackage('rock_solid_icon_picker', new \Symfony\Component\Asset\PathPackage('bundles/rocksolidiconpicker'$a$c));
  1203.         $instance->addPackage('softleister_backup_db', new \Symfony\Component\Asset\PathPackage('bundles/softleisterbackupdb'$a$c));
  1204.         $instance->addPackage('terminal42_change_language', new \Symfony\Component\Asset\PathPackage('bundles/terminal42changelanguage'$a$c));
  1205.         $instance->addPackage('codefog_news_categories', new \Symfony\Component\Asset\PathPackage('bundles/codefognewscategories'$a$c));
  1206.         $instance->addPackage('heimrich_hannot_utils', new \Symfony\Component\Asset\PathPackage('bundles/heimrichhannotutils'$a$c));
  1207.         $instance->addPackage('opengraph3', new \Symfony\Component\Asset\PathPackage('bundles/opengraph3'$a$c));
  1208.         $instance->addPackage('markocupic_contao_news_infinite_scroll', new \Symfony\Component\Asset\PathPackage('bundles/markocupiccontaonewsinfinitescroll'$a$c));
  1209.         $instance->addPackage('contao-components/ace'$e);
  1210.         $instance->addPackage('contao-components/chosen'$f);
  1211.         $instance->addPackage('contao-components/colorbox'$g);
  1212.         $instance->addPackage('contao-components/colorpicker'$h);
  1213.         $instance->addPackage('contao-components/contao'$i);
  1214.         $instance->addPackage('contao-components/datepicker'$j);
  1215.         $instance->addPackage('contao-components/dropzone'$k);
  1216.         $instance->addPackage('contao-components/jquery'$l);
  1217.         $instance->addPackage('contao-components/jquery-ui'$m);
  1218.         $instance->addPackage('contao-components/mediabox'$n);
  1219.         $instance->addPackage('contao-components/mootools'$o);
  1220.         $instance->addPackage('contao-components/simplemodal'$p);
  1221.         $instance->addPackage('contao-components/swipe'$q);
  1222.         $instance->addPackage('contao-components/tablesort'$r);
  1223.         $instance->addPackage('contao-components/tablesorter'$s);
  1224.         $instance->addPackage('contao-components/tinymce4'$t);
  1225.         $instance->addPackage('heimrichhannot-contao-components/sortablejs'$u);
  1226.         $instance->addPackage('contao-components/ace'$e);
  1227.         $instance->addPackage('contao-components/chosen'$f);
  1228.         $instance->addPackage('contao-components/colorbox'$g);
  1229.         $instance->addPackage('contao-components/colorpicker'$h);
  1230.         $instance->addPackage('contao-components/contao'$i);
  1231.         $instance->addPackage('contao-components/datepicker'$j);
  1232.         $instance->addPackage('contao-components/dropzone'$k);
  1233.         $instance->addPackage('contao-components/jquery'$l);
  1234.         $instance->addPackage('contao-components/jquery-ui'$m);
  1235.         $instance->addPackage('contao-components/mediabox'$n);
  1236.         $instance->addPackage('contao-components/mootools'$o);
  1237.         $instance->addPackage('contao-components/simplemodal'$p);
  1238.         $instance->addPackage('contao-components/swipe'$q);
  1239.         $instance->addPackage('contao-components/tablesort'$r);
  1240.         $instance->addPackage('contao-components/tablesorter'$s);
  1241.         $instance->addPackage('contao-components/tinymce4'$t);
  1242.         $instance->addPackage('heimrichhannot-contao-components/sortablejs'$u);
  1243.         return $instance;
  1244.     }
  1245.     /**
  1246.      * Gets the public 'cache.app' shared service.
  1247.      *
  1248.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1249.      */
  1250.     protected function getCache_AppService()
  1251.     {
  1252.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('kVWv2S4c6y'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1253.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1254.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1255.     }
  1256.     /**
  1257.      * Gets the public 'cache.system' shared service.
  1258.      *
  1259.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1260.      */
  1261.     protected function getCache_SystemService()
  1262.     {
  1263.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2R+xztbyxb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1264.     }
  1265.     /**
  1266.      * Gets the public 'contao.assets.assets_context' shared service.
  1267.      *
  1268.      * @return \Contao\CoreBundle\Asset\ContaoContext
  1269.      */
  1270.     protected function getContao_Assets_AssetsContextService()
  1271.     {
  1272.         return $this->services['contao.assets.assets_context'] = new \Contao\CoreBundle\Asset\ContaoContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), 'staticPlugins'true);
  1273.     }
  1274.     /**
  1275.      * Gets the public 'contao.csrf.token_manager' shared service.
  1276.      *
  1277.      * @return \Contao\CoreBundle\Csrf\ContaoCsrfTokenManager
  1278.      */
  1279.     protected function getContao_Csrf_TokenManagerService()
  1280.     {
  1281.         return $this->services['contao.csrf.token_manager'] = new \Contao\CoreBundle\Csrf\ContaoCsrfTokenManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'csrf_', ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['contao.csrf.token_storage'] ?? ($this->privates['contao.csrf.token_storage'] = new \Contao\CoreBundle\Csrf\MemoryTokenStorage())), NULL'contao_csrf_token');
  1282.     }
  1283.     /**
  1284.      * Gets the public 'contao.framework' shared service.
  1285.      *
  1286.      * @return \Contao\CoreBundle\Framework\ContaoFramework
  1287.      */
  1288.     protected function getContao_FrameworkService()
  1289.     {
  1290.         $a = ($this->services['router'] ?? $this->getRouterService());
  1291.         if (isset($this->services['contao.framework'])) {
  1292.             return $this->services['contao.framework'];
  1293.         }
  1294.         $this->services['contao.framework'] = $instance = new \Contao\CoreBundle\Framework\ContaoFramework(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $a, \dirname(__DIR__4), 8183true);
  1295.         $instance->setContainer($this);
  1296.         $instance->setHookListeners(['initializeSystem' => [255 => [=> [=> 'contao.listener.MGEESJ7'=> 'onInitializeSystem'], => [=> 'contao.listener.fE48e1G'=> 'onInitializeSystem']], => [=> [=> 'contao.listener.data_container.preview_link'=> 'unloadModuleWithoutPreviewScript']]], 'loadDataContainer' => [=> [=> [=> 'contao.listener.data_container.preview_link'=> 'unloadTableWithoutPreviewScript'], => [=> 'contao.listener.data_container.record_preview'=> 'registerDeleteCallbacks'], => [=> 'contao.listener.data_container_callback'=> 'onLoadDataContainer'], => [=> 'terminal42_fineuploader.listener.backend'=> 'onLoadDataContainer']]], 'replaceInsertTags' => [=> [=> [=> 'contao.listener.insert_tags.asset'=> 'onReplaceInsertTags'], => [=> 'contao.listener.insert_tags.date'=> '__invoke'], => [=> 'contao.listener.insert_tags.translation'=> 'onReplaceInsertTags'], => [=> 'contao_faq.listener.insert_tags'=> 'onReplaceInsertTags'], => [=> 'contao_news.listener.insert_tags'=> '__invoke'], => [=> 'contao_calendar.listener.insert_tags'=> '__invoke']]], 'addCustomRegexp' => [=> [=> [=> 'contao.listener.widget.custom_rgxp'=> '__invoke'], => [=> 'contao.listener.widget.http_url'=> '__invoke']]], 'compileArticle' => [=> [=> [=> 'Rwd\\ContaoCustomArticlesBundle\\EventListener\\CompileArticleListener'=> '__invoke']]], 'parseTemplate' => [=> [=> [=> 'Rwd\\ContaoCustomArticlesBundle\\EventListener\\ParseTemplateListener'=> '__invoke']]], 'executePostActions' => [=> [=> [=> 'terminal42_fineuploader.listener.backend'=> 'onExecutePostActions']]], 'generatePage' => [=> [=> [=> 'contao_news.listener.generate_page'=> '__invoke'], => [=> 'contao_calendar.listener.generate_page'=> '__invoke']]]]);
  1297.         return $instance;
  1298.     }
  1299.     /**
  1300.      * Gets the public 'contao.intl.locales' shared service.
  1301.      *
  1302.      * @return \Contao\CoreBundle\Intl\Locales
  1303.      */
  1304.     protected function getContao_Intl_LocalesService()
  1305.     {
  1306.         return $this->services['contao.intl.locales'] = new \Contao\CoreBundle\Intl\Locales(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), [=> 'en'=> 'sv'=> 'fr'=> 'sr'=> 'ru'=> 'sl'=> 'ja'=> 'pt'=> 'de'=> 'lv'10 => 'nl'11 => 'it'12 => 'cs'13 => 'pl'14 => 'fa'15 => 'es'16 => 'af'17 => 'af_NA'18 => 'af_ZA'19 => 'agq'20 => 'agq_CM'21 => 'ak'22 => 'ak_GH'23 => 'am'24 => 'am_ET'25 => 'ar'26 => 'ar_001'27 => 'ar_AE'28 => 'ar_BH'29 => 'ar_DJ'30 => 'ar_DZ'31 => 'ar_EG'32 => 'ar_EH'33 => 'ar_ER'34 => 'ar_IL'35 => 'ar_IQ'36 => 'ar_JO'37 => 'ar_KM'38 => 'ar_KW'39 => 'ar_LB'40 => 'ar_LY'41 => 'ar_MA'42 => 'ar_MR'43 => 'ar_OM'44 => 'ar_PS'45 => 'ar_QA'46 => 'ar_SA'47 => 'ar_SD'48 => 'ar_SO'49 => 'ar_SS'50 => 'ar_SY'51 => 'ar_TD'52 => 'ar_TN'53 => 'ar_YE'54 => 'as'55 => 'as_IN'56 => 'asa'57 => 'asa_TZ'58 => 'ast'59 => 'ast_ES'60 => 'az'61 => 'az_Cyrl'62 => 'az_Cyrl_AZ'63 => 'az_Latn'64 => 'az_Latn_AZ'65 => 'bas'66 => 'bas_CM'67 => 'be'68 => 'be_BY'69 => 'bem'70 => 'bem_ZM'71 => 'bez'72 => 'bez_TZ'73 => 'bg'74 => 'bg_BG'75 => 'bm'76 => 'bm_ML'77 => 'bn'78 => 'bn_BD'79 => 'bn_IN'80 => 'bo'81 => 'bo_CN'82 => 'bo_IN'83 => 'br'84 => 'br_FR'85 => 'brx'86 => 'brx_IN'87 => 'bs'88 => 'bs_Cyrl'89 => 'bs_Cyrl_BA'90 => 'bs_Latn'91 => 'bs_Latn_BA'92 => 'ca'93 => 'ca_AD'94 => 'ca_ES'95 => 'ca_FR'96 => 'ca_IT'97 => 'ccp'98 => 'ccp_BD'99 => 'ccp_IN'100 => 'ce'101 => 'ce_RU'102 => 'ceb'103 => 'ceb_PH'104 => 'cgg'105 => 'cgg_UG'106 => 'chr'107 => 'chr_US'108 => 'ckb'109 => 'ckb_IQ'110 => 'ckb_IR'111 => 'cs_CZ'112 => 'cy'113 => 'cy_GB'114 => 'da'115 => 'da_DK'116 => 'da_GL'117 => 'dav'118 => 'dav_KE'119 => 'de_AT'120 => 'de_BE'121 => 'de_CH'122 => 'de_DE'123 => 'de_IT'124 => 'de_LI'125 => 'de_LU'126 => 'dje'127 => 'dje_NE'128 => 'dsb'129 => 'dsb_DE'130 => 'dua'131 => 'dua_CM'132 => 'dyo'133 => 'dyo_SN'134 => 'dz'135 => 'dz_BT'136 => 'ebu'137 => 'ebu_KE'138 => 'ee'139 => 'ee_GH'140 => 'ee_TG'141 => 'el'142 => 'el_CY'143 => 'el_GR'144 => 'en_001'145 => 'en_150'146 => 'en_AE'147 => 'en_AG'148 => 'en_AI'149 => 'en_AS'150 => 'en_AT'151 => 'en_AU'152 => 'en_BB'153 => 'en_BE'154 => 'en_BI'155 => 'en_BM'156 => 'en_BS'157 => 'en_BW'158 => 'en_BZ'159 => 'en_CA'160 => 'en_CC'161 => 'en_CH'162 => 'en_CK'163 => 'en_CM'164 => 'en_CX'165 => 'en_CY'166 => 'en_DE'167 => 'en_DG'168 => 'en_DK'169 => 'en_DM'170 => 'en_ER'171 => 'en_FI'172 => 'en_FJ'173 => 'en_FK'174 => 'en_FM'175 => 'en_GB'176 => 'en_GD'177 => 'en_GG'178 => 'en_GH'179 => 'en_GI'180 => 'en_GM'181 => 'en_GU'182 => 'en_GY'183 => 'en_HK'184 => 'en_IE'185 => 'en_IL'186 => 'en_IM'187 => 'en_IN'188 => 'en_IO'189 => 'en_JE'190 => 'en_JM'191 => 'en_KE'192 => 'en_KI'193 => 'en_KN'194 => 'en_KY'195 => 'en_LC'196 => 'en_LR'197 => 'en_LS'198 => 'en_MG'199 => 'en_MH'200 => 'en_MO'201 => 'en_MP'202 => 'en_MS'203 => 'en_MT'204 => 'en_MU'205 => 'en_MW'206 => 'en_MY'207 => 'en_NA'208 => 'en_NF'209 => 'en_NG'210 => 'en_NL'211 => 'en_NR'212 => 'en_NU'213 => 'en_NZ'214 => 'en_PG'215 => 'en_PH'216 => 'en_PK'217 => 'en_PN'218 => 'en_PR'219 => 'en_PW'220 => 'en_RW'221 => 'en_SB'222 => 'en_SC'223 => 'en_SD'224 => 'en_SE'225 => 'en_SG'226 => 'en_SH'227 => 'en_SI'228 => 'en_SL'229 => 'en_SS'230 => 'en_SX'231 => 'en_SZ'232 => 'en_TC'233 => 'en_TK'234 => 'en_TO'235 => 'en_TT'236 => 'en_TV'237 => 'en_TZ'238 => 'en_UG'239 => 'en_UM'240 => 'en_US'241 => 'en_US_POSIX'242 => 'en_VC'243 => 'en_VG'244 => 'en_VI'245 => 'en_VU'246 => 'en_WS'247 => 'en_ZA'248 => 'en_ZM'249 => 'en_ZW'250 => 'eo'251 => 'eo_001'252 => 'es_419'253 => 'es_AR'254 => 'es_BO'255 => 'es_BR'256 => 'es_BZ'257 => 'es_CL'258 => 'es_CO'259 => 'es_CR'260 => 'es_CU'261 => 'es_DO'262 => 'es_EA'263 => 'es_EC'264 => 'es_ES'265 => 'es_GQ'266 => 'es_GT'267 => 'es_HN'268 => 'es_IC'269 => 'es_MX'270 => 'es_NI'271 => 'es_PA'272 => 'es_PE'273 => 'es_PH'274 => 'es_PR'275 => 'es_PY'276 => 'es_SV'277 => 'es_US'278 => 'es_UY'279 => 'es_VE'280 => 'et'281 => 'et_EE'282 => 'eu'283 => 'eu_ES'284 => 'ewo'285 => 'ewo_CM'286 => 'fa_AF'287 => 'fa_IR'288 => 'ff'289 => 'ff_Latn'290 => 'ff_Latn_BF'291 => 'ff_Latn_CM'292 => 'ff_Latn_GH'293 => 'ff_Latn_GM'294 => 'ff_Latn_GN'295 => 'ff_Latn_GW'296 => 'ff_Latn_LR'297 => 'ff_Latn_MR'298 => 'ff_Latn_NE'299 => 'ff_Latn_NG'300 => 'ff_Latn_SL'301 => 'ff_Latn_SN'302 => 'fi'303 => 'fi_FI'304 => 'fil'305 => 'fil_PH'306 => 'fo'307 => 'fo_DK'308 => 'fo_FO'309 => 'fr_BE'310 => 'fr_BF'311 => 'fr_BI'312 => 'fr_BJ'313 => 'fr_BL'314 => 'fr_CA'315 => 'fr_CD'316 => 'fr_CF'317 => 'fr_CG'318 => 'fr_CH'319 => 'fr_CI'320 => 'fr_CM'321 => 'fr_DJ'322 => 'fr_DZ'323 => 'fr_FR'324 => 'fr_GA'325 => 'fr_GF'326 => 'fr_GN'327 => 'fr_GP'328 => 'fr_GQ'329 => 'fr_HT'330 => 'fr_KM'331 => 'fr_LU'332 => 'fr_MA'333 => 'fr_MC'334 => 'fr_MF'335 => 'fr_MG'336 => 'fr_ML'337 => 'fr_MQ'338 => 'fr_MR'339 => 'fr_MU'340 => 'fr_NC'341 => 'fr_NE'342 => 'fr_PF'343 => 'fr_PM'344 => 'fr_RE'345 => 'fr_RW'346 => 'fr_SC'347 => 'fr_SN'348 => 'fr_SY'349 => 'fr_TD'350 => 'fr_TG'351 => 'fr_TN'352 => 'fr_VU'353 => 'fr_WF'354 => 'fr_YT'355 => 'fur'356 => 'fur_IT'357 => 'fy'358 => 'fy_NL'359 => 'ga'360 => 'ga_GB'361 => 'ga_IE'362 => 'gd'363 => 'gd_GB'364 => 'gl'365 => 'gl_ES'366 => 'gsw'367 => 'gsw_CH'368 => 'gsw_FR'369 => 'gsw_LI'370 => 'gu'371 => 'gu_IN'372 => 'guz'373 => 'guz_KE'374 => 'gv'375 => 'gv_IM'376 => 'ha'377 => 'ha_GH'378 => 'ha_NE'379 => 'ha_NG'380 => 'haw'381 => 'haw_US'382 => 'he'383 => 'he_IL'384 => 'hi'385 => 'hi_IN'386 => 'hr'387 => 'hr_BA'388 => 'hr_HR'389 => 'hsb'390 => 'hsb_DE'391 => 'hu'392 => 'hu_HU'393 => 'hy'394 => 'hy_AM'395 => 'ia'396 => 'ia_001'397 => 'id'398 => 'id_ID'399 => 'ig'400 => 'ig_NG'401 => 'ii'402 => 'ii_CN'403 => 'is'404 => 'is_IS'405 => 'it_CH'406 => 'it_IT'407 => 'it_SM'408 => 'it_VA'409 => 'ja_JP'410 => 'jgo'411 => 'jgo_CM'412 => 'jmc'413 => 'jmc_TZ'414 => 'jv'415 => 'jv_ID'416 => 'ka'417 => 'ka_GE'418 => 'kab'419 => 'kab_DZ'420 => 'kam'421 => 'kam_KE'422 => 'kde'423 => 'kde_TZ'424 => 'kea'425 => 'kea_CV'426 => 'khq'427 => 'khq_ML'428 => 'ki'429 => 'ki_KE'430 => 'kk'431 => 'kk_KZ'432 => 'kkj'433 => 'kkj_CM'434 => 'kl'435 => 'kl_GL'436 => 'kln'437 => 'kln_KE'438 => 'km'439 => 'km_KH'440 => 'kn'441 => 'kn_IN'442 => 'ko'443 => 'ko_KP'444 => 'ko_KR'445 => 'kok'446 => 'kok_IN'447 => 'ks'448 => 'ks_IN'449 => 'ksb'450 => 'ksb_TZ'451 => 'ksf'452 => 'ksf_CM'453 => 'ksh'454 => 'ksh_DE'455 => 'ku'456 => 'ku_TR'457 => 'kw'458 => 'kw_GB'459 => 'ky'460 => 'ky_KG'461 => 'lag'462 => 'lag_TZ'463 => 'lb'464 => 'lb_LU'465 => 'lg'466 => 'lg_UG'467 => 'lkt'468 => 'lkt_US'469 => 'ln'470 => 'ln_AO'471 => 'ln_CD'472 => 'ln_CF'473 => 'ln_CG'474 => 'lo'475 => 'lo_LA'476 => 'lrc'477 => 'lrc_IQ'478 => 'lrc_IR'479 => 'lt'480 => 'lt_LT'481 => 'lu'482 => 'lu_CD'483 => 'luo'484 => 'luo_KE'485 => 'luy'486 => 'luy_KE'487 => 'lv_LV'488 => 'mas'489 => 'mas_KE'490 => 'mas_TZ'491 => 'mer'492 => 'mer_KE'493 => 'mfe'494 => 'mfe_MU'495 => 'mg'496 => 'mg_MG'497 => 'mgh'498 => 'mgh_MZ'499 => 'mgo'500 => 'mgo_CM'501 => 'mi'502 => 'mi_NZ'503 => 'mk'504 => 'mk_MK'505 => 'ml'506 => 'ml_IN'507 => 'mn'508 => 'mn_MN'509 => 'mr'510 => 'mr_IN'511 => 'ms'512 => 'ms_BN'513 => 'ms_MY'514 => 'ms_SG'515 => 'mt'516 => 'mt_MT'517 => 'mua'518 => 'mua_CM'519 => 'my'520 => 'my_MM'521 => 'mzn'522 => 'mzn_IR'523 => 'naq'524 => 'naq_NA'525 => 'nb'526 => 'nb_NO'527 => 'nb_SJ'528 => 'nd'529 => 'nd_ZW'530 => 'nds'531 => 'nds_DE'532 => 'nds_NL'533 => 'ne'534 => 'ne_IN'535 => 'ne_NP'536 => 'nl_AW'537 => 'nl_BE'538 => 'nl_BQ'539 => 'nl_CW'540 => 'nl_NL'541 => 'nl_SR'542 => 'nl_SX'543 => 'nmg'544 => 'nmg_CM'545 => 'nn'546 => 'nn_NO'547 => 'nnh'548 => 'nnh_CM'549 => 'nus'550 => 'nus_SS'551 => 'nyn'552 => 'nyn_UG'553 => 'om'554 => 'om_ET'555 => 'om_KE'556 => 'or'557 => 'or_IN'558 => 'os'559 => 'os_GE'560 => 'os_RU'561 => 'pa'562 => 'pa_Arab'563 => 'pa_Arab_PK'564 => 'pa_Guru'565 => 'pa_Guru_IN'566 => 'pl_PL'567 => 'ps'568 => 'ps_AF'569 => 'ps_PK'570 => 'pt_AO'571 => 'pt_BR'572 => 'pt_CH'573 => 'pt_CV'574 => 'pt_GQ'575 => 'pt_GW'576 => 'pt_LU'577 => 'pt_MO'578 => 'pt_MZ'579 => 'pt_PT'580 => 'pt_ST'581 => 'pt_TL'582 => 'qu'583 => 'qu_BO'584 => 'qu_EC'585 => 'qu_PE'586 => 'rm'587 => 'rm_CH'588 => 'rn'589 => 'rn_BI'590 => 'ro'591 => 'ro_MD'592 => 'ro_RO'593 => 'rof'594 => 'rof_TZ'595 => 'ru_BY'596 => 'ru_KG'597 => 'ru_KZ'598 => 'ru_MD'599 => 'ru_RU'600 => 'ru_UA'601 => 'rw'602 => 'rw_RW'603 => 'rwk'604 => 'rwk_TZ'605 => 'sah'606 => 'sah_RU'607 => 'saq'608 => 'saq_KE'609 => 'sbp'610 => 'sbp_TZ'611 => 'sd'612 => 'sd_PK'613 => 'se'614 => 'se_FI'615 => 'se_NO'616 => 'se_SE'617 => 'seh'618 => 'seh_MZ'619 => 'ses'620 => 'ses_ML'621 => 'sg'622 => 'sg_CF'623 => 'shi'624 => 'shi_Latn'625 => 'shi_Latn_MA'626 => 'shi_Tfng'627 => 'shi_Tfng_MA'628 => 'si'629 => 'si_LK'630 => 'sk'631 => 'sk_SK'632 => 'sl_SI'633 => 'smn'634 => 'smn_FI'635 => 'sn'636 => 'sn_ZW'637 => 'so'638 => 'so_DJ'639 => 'so_ET'640 => 'so_KE'641 => 'so_SO'642 => 'sq'643 => 'sq_AL'644 => 'sq_MK'645 => 'sq_XK'646 => 'sr_Cyrl'647 => 'sr_Cyrl_BA'648 => 'sr_Cyrl_ME'649 => 'sr_Cyrl_RS'650 => 'sr_Cyrl_XK'651 => 'sr_Latn'652 => 'sr_Latn_BA'653 => 'sr_Latn_ME'654 => 'sr_Latn_RS'655 => 'sr_Latn_XK'656 => 'sv_AX'657 => 'sv_FI'658 => 'sv_SE'659 => 'sw'660 => 'sw_CD'661 => 'sw_KE'662 => 'sw_TZ'663 => 'sw_UG'664 => 'ta'665 => 'ta_IN'666 => 'ta_LK'667 => 'ta_MY'668 => 'ta_SG'669 => 'te'670 => 'te_IN'671 => 'teo'672 => 'teo_KE'673 => 'teo_UG'674 => 'tg'675 => 'tg_TJ'676 => 'th'677 => 'th_TH'678 => 'ti'679 => 'ti_ER'680 => 'ti_ET'681 => 'tk'682 => 'tk_TM'683 => 'to'684 => 'to_TO'685 => 'tr'686 => 'tr_CY'687 => 'tr_TR'688 => 'tt'689 => 'tt_RU'690 => 'twq'691 => 'twq_NE'692 => 'tzm'693 => 'tzm_MA'694 => 'ug'695 => 'ug_CN'696 => 'uk'697 => 'uk_UA'698 => 'ur'699 => 'ur_IN'700 => 'ur_PK'701 => 'uz'702 => 'uz_Arab'703 => 'uz_Arab_AF'704 => 'uz_Cyrl'705 => 'uz_Cyrl_UZ'706 => 'uz_Latn'707 => 'uz_Latn_UZ'708 => 'vai'709 => 'vai_Latn'710 => 'vai_Latn_LR'711 => 'vai_Vaii'712 => 'vai_Vaii_LR'713 => 'vi'714 => 'vi_VN'715 => 'vun'716 => 'vun_TZ'717 => 'wae'718 => 'wae_CH'719 => 'wo'720 => 'wo_SN'721 => 'xh'722 => 'xh_ZA'723 => 'xog'724 => 'xog_UG'725 => 'yav'726 => 'yav_CM'727 => 'yi'728 => 'yi_001'729 => 'yo'730 => 'yo_BJ'731 => 'yo_NG'732 => 'yue'733 => 'yue_Hans'734 => 'yue_Hans_CN'735 => 'yue_Hant'736 => 'yue_Hant_HK'737 => 'zgh'738 => 'zgh_MA'739 => 'zh'740 => 'zh_Hans'741 => 'zh_Hans_CN'742 => 'zh_Hans_HK'743 => 'zh_Hans_MO'744 => 'zh_Hans_SG'745 => 'zh_Hant'746 => 'zh_Hant_HK'747 => 'zh_Hant_MO'748 => 'zh_Hant_TW'749 => 'zu'750 => 'zu_ZA'], $this->parameters['contao.locales'], [], [], 'en');
  1307.     }
  1308.     /**
  1309.      * Gets the public 'contao.resource_finder' shared service.
  1310.      *
  1311.      * @return \Contao\CoreBundle\Config\ResourceFinder
  1312.      */
  1313.     protected function getContao_ResourceFinderService()
  1314.     {
  1315.         return $this->services['contao.resource_finder'] = new \Contao\CoreBundle\Config\ResourceFinder($this->parameters['contao.resources_paths']);
  1316.     }
  1317.     /**
  1318.      * Gets the public 'contao.routing.nested_404_matcher' shared service.
  1319.      *
  1320.      * @return \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher
  1321.      */
  1322.     protected function getContao_Routing_Nested404MatcherService()
  1323.     {
  1324.         $a = ($this->privates['contao.routing.route_404_provider'] ?? $this->getContao_Routing_Route404ProviderService());
  1325.         if (isset($this->services['contao.routing.nested_404_matcher'])) {
  1326.             return $this->services['contao.routing.nested_404_matcher'];
  1327.         }
  1328.         $this->services['contao.routing.nested_404_matcher'] = $instance = new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($a, ($this->privates['contao.routing.url_matcher'] ?? ($this->privates['contao.routing.url_matcher'] = new \Contao\CoreBundle\Routing\Matcher\UrlMatcher())));
  1329.         $instance->addRouteFilter(($this->privates['contao.routing.matcher.domain_filter'] ?? ($this->privates['contao.routing.matcher.domain_filter'] = new \Contao\CoreBundle\Routing\Matcher\DomainFilter())));
  1330.         $instance->addRouteFilter(($this->privates['contao.routing.matcher.published_filter'] ?? $this->getContao_Routing_Matcher_PublishedFilterService()));
  1331.         return $instance;
  1332.     }
  1333.     /**
  1334.      * Gets the public 'contao.routing.nested_matcher' shared service.
  1335.      *
  1336.      * @return \Contao\CoreBundle\Routing\Matcher\LegacyMatcher
  1337.      */
  1338.     protected function getContao_Routing_NestedMatcherService()
  1339.     {
  1340.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1341.         if (isset($this->services['contao.routing.nested_matcher'])) {
  1342.             return $this->services['contao.routing.nested_matcher'];
  1343.         }
  1344.         $b = ($this->privates['contao.routing.route_provider'] ?? $this->getContao_Routing_RouteProviderService());
  1345.         if (isset($this->services['contao.routing.nested_matcher'])) {
  1346.             return $this->services['contao.routing.nested_matcher'];
  1347.         }
  1348.         $c = new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($b, ($this->privates['contao.routing.url_matcher'] ?? ($this->privates['contao.routing.url_matcher'] = new \Contao\CoreBundle\Routing\Matcher\UrlMatcher())));
  1349.         $c->addRouteFilter(($this->privates['contao.routing.matcher.domain_filter'] ?? ($this->privates['contao.routing.matcher.domain_filter'] = new \Contao\CoreBundle\Routing\Matcher\DomainFilter())));
  1350.         $c->addRouteFilter(($this->privates['contao.routing.matcher.published_filter'] ?? $this->getContao_Routing_Matcher_PublishedFilterService()));
  1351.         $c->addRouteFilter(new \Contao\CoreBundle\Routing\Matcher\LanguageFilter());
  1352.         return $this->services['contao.routing.nested_matcher'] = new \Contao\CoreBundle\Routing\Matcher\LegacyMatcher($a$c'.html'true);
  1353.     }
  1354.     /**
  1355.      * Gets the public 'contao.routing.page_registry' shared service.
  1356.      *
  1357.      * @return \Contao\CoreBundle\Routing\Page\PageRegistry
  1358.      */
  1359.     protected function getContao_Routing_PageRegistryService()
  1360.     {
  1361.         $this->services['contao.routing.page_registry'] = $instance = new \Contao\CoreBundle\Routing\Page\PageRegistry(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  1362.         $a = ($this->services['Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'] ?? $this->getErrorPageControllerService());
  1363.         $instance->add('error_401', new \Contao\CoreBundle\Routing\Page\RouteConfig(falseNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'], []), NULL$a);
  1364.         $instance->add('error_403', new \Contao\CoreBundle\Routing\Page\RouteConfig(falseNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'], []), NULL$a);
  1365.         $instance->add('error_404', new \Contao\CoreBundle\Routing\Page\RouteConfig(falseNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'], []), NULL$a);
  1366.         $instance->add('error_503', new \Contao\CoreBundle\Routing\Page\RouteConfig(falseNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'], []), NULL$a);
  1367.         $instance->add('root', new \Contao\CoreBundle\Routing\Page\RouteConfig(NULLNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\RootPageController'], []), NULLfalse);
  1368.         return $instance;
  1369.     }
  1370.     /**
  1371.      * Gets the public 'contao.routing.scope_matcher' shared service.
  1372.      *
  1373.      * @return \Contao\CoreBundle\Routing\ScopeMatcher
  1374.      */
  1375.     protected function getContao_Routing_ScopeMatcherService()
  1376.     {
  1377.         return $this->services['contao.routing.scope_matcher'] = new \Contao\CoreBundle\Routing\ScopeMatcher(($this->privates['contao.routing.backend_matcher'] ?? $this->getContao_Routing_BackendMatcherService()), ($this->privates['contao.routing.frontend_matcher'] ?? $this->getContao_Routing_FrontendMatcherService()));
  1378.     }
  1379.     /**
  1380.      * Gets the public 'contao.security.token_checker' shared service.
  1381.      *
  1382.      * @return \Contao\CoreBundle\Security\Authentication\Token\TokenChecker
  1383.      */
  1384.     protected function getContao_Security_TokenCheckerService()
  1385.     {
  1386.         return $this->services['contao.security.token_checker'] = new \Contao\CoreBundle\Security\Authentication\Token\TokenChecker(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['security.authentication.trust_resolver'] ?? $this->getSecurity_Authentication_TrustResolverService()), ($this->privates['security.access.simple_role_voter'] ?? ($this->privates['security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter())));
  1387.     }
  1388.     /**
  1389.      * Gets the public 'contao.twig.extension' shared service.
  1390.      *
  1391.      * @return \Contao\CoreBundle\Twig\Extension\ContaoExtension
  1392.      */
  1393.     protected function getContao_Twig_ExtensionService()
  1394.     {
  1395.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1396.         if (isset($this->services['contao.twig.extension'])) {
  1397.             return $this->services['contao.twig.extension'];
  1398.         }
  1399.         return $this->services['contao.twig.extension'] = new \Contao\CoreBundle\Twig\Extension\ContaoExtension($a, ($this->services['contao.twig.filesystem_loader'] ?? $this->getContao_Twig_FilesystemLoaderService()));
  1400.     }
  1401.     /**
  1402.      * Gets the public 'contao.twig.filesystem_loader' shared service.
  1403.      *
  1404.      * @return \Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader
  1405.      */
  1406.     protected function getContao_Twig_FilesystemLoaderService()
  1407.     {
  1408.         return $this->services['contao.twig.filesystem_loader'] = new \Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader(($this->services['cache.system'] ?? $this->getCache_SystemService()), ($this->privates['contao.twig.loader.template_locator'] ?? $this->getContao_Twig_Loader_TemplateLocatorService()), ($this->privates['contao.twig.loader.theme_namespace'] ?? ($this->privates['contao.twig.loader.theme_namespace'] = new \Contao\CoreBundle\Twig\Loader\ThemeNamespace())), \dirname(__DIR__4));
  1409.     }
  1410.     /**
  1411.      * Gets the public 'data_collector.dump' shared service.
  1412.      *
  1413.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1414.      */
  1415.     protected function getDataCollector_DumpService()
  1416.     {
  1417.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  1418.     }
  1419.     /**
  1420.      * Gets the public 'debug.stopwatch' shared service.
  1421.      *
  1422.      * @return \Symfony\Component\Stopwatch\Stopwatch
  1423.      */
  1424.     protected function getDebug_StopwatchService()
  1425.     {
  1426.         return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  1427.     }
  1428.     /**
  1429.      * Gets the public 'doctrine' shared service.
  1430.      *
  1431.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1432.      */
  1433.     protected function getDoctrineService()
  1434.     {
  1435.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1436.     }
  1437.     /**
  1438.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1439.      *
  1440.      * @return \Doctrine\DBAL\Connection
  1441.      */
  1442.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1443.     {
  1444.         $a = new \Doctrine\DBAL\Configuration();
  1445.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1446.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1447.         $b->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  1448.         $b->pushHandler(($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService()));
  1449.         $b->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  1450.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1451.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1452.         $c->setConnectionName('default');
  1453.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1454.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''url' => $this->getEnv('DATABASE_URL'), 'charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1013 => false1002 => 'SET SESSION sql_mode=CONCAT(@@sql_mode, IF(INSTR(@@sql_mode, \'STRICT_\'), \'\', \',TRADITIONAL\'))'], 'defaultTableOptions' => ['charset' => 'utf8mb4''collation' => 'utf8mb4_unicode_ci''engine' => 'InnoDB''row_format' => 'DYNAMIC']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1455.             'contao.listener.doctrine_schema' => ['privates''contao.listener.doctrine_schema''getContao_Listener_DoctrineSchemaService'true],
  1456.             'contao_manager.listener.doctrine_alter_table' => ['privates''contao_manager.listener.doctrine_alter_table''getContaoManager_Listener_DoctrineAlterTableService'true],
  1457.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1458.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1459.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1460.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1461.         ], [
  1462.             'contao.listener.doctrine_schema' => '?',
  1463.             'contao_manager.listener.doctrine_alter_table' => '?',
  1464.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1465.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1466.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1467.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1468.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], => [=> [=> 'postGenerateSchema'], => 'contao.listener.doctrine_schema'], => [=> [=> 'onSchemaAlterTableRenameColumn'], => 'contao_manager.listener.doctrine_alter_table']]), []);
  1469.     }
  1470.     /**
  1471.      * Gets the public 'event_dispatcher' shared service.
  1472.      *
  1473.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1474.      */
  1475.     protected function getEventDispatcherService()
  1476.     {
  1477.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1478.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1479.         $a->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  1480.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1481.         $a->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  1482.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1483.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1484.         $instance->addListener('kernel.controller', [=> function () {
  1485.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1486.         }, => 'onKernelController'], 0);
  1487.         $instance->addListener('kernel.request', [=> function () {
  1488.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1489.         }, => 'onKernelRequest'], 250);
  1490.         $instance->addListener('kernel.response', [=> function () {
  1491.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1492.         }, => 'onKernelResponse'], 0);
  1493.         $instance->addListener('kernel.response', [=> function () {
  1494.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1495.         }, => 'onResponse'], 0);
  1496.         $instance->addListener('kernel.response', [=> function () {
  1497.             return ($this->privates['nelmio_security.content_type_listener'] ?? ($this->privates['nelmio_security.content_type_listener'] = new \Nelmio\SecurityBundle\EventListener\ContentTypeListener(true)));
  1498.         }, => 'onKernelResponse'], 0);
  1499.         $instance->addListener('kernel.response', [=> function () {
  1500.             return ($this->privates['nelmio_security.referrer_policy_listener'] ?? $this->getNelmioSecurity_ReferrerPolicyListenerService());
  1501.         }, => 'onKernelResponse'], 0);
  1502.         $instance->addListener('kernel.request', [=> function () {
  1503.             return ($this->privates['contao.listener.backend_locale'] ?? $this->getContao_Listener_BackendLocaleService());
  1504.         }, => '__invoke'], 7);
  1505.         $instance->addListener('kernel.request', [=> function () {
  1506.             return ($this->privates['contao.listener.backend_preview_redirect'] ?? $this->getContao_Listener_BackendPreviewRedirectService());
  1507.         }, => '__invoke'], 0);
  1508.         $instance->addListener('kernel.request', [=> function () {
  1509.             return ($this->privates['contao.listener.backend_rebuild_cache_message'] ?? $this->getContao_Listener_BackendRebuildCacheMessageService());
  1510.         }, => '__invoke'], 0);
  1511.         $instance->addListener('kernel.response', [=> function () {
  1512.             return ($this->privates['contao.listener.clear_session_data'] ?? ($this->privates['contao.listener.clear_session_data'] = new \Contao\CoreBundle\EventListener\ClearSessionDataListener()));
  1513.         }, => '__invoke'], -768);
  1514.         $instance->addListener('kernel.terminate', [=> function () {
  1515.             return ($this->privates['contao.listener.command_scheduler'] ?? $this->load('getContao_Listener_CommandSchedulerService'));
  1516.         }, => '__invoke'], 0);
  1517.         $instance->addListener('kernel.exception', [=> function () {
  1518.             return ($this->privates['contao.listener.exception_converter'] ?? ($this->privates['contao.listener.exception_converter'] = new \Contao\CoreBundle\EventListener\ExceptionConverterListener()));
  1519.         }, => '__invoke'], 96);
  1520.         $instance->addListener('Contao\\CoreBundle\\Event\\FilterPageTypeEvent', [=> function () {
  1521.             return ($this->privates['contao.listener.filter_page_type'] ?? $this->load('getContao_Listener_FilterPageTypeService'));
  1522.         }, => '__invoke'], 0);
  1523.         $instance->addListener('kernel.response', [=> function () {
  1524.             return ($this->privates['contao.listener.initialize_controller'] ?? ($this->privates['contao.listener.initialize_controller'] = new \Contao\CoreBundle\EventListener\InitializeControllerListener()));
  1525.         }, => '__invoke'], 1000);
  1526.         $instance->addListener('kernel.request', [=> function () {
  1527.             return ($this->privates['contao.listener.insecure_installation'] ?? ($this->privates['contao.listener.insecure_installation'] = new \Contao\CoreBundle\EventListener\InsecureInstallationListener((\dirname(__DIR__4).'/web'))));
  1528.         }, => '__invoke'], 0);
  1529.         $instance->addListener('kernel.response', [=> function () {
  1530.             return ($this->privates['contao.listener.interest_cohort'] ?? $this->getContao_Listener_InterestCohortService());
  1531.         }, => '__invoke'], 0);
  1532.         $instance->addListener('Contao\\CoreBundle\\Event\\JsonLdEvent', [=> function () {
  1533.             return ($this->privates['contao.listener.json_ld_schema'] ?? ($this->privates['contao.listener.json_ld_schema'] = new \Contao\CoreBundle\EventListener\ContaoJsonLdSchemaListener()));
  1534.         }, => '__invoke'], 0);
  1535.         $instance->addListener('kernel.response', [=> function () {
  1536.             return ($this->privates['contao.listener.make_response_private'] ?? $this->getContao_Listener_MakeResponsePrivateService());
  1537.         }, => '__invoke'], -896);
  1538.         $instance->addListener('contao.backend_menu_build', [=> function () {
  1539.             return ($this->privates['contao.listener.menu.backend'] ?? $this->load('getContao_Listener_Menu_BackendService'));
  1540.         }, => '__invoke'], 10);
  1541.         $instance->addListener('contao.backend_menu_build', [=> function () {
  1542.             return ($this->privates['contao.listener.menu.backend_logout'] ?? $this->load('getContao_Listener_Menu_BackendLogoutService'));
  1543.         }, => '__invoke'], 0);
  1544.         $instance->addListener('contao.backend_menu_build', [=> function () {
  1545.             return ($this->privates['contao.listener.menu.backend_preview'] ?? $this->load('getContao_Listener_Menu_BackendPreviewService'));
  1546.         }, => '__invoke'], 0);
  1547.         $instance->addListener('kernel.response', [=> function () {
  1548.             return ($this->privates['contao.listener.merge_http_headers'] ?? $this->getContao_Listener_MergeHttpHeadersService());
  1549.         }, => '__invoke'], 256);
  1550.         $instance->addListener('kernel.exception', [=> function () {
  1551.             return ($this->privates['contao.listener.pretty_error_screen'] ?? $this->load('getContao_Listener_PrettyErrorScreenService'));
  1552.         }, => '__invoke'], -96);
  1553.         $instance->addListener('kernel.request', [=> function () {
  1554.             return ($this->privates['contao.listener.preview_authentication'] ?? $this->getContao_Listener_PreviewAuthenticationService());
  1555.         }, => '__invoke'], 7);
  1556.         $instance->addListener('kernel.response', [=> function () {
  1557.             return ($this->privates['contao.listener.preview_toolbar'] ?? $this->getContao_Listener_PreviewToolbarService());
  1558.         }, => '__invoke'], 0);
  1559.         $instance->addListener('contao.preview_url_convert', [=> function () {
  1560.             return ($this->privates['contao.listener.preview_url_convert'] ?? $this->load('getContao_Listener_PreviewUrlConvertService'));
  1561.         }, => '__invoke'], 0);
  1562.         $instance->addListener('contao.preview_url_create', [=> function () {
  1563.             return ($this->privates['contao.listener.preview_url_create'] ?? $this->load('getContao_Listener_PreviewUrlCreateService'));
  1564.         }, => '__invoke'], 0);
  1565.         $instance->addListener('kernel.request', [=> function () {
  1566.             return ($this->privates['contao.listener.referer_id'] ?? $this->getContao_Listener_RefererIdService());
  1567.         }, => '__invoke'], 20);
  1568.         $instance->addListener('kernel.request', [=> function () {
  1569.             return ($this->privates['contao.listener.request_token'] ?? $this->getContao_Listener_RequestTokenService());
  1570.         }, => '__invoke'], 14);
  1571.         $instance->addListener('kernel.exception', [=> function () {
  1572.             return ($this->privates['contao.listener.response_exception'] ?? ($this->privates['contao.listener.response_exception'] = new \Contao\CoreBundle\EventListener\ResponseExceptionListener()));
  1573.         }, => '__invoke'], 64);
  1574.         $instance->addListener('contao.robots_txt', [=> function () {
  1575.             return ($this->privates['contao.listener.robots_txt'] ?? $this->load('getContao_Listener_RobotsTxtService'));
  1576.         }, => '__invoke'], 0);
  1577.         $instance->addListener('kernel.terminate', [=> function () {
  1578.             return ($this->privates['contao.listener.search_index'] ?? $this->load('getContao_Listener_SearchIndexService'));
  1579.         }, => '__invoke'], 0);
  1580.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1581.             return ($this->privates['contao.listener.security.logout_success'] ?? $this->load('getContao_Listener_Security_LogoutSuccessService'));
  1582.         }, => '__invoke'], 0);
  1583.         $instance->addListener('security.switch_user', [=> function () {
  1584.             return ($this->privates['contao.listener.security.switch_user'] ?? $this->load('getContao_Listener_Security_SwitchUserService'));
  1585.         }, => '__invoke'], 0);
  1586.         $instance->addListener('kernel.request', [=> function () {
  1587.             return ($this->privates['contao.listener.security.two_factor_frontend'] ?? $this->getContao_Listener_Security_TwoFactorFrontendService());
  1588.         }, => '__invoke'], 0);
  1589.         $instance->addListener('kernel.request', [=> function () {
  1590.             return ($this->privates['contao.listener.service_unavailable'] ?? $this->getContao_Listener_ServiceUnavailableService());
  1591.         }, => '__invoke'], 6);
  1592.         $instance->addListener('kernel.response', [=> function () {
  1593.             return ($this->privates['contao.listener.store_referer'] ?? $this->getContao_Listener_StoreRefererService());
  1594.         }, => '__invoke'], 0);
  1595.         $instance->addListener('kernel.request', [=> function () {
  1596.             return ($this->privates['contao.listener.user_session'] ?? $this->getContao_Listener_UserSessionService());
  1597.         }, => '__invoke'], 0);
  1598.         $instance->addListener('kernel.request', [=> function () {
  1599.             return ($this->privates['contao.twig.filesystem_loader_warmer'] ?? $this->getContao_Twig_FilesystemLoaderWarmerService());
  1600.         }, => 'onKernelRequest'], 0);
  1601.         $instance->addListener('contao.backend_menu_build', [=> function () {
  1602.             return ($this->privates['contao_manager.listener.backend_menu'] ?? $this->load('getContaoManager_Listener_BackendMenuService'));
  1603.         }, => '__invoke'], 0);
  1604.         $instance->addListener('contao_installation.initialize_application', [=> function () {
  1605.             return ($this->privates['contao_manager.listener.initialize_application'] ?? ($this->privates['contao_manager.listener.initialize_application'] = new \Contao\ManagerBundle\EventListener\InitializeApplicationListener(\dirname(__DIR__4))));
  1606.         }, => '__invoke'], -128);
  1607.         $instance->addListener('console.terminate', [=> function () {
  1608.             return ($this->privates['contao_manager.listener.install_command'] ?? ($this->privates['contao_manager.listener.install_command'] = new \Contao\ManagerBundle\EventListener\InstallCommandListener(\dirname(__DIR__4))));
  1609.         }, => '__invoke'], 0);
  1610.         $instance->addListener('dc-general.factory.build-data-definition', [=> function () {
  1611.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\DcGeneral\\UpdateDataDefinition'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\DcGeneral\\UpdateDataDefinition'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\DcGeneral\UpdateDataDefinition()));
  1612.         }, => 'addMcwFields'], -5000);
  1613.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-options', [=> function () {
  1614.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\GetOptionsBridge'] ?? $this->load('getGetOptionsBridgeService'));
  1615.         }, => 'executeEvent'], 0);
  1616.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-tiny-mce', [=> function () {
  1617.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\TinyMce'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\TinyMce'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\TinyMce()));
  1618.         }, => 'executeEvent'], 0);
  1619.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-date-picker', [=> function () {
  1620.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DatePicker'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DatePicker'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\DatePicker()));
  1621.         }, => 'executeEvent'], 0);
  1622.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-color-picker', [=> function () {
  1623.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\ColorPicker'] ?? $this->load('getColorPickerService'));
  1624.         }, => 'executeEvent'], 0);
  1625.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-dca-picker-wizard', [=> function () {
  1626.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DcaPickerWizard'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DcaPickerWizard'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\DcaPickerWizard()));
  1627.         }, => 'executeEvent'], 0);
  1628.         $instance->addListener('men-at-work.multi-column-wizard-bundle.create-widget', [=> function () {
  1629.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\CreateWidget()));
  1630.         }, => 'createWidgetContao'], 0);
  1631.         $instance->addListener('men-at-work.multi-column-wizard-bundle.create-widget', [=> function () {
  1632.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\CreateWidget()));
  1633.         }, => 'createWidgetDcGeneral'], 0);
  1634.         $instance->addListener('terminal42_fineuploader.file_upload', [=> function () {
  1635.             return ($this->services['terminal42_fineuploader.listener.file_upload'] ?? $this->load('getTerminal42Fineuploader_Listener_FileUploadService'));
  1636.         }, => 'onFileUpload'], 0);
  1637.         $instance->addListener('terminal42_fineuploader.widget_reload', [=> function () {
  1638.             return ($this->services['terminal42_fineuploader.listener.widget_reload'] ?? ($this->services['terminal42_fineuploader.listener.widget_reload'] = new \Terminal42\FineUploaderBundle\EventListener\WidgetReloadListener()));
  1639.         }, => 'onWidgetReload'], 0);
  1640.         $instance->addListener('contao_installation.initialize_application', [=> function () {
  1641.             return ($this->privates['contao_installation.listener.initialize_application'] ?? $this->load('getContaoInstallation_Listener_InitializeApplicationService'));
  1642.         }, => '__invoke'], 0);
  1643.         $instance->addListener('contao.preview_url_convert', [=> function () {
  1644.             return ($this->privates['contao_news.listener.preview_url_convert'] ?? $this->load('getContaoNews_Listener_PreviewUrlConvertService'));
  1645.         }, => '__invoke'], 0);
  1646.         $instance->addListener('contao.preview_url_create', [=> function () {
  1647.             return ($this->privates['contao_news.listener.preview_url_create'] ?? $this->load('getContaoNews_Listener_PreviewUrlCreateService'));
  1648.         }, => '__invoke'], 0);
  1649.         $instance->addListener('contao.preview_url_convert', [=> function () {
  1650.             return ($this->privates['contao_calendar.listener.preview_url_convert'] ?? $this->load('getContaoCalendar_Listener_PreviewUrlConvertService'));
  1651.         }, => '__invoke'], 0);
  1652.         $instance->addListener('contao.preview_url_create', [=> function () {
  1653.             return ($this->privates['contao_calendar.listener.preview_url_create'] ?? $this->load('getContaoCalendar_Listener_PreviewUrlCreateService'));
  1654.         }, => '__invoke'], 0);
  1655.         $instance->addListener('contao.parse_articles', [=> function () {
  1656.             return ($this->services['Markocupic\\ContaoNewsInfiniteScrollBundle\\EventListener\\Contao\\ParseArticlesListener'] ?? ($this->services['Markocupic\\ContaoNewsInfiniteScrollBundle\\EventListener\\Contao\\ParseArticlesListener'] = new \Markocupic\ContaoNewsInfiniteScrollBundle\EventListener\Contao\ParseArticlesListener()));
  1657.         }, => 'addCanonicalTag'], 0);
  1658.         $instance->addListener('HeimrichHannot\\UtilsBundle\\Event\\ExtendEntityFinderEvent', [=> function () {
  1659.             return ($this->services['HeimrichHannot\\UtilsBundle\\EventListener\\ExtendEntityFinderSubscriber'] ?? ($this->services['HeimrichHannot\\UtilsBundle\\EventListener\\ExtendEntityFinderSubscriber'] = new \HeimrichHannot\UtilsBundle\EventListener\ExtendEntityFinderSubscriber()));
  1660.         }, => 'onExtendEntityFinderEvent'], 0);
  1661.         $instance->addListener('kernel.response', [=> function () {
  1662.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1663.         }, => 'onKernelResponse'], 0);
  1664.         $instance->addListener('kernel.response', [=> function () {
  1665.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1666.         }, => 'onKernelResponse'], -1024);
  1667.         $instance->addListener('kernel.request', [=> function () {
  1668.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1669.         }, => 'setDefaultLocale'], 100);
  1670.         $instance->addListener('kernel.request', [=> function () {
  1671.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1672.         }, => 'onKernelRequest'], 16);
  1673.         $instance->addListener('kernel.finish_request', [=> function () {
  1674.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1675.         }, => 'onKernelFinishRequest'], 0);
  1676.         $instance->addListener('kernel.request', [=> function () {
  1677.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1678.         }, => 'onKernelRequest'], 256);
  1679.         $instance->addListener('kernel.response', [=> function () {
  1680.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1681.         }, => 'onResponse'], -255);
  1682.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1683.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1684.         }, => 'onControllerArguments'], 0);
  1685.         $instance->addListener('kernel.exception', [=> function () {
  1686.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1687.         }, => 'logKernelException'], 0);
  1688.         $instance->addListener('kernel.exception', [=> function () {
  1689.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1690.         }, => 'onKernelException'], -128);
  1691.         $instance->addListener('kernel.response', [=> function () {
  1692.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1693.         }, => 'removeCspHeader'], -128);
  1694.         $instance->addListener('kernel.request', [=> function () {
  1695.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1696.         }, => 'onKernelRequest'], 15);
  1697.         $instance->addListener('kernel.finish_request', [=> function () {
  1698.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1699.         }, => 'onKernelFinishRequest'], -15);
  1700.         $instance->addListener('console.error', [=> function () {
  1701.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1702.         }, => 'onConsoleError'], -128);
  1703.         $instance->addListener('console.terminate', [=> function () {
  1704.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1705.         }, => 'onConsoleTerminate'], -128);
  1706.         $instance->addListener('console.error', [=> function () {
  1707.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1708.         }, => 'onConsoleError'], 0);
  1709.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1710.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1711.         }, => 'onMessage'], -255);
  1712.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1713.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1714.         }, => 'onMessage'], -255);
  1715.         $instance->addListener('kernel.response', [=> function () {
  1716.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1717.         }, => 'onKernelResponse'], 0);
  1718.         $instance->addListener('kernel.request', [=> function () {
  1719.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1720.         }, => 'onKernelRequest'], 48);
  1721.         $instance->addListener('kernel.request', [=> function () {
  1722.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1723.         }, => 'configure'], 2048);
  1724.         $instance->addListener('console.command', [=> function () {
  1725.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1726.         }, => 'configure'], 2048);
  1727.         $instance->addListener('kernel.request', [=> function () {
  1728.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1729.         }, => 'onKernelRequest'], 32);
  1730.         $instance->addListener('kernel.finish_request', [=> function () {
  1731.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1732.         }, => 'onKernelFinishRequest'], 0);
  1733.         $instance->addListener('kernel.exception', [=> function () {
  1734.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1735.         }, => 'onKernelException'], -64);
  1736.         $instance->addListener('kernel.request', [=> function () {
  1737.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1738.         }, => 'onKernelRequest'], 128);
  1739.         $instance->addListener('kernel.response', [=> function () {
  1740.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1741.         }, => 'onKernelResponse'], -1000);
  1742.         $instance->addListener('kernel.finish_request', [=> function () {
  1743.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1744.         }, => 'onFinishRequest'], 0);
  1745.         $instance->addListener('kernel.response', [=> function () {
  1746.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1747.         }, => 'onKernelResponse'], -100);
  1748.         $instance->addListener('kernel.exception', [=> function () {
  1749.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1750.         }, => 'onKernelException'], 0);
  1751.         $instance->addListener('kernel.terminate', [=> function () {
  1752.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1753.         }, => 'onKernelTerminate'], -1024);
  1754.         $instance->addListener('kernel.controller', [=> function () {
  1755.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1756.         }, => 'onKernelController'], 0);
  1757.         $instance->addListener('kernel.response', [=> function () {
  1758.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1759.         }, => 'onKernelResponse'], 0);
  1760.         $instance->addListener('console.command', [=> function () {
  1761.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1762.         }, => 'onCommand'], 255);
  1763.         $instance->addListener('console.terminate', [=> function () {
  1764.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1765.         }, => 'onTerminate'], -255);
  1766.         $instance->addListener('console.command', [=> function () {
  1767.             return ($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService());
  1768.         }, => 'onCommand'], 255);
  1769.         $instance->addListener('console.terminate', [=> function () {
  1770.             return ($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService());
  1771.         }, => 'onTerminate'], -255);
  1772.         $instance->addListener('kernel.response', [=> function () {
  1773.             return ($this->services['fos_http_cache.event_listener.cache_control'] ?? ($this->services['fos_http_cache.event_listener.cache_control'] = new \FOS\HttpCacheBundle\EventListener\CacheControlListener('X-Cache-Debug')));
  1774.         }, => 'onKernelResponse'], 10);
  1775.         $instance->addListener('fos_http_cache.error.proxy_unreachable', [=> function () {
  1776.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  1777.         }, => 'onProxyUnreachableError'], 0);
  1778.         $instance->addListener('fos_http_cache.error.response', [=> function () {
  1779.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  1780.         }, => 'onProxyResponseError'], 0);
  1781.         $instance->addListener('kernel.response', [=> function () {
  1782.             return ($this->privates['fos_http_cache.event_listener.tag'] ?? $this->getFosHttpCache_EventListener_TagService());
  1783.         }, => 'onKernelResponse'], 0);
  1784.         $instance->addListener('kernel.response', [=> function () {
  1785.             return ($this->privates['nelmio_security.clickjacking_listener'] ?? $this->getNelmioSecurity_ClickjackingListenerService());
  1786.         }, => 'onKernelResponse'], 0);
  1787.         $instance->addListener('kernel.request', [=> function () {
  1788.             return ($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService());
  1789.         }, => 'onKernelRequest'], 512);
  1790.         $instance->addListener('kernel.response', [=> function () {
  1791.             return ($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService());
  1792.         }, => 'onKernelResponse'], 0);
  1793.         $instance->addListener('kernel.response', [=> function () {
  1794.             return ($this->privates['nelmio_security.xss_protection_listener'] ?? $this->getNelmioSecurity_XssProtectionListenerService());
  1795.         }, => 'onKernelResponse'], 0);
  1796.         $instance->addListener('security.authentication.success', [=> function () {
  1797.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  1798.         }, => 'onLogin'], 9223372036854775806);
  1799.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1800.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1801.         }, => 'checkPassport'], 0);
  1802.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1803.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  1804.         }, => 'onSuccessfulLogin'], -63);
  1805.         $instance->addListener('kernel.response', [=> function () {
  1806.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  1807.         }, => 'onKernelResponse'], 0);
  1808.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1809.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->load('getSchebTwoFactor_Security_Listener_TrustedDeviceService'));
  1810.         }, => 'onSuccessfulLogin'], 0);
  1811.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1812.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckBackupCodeService'));
  1813.         }, => 'checkPassport'], 16);
  1814.         $instance->addListener('kernel.response', [=> function () {
  1815.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1816.         }, => 'onKernelResponse'], -128);
  1817.         $instance->addListener('console.command', [=> function () {
  1818.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1819.         }, => 'configure'], 1024);
  1820.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1821.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1822.         }, => 'onMessage'], 0);
  1823.         $instance->addListener('kernel.response', [=> function () {
  1824.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1825.         }, => 'onKernelResponse'], 0);
  1826.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1827.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1828.         }, => 'onVoterVote'], 0);
  1829.         $instance->addListener('kernel.request', [=> function () {
  1830.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1831.         }, => 'configureLogoutUrlGenerator'], 8);
  1832.         $instance->addListener('kernel.request', [=> function () {
  1833.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1834.         }, => 'onKernelRequest'], 8);
  1835.         $instance->addListener('kernel.finish_request', [=> function () {
  1836.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1837.         }, => 'onKernelFinishRequest'], 0);
  1838.         $instance->addListener('security.authentication.success', [=> function () {
  1839.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  1840.         }, => 'onLogin'], 9223372036854775807);
  1841.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1842.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  1843.         }, => 'onAccessDenied'], 0);
  1844.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1845.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  1846.         }, => 'onTwoFactorForm'], 0);
  1847.         $instance->addListener('kernel.response', [=> function () {
  1848.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  1849.         }, => 'onKernelResponse'], 1);
  1850.         $instance->addListener('security.authentication.success', [=> function () {
  1851.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  1852.         }, => 'onLogin'], 9223372036854775807);
  1853.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1854.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  1855.         }, => 'onAccessDenied'], 0);
  1856.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1857.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  1858.         }, => 'onTwoFactorForm'], 0);
  1859.         $instance->addListener('kernel.response', [=> function () {
  1860.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  1861.         }, => 'onKernelResponse'], 1);
  1862.         $instance->addListener('kernel.request', [=> function () {
  1863.             return ($this->privates['contao.listener.csrf_token_cookie'] ?? $this->getContao_Listener_CsrfTokenCookieService());
  1864.         }, => 'onKernelRequest'], 36);
  1865.         $instance->addListener('kernel.response', [=> function () {
  1866.             return ($this->privates['contao.listener.csrf_token_cookie'] ?? $this->getContao_Listener_CsrfTokenCookieService());
  1867.         }, => 'onKernelResponse'], -832);
  1868.         $instance->addListener('Contao\\CoreBundle\\Filesystem\\Dbafs\\RetrieveDbafsMetadataEvent', [=> function () {
  1869.             return ($this->privates['contao.listener.dbafs_metadata'] ?? ($this->privates['contao.listener.dbafs_metadata'] = new \Contao\CoreBundle\EventListener\DbafsMetadataSubscriber()));
  1870.         }, => 'enhanceMetadata'], 0);
  1871.         $instance->addListener('Contao\\CoreBundle\\Filesystem\\Dbafs\\StoreDbafsMetadataEvent', [=> function () {
  1872.             return ($this->privates['contao.listener.dbafs_metadata'] ?? ($this->privates['contao.listener.dbafs_metadata'] = new \Contao\CoreBundle\EventListener\DbafsMetadataSubscriber()));
  1873.         }, => 'normalizeMetadata'], 0);
  1874.         $instance->addListener('kernel.request', [=> function () {
  1875.             return ($this->privates['contao.listener.locale'] ?? $this->getContao_Listener_LocaleService());
  1876.         }, => 'onKernelRequest'], 20);
  1877.         $instance->addListener('kernel.request', [=> function () {
  1878.             return ($this->privates['contao.listener.locale'] ?? $this->getContao_Listener_LocaleService());
  1879.         }, => 'setTranslatorLocale'], 100);
  1880.         $instance->addListener('kernel.request', [=> function () {
  1881.             return ($this->privates['contao.listener.subrequest_cache'] ?? ($this->privates['contao.listener.subrequest_cache'] = new \Contao\CoreBundle\EventListener\SubrequestCacheSubscriber()));
  1882.         }, => 'onKernelRequest'], 255);
  1883.         $instance->addListener('kernel.response', [=> function () {
  1884.             return ($this->privates['contao.listener.subrequest_cache'] ?? ($this->privates['contao.listener.subrequest_cache'] = new \Contao\CoreBundle\EventListener\SubrequestCacheSubscriber()));
  1885.         }, => 'onKernelResponse'], -255);
  1886.         $instance->addListener('kernel.request', [=> function () {
  1887.             return ($this->privates['Rwd\\ContaoCustomArticlesBundle\\EventSubscriber\\KernelRequestSubscriber'] ?? $this->getKernelRequestSubscriberService());
  1888.         }, => 'onKernelRequest'], 0);
  1889.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1890.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1891.         }, => 'onLogout'], 0);
  1892.         return $instance;
  1893.     }
  1894.     /**
  1895.      * Gets the public 'fos_http_cache.cache_manager' shared service.
  1896.      *
  1897.      * @return \FOS\HttpCacheBundle\CacheManager
  1898.      */
  1899.     protected function getFosHttpCache_CacheManagerService()
  1900.     {
  1901.         $this->services['fos_http_cache.cache_manager'] = $instance = new \FOS\HttpCacheBundle\CacheManager(($this->services['fos_http_cache.proxy_client.symfony'] ?? $this->getFosHttpCache_ProxyClient_SymfonyService()), ($this->services['router'] ?? $this->getRouterService()));
  1902.         if ($this->has('event_dispatcher')) {
  1903.             $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1904.         }
  1905.         $instance->setGenerateUrlType(0);
  1906.         return $instance;
  1907.     }
  1908.     /**
  1909.      * Gets the public 'fos_http_cache.event_listener.cache_control' shared service.
  1910.      *
  1911.      * @return \FOS\HttpCacheBundle\EventListener\CacheControlListener
  1912.      */
  1913.     protected function getFosHttpCache_EventListener_CacheControlService()
  1914.     {
  1915.         return $this->services['fos_http_cache.event_listener.cache_control'] = new \FOS\HttpCacheBundle\EventListener\CacheControlListener('X-Cache-Debug');
  1916.     }
  1917.     /**
  1918.      * Gets the public 'fos_http_cache.http.symfony_response_tagger' shared service.
  1919.      *
  1920.      * @return \FOS\HttpCacheBundle\Http\SymfonyResponseTagger
  1921.      */
  1922.     protected function getFosHttpCache_Http_SymfonyResponseTaggerService()
  1923.     {
  1924.         return $this->services['fos_http_cache.http.symfony_response_tagger'] = new \FOS\HttpCacheBundle\Http\SymfonyResponseTagger(['header_formatter' => new \FOS\HttpCache\TagHeaderFormatter\MaxHeaderValueLengthFormatter(new \FOS\HttpCache\TagHeaderFormatter\CommaSeparatedTagHeaderFormatter('X-Cache-Tags'','), 4096), 'strict' => false]);
  1925.     }
  1926.     /**
  1927.      * Gets the public 'fos_http_cache.proxy_client.symfony' shared service.
  1928.      *
  1929.      * @return \FOS\HttpCache\ProxyClient\Symfony
  1930.      */
  1931.     protected function getFosHttpCache_ProxyClient_SymfonyService()
  1932.     {
  1933.         return $this->services['fos_http_cache.proxy_client.symfony'] = new \FOS\HttpCache\ProxyClient\Symfony(new \FOS\HttpCache\SymfonyCache\KernelDispatcher(($this->services['kernel'] ?? $this->get('kernel'1))), $this->parameters['fos_http_cache.proxy_client.symfony.options']);
  1934.     }
  1935.     /**
  1936.      * Gets the public 'http_kernel' shared service.
  1937.      *
  1938.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1939.      */
  1940.     protected function getHttpKernelService()
  1941.     {
  1942.         $a = ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1943.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Contao\CoreBundle\HttpKernel\ControllerResolver(new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->privates['contao.fragment.registry'] ?? $this->getContao_Fragment_RegistryService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1944.             yield => ($this->privates['debug.contao.model_argument_resolver'] ?? $this->load('getDebug_Contao_ModelArgumentResolverService'));
  1945.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1946.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1947.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1948.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1949.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1950.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1951.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1952.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1953.         }, 9)), $a));
  1954.     }
  1955.     /**
  1956.      * Gets the public 'huh.twig.extension.array' shared service.
  1957.      *
  1958.      * @return \HeimrichHannot\UtilsBundle\Twig\ArrayExtension
  1959.      */
  1960.     protected function getHuh_Twig_Extension_ArrayService()
  1961.     {
  1962.         $this->services['huh.twig.extension.array'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\ArrayExtension();
  1963.         $instance->setContainer($this);
  1964.         return $instance;
  1965.     }
  1966.     /**
  1967.      * Gets the public 'huh.twig.extension.date' shared service.
  1968.      *
  1969.      * @return \HeimrichHannot\UtilsBundle\Twig\DateExtension
  1970.      */
  1971.     protected function getHuh_Twig_Extension_DateService()
  1972.     {
  1973.         return $this->services['huh.twig.extension.date'] = new \HeimrichHannot\UtilsBundle\Twig\DateExtension();
  1974.     }
  1975.     /**
  1976.      * Gets the public 'huh.twig.extension.dca' shared service.
  1977.      *
  1978.      * @return \HeimrichHannot\UtilsBundle\Twig\DcaExtension
  1979.      */
  1980.     protected function getHuh_Twig_Extension_DcaService()
  1981.     {
  1982.         $this->services['huh.twig.extension.dca'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\DcaExtension();
  1983.         $instance->setContainer($this);
  1984.         return $instance;
  1985.     }
  1986.     /**
  1987.      * Gets the public 'huh.twig.extension.download' shared service.
  1988.      *
  1989.      * @return \HeimrichHannot\UtilsBundle\Twig\DownloadExtension
  1990.      */
  1991.     protected function getHuh_Twig_Extension_DownloadService()
  1992.     {
  1993.         return $this->services['huh.twig.extension.download'] = new \HeimrichHannot\UtilsBundle\Twig\DownloadExtension();
  1994.     }
  1995.     /**
  1996.      * Gets the public 'huh.twig.extension.file' shared service.
  1997.      *
  1998.      * @return \HeimrichHannot\UtilsBundle\Twig\FileExtension
  1999.      */
  2000.     protected function getHuh_Twig_Extension_FileService()
  2001.     {
  2002.         $this->services['huh.twig.extension.file'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\FileExtension();
  2003.         $instance->setContainer($this);
  2004.         return $instance;
  2005.     }
  2006.     /**
  2007.      * Gets the public 'huh.twig.extension.image' shared service.
  2008.      *
  2009.      * @return \HeimrichHannot\UtilsBundle\Twig\ImageExtension
  2010.      */
  2011.     protected function getHuh_Twig_Extension_ImageService()
  2012.     {
  2013.         $this->services['huh.twig.extension.image'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\ImageExtension();
  2014.         $instance->setContainer($this);
  2015.         return $instance;
  2016.     }
  2017.     /**
  2018.      * Gets the public 'huh.twig.extension.test' shared service.
  2019.      *
  2020.      * @return \HeimrichHannot\UtilsBundle\Twig\TestExtension
  2021.      */
  2022.     protected function getHuh_Twig_Extension_TestService()
  2023.     {
  2024.         $this->services['huh.twig.extension.test'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\TestExtension();
  2025.         $instance->setContainer($this);
  2026.         return $instance;
  2027.     }
  2028.     /**
  2029.      * Gets the public 'knp_menu.matcher' shared service.
  2030.      *
  2031.      * @return \Knp\Menu\Matcher\Matcher
  2032.      */
  2033.     protected function getKnpMenu_MatcherService()
  2034.     {
  2035.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2036.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2037.         }, 1));
  2038.     }
  2039.     /**
  2040.      * Gets the public 'request_stack' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2043.      */
  2044.     protected function getRequestStackService()
  2045.     {
  2046.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2047.     }
  2048.     /**
  2049.      * Gets the public 'router' shared service.
  2050.      *
  2051.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  2052.      */
  2053.     protected function getRouterService()
  2054.     {
  2055.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2056.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  2057.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2058.         $c = new \Symfony\Bridge\Monolog\Logger('router');
  2059.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2060.         $c->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2061.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2062.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2063.         $c->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2064.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2065.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2066.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2067.         ], [
  2068.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2069.         ]))->withContext('router.default'$this), 'contao_manager.routing.route_loader::loadFromPlugins', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $c'en');
  2070.         $d->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2071.         $d->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2072.         $e = ($this->privates['contao.routing.route_provider'] ?? $this->getContao_Routing_RouteProviderService());
  2073.         $f = new \Contao\CoreBundle\Routing\PageUrlGenerator($e, ($this->services['contao.routing.page_registry'] ?? $this->getContao_Routing_PageRegistryService()), $a);
  2074.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2075.         $h = new \Symfony\Cmf\Component\Routing\DynamicRouter($b, ($this->services['contao.routing.nested_matcher'] ?? $this->getContao_Routing_NestedMatcherService()), $f''$g$e);
  2076.         $h->addRouteEnhancer(new \Contao\CoreBundle\Routing\Enhancer\InputEnhancer(($this->services['contao.framework'] ?? $this->getContao_FrameworkService())), 0);
  2077.         $instance->setContext($b);
  2078.         $instance->add($d'100');
  2079.         $instance->add(new \Symfony\Cmf\Component\Routing\DynamicRouter($b, ($this->services['contao.routing.nested_404_matcher'] ?? $this->getContao_Routing_Nested404MatcherService()), $f''$g, ($this->privates['contao.routing.route_404_provider'] ?? $this->getContao_Routing_Route404ProviderService())), -200);
  2080.         $instance->add($h20);
  2081.         $instance->add(new \Symfony\Cmf\Component\Routing\DynamicRouter($b, new \Contao\CoreBundle\Routing\Matcher\UrlMatcher(), new \Symfony\Cmf\Component\Routing\ProviderBasedGenerator(new \Contao\CoreBundle\Routing\LegacyRouteProvider(($this->privates['contao.routing.frontend_loader'] ?? ($this->privates['contao.routing.frontend_loader'] = new \Contao\CoreBundle\Routing\FrontendLoader(true'.html')))), $a), ''$g), 0);
  2082.         return $instance;
  2083.     }
  2084.     /**
  2085.      * Gets the public 'security.authentication.trust_resolver' shared service.
  2086.      *
  2087.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  2088.      */
  2089.     protected function getSecurity_Authentication_TrustResolverService()
  2090.     {
  2091.         return $this->services['security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  2092.     }
  2093.     /**
  2094.      * Gets the public 'security.firewall.map' shared service.
  2095.      *
  2096.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2097.      */
  2098.     protected function getSecurity_Firewall_MapService()
  2099.     {
  2100.         return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.f6V.Y6Q'] ?? $this->get_ServiceLocator_F6V_Y6QService()), new RewindableGenerator(function () {
  2101.             yield 'security.firewall.map.context.contao_install' => ($this->privates['.security.request_matcher.2lQKaAK'] ?? ($this->privates['.security.request_matcher.2lQKaAK'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/contao/install$')));
  2102.             yield 'security.firewall.map.context.contao_backend' => ($this->privates['contao.routing.backend_matcher'] ?? $this->getContao_Routing_BackendMatcherService());
  2103.             yield 'security.firewall.map.context.contao_frontend' => ($this->privates['contao.routing.frontend_matcher'] ?? $this->getContao_Routing_FrontendMatcherService());
  2104.         }, 3));
  2105.     }
  2106.     /**
  2107.      * Gets the public 'security.helper' shared service.
  2108.      *
  2109.      * @return \Symfony\Component\Security\Core\Security
  2110.      */
  2111.     protected function getSecurity_HelperService()
  2112.     {
  2113.         return $this->services['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2114.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2115.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2116.         ], [
  2117.             'security.authorization_checker' => '?',
  2118.             'security.token_storage' => '?',
  2119.         ]));
  2120.     }
  2121.     /**
  2122.      * Gets the public 'security.logout_url_generator' shared service.
  2123.      *
  2124.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2125.      */
  2126.     protected function getSecurity_LogoutUrlGeneratorService()
  2127.     {
  2128.         $this->services['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2129.         $instance->registerListener('contao_backend''contao_backend_logout''logout''_csrf_token'NULLNULL);
  2130.         $instance->registerListener('contao_frontend''contao_frontend_logout''logout''_csrf_token'NULLNULL);
  2131.         return $instance;
  2132.     }
  2133.     /**
  2134.      * Gets the public 'translator' shared service.
  2135.      *
  2136.      * @return \Contao\CoreBundle\Translation\Translator
  2137.      */
  2138.     protected function getTranslatorService()
  2139.     {
  2140.         return $this->services['translator'] = new \Contao\CoreBundle\Translation\Translator(($this->privates['contao.translation.data_collector_translator'] ?? $this->getContao_Translation_DataCollectorTranslatorService()), ($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), ($this->services['contao.resource_finder'] ?? $this->getContao_ResourceFinderService()));
  2141.     }
  2142.     /**
  2143.      * Gets the public 'uri_signer' shared service.
  2144.      *
  2145.      * @return \Symfony\Component\HttpKernel\UriSigner
  2146.      */
  2147.     protected function getUriSignerService()
  2148.     {
  2149.         return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET'));
  2150.     }
  2151.     /**
  2152.      * Gets the public 'var_dumper.cloner' shared service.
  2153.      *
  2154.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2155.      */
  2156.     protected function getVarDumper_ClonerService()
  2157.     {
  2158.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2159.         $instance->setMaxItems(2500);
  2160.         $instance->setMinDepth(1);
  2161.         $instance->setMaxString(-1);
  2162.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2163.         return $instance;
  2164.     }
  2165.     /**
  2166.      * Gets the private '.debug.http_client' shared service.
  2167.      *
  2168.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2169.      */
  2170.     protected function get_Debug_HttpClientService()
  2171.     {
  2172.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2173.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2174.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2175.         $b->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2176.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2177.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2178.         $b->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2179.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2180.         $a->setLogger($b);
  2181.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2182.     }
  2183.     /**
  2184.      * Gets the private '.service_locator.ZTa9e0W' shared service.
  2185.      *
  2186.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2187.      */
  2188.     protected function get_ServiceLocator_ZTa9e0WService()
  2189.     {
  2190.         return $this->privates['.service_locator.ZTa9e0W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2191.             'contao.cache.entity_tags' => ['services''contao.cache.entity_tags''getContao_Cache_EntityTagsService'true],
  2192.             'contao.csrf.token_manager' => ['services''contao.csrf.token_manager''getContao_Csrf_TokenManagerService'false],
  2193.             'contao.framework' => ['services''contao.framework''getContao_FrameworkService'false],
  2194.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2195.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  2196.             'fos_http_cache.http.symfony_response_tagger' => ['services''fos_http_cache.http.symfony_response_tagger''getFosHttpCache_Http_SymfonyResponseTaggerService'false],
  2197.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2198.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2199.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2200.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2201.             'router' => ['services''router''getRouterService'false],
  2202.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2203.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'true],
  2204.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2205.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'true],
  2206.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2207.         ], [
  2208.             'contao.cache.entity_tags' => '?',
  2209.             'contao.csrf.token_manager' => 'Contao\\CoreBundle\\Csrf\\ContaoCsrfTokenManager',
  2210.             'contao.framework' => '?',
  2211.             'doctrine' => '?',
  2212.             'event_dispatcher' => '?',
  2213.             'fos_http_cache.http.symfony_response_tagger' => '?',
  2214.             'http_kernel' => '?',
  2215.             'logger' => '?',
  2216.             'parameter_bag' => '?',
  2217.             'request_stack' => '?',
  2218.             'router' => '?',
  2219.             'security.authorization_checker' => '?',
  2220.             'security.csrf.token_manager' => '?',
  2221.             'security.token_storage' => '?',
  2222.             'session' => '.session.deprecated',
  2223.             'twig' => '?',
  2224.         ]);
  2225.     }
  2226.     /**
  2227.      * Gets the private '.service_locator.f6V.Y6Q' shared service.
  2228.      *
  2229.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2230.      */
  2231.     protected function get_ServiceLocator_F6V_Y6QService()
  2232.     {
  2233.         return $this->privates['.service_locator.f6V.Y6Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2234.             'security.firewall.map.context.contao_backend' => ['privates''security.firewall.map.context.contao_backend''getSecurity_Firewall_Map_Context_ContaoBackendService'true],
  2235.             'security.firewall.map.context.contao_frontend' => ['privates''security.firewall.map.context.contao_frontend''getSecurity_Firewall_Map_Context_ContaoFrontendService'true],
  2236.             'security.firewall.map.context.contao_install' => ['privates''security.firewall.map.context.contao_install''getSecurity_Firewall_Map_Context_ContaoInstallService'true],
  2237.         ], [
  2238.             'security.firewall.map.context.contao_backend' => '?',
  2239.             'security.firewall.map.context.contao_frontend' => '?',
  2240.             'security.firewall.map.context.contao_install' => '?',
  2241.         ]);
  2242.     }
  2243.     /**
  2244.      * Gets the private 'Rwd\ContaoCustomArticlesBundle\EventSubscriber\KernelRequestSubscriber' shared autowired service.
  2245.      *
  2246.      * @return \Rwd\ContaoCustomArticlesBundle\EventSubscriber\KernelRequestSubscriber
  2247.      */
  2248.     protected function getKernelRequestSubscriberService()
  2249.     {
  2250.         return $this->privates['Rwd\\ContaoCustomArticlesBundle\\EventSubscriber\\KernelRequestSubscriber'] = new \Rwd\ContaoCustomArticlesBundle\EventSubscriber\KernelRequestSubscriber(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2251.     }
  2252.     /**
  2253.      * Gets the private 'annotations.cache_adapter' shared service.
  2254.      *
  2255.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2256.      */
  2257.     protected function getAnnotations_CacheAdapterService()
  2258.     {
  2259.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2260.     }
  2261.     /**
  2262.      * Gets the private 'cache.annotations' shared service.
  2263.      *
  2264.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2265.      */
  2266.     protected function getCache_AnnotationsService()
  2267.     {
  2268.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uDPo78kPSA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2269.     }
  2270.     /**
  2271.      * Gets the private 'cache.property_info' shared service.
  2272.      *
  2273.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2274.      */
  2275.     protected function getCache_PropertyInfoService()
  2276.     {
  2277.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0KXcgweIyD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2278.     }
  2279.     /**
  2280.      * Gets the private 'cache.security_expression_language' shared service.
  2281.      *
  2282.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2283.      */
  2284.     protected function getCache_SecurityExpressionLanguageService()
  2285.     {
  2286.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Fc1MefCnsx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2287.     }
  2288.     /**
  2289.      * Gets the private 'cache.serializer' shared service.
  2290.      *
  2291.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2292.      */
  2293.     protected function getCache_SerializerService()
  2294.     {
  2295.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7T2Hxax97X'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2296.     }
  2297.     /**
  2298.      * Gets the private 'cache.validator' shared service.
  2299.      *
  2300.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2301.      */
  2302.     protected function getCache_ValidatorService()
  2303.     {
  2304.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('r4IhHKfzsx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2305.     }
  2306.     /**
  2307.      * Gets the private 'config_cache_factory' shared service.
  2308.      *
  2309.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2310.      */
  2311.     protected function getConfigCacheFactoryService()
  2312.     {
  2313.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2314.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  2315.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2316.         }, 2));
  2317.     }
  2318.     /**
  2319.      * Gets the private 'contao.data_collector' shared service.
  2320.      *
  2321.      * @return \Contao\CoreBundle\DataCollector\ContaoDataCollector
  2322.      */
  2323.     protected function getContao_DataCollectorService()
  2324.     {
  2325.         $this->privates['contao.data_collector'] = $instance = new \Contao\CoreBundle\DataCollector\ContaoDataCollector(($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()), true, \dirname(__DIR__4), true'.html');
  2326.         $instance->setFramework(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()));
  2327.         return $instance;
  2328.     }
  2329.     /**
  2330.      * Gets the private 'contao.debug.security.access.decision_manager' shared service.
  2331.      *
  2332.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2333.      */
  2334.     protected function getContao_Debug_Security_Access_DecisionManagerService()
  2335.     {
  2336.         return $this->privates['contao.debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Contao\CoreBundle\Security\Authentication\AccessDecisionManager(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  2337.             yield => ($this->privates['security.access.authenticated_voter'] ?? $this->load('getSecurity_Access_AuthenticatedVoterService'));
  2338.             yield => ($this->privates['scheb_two_factor.security.access.authenticated_voter'] ?? ($this->privates['scheb_two_factor.security.access.authenticated_voter'] = new \Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter()));
  2339.             yield => ($this->privates['security.access.simple_role_voter'] ?? ($this->privates['security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter()));
  2340.             yield => ($this->privates['security.access.expression_voter'] ?? $this->load('getSecurity_Access_ExpressionVoterService'));
  2341.             yield => ($this->privates['contao.security.backend_access_voter'] ?? $this->load('getContao_Security_BackendAccessVoterService'));
  2342.             yield => ($this->privates['contao.security.member_group_voter'] ?? ($this->privates['contao.security.member_group_voter'] = new \Contao\CoreBundle\Security\Voter\MemberGroupVoter()));
  2343.         }, 6), 'priority'), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  2344.     }
  2345.     /**
  2346.      * Gets the private 'contao.fragment.registry' shared service.
  2347.      *
  2348.      * @return \Contao\CoreBundle\Fragment\FragmentRegistry
  2349.      */
  2350.     protected function getContao_Fragment_RegistryService()
  2351.     {
  2352.         $this->privates['contao.fragment.registry'] = $instance = new \Contao\CoreBundle\Fragment\FragmentRegistry();
  2353.         $instance->add('contao.frontend_module.root_page_dependent_modules', ($this->privates['contao.fragment._config_yQxn9v4'] ?? ($this->privates['contao.fragment._config_yQxn9v4'] = new \Contao\CoreBundle\Fragment\FragmentConfig('contao.fragment._contao.frontend_module.root_page_dependent_modules''forward', ['ignore_errors' => false]))));
  2354.         $instance->add('contao.frontend_module.template', ($this->privates['contao.fragment._config_UbRP2PT'] ?? ($this->privates['contao.fragment._config_UbRP2PT'] = new \Contao\CoreBundle\Fragment\FragmentConfig('contao.fragment._contao.frontend_module.template''forward', ['ignore_errors' => false]))));
  2355.         $instance->add('contao.frontend_module.two_factor', ($this->privates['contao.fragment._config_Ie.W_bF'] ?? ($this->privates['contao.fragment._config_Ie.W_bF'] = new \Contao\CoreBundle\Fragment\FragmentConfig('contao.fragment._contao.frontend_module.two_factor''forward', ['ignore_errors' => false]))));
  2356.         $instance->add('contao.content_element.markdown', ($this->privates['contao.fragment._config_Bd8Hjso'] ?? ($this->privates['contao.fragment._config_Bd8Hjso'] = new \Contao\CoreBundle\Fragment\FragmentConfig('contao.fragment._contao.content_element.markdown''forward', ['ignore_errors' => false]))));
  2357.         $instance->add('contao.content_element.template', ($this->privates['contao.fragment._config_s7uzikD'] ?? ($this->privates['contao.fragment._config_s7uzikD'] = new \Contao\CoreBundle\Fragment\FragmentConfig('contao.fragment._contao.content_element.template''forward', ['ignore_errors' => false]))));
  2358.         return $instance;
  2359.     }
  2360.     /**
  2361.      * Gets the private 'contao.listener.backend_locale' shared service.
  2362.      *
  2363.      * @return \Contao\CoreBundle\EventListener\BackendLocaleListener
  2364.      */
  2365.     protected function getContao_Listener_BackendLocaleService()
  2366.     {
  2367.         return $this->privates['contao.listener.backend_locale'] = new \Contao\CoreBundle\EventListener\BackendLocaleListener(($this->services['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2368.     }
  2369.     /**
  2370.      * Gets the private 'contao.listener.backend_preview_redirect' shared service.
  2371.      *
  2372.      * @return \Contao\CoreBundle\EventListener\BackendPreviewRedirectListener
  2373.      */
  2374.     protected function getContao_Listener_BackendPreviewRedirectService()
  2375.     {
  2376.         return $this->privates['contao.listener.backend_preview_redirect'] = new \Contao\CoreBundle\EventListener\BackendPreviewRedirectListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2377.     }
  2378.     /**
  2379.      * Gets the private 'contao.listener.backend_rebuild_cache_message' shared service.
  2380.      *
  2381.      * @return \Contao\CoreBundle\EventListener\BackendRebuildCacheMessageListener
  2382.      */
  2383.     protected function getContao_Listener_BackendRebuildCacheMessageService()
  2384.     {
  2385.         return $this->privates['contao.listener.backend_rebuild_cache_message'] = new \Contao\CoreBundle\EventListener\BackendRebuildCacheMessageListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['cache.system'] ?? $this->getCache_SystemService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2386.     }
  2387.     /**
  2388.      * Gets the private 'contao.listener.csrf_token_cookie' shared service.
  2389.      *
  2390.      * @return \Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber
  2391.      */
  2392.     protected function getContao_Listener_CsrfTokenCookieService()
  2393.     {
  2394.         return $this->privates['contao.listener.csrf_token_cookie'] = new \Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber(($this->services['contao.csrf.token_manager'] ?? $this->getContao_Csrf_TokenManagerService()), ($this->privates['contao.csrf.token_storage'] ?? ($this->privates['contao.csrf.token_storage'] = new \Contao\CoreBundle\Csrf\MemoryTokenStorage())), 'csrf_');
  2395.     }
  2396.     /**
  2397.      * Gets the private 'contao.listener.interest_cohort' shared service.
  2398.      *
  2399.      * @return \Contao\CoreBundle\EventListener\InterestCohortListener
  2400.      */
  2401.     protected function getContao_Listener_InterestCohortService()
  2402.     {
  2403.         return $this->privates['contao.listener.interest_cohort'] = new \Contao\CoreBundle\EventListener\InterestCohortListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2404.     }
  2405.     /**
  2406.      * Gets the private 'contao.listener.locale' shared service.
  2407.      *
  2408.      * @return \Contao\CoreBundle\EventListener\LocaleSubscriber
  2409.      */
  2410.     protected function getContao_Listener_LocaleService()
  2411.     {
  2412.         return $this->privates['contao.listener.locale'] = new \Contao\CoreBundle\EventListener\LocaleSubscriber(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['contao.intl.locales'] ?? $this->getContao_Intl_LocalesService()));
  2413.     }
  2414.     /**
  2415.      * Gets the private 'contao.listener.make_response_private' shared service.
  2416.      *
  2417.      * @return \Contao\CoreBundle\EventListener\MakeResponsePrivateListener
  2418.      */
  2419.     protected function getContao_Listener_MakeResponsePrivateService()
  2420.     {
  2421.         return $this->privates['contao.listener.make_response_private'] = new \Contao\CoreBundle\EventListener\MakeResponsePrivateListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2422.     }
  2423.     /**
  2424.      * Gets the private 'contao.listener.merge_http_headers' shared service.
  2425.      *
  2426.      * @return \Contao\CoreBundle\EventListener\MergeHttpHeadersListener
  2427.      */
  2428.     protected function getContao_Listener_MergeHttpHeadersService()
  2429.     {
  2430.         return $this->privates['contao.listener.merge_http_headers'] = new \Contao\CoreBundle\EventListener\MergeHttpHeadersListener(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()));
  2431.     }
  2432.     /**
  2433.      * Gets the private 'contao.listener.preview_authentication' shared service.
  2434.      *
  2435.      * @return \Contao\CoreBundle\EventListener\PreviewAuthenticationListener
  2436.      */
  2437.     protected function getContao_Listener_PreviewAuthenticationService()
  2438.     {
  2439.         return $this->privates['contao.listener.preview_authentication'] = new \Contao\CoreBundle\EventListener\PreviewAuthenticationListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['uri_signer'] ?? ($this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), ($this->services['security.helper'] ?? $this->getSecurity_HelperService()));
  2440.     }
  2441.     /**
  2442.      * Gets the private 'contao.listener.preview_toolbar' shared service.
  2443.      *
  2444.      * @return \Contao\CoreBundle\EventListener\PreviewToolbarListener
  2445.      */
  2446.     protected function getContao_Listener_PreviewToolbarService()
  2447.     {
  2448.         return $this->privates['contao.listener.preview_toolbar'] = new \Contao\CoreBundle\EventListener\PreviewToolbarListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), '/preview.php');
  2449.     }
  2450.     /**
  2451.      * Gets the private 'contao.listener.referer_id' shared service.
  2452.      *
  2453.      * @return \Contao\CoreBundle\EventListener\RefererIdListener
  2454.      */
  2455.     protected function getContao_Listener_RefererIdService()
  2456.     {
  2457.         return $this->privates['contao.listener.referer_id'] = new \Contao\CoreBundle\EventListener\RefererIdListener(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(48), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2458.     }
  2459.     /**
  2460.      * Gets the private 'contao.listener.request_token' shared service.
  2461.      *
  2462.      * @return \Contao\CoreBundle\EventListener\RequestTokenListener
  2463.      */
  2464.     protected function getContao_Listener_RequestTokenService()
  2465.     {
  2466.         return $this->privates['contao.listener.request_token'] = new \Contao\CoreBundle\EventListener\RequestTokenListener(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['contao.csrf.token_manager'] ?? $this->getContao_Csrf_TokenManagerService()), 'contao_csrf_token''csrf_');
  2467.     }
  2468.     /**
  2469.      * Gets the private 'contao.listener.security.two_factor_frontend' shared service.
  2470.      *
  2471.      * @return \Contao\CoreBundle\EventListener\Security\TwoFactorFrontendListener
  2472.      */
  2473.     protected function getContao_Listener_Security_TwoFactorFrontendService()
  2474.     {
  2475.         return $this->privates['contao.listener.security.two_factor_frontend'] = new \Contao\CoreBundle\EventListener\Security\TwoFactorFrontendListener(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $this->parameters['scheb_two_factor.security_tokens']);
  2476.     }
  2477.     /**
  2478.      * Gets the private 'contao.listener.service_unavailable' shared service.
  2479.      *
  2480.      * @return \Contao\CoreBundle\EventListener\ServiceUnavailableListener
  2481.      */
  2482.     protected function getContao_Listener_ServiceUnavailableService()
  2483.     {
  2484.         return $this->privates['contao.listener.service_unavailable'] = new \Contao\CoreBundle\EventListener\ServiceUnavailableListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2485.     }
  2486.     /**
  2487.      * Gets the private 'contao.listener.store_referer' shared service.
  2488.      *
  2489.      * @return \Contao\CoreBundle\EventListener\StoreRefererListener
  2490.      */
  2491.     protected function getContao_Listener_StoreRefererService()
  2492.     {
  2493.         return $this->privates['contao.listener.store_referer'] = new \Contao\CoreBundle\EventListener\StoreRefererListener(($this->services['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2494.     }
  2495.     /**
  2496.      * Gets the private 'contao.listener.user_session' shared service.
  2497.      *
  2498.      * @return \Contao\CoreBundle\EventListener\UserSessionListener
  2499.      */
  2500.     protected function getContao_Listener_UserSessionService()
  2501.     {
  2502.         return $this->privates['contao.listener.user_session'] = new \Contao\CoreBundle\EventListener\UserSessionListener(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->services['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2503.     }
  2504.     /**
  2505.      * Gets the private 'contao.monolog.handler' shared service.
  2506.      *
  2507.      * @return \Contao\CoreBundle\Monolog\ContaoTableHandler
  2508.      */
  2509.     protected function getContao_Monolog_HandlerService()
  2510.     {
  2511.         $this->privates['contao.monolog.handler'] = $instance = new \Contao\CoreBundle\Monolog\ContaoTableHandler('debug'false);
  2512.         $instance->setContainer($this);
  2513.         return $instance;
  2514.     }
  2515.     /**
  2516.      * Gets the private 'contao.monolog.processor' shared service.
  2517.      *
  2518.      * @return \Contao\CoreBundle\Monolog\ContaoTableProcessor
  2519.      */
  2520.     protected function getContao_Monolog_ProcessorService()
  2521.     {
  2522.         return $this->privates['contao.monolog.processor'] = new \Contao\CoreBundle\Monolog\ContaoTableProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2523.     }
  2524.     /**
  2525.      * Gets the private 'contao.routing.backend_matcher' shared service.
  2526.      *
  2527.      * @return \Symfony\Component\HttpFoundation\RequestMatcher
  2528.      */
  2529.     protected function getContao_Routing_BackendMatcherService()
  2530.     {
  2531.         $this->privates['contao.routing.backend_matcher'] = $instance = new \Symfony\Component\HttpFoundation\RequestMatcher();
  2532.         $instance->matchAttribute('_scope''backend');
  2533.         return $instance;
  2534.     }
  2535.     /**
  2536.      * Gets the private 'contao.routing.frontend_matcher' shared service.
  2537.      *
  2538.      * @return \Symfony\Component\HttpFoundation\RequestMatcher
  2539.      */
  2540.     protected function getContao_Routing_FrontendMatcherService()
  2541.     {
  2542.         $this->privates['contao.routing.frontend_matcher'] = $instance = new \Symfony\Component\HttpFoundation\RequestMatcher();
  2543.         $instance->matchAttribute('_scope''frontend');
  2544.         return $instance;
  2545.     }
  2546.     /**
  2547.      * Gets the private 'contao.routing.matcher.published_filter' shared service.
  2548.      *
  2549.      * @return \Contao\CoreBundle\Routing\Matcher\PublishedFilter
  2550.      */
  2551.     protected function getContao_Routing_Matcher_PublishedFilterService()
  2552.     {
  2553.         return $this->privates['contao.routing.matcher.published_filter'] = new \Contao\CoreBundle\Routing\Matcher\PublishedFilter(($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()));
  2554.     }
  2555.     /**
  2556.      * Gets the private 'contao.routing.route_404_provider' shared service.
  2557.      *
  2558.      * @return \Contao\CoreBundle\Routing\Route404Provider
  2559.      */
  2560.     protected function getContao_Routing_Route404ProviderService()
  2561.     {
  2562.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  2563.         if (isset($this->privates['contao.routing.route_404_provider'])) {
  2564.             return $this->privates['contao.routing.route_404_provider'];
  2565.         }
  2566.         $b = ($this->services['contao.routing.page_registry'] ?? $this->getContao_Routing_PageRegistryService());
  2567.         if (isset($this->privates['contao.routing.route_404_provider'])) {
  2568.             return $this->privates['contao.routing.route_404_provider'];
  2569.         }
  2570.         return $this->privates['contao.routing.route_404_provider'] = new \Contao\CoreBundle\Routing\Route404Provider($a, new \Contao\CoreBundle\Routing\Candidates\LocaleCandidates($b), $b);
  2571.     }
  2572.     /**
  2573.      * Gets the private 'contao.routing.route_provider' shared service.
  2574.      *
  2575.      * @return \Contao\CoreBundle\Routing\RouteProvider
  2576.      */
  2577.     protected function getContao_Routing_RouteProviderService()
  2578.     {
  2579.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  2580.         if (isset($this->privates['contao.routing.route_provider'])) {
  2581.             return $this->privates['contao.routing.route_provider'];
  2582.         }
  2583.         $b = ($this->services['contao.routing.page_registry'] ?? $this->getContao_Routing_PageRegistryService());
  2584.         if (isset($this->privates['contao.routing.route_provider'])) {
  2585.             return $this->privates['contao.routing.route_provider'];
  2586.         }
  2587.         return $this->privates['contao.routing.route_provider'] = new \Contao\CoreBundle\Routing\RouteProvider($a, new \Contao\CoreBundle\Routing\Candidates\LegacyCandidates(true'.html'), $btruetrue);
  2588.     }
  2589.     /**
  2590.      * Gets the private 'contao.translation.data_collector_translator' shared service.
  2591.      *
  2592.      * @return \Contao\CoreBundle\Translation\DataCollectorTranslator
  2593.      */
  2594.     protected function getContao_Translation_DataCollectorTranslatorService()
  2595.     {
  2596.         return $this->privates['contao.translation.data_collector_translator'] = new \Contao\CoreBundle\Translation\DataCollectorTranslator(new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService())));
  2597.     }
  2598.     /**
  2599.      * Gets the private 'contao.twig.filesystem_loader_warmer' shared service.
  2600.      *
  2601.      * @return \Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer
  2602.      */
  2603.     protected function getContao_Twig_FilesystemLoaderWarmerService()
  2604.     {
  2605.         return $this->privates['contao.twig.filesystem_loader_warmer'] = new \Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer(($this->services['contao.twig.filesystem_loader'] ?? $this->getContao_Twig_FilesystemLoaderService()), ($this->privates['contao.twig.loader.template_locator'] ?? $this->getContao_Twig_Loader_TemplateLocatorService()), \dirname(__DIR__4), $this->targetDir.'''dev');
  2606.     }
  2607.     /**
  2608.      * Gets the private 'contao.twig.loader.template_locator' shared service.
  2609.      *
  2610.      * @return \Contao\CoreBundle\Twig\Loader\TemplateLocator
  2611.      */
  2612.     protected function getContao_Twig_Loader_TemplateLocatorService()
  2613.     {
  2614.         return $this->privates['contao.twig.loader.template_locator'] = new \Contao\CoreBundle\Twig\Loader\TemplateLocator(\dirname(__DIR__4), $this->parameters['kernel.bundles'], $this->parameters['kernel.bundles_metadata'], ($this->privates['contao.twig.loader.theme_namespace'] ?? ($this->privates['contao.twig.loader.theme_namespace'] = new \Contao\CoreBundle\Twig\Loader\ThemeNamespace())), ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  2615.     }
  2616.     /**
  2617.      * Gets the private 'data_collector.request' shared service.
  2618.      *
  2619.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2620.      */
  2621.     protected function getDataCollector_RequestService()
  2622.     {
  2623.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2624.     }
  2625.     /**
  2626.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2627.      *
  2628.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2629.      */
  2630.     protected function getDebug_DebugHandlersListenerService()
  2631.     {
  2632.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2633.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2634.         $a->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2635.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2636.         $a->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2637.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2638.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2639.     }
  2640.     /**
  2641.      * Gets the private 'debug.file_link_formatter' shared service.
  2642.      *
  2643.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2644.      */
  2645.     protected function getDebug_FileLinkFormatterService()
  2646.     {
  2647.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  2648.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2649.         });
  2650.     }
  2651.     /**
  2652.      * Gets the private 'debug.log_processor' shared service.
  2653.      *
  2654.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2655.      */
  2656.     protected function getDebug_LogProcessorService()
  2657.     {
  2658.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2659.     }
  2660.     /**
  2661.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2662.      *
  2663.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2664.      */
  2665.     protected function getDebug_Security_Access_DecisionManagerService()
  2666.     {
  2667.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  2668.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2669.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  2670.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2671.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2672.             yield => ($this->privates['debug.security.voter.contao.security.backend_access_voter'] ?? $this->load('getDebug_Security_Voter_Contao_Security_BackendAccessVoterService'));
  2673.             yield => ($this->privates['debug.security.voter.contao.security.member_group_voter'] ?? $this->load('getDebug_Security_Voter_Contao_Security_MemberGroupVoterService'));
  2674.         }, 6), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2675.     }
  2676.     /**
  2677.      * Gets the private 'debug.security.firewall' shared service.
  2678.      *
  2679.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2680.      */
  2681.     protected function getDebug_Security_FirewallService()
  2682.     {
  2683.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2684.     }
  2685.     /**
  2686.      * Gets the private 'doctrine.result_cache_pool' shared service.
  2687.      *
  2688.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2689.      */
  2690.     protected function getDoctrine_ResultCachePoolService()
  2691.     {
  2692.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('oGEcjtwWXQ'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2693.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2694.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2695.     }
  2696.     /**
  2697.      * Gets the private 'doctrine.system_cache_pool' shared service.
  2698.      *
  2699.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2700.      */
  2701.     protected function getDoctrine_SystemCachePoolService()
  2702.     {
  2703.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('udvc3FSYoU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2704.     }
  2705.     /**
  2706.      * Gets the private 'esi_listener' shared service.
  2707.      *
  2708.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  2709.      */
  2710.     protected function getEsiListenerService()
  2711.     {
  2712.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  2713.     }
  2714.     /**
  2715.      * Gets the private 'exception_listener' shared service.
  2716.      *
  2717.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2718.      */
  2719.     protected function getExceptionListenerService()
  2720.     {
  2721.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2722.     }
  2723.     /**
  2724.      * Gets the private 'fos_http_cache.event_listener.tag' shared service.
  2725.      *
  2726.      * @return \FOS\HttpCacheBundle\EventListener\TagListener
  2727.      */
  2728.     protected function getFosHttpCache_EventListener_TagService()
  2729.     {
  2730.         return $this->privates['fos_http_cache.event_listener.tag'] = new \FOS\HttpCacheBundle\EventListener\TagListener(($this->services['fos_http_cache.cache_manager'] ?? $this->getFosHttpCache_CacheManagerService()), ($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService()), new \FOS\HttpCacheBundle\Http\RuleMatcher(new \FOS\HttpCacheBundle\Http\RequestMatcher\CacheableRequestMatcher(), new \FOS\HttpCacheBundle\Http\ResponseMatcher\CacheableResponseMatcher([])), new \FOS\HttpCacheBundle\Http\RuleMatcher(new \FOS\HttpCacheBundle\Http\RequestMatcher\UnsafeRequestMatcher(), new \FOS\HttpCacheBundle\Http\ResponseMatcher\NonErrorResponseMatcher()), NULL);
  2731.     }
  2732.     /**
  2733.      * Gets the private 'fragment.listener' shared service.
  2734.      *
  2735.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2736.      */
  2737.     protected function getFragment_ListenerService()
  2738.     {
  2739.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->services['uri_signer'] ?? ($this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), '/_fragment');
  2740.     }
  2741.     /**
  2742.      * Gets the private 'locale_aware_listener' shared service.
  2743.      *
  2744.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2745.      */
  2746.     protected function getLocaleAwareListenerService()
  2747.     {
  2748.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2749.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2750.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2751.             yield => ($this->services['translator'] ?? $this->getTranslatorService());
  2752.         }, 3), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2753.     }
  2754.     /**
  2755.      * Gets the private 'locale_listener' shared service.
  2756.      *
  2757.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2758.      */
  2759.     protected function getLocaleListenerService()
  2760.     {
  2761.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2762.     }
  2763.     /**
  2764.      * Gets the private 'monolog.handler.console' shared service.
  2765.      *
  2766.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2767.      */
  2768.     protected function getMonolog_Handler_ConsoleService()
  2769.     {
  2770.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLfalse, [64 => 200128 => 10016 => 40032 => 300256 => 100], []);
  2771.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2772.         return $instance;
  2773.     }
  2774.     /**
  2775.      * Gets the private 'monolog.handler.console_very_verbose' shared service.
  2776.      *
  2777.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2778.      */
  2779.     protected function getMonolog_Handler_ConsoleVeryVerboseService()
  2780.     {
  2781.         $this->privates['monolog.handler.console_very_verbose'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLfalse, [64 => 250128 => 250256 => 10016 => 40032 => 300], []);
  2782.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2783.         return $instance;
  2784.     }
  2785.     /**
  2786.      * Gets the private 'monolog.handler.main' shared service.
  2787.      *
  2788.      * @return \Monolog\Handler\RotatingFileHandler
  2789.      */
  2790.     protected function getMonolog_Handler_MainService()
  2791.     {
  2792.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/logs/dev.log'), 10100trueNULLfalse);
  2793.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2794.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  2795.         return $instance;
  2796.     }
  2797.     /**
  2798.      * Gets the private 'monolog.logger' shared service.
  2799.      *
  2800.      * @return \Symfony\Bridge\Monolog\Logger
  2801.      */
  2802.     protected function getMonolog_LoggerService()
  2803.     {
  2804.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2805.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2806.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2807.         $instance->useMicrosecondTimestamps(true);
  2808.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2809.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2810.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2811.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2812.         return $instance;
  2813.     }
  2814.     /**
  2815.      * Gets the private 'monolog.logger.cache' shared service.
  2816.      *
  2817.      * @return \Symfony\Bridge\Monolog\Logger
  2818.      */
  2819.     protected function getMonolog_Logger_CacheService()
  2820.     {
  2821.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2822.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2823.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2824.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2825.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2826.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2827.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2828.         return $instance;
  2829.     }
  2830.     /**
  2831.      * Gets the private 'monolog.logger.request' shared service.
  2832.      *
  2833.      * @return \Symfony\Bridge\Monolog\Logger
  2834.      */
  2835.     protected function getMonolog_Logger_RequestService()
  2836.     {
  2837.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2838.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2839.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2840.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2841.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2842.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2843.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2844.         return $instance;
  2845.     }
  2846.     /**
  2847.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2848.      *
  2849.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2850.      */
  2851.     protected function getNelmioCors_CorsListenerService()
  2852.     {
  2853.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider([], $this->parameters['nelmio_cors.defaults']), => new \Contao\CoreBundle\Cors\WebsiteRootsConfigProvider(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()))]));
  2854.     }
  2855.     /**
  2856.      * Gets the private 'nelmio_security.clickjacking_listener' shared service.
  2857.      *
  2858.      * @return \Nelmio\SecurityBundle\EventListener\ClickjackingListener
  2859.      */
  2860.     protected function getNelmioSecurity_ClickjackingListenerService()
  2861.     {
  2862.         return $this->privates['nelmio_security.clickjacking_listener'] = new \Nelmio\SecurityBundle\EventListener\ClickjackingListener($this->parameters['nelmio_security.clickjacking.paths'], []);
  2863.     }
  2864.     /**
  2865.      * Gets the private 'nelmio_security.csp_listener' shared service.
  2866.      *
  2867.      * @return \Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener
  2868.      */
  2869.     protected function getNelmioSecurity_CspListenerService()
  2870.     {
  2871.         $a = new \Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager();
  2872.         return $this->privates['nelmio_security.csp_listener'] = new \Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener(\Nelmio\SecurityBundle\ContentSecurityPolicy\DirectiveSet::fromConfig($a, ['enabled' => true'hosts' => [], 'content_types' => [], 'report_endpoint' => ['log_channel' => NULL'log_formatter' => 'nelmio_security.csp_report.log_formatter''log_level' => 'notice''filters' => ['domains' => true'schemes' => true'browser_bugs' => true'injected_scripts' => true], 'dismiss' => []], 'compat_headers' => true'report_logger_service' => 'logger''hash' => ['algorithm' => 'sha256']], 'report'), \Nelmio\SecurityBundle\ContentSecurityPolicy\DirectiveSet::fromConfig($a, ['enabled' => true'hosts' => [], 'content_types' => [], 'report_endpoint' => ['log_channel' => NULL'log_formatter' => 'nelmio_security.csp_report.log_formatter''log_level' => 'notice''filters' => ['domains' => true'schemes' => true'browser_bugs' => true'injected_scripts' => true], 'dismiss' => []], 'compat_headers' => true'report_logger_service' => 'logger''hash' => ['algorithm' => 'sha256']], 'enforce'), new \Nelmio\SecurityBundle\ContentSecurityPolicy\NonceGenerator(16), ($this->privates['nelmio_security.sha_computer'] ?? ($this->privates['nelmio_security.sha_computer'] = new \Nelmio\SecurityBundle\ContentSecurityPolicy\ShaComputer('sha256'))), true, [], []);
  2873.     }
  2874.     /**
  2875.      * Gets the private 'nelmio_security.referrer_policy_listener' shared service.
  2876.      *
  2877.      * @return \Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener
  2878.      */
  2879.     protected function getNelmioSecurity_ReferrerPolicyListenerService()
  2880.     {
  2881.         return $this->privates['nelmio_security.referrer_policy_listener'] = new \Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener($this->parameters['nelmio_security.referrer_policy.policies']);
  2882.     }
  2883.     /**
  2884.      * Gets the private 'nelmio_security.xss_protection_listener' shared service.
  2885.      *
  2886.      * @return \Nelmio\SecurityBundle\EventListener\XssProtectionListener
  2887.      */
  2888.     protected function getNelmioSecurity_XssProtectionListenerService()
  2889.     {
  2890.         return $this->privates['nelmio_security.xss_protection_listener'] = \Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(['enabled' => true'mode_block' => true'report_uri' => NULL]);
  2891.     }
  2892.     /**
  2893.      * Gets the private 'parameter_bag' shared service.
  2894.      *
  2895.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2896.      */
  2897.     protected function getParameterBagService()
  2898.     {
  2899.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2900.     }
  2901.     /**
  2902.      * Gets the private 'profiler_listener' shared service.
  2903.      *
  2904.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2905.      */
  2906.     protected function getProfilerListenerService()
  2907.     {
  2908.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2909.     }
  2910.     /**
  2911.      * Gets the private 'router.expression_language_provider' shared service.
  2912.      *
  2913.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2914.      */
  2915.     protected function getRouter_ExpressionLanguageProviderService()
  2916.     {
  2917.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2918.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2919.         ], [
  2920.             'env' => 'Closure',
  2921.         ]));
  2922.     }
  2923.     /**
  2924.      * Gets the private 'router.request_context' shared service.
  2925.      *
  2926.      * @return \Symfony\Component\Routing\RequestContext
  2927.      */
  2928.     protected function getRouter_RequestContextService()
  2929.     {
  2930.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2931.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2932.         return $instance;
  2933.     }
  2934.     /**
  2935.      * Gets the private 'router_listener' shared service.
  2936.      *
  2937.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2938.      */
  2939.     protected function getRouterListenerService()
  2940.     {
  2941.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2942.     }
  2943.     /**
  2944.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  2945.      *
  2946.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  2947.      */
  2948.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  2949.     {
  2950.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2951.     }
  2952.     /**
  2953.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  2954.      *
  2955.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  2956.      */
  2957.     protected function getSchebTwoFactor_ProviderRegistryService()
  2958.     {
  2959.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  2960.             yield 'contao' => ($this->privates['contao.security.two_factor.provider'] ?? $this->load('getContao_Security_TwoFactor_ProviderService'));
  2961.         }, 1));
  2962.     }
  2963.     /**
  2964.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  2965.      *
  2966.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  2967.      */
  2968.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  2969.     {
  2970.         if ($lazyLoad) {
  2971.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  2972.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2973.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  2974.                     $proxy->setProxyInitializer(null);
  2975.                     return true;
  2976.                 });
  2977.             });
  2978.         }
  2979.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedCookieResponseListener.php';
  2980.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener(($this->privates['scheb_two_factor.trusted_token_storage'] ?? $this->getSchebTwoFactor_TrustedTokenStorageService()), 5184000'trusted_device'NULL'lax''/'NULL);
  2981.     }
  2982.     /**
  2983.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  2984.      *
  2985.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  2986.      */
  2987.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  2988.     {
  2989.         if ($lazyLoad) {
  2990.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  2991.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2992.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  2993.                     $proxy->setProxyInitializer(null);
  2994.                     return true;
  2995.                 });
  2996.             });
  2997.         }
  2998.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  3000.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  3001.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenEncoder(new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\JwtTokenEncoder($this->getEnv('APP_SECRET')), 5184000), 'trusted_device');
  3002.     }
  3003.     /**
  3004.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.contao_backend' shared service.
  3005.      *
  3006.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  3007.      */
  3008.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService()
  3009.     {
  3010.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'contao_backend'truefalse);
  3011.     }
  3012.     /**
  3013.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.contao_frontend' shared service.
  3014.      *
  3015.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  3016.      */
  3017.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService()
  3018.     {
  3019.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'contao_frontend'truefalse);
  3020.     }
  3021.     /**
  3022.      * Gets the private 'session.factory' shared service.
  3023.      *
  3024.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3025.      */
  3026.     protected function getSession_FactoryService()
  3027.     {
  3028.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->load('getSession_Storage_Factory_ServiceService'), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  3029.     }
  3030.     /**
  3031.      * Gets the private 'session_listener' shared service.
  3032.      *
  3033.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3034.      */
  3035.     protected function getSessionListenerService()
  3036.     {
  3037.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3038.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  3039.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3040.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3041.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  3042.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3043.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  3044.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'true],
  3045.         ], [
  3046.             'initialized_session' => '?',
  3047.             'logger' => '?',
  3048.             'request_stack' => '?',
  3049.             'session' => '?',
  3050.             'session_collector' => '?',
  3051.             'session_factory' => '?',
  3052.             'session_storage' => '?',
  3053.         ]), true$this->parameters['session.storage.options']);
  3054.     }
  3055.     /**
  3056.      * Gets the private 'translator.default' shared service.
  3057.      *
  3058.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3059.      */
  3060.     protected function getTranslator_DefaultService()
  3061.     {
  3062.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3063.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3064.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3065.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3066.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3067.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3068.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3069.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3070.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3071.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3072.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3073.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3074.         ], [
  3075.             'translation.loader.csv' => '?',
  3076.             'translation.loader.dat' => '?',
  3077.             'translation.loader.ini' => '?',
  3078.             'translation.loader.json' => '?',
  3079.             'translation.loader.mo' => '?',
  3080.             'translation.loader.php' => '?',
  3081.             'translation.loader.po' => '?',
  3082.             'translation.loader.qt' => '?',
  3083.             'translation.loader.res' => '?',
  3084.             'translation.loader.xliff' => '?',
  3085.             'translation.loader.yml' => '?',
  3086.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.cs.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/translations/messages.cs.yml'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.cs.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.de.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations/messages.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.en.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.es.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.fr.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.it.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ja.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.lv.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.nb.xliff')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.nl.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.nn.xliff')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pl.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/translations/messages.pl.yml'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ru.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/translations/messages.ru.yml'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sl.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sv.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.th.xliff')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.tr.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.uk.xliff')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.vi.xliff')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_TW.xliff')], 'bs_Latn_BA' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.bs_Latn_BA.xliff')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.eo.xliff')], 'hr_HR' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.hr_HR.xliff')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ky.xliff')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sr_Latin.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_HK.xliff')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sr.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.sr.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/nelmio/security-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/terminal42/service-annotation-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/src/rwd/ExtContentBundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/terminal42/contao-node/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/terminal42/contao-folderpage/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-request-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/system/modules/ajaxform/translations'), 30 => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/system/modules/cookiebar/translations'), 32 => (\dirname(__DIR__4).'/system/modules/haste/translations'), 33 => (\dirname(__DIR__4).'/vendor/codefog/tags-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/contao/faq-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-status_messages/src/translations'), 36 => (\dirname(__DIR__4).'/system/modules/haste_plus/translations'), 37 => (\dirname(__DIR__4).'/vendor/romeniwebdesign/contao-custom-articles-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/heimseiten/contao-sticky-footer-backend-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/system/modules/components/translations'), 40 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-filename-sanitizer-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/vendor/terminal42/contao-fineuploader/translations'), 42 => (\dirname(__DIR__4).'/vendor/contao/comments-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-ajax-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src/translations'), 45 => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src/translations'), 47 => (\dirname(__DIR__4).'/vendor/contao/newsletter-bundle/src/translations'), 48 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-icon-picker/src/translations'), 49 => (\dirname(__DIR__4).'/vendor/do-while/contao-backupdb-bundle/src/translations'), 50 => (\dirname(__DIR__4).'/vendor/terminal42/contao-changelanguage/translations'), 51 => (\dirname(__DIR__4).'/vendor/codefog/contao-news_categories/src/translations'), 52 => (\dirname(__DIR__4).'/system/modules/dcawizard/translations'), 53 => (\dirname(__DIR__4).'/system/modules/leads/translations'), 54 => (\dirname(__DIR__4).'/vendor/numero2/contao-opengraph3/src/translations'), 55 => (\dirname(__DIR__4).'/system/modules/notification_center/translations'), 56 => (\dirname(__DIR__4).'/vendor/markocupic/contao-news-infinite-scroll-bundle/src/translations'), 57 => (\dirname(__DIR__4).'/system/modules/notification_center_plus/translations'), 58 => (\dirname(__DIR__4).'/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/knplabs/knp-time-bundle/Resources/translations'=> 'vendor/contao/manager-bundle/src/Resources/translations'=> 'vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations'=> 'vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/translations'=> 'vendor/contao/installation-bundle/src/Resources/translations'=> 'vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'vendor/symfony/monolog-bundle/translations'11 => 'vendor/friendsofsymfony/http-cache-bundle/src/translations'12 => 'vendor/nelmio/cors-bundle/translations'13 => 'vendor/nelmio/security-bundle/translations'14 => 'vendor/twig/extra-bundle/translations'15 => 'vendor/symfony/web-profiler-bundle/translations'16 => 'vendor/knplabs/knp-menu-bundle/src/translations'17 => 'vendor/symfony/debug-bundle/translations'18 => 'vendor/symfony-cmf/routing-bundle/src/translations'19 => 'vendor/symfony/twig-bundle/translations'20 => 'vendor/terminal42/service-annotation-bundle/src/translations'21 => 'vendor/symfony/security-bundle/translations'22 => 'vendor/contao/core-bundle/src/translations'23 => 'src/rwd/ExtContentBundle/src/translations'24 => 'vendor/league/flysystem-bundle/src/translations'25 => 'vendor/terminal42/contao-node/src/translations'26 => 'vendor/madeyourday/contao-rocksolid-custom-elements/src/translations'27 => 'vendor/terminal42/contao-folderpage/src/translations'28 => 'vendor/heimrichhannot/contao-request-bundle/src/translations'29 => 'system/modules/ajaxform/translations'30 => 'vendor/menatwork/contao-multicolumnwizard-bundle/src/translations'31 => 'system/modules/cookiebar/translations'32 => 'system/modules/haste/translations'33 => 'vendor/codefog/tags-bundle/src/translations'34 => 'vendor/contao/faq-bundle/src/translations'35 => 'vendor/heimrichhannot/contao-status_messages/src/translations'36 => 'system/modules/haste_plus/translations'37 => 'vendor/romeniwebdesign/contao-custom-articles-bundle/src/translations'38 => 'vendor/heimseiten/contao-sticky-footer-backend-bundle/src/translations'39 => 'system/modules/components/translations'40 => 'vendor/heimrichhannot/contao-filename-sanitizer-bundle/src/translations'41 => 'vendor/terminal42/contao-fineuploader/translations'42 => 'vendor/contao/comments-bundle/src/translations'43 => 'vendor/heimrichhannot/contao-ajax-bundle/src/translations'44 => 'vendor/contao/news-bundle/src/translations'45 => 'vendor/contao/listing-bundle/src/translations'46 => 'vendor/contao/calendar-bundle/src/translations'47 => 'vendor/contao/newsletter-bundle/src/translations'48 => 'vendor/madeyourday/contao-rocksolid-icon-picker/src/translations'49 => 'vendor/do-while/contao-backupdb-bundle/src/translations'50 => 'vendor/terminal42/contao-changelanguage/translations'51 => 'vendor/codefog/contao-news_categories/src/translations'52 => 'system/modules/dcawizard/translations'53 => 'system/modules/leads/translations'54 => 'vendor/numero2/contao-opengraph3/src/translations'55 => 'system/modules/notification_center/translations'56 => 'vendor/markocupic/contao-news-infinite-scroll-bundle/src/translations'57 => 'system/modules/notification_center_plus/translations'58 => 'translations']]], []);
  3087.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3088.         $instance->setFallbackLocales([=> 'en']);
  3089.         return $instance;
  3090.     }
  3091.     /**
  3092.      * Gets the private 'var_dumper.html_dumper' shared service.
  3093.      *
  3094.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3095.      */
  3096.     protected function getVarDumper_HtmlDumperService()
  3097.     {
  3098.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3099.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3100.         return $instance;
  3101.     }
  3102.     /**
  3103.      * Gets the private 'web_profiler.csp.handler' shared service.
  3104.      *
  3105.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3106.      */
  3107.     protected function getWebProfiler_Csp_HandlerService()
  3108.     {
  3109.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3110.     }
  3111.     /**
  3112.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3113.      *
  3114.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3115.      */
  3116.     protected function getWebProfiler_DebugToolbarService()
  3117.     {
  3118.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3119.     }
  3120.     /**
  3121.      * Gets the public 'huh.utils.cache.file' alias.
  3122.      *
  3123.      * @return object The "HeimrichHannot\UtilsBundle\Cache\FileCache" service.
  3124.      */
  3125.     protected function getHuh_Utils_Cache_FileService()
  3126.     {
  3127.         trigger_deprecation('''''huh.utils.cache.file will be removed in 3.0. Use FileStorageUtil instead');
  3128.         return $this->get('HeimrichHannot\\UtilsBundle\\Cache\\FileCache');
  3129.     }
  3130.     /**
  3131.      * Gets the public 'contao.controller.backend_csv_import' alias.
  3132.      *
  3133.      * @return object The "Contao\CoreBundle\Controller\BackendCsvImportController" service.
  3134.      */
  3135.     protected function getContao_Controller_BackendCsvImportService()
  3136.     {
  3137.         trigger_deprecation('contao/core-bundle''4.9''Using the "contao.controller.backend_csv_import" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\\CoreBundle\\Controller\\BackendCsvImportController" instead.');
  3138.         return $this->get('Contao\\CoreBundle\\Controller\\BackendCsvImportController');
  3139.     }
  3140.     /**
  3141.      * Gets the public 'contao.controller.images' alias.
  3142.      *
  3143.      * @return object The "Contao\CoreBundle\Controller\ImagesController" service.
  3144.      */
  3145.     protected function getContao_Controller_ImagesService()
  3146.     {
  3147.         trigger_deprecation('contao/core-bundle''4.9''Using the "contao.controller.images" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\\CoreBundle\\Controller\\ImagesController" instead.');
  3148.         return $this->get('Contao\\CoreBundle\\Controller\\ImagesController');
  3149.     }
  3150.     /**
  3151.      * Gets the public 'contao.controller.insert_tags' alias.
  3152.      *
  3153.      * @return object The "Contao\CoreBundle\Controller\InsertTagsController" service.
  3154.      */
  3155.     protected function getContao_Controller_InsertTagsService()
  3156.     {
  3157.         trigger_deprecation('contao/core-bundle''4.9''Using the "contao.controller.insert_tags" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\\CoreBundle\\Controller\\InsertTagsController" instead.');
  3158.         return $this->get('Contao\\CoreBundle\\Controller\\InsertTagsController');
  3159.     }
  3160.     /**
  3161.      * Gets the public 'Contao\CoreBundle\EventListener\DataContainer\ContentCompositionListener' alias.
  3162.      *
  3163.      * @return object The "contao.listener.data_container.content_composition" service.
  3164.      */
  3165.     protected function getContentCompositionListenerService()
  3166.     {
  3167.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\EventListener\\DataContainer\\ContentCompositionListener" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.listener.data_container.content_composition" instead.');
  3168.         return $this->get('contao.listener.data_container.content_composition');
  3169.     }
  3170.     /**
  3171.      * Gets the public 'Contao\CoreBundle\EventListener\DataContainer\PageTypeOptionsListener' alias.
  3172.      *
  3173.      * @return object The "contao.listener.data_container.page_type_options" service.
  3174.      */
  3175.     protected function getPageTypeOptionsListenerService()
  3176.     {
  3177.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\EventListener\\DataContainer\\PageTypeOptionsListener" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.listener.data_container.page_type_options" instead.');
  3178.         return $this->get('contao.listener.data_container.page_type_options');
  3179.     }
  3180.     /**
  3181.      * Gets the public 'Contao\CoreBundle\EventListener\DataContainer\PageUrlListener' alias.
  3182.      *
  3183.      * @return object The "contao.listener.data_container.page_url" service.
  3184.      */
  3185.     protected function getPageUrlListenerService()
  3186.     {
  3187.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\EventListener\\DataContainer\\PageUrlListener" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.listener.data_container.page_url" instead.');
  3188.         return $this->get('contao.listener.data_container.page_url');
  3189.     }
  3190.     /**
  3191.      * Gets the public 'contao.cache.clear_internal' alias.
  3192.      *
  3193.      * @return object The "contao.cache.clearer" service.
  3194.      */
  3195.     protected function getContao_Cache_ClearInternalService()
  3196.     {
  3197.         trigger_deprecation('contao/core-bundle''4.13''Using the "contao.cache.clear_internal" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.cache.clearer" instead.');
  3198.         return $this->get('contao.cache.clearer');
  3199.     }
  3200.     /**
  3201.      * Gets the public 'contao.cache.warm_internal' alias.
  3202.      *
  3203.      * @return object The "contao.cache.warmer" service.
  3204.      */
  3205.     protected function getContao_Cache_WarmInternalService()
  3206.     {
  3207.         trigger_deprecation('contao/core-bundle''4.13''Using the "contao.cache.warm_internal" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.cache.warmer" instead.');
  3208.         return $this->get('contao.cache.warmer');
  3209.     }
  3210.     /**
  3211.      * Gets the public 'contao.crawl.escargot_factory' alias.
  3212.      *
  3213.      * @return object The "contao.crawl.escargot.factory" service.
  3214.      */
  3215.     protected function getContao_Crawl_EscargotFactoryService()
  3216.     {
  3217.         trigger_deprecation('contao/core-bundle''4.13''Using the "contao.crawl.escargot_factory" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.crawl.escargot.factory" instead.');
  3218.         return $this->get('contao.crawl.escargot.factory');
  3219.     }
  3220.     /**
  3221.      * Gets the public 'contao.image.image_factory' alias.
  3222.      *
  3223.      * @return object The "contao.image.factory" service.
  3224.      */
  3225.     protected function getContao_Image_ImageFactoryService()
  3226.     {
  3227.         trigger_deprecation('contao/core-bundle''4.13''Using the "contao.image.image_factory" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.image.factory" instead.');
  3228.         return $this->get('contao.image.factory');
  3229.     }
  3230.     /**
  3231.      * Gets the public 'contao.image.image_sizes' alias.
  3232.      *
  3233.      * @return object The "contao.image.sizes" service.
  3234.      */
  3235.     protected function getContao_Image_ImageSizesService()
  3236.     {
  3237.         trigger_deprecation('contao/core-bundle''4.13''Using the "contao.image.image_sizes" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.image.sizes" instead.');
  3238.         return $this->get('contao.image.sizes');
  3239.     }
  3240.     /**
  3241.      * Gets the public 'contao.image.resizer' alias.
  3242.      *
  3243.      * @return object The "contao.image.legacy_resizer" service.
  3244.      */
  3245.     protected function getContao_Image_ResizerService()
  3246.     {
  3247.         trigger_deprecation('contao/core-bundle''4.13''Using the "contao.image.resizer" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.image.legacy_resizer" instead.');
  3248.         return $this->get('contao.image.legacy_resizer');
  3249.     }
  3250.     /**
  3251.      * Gets the public 'contao.opt-in' alias.
  3252.      *
  3253.      * @return object The "contao.opt_in" service.
  3254.      */
  3255.     protected function getContao_OptinService()
  3256.     {
  3257.         trigger_deprecation('contao/core-bundle''4.13''Using the "contao.opt-in" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.opt_in" instead.');
  3258.         return $this->get('contao.opt_in');
  3259.     }
  3260.     /**
  3261.      * Gets the public 'Contao\CoreBundle\Cron\Cron' alias.
  3262.      *
  3263.      * @return object The "contao.cron" service.
  3264.      */
  3265.     protected function getCronService()
  3266.     {
  3267.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\Cron\\Cron" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.cron" instead.');
  3268.         return $this->get('contao.cron');
  3269.     }
  3270.     /**
  3271.      * Gets the public 'Contao\CoreBundle\Image\Studio\FigureRenderer' alias.
  3272.      *
  3273.      * @return object The "contao.image.studio.figure_renderer" service.
  3274.      */
  3275.     protected function getFigureRendererService()
  3276.     {
  3277.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\Image\\Studio\\FigureRenderer" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.image.studio.figure_renderer" instead.');
  3278.         return $this->get('contao.image.studio.figure_renderer');
  3279.     }
  3280.     /**
  3281.      * Gets the public 'Contao\CoreBundle\Routing\ResponseContext\ResponseContextAccessor' alias.
  3282.      *
  3283.      * @return object The "contao.routing.response_context_accessor" service.
  3284.      */
  3285.     protected function getResponseContextAccessorService()
  3286.     {
  3287.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\Routing\\ResponseContext\\ResponseContextAccessor" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.routing.response_context_accessor" instead.');
  3288.         return $this->get('contao.routing.response_context_accessor');
  3289.     }
  3290.     /**
  3291.      * Gets the public 'Contao\CoreBundle\Routing\ResponseContext\CoreResponseContextFactory' alias.
  3292.      *
  3293.      * @return object The "contao.routing.response_context_factory" service.
  3294.      */
  3295.     protected function getCoreResponseContextFactoryService()
  3296.     {
  3297.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\Routing\\ResponseContext\\CoreResponseContextFactory" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.routing.response_context_factory" instead.');
  3298.         return $this->get('contao.routing.response_context_factory');
  3299.     }
  3300.     /**
  3301.      * Gets the public 'Contao\CoreBundle\Security\TwoFactor\BackupCodeManager' alias.
  3302.      *
  3303.      * @return object The "contao.security.two_factor.backup_code_manager" service.
  3304.      */
  3305.     protected function getBackupCodeManagerService()
  3306.     {
  3307.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\Security\\TwoFactor\\BackupCodeManager" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.security.two_factor.backup_code_manager" instead.');
  3308.         return $this->get('contao.security.two_factor.backup_code_manager');
  3309.     }
  3310.     /**
  3311.      * Gets the public 'Contao\CoreBundle\Twig\Extension\ContaoExtension' alias.
  3312.      *
  3313.      * @return object The "contao.twig.extension" service.
  3314.      */
  3315.     protected function getContaoExtensionService()
  3316.     {
  3317.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\Twig\\Extension\\ContaoExtension" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.twig.extension" instead.');
  3318.         return $this->get('contao.twig.extension');
  3319.     }
  3320.     /**
  3321.      * Gets the public 'Contao\CoreBundle\Util\SimpleTokenParser' alias.
  3322.      *
  3323.      * @return object The "contao.string.simple_token_parser" service.
  3324.      */
  3325.     protected function getSimpleTokenParserService()
  3326.     {
  3327.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\Util\\SimpleTokenParser" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.string.simple_token_parser" instead.');
  3328.         return $this->get('contao.string.simple_token_parser');
  3329.     }
  3330.     /**
  3331.      * Gets the public 'contao_manager.routing_loader' alias.
  3332.      *
  3333.      * @return object The "contao_manager.routing.route_loader" service.
  3334.      */
  3335.     protected function getContaoManager_RoutingLoaderService()
  3336.     {
  3337.         trigger_deprecation('contao/manager-bundle''4.13''Using the "contao_manager.routing_loader" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao_manager.routing.route_loader" instead.');
  3338.         return $this->get('contao_manager.routing.route_loader');
  3339.     }
  3340.     /**
  3341.      * Gets the public 'contao.install_tool' alias.
  3342.      *
  3343.      * @return object The "contao_installation.install_tool" service.
  3344.      */
  3345.     protected function getContao_InstallToolService()
  3346.     {
  3347.         trigger_deprecation('contao/installation-bundle''4.13''Using the "contao.install_tool" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao_installation.install_tool" instead.');
  3348.         return $this->get('contao_installation.install_tool');
  3349.     }
  3350.     /**
  3351.      * Gets the public 'contao.install_tool_user' alias.
  3352.      *
  3353.      * @return object The "contao_installation.install_tool_user" service.
  3354.      */
  3355.     protected function getContao_InstallToolUserService()
  3356.     {
  3357.         trigger_deprecation('contao/installation-bundle''4.13''Using the "contao.install_tool_user" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao_installation.install_tool_user" instead.');
  3358.         return $this->get('contao_installation.install_tool_user');
  3359.     }
  3360.     /**
  3361.      * Gets the public 'contao.installer' alias.
  3362.      *
  3363.      * @return object The "contao_installation.database.installer" service.
  3364.      */
  3365.     protected function getContao_InstallerService()
  3366.     {
  3367.         trigger_deprecation('contao/installation-bundle''4.13''Using the "contao.installer" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao_installation.database.installer" instead.');
  3368.         return $this->get('contao_installation.database.installer');
  3369.     }
  3370.     /**
  3371.      * Gets the public 'cache_clearer' alias.
  3372.      *
  3373.      * @return object The ".container.private.cache_clearer" service.
  3374.      */
  3375.     protected function getCacheClearerService()
  3376.     {
  3377.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3378.         return $this->get('.container.private.cache_clearer');
  3379.     }
  3380.     /**
  3381.      * Gets the public 'filesystem' alias.
  3382.      *
  3383.      * @return object The ".container.private.filesystem" service.
  3384.      */
  3385.     protected function getFilesystemService()
  3386.     {
  3387.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3388.         return $this->get('.container.private.filesystem');
  3389.     }
  3390.     /**
  3391.      * Gets the public 'security.csrf.token_manager' alias.
  3392.      *
  3393.      * @return object The ".container.private.security.csrf.token_manager" service.
  3394.      */
  3395.     protected function getSecurity_Csrf_TokenManagerService()
  3396.     {
  3397.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3398.         return $this->get('.container.private.security.csrf.token_manager');
  3399.     }
  3400.     /**
  3401.      * Gets the public 'profiler' alias.
  3402.      *
  3403.      * @return object The ".container.private.profiler" service.
  3404.      */
  3405.     protected function getProfilerService()
  3406.     {
  3407.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3408.         return $this->get('.container.private.profiler');
  3409.     }
  3410.     /**
  3411.      * Gets the public 'twig' alias.
  3412.      *
  3413.      * @return object The ".container.private.twig" service.
  3414.      */
  3415.     protected function getTwigService()
  3416.     {
  3417.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3418.         return $this->get('.container.private.twig');
  3419.     }
  3420.     /**
  3421.      * Gets the public 'security.authorization_checker' alias.
  3422.      *
  3423.      * @return object The ".container.private.security.authorization_checker" service.
  3424.      */
  3425.     protected function getSecurity_AuthorizationCheckerService()
  3426.     {
  3427.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3428.         return $this->get('.container.private.security.authorization_checker');
  3429.     }
  3430.     /**
  3431.      * Gets the public 'security.token_storage' alias.
  3432.      *
  3433.      * @return object The ".container.private.security.token_storage" service.
  3434.      */
  3435.     protected function getSecurity_TokenStorageService()
  3436.     {
  3437.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3438.         return $this->get('.container.private.security.token_storage');
  3439.     }
  3440.     /**
  3441.      * Gets the public 'security.encoder_factory' alias.
  3442.      *
  3443.      * @return object The ".container.private.security.encoder_factory" service.
  3444.      */
  3445.     protected function getSecurity_EncoderFactoryService()
  3446.     {
  3447.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.encoder_factory" service directly from the container is deprecated, use dependency injection instead.');
  3448.         return $this->get('.container.private.security.encoder_factory');
  3449.     }
  3450.     /**
  3451.      * Gets the public 'security.password_encoder' alias.
  3452.      *
  3453.      * @return object The ".container.private.security.password_encoder" service.
  3454.      */
  3455.     protected function getSecurity_PasswordEncoderService()
  3456.     {
  3457.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3458.         return $this->get('.container.private.security.password_encoder');
  3459.     }
  3460.     /**
  3461.      * Gets the public 'rwd.contao_custom_articles_bundle.hex_to_rgba' alias.
  3462.      *
  3463.      * @return object The ".container.private.rwd.contao_custom_articles_bundle.hex_to_rgba" service.
  3464.      */
  3465.     protected function getRwd_ContaoCustomArticlesBundle_HexToRgbaService()
  3466.     {
  3467.         trigger_deprecation('''''Accessing the "rwd.contao_custom_articles_bundle.hex_to_rgba" service directly from the container is deprecated, use dependency injection instead.');
  3468.         return $this->get('.container.private.rwd.contao_custom_articles_bundle.hex_to_rgba');
  3469.     }
  3470.     /**
  3471.      * Gets the public 'session' alias.
  3472.      *
  3473.      * @return object The ".container.private.session" service.
  3474.      */
  3475.     protected function getSessionService()
  3476.     {
  3477.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3478.         return $this->get('.container.private.session');
  3479.     }
  3480.     /**
  3481.      * @return array|bool|float|int|string|\UnitEnum|null
  3482.      */
  3483.     public function getParameter(string $name)
  3484.     {
  3485.         if (isset($this->buildParameters[$name])) {
  3486.             return $this->buildParameters[$name];
  3487.         }
  3488.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3489.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3490.         }
  3491.         if (isset($this->loadedDynamicParameters[$name])) {
  3492.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3493.         }
  3494.         return $this->parameters[$name];
  3495.     }
  3496.     public function hasParameter(string $name): bool
  3497.     {
  3498.         if (isset($this->buildParameters[$name])) {
  3499.             return true;
  3500.         }
  3501.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3502.     }
  3503.     public function setParameter(string $name$value): void
  3504.     {
  3505.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3506.     }
  3507.     public function getParameterBag(): ParameterBagInterface
  3508.     {
  3509.         if (null === $this->parameterBag) {
  3510.             $parameters $this->parameters;
  3511.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3512.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3513.             }
  3514.             foreach ($this->buildParameters as $name => $value) {
  3515.                 $parameters[$name] = $value;
  3516.             }
  3517.             $this->parameterBag = new FrozenParameterBag($parameters);
  3518.         }
  3519.         return $this->parameterBag;
  3520.     }
  3521.     private $loadedDynamicParameters = [
  3522.         'kernel.runtime_environment' => false,
  3523.         'kernel.build_dir' => false,
  3524.         'kernel.cache_dir' => false,
  3525.         'doctrine.orm.proxy_dir' => false,
  3526.         'kernel.secret' => false,
  3527.         'debug.container.dump' => false,
  3528.         'session.save_path' => false,
  3529.         'profiler.storage.dsn' => false,
  3530.         'contao.backend.attributes' => false,
  3531.         'contao.backend.badge_title' => false,
  3532.     ];
  3533.     private $dynamicParameters = [];
  3534.     private function getDynamicParameter(string $name)
  3535.     {
  3536.         switch ($name) {
  3537.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3538.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3539.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3540.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3541.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3542.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.xml'); break;
  3543.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3544.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3545.             case 'contao.backend.attributes'$value = [
  3546.                 'app-name' => 'Bütow GmbH',
  3547.                 'app-version' => $this->getEnv('VERSION'),
  3548.             ]; break;
  3549.             case 'contao.backend.badge_title'$value $this->getEnv('BADGE_TITLE'); break;
  3550.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3551.         }
  3552.         $this->loadedDynamicParameters[$name] = true;
  3553.         return $this->dynamicParameters[$name] = $value;
  3554.     }
  3555.     protected function getDefaultParameters(): array
  3556.     {
  3557.         return [
  3558.             'kernel.project_dir' => \dirname(__DIR__4),
  3559.             'kernel.environment' => 'dev',
  3560.             'kernel.debug' => true,
  3561.             'kernel.logs_dir' => (\dirname(__DIR__3).'/logs'),
  3562.             'kernel.bundles' => [
  3563.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3564.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3565.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3566.                 'FOSHttpCacheBundle' => 'FOS\\HttpCacheBundle\\FOSHttpCacheBundle',
  3567.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3568.                 'NelmioSecurityBundle' => 'Nelmio\\SecurityBundle\\NelmioSecurityBundle',
  3569.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  3570.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3571.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3572.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  3573.                 'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
  3574.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3575.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  3576.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3577.                 'Terminal42ServiceAnnotationBundle' => 'Terminal42\\ServiceAnnotationBundle\\Terminal42ServiceAnnotationBundle',
  3578.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3579.                 'ContaoCoreBundle' => 'Contao\\CoreBundle\\ContaoCoreBundle',
  3580.                 'ExtContentBundle' => 'Rwd\\ExtContentBundle\\ExtContentBundle',
  3581.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  3582.                 'ContaoManagerBundle' => 'Contao\\ManagerBundle\\ContaoManagerBundle',
  3583.                 'Terminal42NodeBundle' => 'Terminal42\\NodeBundle\\Terminal42NodeBundle',
  3584.                 'RockSolidCustomElementsBundle' => 'MadeYourDay\\RockSolidCustomElements\\RockSolidCustomElementsBundle',
  3585.                 'Terminal42FolderpageBundle' => 'Terminal42\\FolderpageBundle\\Terminal42FolderpageBundle',
  3586.                 'HeimrichHannotContaoRequestBundle' => 'HeimrichHannot\\RequestBundle\\HeimrichHannotContaoRequestBundle',
  3587.                 'ajaxform' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3588.                 'MultiColumnWizardBundle' => 'MenAtWork\\MultiColumnWizardBundle\\MultiColumnWizardBundle',
  3589.                 'cookiebar' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3590.                 'haste' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3591.                 'CodefogTagsBundle' => 'Codefog\\TagsBundle\\CodefogTagsBundle',
  3592.                 'ContaoFaqBundle' => 'Contao\\FaqBundle\\ContaoFaqBundle',
  3593.                 'HeimrichHannotStatusMessagesBundle' => 'HeimrichHannot\\StatusMessages\\HeimrichHannotStatusMessagesBundle',
  3594.                 'haste_plus' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3595.                 'ContaoCustomArticlesBundle' => 'Rwd\\ContaoCustomArticlesBundle\\ContaoCustomArticlesBundle',
  3596.                 'HeimseitenContaoStickyFooterBackendBundle' => 'Heimseiten\\ContaoStickyFooterBackendBundle\\HeimseitenContaoStickyFooterBackendBundle',
  3597.                 'components' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3598.                 'HeimrichHannotContaoFilenameSanitizerBundle' => 'HeimrichHannot\\FilenameSanitizerBundle\\HeimrichHannotContaoFilenameSanitizerBundle',
  3599.                 'HeimrichHannotContaoUtilsBundle' => 'HeimrichHannot\\UtilsBundle\\HeimrichHannotContaoUtilsBundle',
  3600.                 'Terminal42FineUploaderBundle' => 'Terminal42\\FineUploaderBundle\\Terminal42FineUploaderBundle',
  3601.                 'ContaoCommentsBundle' => 'Contao\\CommentsBundle\\ContaoCommentsBundle',
  3602.                 'HeimrichHannotContaoMultiColumnEditorBundle' => 'HeimrichHannot\\MultiColumnEditorBundle\\HeimrichHannotContaoMultiColumnEditorBundle',
  3603.                 'HeimrichHannotContaoAjaxBundle' => 'HeimrichHannot\\AjaxBundle\\HeimrichHannotContaoAjaxBundle',
  3604.                 'ContaoInstallationBundle' => 'Contao\\InstallationBundle\\ContaoInstallationBundle',
  3605.                 'ContaoNewsBundle' => 'Contao\\NewsBundle\\ContaoNewsBundle',
  3606.                 'ContaoListingBundle' => 'Contao\\ListingBundle\\ContaoListingBundle',
  3607.                 'ContaoCalendarBundle' => 'Contao\\CalendarBundle\\ContaoCalendarBundle',
  3608.                 'ContaoNewsletterBundle' => 'Contao\\NewsletterBundle\\ContaoNewsletterBundle',
  3609.                 'RockSolidIconPickerBundle' => 'MadeYourDay\\RockSolidIconPicker\\RockSolidIconPickerBundle',
  3610.                 'SoftleisterBackupDbBundle' => 'Softleister\\BackupDbBundle\\SoftleisterBackupDbBundle',
  3611.                 'Terminal42ChangeLanguageBundle' => 'Terminal42\\ChangeLanguage\\Terminal42ChangeLanguageBundle',
  3612.                 'CodefogNewsCategoriesBundle' => 'Codefog\\NewsCategoriesBundle\\CodefogNewsCategoriesBundle',
  3613.                 'dcawizard' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3614.                 'leads' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3615.                 'HeimrichHannotUtilsBundle' => 'HeimrichHannot\\UtilsBundle\\HeimrichHannotUtilsBundle',
  3616.                 'Opengraph3Bundle' => 'numero2\\Opengraph3Bundle\\Opengraph3Bundle',
  3617.                 'notification_center' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3618.                 'MarkocupicContaoNewsInfiniteScrollBundle' => 'Markocupic\\ContaoNewsInfiniteScrollBundle\\MarkocupicContaoNewsInfiniteScrollBundle',
  3619.                 'notification_center_plus' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  3620.             ],
  3621.             'kernel.bundles_metadata' => [
  3622.                 'DoctrineBundle' => [
  3623.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3624.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3625.                 ],
  3626.                 'FrameworkBundle' => [
  3627.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3628.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3629.                 ],
  3630.                 'MonologBundle' => [
  3631.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3632.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3633.                 ],
  3634.                 'FOSHttpCacheBundle' => [
  3635.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src'),
  3636.                     'namespace' => 'FOS\\HttpCacheBundle',
  3637.                 ],
  3638.                 'NelmioCorsBundle' => [
  3639.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3640.                     'namespace' => 'Nelmio\\CorsBundle',
  3641.                 ],
  3642.                 'NelmioSecurityBundle' => [
  3643.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/security-bundle'),
  3644.                     'namespace' => 'Nelmio\\SecurityBundle',
  3645.                 ],
  3646.                 'SchebTwoFactorBundle' => [
  3647.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  3648.                     'namespace' => 'Scheb\\TwoFactorBundle',
  3649.                 ],
  3650.                 'TwigExtraBundle' => [
  3651.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3652.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3653.                 ],
  3654.                 'WebProfilerBundle' => [
  3655.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3656.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3657.                 ],
  3658.                 'KnpMenuBundle' => [
  3659.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  3660.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  3661.                 ],
  3662.                 'KnpTimeBundle' => [
  3663.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle'),
  3664.                     'namespace' => 'Knp\\Bundle\\TimeBundle',
  3665.                 ],
  3666.                 'DebugBundle' => [
  3667.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3668.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3669.                 ],
  3670.                 'CmfRoutingBundle' => [
  3671.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  3672.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  3673.                 ],
  3674.                 'TwigBundle' => [
  3675.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3676.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3677.                 ],
  3678.                 'Terminal42ServiceAnnotationBundle' => [
  3679.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/service-annotation-bundle/src'),
  3680.                     'namespace' => 'Terminal42\\ServiceAnnotationBundle',
  3681.                 ],
  3682.                 'SecurityBundle' => [
  3683.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3684.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3685.                 ],
  3686.                 'ContaoCoreBundle' => [
  3687.                     'path' => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src'),
  3688.                     'namespace' => 'Contao\\CoreBundle',
  3689.                 ],
  3690.                 'ExtContentBundle' => [
  3691.                     'path' => (\dirname(__DIR__4).'/src/rwd/ExtContentBundle/src'),
  3692.                     'namespace' => 'Rwd\\ExtContentBundle',
  3693.                 ],
  3694.                 'FlysystemBundle' => [
  3695.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  3696.                     'namespace' => 'League\\FlysystemBundle',
  3697.                 ],
  3698.                 'ContaoManagerBundle' => [
  3699.                     'path' => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src'),
  3700.                     'namespace' => 'Contao\\ManagerBundle',
  3701.                 ],
  3702.                 'Terminal42NodeBundle' => [
  3703.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-node/src'),
  3704.                     'namespace' => 'Terminal42\\NodeBundle',
  3705.                 ],
  3706.                 'RockSolidCustomElementsBundle' => [
  3707.                     'path' => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src'),
  3708.                     'namespace' => 'MadeYourDay\\RockSolidCustomElements',
  3709.                 ],
  3710.                 'Terminal42FolderpageBundle' => [
  3711.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-folderpage/src'),
  3712.                     'namespace' => 'Terminal42\\FolderpageBundle',
  3713.                 ],
  3714.                 'HeimrichHannotContaoRequestBundle' => [
  3715.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-request-bundle/src'),
  3716.                     'namespace' => 'HeimrichHannot\\RequestBundle',
  3717.                 ],
  3718.                 'ajaxform' => [
  3719.                     'path' => (\dirname(__DIR__4).'/system/modules/ajaxform'),
  3720.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3721.                 ],
  3722.                 'MultiColumnWizardBundle' => [
  3723.                     'path' => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src'),
  3724.                     'namespace' => 'MenAtWork\\MultiColumnWizardBundle',
  3725.                 ],
  3726.                 'cookiebar' => [
  3727.                     'path' => (\dirname(__DIR__4).'/system/modules/cookiebar'),
  3728.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3729.                 ],
  3730.                 'haste' => [
  3731.                     'path' => (\dirname(__DIR__4).'/system/modules/haste'),
  3732.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3733.                 ],
  3734.                 'CodefogTagsBundle' => [
  3735.                     'path' => (\dirname(__DIR__4).'/vendor/codefog/tags-bundle/src'),
  3736.                     'namespace' => 'Codefog\\TagsBundle',
  3737.                 ],
  3738.                 'ContaoFaqBundle' => [
  3739.                     'path' => (\dirname(__DIR__4).'/vendor/contao/faq-bundle/src'),
  3740.                     'namespace' => 'Contao\\FaqBundle',
  3741.                 ],
  3742.                 'HeimrichHannotStatusMessagesBundle' => [
  3743.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-status_messages/src'),
  3744.                     'namespace' => 'HeimrichHannot\\StatusMessages',
  3745.                 ],
  3746.                 'haste_plus' => [
  3747.                     'path' => (\dirname(__DIR__4).'/system/modules/haste_plus'),
  3748.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3749.                 ],
  3750.                 'ContaoCustomArticlesBundle' => [
  3751.                     'path' => (\dirname(__DIR__4).'/vendor/romeniwebdesign/contao-custom-articles-bundle/src'),
  3752.                     'namespace' => 'Rwd\\ContaoCustomArticlesBundle',
  3753.                 ],
  3754.                 'HeimseitenContaoStickyFooterBackendBundle' => [
  3755.                     'path' => (\dirname(__DIR__4).'/vendor/heimseiten/contao-sticky-footer-backend-bundle/src'),
  3756.                     'namespace' => 'Heimseiten\\ContaoStickyFooterBackendBundle',
  3757.                 ],
  3758.                 'components' => [
  3759.                     'path' => (\dirname(__DIR__4).'/system/modules/components'),
  3760.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3761.                 ],
  3762.                 'HeimrichHannotContaoFilenameSanitizerBundle' => [
  3763.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-filename-sanitizer-bundle/src'),
  3764.                     'namespace' => 'HeimrichHannot\\FilenameSanitizerBundle',
  3765.                 ],
  3766.                 'HeimrichHannotContaoUtilsBundle' => [
  3767.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src'),
  3768.                     'namespace' => 'HeimrichHannot\\UtilsBundle',
  3769.                 ],
  3770.                 'Terminal42FineUploaderBundle' => [
  3771.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-fineuploader'),
  3772.                     'namespace' => 'Terminal42\\FineUploaderBundle',
  3773.                 ],
  3774.                 'ContaoCommentsBundle' => [
  3775.                     'path' => (\dirname(__DIR__4).'/vendor/contao/comments-bundle/src'),
  3776.                     'namespace' => 'Contao\\CommentsBundle',
  3777.                 ],
  3778.                 'HeimrichHannotContaoMultiColumnEditorBundle' => [
  3779.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src'),
  3780.                     'namespace' => 'HeimrichHannot\\MultiColumnEditorBundle',
  3781.                 ],
  3782.                 'HeimrichHannotContaoAjaxBundle' => [
  3783.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-ajax-bundle/src'),
  3784.                     'namespace' => 'HeimrichHannot\\AjaxBundle',
  3785.                 ],
  3786.                 'ContaoInstallationBundle' => [
  3787.                     'path' => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src'),
  3788.                     'namespace' => 'Contao\\InstallationBundle',
  3789.                 ],
  3790.                 'ContaoNewsBundle' => [
  3791.                     'path' => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src'),
  3792.                     'namespace' => 'Contao\\NewsBundle',
  3793.                 ],
  3794.                 'ContaoListingBundle' => [
  3795.                     'path' => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src'),
  3796.                     'namespace' => 'Contao\\ListingBundle',
  3797.                 ],
  3798.                 'ContaoCalendarBundle' => [
  3799.                     'path' => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src'),
  3800.                     'namespace' => 'Contao\\CalendarBundle',
  3801.                 ],
  3802.                 'ContaoNewsletterBundle' => [
  3803.                     'path' => (\dirname(__DIR__4).'/vendor/contao/newsletter-bundle/src'),
  3804.                     'namespace' => 'Contao\\NewsletterBundle',
  3805.                 ],
  3806.                 'RockSolidIconPickerBundle' => [
  3807.                     'path' => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-icon-picker/src'),
  3808.                     'namespace' => 'MadeYourDay\\RockSolidIconPicker',
  3809.                 ],
  3810.                 'SoftleisterBackupDbBundle' => [
  3811.                     'path' => (\dirname(__DIR__4).'/vendor/do-while/contao-backupdb-bundle/src'),
  3812.                     'namespace' => 'Softleister\\BackupDbBundle',
  3813.                 ],
  3814.                 'Terminal42ChangeLanguageBundle' => [
  3815.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-changelanguage'),
  3816.                     'namespace' => 'Terminal42\\ChangeLanguage',
  3817.                 ],
  3818.                 'CodefogNewsCategoriesBundle' => [
  3819.                     'path' => (\dirname(__DIR__4).'/vendor/codefog/contao-news_categories/src'),
  3820.                     'namespace' => 'Codefog\\NewsCategoriesBundle',
  3821.                 ],
  3822.                 'dcawizard' => [
  3823.                     'path' => (\dirname(__DIR__4).'/system/modules/dcawizard'),
  3824.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3825.                 ],
  3826.                 'leads' => [
  3827.                     'path' => (\dirname(__DIR__4).'/system/modules/leads'),
  3828.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3829.                 ],
  3830.                 'HeimrichHannotUtilsBundle' => [
  3831.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src'),
  3832.                     'namespace' => 'HeimrichHannot\\UtilsBundle',
  3833.                 ],
  3834.                 'Opengraph3Bundle' => [
  3835.                     'path' => (\dirname(__DIR__4).'/vendor/numero2/contao-opengraph3/src'),
  3836.                     'namespace' => 'numero2\\Opengraph3Bundle',
  3837.                 ],
  3838.                 'notification_center' => [
  3839.                     'path' => (\dirname(__DIR__4).'/system/modules/notification_center'),
  3840.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3841.                 ],
  3842.                 'MarkocupicContaoNewsInfiniteScrollBundle' => [
  3843.                     'path' => (\dirname(__DIR__4).'/vendor/markocupic/contao-news-infinite-scroll-bundle/src'),
  3844.                     'namespace' => 'Markocupic\\ContaoNewsInfiniteScrollBundle',
  3845.                 ],
  3846.                 'notification_center_plus' => [
  3847.                     'path' => (\dirname(__DIR__4).'/system/modules/notification_center_plus'),
  3848.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  3849.                 ],
  3850.             ],
  3851.             'kernel.charset' => 'UTF-8',
  3852.             'kernel.container_class' => 'Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer',
  3853.             'huh.utils.filecache.folder' => 'files/huhutilsbundle/cache',
  3854.             'database_host' => 'localhost',
  3855.             'database_port' => 3306,
  3856.             'database_user' => NULL,
  3857.             'database_password' => NULL,
  3858.             'database_name' => NULL,
  3859.             'mailer_transport' => 'sendmail',
  3860.             'mailer_host' => '127.0.0.1',
  3861.             'mailer_user' => NULL,
  3862.             'mailer_password' => NULL,
  3863.             'mailer_port' => 25,
  3864.             'mailer_encryption' => NULL,
  3865.             'secret' => 'ThisTokenIsNotSoSecretChangeIt',
  3866.             'locale' => 'en',
  3867.             'container.dumper.inline_class_loader' => true,
  3868.             'env(MAILER_DSN)' => 'native://default',
  3869.             'contao.backend.route_prefix' => '/contao',
  3870.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3871.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3872.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3873.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3874.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3875.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3876.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3877.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3878.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3879.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3880.             'doctrine.entity_managers' => [
  3881.                 'default' => 'doctrine.orm.default_entity_manager',
  3882.             ],
  3883.             'doctrine.default_entity_manager' => 'default',
  3884.             'doctrine.dbal.connection_factory.types' => [
  3885.                 'binary_string' => [
  3886.                     'class' => 'Contao\\CoreBundle\\Doctrine\\DBAL\\Types\\BinaryStringType',
  3887.                 ],
  3888.                 'uuid' => [
  3889.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3890.                 ],
  3891.                 'ulid' => [
  3892.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3893.                 ],
  3894.             ],
  3895.             'doctrine.connections' => [
  3896.                 'default' => 'doctrine.dbal.default_connection',
  3897.             ],
  3898.             'doctrine.default_connection' => 'default',
  3899.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3900.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3901.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3902.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3903.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3904.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3905.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3906.             'doctrine.orm.cache.memcache_port' => 11211,
  3907.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3908.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3909.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3910.             'doctrine.orm.cache.memcached_port' => 11211,
  3911.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3912.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3913.             'doctrine.orm.cache.redis_host' => 'localhost',
  3914.             'doctrine.orm.cache.redis_port' => 6379,
  3915.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3916.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3917.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3918.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3919.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3920.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3921.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3922.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3923.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3924.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3925.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3926.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3927.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3928.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3929.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3930.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3931.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3932.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3933.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3934.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3935.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3936.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3937.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3938.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3939.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3940.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3941.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3942.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3943.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3944.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3945.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3946.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3947.             'event_dispatcher.event_aliases' => [
  3948.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3949.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3950.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3951.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3952.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3953.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3954.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3955.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3956.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3957.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3958.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3959.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3960.                 'Nelmio\\SecurityBundle\\ContentSecurityPolicy\\Violation\\ReportEvent' => 'csp.violation.report',
  3961.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3962.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3963.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3964.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3965.                 'Contao\\CoreBundle\\Event\\GenerateSymlinksEvent' => 'contao.generate_symlinks',
  3966.                 'Contao\\CoreBundle\\Event\\MenuEvent' => 'contao.backend_menu_build',
  3967.                 'Contao\\CoreBundle\\Event\\PreviewUrlCreateEvent' => 'contao.preview_url_create',
  3968.                 'Contao\\CoreBundle\\Event\\PreviewUrlConvertEvent' => 'contao.preview_url_convert',
  3969.                 'Contao\\CoreBundle\\Event\\RobotsTxtEvent' => 'contao.robots_txt',
  3970.                 'Contao\\CoreBundle\\Event\\SlugValidCharactersEvent' => 'contao.slug_valid_characters',
  3971.                 'Contao\\InstallationBundle\\Event\\InitializeApplicationEvent' => 'contao_installation.initialize_application',
  3972.             ],
  3973.             'fragment.renderer.hinclude.global_template' => NULL,
  3974.             'fragment.path' => '/_fragment',
  3975.             'kernel.http_method_override' => true,
  3976.             'kernel.trusted_hosts' => [
  3977.             ],
  3978.             'kernel.default_locale' => 'en',
  3979.             'kernel.enabled_locales' => [
  3980.             ],
  3981.             'kernel.error_controller' => 'error_controller',
  3982.             'debug.file_link_format' => NULL,
  3983.             'asset.request_context.base_path' => NULL,
  3984.             'asset.request_context.secure' => NULL,
  3985.             'translator.logging' => false,
  3986.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3987.             'debug.error_handler.throw_at' => -1,
  3988.             'router.request_context.host' => 'localhost',
  3989.             'router.request_context.scheme' => 'http',
  3990.             'router.request_context.base_url' => '',
  3991.             'router.resource' => 'contao_manager.routing.route_loader::loadFromPlugins',
  3992.             'request_listener.http_port' => 80,
  3993.             'request_listener.https_port' => 443,
  3994.             'session.metadata.storage_key' => '_sf2_meta',
  3995.             'session.storage.options' => [
  3996.                 'cache_limiter' => '0',
  3997.                 'cookie_secure' => 'auto',
  3998.                 'cookie_httponly' => true,
  3999.                 'gc_probability' => 1,
  4000.             ],
  4001.             'session.metadata.update_threshold' => 0,
  4002.             'profiler_listener.only_exceptions' => false,
  4003.             'profiler_listener.only_main_requests' => false,
  4004.             'monolog.use_microseconds' => true,
  4005.             'monolog.swift_mailer.handlers' => [
  4006.             ],
  4007.             'monolog.handlers_to_channels' => [
  4008.                 'monolog.handler.console_very_verbose' => [
  4009.                     'type' => 'inclusive',
  4010.                     'elements' => [
  4011.                         => 'doctrine',
  4012.                     ],
  4013.                 ],
  4014.                 'monolog.handler.console' => [
  4015.                     'type' => 'exclusive',
  4016.                     'elements' => [
  4017.                         => 'doctrine',
  4018.                     ],
  4019.                 ],
  4020.                 'monolog.handler.main' => [
  4021.                     'type' => 'exclusive',
  4022.                     'elements' => [
  4023.                         => 'doctrine',
  4024.                         => 'event',
  4025.                         => 'php',
  4026.                     ],
  4027.                 ],
  4028.                 'monolog.handler.contao' => NULL,
  4029.             ],
  4030.             'fos_http_cache.debug_header' => 'X-Cache-Debug',
  4031.             'fos_http_cache.cacheable.response.additional_status' => [
  4032.             ],
  4033.             'fos_http_cache.proxy_client.symfony.options' => [
  4034.                 'tags_header' => 'X-Cache-Tags',
  4035.                 'tags_method' => 'PURGETAGS',
  4036.                 'purge_method' => 'PURGE',
  4037.             ],
  4038.             'fos_http_cache.cache_manager.generate_url_type' => 0,
  4039.             'fos_http_cache.compiler_pass.tag_annotations' => false,
  4040.             'fos_http_cache.tag_handler.response_header' => 'X-Cache-Tags',
  4041.             'fos_http_cache.tag_handler.separator' => ',',
  4042.             'fos_http_cache.tag_handler.strict' => false,
  4043.             'nelmio_cors.map' => [
  4044.             ],
  4045.             'nelmio_cors.defaults' => [
  4046.                 'allow_origin' => [
  4047.                 ],
  4048.                 'allow_credentials' => false,
  4049.                 'allow_headers' => [
  4050.                 ],
  4051.                 'expose_headers' => [
  4052.                 ],
  4053.                 'allow_methods' => [
  4054.                 ],
  4055.                 'max_age' => 0,
  4056.                 'hosts' => [
  4057.                 ],
  4058.                 'origin_regex' => false,
  4059.                 'forced_allow_origin_value' => NULL,
  4060.             ],
  4061.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4062.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4063.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4064.             'nelmio_security.clickjacking.paths' => [
  4065.                 '^/.*' => [
  4066.                     'header' => 'SAMEORIGIN',
  4067.                 ],
  4068.             ],
  4069.             'nelmio_security.clickjacking.content_types' => [
  4070.             ],
  4071.             'nelmio_security.nonce_generator.number_of_bytes' => 16,
  4072.             'nelmio_security.csp.hash_algorithm' => 'sha256',
  4073.             'nelmio_security.csp.report_log_level' => 'notice',
  4074.             'nelmio_security.content_type.nosniff' => true,
  4075.             'nelmio_security.referrer_policy.policies' => [
  4076.                 => 'no-referrer-when-downgrade',
  4077.                 => 'strict-origin-when-cross-origin',
  4078.             ],
  4079.             'scheb_two_factor.model_manager_name' => NULL,
  4080.             'scheb_two_factor.security_tokens' => [
  4081.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  4082.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  4083.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  4084.             ],
  4085.             'scheb_two_factor.ip_whitelist' => [
  4086.             ],
  4087.             'scheb_two_factor.trusted_device.enabled' => true,
  4088.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  4089.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  4090.             'scheb_two_factor.trusted_device.extend_lifetime' => false,
  4091.             'scheb_two_factor.trusted_device.cookie_secure' => NULL,
  4092.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  4093.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  4094.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  4095.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4096.             'web_profiler.debug_toolbar.mode' => 2,
  4097.             'knp_menu.renderer.list.options' => [
  4098.             ],
  4099.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  4100.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  4101.             'knp_menu.renderer.twig.options' => [
  4102.             ],
  4103.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4104.             'knp_menu.default_renderer' => 'twig',
  4105.             'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
  4106.             'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
  4107.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4108.             'cmf_routing.replace_symfony_router' => true,
  4109.             'twig.form.resources' => [
  4110.                 => 'form_div_layout.html.twig',
  4111.             ],
  4112.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4113.             'security.role_hierarchy.roles' => [
  4114.             ],
  4115.             'security.access.denied_url' => NULL,
  4116.             'security.authentication.manager.erase_credentials' => true,
  4117.             'security.authentication.session_strategy.strategy' => 'migrate',
  4118.             'security.access.always_authenticate_before_granting' => false,
  4119.             'security.authentication.hide_user_not_found' => true,
  4120.             'security.firewalls' => [
  4121.                 => 'contao_install',
  4122.                 => 'contao_backend',
  4123.                 => 'contao_frontend',
  4124.             ],
  4125.             'security.contao_backend._indexed_authenticators' => [
  4126.             ],
  4127.             'security.contao_frontend._indexed_authenticators' => [
  4128.             ],
  4129.             'contao.web_dir' => (\dirname(__DIR__4).'/web'),
  4130.             'contao.upload_path' => 'files',
  4131.             'contao.editable_files' => 'css,csv,html,ini,js,json,less,md,scss,svg,svgz,txt,xliff,xml,yml,yaml,html5',
  4132.             'contao.preview_script' => '/preview.php',
  4133.             'contao.csrf_cookie_prefix' => 'csrf_',
  4134.             'contao.csrf_token_name' => 'contao_csrf_token',
  4135.             'contao.pretty_error_screens' => true,
  4136.             'contao.error_level' => 8183,
  4137.             'contao.locales' => [
  4138.                 => 'en',
  4139.                 => 'sv',
  4140.                 => 'fr',
  4141.                 => 'sr',
  4142.                 => 'ru',
  4143.                 => 'sl',
  4144.                 => 'ja',
  4145.                 => 'pt',
  4146.                 => 'de',
  4147.                 => 'lv',
  4148.                 10 => 'nl',
  4149.                 11 => 'it',
  4150.                 12 => 'cs',
  4151.                 13 => 'pl',
  4152.                 14 => 'fa',
  4153.                 15 => 'es',
  4154.             ],
  4155.             'contao.image.bypass_cache' => false,
  4156.             'contao.image.target_dir' => (\dirname(__DIR__4).'/assets/images'),
  4157.             'contao.image.valid_extensions' => [
  4158.                 => 'jpg',
  4159.                 => 'jpeg',
  4160.                 => 'gif',
  4161.                 => 'png',
  4162.                 => 'tif',
  4163.                 => 'tiff',
  4164.                 => 'bmp',
  4165.                 => 'svg',
  4166.                 => 'svgz',
  4167.                 => 'webp',
  4168.             ],
  4169.             'contao.image.imagine_options' => [
  4170.                 'jpeg_quality' => 80,
  4171.                 'jpeg_sampling_factors' => [
  4172.                     => 2,
  4173.                     => 1,
  4174.                     => 1,
  4175.                 ],
  4176.                 'interlace' => 'plane',
  4177.             ],
  4178.             'contao.image.reject_large_uploads' => false,
  4179.             'contao.image.preview.target_dir' => (\dirname(__DIR__4).'/assets/previews'),
  4180.             'contao.image.preview.default_size' => 512,
  4181.             'contao.image.preview.max_size' => 1024,
  4182.             'contao.security.two_factor.enforce_backend' => false,
  4183.             'contao.localconfig' => [
  4184.             ],
  4185.             'contao.backend.custom_css' => [
  4186.                 => 'files/buetow/backend/custom.css',
  4187.             ],
  4188.             'contao.backend.custom_js' => [
  4189.             ],
  4190.             'contao.intl.locales' => [
  4191.             ],
  4192.             'contao.intl.enabled_locales' => [
  4193.             ],
  4194.             'contao.intl.countries' => [
  4195.             ],
  4196.             'contao.insert_tags.allowed_tags' => [
  4197.                 => '*',
  4198.             ],
  4199.             'contao.sanitizer.allowed_url_protocols' => [
  4200.                 => 'http',
  4201.                 => 'https',
  4202.                 => 'ftp',
  4203.                 => 'mailto',
  4204.                 => 'tel',
  4205.                 => 'data',
  4206.                 => 'skype',
  4207.                 => 'whatsapp',
  4208.             ],
  4209.             'contao.search.default_indexer.enable' => true,
  4210.             'contao.search.index_protected' => false,
  4211.             'contao.legacy_routing' => true,
  4212.             'contao.prepend_locale' => true,
  4213.             'contao.url_suffix' => '.html',
  4214.             'contao_manager.manager_path' => 'contao-manager.phar.php',
  4215.             'terminal42_fineuploader.tmp_path' => 'system/tmp',
  4216.             'huh_utils' => [
  4217.                 'tmp_folder' => 'files/tmp/huh_utils_bundle',
  4218.                 'pdfPreviewFolder' => 'files/huhutilsbundle/cache/pdfPreview',
  4219.                 'enable_load_assets' => true,
  4220.             ],
  4221.             'data_collector.templates' => [
  4222.                 'data_collector.request' => [
  4223.                     => 'request',
  4224.                     => '@WebProfiler/Collector/request.html.twig',
  4225.                 ],
  4226.                 'data_collector.time' => [
  4227.                     => 'time',
  4228.                     => '@WebProfiler/Collector/time.html.twig',
  4229.                 ],
  4230.                 'data_collector.memory' => [
  4231.                     => 'memory',
  4232.                     => '@WebProfiler/Collector/memory.html.twig',
  4233.                 ],
  4234.                 'data_collector.ajax' => [
  4235.                     => 'ajax',
  4236.                     => '@WebProfiler/Collector/ajax.html.twig',
  4237.                 ],
  4238.                 'data_collector.exception' => [
  4239.                     => 'exception',
  4240.                     => '@WebProfiler/Collector/exception.html.twig',
  4241.                 ],
  4242.                 'data_collector.logger' => [
  4243.                     => 'logger',
  4244.                     => '@WebProfiler/Collector/logger.html.twig',
  4245.                 ],
  4246.                 'data_collector.events' => [
  4247.                     => 'events',
  4248.                     => '@WebProfiler/Collector/events.html.twig',
  4249.                 ],
  4250.                 'data_collector.router' => [
  4251.                     => 'router',
  4252.                     => '@WebProfiler/Collector/router.html.twig',
  4253.                 ],
  4254.                 'data_collector.cache' => [
  4255.                     => 'cache',
  4256.                     => '@WebProfiler/Collector/cache.html.twig',
  4257.                 ],
  4258.                 'data_collector.translation' => [
  4259.                     => 'translation',
  4260.                     => '@WebProfiler/Collector/translation.html.twig',
  4261.                 ],
  4262.                 'data_collector.security' => [
  4263.                     => 'security',
  4264.                     => '@Security/Collector/security.html.twig',
  4265.                 ],
  4266.                 'data_collector.twig' => [
  4267.                     => 'twig',
  4268.                     => '@WebProfiler/Collector/twig.html.twig',
  4269.                 ],
  4270.                 'data_collector.doctrine' => [
  4271.                     => 'db',
  4272.                     => '@Doctrine/Collector/db.html.twig',
  4273.                 ],
  4274.                 'data_collector.http_client' => [
  4275.                     => 'http_client',
  4276.                     => '@WebProfiler/Collector/http_client.html.twig',
  4277.                 ],
  4278.                 'data_collector.dump' => [
  4279.                     => 'dump',
  4280.                     => '@Debug/Profiler/dump.html.twig',
  4281.                 ],
  4282.                 'mailer.data_collector' => [
  4283.                     => 'mailer',
  4284.                     => '@WebProfiler/Collector/mailer.html.twig',
  4285.                 ],
  4286.                 'contao.data_collector' => [
  4287.                     => 'contao',
  4288.                     => '@ContaoCore/Collector/contao.html.twig',
  4289.                 ],
  4290.                 'data_collector.config' => [
  4291.                     => 'config',
  4292.                     => '@WebProfiler/Collector/config.html.twig',
  4293.                 ],
  4294.             ],
  4295.             'kernel.packages' => [
  4296.                 'ausi/slug-generator' => '1.1.1',
  4297.                 'bacon/bacon-qr-code' => '2.0.7',
  4298.                 'bariew/phpquery' => '1.0.3',
  4299.                 'beberlei/assert' => '3.3.2',
  4300.                 'buetow/website-2019' => '1.1.17',
  4301.                 'clue/stream-filter' => '1.6.0',
  4302.                 'codefog/contao-cookiebar' => '2.4.2',
  4303.                 'codefog/contao-haste' => '4.25.19',
  4304.                 'codefog/contao-news_categories' => '3.4.20',
  4305.                 'codefog/tags-bundle' => '3.3.4',
  4306.                 'composer/ca-bundle' => '1.3.2',
  4307.                 'contao-community-alliance/composer-plugin' => '3.2.2',
  4308.                 'contao-components/ace' => '1.7.0',
  4309.                 'contao-components/chosen' => '1.2.4',
  4310.                 'contao-components/colorbox' => '1.6.6',
  4311.                 'contao-components/colorpicker' => '1.5.2',
  4312.                 'contao-components/contao' => '9.2.0',
  4313.                 'contao-components/datepicker' => '2.3.2',
  4314.                 'contao-components/dropzone' => '5.9.3',
  4315.                 'contao-components/installer' => '1.4.1',
  4316.                 'contao-components/jquery' => '3.6.0',
  4317.                 'contao-components/jquery-ui' => '1.13.1',
  4318.                 'contao-components/mediabox' => '1.5.5',
  4319.                 'contao-components/mootools' => '1.6.0.6',
  4320.                 'contao-components/simplemodal' => '2.1.1',
  4321.                 'contao-components/swipe' => '2.2.0',
  4322.                 'contao-components/tablesort' => '4.0.1',
  4323.                 'contao-components/tablesorter' => '2.31.3',
  4324.                 'contao-components/tinymce4' => '5.10.5',
  4325.                 'contao/calendar-bundle' => '4.13.5',
  4326.                 'contao/comments-bundle' => '4.13.5',
  4327.                 'contao/conflicts' => 'dev-main',
  4328.                 'contao/core-bundle' => '4.13.5',
  4329.                 'contao/faq-bundle' => '4.13.5',
  4330.                 'contao/image' => '1.1.1',
  4331.                 'contao/imagine-svg' => '1.0.3',
  4332.                 'contao/installation-bundle' => '4.13.5',
  4333.                 'contao/listing-bundle' => '4.13.5',
  4334.                 'contao/manager-bundle' => '4.13.5',
  4335.                 'contao/manager-plugin' => '2.11.1',
  4336.                 'contao/news-bundle' => '4.13.5',
  4337.                 'contao/newsletter-bundle' => '4.13.5',
  4338.                 'dasprid/enum' => '1.0.3',
  4339.                 'dflydev/dot-access-data' => '3.0.1',
  4340.                 'do-while/contao-backupdb-bundle' => '1.5.3',
  4341.                 'doctrine/annotations' => '1.13.2',
  4342.                 'doctrine/cache' => '2.2.0',
  4343.                 'doctrine/collections' => '1.6.8',
  4344.                 'doctrine/common' => '3.3.0',
  4345.                 'doctrine/dbal' => '3.3.7',
  4346.                 'doctrine/deprecations' => '1.0.0',
  4347.                 'doctrine/doctrine-bundle' => '2.7.0',
  4348.                 'doctrine/event-manager' => '1.1.1',
  4349.                 'doctrine/inflector' => '2.0.4',
  4350.                 'doctrine/instantiator' => '1.4.1',
  4351.                 'doctrine/lexer' => '1.2.3',
  4352.                 'doctrine/orm' => '2.12.3',
  4353.                 'doctrine/persistence' => '2.5.3',
  4354.                 'doctrine/sql-formatter' => '1.1.3',
  4355.                 'dragonmantank/cron-expression' => '2.3.1',
  4356.                 'egulias/email-validator' => '3.2.1',
  4357.                 'eluceo/ical' => '0.16.1',
  4358.                 'ezyang/htmlpurifier' => '4.14.0',
  4359.                 'friendsofphp/proxy-manager-lts' => '1.0.12',
  4360.                 'friendsofsymfony/http-cache' => '2.13.0',
  4361.                 'friendsofsymfony/http-cache-bundle' => '2.12.1',
  4362.                 'globalcitizen/php-iban' => '2.7.5',
  4363.                 'hackzilla/password-generator' => '1.6.0',
  4364.                 'heimrichhannot-contao-components/sortablejs' => '1.8.4',
  4365.                 'heimrichhannot/contao-ajax-bundle' => '1.1.1',
  4366.                 'heimrichhannot/contao-components' => '2.2.1',
  4367.                 'heimrichhannot/contao-filename-sanitizer-bundle' => '2.4.1',
  4368.                 'heimrichhannot/contao-haste_plus' => '1.15.7',
  4369.                 'heimrichhannot/contao-multi-column-editor-bundle' => '2.13.9',
  4370.                 'heimrichhannot/contao-notification_center_plus' => '1.6.2',
  4371.                 'heimrichhannot/contao-request-bundle' => '1.3.1',
  4372.                 'heimrichhannot/contao-status_messages' => '2.4.1',
  4373.                 'heimrichhannot/contao-utils-bundle' => '2.217.2',
  4374.                 'heimseiten/contao-sticky-footer-backend-bundle' => '1.0.7',
  4375.                 'imagine/imagine' => '1.3.2',
  4376.                 'knplabs/knp-menu' => '3.3.0',
  4377.                 'knplabs/knp-menu-bundle' => '3.2.0',
  4378.                 'knplabs/knp-time-bundle' => '1.19.0',
  4379.                 'laminas/laminas-code' => '4.5.2',
  4380.                 'lcobucci/clock' => '2.0.0',
  4381.                 'lcobucci/jwt' => '4.1.5',
  4382.                 'league/commonmark' => '2.3.3',
  4383.                 'league/config' => '1.1.1',
  4384.                 'league/flysystem' => '2.4.5',
  4385.                 'league/flysystem-bundle' => '2.2.1',
  4386.                 'league/mime-type-detection' => '1.11.0',
  4387.                 'madeyourday/contao-rocksolid-custom-elements' => '2.3.12',
  4388.                 'madeyourday/contao-rocksolid-icon-picker' => '2.0.3',
  4389.                 'maennchen/zipstream-php' => '2.2.1',
  4390.                 'markbaker/complex' => '3.0.1',
  4391.                 'markbaker/matrix' => '3.0.0',
  4392.                 'markocupic/contao-news-infinite-scroll-bundle' => '1.3.13',
  4393.                 'matthiasmullie/minify' => '1.3.68',
  4394.                 'matthiasmullie/path-converter' => '1.1.3',
  4395.                 'menatwork/contao-multicolumnwizard-bundle' => '3.5.4',
  4396.                 'monolog/monolog' => '2.7.0',
  4397.                 'myclabs/php-enum' => '1.8.3',
  4398.                 'nelmio/cors-bundle' => '2.2.0',
  4399.                 'nelmio/security-bundle' => '2.12.0',
  4400.                 'nette/schema' => '1.2.2',
  4401.                 'nette/utils' => '3.2.7',
  4402.                 'nikic/php-parser' => '4.14.0',
  4403.                 'numero2/contao-opengraph3' => '4.2.9',
  4404.                 'nyholm/psr7' => '1.5.1',
  4405.                 'paragonie/constant_time_encoding' => '2.6.3',
  4406.                 'paragonie/random_compat' => '9.99.100',
  4407.                 'php-http/client-common' => '2.5.0',
  4408.                 'php-http/discovery' => '1.14.2',
  4409.                 'php-http/httplug' => '2.3.0',
  4410.                 'php-http/message' => '1.13.0',
  4411.                 'php-http/message-factory' => '1.0.2',
  4412.                 'php-http/promise' => '1.1.0',
  4413.                 'phpfastcache/phpfastcache' => '5.0.21',
  4414.                 'phpfastcache/phpssdb' => '1.0.1',
  4415.                 'phpoffice/phpspreadsheet' => '1.23.0',
  4416.                 'phpspec/php-diff' => '1.1.3',
  4417.                 'predis/predis' => '1.1.10',
  4418.                 'psr/cache' => '1.0.1',
  4419.                 'psr/container' => '1.1.2',
  4420.                 'psr/event-dispatcher' => '1.0.0',
  4421.                 'psr/http-client' => '1.0.1',
  4422.                 'psr/http-factory' => '1.0.1',
  4423.                 'psr/http-message' => '1.0.1',
  4424.                 'psr/log' => '1.1.4',
  4425.                 'psr/simple-cache' => '1.0.1',
  4426.                 'romeniwebdesign/contao-custom-articles-bundle' => '1.1.5',
  4427.                 'scheb/2fa-backup-code' => '5.13.2',
  4428.                 'scheb/2fa-bundle' => '5.13.2',
  4429.                 'scheb/2fa-trusted-device' => '5.13.2',
  4430.                 'scrivo/highlight.php' => '9.18.1.9',
  4431.                 'scssphp/scssphp' => '1.10.3',
  4432.                 'sensiolabs/ansi-to-html' => '1.2.1',
  4433.                 'simplepie/simplepie' => '1.6.0',
  4434.                 'soundasleep/html2text' => '1.1.0',
  4435.                 'spatie/schema-org' => '3.9.0',
  4436.                 'spomky-labs/otphp' => '10.0.3',
  4437.                 'symfony-cmf/routing' => '2.3.4',
  4438.                 'symfony-cmf/routing-bundle' => '2.5.1',
  4439.                 'symfony/asset' => '5.4.7',
  4440.                 'symfony/cache' => '5.4.10',
  4441.                 'symfony/cache-contracts' => '2.5.2',
  4442.                 'symfony/config' => '5.4.9',
  4443.                 'symfony/console' => '5.4.10',
  4444.                 'symfony/css-selector' => '5.4.3',
  4445.                 'symfony/debug-bundle' => '5.4.3',
  4446.                 'symfony/dependency-injection' => '5.4.10',
  4447.                 'symfony/deprecation-contracts' => '2.5.2',
  4448.                 'symfony/doctrine-bridge' => '5.4.10',
  4449.                 'symfony/dom-crawler' => '5.4.9',
  4450.                 'symfony/dotenv' => '5.4.5',
  4451.                 'symfony/error-handler' => '5.4.9',
  4452.                 'symfony/event-dispatcher' => '5.4.9',
  4453.                 'symfony/event-dispatcher-contracts' => '2.5.2',
  4454.                 'symfony/expression-language' => '5.4.10',
  4455.                 'symfony/filesystem' => '5.4.9',
  4456.                 'symfony/finder' => '5.4.8',
  4457.                 'symfony/framework-bundle' => '5.4.10',
  4458.                 'symfony/http-client' => '5.4.9',
  4459.                 'symfony/http-client-contracts' => '2.5.2',
  4460.                 'symfony/http-foundation' => '5.4.10',
  4461.                 'symfony/http-kernel' => '5.4.10',
  4462.                 'symfony/intl' => '5.4.10',
  4463.                 'symfony/lock' => '5.4.10',
  4464.                 'symfony/mailer' => '5.4.10',
  4465.                 'symfony/mime' => '5.4.10',
  4466.                 'symfony/monolog-bridge' => '5.4.10',
  4467.                 'symfony/monolog-bundle' => '3.8.0',
  4468.                 'symfony/options-resolver' => '5.4.3',
  4469.                 'symfony/password-hasher' => '5.4.8',
  4470.                 'symfony/polyfill-ctype' => '1.26.0',
  4471.                 'symfony/polyfill-intl-grapheme' => '1.26.0',
  4472.                 'symfony/polyfill-intl-idn' => '1.26.0',
  4473.                 'symfony/polyfill-intl-normalizer' => '1.26.0',
  4474.                 'symfony/polyfill-mbstring' => '1.26.0',
  4475.                 'symfony/polyfill-php72' => '1.26.0',
  4476.                 'symfony/polyfill-php73' => '1.26.0',
  4477.                 'symfony/polyfill-php80' => '1.26.0',
  4478.                 'symfony/polyfill-php81' => '1.26.0',
  4479.                 'symfony/polyfill-uuid' => '1.26.0',
  4480.                 'symfony/process' => '5.4.8',
  4481.                 'symfony/property-access' => '5.4.8',
  4482.                 'symfony/property-info' => '5.4.10',
  4483.                 'symfony/proxy-manager-bridge' => '5.4.6',
  4484.                 'symfony/routing' => '5.4.8',
  4485.                 'symfony/security-bundle' => '5.4.9',
  4486.                 'symfony/security-core' => '5.4.10',
  4487.                 'symfony/security-csrf' => '5.4.9',
  4488.                 'symfony/security-guard' => '5.4.9',
  4489.                 'symfony/security-http' => '5.4.10',
  4490.                 'symfony/service-contracts' => '2.5.2',
  4491.                 'symfony/stopwatch' => '5.4.5',
  4492.                 'symfony/string' => '5.4.10',
  4493.                 'symfony/translation' => '5.4.9',
  4494.                 'symfony/translation-contracts' => '2.5.2',
  4495.                 'symfony/twig-bridge' => '5.4.9',
  4496.                 'symfony/twig-bundle' => '5.4.8',
  4497.                 'symfony/uid' => '5.4.3',
  4498.                 'symfony/var-dumper' => '5.4.9',
  4499.                 'symfony/var-exporter' => '5.4.10',
  4500.                 'symfony/web-profiler-bundle' => '5.4.10',
  4501.                 'symfony/yaml' => '5.4.10',
  4502.                 'terminal42/contao-ajaxform' => '1.1.3',
  4503.                 'terminal42/contao-changelanguage' => '3.3.2',
  4504.                 'terminal42/contao-fineuploader' => '3.2.5',
  4505.                 'terminal42/contao-folderpage' => '2.0.16',
  4506.                 'terminal42/contao-leads' => '1.4.30',
  4507.                 'terminal42/contao-node' => '1.5.6',
  4508.                 'terminal42/dcawizard' => '2.5.0',
  4509.                 'terminal42/escargot' => '1.4.1',
  4510.                 'terminal42/notification_center' => '1.6.12',
  4511.                 'terminal42/service-annotation-bundle' => '1.1.3',
  4512.                 'thecodingmachine/safe' => '1.3.3',
  4513.                 'tijsverkoyen/css-to-inline-styles' => '2.2.4',
  4514.                 'toflar/psr6-symfony-http-cache-store' => '3.0.1',
  4515.                 'twig/extra-bundle' => '3.4.0',
  4516.                 'twig/twig' => '3.4.1',
  4517.                 'ua-parser/uap-php' => '3.9.14',
  4518.                 'wa72/htmlpagedom' => '2.0.1',
  4519.                 'webignition/disallowed-character-terminated-string' => '2.0',
  4520.                 'webignition/robots-txt-file' => '3.0',
  4521.                 'webmozart/assert' => '1.11.0',
  4522.                 'webmozart/path-util' => '2.3.0',
  4523.                 'wikimedia/less.php' => '1.8.2',
  4524.             ],
  4525.             'contao.resources_paths' => [
  4526.                 => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/contao'),
  4527.                 => (\dirname(__DIR__4).'/src/rwd/ExtContentBundle/src/Resources/contao'),
  4528.                 => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/contao'),
  4529.                 => (\dirname(__DIR__4).'/vendor/terminal42/contao-node/src/Resources/contao'),
  4530.                 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src/Resources/contao'),
  4531.                 => (\dirname(__DIR__4).'/vendor/terminal42/contao-folderpage/src/Resources/contao'),
  4532.                 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-request-bundle/src/Resources/contao'),
  4533.                 => (\dirname(__DIR__4).'/system/modules/ajaxform'),
  4534.                 => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src/Resources/contao'),
  4535.                 => (\dirname(__DIR__4).'/system/modules/cookiebar'),
  4536.                 10 => (\dirname(__DIR__4).'/system/modules/haste'),
  4537.                 11 => (\dirname(__DIR__4).'/vendor/codefog/tags-bundle/src/Resources/contao'),
  4538.                 12 => (\dirname(__DIR__4).'/vendor/contao/faq-bundle/src/Resources/contao'),
  4539.                 13 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-status_messages/src/Resources/contao'),
  4540.                 14 => (\dirname(__DIR__4).'/system/modules/haste_plus'),
  4541.                 15 => (\dirname(__DIR__4).'/vendor/romeniwebdesign/contao-custom-articles-bundle/src/Resources/contao'),
  4542.                 16 => (\dirname(__DIR__4).'/vendor/heimseiten/contao-sticky-footer-backend-bundle/src/Resources/contao'),
  4543.                 17 => (\dirname(__DIR__4).'/system/modules/components'),
  4544.                 18 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-filename-sanitizer-bundle/src/Resources/contao'),
  4545.                 19 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/contao'),
  4546.                 20 => (\dirname(__DIR__4).'/vendor/terminal42/contao-fineuploader/contao'),
  4547.                 21 => (\dirname(__DIR__4).'/vendor/contao/comments-bundle/src/Resources/contao'),
  4548.                 22 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-multi-column-editor-bundle/src/Resources/contao'),
  4549.                 23 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-ajax-bundle/src/Resources/contao'),
  4550.                 24 => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src/Resources/contao'),
  4551.                 25 => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src/Resources/contao'),
  4552.                 26 => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src/Resources/contao'),
  4553.                 27 => (\dirname(__DIR__4).'/vendor/contao/newsletter-bundle/src/Resources/contao'),
  4554.                 28 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-icon-picker/src/Resources/contao'),
  4555.                 29 => (\dirname(__DIR__4).'/vendor/do-while/contao-backupdb-bundle/src/Resources/contao'),
  4556.                 30 => (\dirname(__DIR__4).'/vendor/terminal42/contao-changelanguage/contao'),
  4557.                 31 => (\dirname(__DIR__4).'/vendor/codefog/contao-news_categories/src/Resources/contao'),
  4558.                 32 => (\dirname(__DIR__4).'/system/modules/dcawizard'),
  4559.                 33 => (\dirname(__DIR__4).'/system/modules/leads'),
  4560.                 34 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/contao'),
  4561.                 35 => (\dirname(__DIR__4).'/vendor/numero2/contao-opengraph3/src/Resources/contao'),
  4562.                 36 => (\dirname(__DIR__4).'/system/modules/notification_center'),
  4563.                 37 => (\dirname(__DIR__4).'/vendor/markocupic/contao-news-infinite-scroll-bundle/src/Resources/contao'),
  4564.                 38 => (\dirname(__DIR__4).'/system/modules/notification_center_plus'),
  4565.                 39 => (\dirname(__DIR__4).'/app/Resources/contao'),
  4566.             ],
  4567.             'console.command.ids' => [
  4568.                 => 'HeimrichHannot\\FilenameSanitizerBundle\\Command\\SanitizeCommand',
  4569.             ],
  4570.         ];
  4571.     }
  4572.     protected function throw($message)
  4573.     {
  4574.         throw new RuntimeException($message);
  4575.     }
  4576. }