var/cache/dev/ContainerPPXMOK8/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php line 2943

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