var/cache/dev/Container5LcGo74/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php line 2529

Open in your IDE?
  1. <?php
  2. namespace Container5LcGo74;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'contao_manager.jwt_manager' => true,
  31.             'contao_manager.plugin_loader' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  36.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.session' => 'get_Container_Private_SessionService',
  40.             '.container.private.twig' => 'get_Container_Private_TwigService',
  41.             'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController' => 'getErrorPageControllerService',
  42.             'HeimrichHannot\\TwigSupportBundle\\Filesystem\\TwigTemplateLocator' => 'getTwigTemplateLocatorService',
  43.             'HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer' => 'getTwigTemplateRendererService',
  44.             'HeimrichHannot\\UtilsBundle\\Form\\FormUtil' => 'getFormUtilService',
  45.             'HeimrichHannot\\UtilsBundle\\Location\\LocationUtil' => 'getLocationUtilService',
  46.             'HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil' => 'getAnonymizerUtilService',
  47.             'HeimrichHannot\\UtilsBundle\\Util\\Utils' => 'getUtilsService',
  48.             'Oveleon\\ContaoComponentStyleManager\\EventSubscriber\\KernelRequestSubscriber' => 'getKernelRequestSubscriberService',
  49.             'Terminal42\\FolderpageBundle\\Controller\\FolderPageController' => 'getFolderPageControllerService',
  50.             'assets.packages' => 'getAssets_PackagesService',
  51.             'cache.app' => 'getCache_AppService',
  52.             'cache.system' => 'getCache_SystemService',
  53.             'contao.assets.assets_context' => 'getContao_Assets_AssetsContextService',
  54.             'contao.csrf.token_manager' => 'getContao_Csrf_TokenManagerService',
  55.             'contao.framework' => 'getContao_FrameworkService',
  56.             'contao.intl.locales' => 'getContao_Intl_LocalesService',
  57.             'contao.resource_finder' => 'getContao_ResourceFinderService',
  58.             'contao.routing.nested_404_matcher' => 'getContao_Routing_Nested404MatcherService',
  59.             'contao.routing.nested_matcher' => 'getContao_Routing_NestedMatcherService',
  60.             'contao.routing.page_registry' => 'getContao_Routing_PageRegistryService',
  61.             'contao.routing.scope_matcher' => 'getContao_Routing_ScopeMatcherService',
  62.             'contao.security.token_checker' => 'getContao_Security_TokenCheckerService',
  63.             'contao.twig.extension' => 'getContao_Twig_ExtensionService',
  64.             'contao.twig.filesystem_loader' => 'getContao_Twig_FilesystemLoaderService',
  65.             'data_collector.dump' => 'getDataCollector_DumpService',
  66.             'debug.stopwatch' => 'getDebug_StopwatchService',
  67.             'doctrine' => 'getDoctrineService',
  68.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  69.             'event_dispatcher' => 'getEventDispatcherService',
  70.             'fos_http_cache.cache_manager' => 'getFosHttpCache_CacheManagerService',
  71.             'fos_http_cache.event_listener.cache_control' => 'getFosHttpCache_EventListener_CacheControlService',
  72.             'fos_http_cache.http.symfony_response_tagger' => 'getFosHttpCache_Http_SymfonyResponseTaggerService',
  73.             'fos_http_cache.proxy_client.symfony' => 'getFosHttpCache_ProxyClient_SymfonyService',
  74.             'http_kernel' => 'getHttpKernelService',
  75.             'huh.twig.extension.array' => 'getHuh_Twig_Extension_ArrayService',
  76.             'huh.twig.extension.date' => 'getHuh_Twig_Extension_DateService',
  77.             'huh.twig.extension.dca' => 'getHuh_Twig_Extension_DcaService',
  78.             'huh.twig.extension.download' => 'getHuh_Twig_Extension_DownloadService',
  79.             'huh.twig.extension.file' => 'getHuh_Twig_Extension_FileService',
  80.             'huh.twig.extension.image' => 'getHuh_Twig_Extension_ImageService',
  81.             'huh.twig.extension.test' => 'getHuh_Twig_Extension_TestService',
  82.             'huh.utils.dca' => 'getHuh_Utils_DcaService',
  83.             'huh.utils.file' => 'getHuh_Utils_FileService',
  84.             'huh.utils.model' => 'getHuh_Utils_ModelService',
  85.             'huh.utils.routing' => 'getHuh_Utils_RoutingService',
  86.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  87.             'request_stack' => 'getRequestStackService',
  88.             'router' => 'getRouterService',
  89.             'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
  90.             'security.firewall.map' => 'getSecurity_Firewall_MapService',
  91.             'security.helper' => 'getSecurity_HelperService',
  92.             'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
  93.             'translator' => 'getTranslatorService',
  94.             'uri_signer' => 'getUriSignerService',
  95.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  96.             'huh.utils.cache.file' => 'getHuh_Utils_Cache_FileService',
  97.             'contao.controller.backend_csv_import' => 'getContao_Controller_BackendCsvImportService',
  98.             'contao.controller.images' => 'getContao_Controller_ImagesService',
  99.             'contao.controller.insert_tags' => 'getContao_Controller_InsertTagsService',
  100.             'Contao\\CoreBundle\\EventListener\\DataContainer\\ContentCompositionListener' => 'getContentCompositionListenerService',
  101.             'Contao\\CoreBundle\\EventListener\\DataContainer\\PageTypeOptionsListener' => 'getPageTypeOptionsListenerService',
  102.             'Contao\\CoreBundle\\EventListener\\DataContainer\\PageUrlListener' => 'getPageUrlListenerService',
  103.             'contao.cache.clear_internal' => 'getContao_Cache_ClearInternalService',
  104.             'contao.cache.warm_internal' => 'getContao_Cache_WarmInternalService',
  105.             'contao.crawl.escargot_factory' => 'getContao_Crawl_EscargotFactoryService',
  106.             'contao.image.image_factory' => 'getContao_Image_ImageFactoryService',
  107.             'contao.image.image_sizes' => 'getContao_Image_ImageSizesService',
  108.             'contao.image.resizer' => 'getContao_Image_ResizerService',
  109.             'contao.opt-in' => 'getContao_OptinService',
  110.             'Contao\\CoreBundle\\Cron\\Cron' => 'getCronService',
  111.             'Contao\\CoreBundle\\Image\\Studio\\FigureRenderer' => 'getFigureRendererService',
  112.             'Contao\\CoreBundle\\Routing\\ResponseContext\\CoreResponseContextFactory' => 'getCoreResponseContextFactoryService',
  113.             'Contao\\CoreBundle\\Security\\TwoFactor\\BackupCodeManager' => 'getBackupCodeManagerService',
  114.             'Contao\\CoreBundle\\Twig\\Extension\\ContaoExtension' => 'getContaoExtensionService',
  115.             'Contao\\CoreBundle\\Util\\SimpleTokenParser' => 'getSimpleTokenParserService',
  116.             'contao_manager.routing_loader' => 'getContaoManager_RoutingLoaderService',
  117.             'contao.install_tool' => 'getContao_InstallToolService',
  118.             'contao.install_tool_user' => 'getContao_InstallToolUserService',
  119.             'contao.installer' => 'getContao_InstallerService',
  120.             'cache_clearer' => 'getCacheClearerService',
  121.             'filesystem' => 'getFilesystemService',
  122.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  123.             'profiler' => 'getProfilerService',
  124.             'twig' => 'getTwigService',
  125.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  126.             'security.token_storage' => 'getSecurity_TokenStorageService',
  127.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService',
  128.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  129.             'session' => 'getSessionService',
  130.         ];
  131.         $this->fileMap = [
  132.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  133.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  134.             '.container.private.security.encoder_factory' => 'get_Container_Private_Security_EncoderFactoryService',
  135.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  136.             'Contao\\CoreBundle\\Controller\\BackendController' => 'getBackendControllerService',
  137.             'Contao\\CoreBundle\\Controller\\BackendCsvImportController' => 'getBackendCsvImportControllerService',
  138.             'Contao\\CoreBundle\\Controller\\BackendPreviewController' => 'getBackendPreviewControllerService',
  139.             'Contao\\CoreBundle\\Controller\\BackendPreviewSwitchController' => 'getBackendPreviewSwitchControllerService',
  140.             'Contao\\CoreBundle\\Controller\\CaptchaController' => 'getCaptchaControllerService',
  141.             'Contao\\CoreBundle\\Controller\\ContentElement\\MarkdownController' => 'getMarkdownControllerService',
  142.             'Contao\\CoreBundle\\Controller\\ContentElement\\TemplateController' => 'getTemplateControllerService',
  143.             'Contao\\CoreBundle\\Controller\\FaviconController' => 'getFaviconControllerService',
  144.             'Contao\\CoreBundle\\Controller\\FrontendController' => 'getFrontendControllerService',
  145.             'Contao\\CoreBundle\\Controller\\FrontendModule\\RootPageDependentModulesController' => 'getRootPageDependentModulesControllerService',
  146.             'Contao\\CoreBundle\\Controller\\FrontendModule\\TemplateController' => 'getTemplateController2Service',
  147.             'Contao\\CoreBundle\\Controller\\FrontendModule\\TwoFactorController' => 'getTwoFactorControllerService',
  148.             'Contao\\CoreBundle\\Controller\\ImagesController' => 'getImagesControllerService',
  149.             'Contao\\CoreBundle\\Controller\\InitializeController' => 'getInitializeControllerService',
  150.             'Contao\\CoreBundle\\Controller\\InsertTagsController' => 'getInsertTagsControllerService',
  151.             'Contao\\CoreBundle\\Controller\\Page\\RootPageController' => 'getRootPageControllerService',
  152.             'Contao\\CoreBundle\\Controller\\PreviewLinkController' => 'getPreviewLinkControllerService',
  153.             'Contao\\CoreBundle\\Controller\\RobotsTxtController' => 'getRobotsTxtControllerService',
  154.             'Contao\\CoreBundle\\Controller\\SitemapController' => 'getSitemapControllerService',
  155.             'Contao\\ManagerBundle\\Controller\\DebugController' => 'getDebugControllerService',
  156.             'DirkKlemmt\\ContaoMmenuBundle\\EventListener\\DataContainer\\JsTemplateOptions' => 'getJsTemplateOptionsService',
  157.             'DirkKlemmt\\ContaoMmenuBundle\\EventListener\\DataContainer\\MmenuConfigOptions' => 'getMmenuConfigOptionsService',
  158.             'DirkKlemmt\\ContaoMmenuBundle\\EventListener\\DataContainer\\NavigationTemplateDefault' => 'getNavigationTemplateDefaultService',
  159.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  160.             'HeimrichHannot\\GoogleMapsBundle\\EventListener\\LoadDataContainerListener' => 'getLoadDataContainerListenerService',
  161.             'HeimrichHannot\\GoogleMapsBundle\\EventListener\\ReplaceDynamicScriptTagsListener' => 'getReplaceDynamicScriptTagsListenerService',
  162.             'HeimrichHannot\\GoogleMapsBundle\\EventListener\\ReplaceInsertTagsListener' => 'getReplaceInsertTagsListenerService',
  163.             'HeimrichHannot\\RequestBundle\\Component\\HttpFoundation\\Request' => 'getRequestService',
  164.             'HeimrichHannot\\TwigSupportBundle\\EventListener\\RenderListener' => 'getRenderListenerService',
  165.             'HeimrichHannot\\UtilsBundle\\Accordion\\AccordionUtil' => 'getAccordionUtilService',
  166.             'HeimrichHannot\\UtilsBundle\\Arrays\\ArrayUtil' => 'getArrayUtilService',
  167.             'HeimrichHannot\\UtilsBundle\\Cache\\DatabaseCacheUtil' => 'getDatabaseCacheUtilService',
  168.             'HeimrichHannot\\UtilsBundle\\Cache\\DatabaseTreeCache' => 'getDatabaseTreeCacheService',
  169.             'HeimrichHannot\\UtilsBundle\\Cache\\FileCache' => 'getFileCacheService',
  170.             'HeimrichHannot\\UtilsBundle\\Cache\\RemoteImageCache' => 'getRemoteImageCacheService',
  171.             'HeimrichHannot\\UtilsBundle\\Cache\\UtilCacheWarmer' => 'getUtilCacheWarmerService',
  172.             'HeimrichHannot\\UtilsBundle\\Choice\\DataContainerChoice' => 'getDataContainerChoiceService',
  173.             'HeimrichHannot\\UtilsBundle\\Choice\\FieldChoice' => 'getFieldChoiceService',
  174.             'HeimrichHannot\\UtilsBundle\\Choice\\MessageChoice' => 'getMessageChoiceService',
  175.             'HeimrichHannot\\UtilsBundle\\Choice\\ModelInstanceChoice' => 'getModelInstanceChoiceService',
  176.             'HeimrichHannot\\UtilsBundle\\Choice\\TwigTemplateChoice' => 'getTwigTemplateChoiceService',
  177.             'HeimrichHannot\\UtilsBundle\\Comparison\\CompareUtil' => 'getCompareUtilService',
  178.             'HeimrichHannot\\UtilsBundle\\Database\\DatabaseUtil' => 'getDatabaseUtilService',
  179.             'HeimrichHannot\\UtilsBundle\\EventListener\\ExtendEntityFinderSubscriber' => 'getExtendEntityFinderSubscriberService',
  180.             'HeimrichHannot\\UtilsBundle\\EventListener\\InitializeSystemListener' => 'getInitializeSystemListenerService',
  181.             'HeimrichHannot\\UtilsBundle\\EventListener\\InsertTagsListener' => 'getInsertTagsListenerService',
  182.             'HeimrichHannot\\UtilsBundle\\File\\FileArchiveUtil' => 'getFileArchiveUtilService',
  183.             'HeimrichHannot\\UtilsBundle\\File\\FileStorageUtil' => 'getFileStorageUtilService',
  184.             'HeimrichHannot\\UtilsBundle\\File\\FolderUtil' => 'getFolderUtilService',
  185.             'HeimrichHannot\\UtilsBundle\\Ics\\IcsUtil' => 'getIcsUtilService',
  186.             'HeimrichHannot\\UtilsBundle\\Member\\MemberUtil' => 'getMemberUtilService',
  187.             'HeimrichHannot\\UtilsBundle\\Page\\PageUtil' => 'getPageUtilService',
  188.             'HeimrichHannot\\UtilsBundle\\Pdf\\PdfPreview' => 'getPdfPreviewService',
  189.             'HeimrichHannot\\UtilsBundle\\Request\\RequestUtil' => 'getRequestUtilService',
  190.             'HeimrichHannot\\UtilsBundle\\Rsce\\RsceUtil' => 'getRsceUtilService',
  191.             'HeimrichHannot\\UtilsBundle\\Salutation\\SalutationUtil' => 'getSalutationUtilService',
  192.             'HeimrichHannot\\UtilsBundle\\Security\\CodeUtil' => 'getCodeUtilService',
  193.             'HeimrichHannot\\UtilsBundle\\Security\\EncryptionUtil' => 'getEncryptionUtilService',
  194.             'HeimrichHannot\\UtilsBundle\\String\\StringUtil' => 'getStringUtilService',
  195.             'HeimrichHannot\\UtilsBundle\\Url\\UrlUtil' => 'getUrlUtilService',
  196.             'HeimrichHannot\\UtilsBundle\\User\\UserUtil' => 'getUserUtilService',
  197.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\ExecutePostActions' => 'getExecutePostActionsService',
  198.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\InitializeSystem' => 'getInitializeSystemService',
  199.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\LoadDataContainer' => 'getLoadDataContainerService',
  200.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\ParseTemplate' => 'getParseTemplateService',
  201.             'MenAtWork\\MultiColumnWizardBundle\\Service\\ContaoApiService' => 'getContaoApiServiceService',
  202.             'Mvo\\ContaoGroupWidget\\EventListener\\GroupWidgetListener' => 'getGroupWidgetListenerService',
  203.             'Oveleon\\ContaoComponentStyleManager\\Command\\ObjectConversionCommand' => 'getObjectConversionCommandService',
  204.             'Oveleon\\ContaoComponentStyleManager\\ContaoComponentStyleManager' => 'getContaoComponentStyleManagerService',
  205.             'Oveleon\\ContaoComponentStyleManager\\ContaoManager\\Plugin' => 'getPluginService',
  206.             'Oveleon\\ContaoComponentStyleManager\\Controller\\BackendModule\\ImportController' => 'getImportControllerService',
  207.             'Oveleon\\ContaoComponentStyleManager\\EventListener\\AddCustomRegexpListener' => 'getAddCustomRegexpListenerService',
  208.             'Oveleon\\ContaoComponentStyleManager\\EventListener\\DataContainer\\StyleManagerArchiveListener' => 'getStyleManagerArchiveListenerService',
  209.             'Oveleon\\ContaoComponentStyleManager\\EventListener\\DataContainer\\StyleManagerListener' => 'getStyleManagerListenerService',
  210.             'Oveleon\\ContaoComponentStyleManager\\EventListener\\ExecutePostActionsListener' => 'getExecutePostActionsListenerService',
  211.             'Oveleon\\ContaoComponentStyleManager\\EventListener\\LoadFormFieldListener' => 'getLoadFormFieldListenerService',
  212.             'Oveleon\\ContaoComponentStyleManager\\EventListener\\ParseTemplateListener' => 'getParseTemplateListenerService',
  213.             'Oveleon\\ContaoComponentStyleManager\\Migration\\Version30\\ObjectConversionMigration' => 'getObjectConversionMigrationService',
  214.             'Oveleon\\ContaoComponentStyleManager\\StyleManager\\StyleManager' => 'getStyleManagerService',
  215.             'Oveleon\\ContaoComponentStyleManager\\StyleManager\\Styles' => 'getStylesService',
  216.             'Oveleon\\ContaoComponentStyleManager\\StyleManager\\Sync' => 'getSyncService',
  217.             'Oveleon\\ContaoComponentStyleManager\\Widget\\ComponentStyleSelect' => 'getComponentStyleSelectService',
  218.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  219.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  220.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  221.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController3Service',
  222.             'Terminal42\\ChangeLanguage\\EventListener\\CallbackSetupListener' => 'getCallbackSetupListenerService',
  223.             'Terminal42\\ChangeLanguage\\EventListener\\DataContainer\\MissingLanguageIconListener' => 'getMissingLanguageIconListenerService',
  224.             'Terminal42\\ChangeLanguage\\EventListener\\DataContainer\\PageFieldsListener' => 'getPageFieldsListenerService',
  225.             'Terminal42\\ChangeLanguage\\EventListener\\DataContainer\\PageInitializationListener' => 'getPageInitializationListenerService',
  226.             'Terminal42\\ChangeLanguage\\EventListener\\DataContainer\\PageOperationListener' => 'getPageOperationListenerService',
  227.             'Terminal42\\ChangeLanguage\\EventListener\\InsertTagsListener' => 'getInsertTagsListener2Service',
  228.             'Terminal42\\ChangeLanguage\\EventListener\\Navigation\\ArticleNavigationListener' => 'getArticleNavigationListenerService',
  229.             'Terminal42\\ChangeLanguage\\EventListener\\Navigation\\CalendarNavigationListener' => 'getCalendarNavigationListenerService',
  230.             'Terminal42\\ChangeLanguage\\EventListener\\Navigation\\NewsNavigationListener' => 'getNewsNavigationListenerService',
  231.             'Terminal42\\EasyThemesBundle\\EventListener\\BackendTemplateListener' => 'getBackendTemplateListenerService',
  232.             'Terminal42\\EasyThemesBundle\\EventListener\\DeleteThemeListener' => 'getDeleteThemeListenerService',
  233.             'Terminal42\\EasyThemesBundle\\EventListener\\ThemeOptionsListener' => 'getThemeOptionsListenerService',
  234.             'Terminal42\\EasyThemesBundle\\EventListener\\UserNavigationListener' => 'getUserNavigationListenerService',
  235.             'Terminal42\\EasyThemesBundle\\EventListener\\UserPaletteListener' => 'getUserPaletteListenerService',
  236.             'Terminal42\\FolderpageBundle\\EventListener\\ConfigureFolderPageListener' => 'getConfigureFolderPageListenerService',
  237.             'Terminal42\\FolderpageBundle\\EventListener\\DefaultPageTypeListener' => 'getDefaultPageTypeListenerService',
  238.             'Terminal42\\FolderpageBundle\\EventListener\\PageBreadcrumbListener' => 'getPageBreadcrumbListenerService',
  239.             'Terminal42\\FolderpageBundle\\EventListener\\PageStatusIconListener' => 'getPageStatusIconListenerService',
  240.             'cache.app_clearer' => 'getCache_AppClearerService',
  241.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  242.             'cache.system_clearer' => 'getCache_SystemClearerService',
  243.             'cache_warmer' => 'getCacheWarmerService',
  244.             'category.listener.hooks' => 'getCategory_Listener_HooksService',
  245.             'category.listener.insert_tags' => 'getCategory_Listener_InsertTagsService',
  246.             'codefog_tags.listener.data_container.tag' => 'getCodefogTags_Listener_DataContainer_TagService',
  247.             'codefog_tags.listener.insert_tags' => 'getCodefogTags_Listener_InsertTagsService',
  248.             'codefog_tags.listener.tag_manager' => 'getCodefogTags_Listener_TagManagerService',
  249.             'codefog_tags.manager.terminal42_node' => 'getCodefogTags_Manager_Terminal42NodeService',
  250.             'codefog_tags.manager_registry' => 'getCodefogTags_ManagerRegistryService',
  251.             'console.command_loader' => 'getConsole_CommandLoaderService',
  252.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  253.             'contao.assets.files_context' => 'getContao_Assets_FilesContextService',
  254.             'contao.cache.clearer' => 'getContao_Cache_ClearerService',
  255.             'contao.cache.entity_tags' => 'getContao_Cache_EntityTagsService',
  256.             'contao.cache.warmer' => 'getContao_Cache_WarmerService',
  257.             'contao.command.install' => 'getContao_Command_InstallService',
  258.             'contao.command.symlinks' => 'getContao_Command_SymlinksService',
  259.             'contao.crawl.escargot.factory' => 'getContao_Crawl_Escargot_FactoryService',
  260.             'contao.cron' => 'getContao_CronService',
  261.             'contao.filesystem.dbafs_manager' => 'getContao_Filesystem_DbafsManagerService',
  262.             'contao.fragment._contao.content_element.markdown' => 'getContao_Fragment_Contao_ContentElement_MarkdownService',
  263.             'contao.fragment._contao.content_element.template' => 'getContao_Fragment_Contao_ContentElement_TemplateService',
  264.             'contao.fragment._contao.frontend_module.root_page_dependent_modules' => 'getContao_Fragment_Contao_FrontendModule_RootPageDependentModulesService',
  265.             'contao.fragment._contao.frontend_module.template' => 'getContao_Fragment_Contao_FrontendModule_TemplateService',
  266.             'contao.fragment._contao.frontend_module.two_factor' => 'getContao_Fragment_Contao_FrontendModule_TwoFactorService',
  267.             'contao.image.factory' => 'getContao_Image_FactoryService',
  268.             'contao.image.imagine' => 'getContao_Image_ImagineService',
  269.             'contao.image.imagine_svg' => 'getContao_Image_ImagineSvgService',
  270.             'contao.image.legacy_resizer' => 'getContao_Image_LegacyResizerService',
  271.             'contao.image.picture_factory' => 'getContao_Image_PictureFactoryService',
  272.             'contao.image.picture_generator' => 'getContao_Image_PictureGeneratorService',
  273.             'contao.image.preview_factory' => 'getContao_Image_PreviewFactoryService',
  274.             'contao.image.sizes' => 'getContao_Image_SizesService',
  275.             'contao.image.studio' => 'getContao_Image_StudioService',
  276.             'contao.image.studio.figure_renderer' => 'getContao_Image_Studio_FigureRendererService',
  277.             'contao.insert_tag.parser' => 'getContao_InsertTag_ParserService',
  278.             'contao.intl.countries' => 'getContao_Intl_CountriesService',
  279.             'contao.listener.MGEESJ7' => 'getContao_Listener_MGEESJ7Service',
  280.             'contao.listener.data_container.content_composition' => 'getContao_Listener_DataContainer_ContentCompositionService',
  281.             'contao.listener.data_container.disable_app_configured_settings' => 'getContao_Listener_DataContainer_DisableAppConfiguredSettingsService',
  282.             'contao.listener.data_container.disable_canonical_fields' => 'getContao_Listener_DataContainer_DisableCanonicalFieldsService',
  283.             'contao.listener.data_container.layout_options' => 'getContao_Listener_DataContainer_LayoutOptionsService',
  284.             'contao.listener.data_container.legacy_routing' => 'getContao_Listener_DataContainer_LegacyRoutingService',
  285.             'contao.listener.data_container.member_groups' => 'getContao_Listener_DataContainer_MemberGroupsService',
  286.             'contao.listener.data_container.page_routing' => 'getContao_Listener_DataContainer_PageRoutingService',
  287.             'contao.listener.data_container.page_search' => 'getContao_Listener_DataContainer_PageSearchService',
  288.             'contao.listener.data_container.page_type_options' => 'getContao_Listener_DataContainer_PageTypeOptionsService',
  289.             'contao.listener.data_container.page_url' => 'getContao_Listener_DataContainer_PageUrlService',
  290.             'contao.listener.data_container.page_use_ssl_default' => 'getContao_Listener_DataContainer_PageUseSslDefaultService',
  291.             'contao.listener.data_container.preview_link' => 'getContao_Listener_DataContainer_PreviewLinkService',
  292.             'contao.listener.data_container.record_preview' => 'getContao_Listener_DataContainer_RecordPreviewService',
  293.             'contao.listener.data_container.reset_custom_template' => 'getContao_Listener_DataContainer_ResetCustomTemplateService',
  294.             'contao.listener.data_container.theme_templates' => 'getContao_Listener_DataContainer_ThemeTemplatesService',
  295.             'contao.listener.data_container.toggle_nodes_label' => 'getContao_Listener_DataContainer_ToggleNodesLabelService',
  296.             'contao.listener.data_container.undo.jump_to_parent_button' => 'getContao_Listener_DataContainer_Undo_JumpToParentButtonService',
  297.             'contao.listener.data_container.undo.label' => 'getContao_Listener_DataContainer_Undo_LabelService',
  298.             'contao.listener.data_container.validate_custom_rgxp' => 'getContao_Listener_DataContainer_ValidateCustomRgxpService',
  299.             'contao.listener.data_container_callback' => 'getContao_Listener_DataContainerCallbackService',
  300.             'contao.listener.element_template_options' => 'getContao_Listener_ElementTemplateOptionsService',
  301.             'contao.listener.fE48e1G' => 'getContao_Listener_FE48e1GService',
  302.             'contao.listener.image_size_options' => 'getContao_Listener_ImageSizeOptionsService',
  303.             'contao.listener.insert_tags.asset' => 'getContao_Listener_InsertTags_AssetService',
  304.             'contao.listener.insert_tags.date' => 'getContao_Listener_InsertTags_DateService',
  305.             'contao.listener.insert_tags.translation' => 'getContao_Listener_InsertTags_TranslationService',
  306.             'contao.listener.module_template_options' => 'getContao_Listener_ModuleTemplateOptionsService',
  307.             'contao.listener.widget.custom_rgxp' => 'getContao_Listener_Widget_CustomRgxpService',
  308.             'contao.listener.widget.http_url' => 'getContao_Listener_Widget_HttpUrlService',
  309.             'contao.listener.widget.root_page_dependent_select' => 'getContao_Listener_Widget_RootPageDependentSelectService',
  310.             'contao.mailer.available_transports' => 'getContao_Mailer_AvailableTransportsService',
  311.             'contao.menu.backend_builder' => 'getContao_Menu_BackendBuilderService',
  312.             'contao.menu.renderer' => 'getContao_Menu_RendererService',
  313.             'contao.opt_in' => 'getContao_OptIn2Service',
  314.             'contao.picker.builder' => 'getContao_Picker_BuilderService',
  315.             'contao.resource_locator' => 'getContao_ResourceLocatorService',
  316.             'contao.routing.response_context_accessor' => 'getContao_Routing_ResponseContextAccessorService',
  317.             'contao.routing.response_context_factory' => 'getContao_Routing_ResponseContextFactoryService',
  318.             'contao.routing.url_generator' => 'getContao_Routing_UrlGeneratorService',
  319.             'contao.search.indexer' => 'getContao_Search_IndexerService',
  320.             'contao.security.frontend_preview_authenticator' => 'getContao_Security_FrontendPreviewAuthenticatorService',
  321.             'contao.security.two_factor.authenticator' => 'getContao_Security_TwoFactor_AuthenticatorService',
  322.             'contao.security.two_factor.backup_code_manager' => 'getContao_Security_TwoFactor_BackupCodeManagerService',
  323.             'contao.security.two_factor.trusted_device_manager' => 'getContao_Security_TwoFactor_TrustedDeviceManagerService',
  324.             'contao.slug' => 'getContao_SlugService',
  325.             'contao.slug.generator' => 'getContao_Slug_GeneratorService',
  326.             'contao.slug.valid_characters' => 'getContao_Slug_ValidCharactersService',
  327.             'contao.string.html_decoder' => 'getContao_String_HtmlDecoderService',
  328.             'contao.string.simple_token_parser' => 'getContao_String_SimpleTokenParserService',
  329.             'contao.twig.interop.context_factory' => 'getContao_Twig_Interop_ContextFactoryService',
  330.             'contao_calendar.listener.generate_page' => 'getContaoCalendar_Listener_GeneratePageService',
  331.             'contao_calendar.listener.insert_tags' => 'getContaoCalendar_Listener_InsertTagsService',
  332.             'contao_installation.database.installer' => 'getContaoInstallation_Database_InstallerService',
  333.             'contao_installation.install_tool' => 'getContaoInstallation_InstallToolService',
  334.             'contao_installation.install_tool_user' => 'getContaoInstallation_InstallToolUserService',
  335.             'contao_manager.routing.route_loader' => 'getContaoManager_Routing_RouteLoaderService',
  336.             'contao_news.listener.generate_page' => 'getContaoNews_Listener_GeneratePageService',
  337.             'contao_news.listener.insert_tags' => 'getContaoNews_Listener_InsertTagsService',
  338.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  339.             'error_controller' => 'getErrorControllerService',
  340.             'fragment.handler' => 'getFragment_HandlerService',
  341.             'huh.google_maps.data_container.content' => 'getHuh_GoogleMaps_DataContainer_ContentService',
  342.             'huh.google_maps.data_container.google_map' => 'getHuh_GoogleMaps_DataContainer_GoogleMapService',
  343.             'huh.google_maps.data_container.google_map_overlay' => 'getHuh_GoogleMaps_DataContainer_GoogleMapOverlayService',
  344.             'huh.google_maps.data_container.module' => 'getHuh_GoogleMaps_DataContainer_ModuleService',
  345.             'huh.google_maps.data_container.reader_config_element' => 'getHuh_GoogleMaps_DataContainer_ReaderConfigElementService',
  346.             'huh.google_maps.map_manager' => 'getHuh_GoogleMaps_MapManagerService',
  347.             'huh.google_maps.overlay_manager' => 'getHuh_GoogleMaps_OverlayManagerService',
  348.             'huh.google_maps.service.elevation' => 'getHuh_GoogleMaps_Service_ElevationService',
  349.             'huh.request.insertTagsListener' => 'getHuh_Request_InsertTagsListenerService',
  350.             'huh.utils.cache.database' => 'getHuh_Utils_Cache_DatabaseService',
  351.             'huh.utils.cache.database_tree' => 'getHuh_Utils_Cache_DatabaseTreeService',
  352.             'huh.utils.class' => 'getHuh_Utils_ClassService',
  353.             'huh.utils.code' => 'getHuh_Utils_CodeService',
  354.             'huh.utils.comparison' => 'getHuh_Utils_ComparisonService',
  355.             'huh.utils.container' => 'getHuh_Utils_ContainerService',
  356.             'huh.utils.content' => 'getHuh_Utils_ContentService',
  357.             'huh.utils.database' => 'getHuh_Utils_DatabaseService',
  358.             'huh.utils.date' => 'getHuh_Utils_DateService',
  359.             'huh.utils.encryption' => 'getHuh_Utils_EncryptionService',
  360.             'huh.utils.image' => 'getHuh_Utils_ImageService',
  361.             'huh.utils.location' => 'getHuh_Utils_LocationService',
  362.             'huh.utils.module' => 'getHuh_Utils_ModuleService',
  363.             'huh.utils.pdf.fpdi_writer' => 'getHuh_Utils_Pdf_FpdiWriterService',
  364.             'huh.utils.pdf.writer' => 'getHuh_Utils_Pdf_WriterService',
  365.             'huh.utils.request.curl' => 'getHuh_Utils_Request_CurlService',
  366.             'huh.utils.salutation' => 'getHuh_Utils_SalutationService',
  367.             'huh.utils.template' => 'getHuh_Utils_TemplateService',
  368.             'huh.utils.url' => 'getHuh_Utils_UrlService',
  369.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  370.             'mailer' => 'getMailerService',
  371.             'memo.foundation.category' => 'getMemo_Foundation_CategoryService',
  372.             'memo.foundation.language' => 'getMemo_Foundation_LanguageService',
  373.             'memo.foundation.listener.hook_listener' => 'getMemo_Foundation_Listener_HookListenerService',
  374.             'memo.foundation.toolbox' => 'getMemo_Foundation_ToolboxService',
  375.             'monolog.logger.contao' => 'getMonolog_Logger_ContaoService',
  376.             'monolog.logger.contao.access' => 'getMonolog_Logger_Contao_AccessService',
  377.             'monolog.logger.contao.configuration' => 'getMonolog_Logger_Contao_ConfigurationService',
  378.             'monolog.logger.contao.cron' => 'getMonolog_Logger_Contao_CronService',
  379.             'monolog.logger.contao.email' => 'getMonolog_Logger_Contao_EmailService',
  380.             'monolog.logger.contao.error' => 'getMonolog_Logger_Contao_ErrorService',
  381.             'monolog.logger.contao.files' => 'getMonolog_Logger_Contao_FilesService',
  382.             'monolog.logger.contao.forms' => 'getMonolog_Logger_Contao_FormsService',
  383.             'monolog.logger.contao.general' => 'getMonolog_Logger_Contao_GeneralService',
  384.             'nelmio_security.csp_reporter_controller' => 'getNelmioSecurity_CspReporterControllerService',
  385.             'nelmio_security.ua_parser.ua_php' => 'getNelmioSecurity_UaParser_UaPhpService',
  386.             'portfolio.listener.hooks' => 'getPortfolio_Listener_HooksService',
  387.             'portfolio.listener.insert_tags' => 'getPortfolio_Listener_InsertTagsService',
  388.             'portfolio.picker' => 'getPortfolio_PickerService',
  389.             'routing.loader' => 'getRouting_LoaderService',
  390.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  391.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  392.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  393.             'security.password_hasher_factory' => 'getSecurity_PasswordHasherFactoryService',
  394.             'services_resetter' => 'getServicesResetterService',
  395.             'team.listener.hooks' => 'getTeam_Listener_HooksService',
  396.             'team.listener.insert_tags' => 'getTeam_Listener_InsertTagsService',
  397.             'team.picker' => 'getTeam_PickerService',
  398.             'terminal42_insert_tags.dca' => 'getTerminal42InsertTags_DcaService',
  399.             'terminal42_insert_tags.frontend' => 'getTerminal42InsertTags_FrontendService',
  400.             'terminal42_node.listener.content' => 'getTerminal42Node_Listener_ContentService',
  401.             'terminal42_node.listener.data_container' => 'getTerminal42Node_Listener_DataContainerService',
  402.             'terminal42_node.listener.insert_tags' => 'getTerminal42Node_Listener_InsertTagsService',
  403.             'terminal42_node.manager' => 'getTerminal42Node_ManagerService',
  404.             'terminal42_url_rewrite.listener.insert_tags' => 'getTerminal42UrlRewrite_Listener_InsertTagsService',
  405.             'terminal42_url_rewrite.listener.rewrite_container' => 'getTerminal42UrlRewrite_Listener_RewriteContainerService',
  406.             'terminal42_url_rewrite.qr_code_controller' => 'getTerminal42UrlRewrite_QrCodeControllerService',
  407.             'terminal42_url_rewrite.rewrite_controller' => 'getTerminal42UrlRewrite_RewriteControllerService',
  408.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  409.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  410.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  411.         ];
  412.         $this->aliases = [
  413.             'Contao\\CoreBundle\\Csrf\\ContaoCsrfTokenManager' => 'contao.csrf.token_manager',
  414.             'Contao\\CoreBundle\\Image\\Studio\\Studio' => 'contao.image.studio',
  415.             'Contao\\CoreBundle\\Intl\\Countries' => 'contao.intl.countries',
  416.             'Contao\\CoreBundle\\Intl\\Locales' => 'contao.intl.locales',
  417.             'Contao\\CoreBundle\\Mailer\\AvailableTransports' => 'contao.mailer.available_transports',
  418.             'Contao\\CoreBundle\\OptIn\\OptIn' => 'contao.opt_in',
  419.             'Contao\\CoreBundle\\Routing\\Page\\PageRegistry' => 'contao.routing.page_registry',
  420.             'Contao\\CoreBundle\\Routing\\ResponseContext\\ResponseContextAccessor' => 'contao.routing.response_context_accessor',
  421.             'FOS\\HttpCacheBundle\\CacheManager' => 'fos_http_cache.cache_manager',
  422.             'FOS\\HttpCacheBundle\\EventListener\\CacheControlListener' => 'fos_http_cache.event_listener.cache_control',
  423.             'FOS\\HttpCacheBundle\\Http\\SymfonyResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  424.             'FOS\\HttpCache\\ResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  425.             'HeimrichHannot\\UtilsBundle\\Classes\\ClassUtil' => 'huh.utils.class',
  426.             'HeimrichHannot\\UtilsBundle\\Container\\ContainerUtil' => 'huh.utils.container',
  427.             'HeimrichHannot\\UtilsBundle\\Content\\ContentUtil' => 'huh.utils.content',
  428.             'HeimrichHannot\\UtilsBundle\\Date\\DateUtil' => 'huh.utils.date',
  429.             'HeimrichHannot\\UtilsBundle\\Dca\\DcaUtil' => 'huh.utils.dca',
  430.             'HeimrichHannot\\UtilsBundle\\File\\FileUtil' => 'huh.utils.file',
  431.             'HeimrichHannot\\UtilsBundle\\Image\\ImageUtil' => 'huh.utils.image',
  432.             'HeimrichHannot\\UtilsBundle\\Model\\ModelUtil' => 'huh.utils.model',
  433.             'HeimrichHannot\\UtilsBundle\\Module\\ModuleUtil' => 'huh.utils.module',
  434.             'HeimrichHannot\\UtilsBundle\\Request\\CurlRequestUtil' => 'huh.utils.request.curl',
  435.             'HeimrichHannot\\UtilsBundle\\Routing\\RoutingUtil' => 'huh.utils.routing',
  436.             'HeimrichHannot\\UtilsBundle\\Template\\TemplateUtil' => 'huh.utils.template',
  437.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  438.             'Terminal42\\UrlRewriteBundle\\Controller\\QrCodeController' => 'terminal42_url_rewrite.qr_code_controller',
  439.             'database_connection' => 'doctrine.dbal.default_connection',
  440.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  441.             'huh.request' => 'HeimrichHannot\\RequestBundle\\Component\\HttpFoundation\\Request',
  442.             'huh.utils.accordion' => 'HeimrichHannot\\UtilsBundle\\Accordion\\AccordionUtil',
  443.             'huh.utils.array' => 'HeimrichHannot\\UtilsBundle\\Arrays\\ArrayUtil',
  444.             'huh.utils.cache.remote_image_cache' => 'HeimrichHannot\\UtilsBundle\\Cache\\RemoteImageCache',
  445.             'huh.utils.choice.data_container' => 'HeimrichHannot\\UtilsBundle\\Choice\\DataContainerChoice',
  446.             'huh.utils.choice.field' => 'HeimrichHannot\\UtilsBundle\\Choice\\FieldChoice',
  447.             'huh.utils.choice.message' => 'HeimrichHannot\\UtilsBundle\\Choice\\MessageChoice',
  448.             'huh.utils.choice.model_instance' => 'HeimrichHannot\\UtilsBundle\\Choice\\ModelInstanceChoice',
  449.             'huh.utils.choice.twig_template' => 'HeimrichHannot\\UtilsBundle\\Choice\\TwigTemplateChoice',
  450.             'huh.utils.file_archive' => 'HeimrichHannot\\UtilsBundle\\File\\FileArchiveUtil',
  451.             'huh.utils.folder' => 'HeimrichHannot\\UtilsBundle\\File\\FolderUtil',
  452.             'huh.utils.form' => 'HeimrichHannot\\UtilsBundle\\Form\\FormUtil',
  453.             'huh.utils.member' => 'HeimrichHannot\\UtilsBundle\\Member\\MemberUtil',
  454.             'huh.utils.page' => 'HeimrichHannot\\UtilsBundle\\Page\\PageUtil',
  455.             'huh.utils.pdf.preview' => 'HeimrichHannot\\UtilsBundle\\Pdf\\PdfPreview',
  456.             'huh.utils.request' => 'HeimrichHannot\\UtilsBundle\\Request\\RequestUtil',
  457.             'huh.utils.string' => 'HeimrichHannot\\UtilsBundle\\String\\StringUtil',
  458.             'huh.utils.string.anonymizer' => 'HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil',
  459.             'huh.utils.user' => 'HeimrichHannot\\UtilsBundle\\User\\UserUtil',
  460.         ];
  461.         $this->privates['service_container'] = function () {
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Util/AbstractServiceSubscriber.php';
  464.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Util/Utils.php';
  465.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  469.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Routing/RoutingUtil.php';
  470.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  472.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/DateExtension.php';
  473.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/DownloadExtension.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  476.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/FileExtension.php';
  477.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/ImageExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/TestExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/ArrayExtension.php';
  480.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/DcaExtension.php';
  481.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Form/FormUtil.php';
  482.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Location/LocationUtil.php';
  483.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/String/AnonymizerUtil.php';
  484.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Dca/DcaUtil.php';
  485.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/File/FileUtil.php';
  486.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Model/ModelUtil.php';
  487.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  488.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  489.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  493.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  495.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  496.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  497.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  498.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  499.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  500.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  501.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  502.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  507.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  509.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  511.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  537.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  543.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  603.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  605.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  607.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  608.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  611.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  612.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  613.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  614.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  616.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/CacheControlListener.php';
  617.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/ProxyClient.php';
  618.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/HttpProxyClient.php';
  619.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/PurgeCapable.php';
  620.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/RefreshCapable.php';
  621.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/TagCapable.php';
  622.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/ClearCapable.php';
  623.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Symfony.php';
  624.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Dispatcher.php';
  625.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/KernelDispatcher.php';
  626.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/CacheInvalidator.php';
  627.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/CacheManager.php';
  628.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ResponseTagger.php';
  629.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/SymfonyResponseTagger.php';
  630.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderFormatter.php';
  631.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderParser.php';
  632.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/MaxHeaderValueLengthFormatter.php';
  633.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/CommaSeparatedTagHeaderFormatter.php';
  634.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/AbstractRuleListener.php';
  635.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/TagListener.php';
  636.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcherInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcher.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/CacheableRequestMatcher.php';
  640.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/ResponseMatcherInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/CacheableResponseMatcher.php';
  642.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/UnsafeRequestMatcher.php';
  643.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/NonErrorResponseMatcher.php';
  644.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/Php8AttributesListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  646.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  648.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  650.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Cors/WebsiteRootsConfigProvider.php';
  651.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  652.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/AbstractContentTypeRestrictableListener.php';
  653.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ClickjackingListener.php';
  654.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ContentSecurityPolicyListener.php';
  655.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/DirectiveSet.php';
  656.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/PolicyManager.php';
  657.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/NonceGenerator.php';
  658.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/ShaComputer.php';
  659.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/XssProtectionListener.php';
  660.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ContentTypeListener.php';
  661.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ReferrerPolicyListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  663.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  665.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php';
  666.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  667.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  668.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedCookieResponseListener.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  672.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  683.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  705.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  707.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Controller/AbstractController.php';
  708.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Page/ContentCompositionInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Controller/Page/ErrorPageController.php';
  710.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/BackendLocaleListener.php';
  711.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/BackendPreviewRedirectListener.php';
  712.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/BackendRebuildCacheMessageListener.php';
  713.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/ClearSessionDataListener.php';
  714.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/CsrfTokenCookieSubscriber.php';
  715.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/InitializeControllerListener.php';
  716.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/InsecureInstallationListener.php';
  717.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/InterestCohortListener.php';
  718.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/LegacyLoginConstantsListener.php';
  719.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/LocaleSubscriber.php';
  720.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/MakeResponsePrivateListener.php';
  721.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/MergeHttpHeadersListener.php';
  722.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/PageTrailCacheTagsListener.php';
  723.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/PreviewAuthenticationListener.php';
  724.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/PreviewToolbarListener.php';
  725.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/RefererIdListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/RequestTokenListener.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  728.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/Security/TwoFactorFrontendListener.php';
  729.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/ServiceUnavailableListener.php';
  730.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/StoreRefererListener.php';
  731.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/SubrequestCacheSubscriber.php';
  732.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/UserSessionListener.php';
  733.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Asset/ContaoContext.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/HttpKernel/ControllerResolver.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  742.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Csrf/ContaoCsrfTokenManager.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  744.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Csrf/MemoryTokenStorage.php';
  745.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/FrameworkAwareInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/FrameworkAwareTrait.php';
  747.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/DataCollector/ContaoDataCollector.php';
  748.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentRegistryInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentRegistry.php';
  750.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/ContaoFrameworkInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/ContaoFrameworkInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/ContaoFramework.php';
  753.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Intl/Locales.php';
  754.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Monolog/ContaoTableHandler.php';
  755.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Monolog/ContaoTableProcessor.php';
  756.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Config/ResourceFinderInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Config/ResourceFinder.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/RouteFilterInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/DomainFilter.php';
  761.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/PublishedFilter.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  764.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Page/PageRegistry.php';
  765.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Page/RouteConfig.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/AbstractPageRouteProvider.php';
  768.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Route404Provider.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Candidates/CandidatesInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Candidates/AbstractCandidates.php';
  771.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Candidates/LocaleCandidates.php';
  772.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/RouteProvider.php';
  773.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Candidates/LegacyCandidates.php';
  774.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/ScopeMatcher.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RedirectableUrlMatcher.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/UrlMatcher.php';
  782.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Security/Authentication/Token/TokenChecker.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  784.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Translation/DataCollectorTranslator.php';
  785.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Extension/ContaoExtension.php';
  786.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  788.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Inheritance/TemplateHierarchyInterface.php';
  789.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/ContaoFilesystemLoader.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/ContaoFilesystemLoaderWarmer.php';
  792.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/TemplateLocator.php';
  793.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/ThemeNamespace.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  796.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/FrontendLoader.php';
  797.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Security/Authentication/AccessDecisionManager.php';
  798.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Page/DynamicRouteInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/terminal42/contao-folderpage/src/Controller/FolderPageController.php';
  800.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-twig-support-bundle/src/Filesystem/TwigTemplateLocator.php';
  801.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-twig-support-bundle/src/Renderer/TwigTemplateRenderer.php';
  802.             include_once \dirname(__DIR__4).'/vendor/oveleon/contao-component-style-manager/src/EventSubscriber/KernelRequestSubscriber.php';
  803.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Collection/MapCollection.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  807.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentConfig.php';
  808.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Translation/Translator.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  821.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/PageUrlGenerator.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Enhancer/InputEnhancer.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  825.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php';
  826.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  833.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  835.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php';
  836.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/LanguageFilter.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  843.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  852.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  856.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  858.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  859.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  860.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  861.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  862.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  863.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  864.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  865.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  866.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  867.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Loader/FailTolerantFilesystemLoader.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  870.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  885.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Twig/StringExtension.php';
  886.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  887.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Twig/CacheTagExtension.php';
  888.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/Twig/NelmioCSPTwigExtension.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  890.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  891.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  892.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  894.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  896.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  897.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Twig/Extension/TimeExtension.php';
  898.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/DateTimeFormatter.php';
  899.             include_once \dirname(__DIR__4).'/vendor/sensiolabs/ansi-to-html/SensioLabs/AnsiConverter/Bridge/Twig/AnsiExtension.php';
  900.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map-bundle/Twig/ApiExtension.php';
  901.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map/src/Helper/AbstractHelper.php';
  902.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map/src/Helper/ApiHelper.php';
  903.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map-bundle/Twig/MapExtension.php';
  904.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map/src/Helper/MapHelper.php';
  905.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map-bundle/Twig/StaticMapExtension.php';
  906.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map/src/Helper/StaticMapHelper.php';
  907.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map-bundle/Twig/PlaceAutocompleteExtension.php';
  908.             include_once \dirname(__DIR__4).'/vendor/ivory/google-map/src/Helper/PlaceAutocompleteHelper.php';
  909.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Twig/Extension.php';
  910.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Manager/MapManager.php';
  911.             include_once \dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Manager/OverlayManager.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  913.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  915.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php';
  924.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Session/Attribute/ArrayAttributeBag.php';
  925.         };
  926.     }
  927.     public function compile(): void
  928.     {
  929.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  930.     }
  931.     public function isCompiled(): bool
  932.     {
  933.         return true;
  934.     }
  935.     public function getRemovedIds(): array
  936.     {
  937.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  938.     }
  939.     protected function load($file$lazyLoad true)
  940.     {
  941.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  942.             return $class::do($this$lazyLoad);
  943.         }
  944.         if ('.' === $file[-4]) {
  945.             $class substr($class0, -4);
  946.         } else {
  947.             $file .= '.php';
  948.         }
  949.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  950.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  951.     }
  952.     /**
  953.      * Gets the public '.container.private.filesystem' shared service.
  954.      *
  955.      * @return \Symfony\Component\Filesystem\Filesystem
  956.      */
  957.     protected function get_Container_Private_FilesystemService()
  958.     {
  959.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  960.     }
  961.     /**
  962.      * Gets the public '.container.private.profiler' shared service.
  963.      *
  964.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  965.      */
  966.     protected function get_Container_Private_ProfilerService()
  967.     {
  968.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  969.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  970.         $a->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  971.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  972.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  973.         $a->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  974.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  975.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  976.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  977.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  978.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  979.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  980.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  981.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  982.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  983.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  984.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  985.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  986.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  987.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  988.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  989.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  990.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  991.         if ($this->has('kernel')) {
  992.             $f->setKernel($b);
  993.         }
  994.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  995.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  996.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  997.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  998.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  999.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer'), $c));
  1000.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1001.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1002.         $instance->add($d);
  1003.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['contao.translation.data_collector_translator'] ?? $this->getContao_Translation_DataCollectorTranslatorService())));
  1004.         $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));
  1005.         $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())));
  1006.         $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([])))));
  1007.         $instance->add($e);
  1008.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1009.         $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()))));
  1010.         $instance->add(($this->privates['contao.data_collector'] ?? $this->getContao_DataCollectorService()));
  1011.         $instance->add($f);
  1012.         return $instance;
  1013.     }
  1014.     /**
  1015.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1016.      *
  1017.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1018.      */
  1019.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1020.     {
  1021.         $a = ($this->privates['contao.debug.security.access.decision_manager'] ?? $this->getContao_Debug_Security_Access_DecisionManagerService());
  1022.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1023.             return $this->services['.container.private.security.authorization_checker'];
  1024.         }
  1025.         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);
  1026.     }
  1027.     /**
  1028.      * Gets the public '.container.private.security.token_storage' shared service.
  1029.      *
  1030.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1031.      */
  1032.     protected function get_Container_Private_Security_TokenStorageService()
  1033.     {
  1034.         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, [
  1035.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1036.         ], [
  1037.             'request_stack' => '?',
  1038.         ]));
  1039.     }
  1040.     /**
  1041.      * Gets the public '.container.private.session' shared service.
  1042.      *
  1043.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1044.      */
  1045.     protected function get_Container_Private_SessionService()
  1046.     {
  1047.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1048.         if (isset($this->services['.container.private.session'])) {
  1049.             return $this->services['.container.private.session'];
  1050.         }
  1051.         $this->services['.container.private.session'] = $instance $a->createSession();
  1052.         $b = new \Contao\CoreBundle\Session\Attribute\ArrayAttributeBag('_contao_be_attributes');
  1053.         $b->setName('contao_backend');
  1054.         $c = new \Contao\CoreBundle\Session\Attribute\ArrayAttributeBag('_contao_fe_attributes');
  1055.         $c->setName('contao_frontend');
  1056.         $instance->registerBag($b);
  1057.         $instance->registerBag($c);
  1058.         return $instance;
  1059.     }
  1060.     /**
  1061.      * Gets the public '.container.private.twig' shared service.
  1062.      *
  1063.      * @return \Twig\Environment
  1064.      */
  1065.     protected function get_Container_Private_TwigService()
  1066.     {
  1067.         $a = ($this->services['contao.twig.filesystem_loader'] ?? $this->getContao_Twig_FilesystemLoaderService());
  1068.         if (isset($this->services['.container.private.twig'])) {
  1069.             return $this->services['.container.private.twig'];
  1070.         }
  1071.         $b = new \Twig\Loader\ChainLoader();
  1072.         $c = new \Contao\CoreBundle\Twig\Loader\FailTolerantFilesystemLoader([], \dirname(__DIR__4));
  1073.         $c->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1074.         $c->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1075.         $c->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1076.         $c->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  1077.         $c->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  1078.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1079.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1080.         $c->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1081.         $c->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1082.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1083.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1084.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1085.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1086.         $c->addPath((\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/views'), 'ContaoCore');
  1087.         $c->addPath((\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/views'), '!ContaoCore');
  1088.         $c->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/views'), 'HeimrichHannotContaoUtils');
  1089.         $c->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/views'), '!HeimrichHannotContaoUtils');
  1090.         $c->addPath((\dirname(__DIR__4).'/vendor/mvo/contao-group-widget/Resources/views'), 'MvoContaoGroupWidget');
  1091.         $c->addPath((\dirname(__DIR__4).'/vendor/mvo/contao-group-widget/Resources/views'), '!MvoContaoGroupWidget');
  1092.         $c->addPath((\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/views'), 'ContaoInstallation');
  1093.         $c->addPath((\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/views'), '!ContaoInstallation');
  1094.         $c->addPath((\dirname(__DIR__4).'/vendor/oveleon/contao-component-style-manager/src/Resources/views'), 'ContaoComponentStyleManager');
  1095.         $c->addPath((\dirname(__DIR__4).'/vendor/oveleon/contao-component-style-manager/src/Resources/views'), '!ContaoComponentStyleManager');
  1096.         $c->addPath((\dirname(__DIR__4).'/vendor/ivory/google-map-bundle/Resources/views'), 'IvoryGoogleMap');
  1097.         $c->addPath((\dirname(__DIR__4).'/vendor/ivory/google-map-bundle/Resources/views'), '!IvoryGoogleMap');
  1098.         $c->addPath((\dirname(__DIR__4).'/system/modules/dcawizard/templates'), 'dcawizard');
  1099.         $c->addPath((\dirname(__DIR__4).'/system/modules/dcawizard/templates'), '!dcawizard');
  1100.         $c->addPath((\dirname(__DIR__4).'/system/modules/leads/templates'), 'leads');
  1101.         $c->addPath((\dirname(__DIR__4).'/system/modules/leads/templates'), '!leads');
  1102.         $c->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/views'), 'HeimrichHannotUtils');
  1103.         $c->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/views'), '!HeimrichHannotUtils');
  1104.         $c->addPath((\dirname(__DIR__4).'/system/modules/sharebuttons/templates'), 'sharebuttons');
  1105.         $c->addPath((\dirname(__DIR__4).'/system/modules/sharebuttons/templates'), '!sharebuttons');
  1106.         $c->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Resources/views'), 'HeimrichHannotGoogleMaps');
  1107.         $c->addPath((\dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Resources/views'), '!HeimrichHannotGoogleMaps');
  1108.         $c->addPath((\dirname(__DIR__4).'/templates'));
  1109.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1110.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1111.         $b->addLoader($a);
  1112.         $b->addLoader($c);
  1113.         $b->addLoader(new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4)));
  1114.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($b, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1115.         $d = ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1116.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  1117.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1118.         $g = ($this->services['router'] ?? $this->getRouterService());
  1119.         $h = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1120.         $i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1121.         $j = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1122.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1123.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1124.         $l = new \Knp\Menu\Util\MenuManipulator();
  1125.         $m = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1126.         $n = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1127.         $n->addListener('api.javascript', [=> function () {
  1128.             return ($this->privates['ivory.google_map.helper.subscriber.api_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_ApiJavascriptService'));
  1129.         }, => 'handle'], 0);
  1130.         $n->addListener('api.javascript.map', [=> function () {
  1131.             return ($this->privates['ivory.google_map.helper.subscriber.layer.heatmap'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Layer_HeatmapService'));
  1132.         }, => 'handleApi'], 0);
  1133.         $n->addListener('map.javascript.layer.heatmap_layer', [=> function () {
  1134.             return ($this->privates['ivory.google_map.helper.subscriber.layer.heatmap'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Layer_HeatmapService'));
  1135.         }, => 'handleMap'], 0);
  1136.         $n->addListener('api.javascript.map', [=> function () {
  1137.             return ($this->privates['ivory.google_map.helper.subscriber.map_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapJavascriptService'));
  1138.         }, => 'handle'], 0);
  1139.         $n->addListener('map.javascript', [=> function () {
  1140.             return ($this->privates['ivory.google_map.helper.subscriber.map_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapJavascriptService'));
  1141.         }, => 'handle'], 0);
  1142.         $n->addListener('api.javascript.map', [=> function () {
  1143.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.encoded_polyline'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_EncodedPolylineService'));
  1144.         }, => 'handleApi'], 0);
  1145.         $n->addListener('map.javascript.overlay.encoded_polyline', [=> function () {
  1146.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.encoded_polyline'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_EncodedPolylineService'));
  1147.         }, => 'handleMap'], 0);
  1148.         $n->addListener('api.javascript.map', [=> function () {
  1149.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.info_box'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_InfoBoxService'));
  1150.         }, => 'handleApi'], 0);
  1151.         $n->addListener('map.javascript.overlay.info_window', [=> function () {
  1152.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.info_box'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_InfoBoxService'));
  1153.         }, => 'handleMap'], 0);
  1154.         $n->addListener('api.javascript.map', [=> function () {
  1155.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.marker_clusterer'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_MarkerClustererService'));
  1156.         }, => 'handleApi'], 0);
  1157.         $n->addListener('map.javascript.overlay.marker_cluster', [=> function () {
  1158.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.marker_clusterer'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_MarkerClustererService'));
  1159.         }, => 'handleMap'], 0);
  1160.         $n->addListener('api.javascript.autocomplete', [=> function () {
  1161.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_AutocompleteJavascriptService'));
  1162.         }, => 'handle'], 0);
  1163.         $n->addListener('place_autocomplete.javascript', [=> function () {
  1164.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_AutocompleteJavascriptService'));
  1165.         }, => 'handle'], 0);
  1166.         $o = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1167.         $o->addListener('map.javascript.base', [=> function () {
  1168.             return ($this->privates['ivory.google_map.helper.subscriber.base'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_BaseService'));
  1169.         }, => 'handle'], 0);
  1170.         $o->addListener('map.javascript.base.bound', [=> function () {
  1171.             return ($this->privates['ivory.google_map.helper.subscriber.base.bound'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Base_BoundService'));
  1172.         }, => 'handleMap'], 0);
  1173.         $o->addListener('map.javascript.base.coordinate', [=> function () {
  1174.             return ($this->privates['ivory.google_map.helper.subscriber.base.coordinate'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Base_CoordinateService'));
  1175.         }, => 'handleMap'], 0);
  1176.         $o->addListener('map.javascript.base.point', [=> function () {
  1177.             return ($this->privates['ivory.google_map.helper.subscriber.base.point'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Base_PointService'));
  1178.         }, => 'handleMap'], 0);
  1179.         $o->addListener('map.javascript.base.size', [=> function () {
  1180.             return ($this->privates['ivory.google_map.helper.subscriber.base.size'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Base_SizeService'));
  1181.         }, => 'handleMap'], 0);
  1182.         $o->addListener('map.javascript.control', [=> function () {
  1183.             return ($this->privates['ivory.google_map.helper.subscriber.control'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_ControlService'));
  1184.         }, => 'handle'], 0);
  1185.         $o->addListener('map.javascript.control.custom', [=> function () {
  1186.             return ($this->privates['ivory.google_map.helper.subscriber.control.custom'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Control_CustomService'));
  1187.         }, => 'handleMap'], 0);
  1188.         $o->addListener('map.javascript.event', [=> function () {
  1189.             return ($this->privates['ivory.google_map.helper.subscriber.event'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_EventService'));
  1190.         }, => 'handle'], 0);
  1191.         $o->addListener('map.javascript.event.dom_event', [=> function () {
  1192.             return ($this->privates['ivory.google_map.helper.subscriber.event.dom_event'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Event_DomEventService'));
  1193.         }, => 'handleMap'], 0);
  1194.         $o->addListener('map.javascript.event.dom_event_once', [=> function () {
  1195.             return ($this->privates['ivory.google_map.helper.subscriber.event.dom_event_once'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Event_DomEventOnceService'));
  1196.         }, => 'handleMap'], 0);
  1197.         $o->addListener('map.javascript.event.event', [=> function () {
  1198.             return ($this->privates['ivory.google_map.helper.subscriber.event.event'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Event_EventService'));
  1199.         }, => 'handleMap'], 0);
  1200.         $o->addListener('map.javascript.event.event_once', [=> function () {
  1201.             return ($this->privates['ivory.google_map.helper.subscriber.event.event_once'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Event_EventOnceService'));
  1202.         }, => 'handleMap'], 0);
  1203.         $o->addListener('map.javascript.layer', [=> function () {
  1204.             return ($this->privates['ivory.google_map.helper.subscriber.layer'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_LayerService'));
  1205.         }, => 'handle'], 0);
  1206.         $o->addListener('map.javascript.layer.geo_json_layer', [=> function () {
  1207.             return ($this->privates['ivory.google_map.helper.subscriber.layer.geo_json'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Layer_GeoJsonService'));
  1208.         }, => 'handleMap'], 0);
  1209.         $o->addListener('api.javascript.map', [=> function () {
  1210.             return ($this->privates['ivory.google_map.helper.subscriber.layer.heatmap'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Layer_HeatmapService'));
  1211.         }, => 'handleApi'], 0);
  1212.         $o->addListener('map.javascript.layer.heatmap_layer', [=> function () {
  1213.             return ($this->privates['ivory.google_map.helper.subscriber.layer.heatmap'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Layer_HeatmapService'));
  1214.         }, => 'handleMap'], 0);
  1215.         $o->addListener('map.javascript.layer.kml_layer', [=> function () {
  1216.             return ($this->privates['ivory.google_map.helper.subscriber.layer.kml'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Layer_KmlService'));
  1217.         }, => 'handleMap'], 0);
  1218.         $o->addListener('map.javascript.map', [=> function () {
  1219.             return ($this->privates['ivory.google_map.helper.subscriber.map'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapService'));
  1220.         }, => 'handleMap'], 0);
  1221.         $o->addListener('map.javascript.finish', [=> function () {
  1222.             return ($this->privates['ivory.google_map.helper.subscriber.map_bound'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapBoundService'));
  1223.         }, => 'handleMap'], 0);
  1224.         $o->addListener('map.javascript.finish', [=> function () {
  1225.             return ($this->privates['ivory.google_map.helper.subscriber.map_center'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapCenterService'));
  1226.         }, => 'handleMap'], 0);
  1227.         $o->addListener('map.javascript.init.container', [=> function () {
  1228.             return ($this->privates['ivory.google_map.helper.subscriber.map_container'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapContainerService'));
  1229.         }, => 'handleMap'], 0);
  1230.         $o->addListener('map.html', [=> function () {
  1231.             return ($this->privates['ivory.google_map.helper.subscriber.map_html'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapHtmlService'));
  1232.         }, => 'handleMap'], 0);
  1233.         $o->addListener('map.javascript.init', [=> function () {
  1234.             return ($this->privates['ivory.google_map.helper.subscriber.map_init'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapInitService'));
  1235.         }, => 'handle'], 0);
  1236.         $o->addListener('api.javascript.map', [=> function () {
  1237.             return ($this->privates['ivory.google_map.helper.subscriber.map_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapJavascriptService'));
  1238.         }, => 'handle'], 0);
  1239.         $o->addListener('map.javascript', [=> function () {
  1240.             return ($this->privates['ivory.google_map.helper.subscriber.map_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapJavascriptService'));
  1241.         }, => 'handle'], 0);
  1242.         $o->addListener('map.stylesheet', [=> function () {
  1243.             return ($this->privates['ivory.google_map.helper.subscriber.map_stylehseet'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_MapStylehseetService'));
  1244.         }, => 'handleMap'], 0);
  1245.         $o->addListener('map.javascript.overlay', [=> function () {
  1246.             return ($this->privates['ivory.google_map.helper.subscriber.overlay'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_OverlayService'));
  1247.         }, => 'handle'], 0);
  1248.         $o->addListener('map.javascript.overlay.circle', [=> function () {
  1249.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.circle'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_CircleService'));
  1250.         }, => 'handleMap'], 0);
  1251.         $o->addListener('api.javascript.map', [=> function () {
  1252.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.encoded_polyline'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_EncodedPolylineService'));
  1253.         }, => 'handleApi'], 0);
  1254.         $o->addListener('map.javascript.overlay.encoded_polyline', [=> function () {
  1255.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.encoded_polyline'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_EncodedPolylineService'));
  1256.         }, => 'handleMap'], 0);
  1257.         $o->addListener('map.javascript.finish', [=> function () {
  1258.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.extendable'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_ExtendableService'));
  1259.         }, => 'handleMap'], 0);
  1260.         $o->addListener('map.javascript.overlay.ground_overlay', [=> function () {
  1261.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.ground_overlay'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_GroundOverlayService'));
  1262.         }, => 'handleMap'], 0);
  1263.         $o->addListener('map.javascript.overlay.icon', [=> function () {
  1264.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.icon'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_IconService'));
  1265.         }, => 'handleMap'], 0);
  1266.         $o->addListener('map.javascript.overlay.icon_sequence', [=> function () {
  1267.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.icon_sequence'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_IconSequenceService'));
  1268.         }, => 'handleMap'], 0);
  1269.         $o->addListener('api.javascript.map', [=> function () {
  1270.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.info_box'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_InfoBoxService'));
  1271.         }, => 'handleApi'], 0);
  1272.         $o->addListener('map.javascript.overlay.info_window', [=> function () {
  1273.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.info_box'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_InfoBoxService'));
  1274.         }, => 'handleMap'], 0);
  1275.         $o->addListener('map.javascript.init.function', [=> function () {
  1276.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.info_window.close'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_InfoWindow_CloseService'));
  1277.         }, => 'handleMap'], 0);
  1278.         $o->addListener('map.javascript.finish', [=> function () {
  1279.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.info_window.open'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_InfoWindow_OpenService'));
  1280.         }, => 'handleMap'], 0);
  1281.         $o->addListener('map.javascript.overlay.info_window', [=> function () {
  1282.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.info_window.default'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_InfoWindow_DefaultService'));
  1283.         }, => 'handleMap'], 0);
  1284.         $o->addListener('map.javascript.overlay.marker', [=> function () {
  1285.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.marker'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_MarkerService'));
  1286.         }, => 'handleMap'], 0);
  1287.         $o->addListener('api.javascript.map', [=> function () {
  1288.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.marker_clusterer'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_MarkerClustererService'));
  1289.         }, => 'handleApi'], 0);
  1290.         $o->addListener('map.javascript.overlay.marker_cluster', [=> function () {
  1291.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.marker_clusterer'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_MarkerClustererService'));
  1292.         }, => 'handleMap'], 0);
  1293.         $o->addListener('map.javascript.overlay.marker_shape', [=> function () {
  1294.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.marker_shape'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_MarkerShapeService'));
  1295.         }, => 'handleMap'], 0);
  1296.         $o->addListener('map.javascript.event', [=> function () {
  1297.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.marker.info_window.open'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_Marker_InfoWindow_OpenService'));
  1298.         }, => 'handleMap'], 0);
  1299.         $o->addListener('map.javascript.overlay.polygon', [=> function () {
  1300.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.polygon'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_PolygonService'));
  1301.         }, => 'handleMap'], 0);
  1302.         $o->addListener('map.javascript.overlay.polyline', [=> function () {
  1303.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.polyline'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_PolylineService'));
  1304.         }, => 'handleMap'], 0);
  1305.         $o->addListener('map.javascript.overlay.rectangle', [=> function () {
  1306.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.rectangle'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_RectangleService'));
  1307.         }, => 'handleMap'], 0);
  1308.         $o->addListener('map.javascript.overlay.symbol', [=> function () {
  1309.             return ($this->privates['ivory.google_map.helper.subscriber.overlay.symbol'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Overlay_SymbolService'));
  1310.         }, => 'handleMap'], 0);
  1311.         $o->addListener('map.javascript.init.function', [=> function () {
  1312.             return ($this->privates['ivory.google_map.helper.subscriber.utility.object_to_array'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Utility_ObjectToArrayService'));
  1313.         }, => 'handleMap'], 0);
  1314.         $p = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1315.         $p->addListener('map.static', [=> function () {
  1316.             return ($this->privates['ivory.google_map.helper.subscriber.static'] ?? ($this->privates['ivory.google_map.helper.subscriber.static'] = new \Ivory\GoogleMap\Helper\Subscriber\Image\StaticSubscriber()));
  1317.         }, => 'handle'], 0);
  1318.         $p->addListener('map.static.center', [=> function () {
  1319.             return ($this->privates['ivory.google_map.helper.subscriber.static.center'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Static_CenterService'));
  1320.         }, => 'handleMap'], 0);
  1321.         $p->addListener('map.static.encoded_polyline', [=> function () {
  1322.             return ($this->privates['ivory.google_map.helper.subscriber.static.encoded_polyline'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Static_EncodedPolylineService'));
  1323.         }, => 'handleMap'], 0);
  1324.         $p->addListener('map.static.extendable', [=> function () {
  1325.             return ($this->privates['ivory.google_map.helper.subscriber.static.extendable'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Static_ExtendableService'));
  1326.         }, => 'handleMap'], 0);
  1327.         $p->addListener('map.static.format', [=> function () {
  1328.             return ($this->privates['ivory.google_map.helper.subscriber.static.format'] ?? ($this->privates['ivory.google_map.helper.subscriber.static.format'] = new \Ivory\GoogleMap\Helper\Subscriber\Image\FormatSubscriber()));
  1329.         }, => 'handleMap'], 0);
  1330.         $p->addListener('map.static.key', [=> function () {
  1331.             return ($this->privates['ivory.google_map.helper.subscriber.static.key'] ?? ($this->privates['ivory.google_map.helper.subscriber.static.key'] = new \Ivory\GoogleMap\Helper\Subscriber\Image\KeySubscriber()));
  1332.         }, => 'handleMap'], 0);
  1333.         $p->addListener('map.static.marker', [=> function () {
  1334.             return ($this->privates['ivory.google_map.helper.subscriber.static.marker'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Static_MarkerService'));
  1335.         }, => 'handleMap'], 0);
  1336.         $p->addListener('map.static.polyline', [=> function () {
  1337.             return ($this->privates['ivory.google_map.helper.subscriber.static.polyline'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Static_PolylineService'));
  1338.         }, => 'handleMap'], 0);
  1339.         $p->addListener('map.static.scale', [=> function () {
  1340.             return ($this->privates['ivory.google_map.helper.subscriber.static.scale'] ?? ($this->privates['ivory.google_map.helper.subscriber.static.scale'] = new \Ivory\GoogleMap\Helper\Subscriber\Image\ScaleSubscriber()));
  1341.         }, => 'handleMap'], 0);
  1342.         $p->addListener('map.static.size', [=> function () {
  1343.             return ($this->privates['ivory.google_map.helper.subscriber.static.size'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Static_SizeService'));
  1344.         }, => 'handleMap'], 0);
  1345.         $p->addListener('map.static.type', [=> function () {
  1346.             return ($this->privates['ivory.google_map.helper.subscriber.static.type'] ?? ($this->privates['ivory.google_map.helper.subscriber.static.type'] = new \Ivory\GoogleMap\Helper\Subscriber\Image\TypeSubscriber()));
  1347.         }, => 'handleMap'], 0);
  1348.         $p->addListener('map.static.zoom', [=> function () {
  1349.             return ($this->privates['ivory.google_map.helper.subscriber.static.zoom'] ?? ($this->privates['ivory.google_map.helper.subscriber.static.zoom'] = new \Ivory\GoogleMap\Helper\Subscriber\Image\ZoomSubscriber()));
  1350.         }, => 'handleMap'], 0);
  1351.         $q = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1352.         $q->addListener('place_autocomplete.javascript.autocomplete', [=> function () {
  1353.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_AutocompleteService'));
  1354.         }, => 'handleAutocomplete'], 0);
  1355.         $q->addListener('place_autocomplete.javascript.init.container', [=> function () {
  1356.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete_container'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_AutocompleteContainerService'));
  1357.         }, => 'handleAutocomplete'], 0);
  1358.         $q->addListener('place_autocomplete.renderHtml', [=> function () {
  1359.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete_html'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_AutocompleteHtmlService'));
  1360.         }, => 'handleAutocomplete'], 0);
  1361.         $q->addListener('place_autocomplete.javascript.init', [=> function () {
  1362.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete_init'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_AutocompleteInitService'));
  1363.         }, => 'handle'], 0);
  1364.         $q->addListener('api.javascript.autocomplete', [=> function () {
  1365.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_AutocompleteJavascriptService'));
  1366.         }, => 'handle'], 0);
  1367.         $q->addListener('place_autocomplete.javascript', [=> function () {
  1368.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete_javascript'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_AutocompleteJavascriptService'));
  1369.         }, => 'handle'], 0);
  1370.         $q->addListener('place_autocomplete.javascript.base', [=> function () {
  1371.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete.base'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_Autocomplete_BaseService'));
  1372.         }, => 'handle'], 0);
  1373.         $q->addListener('place_autocomplete.javascript.base.bound', [=> function () {
  1374.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete.base.bound'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_Autocomplete_Base_BoundService'));
  1375.         }, => 'handleAutocomplete'], 0);
  1376.         $q->addListener('place_autocomplete.javascript.base.coordinate', [=> function () {
  1377.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete.base.coordinate'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_Autocomplete_Base_CoordinateService'));
  1378.         }, => 'handleAutocomplete'], 0);
  1379.         $q->addListener('place_autocomplete.javascript.event', [=> function () {
  1380.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete.event'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_Autocomplete_EventService'));
  1381.         }, => 'handle'], 0);
  1382.         $q->addListener('place_autocomplete.javascript.event.dom_event', [=> function () {
  1383.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete.event.dom_event'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_Autocomplete_Event_DomEventService'));
  1384.         }, => 'handleAutocomplete'], 0);
  1385.         $q->addListener('place_autocomplete.javascript.event.dom_event_once', [=> function () {
  1386.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete.event.dom_event_once'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_Autocomplete_Event_DomEventOnceService'));
  1387.         }, => 'handleAutocomplete'], 0);
  1388.         $q->addListener('place_autocomplete.javascript.event.event', [=> function () {
  1389.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete.event.event'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_Autocomplete_Event_EventService'));
  1390.         }, => 'handleAutocomplete'], 0);
  1391.         $q->addListener('place_autocomplete.javascript.event.event_once', [=> function () {
  1392.             return ($this->privates['ivory.google_map.helper.subscriber.place.autocomplete.event.event_once'] ?? $this->load('getIvory_GoogleMap_Helper_Subscriber_Place_Autocomplete_Event_EventOnceService'));
  1393.         }, => 'handleAutocomplete'], 0);
  1394.         $r = ($this->services['huh.utils.model'] ?? $this->getHuh_Utils_ModelService());
  1395.         $s = ($this->services['HeimrichHannot\\UtilsBundle\\Location\\LocationUtil'] ?? $this->getLocationUtilService());
  1396.         $t = ($this->services['huh.utils.file'] ?? ($this->services['huh.utils.file'] = new \HeimrichHannot\UtilsBundle\File\FileUtil($this)));
  1397.         $u = ($this->services['HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer'] ?? $this->getTwigTemplateRendererService());
  1398.         $v = new \Symfony\Bridge\Twig\AppVariable();
  1399.         $v->setEnvironment('dev');
  1400.         $v->setDebug(true);
  1401.         if ($this->has('.container.private.security.token_storage')) {
  1402.             $v->setTokenStorage($i);
  1403.         }
  1404.         if ($this->has('request_stack')) {
  1405.             $v->setRequestStack($h);
  1406.         }
  1407.         $w = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1408.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1409.         $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())));
  1410.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  1411.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  1412.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->services['assets.packages'] ?? $this->getAssets_PackagesService())));
  1413.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1414.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1415.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1416.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  1417.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1418.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1419.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($h$g)));
  1420.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->services['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1421.         $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)));
  1422.         $instance->addExtension(($this->services['huh.twig.extension.date'] ?? ($this->services['huh.twig.extension.date'] = new \HeimrichHannot\UtilsBundle\Twig\DateExtension())));
  1423.         $instance->addExtension(($this->services['huh.twig.extension.download'] ?? $this->getHuh_Twig_Extension_DownloadService()));
  1424.         $instance->addExtension(($this->services['huh.twig.extension.file'] ?? $this->getHuh_Twig_Extension_FileService()));
  1425.         $instance->addExtension(($this->services['huh.twig.extension.image'] ?? $this->getHuh_Twig_Extension_ImageService()));
  1426.         $instance->addExtension(($this->services['huh.twig.extension.test'] ?? $this->getHuh_Twig_Extension_TestService()));
  1427.         $instance->addExtension(($this->services['huh.twig.extension.array'] ?? $this->getHuh_Twig_Extension_ArrayService()));
  1428.         $instance->addExtension(($this->services['huh.twig.extension.dca'] ?? $this->getHuh_Twig_Extension_DcaService()));
  1429.         $instance->addExtension(new \HeimrichHannot\UtilsBundle\Twig\StringExtension(($this->services['HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil'] ?? ($this->services['HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil'] = new \HeimrichHannot\UtilsBundle\String\AnonymizerUtil())), $j));
  1430.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1431.         $instance->addExtension(new \FOS\HttpCacheBundle\Twig\CacheTagExtension(($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService())));
  1432.         $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')))));
  1433.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  1434.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1435.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1436.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1437.         ], [
  1438.             'list' => '?',
  1439.             'twig' => '?',
  1440.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1441.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  1442.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1443.         }, 2)), $l$m), $m$l));
  1444.         $instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($e)));
  1445.         $instance->addExtension(($this->services['contao.twig.extension'] ?? $this->getContao_Twig_ExtensionService()));
  1446.         $instance->addExtension(new \SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension());
  1447.         $instance->addExtension(new \Ivory\GoogleMapBundle\Twig\ApiExtension(new \Ivory\GoogleMap\Helper\ApiHelper($n)));
  1448.         $instance->addExtension(new \Ivory\GoogleMapBundle\Twig\MapExtension(new \Ivory\GoogleMap\Helper\MapHelper($o)));
  1449.         $instance->addExtension(new \Ivory\GoogleMapBundle\Twig\StaticMapExtension(new \Ivory\GoogleMap\Helper\StaticMapHelper($p)));
  1450.         $instance->addExtension(new \Ivory\GoogleMapBundle\Twig\PlaceAutocompleteExtension(new \Ivory\GoogleMap\Helper\PlaceAutocompleteHelper($q)));
  1451.         $instance->addExtension(new \HeimrichHannot\GoogleMapsBundle\Twig\Extension(new \HeimrichHannot\GoogleMapsBundle\Manager\MapManager($j, new \HeimrichHannot\GoogleMapsBundle\Manager\OverlayManager($j$r$s$t$u), $r$s$t, ($this->privates['HeimrichHannot\\GoogleMapsBundle\\Collection\\MapCollection'] ?? ($this->privates['HeimrichHannot\\GoogleMapsBundle\\Collection\\MapCollection'] = new \HeimrichHannot\GoogleMapsBundle\Collection\MapCollection())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $u, ($this->services['HeimrichHannot\\TwigSupportBundle\\Filesystem\\TwigTemplateLocator'] ?? $this->getTwigTemplateLocatorService()))));
  1452.         $instance->addGlobal('app'$v);
  1453.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1454.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1455.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1456.             'Contao\\CoreBundle\\Twig\\Runtime\\FigureRendererRuntime' => ['privates''contao.twig.figure_renderer_runtime''getContao_Twig_FigureRendererRuntimeService'true],
  1457.             'Contao\\CoreBundle\\Twig\\Runtime\\InsertTagRuntime' => ['privates''contao.twig.insert_tag_runtime''getContao_Twig_InsertTagRuntimeService'true],
  1458.             'Contao\\CoreBundle\\Twig\\Runtime\\LegacyTemplateFunctionsRuntime' => ['privates''contao.twig.legacy_template_functions_runtime''getContao_Twig_LegacyTemplateFunctionsRuntimeService'true],
  1459.             'Contao\\CoreBundle\\Twig\\Runtime\\PictureConfigurationRuntime' => ['privates''contao.twig.picture_configuration_runtime''getContao_Twig_PictureConfigurationRuntimeService'true],
  1460.             'Contao\\CoreBundle\\Twig\\Runtime\\SchemaOrgRuntime' => ['privates''contao.twig.schema_org_runtime''getContao_Twig_SchemaOrgRuntimeService'true],
  1461.         ], [
  1462.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1463.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1464.             'Contao\\CoreBundle\\Twig\\Runtime\\FigureRendererRuntime' => '?',
  1465.             'Contao\\CoreBundle\\Twig\\Runtime\\InsertTagRuntime' => '?',
  1466.             'Contao\\CoreBundle\\Twig\\Runtime\\LegacyTemplateFunctionsRuntime' => '?',
  1467.             'Contao\\CoreBundle\\Twig\\Runtime\\PictureConfigurationRuntime' => '?',
  1468.             'Contao\\CoreBundle\\Twig\\Runtime\\SchemaOrgRuntime' => '?',
  1469.         ])));
  1470.         $instance->registerUndefinedFilterCallback([=> $w=> 'suggestFilter']);
  1471.         $instance->registerUndefinedFunctionCallback([=> $w=> 'suggestFunction']);
  1472.         $instance->registerUndefinedTokenParserCallback([=> $w=> 'suggestTag']);
  1473.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1474.         return $instance;
  1475.     }
  1476.     /**
  1477.      * Gets the public 'Contao\CoreBundle\Controller\Page\ErrorPageController' shared service.
  1478.      *
  1479.      * @return \Contao\CoreBundle\Controller\Page\ErrorPageController
  1480.      */
  1481.     protected function getErrorPageControllerService()
  1482.     {
  1483.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1484.         if (isset($this->services['Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'])) {
  1485.             return $this->services['Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'];
  1486.         }
  1487.         $this->services['Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'] = $instance = new \Contao\CoreBundle\Controller\Page\ErrorPageController($a);
  1488.         $instance->setContainer(($this->privates['.service_locator.LvLjDEU'] ?? $this->get_ServiceLocator_LvLjDEUService())->withContext('Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'$this));
  1489.         return $instance;
  1490.     }
  1491.     /**
  1492.      * Gets the public 'HeimrichHannot\TwigSupportBundle\Filesystem\TwigTemplateLocator' shared autowired service.
  1493.      *
  1494.      * @return \HeimrichHannot\TwigSupportBundle\Filesystem\TwigTemplateLocator
  1495.      */
  1496.     protected function getTwigTemplateLocatorService()
  1497.     {
  1498.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1499.         if (isset($this->services['HeimrichHannot\\TwigSupportBundle\\Filesystem\\TwigTemplateLocator'])) {
  1500.             return $this->services['HeimrichHannot\\TwigSupportBundle\\Filesystem\\TwigTemplateLocator'];
  1501.         }
  1502.         return $this->services['HeimrichHannot\\TwigSupportBundle\\Filesystem\\TwigTemplateLocator'] = new \HeimrichHannot\TwigSupportBundle\Filesystem\TwigTemplateLocator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['contao.resource_finder'] ?? $this->getContao_ResourceFinderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['huh_twig_support.cache.templates'] ?? $this->getHuhTwigSupport_Cache_TemplatesService()), $a);
  1503.     }
  1504.     /**
  1505.      * Gets the public 'HeimrichHannot\TwigSupportBundle\Renderer\TwigTemplateRenderer' shared autowired service.
  1506.      *
  1507.      * @return \HeimrichHannot\TwigSupportBundle\Renderer\TwigTemplateRenderer
  1508.      */
  1509.     protected function getTwigTemplateRendererService()
  1510.     {
  1511.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1512.         if (isset($this->services['HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer'])) {
  1513.             return $this->services['HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer'];
  1514.         }
  1515.         $b = ($this->services['HeimrichHannot\\TwigSupportBundle\\Filesystem\\TwigTemplateLocator'] ?? $this->getTwigTemplateLocatorService());
  1516.         if (isset($this->services['HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer'])) {
  1517.             return $this->services['HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer'];
  1518.         }
  1519.         $c = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1520.         if (isset($this->services['HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer'])) {
  1521.             return $this->services['HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer'];
  1522.         }
  1523.         return $this->services['HeimrichHannot\\TwigSupportBundle\\Renderer\\TwigTemplateRenderer'] = new \HeimrichHannot\TwigSupportBundle\Renderer\TwigTemplateRenderer($a$b$c);
  1524.     }
  1525.     /**
  1526.      * Gets the public 'HeimrichHannot\UtilsBundle\Form\FormUtil' shared autowired service.
  1527.      *
  1528.      * @return \HeimrichHannot\UtilsBundle\Form\FormUtil
  1529.      */
  1530.     protected function getFormUtilService()
  1531.     {
  1532.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1533.         if (isset($this->services['HeimrichHannot\\UtilsBundle\\Form\\FormUtil'])) {
  1534.             return $this->services['HeimrichHannot\\UtilsBundle\\Form\\FormUtil'];
  1535.         }
  1536.         return $this->services['HeimrichHannot\\UtilsBundle\\Form\\FormUtil'] = new \HeimrichHannot\UtilsBundle\Form\FormUtil($this$a);
  1537.     }
  1538.     /**
  1539.      * Gets the public 'HeimrichHannot\UtilsBundle\Location\LocationUtil' shared autowired service.
  1540.      *
  1541.      * @return \HeimrichHannot\UtilsBundle\Location\LocationUtil
  1542.      */
  1543.     protected function getLocationUtilService()
  1544.     {
  1545.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1546.         if (isset($this->services['HeimrichHannot\\UtilsBundle\\Location\\LocationUtil'])) {
  1547.             return $this->services['HeimrichHannot\\UtilsBundle\\Location\\LocationUtil'];
  1548.         }
  1549.         return $this->services['HeimrichHannot\\UtilsBundle\\Location\\LocationUtil'] = new \HeimrichHannot\UtilsBundle\Location\LocationUtil($a);
  1550.     }
  1551.     /**
  1552.      * Gets the public 'HeimrichHannot\UtilsBundle\String\AnonymizerUtil' shared autowired service.
  1553.      *
  1554.      * @return \HeimrichHannot\UtilsBundle\String\AnonymizerUtil
  1555.      */
  1556.     protected function getAnonymizerUtilService()
  1557.     {
  1558.         return $this->services['HeimrichHannot\\UtilsBundle\\String\\AnonymizerUtil'] = new \HeimrichHannot\UtilsBundle\String\AnonymizerUtil();
  1559.     }
  1560.     /**
  1561.      * Gets the public 'HeimrichHannot\UtilsBundle\Util\Utils' shared autowired service.
  1562.      *
  1563.      * @return \HeimrichHannot\UtilsBundle\Util\Utils
  1564.      */
  1565.     protected function getUtilsService()
  1566.     {
  1567.         return $this->services['HeimrichHannot\\UtilsBundle\\Util\\Utils'] = new \HeimrichHannot\UtilsBundle\Util\Utils((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1568.             'HeimrichHannot\\UtilsBundle\\Util\\Container\\ContainerUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Container\\ContainerUtil''getContainerUtilService'true],
  1569.             'HeimrichHannot\\UtilsBundle\\Util\\Dca\\DcaUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Dca\\DcaUtil''getDcaUtilService'true],
  1570.             'HeimrichHannot\\UtilsBundle\\Util\\File\\FileUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\File\\FileUtil''getFileUtilService'true],
  1571.             'HeimrichHannot\\UtilsBundle\\Util\\Html\\HtmlUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Html\\HtmlUtil''getHtmlUtilService'true],
  1572.             'HeimrichHannot\\UtilsBundle\\Util\\Locale\\LocaleUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Locale\\LocaleUtil''getLocaleUtilService'true],
  1573.             'HeimrichHannot\\UtilsBundle\\Util\\Model\\ModelUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Model\\ModelUtil''getModelUtilService'true],
  1574.             'HeimrichHannot\\UtilsBundle\\Util\\Request\\RequestUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Request\\RequestUtil''getRequestUtil2Service'true],
  1575.             'HeimrichHannot\\UtilsBundle\\Util\\Request\\UrlUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Request\\UrlUtil''getUrlUtil2Service'true],
  1576.             'HeimrichHannot\\UtilsBundle\\Util\\Routing\\RoutingUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Routing\\RoutingUtil''getRoutingUtilService'true],
  1577.             'HeimrichHannot\\UtilsBundle\\Util\\Type\\ArrayUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Type\\ArrayUtil''getArrayUtil2Service'true],
  1578.             'HeimrichHannot\\UtilsBundle\\Util\\Type\\StringUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Type\\StringUtil''getStringUtil2Service'true],
  1579.             'HeimrichHannot\\UtilsBundle\\Util\\Ui\\AccordionUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\Ui\\AccordionUtil''getAccordionUtil2Service'true],
  1580.             'HeimrichHannot\\UtilsBundle\\Util\\User\\UserUtil' => ['privates''HeimrichHannot\\UtilsBundle\\Util\\User\\UserUtil''getUserUtil2Service'true],
  1581.         ], [
  1582.             'HeimrichHannot\\UtilsBundle\\Util\\Container\\ContainerUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Container\\ContainerUtil',
  1583.             'HeimrichHannot\\UtilsBundle\\Util\\Dca\\DcaUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Dca\\DcaUtil',
  1584.             'HeimrichHannot\\UtilsBundle\\Util\\File\\FileUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\File\\FileUtil',
  1585.             'HeimrichHannot\\UtilsBundle\\Util\\Html\\HtmlUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Html\\HtmlUtil',
  1586.             'HeimrichHannot\\UtilsBundle\\Util\\Locale\\LocaleUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Locale\\LocaleUtil',
  1587.             'HeimrichHannot\\UtilsBundle\\Util\\Model\\ModelUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Model\\ModelUtil',
  1588.             'HeimrichHannot\\UtilsBundle\\Util\\Request\\RequestUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Request\\RequestUtil',
  1589.             'HeimrichHannot\\UtilsBundle\\Util\\Request\\UrlUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Request\\UrlUtil',
  1590.             'HeimrichHannot\\UtilsBundle\\Util\\Routing\\RoutingUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Routing\\RoutingUtil',
  1591.             'HeimrichHannot\\UtilsBundle\\Util\\Type\\ArrayUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Type\\ArrayUtil',
  1592.             'HeimrichHannot\\UtilsBundle\\Util\\Type\\StringUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Type\\StringUtil',
  1593.             'HeimrichHannot\\UtilsBundle\\Util\\Ui\\AccordionUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\Ui\\AccordionUtil',
  1594.             'HeimrichHannot\\UtilsBundle\\Util\\User\\UserUtil' => 'HeimrichHannot\\UtilsBundle\\Util\\User\\UserUtil',
  1595.         ]))->withContext('HeimrichHannot\\UtilsBundle\\Util\\Utils'$this));
  1596.     }
  1597.     /**
  1598.      * Gets the public 'Oveleon\ContaoComponentStyleManager\EventSubscriber\KernelRequestSubscriber' shared autowired service.
  1599.      *
  1600.      * @return \Oveleon\ContaoComponentStyleManager\EventSubscriber\KernelRequestSubscriber
  1601.      */
  1602.     protected function getKernelRequestSubscriberService()
  1603.     {
  1604.         return $this->services['Oveleon\\ContaoComponentStyleManager\\EventSubscriber\\KernelRequestSubscriber'] = new \Oveleon\ContaoComponentStyleManager\EventSubscriber\KernelRequestSubscriber(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  1605.     }
  1606.     /**
  1607.      * Gets the public 'Terminal42\FolderpageBundle\Controller\FolderPageController' shared autowired service.
  1608.      *
  1609.      * @return \Terminal42\FolderpageBundle\Controller\FolderPageController
  1610.      */
  1611.     protected function getFolderPageControllerService()
  1612.     {
  1613.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1614.         if (isset($this->services['Terminal42\\FolderpageBundle\\Controller\\FolderPageController'])) {
  1615.             return $this->services['Terminal42\\FolderpageBundle\\Controller\\FolderPageController'];
  1616.         }
  1617.         return $this->services['Terminal42\\FolderpageBundle\\Controller\\FolderPageController'] = new \Terminal42\FolderpageBundle\Controller\FolderPageController($a);
  1618.     }
  1619.     /**
  1620.      * Gets the public 'assets.packages' shared service.
  1621.      *
  1622.      * @return \Symfony\Component\Asset\Packages
  1623.      */
  1624.     protected function getAssets_PackagesService()
  1625.     {
  1626.         $a = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy();
  1627.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1628.         $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 () {
  1629.             return new \EmptyIterator();
  1630.         }, 0));
  1631.         $c = ($this->services['contao.assets.assets_context'] ?? $this->getContao_Assets_AssetsContextService());
  1632.         $d = new \Symfony\Component\Asset\PathPackage('assets/ace', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.24.1''%s?v=%s'), $c);
  1633.         $e = new \Symfony\Component\Asset\PathPackage('assets/chosen', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.2.5''%s?v=%s'), $c);
  1634.         $f = new \Symfony\Component\Asset\PathPackage('assets/colorbox', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.6.6''%s?v=%s'), $c);
  1635.         $g = new \Symfony\Component\Asset\PathPackage('assets/colorpicker', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.5.2''%s?v=%s'), $c);
  1636.         $h = new \Symfony\Component\Asset\PathPackage('assets/contao', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('9.3.2''%s?v=%s'), $c);
  1637.         $i = new \Symfony\Component\Asset\PathPackage('assets/datepicker', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.3.2''%s?v=%s'), $c);
  1638.         $j = new \Symfony\Component\Asset\PathPackage('assets/dropzone', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('5.9.3''%s?v=%s'), $c);
  1639.         $k = new \Symfony\Component\Asset\PathPackage('assets/jquery', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('3.7.1''%s?v=%s'), $c);
  1640.         $l = new \Symfony\Component\Asset\PathPackage('assets/jquery-ui', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.13.2''%s?v=%s'), $c);
  1641.         $m = new \Symfony\Component\Asset\PathPackage('assets/mediabox', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.5.5''%s?v=%s'), $c);
  1642.         $n = new \Symfony\Component\Asset\PathPackage('assets/mootools', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.6.0.7''%s?v=%s'), $c);
  1643.         $o = new \Symfony\Component\Asset\PathPackage('assets/simplemodal', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.1.1''%s?v=%s'), $c);
  1644.         $p = new \Symfony\Component\Asset\PathPackage('assets/swipe', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.2.0''%s?v=%s'), $c);
  1645.         $q = new \Symfony\Component\Asset\PathPackage('assets/tablesort', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('4.0.1''%s?v=%s'), $c);
  1646.         $r = new \Symfony\Component\Asset\PathPackage('assets/tablesorter', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.31.3''%s?v=%s'), $c);
  1647.         $s = new \Symfony\Component\Asset\PathPackage('assets/tinymce4', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('5.10.7''%s?v=%s'), $c);
  1648.         $instance->addPackage('contao_core', new \Symfony\Component\Asset\PathPackage('bundles/contaocore'$a$c));
  1649.         $instance->addPackage('rock_solid_custom_elements', new \Symfony\Component\Asset\PathPackage('bundles/rocksolidcustomelements'$a$c));
  1650.         $instance->addPackage('memo_foundation', new \Symfony\Component\Asset\PathPackage('bundles/memofoundation'$a$c));
  1651.         $instance->addPackage('multi_column_wizard', new \Symfony\Component\Asset\PathPackage('bundles/multicolumnwizard'$a$c));
  1652.         $instance->addPackage('codefog_tags', new \Symfony\Component\Asset\PathPackage('bundles/codefogtags'$a$c));
  1653.         $instance->addPackage('memo_category', new \Symfony\Component\Asset\PathPackage('bundles/memocategory'$a$c));
  1654.         $instance->addPackage('contao_mmenu', new \Symfony\Component\Asset\PathPackage('bundles/contaommenu'$a$c));
  1655.         $instance->addPackage('rock_solid_columns', new \Symfony\Component\Asset\PathPackage('bundles/rocksolidcolumns'$a$c));
  1656.         $instance->addPackage('heimrich_hannot_contao_utils', new \Symfony\Component\Asset\PathPackage('bundles/heimrichhannotcontaoutils'$a$c));
  1657.         $instance->addPackage('terminal42_url_rewrite', new \Symfony\Component\Asset\PathPackage('bundles/terminal42urlrewrite'$a$c));
  1658.         $instance->addPackage('terminal42_easy_themes', new \Symfony\Component\Asset\PathPackage('bundles/terminal42easythemes'$a$c));
  1659.         $instance->addPackage('memo_nc_monitor', new \Symfony\Component\Asset\PathPackage('bundles/memoncmonitor'$a$c));
  1660.         $instance->addPackage('mvo_contao_group_widget', new \Symfony\Component\Asset\PathPackage('bundles/mvocontaogroupwidget'$a$c));
  1661.         $instance->addPackage('contao_news', new \Symfony\Component\Asset\PathPackage('bundles/contaonews'$a$c));
  1662.         $instance->addPackage('memo_backend_optim', new \Symfony\Component\Asset\PathPackage('bundles/memobackendoptim'$a$c));
  1663.         $instance->addPackage('contao_calendar', new \Symfony\Component\Asset\PathPackage('bundles/contaocalendar'$a$c));
  1664.         $instance->addPackage('contao_component_style_manager', new \Symfony\Component\Asset\PathPackage('bundles/contaocomponentstylemanager'$a$c));
  1665.         $instance->addPackage('terminal42_change_language', new \Symfony\Component\Asset\PathPackage('bundles/terminal42changelanguage'$a$c));
  1666.         $instance->addPackage('heimrich_hannot_utils', new \Symfony\Component\Asset\PathPackage('bundles/heimrichhannotutils'$a$c));
  1667.         $instance->addPackage('memo_portfolio', new \Symfony\Component\Asset\PathPackage('bundles/memoportfolio'$a$c));
  1668.         $instance->addPackage('memo_team', new \Symfony\Component\Asset\PathPackage('bundles/memoteam'$a$c));
  1669.         $instance->addPackage('heimrich_hannot_google_maps', new \Symfony\Component\Asset\PathPackage('bundles/heimrichhannotgooglemaps'$a$c));
  1670.         $instance->addPackage('contao-components/ace'$d);
  1671.         $instance->addPackage('contao-components/chosen'$e);
  1672.         $instance->addPackage('contao-components/colorbox'$f);
  1673.         $instance->addPackage('contao-components/colorpicker'$g);
  1674.         $instance->addPackage('contao-components/contao'$h);
  1675.         $instance->addPackage('contao-components/datepicker'$i);
  1676.         $instance->addPackage('contao-components/dropzone'$j);
  1677.         $instance->addPackage('contao-components/jquery'$k);
  1678.         $instance->addPackage('contao-components/jquery-ui'$l);
  1679.         $instance->addPackage('contao-components/mediabox'$m);
  1680.         $instance->addPackage('contao-components/mootools'$n);
  1681.         $instance->addPackage('contao-components/simplemodal'$o);
  1682.         $instance->addPackage('contao-components/swipe'$p);
  1683.         $instance->addPackage('contao-components/tablesort'$q);
  1684.         $instance->addPackage('contao-components/tablesorter'$r);
  1685.         $instance->addPackage('contao-components/tinymce4'$s);
  1686.         $instance->addPackage('contao-components/ace'$d);
  1687.         $instance->addPackage('contao-components/chosen'$e);
  1688.         $instance->addPackage('contao-components/colorbox'$f);
  1689.         $instance->addPackage('contao-components/colorpicker'$g);
  1690.         $instance->addPackage('contao-components/contao'$h);
  1691.         $instance->addPackage('contao-components/datepicker'$i);
  1692.         $instance->addPackage('contao-components/dropzone'$j);
  1693.         $instance->addPackage('contao-components/jquery'$k);
  1694.         $instance->addPackage('contao-components/jquery-ui'$l);
  1695.         $instance->addPackage('contao-components/mediabox'$m);
  1696.         $instance->addPackage('contao-components/mootools'$n);
  1697.         $instance->addPackage('contao-components/simplemodal'$o);
  1698.         $instance->addPackage('contao-components/swipe'$p);
  1699.         $instance->addPackage('contao-components/tablesort'$q);
  1700.         $instance->addPackage('contao-components/tablesorter'$r);
  1701.         $instance->addPackage('contao-components/tinymce4'$s);
  1702.         return $instance;
  1703.     }
  1704.     /**
  1705.      * Gets the public 'cache.app' shared service.
  1706.      *
  1707.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1708.      */
  1709.     protected function getCache_AppService()
  1710.     {
  1711.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('5mazo0f47x'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1712.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1713.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1714.     }
  1715.     /**
  1716.      * Gets the public 'cache.system' shared service.
  1717.      *
  1718.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1719.      */
  1720.     protected function getCache_SystemService()
  1721.     {
  1722.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZqWlLLAmkH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1723.     }
  1724.     /**
  1725.      * Gets the public 'contao.assets.assets_context' shared service.
  1726.      *
  1727.      * @return \Contao\CoreBundle\Asset\ContaoContext
  1728.      */
  1729.     protected function getContao_Assets_AssetsContextService()
  1730.     {
  1731.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1732.         if (isset($this->services['contao.assets.assets_context'])) {
  1733.             return $this->services['contao.assets.assets_context'];
  1734.         }
  1735.         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);
  1736.     }
  1737.     /**
  1738.      * Gets the public 'contao.csrf.token_manager' shared service.
  1739.      *
  1740.      * @return \Contao\CoreBundle\Csrf\ContaoCsrfTokenManager
  1741.      */
  1742.     protected function getContao_Csrf_TokenManagerService()
  1743.     {
  1744.         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');
  1745.     }
  1746.     /**
  1747.      * Gets the public 'contao.framework' shared service.
  1748.      *
  1749.      * @return \Contao\CoreBundle\Framework\ContaoFramework
  1750.      */
  1751.     protected function getContao_FrameworkService()
  1752.     {
  1753.         $a = ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService());
  1754.         if (isset($this->services['contao.framework'])) {
  1755.             return $this->services['contao.framework'];
  1756.         }
  1757.         $b = ($this->services['router'] ?? $this->getRouterService());
  1758.         if (isset($this->services['contao.framework'])) {
  1759.             return $this->services['contao.framework'];
  1760.         }
  1761.         $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);
  1762.         $instance->setContainer($this);
  1763.         $instance->setHookListeners(['initializeSystem' => [255 => [=> [=> 'contao.listener.MGEESJ7'=> 'onInitializeSystem'], => [=> 'contao.listener.fE48e1G'=> 'onInitializeSystem']], => [=> [=> 'contao.listener.data_container.preview_link'=> 'unloadModuleWithoutPreviewScript']]], 'loadDataContainer' => [=> [=> [=> 'contao.listener.data_container.preview_link'=> 'unloadTableWithoutPreviewScript'], => [=> 'contao.listener.data_container.record_preview'=> 'registerDeleteCallbacks'], => [=> 'contao.listener.data_container.toggle_nodes_label'=> '__invoke'], => [=> 'contao.listener.data_container_callback'=> 'onLoadDataContainer'], => [=> 'Terminal42\\FolderpageBundle\\EventListener\\DefaultPageTypeListener'=> '__invoke'], => [=> 'Terminal42\\FolderpageBundle\\EventListener\\PageBreadcrumbListener'=> '__invoke'], => [=> 'Terminal42\\ChangeLanguage\\EventListener\\CallbackSetupListener'=> '__invoke'], => [=> 'Terminal42\\ChangeLanguage\\EventListener\\DataContainer\\MissingLanguageIconListener'=> '__invoke'], => [=> 'Terminal42\\ChangeLanguage\\EventListener\\DataContainer\\PageInitializationListener'=> '__invoke'], => [=> 'Terminal42\\ChangeLanguage\\EventListener\\DataContainer\\PageOperationListener'=> '__invoke'], 10 => [=> 'HeimrichHannot\\GoogleMapsBundle\\EventListener\\LoadDataContainerListener'=> '__invoke']], -256 => [=> [=> 'Mvo\\ContaoGroupWidget\\EventListener\\GroupWidgetListener'=> 'initializeGroups']]], 'replaceInsertTags' => [=> [=> [=> 'contao.listener.insert_tags.asset'=> 'onReplaceInsertTags'], => [=> 'contao.listener.insert_tags.date'=> '__invoke'], => [=> 'contao.listener.insert_tags.translation'=> 'onReplaceInsertTags'], => [=> 'terminal42_insert_tags.frontend'=> 'onReplaceInsertTags'], => [=> 'contao_news.listener.insert_tags'=> '__invoke'], => [=> 'contao_calendar.listener.insert_tags'=> '__invoke'], => [=> 'Terminal42\\ChangeLanguage\\EventListener\\InsertTagsListener'=> '__invoke'], => [=> 'portfolio.listener.insert_tags'=> '__invoke'], => [=> 'team.listener.insert_tags'=> '__invoke'], => [=> 'HeimrichHannot\\GoogleMapsBundle\\EventListener\\ReplaceInsertTagsListener'=> '__invoke']]], 'addCustomRegexp' => [=> [=> [=> 'contao.listener.widget.custom_rgxp'=> '__invoke'], => [=> 'contao.listener.widget.http_url'=> '__invoke'], => [=> 'Oveleon\\ContaoComponentStyleManager\\EventListener\\AddCustomRegexpListener'=> '__invoke']]], 'getPageStatusIcon' => [=> [=> [=> 'Terminal42\\FolderpageBundle\\EventListener\\PageStatusIconListener'=> '__invoke']]], 'parseBackendTemplate' => [=> [=> [=> 'Terminal42\\EasyThemesBundle\\EventListener\\BackendTemplateListener'=> '__invoke']]], 'getUserNavigation' => [=> [=> [=> 'Terminal42\\EasyThemesBundle\\EventListener\\UserNavigationListener'=> '__invoke']]], 'generatePage' => [=> [=> [=> 'contao_news.listener.generate_page'=> '__invoke'], => [=> 'contao_calendar.listener.generate_page'=> '__invoke']]], 'executePostActions' => [=> [=> [=> 'Oveleon\\ContaoComponentStyleManager\\EventListener\\ExecutePostActionsListener'=> '__invoke']]], 'loadFormField' => [=> [=> [=> 'Oveleon\\ContaoComponentStyleManager\\EventListener\\LoadFormFieldListener'=> '__invoke']]], 'parseTemplate' => [=> [=> [=> 'Oveleon\\ContaoComponentStyleManager\\EventListener\\ParseTemplateListener'=> '__invoke']]], 'changelanguageNavigation' => [=> [=> [=> 'Terminal42\\ChangeLanguage\\EventListener\\Navigation\\ArticleNavigationListener'=> '__invoke'], => [=> 'Terminal42\\ChangeLanguage\\EventListener\\Navigation\\CalendarNavigationListener'=> 'onChangelanguageNavigation'], => [=> 'Terminal42\\ChangeLanguage\\EventListener\\Navigation\\NewsNavigationListener'=> 'onChangelanguageNavigation'], => [=> 'portfolio.listener.hooks'=> 'onChangelanguageNavigation'], => [=> 'team.listener.hooks'=> 'onChangelanguageNavigation']]], 'getSearchablePages' => [=> [=> [=> 'portfolio.listener.hooks'=> 'getSearchablePages'], => [=> 'team.listener.hooks'=> 'getSearchablePages']]], 'replaceDynamicScriptTags' => [=> [=> [=> 'HeimrichHannot\\GoogleMapsBundle\\EventListener\\ReplaceDynamicScriptTagsListener'=> '__invoke']]]]);
  1764.         return $instance;
  1765.     }
  1766.     /**
  1767.      * Gets the public 'contao.intl.locales' shared service.
  1768.      *
  1769.      * @return \Contao\CoreBundle\Intl\Locales
  1770.      */
  1771.     protected function getContao_Intl_LocalesService()
  1772.     {
  1773.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  1774.         if (isset($this->services['contao.intl.locales'])) {
  1775.             return $this->services['contao.intl.locales'];
  1776.         }
  1777.         $b = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1778.         if (isset($this->services['contao.intl.locales'])) {
  1779.             return $this->services['contao.intl.locales'];
  1780.         }
  1781.         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'=> 'it'=> 'es'=> 'lv'=> 'pt'=> 'fr'=> 'cs'=> 'nl'=> 'sl'=> 'fa'10 => 'ru'11 => 'tr'12 => 'pl'13 => 'sv'14 => 'de'15 => 'sr'16 => 'ja'17 => 'af'18 => 'af_NA'19 => 'af_ZA'20 => 'agq'21 => 'agq_CM'22 => 'ak'23 => 'ak_GH'24 => 'am'25 => 'am_ET'26 => 'ar'27 => 'ar_001'28 => 'ar_AE'29 => 'ar_BH'30 => 'ar_DJ'31 => 'ar_DZ'32 => 'ar_EG'33 => 'ar_EH'34 => 'ar_ER'35 => 'ar_IL'36 => 'ar_IQ'37 => 'ar_JO'38 => 'ar_KM'39 => 'ar_KW'40 => 'ar_LB'41 => 'ar_LY'42 => 'ar_MA'43 => 'ar_MR'44 => 'ar_OM'45 => 'ar_PS'46 => 'ar_QA'47 => 'ar_SA'48 => 'ar_SD'49 => 'ar_SO'50 => 'ar_SS'51 => 'ar_SY'52 => 'ar_TD'53 => 'ar_TN'54 => 'ar_YE'55 => 'as'56 => 'as_IN'57 => 'asa'58 => 'asa_TZ'59 => 'ast'60 => 'ast_ES'61 => 'az'62 => 'az_Cyrl'63 => 'az_Cyrl_AZ'64 => 'az_Latn'65 => 'az_Latn_AZ'66 => 'bas'67 => 'bas_CM'68 => 'be'69 => 'be_BY'70 => 'bem'71 => 'bem_ZM'72 => 'bez'73 => 'bez_TZ'74 => 'bg'75 => 'bg_BG'76 => 'bm'77 => 'bm_ML'78 => 'bn'79 => 'bn_BD'80 => 'bn_IN'81 => 'bo'82 => 'bo_CN'83 => 'bo_IN'84 => 'br'85 => 'br_FR'86 => 'brx'87 => 'brx_IN'88 => 'bs'89 => 'bs_Cyrl'90 => 'bs_Cyrl_BA'91 => 'bs_Latn'92 => 'bs_Latn_BA'93 => 'ca'94 => 'ca_AD'95 => 'ca_ES'96 => 'ca_FR'97 => 'ca_IT'98 => 'ccp'99 => 'ccp_BD'100 => 'ccp_IN'101 => 'ce'102 => 'ce_RU'103 => 'cgg'104 => 'cgg_UG'105 => 'chr'106 => 'chr_US'107 => 'ckb'108 => 'ckb_IQ'109 => 'ckb_IR'110 => 'cs_CZ'111 => 'cy'112 => 'cy_GB'113 => 'da'114 => 'da_DK'115 => 'da_GL'116 => 'dav'117 => 'dav_KE'118 => 'de_AT'119 => 'de_BE'120 => 'de_CH'121 => 'de_DE'122 => 'de_IT'123 => 'de_LI'124 => 'de_LU'125 => 'dje'126 => 'dje_NE'127 => 'dsb'128 => 'dsb_DE'129 => 'dua'130 => 'dua_CM'131 => 'dyo'132 => 'dyo_SN'133 => 'dz'134 => 'dz_BT'135 => 'ebu'136 => 'ebu_KE'137 => 'ee'138 => 'ee_GH'139 => 'ee_TG'140 => 'el'141 => 'el_CY'142 => 'el_GR'143 => 'en_001'144 => 'en_150'145 => 'en_AG'146 => 'en_AI'147 => 'en_AS'148 => 'en_AT'149 => 'en_AU'150 => 'en_BB'151 => 'en_BE'152 => 'en_BI'153 => 'en_BM'154 => 'en_BS'155 => 'en_BW'156 => 'en_BZ'157 => 'en_CA'158 => 'en_CC'159 => 'en_CH'160 => 'en_CK'161 => 'en_CM'162 => 'en_CX'163 => 'en_CY'164 => 'en_DE'165 => 'en_DG'166 => 'en_DK'167 => 'en_DM'168 => 'en_ER'169 => 'en_FI'170 => 'en_FJ'171 => 'en_FK'172 => 'en_FM'173 => 'en_GB'174 => 'en_GD'175 => 'en_GG'176 => 'en_GH'177 => 'en_GI'178 => 'en_GM'179 => 'en_GU'180 => 'en_GY'181 => 'en_HK'182 => 'en_IE'183 => 'en_IL'184 => 'en_IM'185 => 'en_IN'186 => 'en_IO'187 => 'en_JE'188 => 'en_JM'189 => 'en_KE'190 => 'en_KI'191 => 'en_KN'192 => 'en_KY'193 => 'en_LC'194 => 'en_LR'195 => 'en_LS'196 => 'en_MG'197 => 'en_MH'198 => 'en_MO'199 => 'en_MP'200 => 'en_MS'201 => 'en_MT'202 => 'en_MU'203 => 'en_MW'204 => 'en_MY'205 => 'en_NA'206 => 'en_NF'207 => 'en_NG'208 => 'en_NL'209 => 'en_NR'210 => 'en_NU'211 => 'en_NZ'212 => 'en_PG'213 => 'en_PH'214 => 'en_PK'215 => 'en_PN'216 => 'en_PR'217 => 'en_PW'218 => 'en_RW'219 => 'en_SB'220 => 'en_SC'221 => 'en_SD'222 => 'en_SE'223 => 'en_SG'224 => 'en_SH'225 => 'en_SI'226 => 'en_SL'227 => 'en_SS'228 => 'en_SX'229 => 'en_SZ'230 => 'en_TC'231 => 'en_TK'232 => 'en_TO'233 => 'en_TT'234 => 'en_TV'235 => 'en_TZ'236 => 'en_UG'237 => 'en_UM'238 => 'en_US'239 => 'en_US_POSIX'240 => 'en_VC'241 => 'en_VG'242 => 'en_VI'243 => 'en_VU'244 => 'en_WS'245 => 'en_ZA'246 => 'en_ZM'247 => 'en_ZW'248 => 'eo'249 => 'es_419'250 => 'es_AR'251 => 'es_BO'252 => 'es_BR'253 => 'es_BZ'254 => 'es_CL'255 => 'es_CO'256 => 'es_CR'257 => 'es_CU'258 => 'es_DO'259 => 'es_EA'260 => 'es_EC'261 => 'es_ES'262 => 'es_GQ'263 => 'es_GT'264 => 'es_HN'265 => 'es_IC'266 => 'es_MX'267 => 'es_NI'268 => 'es_PA'269 => 'es_PE'270 => 'es_PH'271 => 'es_PR'272 => 'es_PY'273 => 'es_SV'274 => 'es_US'275 => 'es_UY'276 => 'es_VE'277 => 'et'278 => 'et_EE'279 => 'eu'280 => 'eu_ES'281 => 'ewo'282 => 'ewo_CM'283 => 'fa_AF'284 => 'fa_IR'285 => 'ff'286 => 'fi'287 => 'fi_FI'288 => 'fil'289 => 'fil_PH'290 => 'fo'291 => 'fo_DK'292 => 'fo_FO'293 => 'fr_BE'294 => 'fr_BF'295 => 'fr_BI'296 => 'fr_BJ'297 => 'fr_BL'298 => 'fr_CA'299 => 'fr_CD'300 => 'fr_CF'301 => 'fr_CG'302 => 'fr_CH'303 => 'fr_CI'304 => 'fr_CM'305 => 'fr_DJ'306 => 'fr_DZ'307 => 'fr_FR'308 => 'fr_GA'309 => 'fr_GF'310 => 'fr_GN'311 => 'fr_GP'312 => 'fr_GQ'313 => 'fr_HT'314 => 'fr_KM'315 => 'fr_LU'316 => 'fr_MA'317 => 'fr_MC'318 => 'fr_MF'319 => 'fr_MG'320 => 'fr_ML'321 => 'fr_MQ'322 => 'fr_MR'323 => 'fr_MU'324 => 'fr_NC'325 => 'fr_NE'326 => 'fr_PF'327 => 'fr_PM'328 => 'fr_RE'329 => 'fr_RW'330 => 'fr_SC'331 => 'fr_SN'332 => 'fr_SY'333 => 'fr_TD'334 => 'fr_TG'335 => 'fr_TN'336 => 'fr_VU'337 => 'fr_WF'338 => 'fr_YT'339 => 'fur'340 => 'fur_IT'341 => 'fy'342 => 'fy_NL'343 => 'ga'344 => 'ga_IE'345 => 'gd'346 => 'gd_GB'347 => 'gl'348 => 'gl_ES'349 => 'gsw'350 => 'gsw_CH'351 => 'gsw_FR'352 => 'gsw_LI'353 => 'gu'354 => 'gu_IN'355 => 'guz'356 => 'guz_KE'357 => 'gv'358 => 'gv_IM'359 => 'ha'360 => 'ha_GH'361 => 'ha_NE'362 => 'ha_NG'363 => 'haw'364 => 'haw_US'365 => 'he'366 => 'he_IL'367 => 'hi'368 => 'hi_IN'369 => 'hr'370 => 'hr_BA'371 => 'hr_HR'372 => 'hsb'373 => 'hsb_DE'374 => 'hu'375 => 'hu_HU'376 => 'hy'377 => 'hy_AM'378 => 'ia'379 => 'ia_001'380 => 'id'381 => 'id_ID'382 => 'ig'383 => 'ig_NG'384 => 'ii'385 => 'ii_CN'386 => 'is'387 => 'is_IS'388 => 'it_CH'389 => 'it_IT'390 => 'it_SM'391 => 'it_VA'392 => 'ja_JP'393 => 'jgo'394 => 'jgo_CM'395 => 'jmc'396 => 'jmc_TZ'397 => 'jv'398 => 'jv_ID'399 => 'ka'400 => 'ka_GE'401 => 'kab'402 => 'kab_DZ'403 => 'kam'404 => 'kam_KE'405 => 'kde'406 => 'kde_TZ'407 => 'kea'408 => 'kea_CV'409 => 'khq'410 => 'khq_ML'411 => 'ki'412 => 'ki_KE'413 => 'kk'414 => 'kk_KZ'415 => 'kkj'416 => 'kkj_CM'417 => 'kl'418 => 'kl_GL'419 => 'kln'420 => 'kln_KE'421 => 'km'422 => 'km_KH'423 => 'kn'424 => 'kn_IN'425 => 'ko'426 => 'ko_KP'427 => 'ko_KR'428 => 'kok'429 => 'kok_IN'430 => 'ks'431 => 'ks_IN'432 => 'ksb'433 => 'ksb_TZ'434 => 'ksf'435 => 'ksf_CM'436 => 'ksh'437 => 'ksh_DE'438 => 'ku'439 => 'ku_TR'440 => 'kw'441 => 'kw_GB'442 => 'ky'443 => 'ky_KG'444 => 'lag'445 => 'lag_TZ'446 => 'lb'447 => 'lb_LU'448 => 'lg'449 => 'lg_UG'450 => 'lkt'451 => 'lkt_US'452 => 'ln'453 => 'ln_AO'454 => 'ln_CD'455 => 'ln_CF'456 => 'ln_CG'457 => 'lo'458 => 'lo_LA'459 => 'lrc'460 => 'lrc_IQ'461 => 'lrc_IR'462 => 'lt'463 => 'lt_LT'464 => 'lu'465 => 'lu_CD'466 => 'luo'467 => 'luo_KE'468 => 'luy'469 => 'luy_KE'470 => 'lv_LV'471 => 'mas'472 => 'mas_KE'473 => 'mas_TZ'474 => 'mer'475 => 'mer_KE'476 => 'mfe'477 => 'mfe_MU'478 => 'mg'479 => 'mg_MG'480 => 'mgh'481 => 'mgh_MZ'482 => 'mgo'483 => 'mgo_CM'484 => 'mi'485 => 'mi_NZ'486 => 'mk'487 => 'mk_MK'488 => 'ml'489 => 'ml_IN'490 => 'mn'491 => 'mn_MN'492 => 'mr'493 => 'mr_IN'494 => 'ms'495 => 'ms_BN'496 => 'ms_MY'497 => 'ms_SG'498 => 'mt'499 => 'mt_MT'500 => 'mua'501 => 'mua_CM'502 => 'my'503 => 'my_MM'504 => 'mzn'505 => 'mzn_IR'506 => 'naq'507 => 'naq_NA'508 => 'nb'509 => 'nb_NO'510 => 'nb_SJ'511 => 'nd'512 => 'nd_ZW'513 => 'nds'514 => 'nds_DE'515 => 'nds_NL'516 => 'ne'517 => 'ne_IN'518 => 'ne_NP'519 => 'nl_AW'520 => 'nl_BE'521 => 'nl_BQ'522 => 'nl_CW'523 => 'nl_NL'524 => 'nl_SR'525 => 'nl_SX'526 => 'nmg'527 => 'nmg_CM'528 => 'nn'529 => 'nn_NO'530 => 'nnh'531 => 'nnh_CM'532 => 'nus'533 => 'nus_SS'534 => 'nyn'535 => 'nyn_UG'536 => 'om'537 => 'om_ET'538 => 'om_KE'539 => 'or'540 => 'or_IN'541 => 'os'542 => 'os_GE'543 => 'os_RU'544 => 'pa'545 => 'pa_Arab'546 => 'pa_Arab_PK'547 => 'pa_Guru'548 => 'pa_Guru_IN'549 => 'pl_PL'550 => 'ps'551 => 'ps_AF'552 => 'pt_AO'553 => 'pt_BR'554 => 'pt_CH'555 => 'pt_CV'556 => 'pt_GQ'557 => 'pt_GW'558 => 'pt_LU'559 => 'pt_MO'560 => 'pt_MZ'561 => 'pt_PT'562 => 'pt_ST'563 => 'pt_TL'564 => 'qu'565 => 'qu_BO'566 => 'qu_EC'567 => 'qu_PE'568 => 'rm'569 => 'rm_CH'570 => 'rn'571 => 'rn_BI'572 => 'ro'573 => 'ro_MD'574 => 'ro_RO'575 => 'rof'576 => 'rof_TZ'577 => 'ru_BY'578 => 'ru_KG'579 => 'ru_KZ'580 => 'ru_MD'581 => 'ru_RU'582 => 'ru_UA'583 => 'rw'584 => 'rw_RW'585 => 'rwk'586 => 'rwk_TZ'587 => 'sah'588 => 'sah_RU'589 => 'saq'590 => 'saq_KE'591 => 'sbp'592 => 'sbp_TZ'593 => 'sd'594 => 'sd_PK'595 => 'se'596 => 'se_FI'597 => 'se_NO'598 => 'se_SE'599 => 'seh'600 => 'seh_MZ'601 => 'ses'602 => 'ses_ML'603 => 'sg'604 => 'sg_CF'605 => 'shi'606 => 'shi_Latn'607 => 'shi_Latn_MA'608 => 'shi_Tfng'609 => 'shi_Tfng_MA'610 => 'si'611 => 'si_LK'612 => 'sk'613 => 'sk_SK'614 => 'sl_SI'615 => 'smn'616 => 'smn_FI'617 => 'sn'618 => 'sn_ZW'619 => 'so'620 => 'so_DJ'621 => 'so_ET'622 => 'so_KE'623 => 'so_SO'624 => 'sq'625 => 'sq_AL'626 => 'sq_MK'627 => 'sq_XK'628 => 'sr_Cyrl'629 => 'sr_Cyrl_BA'630 => 'sr_Cyrl_ME'631 => 'sr_Cyrl_RS'632 => 'sr_Cyrl_XK'633 => 'sr_Latn'634 => 'sr_Latn_BA'635 => 'sr_Latn_ME'636 => 'sr_Latn_RS'637 => 'sr_Latn_XK'638 => 'sv_AX'639 => 'sv_FI'640 => 'sv_SE'641 => 'sw'642 => 'sw_CD'643 => 'sw_KE'644 => 'sw_TZ'645 => 'sw_UG'646 => 'ta'647 => 'ta_IN'648 => 'ta_LK'649 => 'ta_MY'650 => 'ta_SG'651 => 'te'652 => 'te_IN'653 => 'teo'654 => 'teo_KE'655 => 'teo_UG'656 => 'tg'657 => 'tg_TJ'658 => 'th'659 => 'th_TH'660 => 'ti'661 => 'ti_ER'662 => 'ti_ET'663 => 'tk'664 => 'tk_TM'665 => 'to'666 => 'to_TO'667 => 'tr_CY'668 => 'tr_TR'669 => 'tt'670 => 'tt_RU'671 => 'twq'672 => 'twq_NE'673 => 'tzm'674 => 'tzm_MA'675 => 'ug'676 => 'ug_CN'677 => 'uk'678 => 'uk_UA'679 => 'ur'680 => 'ur_IN'681 => 'ur_PK'682 => 'uz'683 => 'uz_Arab'684 => 'uz_Arab_AF'685 => 'uz_Cyrl'686 => 'uz_Cyrl_UZ'687 => 'uz_Latn'688 => 'uz_Latn_UZ'689 => 'vai'690 => 'vai_Latn'691 => 'vai_Latn_LR'692 => 'vai_Vaii'693 => 'vai_Vaii_LR'694 => 'vi'695 => 'vi_VN'696 => 'vun'697 => 'vun_TZ'698 => 'wae'699 => 'wae_CH'700 => 'wo'701 => 'wo_SN'702 => 'xh'703 => 'xh_ZA'704 => 'xog'705 => 'xog_UG'706 => 'yav'707 => 'yav_CM'708 => 'yi'709 => 'yi_001'710 => 'yo'711 => 'yo_BJ'712 => 'yo_NG'713 => 'yue'714 => 'yue_Hans'715 => 'yue_Hans_CN'716 => 'yue_Hant'717 => 'yue_Hant_HK'718 => 'zgh'719 => 'zgh_MA'720 => 'zh'721 => 'zh_Hans'722 => 'zh_Hans_CN'723 => 'zh_Hans_HK'724 => 'zh_Hans_MO'725 => 'zh_Hans_SG'726 => 'zh_Hant'727 => 'zh_Hant_HK'728 => 'zh_Hant_MO'729 => 'zh_Hant_TW'730 => 'zu'731 => 'zu_ZA'], $this->parameters['contao.locales'], [], [], 'en');
  1782.     }
  1783.     /**
  1784.      * Gets the public 'contao.resource_finder' shared service.
  1785.      *
  1786.      * @return \Contao\CoreBundle\Config\ResourceFinder
  1787.      */
  1788.     protected function getContao_ResourceFinderService()
  1789.     {
  1790.         return $this->services['contao.resource_finder'] = new \Contao\CoreBundle\Config\ResourceFinder($this->parameters['contao.resources_paths']);
  1791.     }
  1792.     /**
  1793.      * Gets the public 'contao.routing.nested_404_matcher' shared service.
  1794.      *
  1795.      * @return \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher
  1796.      */
  1797.     protected function getContao_Routing_Nested404MatcherService()
  1798.     {
  1799.         $a = ($this->privates['contao.routing.route_404_provider'] ?? $this->getContao_Routing_Route404ProviderService());
  1800.         if (isset($this->services['contao.routing.nested_404_matcher'])) {
  1801.             return $this->services['contao.routing.nested_404_matcher'];
  1802.         }
  1803.         $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())));
  1804.         $instance->addRouteFilter(($this->privates['contao.routing.matcher.domain_filter'] ?? ($this->privates['contao.routing.matcher.domain_filter'] = new \Contao\CoreBundle\Routing\Matcher\DomainFilter())));
  1805.         $instance->addRouteFilter(($this->privates['contao.routing.matcher.published_filter'] ?? $this->getContao_Routing_Matcher_PublishedFilterService()));
  1806.         return $instance;
  1807.     }
  1808.     /**
  1809.      * Gets the public 'contao.routing.nested_matcher' shared service.
  1810.      *
  1811.      * @return \Contao\CoreBundle\Routing\Matcher\LegacyMatcher
  1812.      */
  1813.     protected function getContao_Routing_NestedMatcherService()
  1814.     {
  1815.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  1816.         if (isset($this->services['contao.routing.nested_matcher'])) {
  1817.             return $this->services['contao.routing.nested_matcher'];
  1818.         }
  1819.         $b = ($this->privates['contao.routing.route_provider'] ?? $this->getContao_Routing_RouteProviderService());
  1820.         if (isset($this->services['contao.routing.nested_matcher'])) {
  1821.             return $this->services['contao.routing.nested_matcher'];
  1822.         }
  1823.         $c = ($this->privates['contao.routing.matcher.published_filter'] ?? $this->getContao_Routing_Matcher_PublishedFilterService());
  1824.         if (isset($this->services['contao.routing.nested_matcher'])) {
  1825.             return $this->services['contao.routing.nested_matcher'];
  1826.         }
  1827.         $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())));
  1828.         $d->addRouteFilter(($this->privates['contao.routing.matcher.domain_filter'] ?? ($this->privates['contao.routing.matcher.domain_filter'] = new \Contao\CoreBundle\Routing\Matcher\DomainFilter())));
  1829.         $d->addRouteFilter($c);
  1830.         $d->addRouteFilter(new \Contao\CoreBundle\Routing\Matcher\LanguageFilter());
  1831.         return $this->services['contao.routing.nested_matcher'] = new \Contao\CoreBundle\Routing\Matcher\LegacyMatcher($a$d'.html'false);
  1832.     }
  1833.     /**
  1834.      * Gets the public 'contao.routing.page_registry' shared service.
  1835.      *
  1836.      * @return \Contao\CoreBundle\Routing\Page\PageRegistry
  1837.      */
  1838.     protected function getContao_Routing_PageRegistryService()
  1839.     {
  1840.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1841.         if (isset($this->services['contao.routing.page_registry'])) {
  1842.             return $this->services['contao.routing.page_registry'];
  1843.         }
  1844.         $this->services['contao.routing.page_registry'] = $instance = new \Contao\CoreBundle\Routing\Page\PageRegistry($a);
  1845.         $b = ($this->services['Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'] ?? $this->getErrorPageControllerService());
  1846.         $instance->add('error_401', new \Contao\CoreBundle\Routing\Page\RouteConfig(falseNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'], []), NULL$b);
  1847.         $instance->add('error_403', new \Contao\CoreBundle\Routing\Page\RouteConfig(falseNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'], []), NULL$b);
  1848.         $instance->add('error_404', new \Contao\CoreBundle\Routing\Page\RouteConfig(falseNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'], []), NULL$b);
  1849.         $instance->add('error_503', new \Contao\CoreBundle\Routing\Page\RouteConfig(falseNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\ErrorPageController'], []), NULL$b);
  1850.         $instance->add('root', new \Contao\CoreBundle\Routing\Page\RouteConfig(NULLNULLNULL, [], [], ['_controller' => 'Contao\\CoreBundle\\Controller\\Page\\RootPageController'], []), NULLfalse);
  1851.         $instance->add('folder', new \Contao\CoreBundle\Routing\Page\RouteConfig(NULLNULLNULL, [], [], ['_controller' => 'Terminal42\\FolderpageBundle\\Controller\\FolderPageController'], []), ($this->services['Terminal42\\FolderpageBundle\\Controller\\FolderPageController'] ?? $this->getFolderPageControllerService()), false);
  1852.         return $instance;
  1853.     }
  1854.     /**
  1855.      * Gets the public 'contao.routing.scope_matcher' shared service.
  1856.      *
  1857.      * @return \Contao\CoreBundle\Routing\ScopeMatcher
  1858.      */
  1859.     protected function getContao_Routing_ScopeMatcherService()
  1860.     {
  1861.         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()));
  1862.     }
  1863.     /**
  1864.      * Gets the public 'contao.security.token_checker' shared service.
  1865.      *
  1866.      * @return \Contao\CoreBundle\Security\Authentication\Token\TokenChecker
  1867.      */
  1868.     protected function getContao_Security_TokenCheckerService()
  1869.     {
  1870.         $a = ($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1871.         if (isset($this->services['contao.security.token_checker'])) {
  1872.             return $this->services['contao.security.token_checker'];
  1873.         }
  1874.         $b = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1875.         if (isset($this->services['contao.security.token_checker'])) {
  1876.             return $this->services['contao.security.token_checker'];
  1877.         }
  1878.         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);
  1879.     }
  1880.     /**
  1881.      * Gets the public 'contao.twig.extension' shared service.
  1882.      *
  1883.      * @return \Contao\CoreBundle\Twig\Extension\ContaoExtension
  1884.      */
  1885.     protected function getContao_Twig_ExtensionService()
  1886.     {
  1887.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1888.         if (isset($this->services['contao.twig.extension'])) {
  1889.             return $this->services['contao.twig.extension'];
  1890.         }
  1891.         return $this->services['contao.twig.extension'] = new \Contao\CoreBundle\Twig\Extension\ContaoExtension($a, ($this->services['contao.twig.filesystem_loader'] ?? $this->getContao_Twig_FilesystemLoaderService()));
  1892.     }
  1893.     /**
  1894.      * Gets the public 'contao.twig.filesystem_loader' shared service.
  1895.      *
  1896.      * @return \Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader
  1897.      */
  1898.     protected function getContao_Twig_FilesystemLoaderService()
  1899.     {
  1900.         $a = ($this->privates['contao.twig.loader.template_locator'] ?? $this->getContao_Twig_Loader_TemplateLocatorService());
  1901.         if (isset($this->services['contao.twig.filesystem_loader'])) {
  1902.             return $this->services['contao.twig.filesystem_loader'];
  1903.         }
  1904.         return $this->services['contao.twig.filesystem_loader'] = new \Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoader(($this->services['cache.system'] ?? $this->getCache_SystemService()), $a, ($this->privates['contao.twig.loader.theme_namespace'] ?? ($this->privates['contao.twig.loader.theme_namespace'] = new \Contao\CoreBundle\Twig\Loader\ThemeNamespace())), \dirname(__DIR__4));
  1905.     }
  1906.     /**
  1907.      * Gets the public 'data_collector.dump' shared service.
  1908.      *
  1909.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1910.      */
  1911.     protected function getDataCollector_DumpService()
  1912.     {
  1913.         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);
  1914.     }
  1915.     /**
  1916.      * Gets the public 'debug.stopwatch' shared service.
  1917.      *
  1918.      * @return \Symfony\Component\Stopwatch\Stopwatch
  1919.      */
  1920.     protected function getDebug_StopwatchService()
  1921.     {
  1922.         return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  1923.     }
  1924.     /**
  1925.      * Gets the public 'doctrine' shared service.
  1926.      *
  1927.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1928.      */
  1929.     protected function getDoctrineService()
  1930.     {
  1931.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1932.     }
  1933.     /**
  1934.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1935.      *
  1936.      * @return \Doctrine\DBAL\Connection
  1937.      */
  1938.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1939.     {
  1940.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1941.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1942.             return $this->services['doctrine.dbal.default_connection'];
  1943.         }
  1944.         $b = new \Doctrine\DBAL\Configuration();
  1945.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1946.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1947.         $c->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  1948.         $c->pushHandler(($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService()));
  1949.         $c->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  1950.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1951.         $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))));
  1952.         $d->setConnectionName('default');
  1953.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1954.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  1955.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['driver' => 'pdo_mysql''url' => $this->getEnv('DATABASE_URL'), 'charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1013 => false1002 => 'SET SESSION sql_mode=CONCAT(@@sql_mode, IF(INSTR(@@sql_mode, \'STRICT_\'), \'\', \',TRADITIONAL\'))'], 'defaultTableOptions' => ['charset' => 'utf8mb4''collation' => 'utf8mb4_unicode_ci''engine' => 'InnoDB''row_format' => 'DYNAMIC''collate' => 'utf8mb4_unicode_ci']], $b$a, []);
  1956.     }
  1957.     /**
  1958.      * Gets the public 'event_dispatcher' shared service.
  1959.      *
  1960.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1961.      */
  1962.     protected function getEventDispatcherService()
  1963.     {
  1964.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1965.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1966.         $a->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  1967.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1968.         $a->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  1969.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1970.         $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())));
  1971.         $instance->addListener('kernel.controller', [=> function () {
  1972.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1973.         }, => 'onKernelController'], 0);
  1974.         $instance->addListener('kernel.request', [=> function () {
  1975.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1976.         }, => 'onKernelRequest'], 250);
  1977.         $instance->addListener('kernel.response', [=> function () {
  1978.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1979.         }, => 'onKernelResponse'], 0);
  1980.         $instance->addListener('kernel.response', [=> function () {
  1981.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1982.         }, => 'onResponse'], -10);
  1983.         $instance->addListener('kernel.response', [=> function () {
  1984.             return ($this->privates['nelmio_security.content_type_listener'] ?? ($this->privates['nelmio_security.content_type_listener'] = new \Nelmio\SecurityBundle\EventListener\ContentTypeListener(true)));
  1985.         }, => 'onKernelResponse'], 0);
  1986.         $instance->addListener('kernel.response', [=> function () {
  1987.             return ($this->privates['nelmio_security.referrer_policy_listener'] ?? $this->getNelmioSecurity_ReferrerPolicyListenerService());
  1988.         }, => 'onKernelResponse'], 0);
  1989.         $instance->addListener('kernel.request', [=> function () {
  1990.             return ($this->privates['contao.listener.backend_locale'] ?? $this->getContao_Listener_BackendLocaleService());
  1991.         }, => '__invoke'], 7);
  1992.         $instance->addListener('kernel.request', [=> function () {
  1993.             return ($this->privates['contao.listener.backend_preview_redirect'] ?? $this->getContao_Listener_BackendPreviewRedirectService());
  1994.         }, => '__invoke'], 0);
  1995.         $instance->addListener('kernel.request', [=> function () {
  1996.             return ($this->privates['contao.listener.backend_rebuild_cache_message'] ?? $this->getContao_Listener_BackendRebuildCacheMessageService());
  1997.         }, => '__invoke'], 0);
  1998.         $instance->addListener('kernel.response', [=> function () {
  1999.             return ($this->privates['contao.listener.clear_session_data'] ?? ($this->privates['contao.listener.clear_session_data'] = new \Contao\CoreBundle\EventListener\ClearSessionDataListener()));
  2000.         }, => '__invoke'], -768);
  2001.         $instance->addListener('kernel.terminate', [=> function () {
  2002.             return ($this->privates['contao.listener.command_scheduler'] ?? $this->load('getContao_Listener_CommandSchedulerService'));
  2003.         }, => '__invoke'], 0);
  2004.         $instance->addListener('kernel.exception', [=> function () {
  2005.             return ($this->privates['contao.listener.exception_converter'] ?? ($this->privates['contao.listener.exception_converter'] = new \Contao\CoreBundle\EventListener\ExceptionConverterListener()));
  2006.         }, => '__invoke'], 96);
  2007.         $instance->addListener('Contao\\CoreBundle\\Event\\FilterPageTypeEvent', [=> function () {
  2008.             return ($this->privates['contao.listener.filter_page_type'] ?? $this->load('getContao_Listener_FilterPageTypeService'));
  2009.         }, => '__invoke'], 0);
  2010.         $instance->addListener('kernel.response', [=> function () {
  2011.             return ($this->privates['contao.listener.initialize_controller'] ?? ($this->privates['contao.listener.initialize_controller'] = new \Contao\CoreBundle\EventListener\InitializeControllerListener()));
  2012.         }, => '__invoke'], 1000);
  2013.         $instance->addListener('kernel.request', [=> function () {
  2014.             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).'/public'))));
  2015.         }, => '__invoke'], 0);
  2016.         $instance->addListener('kernel.response', [=> function () {
  2017.             return ($this->privates['contao.listener.interest_cohort'] ?? $this->getContao_Listener_InterestCohortService());
  2018.         }, => '__invoke'], 0);
  2019.         $instance->addListener('Contao\\CoreBundle\\Event\\JsonLdEvent', [=> function () {
  2020.             return ($this->privates['contao.listener.json_ld_schema'] ?? ($this->privates['contao.listener.json_ld_schema'] = new \Contao\CoreBundle\EventListener\ContaoJsonLdSchemaListener()));
  2021.         }, => '__invoke'], 0);
  2022.         $instance->addListener('kernel.request', [=> function () {
  2023.             return ($this->privates['contao.listener.legacy_login_constants'] ?? $this->getContao_Listener_LegacyLoginConstantsService());
  2024.         }, => '__invoke'], 7);
  2025.         $instance->addListener('kernel.exception', [=> function () {
  2026.             return ($this->privates['contao.listener.legacy_login_constants'] ?? $this->getContao_Listener_LegacyLoginConstantsService());
  2027.         }, => '__invoke'], 96);
  2028.         $instance->addListener('kernel.response', [=> function () {
  2029.             return ($this->privates['contao.listener.make_response_private'] ?? $this->getContao_Listener_MakeResponsePrivateService());
  2030.         }, => '__invoke'], -896);
  2031.         $instance->addListener('contao.backend_menu_build', [=> function () {
  2032.             return ($this->privates['contao.listener.menu.backend'] ?? $this->load('getContao_Listener_Menu_BackendService'));
  2033.         }, => '__invoke'], 10);
  2034.         $instance->addListener('contao.backend_menu_build', [=> function () {
  2035.             return ($this->privates['contao.listener.menu.backend_logout'] ?? $this->load('getContao_Listener_Menu_BackendLogoutService'));
  2036.         }, => '__invoke'], 0);
  2037.         $instance->addListener('contao.backend_menu_build', [=> function () {
  2038.             return ($this->privates['contao.listener.menu.backend_preview'] ?? $this->load('getContao_Listener_Menu_BackendPreviewService'));
  2039.         }, => '__invoke'], 0);
  2040.         $instance->addListener('kernel.response', [=> function () {
  2041.             return ($this->privates['contao.listener.merge_http_headers'] ?? $this->getContao_Listener_MergeHttpHeadersService());
  2042.         }, => '__invoke'], 256);
  2043.         $instance->addListener('kernel.response', [=> function () {
  2044.             return ($this->privates['contao.listener.page_trail_cache_tags'] ?? $this->getContao_Listener_PageTrailCacheTagsService());
  2045.         }, => '__invoke'], 0);
  2046.         $instance->addListener('kernel.exception', [=> function () {
  2047.             return ($this->privates['contao.listener.pretty_error_screen'] ?? $this->load('getContao_Listener_PrettyErrorScreenService'));
  2048.         }, => '__invoke'], -96);
  2049.         $instance->addListener('kernel.request', [=> function () {
  2050.             return ($this->privates['contao.listener.preview_authentication'] ?? $this->getContao_Listener_PreviewAuthenticationService());
  2051.         }, => '__invoke'], 7);
  2052.         $instance->addListener('kernel.response', [=> function () {
  2053.             return ($this->privates['contao.listener.preview_toolbar'] ?? $this->getContao_Listener_PreviewToolbarService());
  2054.         }, => '__invoke'], 0);
  2055.         $instance->addListener('contao.preview_url_convert', [=> function () {
  2056.             return ($this->privates['contao.listener.preview_url_convert'] ?? $this->load('getContao_Listener_PreviewUrlConvertService'));
  2057.         }, => '__invoke'], 0);
  2058.         $instance->addListener('contao.preview_url_create', [=> function () {
  2059.             return ($this->privates['contao.listener.preview_url_create'] ?? $this->load('getContao_Listener_PreviewUrlCreateService'));
  2060.         }, => '__invoke'], 0);
  2061.         $instance->addListener('kernel.request', [=> function () {
  2062.             return ($this->privates['contao.listener.referer_id'] ?? $this->getContao_Listener_RefererIdService());
  2063.         }, => '__invoke'], 20);
  2064.         $instance->addListener('kernel.request', [=> function () {
  2065.             return ($this->privates['contao.listener.request_token'] ?? $this->getContao_Listener_RequestTokenService());
  2066.         }, => '__invoke'], 14);
  2067.         $instance->addListener('kernel.exception', [=> function () {
  2068.             return ($this->privates['contao.listener.response_exception'] ?? ($this->privates['contao.listener.response_exception'] = new \Contao\CoreBundle\EventListener\ResponseExceptionListener()));
  2069.         }, => '__invoke'], 64);
  2070.         $instance->addListener('contao.robots_txt', [=> function () {
  2071.             return ($this->privates['contao.listener.robots_txt'] ?? $this->load('getContao_Listener_RobotsTxtService'));
  2072.         }, => '__invoke'], 0);
  2073.         $instance->addListener('kernel.terminate', [=> function () {
  2074.             return ($this->privates['contao.listener.search_index'] ?? $this->load('getContao_Listener_SearchIndexService'));
  2075.         }, => '__invoke'], 0);
  2076.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2077.             return ($this->privates['contao.listener.security.logout_success'] ?? $this->load('getContao_Listener_Security_LogoutSuccessService'));
  2078.         }, => '__invoke'], 0);
  2079.         $instance->addListener('security.switch_user', [=> function () {
  2080.             return ($this->privates['contao.listener.security.switch_user'] ?? $this->load('getContao_Listener_Security_SwitchUserService'));
  2081.         }, => '__invoke'], 0);
  2082.         $instance->addListener('kernel.request', [=> function () {
  2083.             return ($this->privates['contao.listener.security.two_factor_frontend'] ?? $this->getContao_Listener_Security_TwoFactorFrontendService());
  2084.         }, => '__invoke'], 0);
  2085.         $instance->addListener('kernel.request', [=> function () {
  2086.             return ($this->privates['contao.listener.service_unavailable'] ?? $this->getContao_Listener_ServiceUnavailableService());
  2087.         }, => '__invoke'], 6);
  2088.         $instance->addListener('kernel.response', [=> function () {
  2089.             return ($this->privates['contao.listener.store_referer'] ?? $this->getContao_Listener_StoreRefererService());
  2090.         }, => '__invoke'], 0);
  2091.         $instance->addListener('kernel.request', [=> function () {
  2092.             return ($this->privates['contao.listener.user_session'] ?? $this->getContao_Listener_UserSessionService());
  2093.         }, => '__invoke'], 0);
  2094.         $instance->addListener('kernel.request', [=> function () {
  2095.             return ($this->privates['contao.twig.filesystem_loader_warmer'] ?? $this->getContao_Twig_FilesystemLoaderWarmerService());
  2096.         }, => 'onKernelRequest'], 0);
  2097.         $instance->addListener('contao.backend_menu_build', [=> function () {
  2098.             return ($this->privates['contao_manager.listener.backend_menu'] ?? $this->load('getContaoManager_Listener_BackendMenuService'));
  2099.         }, => '__invoke'], 0);
  2100.         $instance->addListener('contao_installation.initialize_application', [=> function () {
  2101.             return ($this->privates['contao_manager.listener.initialize_application'] ?? ($this->privates['contao_manager.listener.initialize_application'] = new \Contao\ManagerBundle\EventListener\InitializeApplicationListener(\dirname(__DIR__4))));
  2102.         }, => '__invoke'], -128);
  2103.         $instance->addListener('console.terminate', [=> function () {
  2104.             return ($this->privates['contao_manager.listener.install_command'] ?? ($this->privates['contao_manager.listener.install_command'] = new \Contao\ManagerBundle\EventListener\InstallCommandListener(\dirname(__DIR__4))));
  2105.         }, => '__invoke'], 0);
  2106.         $instance->addListener('Contao\\CoreBundle\\Event\\FilterPageTypeEvent', [=> function () {
  2107.             return ($this->privates['Terminal42\\FolderpageBundle\\EventListener\\FilterPageTypeListener'] ?? $this->load('getFilterPageTypeListenerService'));
  2108.         }, => '__invoke'], 0);
  2109.         $instance->addListener('contao.preview_url_create', [=> function () {
  2110.             return ($this->privates['memo.foundation.previewurl'] ?? ($this->privates['memo.foundation.previewurl'] = new \Memo\FoundationBundle\EventListener\PreviewUrlCreateListener()));
  2111.         }, => '__invoke'], 0);
  2112.         $instance->addListener('contao.preview_url_create', [=> function () {
  2113.             return ($this->privates['memo.foundation.previewurl'] ?? ($this->privates['memo.foundation.previewurl'] = new \Memo\FoundationBundle\EventListener\PreviewUrlCreateListener()));
  2114.         }, => '__invoke'], 0);
  2115.         $instance->addListener('dc-general.factory.build-data-definition', [=> function () {
  2116.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\DcGeneral\\UpdateDataDefinition'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\DcGeneral\\UpdateDataDefinition'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\DcGeneral\UpdateDataDefinition()));
  2117.         }, => 'addMcwFields'], -5000);
  2118.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-options', [=> function () {
  2119.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\GetOptionsBridge'] ?? $this->load('getGetOptionsBridgeService'));
  2120.         }, => 'executeEvent'], 0);
  2121.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-tiny-mce', [=> function () {
  2122.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\TinyMce'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\TinyMce'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\TinyMce()));
  2123.         }, => 'executeEvent'], 0);
  2124.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-date-picker', [=> function () {
  2125.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DatePicker'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DatePicker'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\DatePicker()));
  2126.         }, => 'executeEvent'], 0);
  2127.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-color-picker', [=> function () {
  2128.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\ColorPicker'] ?? $this->load('getColorPickerService'));
  2129.         }, => 'executeEvent'], 0);
  2130.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-dca-picker-wizard', [=> function () {
  2131.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DcaPickerWizard'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DcaPickerWizard'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\DcaPickerWizard()));
  2132.         }, => 'executeEvent'], 0);
  2133.         $instance->addListener('men-at-work.multi-column-wizard-bundle.create-widget', [=> function () {
  2134.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] ?? $this->load('getCreateWidgetService'));
  2135.         }, => 'createWidgetContao'], 0);
  2136.         $instance->addListener('men-at-work.multi-column-wizard-bundle.create-widget', [=> function () {
  2137.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] ?? $this->load('getCreateWidgetService'));
  2138.         }, => 'createWidgetDcGeneral'], 0);
  2139.         $instance->addListener('contao_installation.initialize_application', [=> function () {
  2140.             return ($this->privates['contao_installation.listener.initialize_application'] ?? $this->load('getContaoInstallation_Listener_InitializeApplicationService'));
  2141.         }, => '__invoke'], 0);
  2142.         $instance->addListener('contao.preview_url_convert', [=> function () {
  2143.             return ($this->privates['contao_news.listener.preview_url_convert'] ?? $this->load('getContaoNews_Listener_PreviewUrlConvertService'));
  2144.         }, => '__invoke'], 0);
  2145.         $instance->addListener('contao.preview_url_create', [=> function () {
  2146.             return ($this->privates['contao_news.listener.preview_url_create'] ?? $this->load('getContaoNews_Listener_PreviewUrlCreateService'));
  2147.         }, => '__invoke'], 0);
  2148.         $instance->addListener('contao.preview_url_convert', [=> function () {
  2149.             return ($this->privates['contao_calendar.listener.preview_url_convert'] ?? $this->load('getContaoCalendar_Listener_PreviewUrlConvertService'));
  2150.         }, => '__invoke'], 0);
  2151.         $instance->addListener('contao.preview_url_create', [=> function () {
  2152.             return ($this->privates['contao_calendar.listener.preview_url_create'] ?? $this->load('getContaoCalendar_Listener_PreviewUrlCreateService'));
  2153.         }, => '__invoke'], 0);
  2154.         $instance->addListener('HeimrichHannot\\UtilsBundle\\Event\\ExtendEntityFinderEvent', [=> function () {
  2155.             return ($this->services['HeimrichHannot\\UtilsBundle\\EventListener\\ExtendEntityFinderSubscriber'] ?? ($this->services['HeimrichHannot\\UtilsBundle\\EventListener\\ExtendEntityFinderSubscriber'] = new \HeimrichHannot\UtilsBundle\EventListener\ExtendEntityFinderSubscriber()));
  2156.         }, => 'onExtendEntityFinderEvent'], 0);
  2157.         $instance->addListener('kernel.response', [=> function () {
  2158.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2159.         }, => 'onKernelResponse'], 0);
  2160.         $instance->addListener('kernel.response', [=> function () {
  2161.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2162.         }, => 'onKernelResponse'], -1024);
  2163.         $instance->addListener('kernel.request', [=> function () {
  2164.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2165.         }, => 'setDefaultLocale'], 100);
  2166.         $instance->addListener('kernel.request', [=> function () {
  2167.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2168.         }, => 'onKernelRequest'], 16);
  2169.         $instance->addListener('kernel.finish_request', [=> function () {
  2170.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2171.         }, => 'onKernelFinishRequest'], 0);
  2172.         $instance->addListener('kernel.request', [=> function () {
  2173.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2174.         }, => 'onKernelRequest'], 256);
  2175.         $instance->addListener('kernel.response', [=> function () {
  2176.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2177.         }, => 'onResponse'], -255);
  2178.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2179.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2180.         }, => 'onControllerArguments'], 0);
  2181.         $instance->addListener('kernel.exception', [=> function () {
  2182.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2183.         }, => 'logKernelException'], 0);
  2184.         $instance->addListener('kernel.exception', [=> function () {
  2185.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2186.         }, => 'onKernelException'], -128);
  2187.         $instance->addListener('kernel.response', [=> function () {
  2188.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2189.         }, => 'removeCspHeader'], -128);
  2190.         $instance->addListener('kernel.request', [=> function () {
  2191.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2192.         }, => 'onKernelRequest'], 15);
  2193.         $instance->addListener('kernel.finish_request', [=> function () {
  2194.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2195.         }, => 'onKernelFinishRequest'], -15);
  2196.         $instance->addListener('console.error', [=> function () {
  2197.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2198.         }, => 'onConsoleError'], -128);
  2199.         $instance->addListener('console.terminate', [=> function () {
  2200.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2201.         }, => 'onConsoleTerminate'], -128);
  2202.         $instance->addListener('console.error', [=> function () {
  2203.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2204.         }, => 'onConsoleError'], 0);
  2205.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2206.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2207.         }, => 'onMessage'], -255);
  2208.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2209.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2210.         }, => 'onMessage'], -255);
  2211.         $instance->addListener('kernel.response', [=> function () {
  2212.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  2213.         }, => 'onKernelResponse'], 0);
  2214.         $instance->addListener('kernel.request', [=> function () {
  2215.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  2216.         }, => 'onKernelRequest'], 48);
  2217.         $instance->addListener('kernel.request', [=> function () {
  2218.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2219.         }, => 'configure'], 2048);
  2220.         $instance->addListener('console.command', [=> function () {
  2221.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2222.         }, => 'configure'], 2048);
  2223.         $instance->addListener('kernel.request', [=> function () {
  2224.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2225.         }, => 'onKernelRequest'], 32);
  2226.         $instance->addListener('kernel.finish_request', [=> function () {
  2227.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2228.         }, => 'onKernelFinishRequest'], 0);
  2229.         $instance->addListener('kernel.exception', [=> function () {
  2230.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2231.         }, => 'onKernelException'], -64);
  2232.         $instance->addListener('kernel.request', [=> function () {
  2233.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2234.         }, => 'onKernelRequest'], 128);
  2235.         $instance->addListener('kernel.response', [=> function () {
  2236.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2237.         }, => 'onKernelResponse'], -1000);
  2238.         $instance->addListener('kernel.finish_request', [=> function () {
  2239.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2240.         }, => 'onFinishRequest'], 0);
  2241.         $instance->addListener('kernel.response', [=> function () {
  2242.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2243.         }, => 'onKernelResponse'], -100);
  2244.         $instance->addListener('kernel.exception', [=> function () {
  2245.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2246.         }, => 'onKernelException'], 0);
  2247.         $instance->addListener('kernel.terminate', [=> function () {
  2248.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2249.         }, => 'onKernelTerminate'], -1024);
  2250.         $instance->addListener('kernel.controller', [=> function () {
  2251.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2252.         }, => 'onKernelController'], 0);
  2253.         $instance->addListener('kernel.response', [=> function () {
  2254.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2255.         }, => 'onKernelResponse'], 0);
  2256.         $instance->addListener('console.command', [=> function () {
  2257.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2258.         }, => 'onCommand'], 255);
  2259.         $instance->addListener('console.terminate', [=> function () {
  2260.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2261.         }, => 'onTerminate'], -255);
  2262.         $instance->addListener('console.command', [=> function () {
  2263.             return ($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService());
  2264.         }, => 'onCommand'], 255);
  2265.         $instance->addListener('console.terminate', [=> function () {
  2266.             return ($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService());
  2267.         }, => 'onTerminate'], -255);
  2268.         $instance->addListener('kernel.response', [=> function () {
  2269.             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')));
  2270.         }, => 'onKernelResponse'], 10);
  2271.         $instance->addListener('fos_http_cache.error.proxy_unreachable', [=> function () {
  2272.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  2273.         }, => 'onProxyUnreachableError'], 0);
  2274.         $instance->addListener('fos_http_cache.error.response', [=> function () {
  2275.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  2276.         }, => 'onProxyResponseError'], 0);
  2277.         $instance->addListener('kernel.response', [=> function () {
  2278.             return ($this->privates['fos_http_cache.event_listener.tag'] ?? $this->getFosHttpCache_EventListener_TagService());
  2279.         }, => 'onKernelResponse'], 0);
  2280.         $instance->addListener('kernel.request', [=> function () {
  2281.             return ($this->privates['fos_http_cache.event_listener.php8_attributes'] ?? $this->getFosHttpCache_EventListener_Php8AttributesService());
  2282.         }, => 'onKernelRequest'], 0);
  2283.         $instance->addListener('kernel.response', [=> function () {
  2284.             return ($this->privates['nelmio_security.clickjacking_listener'] ?? $this->getNelmioSecurity_ClickjackingListenerService());
  2285.         }, => 'onKernelResponse'], 0);
  2286.         $instance->addListener('kernel.request', [=> function () {
  2287.             return ($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService());
  2288.         }, => 'onKernelRequest'], 512);
  2289.         $instance->addListener('kernel.response', [=> function () {
  2290.             return ($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService());
  2291.         }, => 'onKernelResponse'], 0);
  2292.         $instance->addListener('kernel.response', [=> function () {
  2293.             return ($this->privates['nelmio_security.xss_protection_listener'] ?? $this->getNelmioSecurity_XssProtectionListenerService());
  2294.         }, => 'onKernelResponse'], 0);
  2295.         $instance->addListener('security.authentication.success', [=> function () {
  2296.             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()));
  2297.         }, => 'onLogin'], 9223372036854775806);
  2298.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2299.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2300.         }, => 'checkPassport'], 0);
  2301.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2302.             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()));
  2303.         }, => 'onSuccessfulLogin'], -63);
  2304.         $instance->addListener('kernel.response', [=> function () {
  2305.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  2306.         }, => 'onKernelResponse'], 0);
  2307.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2308.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->load('getSchebTwoFactor_Security_Listener_TrustedDeviceService'));
  2309.         }, => 'onSuccessfulLogin'], 0);
  2310.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2311.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckBackupCodeService'));
  2312.         }, => 'checkPassport'], 16);
  2313.         $instance->addListener('kernel.response', [=> function () {
  2314.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2315.         }, => 'onKernelResponse'], -128);
  2316.         $instance->addListener('console.command', [=> function () {
  2317.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2318.         }, => 'configure'], 1024);
  2319.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2320.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2321.         }, => 'onMessage'], 0);
  2322.         $instance->addListener('kernel.response', [=> function () {
  2323.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2324.         }, => 'onKernelResponse'], 0);
  2325.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2326.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2327.         }, => 'onVoterVote'], 0);
  2328.         $instance->addListener('kernel.request', [=> function () {
  2329.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2330.         }, => 'configureLogoutUrlGenerator'], 8);
  2331.         $instance->addListener('kernel.request', [=> function () {
  2332.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2333.         }, => 'onKernelRequest'], 8);
  2334.         $instance->addListener('kernel.finish_request', [=> function () {
  2335.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2336.         }, => 'onKernelFinishRequest'], 0);
  2337.         $instance->addListener('security.authentication.success', [=> function () {
  2338.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  2339.         }, => 'onLogin'], 9223372036854775807);
  2340.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2341.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  2342.         }, => 'onAccessDenied'], 0);
  2343.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2344.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  2345.         }, => 'onTwoFactorForm'], 0);
  2346.         $instance->addListener('kernel.response', [=> function () {
  2347.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  2348.         }, => 'onKernelResponse'], 1);
  2349.         $instance->addListener('security.authentication.success', [=> function () {
  2350.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  2351.         }, => 'onLogin'], 9223372036854775807);
  2352.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2353.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  2354.         }, => 'onAccessDenied'], 0);
  2355.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2356.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  2357.         }, => 'onTwoFactorForm'], 0);
  2358.         $instance->addListener('kernel.response', [=> function () {
  2359.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  2360.         }, => 'onKernelResponse'], 1);
  2361.         $instance->addListener('kernel.request', [=> function () {
  2362.             return ($this->privates['contao.listener.csrf_token_cookie'] ?? $this->getContao_Listener_CsrfTokenCookieService());
  2363.         }, => 'onKernelRequest'], 36);
  2364.         $instance->addListener('kernel.response', [=> function () {
  2365.             return ($this->privates['contao.listener.csrf_token_cookie'] ?? $this->getContao_Listener_CsrfTokenCookieService());
  2366.         }, => 'onKernelResponse'], -832);
  2367.         $instance->addListener('console.command', [=> function () {
  2368.             return ($this->privates['contao.listener.csrf_token_cookie'] ?? $this->getContao_Listener_CsrfTokenCookieService());
  2369.         }, => 'onCommand'], 36);
  2370.         $instance->addListener('Contao\\CoreBundle\\Filesystem\\Dbafs\\RetrieveDbafsMetadataEvent', [=> function () {
  2371.             return ($this->privates['contao.listener.dbafs_metadata'] ?? ($this->privates['contao.listener.dbafs_metadata'] = new \Contao\CoreBundle\EventListener\DbafsMetadataSubscriber()));
  2372.         }, => 'enhanceMetadata'], 0);
  2373.         $instance->addListener('Contao\\CoreBundle\\Filesystem\\Dbafs\\StoreDbafsMetadataEvent', [=> function () {
  2374.             return ($this->privates['contao.listener.dbafs_metadata'] ?? ($this->privates['contao.listener.dbafs_metadata'] = new \Contao\CoreBundle\EventListener\DbafsMetadataSubscriber()));
  2375.         }, => 'normalizeMetadata'], 0);
  2376.         $instance->addListener('kernel.request', [=> function () {
  2377.             return ($this->privates['contao.listener.locale'] ?? $this->getContao_Listener_LocaleService());
  2378.         }, => 'onKernelRequest'], 20);
  2379.         $instance->addListener('kernel.request', [=> function () {
  2380.             return ($this->privates['contao.listener.locale'] ?? $this->getContao_Listener_LocaleService());
  2381.         }, => 'setTranslatorLocale'], 100);
  2382.         $instance->addListener('kernel.request', [=> function () {
  2383.             return ($this->privates['contao.listener.subrequest_cache'] ?? ($this->privates['contao.listener.subrequest_cache'] = new \Contao\CoreBundle\EventListener\SubrequestCacheSubscriber()));
  2384.         }, => 'onKernelRequest'], 255);
  2385.         $instance->addListener('kernel.response', [=> function () {
  2386.             return ($this->privates['contao.listener.subrequest_cache'] ?? ($this->privates['contao.listener.subrequest_cache'] = new \Contao\CoreBundle\EventListener\SubrequestCacheSubscriber()));
  2387.         }, => 'onKernelResponse'], -255);
  2388.         $instance->addListener('kernel.request', [=> function () {
  2389.             return ($this->services['Oveleon\\ContaoComponentStyleManager\\EventSubscriber\\KernelRequestSubscriber'] ?? $this->getKernelRequestSubscriberService());
  2390.         }, => 'onKernelRequest'], 0);
  2391.         $instance->addListener('HeimrichHannot\\UtilsBundle\\Event\\ExtendEntityFinderEvent', [=> function () {
  2392.             return ($this->privates['HeimrichHannot\\GoogleMapsBundle\\EventSubscriber\\EntityFinderSubscriber'] ?? ($this->privates['HeimrichHannot\\GoogleMapsBundle\\EventSubscriber\\EntityFinderSubscriber'] = new \HeimrichHannot\GoogleMapsBundle\EventSubscriber\EntityFinderSubscriber()));
  2393.         }, => 'onExtendEntityFinderEvent'], 0);
  2394.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2395.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2396.         }, => 'onLogout'], 0);
  2397.         return $instance;
  2398.     }
  2399.     /**
  2400.      * Gets the public 'fos_http_cache.cache_manager' shared service.
  2401.      *
  2402.      * @return \FOS\HttpCacheBundle\CacheManager
  2403.      */
  2404.     protected function getFosHttpCache_CacheManagerService()
  2405.     {
  2406.         $a = ($this->services['router'] ?? $this->getRouterService());
  2407.         if (isset($this->services['fos_http_cache.cache_manager'])) {
  2408.             return $this->services['fos_http_cache.cache_manager'];
  2409.         }
  2410.         $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);
  2411.         if ($this->has('event_dispatcher')) {
  2412.             $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2413.         }
  2414.         $instance->setGenerateUrlType(0);
  2415.         return $instance;
  2416.     }
  2417.     /**
  2418.      * Gets the public 'fos_http_cache.event_listener.cache_control' shared service.
  2419.      *
  2420.      * @return \FOS\HttpCacheBundle\EventListener\CacheControlListener
  2421.      */
  2422.     protected function getFosHttpCache_EventListener_CacheControlService()
  2423.     {
  2424.         return $this->services['fos_http_cache.event_listener.cache_control'] = new \FOS\HttpCacheBundle\EventListener\CacheControlListener('X-Cache-Debug');
  2425.     }
  2426.     /**
  2427.      * Gets the public 'fos_http_cache.http.symfony_response_tagger' shared service.
  2428.      *
  2429.      * @return \FOS\HttpCacheBundle\Http\SymfonyResponseTagger
  2430.      */
  2431.     protected function getFosHttpCache_Http_SymfonyResponseTaggerService()
  2432.     {
  2433.         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]);
  2434.     }
  2435.     /**
  2436.      * Gets the public 'fos_http_cache.proxy_client.symfony' shared service.
  2437.      *
  2438.      * @return \FOS\HttpCache\ProxyClient\Symfony
  2439.      */
  2440.     protected function getFosHttpCache_ProxyClient_SymfonyService()
  2441.     {
  2442.         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']);
  2443.     }
  2444.     /**
  2445.      * Gets the public 'http_kernel' shared service.
  2446.      *
  2447.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2448.      */
  2449.     protected function getHttpKernelService()
  2450.     {
  2451.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2452.         if (isset($this->services['http_kernel'])) {
  2453.             return $this->services['http_kernel'];
  2454.         }
  2455.         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 () {
  2456.             yield => ($this->privates['debug.contao.model_argument_resolver'] ?? $this->load('getDebug_Contao_ModelArgumentResolverService'));
  2457.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2458.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2459.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2460.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2461.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2462.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2463.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2464.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2465.         }, 9)), ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2466.     }
  2467.     /**
  2468.      * Gets the public 'huh.twig.extension.array' shared service.
  2469.      *
  2470.      * @return \HeimrichHannot\UtilsBundle\Twig\ArrayExtension
  2471.      */
  2472.     protected function getHuh_Twig_Extension_ArrayService()
  2473.     {
  2474.         $this->services['huh.twig.extension.array'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\ArrayExtension();
  2475.         $instance->setContainer($this);
  2476.         return $instance;
  2477.     }
  2478.     /**
  2479.      * Gets the public 'huh.twig.extension.date' shared service.
  2480.      *
  2481.      * @return \HeimrichHannot\UtilsBundle\Twig\DateExtension
  2482.      */
  2483.     protected function getHuh_Twig_Extension_DateService()
  2484.     {
  2485.         return $this->services['huh.twig.extension.date'] = new \HeimrichHannot\UtilsBundle\Twig\DateExtension();
  2486.     }
  2487.     /**
  2488.      * Gets the public 'huh.twig.extension.dca' shared service.
  2489.      *
  2490.      * @return \HeimrichHannot\UtilsBundle\Twig\DcaExtension
  2491.      */
  2492.     protected function getHuh_Twig_Extension_DcaService()
  2493.     {
  2494.         $this->services['huh.twig.extension.dca'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\DcaExtension();
  2495.         $instance->setContainer($this);
  2496.         return $instance;
  2497.     }
  2498.     /**
  2499.      * Gets the public 'huh.twig.extension.download' shared autowired service.
  2500.      *
  2501.      * @return \HeimrichHannot\UtilsBundle\Twig\DownloadExtension
  2502.      */
  2503.     protected function getHuh_Twig_Extension_DownloadService()
  2504.     {
  2505.         $a = ($this->services['HeimrichHannot\\UtilsBundle\\Util\\Utils'] ?? $this->getUtilsService());
  2506.         if (isset($this->services['huh.twig.extension.download'])) {
  2507.             return $this->services['huh.twig.extension.download'];
  2508.         }
  2509.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2510.         if (isset($this->services['huh.twig.extension.download'])) {
  2511.             return $this->services['huh.twig.extension.download'];
  2512.         }
  2513.         return $this->services['huh.twig.extension.download'] = new \HeimrichHannot\UtilsBundle\Twig\DownloadExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a$b);
  2514.     }
  2515.     /**
  2516.      * Gets the public 'huh.twig.extension.file' shared service.
  2517.      *
  2518.      * @return \HeimrichHannot\UtilsBundle\Twig\FileExtension
  2519.      */
  2520.     protected function getHuh_Twig_Extension_FileService()
  2521.     {
  2522.         $this->services['huh.twig.extension.file'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\FileExtension();
  2523.         $instance->setContainer($this);
  2524.         return $instance;
  2525.     }
  2526.     /**
  2527.      * Gets the public 'huh.twig.extension.image' shared service.
  2528.      *
  2529.      * @return \HeimrichHannot\UtilsBundle\Twig\ImageExtension
  2530.      */
  2531.     protected function getHuh_Twig_Extension_ImageService()
  2532.     {
  2533.         $this->services['huh.twig.extension.image'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\ImageExtension();
  2534.         $instance->setContainer($this);
  2535.         return $instance;
  2536.     }
  2537.     /**
  2538.      * Gets the public 'huh.twig.extension.test' shared service.
  2539.      *
  2540.      * @return \HeimrichHannot\UtilsBundle\Twig\TestExtension
  2541.      */
  2542.     protected function getHuh_Twig_Extension_TestService()
  2543.     {
  2544.         $this->services['huh.twig.extension.test'] = $instance = new \HeimrichHannot\UtilsBundle\Twig\TestExtension();
  2545.         $instance->setContainer($this);
  2546.         return $instance;
  2547.     }
  2548.     /**
  2549.      * Gets the public 'huh.utils.dca' shared autowired service.
  2550.      *
  2551.      * @return \HeimrichHannot\UtilsBundle\Dca\DcaUtil
  2552.      */
  2553.     protected function getHuh_Utils_DcaService()
  2554.     {
  2555.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  2556.         if (isset($this->services['huh.utils.dca'])) {
  2557.             return $this->services['huh.utils.dca'];
  2558.         }
  2559.         $b = ($this->services['huh.utils.routing'] ?? $this->getHuh_Utils_RoutingService());
  2560.         if (isset($this->services['huh.utils.dca'])) {
  2561.             return $this->services['huh.utils.dca'];
  2562.         }
  2563.         $c = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2564.         if (isset($this->services['huh.utils.dca'])) {
  2565.             return $this->services['huh.utils.dca'];
  2566.         }
  2567.         return $this->services['huh.utils.dca'] = new \HeimrichHannot\UtilsBundle\Dca\DcaUtil($this$a$b$c);
  2568.     }
  2569.     /**
  2570.      * Gets the public 'huh.utils.file' shared autowired service.
  2571.      *
  2572.      * @return \HeimrichHannot\UtilsBundle\File\FileUtil
  2573.      */
  2574.     protected function getHuh_Utils_FileService()
  2575.     {
  2576.         return $this->services['huh.utils.file'] = new \HeimrichHannot\UtilsBundle\File\FileUtil($this);
  2577.     }
  2578.     /**
  2579.      * Gets the public 'huh.utils.model' shared autowired service.
  2580.      *
  2581.      * @return \HeimrichHannot\UtilsBundle\Model\ModelUtil
  2582.      */
  2583.     protected function getHuh_Utils_ModelService()
  2584.     {
  2585.         $a = ($this->services['huh.utils.dca'] ?? $this->getHuh_Utils_DcaService());
  2586.         if (isset($this->services['huh.utils.model'])) {
  2587.             return $this->services['huh.utils.model'];
  2588.         }
  2589.         $b = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  2590.         if (isset($this->services['huh.utils.model'])) {
  2591.             return $this->services['huh.utils.model'];
  2592.         }
  2593.         $c = ($this->services['HeimrichHannot\\UtilsBundle\\Form\\FormUtil'] ?? $this->getFormUtilService());
  2594.         if (isset($this->services['huh.utils.model'])) {
  2595.             return $this->services['huh.utils.model'];
  2596.         }
  2597.         return $this->services['huh.utils.model'] = new \HeimrichHannot\UtilsBundle\Model\ModelUtil($a$b, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c$this->parameters['kernel.bundles']);
  2598.     }
  2599.     /**
  2600.      * Gets the public 'huh.utils.routing' shared autowired service.
  2601.      *
  2602.      * @return \HeimrichHannot\UtilsBundle\Routing\RoutingUtil
  2603.      */
  2604.     protected function getHuh_Utils_RoutingService()
  2605.     {
  2606.         $a = ($this->services['HeimrichHannot\\UtilsBundle\\Util\\Utils'] ?? $this->getUtilsService());
  2607.         if (isset($this->services['huh.utils.routing'])) {
  2608.             return $this->services['huh.utils.routing'];
  2609.         }
  2610.         return $this->services['huh.utils.routing'] = new \HeimrichHannot\UtilsBundle\Routing\RoutingUtil($a);
  2611.     }
  2612.     /**
  2613.      * Gets the public 'knp_menu.matcher' shared service.
  2614.      *
  2615.      * @return \Knp\Menu\Matcher\Matcher
  2616.      */
  2617.     protected function getKnpMenu_MatcherService()
  2618.     {
  2619.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2620.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2621.         }, 1));
  2622.     }
  2623.     /**
  2624.      * Gets the public 'request_stack' shared service.
  2625.      *
  2626.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2627.      */
  2628.     protected function getRequestStackService()
  2629.     {
  2630.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2631.     }
  2632.     /**
  2633.      * Gets the public 'router' shared service.
  2634.      *
  2635.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  2636.      */
  2637.     protected function getRouterService()
  2638.     {
  2639.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2640.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  2641.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2642.         $c = new \Symfony\Bridge\Monolog\Logger('router');
  2643.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2644.         $c->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2645.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2646.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2647.         $c->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2648.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2649.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2650.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2651.         ], [
  2652.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2653.         ]))->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');
  2654.         $d->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2655.         $d->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2656.         $e = ($this->privates['contao.routing.route_provider'] ?? $this->getContao_Routing_RouteProviderService());
  2657.         $f = new \Contao\CoreBundle\Routing\PageUrlGenerator($e, ($this->services['contao.routing.page_registry'] ?? $this->getContao_Routing_PageRegistryService()), $a);
  2658.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2659.         $h = new \Symfony\Cmf\Component\Routing\DynamicRouter($b, ($this->services['contao.routing.nested_matcher'] ?? $this->getContao_Routing_NestedMatcherService()), $f''$g$e);
  2660.         $h->addRouteEnhancer(new \Contao\CoreBundle\Routing\Enhancer\InputEnhancer(($this->services['contao.framework'] ?? $this->getContao_FrameworkService())), 0);
  2661.         $instance->setContext($b);
  2662.         $instance->add($d'100');
  2663.         $instance->add(new \Symfony\Cmf\Component\Routing\DynamicRouter($b, ($this->services['contao.routing.nested_404_matcher'] ?? $this->getContao_Routing_Nested404MatcherService()), $f''$g, ($this->privates['contao.routing.route_404_provider'] ?? $this->getContao_Routing_Route404ProviderService())), -200);
  2664.         $instance->add($h20);
  2665.         $instance->add(new \Symfony\Cmf\Component\Routing\DynamicRouter($b, new \Contao\CoreBundle\Routing\Matcher\UrlMatcher(), new \Symfony\Cmf\Component\Routing\ProviderBasedGenerator(new \Contao\CoreBundle\Routing\LegacyRouteProvider(($this->privates['contao.routing.frontend_loader'] ?? ($this->privates['contao.routing.frontend_loader'] = new \Contao\CoreBundle\Routing\FrontendLoader(false'.html')))), $a), ''$g), 0);
  2666.         return $instance;
  2667.     }
  2668.     /**
  2669.      * Gets the public 'security.authentication.trust_resolver' shared service.
  2670.      *
  2671.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  2672.      */
  2673.     protected function getSecurity_Authentication_TrustResolverService()
  2674.     {
  2675.         return $this->services['security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  2676.     }
  2677.     /**
  2678.      * Gets the public 'security.firewall.map' shared service.
  2679.      *
  2680.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2681.      */
  2682.     protected function getSecurity_Firewall_MapService()
  2683.     {
  2684.         $a = ($this->privates['.service_locator.f6V.Y6Q'] ?? $this->get_ServiceLocator_F6V_Y6QService());
  2685.         if (isset($this->services['security.firewall.map'])) {
  2686.             return $this->services['security.firewall.map'];
  2687.         }
  2688.         return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2689.             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$')));
  2690.             yield 'security.firewall.map.context.contao_backend' => ($this->privates['contao.routing.backend_matcher'] ?? $this->getContao_Routing_BackendMatcherService());
  2691.             yield 'security.firewall.map.context.contao_frontend' => ($this->privates['contao.routing.frontend_matcher'] ?? $this->getContao_Routing_FrontendMatcherService());
  2692.         }, 3));
  2693.     }
  2694.     /**
  2695.      * Gets the public 'security.helper' shared service.
  2696.      *
  2697.      * @return \Symfony\Component\Security\Core\Security
  2698.      */
  2699.     protected function getSecurity_HelperService()
  2700.     {
  2701.         return $this->services['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2702.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2703.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2704.         ], [
  2705.             'security.authorization_checker' => '?',
  2706.             'security.token_storage' => '?',
  2707.         ]));
  2708.     }
  2709.     /**
  2710.      * Gets the public 'security.logout_url_generator' shared service.
  2711.      *
  2712.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2713.      */
  2714.     protected function getSecurity_LogoutUrlGeneratorService()
  2715.     {
  2716.         $a = ($this->services['router'] ?? $this->getRouterService());
  2717.         if (isset($this->services['security.logout_url_generator'])) {
  2718.             return $this->services['security.logout_url_generator'];
  2719.         }
  2720.         $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()));
  2721.         $instance->registerListener('contao_backend''contao_backend_logout''logout''_csrf_token'NULLNULL);
  2722.         $instance->registerListener('contao_frontend''contao_frontend_logout''logout''_csrf_token'NULLNULL);
  2723.         return $instance;
  2724.     }
  2725.     /**
  2726.      * Gets the public 'translator' shared service.
  2727.      *
  2728.      * @return \Contao\CoreBundle\Translation\Translator
  2729.      */
  2730.     protected function getTranslatorService()
  2731.     {
  2732.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  2733.         if (isset($this->services['translator'])) {
  2734.             return $this->services['translator'];
  2735.         }
  2736.         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()));
  2737.     }
  2738.     /**
  2739.      * Gets the public 'uri_signer' shared service.
  2740.      *
  2741.      * @return \Symfony\Component\HttpKernel\UriSigner
  2742.      */
  2743.     protected function getUriSignerService()
  2744.     {
  2745.         return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET'));
  2746.     }
  2747.     /**
  2748.      * Gets the public 'var_dumper.cloner' shared service.
  2749.      *
  2750.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2751.      */
  2752.     protected function getVarDumper_ClonerService()
  2753.     {
  2754.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2755.         $instance->setMaxItems(2500);
  2756.         $instance->setMinDepth(1);
  2757.         $instance->setMaxString(-1);
  2758.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2759.         return $instance;
  2760.     }
  2761.     /**
  2762.      * Gets the private '.debug.http_client' shared service.
  2763.      *
  2764.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2765.      */
  2766.     protected function get_Debug_HttpClientService()
  2767.     {
  2768.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2769.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2770.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2771.         $b->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2772.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2773.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2774.         $b->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2775.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2776.         $a->setLogger($b);
  2777.         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))));
  2778.     }
  2779.     /**
  2780.      * Gets the private '.service_locator.LvLjDEU' shared service.
  2781.      *
  2782.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2783.      */
  2784.     protected function get_ServiceLocator_LvLjDEUService()
  2785.     {
  2786.         return $this->privates['.service_locator.LvLjDEU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2787.             'contao.cache.entity_tags' => ['services''contao.cache.entity_tags''getContao_Cache_EntityTagsService'true],
  2788.             'contao.csrf.token_manager' => ['services''contao.csrf.token_manager''getContao_Csrf_TokenManagerService'false],
  2789.             'contao.framework' => ['services''contao.framework''getContao_FrameworkService'false],
  2790.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2791.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  2792.             'fos_http_cache.http.symfony_response_tagger' => ['services''fos_http_cache.http.symfony_response_tagger''getFosHttpCache_Http_SymfonyResponseTaggerService'false],
  2793.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2794.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2795.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2796.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2797.             'router' => ['services''router''getRouterService'false],
  2798.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2799.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'true],
  2800.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2801.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'true],
  2802.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2803.         ], [
  2804.             'contao.cache.entity_tags' => '?',
  2805.             'contao.csrf.token_manager' => 'Contao\\CoreBundle\\Csrf\\ContaoCsrfTokenManager',
  2806.             'contao.framework' => '?',
  2807.             'doctrine' => '?',
  2808.             'event_dispatcher' => '?',
  2809.             'fos_http_cache.http.symfony_response_tagger' => '?',
  2810.             'http_kernel' => '?',
  2811.             'logger' => '?',
  2812.             'parameter_bag' => '?',
  2813.             'request_stack' => '?',
  2814.             'router' => '?',
  2815.             'security.authorization_checker' => '?',
  2816.             'security.csrf.token_manager' => '?',
  2817.             'security.token_storage' => '?',
  2818.             'session' => '.session.deprecated',
  2819.             'twig' => '?',
  2820.         ]);
  2821.     }
  2822.     /**
  2823.      * Gets the private '.service_locator.f6V.Y6Q' shared service.
  2824.      *
  2825.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2826.      */
  2827.     protected function get_ServiceLocator_F6V_Y6QService()
  2828.     {
  2829.         return $this->privates['.service_locator.f6V.Y6Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2830.             'security.firewall.map.context.contao_backend' => ['privates''security.firewall.map.context.contao_backend''getSecurity_Firewall_Map_Context_ContaoBackendService'true],
  2831.             'security.firewall.map.context.contao_frontend' => ['privates''security.firewall.map.context.contao_frontend''getSecurity_Firewall_Map_Context_ContaoFrontendService'true],
  2832.             'security.firewall.map.context.contao_install' => ['privates''security.firewall.map.context.contao_install''getSecurity_Firewall_Map_Context_ContaoInstallService'true],
  2833.         ], [
  2834.             'security.firewall.map.context.contao_backend' => '?',
  2835.             'security.firewall.map.context.contao_frontend' => '?',
  2836.             'security.firewall.map.context.contao_install' => '?',
  2837.         ]);
  2838.     }
  2839.     /**
  2840.      * Gets the private 'annotations.cache_adapter' shared service.
  2841.      *
  2842.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2843.      */
  2844.     protected function getAnnotations_CacheAdapterService()
  2845.     {
  2846.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2847.     }
  2848.     /**
  2849.      * Gets the private 'cache.annotations' shared service.
  2850.      *
  2851.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2852.      */
  2853.     protected function getCache_AnnotationsService()
  2854.     {
  2855.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1oiYhA+o-X'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2856.     }
  2857.     /**
  2858.      * Gets the private 'cache.property_info' shared service.
  2859.      *
  2860.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2861.      */
  2862.     protected function getCache_PropertyInfoService()
  2863.     {
  2864.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4RtFKHm5M3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2865.     }
  2866.     /**
  2867.      * Gets the private 'cache.security_expression_language' shared service.
  2868.      *
  2869.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2870.      */
  2871.     protected function getCache_SecurityExpressionLanguageService()
  2872.     {
  2873.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Tx7lPpQm7m'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2874.     }
  2875.     /**
  2876.      * Gets the private 'cache.serializer' shared service.
  2877.      *
  2878.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2879.      */
  2880.     protected function getCache_SerializerService()
  2881.     {
  2882.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QU1yCeEXaE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2883.     }
  2884.     /**
  2885.      * Gets the private 'cache.validator' shared service.
  2886.      *
  2887.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2888.      */
  2889.     protected function getCache_ValidatorService()
  2890.     {
  2891.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bO7IUxB4Wg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2892.     }
  2893.     /**
  2894.      * Gets the private 'config_cache_factory' shared service.
  2895.      *
  2896.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2897.      */
  2898.     protected function getConfigCacheFactoryService()
  2899.     {
  2900.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2901.             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)));
  2902.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2903.         }, 2));
  2904.     }
  2905.     /**
  2906.      * Gets the private 'contao.controller_resolver' shared service.
  2907.      *
  2908.      * @return \Contao\CoreBundle\HttpKernel\ControllerResolver
  2909.      */
  2910.     protected function getContao_ControllerResolverService()
  2911.     {
  2912.         return $this->privates['contao.controller_resolver'] = new \Contao\CoreBundle\HttpKernel\ControllerResolver(new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->services['debug.stopwatch'] ?? ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), ($this->privates['contao.fragment.registry'] ?? $this->getContao_Fragment_RegistryService()));
  2913.     }
  2914.     /**
  2915.      * Gets the private 'contao.data_collector' shared service.
  2916.      *
  2917.      * @return \Contao\CoreBundle\DataCollector\ContaoDataCollector
  2918.      */
  2919.     protected function getContao_DataCollectorService()
  2920.     {
  2921.         $a = ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService());
  2922.         if (isset($this->privates['contao.data_collector'])) {
  2923.             return $this->privates['contao.data_collector'];
  2924.         }
  2925.         $this->privates['contao.data_collector'] = $instance = new \Contao\CoreBundle\DataCollector\ContaoDataCollector($atrue\dirname(__DIR__4), false'.html');
  2926.         $instance->setFramework(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()));
  2927.         return $instance;
  2928.     }
  2929.     /**
  2930.      * Gets the private 'contao.debug.security.access.decision_manager' shared service.
  2931.      *
  2932.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2933.      */
  2934.     protected function getContao_Debug_Security_Access_DecisionManagerService()
  2935.     {
  2936.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  2937.         if (isset($this->privates['contao.debug.security.access.decision_manager'])) {
  2938.             return $this->privates['contao.debug.security.access.decision_manager'];
  2939.         }
  2940.         $b = ($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2941.         if (isset($this->privates['contao.debug.security.access.decision_manager'])) {
  2942.             return $this->privates['contao.debug.security.access.decision_manager'];
  2943.         }
  2944.         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 () {
  2945.             yield => ($this->privates['security.access.authenticated_voter'] ?? $this->load('getSecurity_Access_AuthenticatedVoterService'));
  2946.             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()));
  2947.             yield => ($this->privates['security.access.simple_role_voter'] ?? ($this->privates['security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter()));
  2948.             yield => ($this->privates['security.access.expression_voter'] ?? $this->load('getSecurity_Access_ExpressionVoterService'));
  2949.             yield => ($this->privates['contao.security.backend_access_voter'] ?? $this->load('getContao_Security_BackendAccessVoterService'));
  2950.             yield => ($this->privates['contao.security.member_group_voter'] ?? ($this->privates['contao.security.member_group_voter'] = new \Contao\CoreBundle\Security\Voter\MemberGroupVoter()));
  2951.         }, 6), 'priority'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b));
  2952.     }
  2953.     /**
  2954.      * Gets the private 'contao.fragment.registry' shared service.
  2955.      *
  2956.      * @return \Contao\CoreBundle\Fragment\FragmentRegistry
  2957.      */
  2958.     protected function getContao_Fragment_RegistryService()
  2959.     {
  2960.         $this->privates['contao.fragment.registry'] = $instance = new \Contao\CoreBundle\Fragment\FragmentRegistry();
  2961.         $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]))));
  2962.         $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]))));
  2963.         $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]))));
  2964.         $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]))));
  2965.         $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]))));
  2966.         return $instance;
  2967.     }
  2968.     /**
  2969.      * Gets the private 'contao.listener.backend_locale' shared service.
  2970.      *
  2971.      * @return \Contao\CoreBundle\EventListener\BackendLocaleListener
  2972.      */
  2973.     protected function getContao_Listener_BackendLocaleService()
  2974.     {
  2975.         $a = ($this->services['security.helper'] ?? $this->getSecurity_HelperService());
  2976.         if (isset($this->privates['contao.listener.backend_locale'])) {
  2977.             return $this->privates['contao.listener.backend_locale'];
  2978.         }
  2979.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  2980.         if (isset($this->privates['contao.listener.backend_locale'])) {
  2981.             return $this->privates['contao.listener.backend_locale'];
  2982.         }
  2983.         return $this->privates['contao.listener.backend_locale'] = new \Contao\CoreBundle\EventListener\BackendLocaleListener($a$b);
  2984.     }
  2985.     /**
  2986.      * Gets the private 'contao.listener.backend_preview_redirect' shared service.
  2987.      *
  2988.      * @return \Contao\CoreBundle\EventListener\BackendPreviewRedirectListener
  2989.      */
  2990.     protected function getContao_Listener_BackendPreviewRedirectService()
  2991.     {
  2992.         return $this->privates['contao.listener.backend_preview_redirect'] = new \Contao\CoreBundle\EventListener\BackendPreviewRedirectListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2993.     }
  2994.     /**
  2995.      * Gets the private 'contao.listener.backend_rebuild_cache_message' shared service.
  2996.      *
  2997.      * @return \Contao\CoreBundle\EventListener\BackendRebuildCacheMessageListener
  2998.      */
  2999.     protected function getContao_Listener_BackendRebuildCacheMessageService()
  3000.     {
  3001.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  3002.         if (isset($this->privates['contao.listener.backend_rebuild_cache_message'])) {
  3003.             return $this->privates['contao.listener.backend_rebuild_cache_message'];
  3004.         }
  3005.         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);
  3006.     }
  3007.     /**
  3008.      * Gets the private 'contao.listener.csrf_token_cookie' shared service.
  3009.      *
  3010.      * @return \Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber
  3011.      */
  3012.     protected function getContao_Listener_CsrfTokenCookieService()
  3013.     {
  3014.         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_');
  3015.     }
  3016.     /**
  3017.      * Gets the private 'contao.listener.interest_cohort' shared service.
  3018.      *
  3019.      * @return \Contao\CoreBundle\EventListener\InterestCohortListener
  3020.      */
  3021.     protected function getContao_Listener_InterestCohortService()
  3022.     {
  3023.         return $this->privates['contao.listener.interest_cohort'] = new \Contao\CoreBundle\EventListener\InterestCohortListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  3024.     }
  3025.     /**
  3026.      * Gets the private 'contao.listener.legacy_login_constants' shared service.
  3027.      *
  3028.      * @return \Contao\CoreBundle\EventListener\LegacyLoginConstantsListener
  3029.      */
  3030.     protected function getContao_Listener_LegacyLoginConstantsService()
  3031.     {
  3032.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  3033.         if (isset($this->privates['contao.listener.legacy_login_constants'])) {
  3034.             return $this->privates['contao.listener.legacy_login_constants'];
  3035.         }
  3036.         return $this->privates['contao.listener.legacy_login_constants'] = new \Contao\CoreBundle\EventListener\LegacyLoginConstantsListener($a);
  3037.     }
  3038.     /**
  3039.      * Gets the private 'contao.listener.locale' shared service.
  3040.      *
  3041.      * @return \Contao\CoreBundle\EventListener\LocaleSubscriber
  3042.      */
  3043.     protected function getContao_Listener_LocaleService()
  3044.     {
  3045.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  3046.         if (isset($this->privates['contao.listener.locale'])) {
  3047.             return $this->privates['contao.listener.locale'];
  3048.         }
  3049.         $b = ($this->services['contao.intl.locales'] ?? $this->getContao_Intl_LocalesService());
  3050.         if (isset($this->privates['contao.listener.locale'])) {
  3051.             return $this->privates['contao.listener.locale'];
  3052.         }
  3053.         return $this->privates['contao.listener.locale'] = new \Contao\CoreBundle\EventListener\LocaleSubscriber($a, ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), $b);
  3054.     }
  3055.     /**
  3056.      * Gets the private 'contao.listener.make_response_private' shared service.
  3057.      *
  3058.      * @return \Contao\CoreBundle\EventListener\MakeResponsePrivateListener
  3059.      */
  3060.     protected function getContao_Listener_MakeResponsePrivateService()
  3061.     {
  3062.         return $this->privates['contao.listener.make_response_private'] = new \Contao\CoreBundle\EventListener\MakeResponsePrivateListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  3063.     }
  3064.     /**
  3065.      * Gets the private 'contao.listener.merge_http_headers' shared service.
  3066.      *
  3067.      * @return \Contao\CoreBundle\EventListener\MergeHttpHeadersListener
  3068.      */
  3069.     protected function getContao_Listener_MergeHttpHeadersService()
  3070.     {
  3071.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  3072.         if (isset($this->privates['contao.listener.merge_http_headers'])) {
  3073.             return $this->privates['contao.listener.merge_http_headers'];
  3074.         }
  3075.         return $this->privates['contao.listener.merge_http_headers'] = new \Contao\CoreBundle\EventListener\MergeHttpHeadersListener($a);
  3076.     }
  3077.     /**
  3078.      * Gets the private 'contao.listener.page_trail_cache_tags' shared service.
  3079.      *
  3080.      * @return \Contao\CoreBundle\EventListener\PageTrailCacheTagsListener
  3081.      */
  3082.     protected function getContao_Listener_PageTrailCacheTagsService()
  3083.     {
  3084.         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()));
  3085.     }
  3086.     /**
  3087.      * Gets the private 'contao.listener.preview_authentication' shared service.
  3088.      *
  3089.      * @return \Contao\CoreBundle\EventListener\PreviewAuthenticationListener
  3090.      */
  3091.     protected function getContao_Listener_PreviewAuthenticationService()
  3092.     {
  3093.         $a = ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService());
  3094.         if (isset($this->privates['contao.listener.preview_authentication'])) {
  3095.             return $this->privates['contao.listener.preview_authentication'];
  3096.         }
  3097.         $b = ($this->services['router'] ?? $this->getRouterService());
  3098.         if (isset($this->privates['contao.listener.preview_authentication'])) {
  3099.             return $this->privates['contao.listener.preview_authentication'];
  3100.         }
  3101.         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')))));
  3102.     }
  3103.     /**
  3104.      * Gets the private 'contao.listener.preview_toolbar' shared service.
  3105.      *
  3106.      * @return \Contao\CoreBundle\EventListener\PreviewToolbarListener
  3107.      */
  3108.     protected function getContao_Listener_PreviewToolbarService()
  3109.     {
  3110.         $a = ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService());
  3111.         if (isset($this->privates['contao.listener.preview_toolbar'])) {
  3112.             return $this->privates['contao.listener.preview_toolbar'];
  3113.         }
  3114.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3115.         if (isset($this->privates['contao.listener.preview_toolbar'])) {
  3116.             return $this->privates['contao.listener.preview_toolbar'];
  3117.         }
  3118.         $c = ($this->services['router'] ?? $this->getRouterService());
  3119.         if (isset($this->privates['contao.listener.preview_toolbar'])) {
  3120.             return $this->privates['contao.listener.preview_toolbar'];
  3121.         }
  3122.         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');
  3123.     }
  3124.     /**
  3125.      * Gets the private 'contao.listener.referer_id' shared service.
  3126.      *
  3127.      * @return \Contao\CoreBundle\EventListener\RefererIdListener
  3128.      */
  3129.     protected function getContao_Listener_RefererIdService()
  3130.     {
  3131.         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()));
  3132.     }
  3133.     /**
  3134.      * Gets the private 'contao.listener.request_token' shared service.
  3135.      *
  3136.      * @return \Contao\CoreBundle\EventListener\RequestTokenListener
  3137.      */
  3138.     protected function getContao_Listener_RequestTokenService()
  3139.     {
  3140.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  3141.         if (isset($this->privates['contao.listener.request_token'])) {
  3142.             return $this->privates['contao.listener.request_token'];
  3143.         }
  3144.         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_');
  3145.     }
  3146.     /**
  3147.      * Gets the private 'contao.listener.security.two_factor_frontend' shared service.
  3148.      *
  3149.      * @return \Contao\CoreBundle\EventListener\Security\TwoFactorFrontendListener
  3150.      */
  3151.     protected function getContao_Listener_Security_TwoFactorFrontendService()
  3152.     {
  3153.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  3154.         if (isset($this->privates['contao.listener.security.two_factor_frontend'])) {
  3155.             return $this->privates['contao.listener.security.two_factor_frontend'];
  3156.         }
  3157.         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']);
  3158.     }
  3159.     /**
  3160.      * Gets the private 'contao.listener.service_unavailable' shared service.
  3161.      *
  3162.      * @return \Contao\CoreBundle\EventListener\ServiceUnavailableListener
  3163.      */
  3164.     protected function getContao_Listener_ServiceUnavailableService()
  3165.     {
  3166.         return $this->privates['contao.listener.service_unavailable'] = new \Contao\CoreBundle\EventListener\ServiceUnavailableListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  3167.     }
  3168.     /**
  3169.      * Gets the private 'contao.listener.store_referer' shared service.
  3170.      *
  3171.      * @return \Contao\CoreBundle\EventListener\StoreRefererListener
  3172.      */
  3173.     protected function getContao_Listener_StoreRefererService()
  3174.     {
  3175.         $a = ($this->services['security.helper'] ?? $this->getSecurity_HelperService());
  3176.         if (isset($this->privates['contao.listener.store_referer'])) {
  3177.             return $this->privates['contao.listener.store_referer'];
  3178.         }
  3179.         return $this->privates['contao.listener.store_referer'] = new \Contao\CoreBundle\EventListener\StoreRefererListener($a, ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  3180.     }
  3181.     /**
  3182.      * Gets the private 'contao.listener.user_session' shared service.
  3183.      *
  3184.      * @return \Contao\CoreBundle\EventListener\UserSessionListener
  3185.      */
  3186.     protected function getContao_Listener_UserSessionService()
  3187.     {
  3188.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3189.         if (isset($this->privates['contao.listener.user_session'])) {
  3190.             return $this->privates['contao.listener.user_session'];
  3191.         }
  3192.         $b = ($this->services['security.helper'] ?? $this->getSecurity_HelperService());
  3193.         if (isset($this->privates['contao.listener.user_session'])) {
  3194.             return $this->privates['contao.listener.user_session'];
  3195.         }
  3196.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3197.         if (isset($this->privates['contao.listener.user_session'])) {
  3198.             return $this->privates['contao.listener.user_session'];
  3199.         }
  3200.         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);
  3201.     }
  3202.     /**
  3203.      * Gets the private 'contao.monolog.handler' shared service.
  3204.      *
  3205.      * @return \Contao\CoreBundle\Monolog\ContaoTableHandler
  3206.      */
  3207.     protected function getContao_Monolog_HandlerService()
  3208.     {
  3209.         $this->privates['contao.monolog.handler'] = $instance = new \Contao\CoreBundle\Monolog\ContaoTableHandler('debug'false);
  3210.         $instance->setContainer($this);
  3211.         return $instance;
  3212.     }
  3213.     /**
  3214.      * Gets the private 'contao.monolog.processor' shared service.
  3215.      *
  3216.      * @return \Contao\CoreBundle\Monolog\ContaoTableProcessor
  3217.      */
  3218.     protected function getContao_Monolog_ProcessorService()
  3219.     {
  3220.         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()));
  3221.     }
  3222.     /**
  3223.      * Gets the private 'contao.routing.backend_matcher' shared service.
  3224.      *
  3225.      * @return \Symfony\Component\HttpFoundation\RequestMatcher
  3226.      */
  3227.     protected function getContao_Routing_BackendMatcherService()
  3228.     {
  3229.         $this->privates['contao.routing.backend_matcher'] = $instance = new \Symfony\Component\HttpFoundation\RequestMatcher();
  3230.         $instance->matchAttribute('_scope''backend');
  3231.         return $instance;
  3232.     }
  3233.     /**
  3234.      * Gets the private 'contao.routing.frontend_matcher' shared service.
  3235.      *
  3236.      * @return \Symfony\Component\HttpFoundation\RequestMatcher
  3237.      */
  3238.     protected function getContao_Routing_FrontendMatcherService()
  3239.     {
  3240.         $this->privates['contao.routing.frontend_matcher'] = $instance = new \Symfony\Component\HttpFoundation\RequestMatcher();
  3241.         $instance->matchAttribute('_scope''frontend');
  3242.         return $instance;
  3243.     }
  3244.     /**
  3245.      * Gets the private 'contao.routing.matcher.published_filter' shared service.
  3246.      *
  3247.      * @return \Contao\CoreBundle\Routing\Matcher\PublishedFilter
  3248.      */
  3249.     protected function getContao_Routing_Matcher_PublishedFilterService()
  3250.     {
  3251.         $a = ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService());
  3252.         if (isset($this->privates['contao.routing.matcher.published_filter'])) {
  3253.             return $this->privates['contao.routing.matcher.published_filter'];
  3254.         }
  3255.         return $this->privates['contao.routing.matcher.published_filter'] = new \Contao\CoreBundle\Routing\Matcher\PublishedFilter($a);
  3256.     }
  3257.     /**
  3258.      * Gets the private 'contao.routing.route_404_provider' shared service.
  3259.      *
  3260.      * @return \Contao\CoreBundle\Routing\Route404Provider
  3261.      */
  3262.     protected function getContao_Routing_Route404ProviderService()
  3263.     {
  3264.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  3265.         if (isset($this->privates['contao.routing.route_404_provider'])) {
  3266.             return $this->privates['contao.routing.route_404_provider'];
  3267.         }
  3268.         $b = ($this->services['contao.routing.page_registry'] ?? $this->getContao_Routing_PageRegistryService());
  3269.         if (isset($this->privates['contao.routing.route_404_provider'])) {
  3270.             return $this->privates['contao.routing.route_404_provider'];
  3271.         }
  3272.         return $this->privates['contao.routing.route_404_provider'] = new \Contao\CoreBundle\Routing\Route404Provider($a, new \Contao\CoreBundle\Routing\Candidates\LocaleCandidates($b), $b);
  3273.     }
  3274.     /**
  3275.      * Gets the private 'contao.routing.route_provider' shared service.
  3276.      *
  3277.      * @return \Contao\CoreBundle\Routing\RouteProvider
  3278.      */
  3279.     protected function getContao_Routing_RouteProviderService()
  3280.     {
  3281.         $a = ($this->services['contao.framework'] ?? $this->getContao_FrameworkService());
  3282.         if (isset($this->privates['contao.routing.route_provider'])) {
  3283.             return $this->privates['contao.routing.route_provider'];
  3284.         }
  3285.         $b = ($this->services['contao.routing.page_registry'] ?? $this->getContao_Routing_PageRegistryService());
  3286.         if (isset($this->privates['contao.routing.route_provider'])) {
  3287.             return $this->privates['contao.routing.route_provider'];
  3288.         }
  3289.         return $this->privates['contao.routing.route_provider'] = new \Contao\CoreBundle\Routing\RouteProvider($a, new \Contao\CoreBundle\Routing\Candidates\LegacyCandidates(false'.html'), $btruefalse);
  3290.     }
  3291.     /**
  3292.      * Gets the private 'contao.translation.data_collector_translator' shared service.
  3293.      *
  3294.      * @return \Contao\CoreBundle\Translation\DataCollectorTranslator
  3295.      */
  3296.     protected function getContao_Translation_DataCollectorTranslatorService()
  3297.     {
  3298.         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())));
  3299.     }
  3300.     /**
  3301.      * Gets the private 'contao.twig.filesystem_loader_warmer' shared service.
  3302.      *
  3303.      * @return \Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer
  3304.      */
  3305.     protected function getContao_Twig_FilesystemLoaderWarmerService()
  3306.     {
  3307.         return $this->privates['contao.twig.filesystem_loader_warmer'] = new \Contao\CoreBundle\Twig\Loader\ContaoFilesystemLoaderWarmer(($this->services['contao.twig.filesystem_loader'] ?? $this->getContao_Twig_FilesystemLoaderService()), ($this->privates['contao.twig.loader.template_locator'] ?? $this->getContao_Twig_Loader_TemplateLocatorService()), \dirname(__DIR__4), $this->targetDir.'''dev');
  3308.     }
  3309.     /**
  3310.      * Gets the private 'contao.twig.loader.template_locator' shared service.
  3311.      *
  3312.      * @return \Contao\CoreBundle\Twig\Loader\TemplateLocator
  3313.      */
  3314.     protected function getContao_Twig_Loader_TemplateLocatorService()
  3315.     {
  3316.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3317.         if (isset($this->privates['contao.twig.loader.template_locator'])) {
  3318.             return $this->privates['contao.twig.loader.template_locator'];
  3319.         }
  3320.         return $this->privates['contao.twig.loader.template_locator'] = new \Contao\CoreBundle\Twig\Loader\TemplateLocator(\dirname(__DIR__4), $this->parameters['kernel.bundles'], $this->parameters['kernel.bundles_metadata'], ($this->privates['contao.twig.loader.theme_namespace'] ?? ($this->privates['contao.twig.loader.theme_namespace'] = new \Contao\CoreBundle\Twig\Loader\ThemeNamespace())), $a);
  3321.     }
  3322.     /**
  3323.      * Gets the private 'data_collector.request' shared service.
  3324.      *
  3325.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3326.      */
  3327.     protected function getDataCollector_RequestService()
  3328.     {
  3329.         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())));
  3330.     }
  3331.     /**
  3332.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3333.      *
  3334.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3335.      */
  3336.     protected function getDebug_DebugHandlersListenerService()
  3337.     {
  3338.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3339.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3340.         $a->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  3341.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3342.         $a->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  3343.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3344.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3345.     }
  3346.     /**
  3347.      * Gets the private 'debug.file_link_formatter' shared service.
  3348.      *
  3349.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3350.      */
  3351.     protected function getDebug_FileLinkFormatterService()
  3352.     {
  3353.         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 () {
  3354.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3355.         });
  3356.     }
  3357.     /**
  3358.      * Gets the private 'debug.log_processor' shared service.
  3359.      *
  3360.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3361.      */
  3362.     protected function getDebug_LogProcessorService()
  3363.     {
  3364.         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())));
  3365.     }
  3366.     /**
  3367.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3368.      *
  3369.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3370.      */
  3371.     protected function getDebug_Security_Access_DecisionManagerService()
  3372.     {
  3373.         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 () {
  3374.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3375.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  3376.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  3377.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3378.             yield => ($this->privates['debug.security.voter.contao.security.backend_access_voter'] ?? $this->load('getDebug_Security_Voter_Contao_Security_BackendAccessVoterService'));
  3379.             yield => ($this->privates['debug.security.voter.contao.security.member_group_voter'] ?? $this->load('getDebug_Security_Voter_Contao_Security_MemberGroupVoterService'));
  3380.         }, 6), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3381.     }
  3382.     /**
  3383.      * Gets the private 'debug.security.firewall' shared service.
  3384.      *
  3385.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3386.      */
  3387.     protected function getDebug_Security_FirewallService()
  3388.     {
  3389.         $a = ($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3390.         if (isset($this->privates['debug.security.firewall'])) {
  3391.             return $this->privates['debug.security.firewall'];
  3392.         }
  3393.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3394.         if (isset($this->privates['debug.security.firewall'])) {
  3395.             return $this->privates['debug.security.firewall'];
  3396.         }
  3397.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->services['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3398.     }
  3399.     /**
  3400.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3401.      *
  3402.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3403.      */
  3404.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3405.     {
  3406.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3407.             'contao.listener.doctrine_schema' => ['privates''contao.listener.doctrine_schema''getContao_Listener_DoctrineSchemaService'true],
  3408.             'contao.listener.doctrine_schema.adjust_search_url_length' => ['privates''contao.listener.doctrine_schema.adjust_search_url_length''getContao_Listener_DoctrineSchema_AdjustSearchUrlLengthService'true],
  3409.             'contao_manager.listener.doctrine_alter_table' => ['privates''contao_manager.listener.doctrine_alter_table''getContaoManager_Listener_DoctrineAlterTableService'true],
  3410.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3411.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3412.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3413.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  3414.         ], [
  3415.             'contao.listener.doctrine_schema' => '?',
  3416.             'contao.listener.doctrine_schema.adjust_search_url_length' => '?',
  3417.             'contao_manager.listener.doctrine_alter_table' => '?',
  3418.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3419.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3420.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3421.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3422.         ]), [=> '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']]);
  3423.     }
  3424.     /**
  3425.      * Gets the private 'doctrine.result_cache_pool' shared service.
  3426.      *
  3427.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3428.      */
  3429.     protected function getDoctrine_ResultCachePoolService()
  3430.     {
  3431.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('7JVkLZzUBJ'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3432.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3433.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3434.     }
  3435.     /**
  3436.      * Gets the private 'doctrine.system_cache_pool' shared service.
  3437.      *
  3438.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3439.      */
  3440.     protected function getDoctrine_SystemCachePoolService()
  3441.     {
  3442.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aiYogY8CbG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3443.     }
  3444.     /**
  3445.      * Gets the private 'esi_listener' shared service.
  3446.      *
  3447.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  3448.      */
  3449.     protected function getEsiListenerService()
  3450.     {
  3451.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  3452.     }
  3453.     /**
  3454.      * Gets the private 'exception_listener' shared service.
  3455.      *
  3456.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3457.      */
  3458.     protected function getExceptionListenerService()
  3459.     {
  3460.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3461.     }
  3462.     /**
  3463.      * Gets the private 'fos_http_cache.event_listener.php8_attributes' shared service.
  3464.      *
  3465.      * @return \FOS\HttpCacheBundle\EventListener\Php8AttributesListener
  3466.      */
  3467.     protected function getFosHttpCache_EventListener_Php8AttributesService()
  3468.     {
  3469.         return $this->privates['fos_http_cache.event_listener.php8_attributes'] = new \FOS\HttpCacheBundle\EventListener\Php8AttributesListener(($this->privates['contao.controller_resolver'] ?? $this->getContao_ControllerResolverService()));
  3470.     }
  3471.     /**
  3472.      * Gets the private 'fos_http_cache.event_listener.tag' shared service.
  3473.      *
  3474.      * @return \FOS\HttpCacheBundle\EventListener\TagListener
  3475.      */
  3476.     protected function getFosHttpCache_EventListener_TagService()
  3477.     {
  3478.         $a = ($this->services['fos_http_cache.cache_manager'] ?? $this->getFosHttpCache_CacheManagerService());
  3479.         if (isset($this->privates['fos_http_cache.event_listener.tag'])) {
  3480.             return $this->privates['fos_http_cache.event_listener.tag'];
  3481.         }
  3482.         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);
  3483.     }
  3484.     /**
  3485.      * Gets the private 'fragment.listener' shared service.
  3486.      *
  3487.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  3488.      */
  3489.     protected function getFragment_ListenerService()
  3490.     {
  3491.         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');
  3492.     }
  3493.     /**
  3494.      * Gets the private 'huh_twig_support.cache.templates' shared autowired service.
  3495.      *
  3496.      * @return \Symfony\Component\Cache\Adapter\FilesystemAdapter
  3497.      */
  3498.     protected function getHuhTwigSupport_Cache_TemplatesService()
  3499.     {
  3500.         $this->privates['huh_twig_support.cache.templates'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('huh_twig_support'0$this->targetDir.'');
  3501.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3502.         return $instance;
  3503.     }
  3504.     /**
  3505.      * Gets the private 'locale_aware_listener' shared service.
  3506.      *
  3507.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3508.      */
  3509.     protected function getLocaleAwareListenerService()
  3510.     {
  3511.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3512.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  3513.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3514.             yield => ($this->services['translator'] ?? $this->getTranslatorService());
  3515.         }, 3), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3516.     }
  3517.     /**
  3518.      * Gets the private 'locale_listener' shared service.
  3519.      *
  3520.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3521.      */
  3522.     protected function getLocaleListenerService()
  3523.     {
  3524.         $a = ($this->services['router'] ?? $this->getRouterService());
  3525.         if (isset($this->privates['locale_listener'])) {
  3526.             return $this->privates['locale_listener'];
  3527.         }
  3528.         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, []);
  3529.     }
  3530.     /**
  3531.      * Gets the private 'monolog.handler.console' shared service.
  3532.      *
  3533.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3534.      */
  3535.     protected function getMonolog_Handler_ConsoleService()
  3536.     {
  3537.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLfalse, [64 => 200128 => 10016 => 40032 => 300256 => 100], []);
  3538.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3539.         return $instance;
  3540.     }
  3541.     /**
  3542.      * Gets the private 'monolog.handler.console_very_verbose' shared service.
  3543.      *
  3544.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3545.      */
  3546.     protected function getMonolog_Handler_ConsoleVeryVerboseService()
  3547.     {
  3548.         $this->privates['monolog.handler.console_very_verbose'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLfalse, [64 => 250128 => 250256 => 10016 => 40032 => 300], []);
  3549.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3550.         return $instance;
  3551.     }
  3552.     /**
  3553.      * Gets the private 'monolog.handler.main' shared service.
  3554.      *
  3555.      * @return \Monolog\Handler\RotatingFileHandler
  3556.      */
  3557.     protected function getMonolog_Handler_MainService()
  3558.     {
  3559.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/logs/dev.log'), 10100trueNULLfalse);
  3560.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3561.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  3562.         return $instance;
  3563.     }
  3564.     /**
  3565.      * Gets the private 'monolog.logger' shared service.
  3566.      *
  3567.      * @return \Symfony\Bridge\Monolog\Logger
  3568.      */
  3569.     protected function getMonolog_LoggerService()
  3570.     {
  3571.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3572.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3573.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  3574.         $instance->useMicrosecondTimestamps(true);
  3575.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3576.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3577.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  3578.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3579.         return $instance;
  3580.     }
  3581.     /**
  3582.      * Gets the private 'monolog.logger.cache' shared service.
  3583.      *
  3584.      * @return \Symfony\Bridge\Monolog\Logger
  3585.      */
  3586.     protected function getMonolog_Logger_CacheService()
  3587.     {
  3588.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3589.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3590.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  3591.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3592.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3593.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  3594.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3595.         return $instance;
  3596.     }
  3597.     /**
  3598.      * Gets the private 'monolog.logger.request' shared service.
  3599.      *
  3600.      * @return \Symfony\Bridge\Monolog\Logger
  3601.      */
  3602.     protected function getMonolog_Logger_RequestService()
  3603.     {
  3604.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3605.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3606.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  3607.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3608.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3609.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  3610.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3611.         return $instance;
  3612.     }
  3613.     /**
  3614.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3615.      *
  3616.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3617.      */
  3618.     protected function getNelmioCors_CorsListenerService()
  3619.     {
  3620.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3621.         if (isset($this->privates['nelmio_cors.cors_listener'])) {
  3622.             return $this->privates['nelmio_cors.cors_listener'];
  3623.         }
  3624.         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)]));
  3625.     }
  3626.     /**
  3627.      * Gets the private 'nelmio_security.clickjacking_listener' shared service.
  3628.      *
  3629.      * @return \Nelmio\SecurityBundle\EventListener\ClickjackingListener
  3630.      */
  3631.     protected function getNelmioSecurity_ClickjackingListenerService()
  3632.     {
  3633.         return $this->privates['nelmio_security.clickjacking_listener'] = new \Nelmio\SecurityBundle\EventListener\ClickjackingListener($this->parameters['nelmio_security.clickjacking.paths'], []);
  3634.     }
  3635.     /**
  3636.      * Gets the private 'nelmio_security.csp_listener' shared service.
  3637.      *
  3638.      * @return \Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener
  3639.      */
  3640.     protected function getNelmioSecurity_CspListenerService()
  3641.     {
  3642.         $a = new \Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager();
  3643.         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, [], []);
  3644.     }
  3645.     /**
  3646.      * Gets the private 'nelmio_security.referrer_policy_listener' shared service.
  3647.      *
  3648.      * @return \Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener
  3649.      */
  3650.     protected function getNelmioSecurity_ReferrerPolicyListenerService()
  3651.     {
  3652.         return $this->privates['nelmio_security.referrer_policy_listener'] = new \Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener($this->parameters['nelmio_security.referrer_policy.policies']);
  3653.     }
  3654.     /**
  3655.      * Gets the private 'nelmio_security.xss_protection_listener' shared service.
  3656.      *
  3657.      * @return \Nelmio\SecurityBundle\EventListener\XssProtectionListener
  3658.      */
  3659.     protected function getNelmioSecurity_XssProtectionListenerService()
  3660.     {
  3661.         return $this->privates['nelmio_security.xss_protection_listener'] = \Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(['enabled' => true'mode_block' => true'report_uri' => NULL]);
  3662.     }
  3663.     /**
  3664.      * Gets the private 'parameter_bag' shared service.
  3665.      *
  3666.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3667.      */
  3668.     protected function getParameterBagService()
  3669.     {
  3670.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3671.     }
  3672.     /**
  3673.      * Gets the private 'profiler_listener' shared service.
  3674.      *
  3675.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3676.      */
  3677.     protected function getProfilerListenerService()
  3678.     {
  3679.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3680.         if (isset($this->privates['profiler_listener'])) {
  3681.             return $this->privates['profiler_listener'];
  3682.         }
  3683.         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);
  3684.     }
  3685.     /**
  3686.      * Gets the private 'router.expression_language_provider' shared service.
  3687.      *
  3688.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3689.      */
  3690.     protected function getRouter_ExpressionLanguageProviderService()
  3691.     {
  3692.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3693.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3694.         ], [
  3695.             'env' => 'Closure',
  3696.         ]));
  3697.     }
  3698.     /**
  3699.      * Gets the private 'router.request_context' shared service.
  3700.      *
  3701.      * @return \Symfony\Component\Routing\RequestContext
  3702.      */
  3703.     protected function getRouter_RequestContextService()
  3704.     {
  3705.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3706.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3707.         return $instance;
  3708.     }
  3709.     /**
  3710.      * Gets the private 'router_listener' shared service.
  3711.      *
  3712.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3713.      */
  3714.     protected function getRouterListenerService()
  3715.     {
  3716.         $a = ($this->services['router'] ?? $this->getRouterService());
  3717.         if (isset($this->privates['router_listener'])) {
  3718.             return $this->privates['router_listener'];
  3719.         }
  3720.         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);
  3721.     }
  3722.     /**
  3723.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  3724.      *
  3725.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  3726.      */
  3727.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  3728.     {
  3729.         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()));
  3730.     }
  3731.     /**
  3732.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  3733.      *
  3734.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  3735.      */
  3736.     protected function getSchebTwoFactor_ProviderRegistryService()
  3737.     {
  3738.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  3739.             yield 'contao' => ($this->privates['contao.security.two_factor.provider'] ?? $this->load('getContao_Security_TwoFactor_ProviderService'));
  3740.         }, 1));
  3741.     }
  3742.     /**
  3743.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  3744.      *
  3745.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  3746.      */
  3747.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  3748.     {
  3749.         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);
  3750.     }
  3751.     /**
  3752.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  3753.      *
  3754.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  3755.      */
  3756.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  3757.     {
  3758.         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');
  3759.     }
  3760.     /**
  3761.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.contao_backend' shared service.
  3762.      *
  3763.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  3764.      */
  3765.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService()
  3766.     {
  3767.         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);
  3768.     }
  3769.     /**
  3770.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.contao_frontend' shared service.
  3771.      *
  3772.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  3773.      */
  3774.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService()
  3775.     {
  3776.         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);
  3777.     }
  3778.     /**
  3779.      * Gets the private 'session.factory' shared service.
  3780.      *
  3781.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3782.      */
  3783.     protected function getSession_FactoryService()
  3784.     {
  3785.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3786.         if (isset($this->privates['session.factory'])) {
  3787.             return $this->privates['session.factory'];
  3788.         }
  3789.         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']);
  3790.     }
  3791.     /**
  3792.      * Gets the private 'session_listener' shared service.
  3793.      *
  3794.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3795.      */
  3796.     protected function getSessionListenerService()
  3797.     {
  3798.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3799.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  3800.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3801.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3802.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  3803.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3804.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  3805.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'true],
  3806.         ], [
  3807.             'initialized_session' => '?',
  3808.             'logger' => '?',
  3809.             'request_stack' => '?',
  3810.             'session' => '?',
  3811.             'session_collector' => '?',
  3812.             'session_factory' => '?',
  3813.             'session_storage' => '?',
  3814.         ]), true$this->parameters['session.storage.options']);
  3815.     }
  3816.     /**
  3817.      * Gets the private 'translator.default' shared service.
  3818.      *
  3819.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3820.      */
  3821.     protected function getTranslator_DefaultService()
  3822.     {
  3823.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3824.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3825.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3826.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3827.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3828.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3829.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3830.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3831.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3832.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3833.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3834.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3835.         ], [
  3836.             'translation.loader.csv' => '?',
  3837.             'translation.loader.dat' => '?',
  3838.             'translation.loader.ini' => '?',
  3839.             'translation.loader.json' => '?',
  3840.             'translation.loader.mo' => '?',
  3841.             'translation.loader.php' => '?',
  3842.             'translation.loader.po' => '?',
  3843.             'translation.loader.qt' => '?',
  3844.             'translation.loader.res' => '?',
  3845.             'translation.loader.xliff' => '?',
  3846.             'translation.loader.yml' => '?',
  3847.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.cs.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.cs.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.de.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/translations/mailer_transports.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/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'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Resources/translations/messages.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.es.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fr.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.it.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ja.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.lv.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nb.xliff')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nl.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nn.xliff')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pl.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ru.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sl.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sv.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.th.xliff')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.tr.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.vi.xliff')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_TW.xliff')], 'bs_Latn_BA' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bs_Latn_BA.xliff')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eo.xliff')], 'hr_HR' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hr_HR.xliff')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ky.xliff')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sr_Latin.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_HK.xliff')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.sr.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.sr.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/nelmio/security-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/terminal42/service-annotation-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/terminal42/contao-node/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/terminal42/contao-folderpage/translations'), 28 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-request-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/memo_development/contao-foundation-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/terminal42/contao-inserttags/src/translations'), 32 => (\dirname(__DIR__4).'/system/modules/haste/translations'), 33 => (\dirname(__DIR__4).'/vendor/codefog/tags-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/memo_development/contao-category-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/vendor/dklemmt/contao_dk_mmenu/src/translations'), 36 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-columns/src/translations'), 37 => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-article-id-optim-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/terminal42/contao-url-rewrite/src/translations'), 39 => (\dirname(__DIR__4).'/vendor/terminal42/contao-easy_themes/translations'), 40 => (\dirname(__DIR__4).'/vendor/memo_development/contao-nc-monitor-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/vendor/mvo/contao-group-widget/translations'), 42 => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-dev-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-backend-optim-bundle/src/translations'), 45 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-twig-support-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src/translations'), 47 => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src/translations'), 48 => (\dirname(__DIR__4).'/vendor/oveleon/contao-component-style-manager/src/translations'), 49 => (\dirname(__DIR__4).'/vendor/terminal42/contao-changelanguage/translations'), 50 => (\dirname(__DIR__4).'/vendor/ivory/google-map-bundle/translations'), 51 => (\dirname(__DIR__4).'/system/modules/dcawizard/translations'), 52 => (\dirname(__DIR__4).'/system/modules/leads/translations'), 53 => (\dirname(__DIR__4).'/vendor/memo_development/contao-portfolio-bundle/src/translations'), 54 => (\dirname(__DIR__4).'/system/modules/notification_center/translations'), 55 => (\dirname(__DIR__4).'/system/modules/sharebuttons/translations'), 56 => (\dirname(__DIR__4).'/vendor/memo_development/contao-team-bundle/src/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/heimrichhannot/contao-utils-bundle/src/Resources/translations'=> 'vendor/contao/installation-bundle/src/Resources/translations'=> 'vendor/heimrichhannot/contao-utils-bundle/src/Resources/translations'=> 'vendor/heimrichhannot/contao-google-maps-bundle/src/Resources/translations'=> 'translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/symfony/framework-bundle/translations'11 => 'vendor/symfony/monolog-bundle/translations'12 => 'vendor/friendsofsymfony/http-cache-bundle/src/translations'13 => 'vendor/nelmio/cors-bundle/translations'14 => 'vendor/nelmio/security-bundle/translations'15 => 'vendor/twig/extra-bundle/translations'16 => 'vendor/symfony/web-profiler-bundle/translations'17 => 'vendor/knplabs/knp-menu-bundle/src/translations'18 => 'vendor/symfony/debug-bundle/translations'19 => 'vendor/symfony-cmf/routing-bundle/src/translations'20 => 'vendor/symfony/twig-bundle/translations'21 => 'vendor/terminal42/service-annotation-bundle/src/translations'22 => 'vendor/symfony/security-bundle/translations'23 => 'vendor/contao/core-bundle/src/translations'24 => 'vendor/league/flysystem-bundle/src/translations'25 => 'vendor/terminal42/contao-node/src/translations'26 => 'vendor/madeyourday/contao-rocksolid-custom-elements/src/translations'27 => 'vendor/terminal42/contao-folderpage/translations'28 => 'vendor/heimrichhannot/contao-request-bundle/src/translations'29 => 'vendor/memo_development/contao-foundation-bundle/src/translations'30 => 'vendor/menatwork/contao-multicolumnwizard-bundle/src/translations'31 => 'vendor/terminal42/contao-inserttags/src/translations'32 => 'system/modules/haste/translations'33 => 'vendor/codefog/tags-bundle/src/translations'34 => 'vendor/memo_development/contao-category-bundle/src/translations'35 => 'vendor/dklemmt/contao_dk_mmenu/src/translations'36 => 'vendor/madeyourday/contao-rocksolid-columns/src/translations'37 => 'vendor/mediamotionag/contao-article-id-optim-bundle/src/translations'38 => 'vendor/terminal42/contao-url-rewrite/src/translations'39 => 'vendor/terminal42/contao-easy_themes/translations'40 => 'vendor/memo_development/contao-nc-monitor-bundle/src/translations'41 => 'vendor/mvo/contao-group-widget/translations'42 => 'vendor/mediamotionag/contao-dev-bundle/src/translations'43 => 'vendor/contao/news-bundle/src/translations'44 => 'vendor/mediamotionag/contao-backend-optim-bundle/src/translations'45 => 'vendor/heimrichhannot/contao-twig-support-bundle/src/translations'46 => 'vendor/contao/listing-bundle/src/translations'47 => 'vendor/contao/calendar-bundle/src/translations'48 => 'vendor/oveleon/contao-component-style-manager/src/translations'49 => 'vendor/terminal42/contao-changelanguage/translations'50 => 'vendor/ivory/google-map-bundle/translations'51 => 'system/modules/dcawizard/translations'52 => 'system/modules/leads/translations'53 => 'vendor/memo_development/contao-portfolio-bundle/src/translations'54 => 'system/modules/notification_center/translations'55 => 'system/modules/sharebuttons/translations'56 => 'vendor/memo_development/contao-team-bundle/src/translations']]], []);
  3848.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3849.         $instance->setFallbackLocales([=> 'en']);
  3850.         return $instance;
  3851.     }
  3852.     /**
  3853.      * Gets the private 'var_dumper.html_dumper' shared service.
  3854.      *
  3855.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3856.      */
  3857.     protected function getVarDumper_HtmlDumperService()
  3858.     {
  3859.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3860.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3861.         return $instance;
  3862.     }
  3863.     /**
  3864.      * Gets the private 'web_profiler.csp.handler' shared service.
  3865.      *
  3866.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3867.      */
  3868.     protected function getWebProfiler_Csp_HandlerService()
  3869.     {
  3870.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3871.     }
  3872.     /**
  3873.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3874.      *
  3875.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3876.      */
  3877.     protected function getWebProfiler_DebugToolbarService()
  3878.     {
  3879.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3880.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3881.             return $this->privates['web_profiler.debug_toolbar'];
  3882.         }
  3883.         $b = ($this->services['router'] ?? $this->getRouterService());
  3884.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3885.             return $this->privates['web_profiler.debug_toolbar'];
  3886.         }
  3887.         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()));
  3888.     }
  3889.     /**
  3890.      * Gets the public 'huh.utils.cache.file' alias.
  3891.      *
  3892.      * @return object The "HeimrichHannot\UtilsBundle\Cache\FileCache" service.
  3893.      */
  3894.     protected function getHuh_Utils_Cache_FileService()
  3895.     {
  3896.         trigger_deprecation('''''huh.utils.cache.file will be removed in 3.0. Use FileStorageUtil instead');
  3897.         return $this->get('HeimrichHannot\\UtilsBundle\\Cache\\FileCache');
  3898.     }
  3899.     /**
  3900.      * Gets the public 'contao.controller.backend_csv_import' alias.
  3901.      *
  3902.      * @return object The "Contao\CoreBundle\Controller\BackendCsvImportController" service.
  3903.      */
  3904.     protected function getContao_Controller_BackendCsvImportService()
  3905.     {
  3906.         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.');
  3907.         return $this->get('Contao\\CoreBundle\\Controller\\BackendCsvImportController');
  3908.     }
  3909.     /**
  3910.      * Gets the public 'contao.controller.images' alias.
  3911.      *
  3912.      * @return object The "Contao\CoreBundle\Controller\ImagesController" service.
  3913.      */
  3914.     protected function getContao_Controller_ImagesService()
  3915.     {
  3916.         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.');
  3917.         return $this->get('Contao\\CoreBundle\\Controller\\ImagesController');
  3918.     }
  3919.     /**
  3920.      * Gets the public 'contao.controller.insert_tags' alias.
  3921.      *
  3922.      * @return object The "Contao\CoreBundle\Controller\InsertTagsController" service.
  3923.      */
  3924.     protected function getContao_Controller_InsertTagsService()
  3925.     {
  3926.         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.');
  3927.         return $this->get('Contao\\CoreBundle\\Controller\\InsertTagsController');
  3928.     }
  3929.     /**
  3930.      * Gets the public 'Contao\CoreBundle\EventListener\DataContainer\ContentCompositionListener' alias.
  3931.      *
  3932.      * @return object The "contao.listener.data_container.content_composition" service.
  3933.      */
  3934.     protected function getContentCompositionListenerService()
  3935.     {
  3936.         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.');
  3937.         return $this->get('contao.listener.data_container.content_composition');
  3938.     }
  3939.     /**
  3940.      * Gets the public 'Contao\CoreBundle\EventListener\DataContainer\PageTypeOptionsListener' alias.
  3941.      *
  3942.      * @return object The "contao.listener.data_container.page_type_options" service.
  3943.      */
  3944.     protected function getPageTypeOptionsListenerService()
  3945.     {
  3946.         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.');
  3947.         return $this->get('contao.listener.data_container.page_type_options');
  3948.     }
  3949.     /**
  3950.      * Gets the public 'Contao\CoreBundle\EventListener\DataContainer\PageUrlListener' alias.
  3951.      *
  3952.      * @return object The "contao.listener.data_container.page_url" service.
  3953.      */
  3954.     protected function getPageUrlListenerService()
  3955.     {
  3956.         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.');
  3957.         return $this->get('contao.listener.data_container.page_url');
  3958.     }
  3959.     /**
  3960.      * Gets the public 'contao.cache.clear_internal' alias.
  3961.      *
  3962.      * @return object The "contao.cache.clearer" service.
  3963.      */
  3964.     protected function getContao_Cache_ClearInternalService()
  3965.     {
  3966.         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.');
  3967.         return $this->get('contao.cache.clearer');
  3968.     }
  3969.     /**
  3970.      * Gets the public 'contao.cache.warm_internal' alias.
  3971.      *
  3972.      * @return object The "contao.cache.warmer" service.
  3973.      */
  3974.     protected function getContao_Cache_WarmInternalService()
  3975.     {
  3976.         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.');
  3977.         return $this->get('contao.cache.warmer');
  3978.     }
  3979.     /**
  3980.      * Gets the public 'contao.crawl.escargot_factory' alias.
  3981.      *
  3982.      * @return object The "contao.crawl.escargot.factory" service.
  3983.      */
  3984.     protected function getContao_Crawl_EscargotFactoryService()
  3985.     {
  3986.         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.');
  3987.         return $this->get('contao.crawl.escargot.factory');
  3988.     }
  3989.     /**
  3990.      * Gets the public 'contao.image.image_factory' alias.
  3991.      *
  3992.      * @return object The "contao.image.factory" service.
  3993.      */
  3994.     protected function getContao_Image_ImageFactoryService()
  3995.     {
  3996.         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.');
  3997.         return $this->get('contao.image.factory');
  3998.     }
  3999.     /**
  4000.      * Gets the public 'contao.image.image_sizes' alias.
  4001.      *
  4002.      * @return object The "contao.image.sizes" service.
  4003.      */
  4004.     protected function getContao_Image_ImageSizesService()
  4005.     {
  4006.         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.');
  4007.         return $this->get('contao.image.sizes');
  4008.     }
  4009.     /**
  4010.      * Gets the public 'contao.image.resizer' alias.
  4011.      *
  4012.      * @return object The "contao.image.legacy_resizer" service.
  4013.      */
  4014.     protected function getContao_Image_ResizerService()
  4015.     {
  4016.         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.');
  4017.         return $this->get('contao.image.legacy_resizer');
  4018.     }
  4019.     /**
  4020.      * Gets the public 'contao.opt-in' alias.
  4021.      *
  4022.      * @return object The "contao.opt_in" service.
  4023.      */
  4024.     protected function getContao_OptinService()
  4025.     {
  4026.         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.');
  4027.         return $this->get('contao.opt_in');
  4028.     }
  4029.     /**
  4030.      * Gets the public 'Contao\CoreBundle\Cron\Cron' alias.
  4031.      *
  4032.      * @return object The "contao.cron" service.
  4033.      */
  4034.     protected function getCronService()
  4035.     {
  4036.         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.');
  4037.         return $this->get('contao.cron');
  4038.     }
  4039.     /**
  4040.      * Gets the public 'Contao\CoreBundle\Image\Studio\FigureRenderer' alias.
  4041.      *
  4042.      * @return object The "contao.image.studio.figure_renderer" service.
  4043.      */
  4044.     protected function getFigureRendererService()
  4045.     {
  4046.         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.');
  4047.         return $this->get('contao.image.studio.figure_renderer');
  4048.     }
  4049.     /**
  4050.      * Gets the public 'Contao\CoreBundle\Routing\ResponseContext\CoreResponseContextFactory' alias.
  4051.      *
  4052.      * @return object The "contao.routing.response_context_factory" service.
  4053.      */
  4054.     protected function getCoreResponseContextFactoryService()
  4055.     {
  4056.         trigger_deprecation('contao/core-bundle''4.13''Using the "Contao\\CoreBundle\\Routing\\ResponseContext\\CoreResponseContextFactory" service ID has been deprecated and will no longer work in Contao 5.0. Please use "contao.routing.response_context_factory" instead.');
  4057.         return $this->get('contao.routing.response_context_factory');
  4058.     }
  4059.     /**
  4060.      * Gets the public 'Contao\CoreBundle\Security\TwoFactor\BackupCodeManager' alias.
  4061.      *
  4062.      * @return object The "contao.security.two_factor.backup_code_manager" service.
  4063.      */
  4064.     protected function getBackupCodeManagerService()
  4065.     {
  4066.         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.');
  4067.         return $this->get('contao.security.two_factor.backup_code_manager');
  4068.     }
  4069.     /**
  4070.      * Gets the public 'Contao\CoreBundle\Twig\Extension\ContaoExtension' alias.
  4071.      *
  4072.      * @return object The "contao.twig.extension" service.
  4073.      */
  4074.     protected function getContaoExtensionService()
  4075.     {
  4076.         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.');
  4077.         return $this->get('contao.twig.extension');
  4078.     }
  4079.     /**
  4080.      * Gets the public 'Contao\CoreBundle\Util\SimpleTokenParser' alias.
  4081.      *
  4082.      * @return object The "contao.string.simple_token_parser" service.
  4083.      */
  4084.     protected function getSimpleTokenParserService()
  4085.     {
  4086.         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.');
  4087.         return $this->get('contao.string.simple_token_parser');
  4088.     }
  4089.     /**
  4090.      * Gets the public 'contao_manager.routing_loader' alias.
  4091.      *
  4092.      * @return object The "contao_manager.routing.route_loader" service.
  4093.      */
  4094.     protected function getContaoManager_RoutingLoaderService()
  4095.     {
  4096.         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.');
  4097.         return $this->get('contao_manager.routing.route_loader');
  4098.     }
  4099.     /**
  4100.      * Gets the public 'contao.install_tool' alias.
  4101.      *
  4102.      * @return object The "contao_installation.install_tool" service.
  4103.      */
  4104.     protected function getContao_InstallToolService()
  4105.     {
  4106.         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.');
  4107.         return $this->get('contao_installation.install_tool');
  4108.     }
  4109.     /**
  4110.      * Gets the public 'contao.install_tool_user' alias.
  4111.      *
  4112.      * @return object The "contao_installation.install_tool_user" service.
  4113.      */
  4114.     protected function getContao_InstallToolUserService()
  4115.     {
  4116.         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.');
  4117.         return $this->get('contao_installation.install_tool_user');
  4118.     }
  4119.     /**
  4120.      * Gets the public 'contao.installer' alias.
  4121.      *
  4122.      * @return object The "contao_installation.database.installer" service.
  4123.      */
  4124.     protected function getContao_InstallerService()
  4125.     {
  4126.         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.');
  4127.         return $this->get('contao_installation.database.installer');
  4128.     }
  4129.     /**
  4130.      * Gets the public 'cache_clearer' alias.
  4131.      *
  4132.      * @return object The ".container.private.cache_clearer" service.
  4133.      */
  4134.     protected function getCacheClearerService()
  4135.     {
  4136.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4137.         return $this->get('.container.private.cache_clearer');
  4138.     }
  4139.     /**
  4140.      * Gets the public 'filesystem' alias.
  4141.      *
  4142.      * @return object The ".container.private.filesystem" service.
  4143.      */
  4144.     protected function getFilesystemService()
  4145.     {
  4146.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4147.         return $this->get('.container.private.filesystem');
  4148.     }
  4149.     /**
  4150.      * Gets the public 'security.csrf.token_manager' alias.
  4151.      *
  4152.      * @return object The ".container.private.security.csrf.token_manager" service.
  4153.      */
  4154.     protected function getSecurity_Csrf_TokenManagerService()
  4155.     {
  4156.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4157.         return $this->get('.container.private.security.csrf.token_manager');
  4158.     }
  4159.     /**
  4160.      * Gets the public 'profiler' alias.
  4161.      *
  4162.      * @return object The ".container.private.profiler" service.
  4163.      */
  4164.     protected function getProfilerService()
  4165.     {
  4166.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4167.         return $this->get('.container.private.profiler');
  4168.     }
  4169.     /**
  4170.      * Gets the public 'twig' alias.
  4171.      *
  4172.      * @return object The ".container.private.twig" service.
  4173.      */
  4174.     protected function getTwigService()
  4175.     {
  4176.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4177.         return $this->get('.container.private.twig');
  4178.     }
  4179.     /**
  4180.      * Gets the public 'security.authorization_checker' alias.
  4181.      *
  4182.      * @return object The ".container.private.security.authorization_checker" service.
  4183.      */
  4184.     protected function getSecurity_AuthorizationCheckerService()
  4185.     {
  4186.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4187.         return $this->get('.container.private.security.authorization_checker');
  4188.     }
  4189.     /**
  4190.      * Gets the public 'security.token_storage' alias.
  4191.      *
  4192.      * @return object The ".container.private.security.token_storage" service.
  4193.      */
  4194.     protected function getSecurity_TokenStorageService()
  4195.     {
  4196.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4197.         return $this->get('.container.private.security.token_storage');
  4198.     }
  4199.     /**
  4200.      * Gets the public 'security.encoder_factory' alias.
  4201.      *
  4202.      * @return object The ".container.private.security.encoder_factory" service.
  4203.      */
  4204.     protected function getSecurity_EncoderFactoryService()
  4205.     {
  4206.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.encoder_factory" service directly from the container is deprecated, use dependency injection instead.');
  4207.         return $this->get('.container.private.security.encoder_factory');
  4208.     }
  4209.     /**
  4210.      * Gets the public 'security.password_encoder' alias.
  4211.      *
  4212.      * @return object The ".container.private.security.password_encoder" service.
  4213.      */
  4214.     protected function getSecurity_PasswordEncoderService()
  4215.     {
  4216.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4217.         return $this->get('.container.private.security.password_encoder');
  4218.     }
  4219.     /**
  4220.      * Gets the public 'session' alias.
  4221.      *
  4222.      * @return object The ".container.private.session" service.
  4223.      */
  4224.     protected function getSessionService()
  4225.     {
  4226.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4227.         return $this->get('.container.private.session');
  4228.     }
  4229.     /**
  4230.      * @return array|bool|float|int|string|\UnitEnum|null
  4231.      */
  4232.     public function getParameter(string $name)
  4233.     {
  4234.         if (isset($this->buildParameters[$name])) {
  4235.             return $this->buildParameters[$name];
  4236.         }
  4237.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4238.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4239.         }
  4240.         if (isset($this->loadedDynamicParameters[$name])) {
  4241.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4242.         }
  4243.         return $this->parameters[$name];
  4244.     }
  4245.     public function hasParameter(string $name): bool
  4246.     {
  4247.         if (isset($this->buildParameters[$name])) {
  4248.             return true;
  4249.         }
  4250.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4251.     }
  4252.     public function setParameter(string $name$value): void
  4253.     {
  4254.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4255.     }
  4256.     public function getParameterBag(): ParameterBagInterface
  4257.     {
  4258.         if (null === $this->parameterBag) {
  4259.             $parameters $this->parameters;
  4260.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4261.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4262.             }
  4263.             foreach ($this->buildParameters as $name => $value) {
  4264.                 $parameters[$name] = $value;
  4265.             }
  4266.             $this->parameterBag = new FrozenParameterBag($parameters);
  4267.         }
  4268.         return $this->parameterBag;
  4269.     }
  4270.     private $loadedDynamicParameters = [
  4271.         'kernel.runtime_environment' => false,
  4272.         'kernel.build_dir' => false,
  4273.         'kernel.cache_dir' => false,
  4274.         'doctrine.orm.proxy_dir' => false,
  4275.         'kernel.secret' => false,
  4276.         'debug.container.dump' => false,
  4277.         'profiler.storage.dsn' => false,
  4278.     ];
  4279.     private $dynamicParameters = [];
  4280.     private function getDynamicParameter(string $name)
  4281.     {
  4282.         switch ($name) {
  4283.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4284.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4285.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4286.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4287.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4288.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.xml'); break;
  4289.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4290.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4291.         }
  4292.         $this->loadedDynamicParameters[$name] = true;
  4293.         return $this->dynamicParameters[$name] = $value;
  4294.     }
  4295.     protected function getDefaultParameters(): array
  4296.     {
  4297.         return [
  4298.             'kernel.project_dir' => \dirname(__DIR__4),
  4299.             'kernel.environment' => 'dev',
  4300.             'kernel.debug' => true,
  4301.             'kernel.logs_dir' => (\dirname(__DIR__3).'/logs'),
  4302.             'kernel.bundles' => [
  4303.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4304.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4305.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4306.                 'FOSHttpCacheBundle' => 'FOS\\HttpCacheBundle\\FOSHttpCacheBundle',
  4307.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4308.                 'NelmioSecurityBundle' => 'Nelmio\\SecurityBundle\\NelmioSecurityBundle',
  4309.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  4310.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4311.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4312.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4313.                 'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
  4314.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4315.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  4316.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4317.                 'Terminal42ServiceAnnotationBundle' => 'Terminal42\\ServiceAnnotationBundle\\Terminal42ServiceAnnotationBundle',
  4318.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4319.                 'ContaoCoreBundle' => 'Contao\\CoreBundle\\ContaoCoreBundle',
  4320.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  4321.                 'ContaoManagerBundle' => 'Contao\\ManagerBundle\\ContaoManagerBundle',
  4322.                 'Terminal42NodeBundle' => 'Terminal42\\NodeBundle\\Terminal42NodeBundle',
  4323.                 'RockSolidCustomElementsBundle' => 'MadeYourDay\\RockSolidCustomElements\\RockSolidCustomElementsBundle',
  4324.                 'Terminal42FolderpageBundle' => 'Terminal42\\FolderpageBundle\\Terminal42FolderpageBundle',
  4325.                 'HeimrichHannotContaoRequestBundle' => 'HeimrichHannot\\RequestBundle\\HeimrichHannotContaoRequestBundle',
  4326.                 'MemoFoundationBundle' => 'Memo\\FoundationBundle\\MemoFoundationBundle',
  4327.                 'MultiColumnWizardBundle' => 'MenAtWork\\MultiColumnWizardBundle\\MultiColumnWizardBundle',
  4328.                 'Terminal42InsertTagsBundle' => 'Terminal42\\InsertTagsBundle\\Terminal42InsertTagsBundle',
  4329.                 'haste' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  4330.                 'CodefogTagsBundle' => 'Codefog\\TagsBundle\\CodefogTagsBundle',
  4331.                 'MemoCategoryBundle' => 'Memo\\CategoryBundle\\MemoCategoryBundle',
  4332.                 'ContaoMmenuBundle' => 'DirkKlemmt\\ContaoMmenuBundle\\ContaoMmenuBundle',
  4333.                 'RockSolidColumnsBundle' => 'MadeYourDay\\RockSolidColumns\\RockSolidColumnsBundle',
  4334.                 'HeimrichHannotContaoUtilsBundle' => 'HeimrichHannot\\UtilsBundle\\HeimrichHannotContaoUtilsBundle',
  4335.                 'MemoArticleIDOptimBundle' => 'Memo\\ArticleIDOptimBundle\\MemoArticleIDOptimBundle',
  4336.                 'Terminal42UrlRewriteBundle' => 'Terminal42\\UrlRewriteBundle\\Terminal42UrlRewriteBundle',
  4337.                 'Terminal42EasyThemesBundle' => 'Terminal42\\EasyThemesBundle\\Terminal42EasyThemesBundle',
  4338.                 'MemoNCMonitorBundle' => 'Memo\\NCMonitorBundle\\MemoNCMonitorBundle',
  4339.                 'MvoContaoGroupWidgetBundle' => 'Mvo\\ContaoGroupWidget\\MvoContaoGroupWidgetBundle',
  4340.                 'ContaoInstallationBundle' => 'Contao\\InstallationBundle\\ContaoInstallationBundle',
  4341.                 'MemoDevBundle' => 'Memo\\DevBundle\\MemoDevBundle',
  4342.                 'ContaoNewsBundle' => 'Contao\\NewsBundle\\ContaoNewsBundle',
  4343.                 'MemoBackendOptimBundle' => 'Memo\\BackendOptimBundle\\MemoBackendOptimBundle',
  4344.                 'HeimrichHannotTwigSupportBundle' => 'HeimrichHannot\\TwigSupportBundle\\HeimrichHannotTwigSupportBundle',
  4345.                 'ContaoListingBundle' => 'Contao\\ListingBundle\\ContaoListingBundle',
  4346.                 'ContaoCalendarBundle' => 'Contao\\CalendarBundle\\ContaoCalendarBundle',
  4347.                 'ContaoComponentStyleManager' => 'Oveleon\\ContaoComponentStyleManager\\ContaoComponentStyleManager',
  4348.                 'Terminal42ChangeLanguageBundle' => 'Terminal42\\ChangeLanguage\\Terminal42ChangeLanguageBundle',
  4349.                 'IvoryGoogleMapBundle' => 'Ivory\\GoogleMapBundle\\IvoryGoogleMapBundle',
  4350.                 'dcawizard' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  4351.                 'leads' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  4352.                 'HeimrichHannotUtilsBundle' => 'HeimrichHannot\\UtilsBundle\\HeimrichHannotUtilsBundle',
  4353.                 'MemoPortfolioBundle' => 'Memo\\PortfolioBundle\\MemoPortfolioBundle',
  4354.                 'notification_center' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  4355.                 'sharebuttons' => 'Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle',
  4356.                 'MemoTeamBundle' => 'Memo\\TeamBundle\\MemoTeamBundle',
  4357.                 'HeimrichHannotGoogleMapsBundle' => 'HeimrichHannot\\GoogleMapsBundle\\HeimrichHannotGoogleMapsBundle',
  4358.             ],
  4359.             'kernel.bundles_metadata' => [
  4360.                 'DoctrineBundle' => [
  4361.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4362.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4363.                 ],
  4364.                 'FrameworkBundle' => [
  4365.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4366.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4367.                 ],
  4368.                 'MonologBundle' => [
  4369.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4370.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4371.                 ],
  4372.                 'FOSHttpCacheBundle' => [
  4373.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src'),
  4374.                     'namespace' => 'FOS\\HttpCacheBundle',
  4375.                 ],
  4376.                 'NelmioCorsBundle' => [
  4377.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4378.                     'namespace' => 'Nelmio\\CorsBundle',
  4379.                 ],
  4380.                 'NelmioSecurityBundle' => [
  4381.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/security-bundle'),
  4382.                     'namespace' => 'Nelmio\\SecurityBundle',
  4383.                 ],
  4384.                 'SchebTwoFactorBundle' => [
  4385.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  4386.                     'namespace' => 'Scheb\\TwoFactorBundle',
  4387.                 ],
  4388.                 'TwigExtraBundle' => [
  4389.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4390.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4391.                 ],
  4392.                 'WebProfilerBundle' => [
  4393.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4394.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4395.                 ],
  4396.                 'KnpMenuBundle' => [
  4397.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4398.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4399.                 ],
  4400.                 'KnpTimeBundle' => [
  4401.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src'),
  4402.                     'namespace' => 'Knp\\Bundle\\TimeBundle',
  4403.                 ],
  4404.                 'DebugBundle' => [
  4405.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4406.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4407.                 ],
  4408.                 'CmfRoutingBundle' => [
  4409.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  4410.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  4411.                 ],
  4412.                 'TwigBundle' => [
  4413.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4414.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4415.                 ],
  4416.                 'Terminal42ServiceAnnotationBundle' => [
  4417.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/service-annotation-bundle/src'),
  4418.                     'namespace' => 'Terminal42\\ServiceAnnotationBundle',
  4419.                 ],
  4420.                 'SecurityBundle' => [
  4421.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4422.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4423.                 ],
  4424.                 'ContaoCoreBundle' => [
  4425.                     'path' => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src'),
  4426.                     'namespace' => 'Contao\\CoreBundle',
  4427.                 ],
  4428.                 'FlysystemBundle' => [
  4429.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  4430.                     'namespace' => 'League\\FlysystemBundle',
  4431.                 ],
  4432.                 'ContaoManagerBundle' => [
  4433.                     'path' => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src'),
  4434.                     'namespace' => 'Contao\\ManagerBundle',
  4435.                 ],
  4436.                 'Terminal42NodeBundle' => [
  4437.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-node/src'),
  4438.                     'namespace' => 'Terminal42\\NodeBundle',
  4439.                 ],
  4440.                 'RockSolidCustomElementsBundle' => [
  4441.                     'path' => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src'),
  4442.                     'namespace' => 'MadeYourDay\\RockSolidCustomElements',
  4443.                 ],
  4444.                 'Terminal42FolderpageBundle' => [
  4445.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-folderpage'),
  4446.                     'namespace' => 'Terminal42\\FolderpageBundle',
  4447.                 ],
  4448.                 'HeimrichHannotContaoRequestBundle' => [
  4449.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-request-bundle/src'),
  4450.                     'namespace' => 'HeimrichHannot\\RequestBundle',
  4451.                 ],
  4452.                 'MemoFoundationBundle' => [
  4453.                     'path' => (\dirname(__DIR__4).'/vendor/memo_development/contao-foundation-bundle/src'),
  4454.                     'namespace' => 'Memo\\FoundationBundle',
  4455.                 ],
  4456.                 'MultiColumnWizardBundle' => [
  4457.                     'path' => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src'),
  4458.                     'namespace' => 'MenAtWork\\MultiColumnWizardBundle',
  4459.                 ],
  4460.                 'Terminal42InsertTagsBundle' => [
  4461.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-inserttags/src'),
  4462.                     'namespace' => 'Terminal42\\InsertTagsBundle',
  4463.                 ],
  4464.                 'haste' => [
  4465.                     'path' => (\dirname(__DIR__4).'/system/modules/haste'),
  4466.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  4467.                 ],
  4468.                 'CodefogTagsBundle' => [
  4469.                     'path' => (\dirname(__DIR__4).'/vendor/codefog/tags-bundle/src'),
  4470.                     'namespace' => 'Codefog\\TagsBundle',
  4471.                 ],
  4472.                 'MemoCategoryBundle' => [
  4473.                     'path' => (\dirname(__DIR__4).'/vendor/memo_development/contao-category-bundle/src'),
  4474.                     'namespace' => 'Memo\\CategoryBundle',
  4475.                 ],
  4476.                 'ContaoMmenuBundle' => [
  4477.                     'path' => (\dirname(__DIR__4).'/vendor/dklemmt/contao_dk_mmenu/src'),
  4478.                     'namespace' => 'DirkKlemmt\\ContaoMmenuBundle',
  4479.                 ],
  4480.                 'RockSolidColumnsBundle' => [
  4481.                     'path' => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-columns/src'),
  4482.                     'namespace' => 'MadeYourDay\\RockSolidColumns',
  4483.                 ],
  4484.                 'HeimrichHannotContaoUtilsBundle' => [
  4485.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src'),
  4486.                     'namespace' => 'HeimrichHannot\\UtilsBundle',
  4487.                 ],
  4488.                 'MemoArticleIDOptimBundle' => [
  4489.                     'path' => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-article-id-optim-bundle/src'),
  4490.                     'namespace' => 'Memo\\ArticleIDOptimBundle',
  4491.                 ],
  4492.                 'Terminal42UrlRewriteBundle' => [
  4493.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-url-rewrite/src'),
  4494.                     'namespace' => 'Terminal42\\UrlRewriteBundle',
  4495.                 ],
  4496.                 'Terminal42EasyThemesBundle' => [
  4497.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-easy_themes'),
  4498.                     'namespace' => 'Terminal42\\EasyThemesBundle',
  4499.                 ],
  4500.                 'MemoNCMonitorBundle' => [
  4501.                     'path' => (\dirname(__DIR__4).'/vendor/memo_development/contao-nc-monitor-bundle/src'),
  4502.                     'namespace' => 'Memo\\NCMonitorBundle',
  4503.                 ],
  4504.                 'MvoContaoGroupWidgetBundle' => [
  4505.                     'path' => (\dirname(__DIR__4).'/vendor/mvo/contao-group-widget'),
  4506.                     'namespace' => 'Mvo\\ContaoGroupWidget',
  4507.                 ],
  4508.                 'ContaoInstallationBundle' => [
  4509.                     'path' => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src'),
  4510.                     'namespace' => 'Contao\\InstallationBundle',
  4511.                 ],
  4512.                 'MemoDevBundle' => [
  4513.                     'path' => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-dev-bundle/src'),
  4514.                     'namespace' => 'Memo\\DevBundle',
  4515.                 ],
  4516.                 'ContaoNewsBundle' => [
  4517.                     'path' => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src'),
  4518.                     'namespace' => 'Contao\\NewsBundle',
  4519.                 ],
  4520.                 'MemoBackendOptimBundle' => [
  4521.                     'path' => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-backend-optim-bundle/src'),
  4522.                     'namespace' => 'Memo\\BackendOptimBundle',
  4523.                 ],
  4524.                 'HeimrichHannotTwigSupportBundle' => [
  4525.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-twig-support-bundle/src'),
  4526.                     'namespace' => 'HeimrichHannot\\TwigSupportBundle',
  4527.                 ],
  4528.                 'ContaoListingBundle' => [
  4529.                     'path' => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src'),
  4530.                     'namespace' => 'Contao\\ListingBundle',
  4531.                 ],
  4532.                 'ContaoCalendarBundle' => [
  4533.                     'path' => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src'),
  4534.                     'namespace' => 'Contao\\CalendarBundle',
  4535.                 ],
  4536.                 'ContaoComponentStyleManager' => [
  4537.                     'path' => (\dirname(__DIR__4).'/vendor/oveleon/contao-component-style-manager/src'),
  4538.                     'namespace' => 'Oveleon\\ContaoComponentStyleManager',
  4539.                 ],
  4540.                 'Terminal42ChangeLanguageBundle' => [
  4541.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/contao-changelanguage'),
  4542.                     'namespace' => 'Terminal42\\ChangeLanguage',
  4543.                 ],
  4544.                 'IvoryGoogleMapBundle' => [
  4545.                     'path' => (\dirname(__DIR__4).'/vendor/ivory/google-map-bundle'),
  4546.                     'namespace' => 'Ivory\\GoogleMapBundle',
  4547.                 ],
  4548.                 'dcawizard' => [
  4549.                     'path' => (\dirname(__DIR__4).'/system/modules/dcawizard'),
  4550.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  4551.                 ],
  4552.                 'leads' => [
  4553.                     'path' => (\dirname(__DIR__4).'/system/modules/leads'),
  4554.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  4555.                 ],
  4556.                 'HeimrichHannotUtilsBundle' => [
  4557.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src'),
  4558.                     'namespace' => 'HeimrichHannot\\UtilsBundle',
  4559.                 ],
  4560.                 'MemoPortfolioBundle' => [
  4561.                     'path' => (\dirname(__DIR__4).'/vendor/memo_development/contao-portfolio-bundle/src'),
  4562.                     'namespace' => 'Memo\\PortfolioBundle',
  4563.                 ],
  4564.                 'notification_center' => [
  4565.                     'path' => (\dirname(__DIR__4).'/system/modules/notification_center'),
  4566.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  4567.                 ],
  4568.                 'sharebuttons' => [
  4569.                     'path' => (\dirname(__DIR__4).'/system/modules/sharebuttons'),
  4570.                     'namespace' => 'Contao\\CoreBundle\\HttpKernel\\Bundle',
  4571.                 ],
  4572.                 'MemoTeamBundle' => [
  4573.                     'path' => (\dirname(__DIR__4).'/vendor/memo_development/contao-team-bundle/src'),
  4574.                     'namespace' => 'Memo\\TeamBundle',
  4575.                 ],
  4576.                 'HeimrichHannotGoogleMapsBundle' => [
  4577.                     'path' => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src'),
  4578.                     'namespace' => 'HeimrichHannot\\GoogleMapsBundle',
  4579.                 ],
  4580.             ],
  4581.             'kernel.charset' => 'UTF-8',
  4582.             'kernel.container_class' => 'Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer',
  4583.             'secret' => '461b5c9138f210a17257da839eb90c2c552d256472f77a654fe77a31f0c1868e',
  4584.             'huh.utils.filecache.folder' => 'files/huhutilsbundle/cache',
  4585.             'database_host' => 'localhost',
  4586.             'database_port' => 3306,
  4587.             'database_user' => NULL,
  4588.             'database_password' => NULL,
  4589.             'database_name' => NULL,
  4590.             'mailer_transport' => 'sendmail',
  4591.             'mailer_host' => '127.0.0.1',
  4592.             'mailer_user' => NULL,
  4593.             'mailer_password' => NULL,
  4594.             'mailer_port' => 25,
  4595.             'mailer_encryption' => NULL,
  4596.             'locale' => 'en',
  4597.             'container.dumper.inline_class_loader' => true,
  4598.             'env(APP_SECRET)' => '461b5c9138f210a17257da839eb90c2c552d256472f77a654fe77a31f0c1868e',
  4599.             'env(MAILER_DSN)' => 'smtps://noreply%40mediamotion.dev:sYDFVHhv6LZ3fX@mail.cyon.ch',
  4600.             'contao.backend.route_prefix' => '/contao',
  4601.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4602.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4603.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4604.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4605.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4606.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4607.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4608.             'doctrine.entity_managers' => [
  4609.                 'default' => 'doctrine.orm.default_entity_manager',
  4610.             ],
  4611.             'doctrine.default_entity_manager' => 'default',
  4612.             'doctrine.dbal.connection_factory.types' => [
  4613.                 'binary_string' => [
  4614.                     'class' => 'Contao\\CoreBundle\\Doctrine\\DBAL\\Types\\BinaryStringType',
  4615.                 ],
  4616.                 'uuid' => [
  4617.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4618.                 ],
  4619.                 'ulid' => [
  4620.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4621.                 ],
  4622.             ],
  4623.             'doctrine.connections' => [
  4624.                 'default' => 'doctrine.dbal.default_connection',
  4625.             ],
  4626.             'doctrine.default_connection' => 'default',
  4627.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4628.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4629.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4630.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4631.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4632.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4633.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4634.             'doctrine.orm.cache.memcache_port' => 11211,
  4635.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4636.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4637.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4638.             'doctrine.orm.cache.memcached_port' => 11211,
  4639.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4640.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4641.             'doctrine.orm.cache.redis_host' => 'localhost',
  4642.             'doctrine.orm.cache.redis_port' => 6379,
  4643.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4644.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4645.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4646.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4647.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4648.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4649.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4650.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4651.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4652.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4653.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4654.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4655.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4656.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4657.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4658.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4659.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4660.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4661.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4662.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4663.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4664.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4665.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4666.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4667.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4668.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4669.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4670.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4671.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4672.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4673.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4674.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  4675.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4676.             'event_dispatcher.event_aliases' => [
  4677.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4678.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4679.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4680.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4681.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4682.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4683.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4684.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4685.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4686.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4687.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4688.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4689.                 'Nelmio\\SecurityBundle\\ContentSecurityPolicy\\Violation\\ReportEvent' => 'csp.violation.report',
  4690.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4691.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4692.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4693.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4694.                 'Contao\\CoreBundle\\Event\\GenerateSymlinksEvent' => 'contao.generate_symlinks',
  4695.                 'Contao\\CoreBundle\\Event\\MenuEvent' => 'contao.backend_menu_build',
  4696.                 'Contao\\CoreBundle\\Event\\PreviewUrlCreateEvent' => 'contao.preview_url_create',
  4697.                 'Contao\\CoreBundle\\Event\\PreviewUrlConvertEvent' => 'contao.preview_url_convert',
  4698.                 'Contao\\CoreBundle\\Event\\RobotsTxtEvent' => 'contao.robots_txt',
  4699.                 'Contao\\CoreBundle\\Event\\SlugValidCharactersEvent' => 'contao.slug_valid_characters',
  4700.                 'Contao\\InstallationBundle\\Event\\InitializeApplicationEvent' => 'contao_installation.initialize_application',
  4701.             ],
  4702.             'fragment.renderer.hinclude.global_template' => NULL,
  4703.             'fragment.path' => '/_fragment',
  4704.             'kernel.http_method_override' => true,
  4705.             'kernel.trusted_hosts' => [
  4706.             ],
  4707.             'kernel.default_locale' => 'en',
  4708.             'kernel.enabled_locales' => [
  4709.             ],
  4710.             'kernel.error_controller' => 'error_controller',
  4711.             'debug.file_link_format' => NULL,
  4712.             'asset.request_context.base_path' => NULL,
  4713.             'asset.request_context.secure' => NULL,
  4714.             'translator.logging' => false,
  4715.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4716.             'debug.error_handler.throw_at' => -1,
  4717.             'router.request_context.host' => 'localhost',
  4718.             'router.request_context.scheme' => 'http',
  4719.             'router.request_context.base_url' => '',
  4720.             'router.resource' => 'contao_manager.routing.route_loader::loadFromPlugins',
  4721.             'request_listener.http_port' => 80,
  4722.             'request_listener.https_port' => 443,
  4723.             'session.metadata.storage_key' => '_sf2_meta',
  4724.             'session.storage.options' => [
  4725.                 'cache_limiter' => '0',
  4726.                 'cookie_secure' => 'auto',
  4727.                 'cookie_httponly' => true,
  4728.                 'gc_probability' => 1,
  4729.             ],
  4730.             'session.save_path' => NULL,
  4731.             'session.metadata.update_threshold' => 0,
  4732.             'profiler_listener.only_exceptions' => false,
  4733.             'profiler_listener.only_main_requests' => false,
  4734.             'monolog.use_microseconds' => true,
  4735.             'monolog.swift_mailer.handlers' => [
  4736.             ],
  4737.             'monolog.handlers_to_channels' => [
  4738.                 'monolog.handler.console_very_verbose' => [
  4739.                     'type' => 'inclusive',
  4740.                     'elements' => [
  4741.                         => 'doctrine',
  4742.                     ],
  4743.                 ],
  4744.                 'monolog.handler.console' => [
  4745.                     'type' => 'exclusive',
  4746.                     'elements' => [
  4747.                         => 'doctrine',
  4748.                     ],
  4749.                 ],
  4750.                 'monolog.handler.main' => [
  4751.                     'type' => 'exclusive',
  4752.                     'elements' => [
  4753.                         => 'doctrine',
  4754.                         => 'event',
  4755.                         => 'php',
  4756.                     ],
  4757.                 ],
  4758.                 'monolog.handler.contao' => NULL,
  4759.             ],
  4760.             'fos_http_cache.debug_header' => 'X-Cache-Debug',
  4761.             'fos_http_cache.cacheable.response.additional_status' => [
  4762.             ],
  4763.             'fos_http_cache.proxy_client.symfony.options' => [
  4764.                 'tags_header' => 'X-Cache-Tags',
  4765.                 'tags_method' => 'PURGETAGS',
  4766.                 'purge_method' => 'PURGE',
  4767.             ],
  4768.             'fos_http_cache.cache_manager.generate_url_type' => 0,
  4769.             'fos_http_cache.compiler_pass.tag_annotations' => false,
  4770.             'fos_http_cache.tag_handler.response_header' => 'X-Cache-Tags',
  4771.             'fos_http_cache.tag_handler.separator' => ',',
  4772.             'fos_http_cache.tag_handler.strict' => false,
  4773.             'nelmio_cors.map' => [
  4774.             ],
  4775.             'nelmio_cors.defaults' => [
  4776.                 'allow_origin' => [
  4777.                 ],
  4778.                 'allow_credentials' => false,
  4779.                 'allow_headers' => [
  4780.                 ],
  4781.                 'expose_headers' => [
  4782.                 ],
  4783.                 'allow_methods' => [
  4784.                 ],
  4785.                 'max_age' => 0,
  4786.                 'hosts' => [
  4787.                 ],
  4788.                 'origin_regex' => false,
  4789.                 'forced_allow_origin_value' => NULL,
  4790.                 'skip_same_as_origin' => true,
  4791.             ],
  4792.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4793.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4794.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4795.             'nelmio_security.clickjacking.paths' => [
  4796.                 '^/.*' => [
  4797.                     'header' => 'SAMEORIGIN',
  4798.                 ],
  4799.             ],
  4800.             'nelmio_security.clickjacking.content_types' => [
  4801.             ],
  4802.             'nelmio_security.nonce_generator.number_of_bytes' => 16,
  4803.             'nelmio_security.csp.hash_algorithm' => 'sha256',
  4804.             'nelmio_security.csp.report_log_level' => 'notice',
  4805.             'nelmio_security.content_type.nosniff' => true,
  4806.             'nelmio_security.referrer_policy.policies' => [
  4807.                 => 'no-referrer-when-downgrade',
  4808.                 => 'strict-origin-when-cross-origin',
  4809.             ],
  4810.             'scheb_two_factor.model_manager_name' => NULL,
  4811.             'scheb_two_factor.security_tokens' => [
  4812.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  4813.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  4814.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  4815.             ],
  4816.             'scheb_two_factor.ip_whitelist' => [
  4817.             ],
  4818.             'scheb_two_factor.trusted_device.enabled' => true,
  4819.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  4820.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  4821.             'scheb_two_factor.trusted_device.extend_lifetime' => false,
  4822.             'scheb_two_factor.trusted_device.cookie_secure' => NULL,
  4823.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  4824.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  4825.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  4826.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4827.             'web_profiler.debug_toolbar.mode' => 2,
  4828.             'knp_menu.renderer.list.options' => [
  4829.             ],
  4830.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  4831.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  4832.             'knp_menu.renderer.twig.options' => [
  4833.             ],
  4834.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4835.             'knp_menu.default_renderer' => 'twig',
  4836.             'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
  4837.             'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
  4838.             'time.templating.helper.time.class' => 'Knp\\Bundle\\TimeBundle\\Templating\\Helper\\TimeHelper',
  4839.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4840.             'cmf_routing.replace_symfony_router' => true,
  4841.             'twig.form.resources' => [
  4842.                 => '@IvoryGoogleMap/Form/place_autocomplete_widget.html.twig',
  4843.                 => 'form_div_layout.html.twig',
  4844.             ],
  4845.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4846.             'security.role_hierarchy.roles' => [
  4847.             ],
  4848.             'security.access.denied_url' => NULL,
  4849.             'security.authentication.manager.erase_credentials' => true,
  4850.             'security.authentication.session_strategy.strategy' => 'migrate',
  4851.             'security.access.always_authenticate_before_granting' => false,
  4852.             'security.authentication.hide_user_not_found' => true,
  4853.             'security.firewalls' => [
  4854.                 => 'contao_install',
  4855.                 => 'contao_backend',
  4856.                 => 'contao_frontend',
  4857.             ],
  4858.             'security.contao_backend._indexed_authenticators' => [
  4859.             ],
  4860.             'security.contao_frontend._indexed_authenticators' => [
  4861.             ],
  4862.             'contao.web_dir' => (\dirname(__DIR__4).'/public'),
  4863.             'contao.upload_path' => 'files',
  4864.             'contao.editable_files' => 'css,csv,html,ini,js,json,less,md,scss,svg,svgz,ts,txt,xliff,xml,yml,yaml',
  4865.             'contao.preview_script' => '/preview.php',
  4866.             'contao.csrf_cookie_prefix' => 'csrf_',
  4867.             'contao.csrf_token_name' => 'contao_csrf_token',
  4868.             'contao.pretty_error_screens' => false,
  4869.             'contao.error_level' => 8183,
  4870.             'contao.locales' => [
  4871.                 => 'en',
  4872.                 => 'it',
  4873.                 => 'es',
  4874.                 => 'lv',
  4875.                 => 'pt',
  4876.                 => 'fr',
  4877.                 => 'cs',
  4878.                 => 'nl',
  4879.                 => 'sl',
  4880.                 => 'fa',
  4881.                 10 => 'ru',
  4882.                 11 => 'tr',
  4883.                 12 => 'pl',
  4884.                 13 => 'sv',
  4885.                 14 => 'de',
  4886.                 15 => 'sr',
  4887.                 16 => 'ja',
  4888.             ],
  4889.             'contao.image.bypass_cache' => false,
  4890.             'contao.image.target_dir' => (\dirname(__DIR__4).'/assets/images'),
  4891.             'contao.image.valid_extensions' => [
  4892.                 => 'jpg',
  4893.                 => 'jpeg',
  4894.                 => 'gif',
  4895.                 => 'png',
  4896.                 => 'tif',
  4897.                 => 'tiff',
  4898.                 => 'bmp',
  4899.                 => 'svg',
  4900.                 => 'svgz',
  4901.                 => 'webp',
  4902.             ],
  4903.             'contao.image.imagine_options' => [
  4904.                 'jpeg_quality' => 80,
  4905.                 'jpeg_sampling_factors' => [
  4906.                     => 2,
  4907.                     => 1,
  4908.                     => 1,
  4909.                 ],
  4910.                 'interlace' => 'plane',
  4911.             ],
  4912.             'contao.image.reject_large_uploads' => false,
  4913.             'contao.image.preview.target_dir' => (\dirname(__DIR__4).'/assets/previews'),
  4914.             'contao.image.preview.default_size' => 512,
  4915.             'contao.image.preview.max_size' => 1024,
  4916.             'contao.security.two_factor.enforce_backend' => false,
  4917.             'contao.localconfig' => [
  4918.             ],
  4919.             'contao.backend.attributes' => [
  4920.             ],
  4921.             'contao.backend.custom_css' => [
  4922.             ],
  4923.             'contao.backend.custom_js' => [
  4924.             ],
  4925.             'contao.backend.badge_title' => '',
  4926.             'contao.intl.locales' => [
  4927.             ],
  4928.             'contao.intl.enabled_locales' => [
  4929.             ],
  4930.             'contao.intl.countries' => [
  4931.             ],
  4932.             'contao.insert_tags.allowed_tags' => [
  4933.                 => '*',
  4934.             ],
  4935.             'contao.sanitizer.allowed_url_protocols' => [
  4936.                 => 'http',
  4937.                 => 'https',
  4938.                 => 'ftp',
  4939.                 => 'mailto',
  4940.                 => 'tel',
  4941.                 => 'data',
  4942.                 => 'skype',
  4943.                 => 'whatsapp',
  4944.             ],
  4945.             'contao.search.default_indexer.enable' => true,
  4946.             'contao.search.index_protected' => false,
  4947.             'contao.legacy_routing' => true,
  4948.             'contao.prepend_locale' => false,
  4949.             'contao.url_suffix' => '.html',
  4950.             'contao_manager.manager_path' => 'contao-manager.phar.php',
  4951.             'terminal42_url_rewrite.backend_management' => true,
  4952.             'huh_twig_support' => [
  4953.                 'enable_template_loader' => false,
  4954.                 'skip_templates' => [
  4955.                 ],
  4956.                 'template_cache_lifetime' => 0,
  4957.             ],
  4958.             'huh_twig_support.template_cache_lifetime' => 0,
  4959.             'contao_component_style_manager.use_bundle_config' => true,
  4960.             'contao_component_style_manager.strict' => false,
  4961.             'contao_component_style_manager.show_group_title' => true,
  4962.             'huh_utils' => [
  4963.                 'tmp_folder' => 'files/tmp/huh_utils_bundle',
  4964.                 'pdfPreviewFolder' => 'files/huhutilsbundle/cache/pdfPreview',
  4965.                 'enable_load_assets' => true,
  4966.             ],
  4967.             'data_collector.templates' => [
  4968.                 'data_collector.request' => [
  4969.                     => 'request',
  4970.                     => '@WebProfiler/Collector/request.html.twig',
  4971.                 ],
  4972.                 'data_collector.time' => [
  4973.                     => 'time',
  4974.                     => '@WebProfiler/Collector/time.html.twig',
  4975.                 ],
  4976.                 'data_collector.memory' => [
  4977.                     => 'memory',
  4978.                     => '@WebProfiler/Collector/memory.html.twig',
  4979.                 ],
  4980.                 'data_collector.ajax' => [
  4981.                     => 'ajax',
  4982.                     => '@WebProfiler/Collector/ajax.html.twig',
  4983.                 ],
  4984.                 'data_collector.exception' => [
  4985.                     => 'exception',
  4986.                     => '@WebProfiler/Collector/exception.html.twig',
  4987.                 ],
  4988.                 'data_collector.logger' => [
  4989.                     => 'logger',
  4990.                     => '@WebProfiler/Collector/logger.html.twig',
  4991.                 ],
  4992.                 'data_collector.events' => [
  4993.                     => 'events',
  4994.                     => '@WebProfiler/Collector/events.html.twig',
  4995.                 ],
  4996.                 'data_collector.router' => [
  4997.                     => 'router',
  4998.                     => '@WebProfiler/Collector/router.html.twig',
  4999.                 ],
  5000.                 'data_collector.cache' => [
  5001.                     => 'cache',
  5002.                     => '@WebProfiler/Collector/cache.html.twig',
  5003.                 ],
  5004.                 'data_collector.translation' => [
  5005.                     => 'translation',
  5006.                     => '@WebProfiler/Collector/translation.html.twig',
  5007.                 ],
  5008.                 'data_collector.security' => [
  5009.                     => 'security',
  5010.                     => '@Security/Collector/security.html.twig',
  5011.                 ],
  5012.                 'data_collector.twig' => [
  5013.                     => 'twig',
  5014.                     => '@WebProfiler/Collector/twig.html.twig',
  5015.                 ],
  5016.                 'data_collector.doctrine' => [
  5017.                     => 'db',
  5018.                     => '@Doctrine/Collector/db.html.twig',
  5019.                 ],
  5020.                 'data_collector.http_client' => [
  5021.                     => 'http_client',
  5022.                     => '@WebProfiler/Collector/http_client.html.twig',
  5023.                 ],
  5024.                 'data_collector.dump' => [
  5025.                     => 'dump',
  5026.                     => '@Debug/Profiler/dump.html.twig',
  5027.                 ],
  5028.                 'mailer.data_collector' => [
  5029.                     => 'mailer',
  5030.                     => '@WebProfiler/Collector/mailer.html.twig',
  5031.                 ],
  5032.                 'contao.data_collector' => [
  5033.                     => 'contao',
  5034.                     => '@ContaoCore/Collector/contao.html.twig',
  5035.                 ],
  5036.                 'data_collector.config' => [
  5037.                     => 'config',
  5038.                     => '@WebProfiler/Collector/config.html.twig',
  5039.                 ],
  5040.             ],
  5041.             'kernel.packages' => [
  5042.                 '__root__' => 'dev-master',
  5043.                 'ausi/slug-generator' => '1.1.1',
  5044.                 'bacon/bacon-qr-code' => '2.0.8',
  5045.                 'beberlei/assert' => '3.3.2',
  5046.                 'clue/stream-filter' => '1.6.0',
  5047.                 'codefog/contao-haste' => '4.25.27',
  5048.                 'codefog/tags-bundle' => '3.3.5',
  5049.                 'composer/ca-bundle' => '1.3.7',
  5050.                 'contao-community-alliance/composer-plugin' => '3.2.2',
  5051.                 'contao-components/ace' => '1.24.1',
  5052.                 'contao-components/chosen' => '1.2.5',
  5053.                 'contao-components/colorbox' => '1.6.6',
  5054.                 'contao-components/colorpicker' => '1.5.2',
  5055.                 'contao-components/contao' => '9.3.2',
  5056.                 'contao-components/datepicker' => '2.3.2',
  5057.                 'contao-components/dropzone' => '5.9.3',
  5058.                 'contao-components/installer' => '1.4.1',
  5059.                 'contao-components/jquery' => '3.7.1',
  5060.                 'contao-components/jquery-ui' => '1.13.2',
  5061.                 'contao-components/mediabox' => '1.5.5',
  5062.                 'contao-components/mootools' => '1.6.0.7',
  5063.                 'contao-components/simplemodal' => '2.1.1',
  5064.                 'contao-components/swipe' => '2.2.0',
  5065.                 'contao-components/tablesort' => '4.0.1',
  5066.                 'contao-components/tablesorter' => '2.31.3',
  5067.                 'contao-components/tinymce4' => '5.10.7',
  5068.                 'contao/calendar-bundle' => '4.13.30',
  5069.                 'contao/conflicts' => 'dev-main',
  5070.                 'contao/core-bundle' => '4.13.30',
  5071.                 'contao/image' => '1.2.0',
  5072.                 'contao/imagine-svg' => '1.0.3',
  5073.                 'contao/installation-bundle' => '4.13.30',
  5074.                 'contao/listing-bundle' => '4.13.30',
  5075.                 'contao/manager-bundle' => '4.13.30',
  5076.                 'contao/manager-plugin' => '2.12.0',
  5077.                 'contao/news-bundle' => '4.13.30',
  5078.                 'dasprid/enum' => '1.0.5',
  5079.                 'dflydev/dot-access-data' => '3.0.2',
  5080.                 'dklemmt/contao_dk_mmenu' => '4.0.1',
  5081.                 'doctrine/annotations' => '2.0.1',
  5082.                 'doctrine/cache' => '2.2.0',
  5083.                 'doctrine/collections' => '1.8.0',
  5084.                 'doctrine/common' => '3.4.3',
  5085.                 'doctrine/dbal' => '3.6.6',
  5086.                 'doctrine/deprecations' => '1.1.1',
  5087.                 'doctrine/doctrine-bundle' => '2.10.2',
  5088.                 'doctrine/event-manager' => '1.2.0',
  5089.                 'doctrine/inflector' => '2.0.8',
  5090.                 'doctrine/instantiator' => '2.0.0',
  5091.                 'doctrine/lexer' => '2.1.0',
  5092.                 'doctrine/orm' => '2.16.2',
  5093.                 'doctrine/persistence' => '2.5.7',
  5094.                 'doctrine/sql-formatter' => '1.1.3',
  5095.                 'dragonmantank/cron-expression' => '2.3.1',
  5096.                 'egulias/email-validator' => '4.0.1',
  5097.                 'ezyang/htmlpurifier' => '4.16.0',
  5098.                 'friendsofsymfony/http-cache' => '2.15.1',
  5099.                 'friendsofsymfony/http-cache-bundle' => '2.16.2',
  5100.                 'fritzmg/contao-sharebuttons' => '2.2.4',
  5101.                 'hackzilla/password-generator' => '1.6.0',
  5102.                 'heimrichhannot/contao-google-maps-bundle' => '2.10.2',
  5103.                 'heimrichhannot/contao-request-bundle' => '1.3.1',
  5104.                 'heimrichhannot/contao-twig-support-bundle' => '1.6.0',
  5105.                 'heimrichhannot/contao-utils-bundle' => '2.228.2',
  5106.                 'imagine/imagine' => '1.3.5',
  5107.                 'ivory/google-map' => '3.2.0',
  5108.                 'ivory/google-map-bundle' => '3.0.8',
  5109.                 'ivory/json-builder' => '3.0.3',
  5110.                 'knplabs/knp-menu' => '3.4.0',
  5111.                 'knplabs/knp-menu-bundle' => '3.2.0',
  5112.                 'knplabs/knp-time-bundle' => '1.20.0',
  5113.                 'lcobucci/clock' => '2.3.0',
  5114.                 'lcobucci/jwt' => '4.1.5',
  5115.                 'league/commonmark' => '2.4.1',
  5116.                 'league/config' => '1.2.0',
  5117.                 'league/flysystem' => '3.15.1',
  5118.                 'league/flysystem-bundle' => '3.2.0',
  5119.                 'league/flysystem-local' => '3.15.0',
  5120.                 'league/mime-type-detection' => '1.13.0',
  5121.                 'league/uri' => '6.8.0',
  5122.                 'league/uri-components' => '2.4.2',
  5123.                 'league/uri-interfaces' => '2.3.0',
  5124.                 'madeyourday/contao-rocksolid-columns' => '2.1.1',
  5125.                 'madeyourday/contao-rocksolid-custom-elements' => '2.4.6',
  5126.                 'maennchen/zipstream-php' => '3.1.0',
  5127.                 'markbaker/complex' => '3.0.2',
  5128.                 'markbaker/matrix' => '3.0.1',
  5129.                 'matthiasmullie/minify' => '1.3.71',
  5130.                 'matthiasmullie/path-converter' => '1.1.3',
  5131.                 'mediamotionag/contao-article-id-optim-bundle' => '1.1.0',
  5132.                 'mediamotionag/contao-backend-optim-bundle' => '2.0.5',
  5133.                 'mediamotionag/contao-dev-bundle' => '1.0.2',
  5134.                 'memo_development/contao-category-bundle' => '1.2.2',
  5135.                 'memo_development/contao-foundation-bundle' => '1.4.8',
  5136.                 'memo_development/contao-nc-monitor-bundle' => '1.0.12',
  5137.                 'memo_development/contao-portfolio-bundle' => '1.2.5',
  5138.                 'memo_development/contao-team-bundle' => '1.1.4',
  5139.                 'menatwork/contao-multicolumnwizard-bundle' => '3.6.2',
  5140.                 'monolog/monolog' => '2.9.1',
  5141.                 'mvo/contao-group-widget' => '1.5.2',
  5142.                 'nelmio/cors-bundle' => '2.3.1',
  5143.                 'nelmio/security-bundle' => '2.12.0',
  5144.                 'nette/schema' => '1.2.4',
  5145.                 'nette/utils' => '4.0.1',
  5146.                 'nikic/php-parser' => '4.17.1',
  5147.                 'nyholm/psr7' => '1.8.0',
  5148.                 'oveleon/contao-component-style-manager' => '3.3.0',
  5149.                 'paragonie/constant_time_encoding' => '2.6.3',
  5150.                 'paragonie/random_compat' => '9.99.100',
  5151.                 'php-http/client-common' => '2.7.0',
  5152.                 'php-http/discovery' => '1.19.1',
  5153.                 'php-http/httplug' => '2.4.0',
  5154.                 'php-http/message' => '1.16.0',
  5155.                 'php-http/message-factory' => '1.1.0',
  5156.                 'php-http/promise' => '1.1.0',
  5157.                 'phpoffice/phpspreadsheet' => '1.29.0',
  5158.                 'phpspec/php-diff' => '1.1.3',
  5159.                 'psr/cache' => '2.0.0',
  5160.                 'psr/clock' => '1.0.0',
  5161.                 'psr/container' => '1.1.2',
  5162.                 'psr/event-dispatcher' => '1.0.0',
  5163.                 'psr/http-client' => '1.0.2',
  5164.                 'psr/http-factory' => '1.0.2',
  5165.                 'psr/http-message' => '1.1',
  5166.                 'psr/log' => '2.0.0',
  5167.                 'psr/simple-cache' => '3.0.0',
  5168.                 'roave/security-advisories' => 'dev-latest',
  5169.                 'scheb/2fa-backup-code' => '5.13.2',
  5170.                 'scheb/2fa-bundle' => '5.13.2',
  5171.                 'scheb/2fa-trusted-device' => '5.13.2',
  5172.                 'scrivo/highlight.php' => '9.18.1.10',
  5173.                 'scssphp/scssphp' => '1.11.0',
  5174.                 'sensiolabs/ansi-to-html' => '1.2.1',
  5175.                 'simplepie/simplepie' => '1.8.0',
  5176.                 'soundasleep/html2text' => '1.1.0',
  5177.                 'spatie/schema-org' => '3.14.0',
  5178.                 'spomky-labs/otphp' => '10.0.3',
  5179.                 'stella-maris/clock' => '0.1.7',
  5180.                 'symfony-cmf/routing' => '2.3.4',
  5181.                 'symfony-cmf/routing-bundle' => '2.5.1',
  5182.                 'symfony/asset' => '5.4.21',
  5183.                 'symfony/cache' => '5.4.28',
  5184.                 'symfony/cache-contracts' => '2.5.2',
  5185.                 'symfony/config' => '5.4.26',
  5186.                 'symfony/console' => '5.4.28',
  5187.                 'symfony/css-selector' => '5.4.26',
  5188.                 'symfony/debug-bundle' => '5.4.26',
  5189.                 'symfony/dependency-injection' => '5.4.28',
  5190.                 'symfony/deprecation-contracts' => '3.3.0',
  5191.                 'symfony/doctrine-bridge' => '5.4.28',
  5192.                 'symfony/dom-crawler' => '5.4.25',
  5193.                 'symfony/dotenv' => '5.4.22',
  5194.                 'symfony/error-handler' => '5.4.26',
  5195.                 'symfony/event-dispatcher' => '5.4.26',
  5196.                 'symfony/event-dispatcher-contracts' => '3.3.0',
  5197.                 'symfony/expression-language' => '5.4.21',
  5198.                 'symfony/filesystem' => '5.4.25',
  5199.                 'symfony/finder' => '5.4.27',
  5200.                 'symfony/framework-bundle' => '5.4.28',
  5201.                 'symfony/http-client' => '5.4.26',
  5202.                 'symfony/http-client-contracts' => '2.5.2',
  5203.                 'symfony/http-foundation' => '5.4.28',
  5204.                 'symfony/http-kernel' => '5.4.28',
  5205.                 'symfony/intl' => '5.4.26',
  5206.                 'symfony/lock' => '5.4.25',
  5207.                 'symfony/mailer' => '5.4.22',
  5208.                 'symfony/mime' => '5.4.26',
  5209.                 'symfony/monolog-bridge' => '5.4.22',
  5210.                 'symfony/monolog-bundle' => '3.8.0',
  5211.                 'symfony/options-resolver' => '5.4.21',
  5212.                 'symfony/password-hasher' => '5.4.27',
  5213.                 'symfony/polyfill-ctype' => '1.28.0',
  5214.                 'symfony/polyfill-intl-grapheme' => '1.28.0',
  5215.                 'symfony/polyfill-intl-idn' => '1.28.0',
  5216.                 'symfony/polyfill-intl-normalizer' => '1.28.0',
  5217.                 'symfony/polyfill-mbstring' => '1.28.0',
  5218.                 'symfony/polyfill-php72' => '1.28.0',
  5219.                 'symfony/polyfill-php73' => '1.28.0',
  5220.                 'symfony/polyfill-php80' => '1.28.0',
  5221.                 'symfony/polyfill-php81' => '1.28.0',
  5222.                 'symfony/polyfill-uuid' => '1.28.0',
  5223.                 'symfony/process' => '5.4.28',
  5224.                 'symfony/property-access' => '5.4.26',
  5225.                 'symfony/property-info' => '6.3.0',
  5226.                 'symfony/routing' => '5.4.26',
  5227.                 'symfony/security-bundle' => '5.4.26',
  5228.                 'symfony/security-core' => '5.4.22',
  5229.                 'symfony/security-csrf' => '5.4.27',
  5230.                 'symfony/security-guard' => '5.4.27',
  5231.                 'symfony/security-http' => '5.4.28',
  5232.                 'symfony/service-contracts' => '2.5.2',
  5233.                 'symfony/stopwatch' => '5.4.21',
  5234.                 'symfony/string' => '5.4.26',
  5235.                 'symfony/templating' => '6.3.0',
  5236.                 'symfony/translation' => '5.4.24',
  5237.                 'symfony/translation-contracts' => '2.5.2',
  5238.                 'symfony/twig-bridge' => '5.4.26',
  5239.                 'symfony/twig-bundle' => '5.4.27',
  5240.                 'symfony/uid' => '5.4.21',
  5241.                 'symfony/var-dumper' => '5.4.28',
  5242.                 'symfony/var-exporter' => '6.3.4',
  5243.                 'symfony/web-profiler-bundle' => '5.4.26',
  5244.                 'symfony/yaml' => '5.4.23',
  5245.                 'terminal42/contao-changelanguage' => '3.6.0',
  5246.                 'terminal42/contao-easy_themes' => '3.1.2',
  5247.                 'terminal42/contao-folderpage' => '3.1.0',
  5248.                 'terminal42/contao-inserttags' => '2.1.4',
  5249.                 'terminal42/contao-leads' => '1.4.33',
  5250.                 'terminal42/contao-node' => '1.5.10.1',
  5251.                 'terminal42/contao-url-rewrite' => '1.7.4',
  5252.                 'terminal42/dcawizard' => '2.7.4',
  5253.                 'terminal42/escargot' => '1.5.3',
  5254.                 'terminal42/notification_center' => '1.6.14',
  5255.                 'terminal42/service-annotation-bundle' => '1.1.5',
  5256.                 'thecodingmachine/safe' => '2.5.0',
  5257.                 'tijsverkoyen/css-to-inline-styles' => '2.2.6',
  5258.                 'toflar/psr6-symfony-http-cache-store' => '3.0.1',
  5259.                 'twig/extra-bundle' => '3.7.1',
  5260.                 'twig/twig' => '3.7.1',
  5261.                 'ua-parser/uap-php' => '3.9.14',
  5262.                 'wa72/htmlpagedom' => '2.0.1',
  5263.                 'webignition/disallowed-character-terminated-string' => '2.0',
  5264.                 'webignition/robots-txt-file' => '3.0',
  5265.                 'webmozart/assert' => '1.11.0',
  5266.                 'webmozart/path-util' => '2.3.0',
  5267.                 'wikimedia/less.php' => '1.8.2',
  5268.             ],
  5269.             'contao.resources_paths' => [
  5270.                 => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/contao'),
  5271.                 => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/contao'),
  5272.                 => (\dirname(__DIR__4).'/vendor/terminal42/contao-node/src/Resources/contao'),
  5273.                 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src/Resources/contao'),
  5274.                 => (\dirname(__DIR__4).'/vendor/terminal42/contao-folderpage/contao'),
  5275.                 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-request-bundle/src/Resources/contao'),
  5276.                 => (\dirname(__DIR__4).'/vendor/memo_development/contao-foundation-bundle/src/Resources/contao'),
  5277.                 => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src/Resources/contao'),
  5278.                 => (\dirname(__DIR__4).'/vendor/terminal42/contao-inserttags/src/Resources/contao'),
  5279.                 => (\dirname(__DIR__4).'/system/modules/haste'),
  5280.                 10 => (\dirname(__DIR__4).'/vendor/codefog/tags-bundle/src/Resources/contao'),
  5281.                 11 => (\dirname(__DIR__4).'/vendor/memo_development/contao-category-bundle/src/Resources/contao'),
  5282.                 12 => (\dirname(__DIR__4).'/vendor/dklemmt/contao_dk_mmenu/src/Resources/contao'),
  5283.                 13 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-columns/src/Resources/contao'),
  5284.                 14 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/contao'),
  5285.                 15 => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-article-id-optim-bundle/src/Resources/contao'),
  5286.                 16 => (\dirname(__DIR__4).'/vendor/terminal42/contao-url-rewrite/src/Resources/contao'),
  5287.                 17 => (\dirname(__DIR__4).'/vendor/terminal42/contao-easy_themes/contao'),
  5288.                 18 => (\dirname(__DIR__4).'/vendor/memo_development/contao-nc-monitor-bundle/src/Resources/contao'),
  5289.                 19 => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-dev-bundle/src/Resources/contao'),
  5290.                 20 => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src/Resources/contao'),
  5291.                 21 => (\dirname(__DIR__4).'/vendor/mediamotionag/contao-backend-optim-bundle/src/Resources/contao'),
  5292.                 22 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-twig-support-bundle/src/Resources/contao'),
  5293.                 23 => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src/Resources/contao'),
  5294.                 24 => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src/Resources/contao'),
  5295.                 25 => (\dirname(__DIR__4).'/vendor/oveleon/contao-component-style-manager/src/Resources/contao'),
  5296.                 26 => (\dirname(__DIR__4).'/vendor/terminal42/contao-changelanguage/contao'),
  5297.                 27 => (\dirname(__DIR__4).'/system/modules/dcawizard'),
  5298.                 28 => (\dirname(__DIR__4).'/system/modules/leads'),
  5299.                 29 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-utils-bundle/src/Resources/contao'),
  5300.                 30 => (\dirname(__DIR__4).'/vendor/memo_development/contao-portfolio-bundle/src/Resources/contao'),
  5301.                 31 => (\dirname(__DIR__4).'/system/modules/notification_center'),
  5302.                 32 => (\dirname(__DIR__4).'/system/modules/sharebuttons'),
  5303.                 33 => (\dirname(__DIR__4).'/vendor/memo_development/contao-team-bundle/src/Resources/contao'),
  5304.                 34 => (\dirname(__DIR__4).'/vendor/heimrichhannot/contao-google-maps-bundle/src/Resources/contao'),
  5305.                 35 => (\dirname(__DIR__4).'/app/Resources/contao'),
  5306.             ],
  5307.             'console.command.ids' => [
  5308.             ],
  5309.         ];
  5310.     }
  5311.     protected function throw($message)
  5312.     {
  5313.         throw new RuntimeException($message);
  5314.     }
  5315. }