var/cache/dev/ContainerAG9x5SQ/Contao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php line 3681

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