var/cache/dev/ContainerOxblAfZ/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php line 1266

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