var/cache/dev/ContainerXGhnNO6/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php line 2696

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