var/cache/dev/ContainerFdXbJXd/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php line 868

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