var/cache/dev/ContainerXG16Wwi/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php line 994

Open in your IDE?
  1. <?php
  2. namespace ContainerXG16Wwi;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'contao_manager.jwt_manager' => true,
  34.             'contao_manager.plugin_loader' => true,
  35.             'kernel' => true,
  36.         ];
  37.         $this->methodMap = [
  38.             'assets.packages' => 'getAssets_PackagesService',
  39.             'cache.app' => 'getCache_AppService',
  40.             'cache.system' => 'getCache_SystemService',
  41.             'contao.assets.assets_context' => 'getContao_Assets_AssetsContextService',
  42.             'contao.csrf.token_manager' => 'getContao_Csrf_TokenManagerService',
  43.             'contao.framework' => 'getContao_FrameworkService',
  44.             'contao.routing.nested_404_matcher' => 'getContao_Routing_Nested404MatcherService',
  45.             'contao.routing.nested_matcher' => 'getContao_Routing_NestedMatcherService',
  46.             'contao.routing.scope_matcher' => 'getContao_Routing_ScopeMatcherService',
  47.             'contao.security.token_checker' => 'getContao_Security_TokenCheckerService',
  48.             'data_collector.dump' => 'getDataCollector_DumpService',
  49.             'doctrine' => 'getDoctrineService',
  50.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  51.             'event_dispatcher' => 'getEventDispatcherService',
  52.             'filesystem' => 'getFilesystemService',
  53.             'fos_http_cache.cache_manager' => 'getFosHttpCache_CacheManagerService',
  54.             'fos_http_cache.event_listener.cache_control' => 'getFosHttpCache_EventListener_CacheControlService',
  55.             'fos_http_cache.http.symfony_response_tagger' => 'getFosHttpCache_Http_SymfonyResponseTaggerService',
  56.             'fos_http_cache.proxy_client.symfony' => 'getFosHttpCache_ProxyClient_SymfonyService',
  57.             'http_kernel' => 'getHttpKernelService',
  58.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  59.             'lexik_maintenance.driver.factory' => 'getLexikMaintenance_Driver_FactoryService',
  60.             'profiler' => 'getProfilerService',
  61.             'request_stack' => 'getRequestStackService',
  62.             'router' => 'getRouterService',
  63.             'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
  64.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  65.             'security.firewall.map' => 'getSecurity_Firewall_MapService',
  66.             'security.helper' => 'getSecurity_HelperService',
  67.             'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
  68.             'security.token_storage' => 'getSecurity_TokenStorageService',
  69.             'session' => 'getSessionService',
  70.             'translator' => 'getTranslatorService',
  71.             'twig' => 'getTwigService',
  72.             'uri_signer' => 'getUriSignerService',
  73.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  74.             'contao.controller.backend_csv_import' => 'getContao_Controller_BackendCsvImportService',
  75.             'contao.controller.images' => 'getContao_Controller_ImagesService',
  76.             'contao.controller.insert_tags' => 'getContao_Controller_InsertTagsService',
  77.             'contao_manager.controller.debug' => 'getContaoManager_Controller_DebugService',
  78.         ];
  79.         $this->fileMap = [
  80.             'ContaoBootstrap\\Grid\\Listener\\Dca\\ContentFixParentRelationListener' => 'getContentFixParentRelationListenerService.php',
  81.             'ContaoBootstrap\\Grid\\Listener\\Dca\\FormFieldFixParentRelationListener' => 'getFormFieldFixParentRelationListenerService.php',
  82.             'ContaoBootstrap\\Grid\\Listener\\Dca\\FormFixFormFieldParentRelationsListener' => 'getFormFixFormFieldParentRelationsListenerService.php',
  83.             'ContaoBootstrap\\Grid\\Listener\\Dca\\ParentFixContentParentRelationsListener' => 'getParentFixContentParentRelationsListenerService.php',
  84.             'ContaoBootstrap\\Grid\\Listener\\Hook\\GridSizesListener' => 'getGridSizesListenerService.php',
  85.             'ContaoBootstrap\\Grid\\Listener\\Hook\\NewsGridListener' => 'getNewsGridListenerService.php',
  86.             'ContaoBootstrap\\Grid\\Listener\\Hook\\RegisterFixContentParentRelationsFixerListener' => 'getRegisterFixContentParentRelationsFixerListenerService.php',
  87.             'ContaoBootstrap\\Grid\\Migration\\MigrateAutoGridWidths' => 'getMigrateAutoGridWidthsService.php',
  88.             'ContaoBootstrap\\Layout\\Listener\\Hook\\PageTemplateListener' => 'getPageTemplateListenerService.php',
  89.             'ContaoBootstrap\\Templates\\EventListener\\NavClassListener' => 'getNavClassListenerService.php',
  90.             'ContaoBootstrap\\Templates\\EventListener\\TemplateMappingListener' => 'getTemplateMappingListenerService.php',
  91.             'Contao\\CoreBundle\\Controller\\BackendController' => 'getBackendControllerService.php',
  92.             'Contao\\CoreBundle\\Controller\\BackendCsvImportController' => 'getBackendCsvImportControllerService.php',
  93.             'Contao\\CoreBundle\\Controller\\BackendPreviewController' => 'getBackendPreviewControllerService.php',
  94.             'Contao\\CoreBundle\\Controller\\BackendPreviewSwitchController' => 'getBackendPreviewSwitchControllerService.php',
  95.             'Contao\\CoreBundle\\Controller\\FaviconController' => 'getFaviconControllerService.php',
  96.             'Contao\\CoreBundle\\Controller\\FrontendController' => 'getFrontendControllerService.php',
  97.             'Contao\\CoreBundle\\Controller\\FrontendModule\\TwoFactorController' => 'getTwoFactorControllerService.php',
  98.             'Contao\\CoreBundle\\Controller\\ImagesController' => 'getImagesControllerService.php',
  99.             'Contao\\CoreBundle\\Controller\\InsertTagsController' => 'getInsertTagsControllerService.php',
  100.             'Contao\\CoreBundle\\Controller\\RobotsTxtController' => 'getRobotsTxtControllerService.php',
  101.             'Contao\\CoreBundle\\Cron\\Cron' => 'getCronService.php',
  102.             'Contao\\CoreBundle\\EventListener\\DataContainer\\ResetCustomTemplateListener' => 'getResetCustomTemplateListenerService.php',
  103.             'Contao\\CoreBundle\\Security\\TwoFactor\\BackupCodeManager' => 'getBackupCodeManagerService.php',
  104.             'Contao\\ManagerBundle\\Controller\\DebugController' => 'getDebugControllerService.php',
  105.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\ExecutePostActions' => 'getExecutePostActionsService.php',
  106.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\InitializeSystem' => 'getInitializeSystemService.php',
  107.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\LoadDataContainer' => 'getLoadDataContainerService.php',
  108.             'MenAtWork\\MultiColumnWizardBundle\\EventListener\\Contao\\ParseTemplate' => 'getParseTemplateService.php',
  109.             'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Button\\StateButtonCallbackListener' => 'getStateButtonCallbackListenerService.php',
  110.             'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Options\\TemplateOptionsListener' => 'getTemplateOptionsListenerService.php',
  111.             'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Save\\GenerateAliasListener' => 'getGenerateAliasListenerService.php',
  112.             'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Wizard\\ColorPickerListener' => 'getColorPickerListenerService.php',
  113.             'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Wizard\\FilePickerListener' => 'getFilePickerListenerService.php',
  114.             'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Wizard\\PagePickerListener' => 'getPagePickerListenerService.php',
  115.             'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Wizard\\PopupWizardListener' => 'getPopupWizardListenerService.php',
  116.             'Oveleon\\ContaoCookiebar\\Controller\\CookiebarController' => 'getCookiebarControllerService.php',
  117.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService.php',
  118.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService.php',
  119.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  120.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  121.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  122.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  123.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  124.             'cache_clearer' => 'getCacheClearerService.php',
  125.             'cache_warmer' => 'getCacheWarmerService.php',
  126.             'cca.legacy_dic' => 'getCca_LegacyDicService.php',
  127.             'cca.legacy_dic.contao_config' => 'getCca_LegacyDic_ContaoConfigService.php',
  128.             'cca.legacy_dic.contao_database_connection' => 'getCca_LegacyDic_ContaoDatabaseConnectionService.php',
  129.             'cca.legacy_dic.contao_environment' => 'getCca_LegacyDic_ContaoEnvironmentService.php',
  130.             'cca.legacy_dic.contao_input' => 'getCca_LegacyDic_ContaoInputService.php',
  131.             'cca.legacy_dic.contao_page_provider' => 'getCca_LegacyDic_ContaoPageProviderService.php',
  132.             'cca.legacy_dic.contao_session' => 'getCca_LegacyDic_ContaoSessionService.php',
  133.             'cca.legacy_dic.contao_user' => 'getCca_LegacyDic_ContaoUserService.php',
  134.             'cca.legacy_dic.initializer' => 'getCca_LegacyDic_InitializerService.php',
  135.             'cca.meta_palettes.listener.build_palettes_listener' => 'getCca_MetaPalettes_Listener_BuildPalettesListenerService.php',
  136.             'cca.meta_palettes.listener.sub_select_palettes_listener' => 'getCca_MetaPalettes_Listener_SubSelectPalettesListenerService.php',
  137.             'cca.meta_palettes.listeners.meta_models_builders' => 'getCca_MetaPalettes_Listeners_MetaModelsBuildersService.php',
  138.             'cca.translator.contao_translator' => 'getCca_Translator_ContaoTranslatorService.php',
  139.             'console.command.public_alias.Lexik\\Bundle\\MaintenanceBundle\\Command\\DriverLockCommand' => 'getDriverLockCommandService.php',
  140.             'console.command.public_alias.Lexik\\Bundle\\MaintenanceBundle\\Command\\DriverUnlockCommand' => 'getDriverUnlockCommandService.php',
  141.             'console.command.public_alias.contao.command.install-web-dir' => 'getConsole_Command_PublicAlias_Contao_Command_InstallwebdirService.php',
  142.             'console.command.public_alias.contao.command.lock' => 'getConsole_Command_PublicAlias_Contao_Command_LockService.php',
  143.             'console.command.public_alias.contao.command.unlock' => 'getConsole_Command_PublicAlias_Contao_Command_UnlockService.php',
  144.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  145.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  146.             'contao.assets.files_context' => 'getContao_Assets_FilesContextService.php',
  147.             'contao.cache.clear_internal' => 'getContao_Cache_ClearInternalService.php',
  148.             'contao.cache.warm_internal' => 'getContao_Cache_WarmInternalService.php',
  149.             'contao.command.install' => 'getContao_Command_InstallService.php',
  150.             'contao.command.symlinks' => 'getContao_Command_SymlinksService.php',
  151.             'contao.crawl.escargot_factory' => 'getContao_Crawl_EscargotFactoryService.php',
  152.             'contao.fragment._contao.frontend_module.two_factor' => 'getContao_Fragment_Contao_FrontendModule_TwoFactorService.php',
  153.             'contao.image.image_factory' => 'getContao_Image_ImageFactoryService.php',
  154.             'contao.image.image_sizes' => 'getContao_Image_ImageSizesService.php',
  155.             'contao.image.imagine' => 'getContao_Image_ImagineService.php',
  156.             'contao.image.imagine_svg' => 'getContao_Image_ImagineSvgService.php',
  157.             'contao.image.picture_factory' => 'getContao_Image_PictureFactoryService.php',
  158.             'contao.image.picture_generator' => 'getContao_Image_PictureGeneratorService.php',
  159.             'contao.image.resizer' => 'getContao_Image_ResizerService.php',
  160.             'contao.install_tool' => 'getContao_InstallToolService.php',
  161.             'contao.install_tool_user' => 'getContao_InstallToolUserService.php',
  162.             'contao.installer' => 'getContao_InstallerService.php',
  163.             'contao.listener.Z6uZ2NA' => 'getContao_Listener_Z6uZ2NAService.php',
  164.             'contao.listener.data_container_callback' => 'getContao_Listener_DataContainerCallbackService.php',
  165.             'contao.listener.element_template_options' => 'getContao_Listener_ElementTemplateOptionsService.php',
  166.             'contao.listener.insert_tags.asset' => 'getContao_Listener_InsertTags_AssetService.php',
  167.             'contao.listener.insert_tags.translation' => 'getContao_Listener_InsertTags_TranslationService.php',
  168.             'contao.listener.module_template_options' => 'getContao_Listener_ModuleTemplateOptionsService.php',
  169.             'contao.menu.backend_menu_builder' => 'getContao_Menu_BackendMenuBuilderService.php',
  170.             'contao.menu.renderer' => 'getContao_Menu_RendererService.php',
  171.             'contao.opt-in' => 'getContao_OptinService.php',
  172.             'contao.picker.builder' => 'getContao_Picker_BuilderService.php',
  173.             'contao.resource_finder' => 'getContao_ResourceFinderService.php',
  174.             'contao.resource_locator' => 'getContao_ResourceLocatorService.php',
  175.             'contao.routing.url_generator' => 'getContao_Routing_UrlGeneratorService.php',
  176.             'contao.search.indexer' => 'getContao_Search_IndexerService.php',
  177.             'contao.security.frontend_preview_authenticator' => 'getContao_Security_FrontendPreviewAuthenticatorService.php',
  178.             'contao.security.two_factor.authenticator' => 'getContao_Security_TwoFactor_AuthenticatorService.php',
  179.             'contao.security.two_factor.trusted_device_manager' => 'getContao_Security_TwoFactor_TrustedDeviceManagerService.php',
  180.             'contao.slug' => 'getContao_SlugService.php',
  181.             'contao.slug.generator' => 'getContao_Slug_GeneratorService.php',
  182.             'contao.slug.valid_characters' => 'getContao_Slug_ValidCharactersService.php',
  183.             'contao_bootstrap.core.config_subscriber' => 'getContaoBootstrap_Core_ConfigSubscriberService.php',
  184.             'contao_bootstrap.core.listener.content_dca' => 'getContaoBootstrap_Core_Listener_ContentDcaService.php',
  185.             'contao_bootstrap.core.listener.hook_listener' => 'getContaoBootstrap_Core_Listener_HookListenerService.php',
  186.             'contao_bootstrap.core.listener.layout_dca' => 'getContaoBootstrap_Core_Listener_LayoutDcaService.php',
  187.             'contao_bootstrap.core.listener.module_dca' => 'getContaoBootstrap_Core_Listener_ModuleDcaService.php',
  188.             'contao_bootstrap.core.listener.parse_template' => 'getContaoBootstrap_Core_Listener_ParseTemplateService.php',
  189.             'contao_bootstrap.environment' => 'getContaoBootstrap_EnvironmentService.php',
  190.             'contao_bootstrap.form.listener.default_form_layout' => 'getContaoBootstrap_Form_Listener_DefaultFormLayoutService.php',
  191.             'contao_bootstrap.form.listener.form_field_dca' => 'getContaoBootstrap_Form_Listener_FormFieldDcaService.php',
  192.             'contao_bootstrap.grid.listeners.build_context_config' => 'getContaoBootstrap_Grid_Listeners_BuildContextConfigService.php',
  193.             'contao_bootstrap.grid.listeners.dca.content' => 'getContaoBootstrap_Grid_Listeners_Dca_ContentService.php',
  194.             'contao_bootstrap.grid.listeners.dca.form' => 'getContaoBootstrap_Grid_Listeners_Dca_FormService.php',
  195.             'contao_bootstrap.grid.listeners.dca.grid' => 'getContaoBootstrap_Grid_Listeners_Dca_GridService.php',
  196.             'contao_bootstrap.grid.listeners.dca.module' => 'getContaoBootstrap_Grid_Listeners_Dca_ModuleService.php',
  197.             'contao_bootstrap.grid.listeners.theme_export' => 'getContaoBootstrap_Grid_Listeners_ThemeExportService.php',
  198.             'contao_bootstrap.grid.listeners.theme_import' => 'getContaoBootstrap_Grid_Listeners_ThemeImportService.php',
  199.             'contao_bootstrap.grid.response_tagger' => 'getContaoBootstrap_Grid_ResponseTaggerService.php',
  200.             'contao_bootstrap.grid.view.renderer_helper' => 'getContaoBootstrap_Grid_View_RendererHelperService.php',
  201.             'contao_bootstrap.layout.listener.layout_dca' => 'getContaoBootstrap_Layout_Listener_LayoutDcaService.php',
  202.             'contao_bootstrap.panel.listener.dca.content' => 'getContaoBootstrap_Panel_Listener_Dca_ContentService.php',
  203.             'contao_bootstrap.tab.listener.dca.content' => 'getContaoBootstrap_Tab_Listener_Dca_ContentService.php',
  204.             'contao_bootstrap.templates.view.form_renderer' => 'getContaoBootstrap_Templates_View_FormRendererService.php',
  205.             'contao_bootstrap.templates.view.gravatar' => 'getContaoBootstrap_Templates_View_GravatarService.php',
  206.             'contao_calendar.listener.generate_page' => 'getContaoCalendar_Listener_GeneratePageService.php',
  207.             'contao_calendar.listener.insert_tags' => 'getContaoCalendar_Listener_InsertTagsService.php',
  208.             'contao_faq.listener.insert_tags' => 'getContaoFaq_Listener_InsertTagsService.php',
  209.             'contao_manager.routing_loader' => 'getContaoManager_RoutingLoaderService.php',
  210.             'contao_news.listener.generate_page' => 'getContaoNews_Listener_GeneratePageService.php',
  211.             'contao_news.listener.insert_tags' => 'getContaoNews_Listener_InsertTagsService.php',
  212.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
  213.             'error_controller' => 'getErrorControllerService.php',
  214.             'fragment.handler' => 'getFragment_HandlerService.php',
  215.             'knp_menu.factory' => 'getKnpMenu_FactoryService.php',
  216.             'monolog.logger.contao' => 'getMonolog_Logger_ContaoService.php',
  217.             'nelmio_security.csp_reporter_controller' => 'getNelmioSecurity_CspReporterControllerService.php',
  218.             'nelmio_security.ua_parser.ua_php' => 'getNelmioSecurity_UaParser_UaPhpService.php',
  219.             'netzmacht.contao_form_designer.layout_manager' => 'getNetzmacht_ContaoFormDesigner_LayoutManagerService.php',
  220.             'netzmacht.contao_form_designer.listener.contextual_form_layout' => 'getNetzmacht_ContaoFormDesigner_Listener_ContextualFormLayoutService.php',
  221.             'netzmacht.contao_form_designer.listener.dca.content' => 'getNetzmacht_ContaoFormDesigner_Listener_Dca_ContentService.php',
  222.             'netzmacht.contao_form_designer.listener.dca.form' => 'getNetzmacht_ContaoFormDesigner_Listener_Dca_FormService.php',
  223.             'netzmacht.contao_form_designer.listener.dca.form_field' => 'getNetzmacht_ContaoFormDesigner_Listener_Dca_FormFieldService.php',
  224.             'netzmacht.contao_form_designer.listener.dca.form_layout' => 'getNetzmacht_ContaoFormDesigner_Listener_Dca_FormLayoutService.php',
  225.             'netzmacht.contao_form_designer.listener.dca.module' => 'getNetzmacht_ContaoFormDesigner_Listener_Dca_ModuleService.php',
  226.             'netzmacht.contao_form_designer.listener.theme_export' => 'getNetzmacht_ContaoFormDesigner_Listener_ThemeExportService.php',
  227.             'netzmacht.contao_form_designer.listener.theme_form_layout' => 'getNetzmacht_ContaoFormDesigner_Listener_ThemeFormLayoutService.php',
  228.             'netzmacht.contao_form_designer.listener.theme_import' => 'getNetzmacht_ContaoFormDesigner_Listener_ThemeImportService.php',
  229.             'netzmacht.contao_toolkit.component.content_element_factory' => 'getNetzmacht_ContaoToolkit_Component_ContentElementFactoryService.php',
  230.             'netzmacht.contao_toolkit.component.frontend_module_factory' => 'getNetzmacht_ContaoToolkit_Component_FrontendModuleFactoryService.php',
  231.             'netzmacht.contao_toolkit.data.alias_generator.factory.default_factory' => 'getNetzmacht_ContaoToolkit_Data_AliasGenerator_Factory_DefaultFactoryService.php',
  232.             'netzmacht.contao_toolkit.listeners.register_component_decorators' => 'getNetzmacht_ContaoToolkit_Listeners_RegisterComponentDecoratorsService.php',
  233.             'netzmacht.contao_toolkit.listeners.register_models' => 'getNetzmacht_ContaoToolkit_Listeners_RegisterModelsService.php',
  234.             'netzmacht.contao_toolkit.listeners.set_operation_data_attribute' => 'getNetzmacht_ContaoToolkit_Listeners_SetOperationDataAttributeService.php',
  235.             'routing.loader' => 'getRouting_LoaderService.php',
  236.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService.php',
  237.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService.php',
  238.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  239.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  240.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService.php',
  241.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  242.             'services_resetter' => 'getServicesResetterService.php',
  243.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  244.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  245.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  246.             'templating' => 'getTemplatingService.php',
  247.             'templating.loader' => 'getTemplating_LoaderService.php',
  248.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  249.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  250.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  251.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  252.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  253.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  254.         ];
  255.         $this->aliases = [
  256.             'FOS\\HttpCacheBundle\\CacheManager' => 'fos_http_cache.cache_manager',
  257.             'FOS\\HttpCacheBundle\\EventListener\\CacheControlListener' => 'fos_http_cache.event_listener.cache_control',
  258.             'FOS\\HttpCacheBundle\\Http\\SymfonyResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  259.             'FOS\\HttpCache\\ResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  260.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  261.             'database_connection' => 'doctrine.dbal.default_connection',
  262.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  263.             'mailer' => 'swiftmailer.mailer.default',
  264.             'netzmacht.contao_toolkit.dca.listeners.alias_generator' => 'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Save\\GenerateAliasListener',
  265.             'netzmacht.contao_toolkit.dca.listeners.color_picker' => 'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Wizard\\ColorPickerListener',
  266.             'netzmacht.contao_toolkit.dca.listeners.file_picker' => 'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Wizard\\FilePickerListener',
  267.             'netzmacht.contao_toolkit.dca.listeners.page_picker' => 'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Wizard\\PagePickerListener',
  268.             'netzmacht.contao_toolkit.dca.listeners.popup_wizard' => 'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Wizard\\PopupWizardListener',
  269.             'netzmacht.contao_toolkit.dca.listeners.state_button_callback' => 'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Button\\StateButtonCallbackListener',
  270.             'netzmacht.contao_toolkit.dca.listeners.template_options' => 'Netzmacht\\Contao\\Toolkit\\Dca\\Listener\\Options\\TemplateOptionsListener',
  271.             'swiftmailer.mailer' => 'swiftmailer.mailer.default',
  272.         ];
  273.         $this->privates['service_container'] = function () {
  274.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  275.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  276.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  280.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  281.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  282.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  283.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  284.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  285.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  286.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  288.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  295.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/HttpKernel/ControllerResolver.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  333.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  339.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php';
  356.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Session/Attribute/ArrayAttributeBag.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  428.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  429.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  430.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  432.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  437.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  439.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  441.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  442.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  443.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  445.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/CacheControlListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/ProxyClient.php';
  447.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/HttpProxyClient.php';
  448.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/PurgeCapable.php';
  449.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/RefreshCapable.php';
  450.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/TagCapable.php';
  451.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/ClearCapable.php';
  452.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Symfony.php';
  453.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Dispatcher.php';
  454.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/KernelDispatcher.php';
  455.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/CacheInvalidator.php';
  456.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/CacheManager.php';
  457.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/ResponseTagger.php';
  458.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/SymfonyResponseTagger.php';
  459.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderFormatter.php';
  460.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/MaxHeaderValueLengthFormatter.php';
  461.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/CommaSeparatedTagHeaderFormatter.php';
  462.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/AbstractRuleListener.php';
  463.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/TagListener.php';
  464.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcherInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcher.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/CacheableRequestMatcher.php';
  468.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/ResponseMatcherInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/CacheableResponseMatcher.php';
  470.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/UnsafeRequestMatcher.php';
  471.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/NonErrorResponseMatcher.php';
  472.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  473.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  475.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  477.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Cors/WebsiteRootsConfigProvider.php';
  478.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/AbstractContentTypeRestrictableListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ClickjackingListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ContentSecurityPolicyListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/DirectiveSet.php';
  483.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/PolicyManager.php';
  484.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/NonceGenerator.php';
  485.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/ShaComputer.php';
  486.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/XssProtectionListener.php';
  487.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ContentTypeListener.php';
  488.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ReferrerPolicyListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  490.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  506.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  507.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  512.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  516.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  531.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/Twig/CacheTagExtension.php';
  532.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/Twig/NelmioCSPTwigExtension.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  534.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  535.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  536.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  538.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  540.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  541.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Twig/Extension/TimeExtension.php';
  542.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/DateTimeFormatter.php';
  543.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Twig/Extension/ContaoTemplateExtension.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  545.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  548.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  549.             include_once \dirname(__DIR__4).'/vendor/lexik/maintenance-bundle/Drivers/DriverFactory.php';
  550.             include_once \dirname(__DIR__4).'/vendor/lexik/maintenance-bundle/Drivers/AbstractDriver.php';
  551.             include_once \dirname(__DIR__4).'/vendor/lexik/maintenance-bundle/Drivers/DriverTtlInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/lexik/maintenance-bundle/Drivers/DatabaseDriver.php';
  553.             include_once \dirname(__DIR__4).'/vendor/lexik/maintenance-bundle/Listener/MaintenanceListener.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  577.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  578.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/BackendLocaleListener.php';
  579.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/BypassMaintenanceListener.php';
  580.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/ClearSessionDataListener.php';
  581.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/CsrfTokenCookieSubscriber.php';
  582.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/InitializeControllerListener.php';
  583.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/InsecureInstallationListener.php';
  584.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/LocaleSubscriber.php';
  585.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/MakeResponsePrivateListener.php';
  586.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/MergeHttpHeadersListener.php';
  587.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/PreviewToolbarListener.php';
  588.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/PreviewAuthenticationListener.php';
  589.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/RefererIdListener.php';
  590.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/RequestTokenListener.php';
  591.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/StoreRefererListener.php';
  592.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/SubrequestCacheSubscriber.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  594.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/TwoFactorFrontendListener.php';
  595.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/EventListener/UserSessionListener.php';
  596.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Asset/ContaoContext.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Csrf/MemoryTokenStorage.php';
  601.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/FrameworkAwareInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/FrameworkAwareTrait.php';
  603.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/DataCollector/ContaoDataCollector.php';
  604.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentRegistryInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentRegistry.php';
  606.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/ContaoFrameworkInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/ContaoFrameworkInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  610.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Framework/ContaoFramework.php';
  611.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Monolog/ContaoTableHandler.php';
  612.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Monolog/ContaoTableProcessor.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/RouteFilterInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/DomainFilter.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RedirectableUrlMatcher.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/UrlMatcher.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  626.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/FrontendLoader.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php';
  629.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/RouteProvider.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  631.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/PublishedFilter.php';
  632.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Route404Provider.php';
  633.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/ScopeMatcher.php';
  634.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Security/Authentication/Token/TokenChecker.php';
  635.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Translation/Translator.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  637.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Fragment/FragmentConfig.php';
  638.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Translation/DataCollectorTranslator.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Enhancer/InputEnhancer.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  662.             include_once \dirname(__DIR__4).'/vendor/contao-community-alliance/event-dispatcher/src/EventDispatcherPopulator.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  666.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php';
  667.             include_once \dirname(__DIR__4).'/vendor/contao/core-bundle/src/Routing/Matcher/LanguageFilter.php';
  668.         };
  669.     }
  670.     public function compile(): void
  671.     {
  672.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  673.     }
  674.     public function isCompiled(): bool
  675.     {
  676.         return true;
  677.     }
  678.     public function getRemovedIds(): array
  679.     {
  680.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  681.     }
  682.     protected function load($file$lazyLoad true)
  683.     {
  684.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  685.     }
  686.     protected function createProxy($class, \Closure $factory)
  687.     {
  688.         class_exists($classfalse) || $this->load("{$class}.php");
  689.         return $factory();
  690.     }
  691.     /**
  692.      * Gets the public 'assets.packages' shared service.
  693.      *
  694.      * @return \Symfony\Component\Asset\Packages
  695.      */
  696.     protected function getAssets_PackagesService()
  697.     {
  698.         $a = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy();
  699.         $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())), ''false)), []);
  700.         $b = ($this->services['contao.assets.assets_context'] ?? $this->getContao_Assets_AssetsContextService());
  701.         $instance->addPackage('contao_core', new \Symfony\Component\Asset\PathPackage('bundles/contaocore'$a$b));
  702.         $instance->addPackage('rock_solid_custom_elements', new \Symfony\Component\Asset\PathPackage('bundles/rocksolidcustomelements'$a$b));
  703.         $instance->addPackage('contao_cookiebar', new \Symfony\Component\Asset\PathPackage('bundles/contaocookiebar'$a$b));
  704.         $instance->addPackage('multi_column_wizard', new \Symfony\Component\Asset\PathPackage('bundles/multicolumnwizard'$a$b));
  705.         $instance->addPackage('netzmacht_contao_form_designer', new \Symfony\Component\Asset\PathPackage('bundles/netzmachtcontaoformdesigner'$a$b));
  706.         $instance->addPackage('contao_faq', new \Symfony\Component\Asset\PathPackage('bundles/contaofaq'$a$b));
  707.         $instance->addPackage('contao_bootstrap_core', new \Symfony\Component\Asset\PathPackage('bundles/contaobootstrapcore'$a$b));
  708.         $instance->addPackage('contao_comments', new \Symfony\Component\Asset\PathPackage('bundles/contaocomments'$a$b));
  709.         $instance->addPackage('contao_news', new \Symfony\Component\Asset\PathPackage('bundles/contaonews'$a$b));
  710.         $instance->addPackage('contao_calendar', new \Symfony\Component\Asset\PathPackage('bundles/contaocalendar'$a$b));
  711.         $instance->addPackage('contao_newsletter', new \Symfony\Component\Asset\PathPackage('bundles/contaonewsletter'$a$b));
  712.         $instance->addPackage('contao_bootstrap_grid', new \Symfony\Component\Asset\PathPackage('bundles/contaobootstrapgrid'$a$b));
  713.         $instance->addPackage('contao_bootstrap_navbar', new \Symfony\Component\Asset\PathPackage('bundles/contaobootstrapnavbar'$a$b));
  714.         $instance->addPackage('contao_bootstrap_tab', new \Symfony\Component\Asset\PathPackage('bundles/contaobootstraptab'$a$b));
  715.         $instance->addPackage('contao-components/ace', new \Symfony\Component\Asset\PathPackage('assets/ace', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.4.12''%s?v=%s'), $b));
  716.         $instance->addPackage('contao-components/chosen', new \Symfony\Component\Asset\PathPackage('assets/chosen', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.2.4''%s?v=%s'), $b));
  717.         $instance->addPackage('contao-components/colorbox', new \Symfony\Component\Asset\PathPackage('assets/colorbox', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.6.6''%s?v=%s'), $b));
  718.         $instance->addPackage('contao-components/colorpicker', new \Symfony\Component\Asset\PathPackage('assets/colorpicker', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.5.1''%s?v=%s'), $b));
  719.         $instance->addPackage('contao-components/contao', new \Symfony\Component\Asset\PathPackage('assets/contao', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('9.1.1''%s?v=%s'), $b));
  720.         $instance->addPackage('contao-components/datepicker', new \Symfony\Component\Asset\PathPackage('assets/datepicker', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.3.1''%s?v=%s'), $b));
  721.         $instance->addPackage('contao-components/dropzone', new \Symfony\Component\Asset\PathPackage('assets/dropzone', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('5.7.2''%s?v=%s'), $b));
  722.         $instance->addPackage('contao-components/highlight', new \Symfony\Component\Asset\PathPackage('assets/highlight', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('9.18.1''%s?v=%s'), $b));
  723.         $instance->addPackage('contao-components/installer', new \Symfony\Component\Asset\PathPackage('assets/installer', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.4.1''%s?v=%s'), $b));
  724.         $instance->addPackage('contao-components/jquery', new \Symfony\Component\Asset\PathPackage('assets/jquery', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('3.5.1''%s?v=%s'), $b));
  725.         $instance->addPackage('contao-components/jquery-ui', new \Symfony\Component\Asset\PathPackage('assets/jquery-ui', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.12.1.1''%s?v=%s'), $b));
  726.         $instance->addPackage('contao-components/mediabox', new \Symfony\Component\Asset\PathPackage('assets/mediabox', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.5.5''%s?v=%s'), $b));
  727.         $instance->addPackage('contao-components/mootools', new \Symfony\Component\Asset\PathPackage('assets/mootools', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.6.0.6''%s?v=%s'), $b));
  728.         $instance->addPackage('contao-components/simplemodal', new \Symfony\Component\Asset\PathPackage('assets/simplemodal', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.1.1''%s?v=%s'), $b));
  729.         $instance->addPackage('contao-components/swipe', new \Symfony\Component\Asset\PathPackage('assets/swipe', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.2.0''%s?v=%s'), $b));
  730.         $instance->addPackage('contao-components/tablesort', new \Symfony\Component\Asset\PathPackage('assets/tablesort', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('4.0.1''%s?v=%s'), $b));
  731.         $instance->addPackage('contao-components/tablesorter', new \Symfony\Component\Asset\PathPackage('assets/tablesorter', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('2.31.3''%s?v=%s'), $b));
  732.         $instance->addPackage('contao-components/tinymce4', new \Symfony\Component\Asset\PathPackage('assets/tinymce4', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('4.9.12''%s?v=%s'), $b));
  733.         return $instance;
  734.     }
  735.     /**
  736.      * Gets the public 'cache.app' shared service.
  737.      *
  738.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  739.      */
  740.     protected function getCache_AppService()
  741.     {
  742.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('NrJTtqxsZw'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  743.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  744.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  745.     }
  746.     /**
  747.      * Gets the public 'cache.system' shared service.
  748.      *
  749.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  750.      */
  751.     protected function getCache_SystemService()
  752.     {
  753.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('G4P2RJEWru'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  754.     }
  755.     /**
  756.      * Gets the public 'contao.assets.assets_context' shared service.
  757.      *
  758.      * @return \Contao\CoreBundle\Asset\ContaoContext
  759.      */
  760.     protected function getContao_Assets_AssetsContextService()
  761.     {
  762.         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())), ($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), 'staticPlugins'true);
  763.     }
  764.     /**
  765.      * Gets the public 'contao.csrf.token_manager' shared service.
  766.      *
  767.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  768.      */
  769.     protected function getContao_Csrf_TokenManagerService()
  770.     {
  771.         return $this->services['contao.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(($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())));
  772.     }
  773.     /**
  774.      * Gets the public 'contao.framework' shared service.
  775.      *
  776.      * @return \Contao\CoreBundle\Framework\ContaoFramework
  777.      */
  778.     protected function getContao_FrameworkService()
  779.     {
  780.         $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()), ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4), 8183);
  781.         $instance->setContainer($this);
  782.         $instance->setHookListeners(['loadDataContainer' => [=> [=> [=> 'contao.listener.data_container_callback'=> 'onLoadDataContainer'], => [=> 'netzmacht.contao_toolkit.listeners.set_operation_data_attribute'=> 'onLoadDataContainer'], => [=> 'ContaoBootstrap\\Grid\\Listener\\Hook\\RegisterFixContentParentRelationsFixerListener'=> 'onLoadDataContainer']]], 'replaceInsertTags' => [=> [=> [=> 'contao.listener.insert_tags.asset'=> 'onReplaceInsertTags'], => [=> 'contao.listener.insert_tags.translation'=> 'onReplaceInsertTags'], => [=> 'contao_faq.listener.insert_tags'=> 'onReplaceInsertTags'], => [=> 'contao_news.listener.insert_tags'=> '__invoke'], => [=> 'contao_calendar.listener.insert_tags'=> '__invoke']]], 'initializeSystem' => [255 => [=> [=> 'contao.listener.Z6uZ2NA'=> 'onInitializeSystem']], 100 => [=> [=> 'netzmacht.contao_toolkit.listeners.register_component_decorators'=> 'onInitializeSystem'], => [=> 'netzmacht.contao_toolkit.listeners.register_models'=> 'onInitializeSystem']]], 'generatePage' => [=> [=> [=> 'contao_news.listener.generate_page'=> '__invoke'], => [=> 'contao_calendar.listener.generate_page'=> '__invoke']]]]);
  783.         return $instance;
  784.     }
  785.     /**
  786.      * Gets the public 'contao.routing.nested_404_matcher' shared service.
  787.      *
  788.      * @return \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher
  789.      */
  790.     protected function getContao_Routing_Nested404MatcherService()
  791.     {
  792.         $this->services['contao.routing.nested_404_matcher'] = $instance = new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher(($this->privates['contao.routing.route_404_provider'] ?? $this->getContao_Routing_Route404ProviderService()), ($this->privates['contao.routing.final_matcher'] ?? ($this->privates['contao.routing.final_matcher'] = new \Contao\CoreBundle\Routing\Matcher\UrlMatcher())));
  793.         $instance->addRouteFilter(($this->privates['contao.routing.domain_filter'] ?? ($this->privates['contao.routing.domain_filter'] = new \Contao\CoreBundle\Routing\Matcher\DomainFilter())));
  794.         $instance->addRouteFilter(($this->privates['contao.routing.published_filter'] ?? $this->getContao_Routing_PublishedFilterService()));
  795.         return $instance;
  796.     }
  797.     /**
  798.      * Gets the public 'contao.routing.nested_matcher' shared service.
  799.      *
  800.      * @return \Contao\CoreBundle\Routing\Matcher\LegacyMatcher
  801.      */
  802.     protected function getContao_Routing_NestedMatcherService()
  803.     {
  804.         $a = new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher(($this->privates['contao.routing.legacy_route_provider'] ?? $this->getContao_Routing_LegacyRouteProviderService()), ($this->privates['contao.routing.final_matcher'] ?? ($this->privates['contao.routing.final_matcher'] = new \Contao\CoreBundle\Routing\Matcher\UrlMatcher())));
  805.         $a->addRouteFilter(($this->privates['contao.routing.domain_filter'] ?? ($this->privates['contao.routing.domain_filter'] = new \Contao\CoreBundle\Routing\Matcher\DomainFilter())));
  806.         $a->addRouteFilter(($this->privates['contao.routing.published_filter'] ?? $this->getContao_Routing_PublishedFilterService()));
  807.         $a->addRouteFilter(new \Contao\CoreBundle\Routing\Matcher\LanguageFilter(false));
  808.         return $this->services['contao.routing.nested_matcher'] = new \Contao\CoreBundle\Routing\Matcher\LegacyMatcher(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), $a'.html'false);
  809.     }
  810.     /**
  811.      * Gets the public 'contao.routing.scope_matcher' shared service.
  812.      *
  813.      * @return \Contao\CoreBundle\Routing\ScopeMatcher
  814.      */
  815.     protected function getContao_Routing_ScopeMatcherService()
  816.     {
  817.         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()));
  818.     }
  819.     /**
  820.      * Gets the public 'contao.security.token_checker' shared service.
  821.      *
  822.      * @return \Contao\CoreBundle\Security\Authentication\Token\TokenChecker
  823.      */
  824.     protected function getContao_Security_TokenCheckerService()
  825.     {
  826.         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())), ($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['session'] ?? $this->getSessionService()), ($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())));
  827.     }
  828.     /**
  829.      * Gets the public 'data_collector.dump' shared service.
  830.      *
  831.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  832.      */
  833.     protected function getDataCollector_DumpService()
  834.     {
  835.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['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);
  836.     }
  837.     /**
  838.      * Gets the public 'doctrine' shared service.
  839.      *
  840.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  841.      */
  842.     protected function getDoctrineService()
  843.     {
  844.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  845.     }
  846.     /**
  847.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  848.      *
  849.      * @return \Doctrine\DBAL\Connection
  850.      */
  851.     protected function getDoctrine_Dbal_DefaultConnectionService()
  852.     {
  853.         $a = new \Doctrine\DBAL\Configuration();
  854.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  855.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  856.         $b->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  857.         $b->pushHandler(($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService()));
  858.         $b->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  859.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  860.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  861.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  862.             'contao.listener.doctrine_schema' => ['privates''contao.listener.doctrine_schema''getContao_Listener_DoctrineSchemaService.php'true],
  863.             'contao_manager.listener.doctrine_alter_table_listener' => ['privates''contao_manager.listener.doctrine_alter_table_listener''getContaoManager_Listener_DoctrineAlterTableListenerService.php'true],
  864.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  865.         ], [
  866.             'contao.listener.doctrine_schema' => '?',
  867.             'contao_manager.listener.doctrine_alter_table_listener' => '?',
  868.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  869.         ]));
  870.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  871.         $c->addEventListener([=> 'postGenerateSchema'], 'contao.listener.doctrine_schema');
  872.         $c->addEventListener([=> 'onSchemaAlterTableRenameColumn'], 'contao_manager.listener.doctrine_alter_table_listener');
  873.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['connection_override_options' => [], 'driver' => 'pdo_mysql''url' => $this->getEnv('DATABASE_URL'), 'charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1013 => false], 'defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci''engine' => 'InnoDB''row_format' => 'DYNAMIC']], $a$c, []);
  874.     }
  875.     /**
  876.      * Gets the public 'event_dispatcher' shared service.
  877.      *
  878.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  879.      */
  880.     protected function getEventDispatcherService()
  881.     {
  882.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  883.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  884.         $a->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  885.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  886.         $a->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  887.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  888.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  889.         $instance->addListener('kernel.controller', [=> function () {
  890.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  891.         }, => 'onKernelController'], 0);
  892.         $instance->addListener('kernel.request', [=> function () {
  893.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  894.         }, => 'onKernelRequest'], 250);
  895.         $instance->addListener('kernel.response', [=> function () {
  896.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  897.         }, => 'onKernelResponse'], 0);
  898.         $instance->addListener('kernel.response', [=> function () {
  899.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  900.         }, => 'onResponse'], 0);
  901.         $instance->addListener('kernel.response', [=> function () {
  902.             return ($this->privates['nelmio_security.content_type_listener'] ?? ($this->privates['nelmio_security.content_type_listener'] = new \Nelmio\SecurityBundle\EventListener\ContentTypeListener(true)));
  903.         }, => 'onKernelResponse'], 0);
  904.         $instance->addListener('kernel.response', [=> function () {
  905.             return ($this->privates['nelmio_security.referrer_policy_listener'] ?? $this->getNelmioSecurity_ReferrerPolicyListenerService());
  906.         }, => 'onKernelResponse'], 0);
  907.         $instance->addListener('kernel.request', [=> function () {
  908.             return ($this->privates['lexik_maintenance.listener'] ?? $this->getLexikMaintenance_ListenerService());
  909.         }, => 'onKernelRequest'], 0);
  910.         $instance->addListener('kernel.response', [=> function () {
  911.             return ($this->privates['lexik_maintenance.listener'] ?? $this->getLexikMaintenance_ListenerService());
  912.         }, => 'onKernelResponse'], 0);
  913.         $instance->addListener('kernel.request', [=> function () {
  914.             return ($this->privates['contao.listener.backend_locale'] ?? $this->getContao_Listener_BackendLocaleService());
  915.         }, => '__invoke'], 7);
  916.         $instance->addListener('contao.backend_menu_build', [=> function () {
  917.             return ($this->privates['contao.listener.menu.backend_menu'] ?? $this->load('getContao_Listener_Menu_BackendMenuService.php'));
  918.         }, => '__invoke'], 10);
  919.         $instance->addListener('contao.backend_menu_build', [=> function () {
  920.             return ($this->privates['contao.listener.menu.backend_logout'] ?? $this->load('getContao_Listener_Menu_BackendLogoutService.php'));
  921.         }, => '__invoke'], 0);
  922.         $instance->addListener('contao.backend_menu_build', [=> function () {
  923.             return ($this->privates['contao.listener.menu.backend_preview'] ?? $this->load('getContao_Listener_Menu_BackendPreviewService.php'));
  924.         }, => '__invoke'], 0);
  925.         $instance->addListener('kernel.request', [=> function () {
  926.             return ($this->privates['contao.listener.bypass_maintenance'] ?? $this->getContao_Listener_BypassMaintenanceService());
  927.         }, => '__invoke'], 6);
  928.         $instance->addListener('kernel.response', [=> function () {
  929.             return ($this->privates['contao.listener.clear_session_data'] ?? ($this->privates['contao.listener.clear_session_data'] = new \Contao\CoreBundle\EventListener\ClearSessionDataListener()));
  930.         }, => '__invoke'], -768);
  931.         $instance->addListener('kernel.terminate', [=> function () {
  932.             return ($this->privates['contao.listener.command_scheduler'] ?? $this->load('getContao_Listener_CommandSchedulerService.php'));
  933.         }, => '__invoke'], 0);
  934.         $instance->addListener('kernel.exception', [=> function () {
  935.             return ($this->privates['contao.listener.exception_converter'] ?? ($this->privates['contao.listener.exception_converter'] = new \Contao\CoreBundle\EventListener\ExceptionConverterListener()));
  936.         }, => '__invoke'], 96);
  937.         $instance->addListener('kernel.response', [=> function () {
  938.             return ($this->privates['contao.listener.initialize_controller'] ?? ($this->privates['contao.listener.initialize_controller'] = new \Contao\CoreBundle\EventListener\InitializeControllerListener()));
  939.         }, => '__invoke'], 1000);
  940.         $instance->addListener('kernel.request', [=> function () {
  941.             return ($this->privates['contao.listener.insecure_installation'] ?? ($this->privates['contao.listener.insecure_installation'] = new \Contao\CoreBundle\EventListener\InsecureInstallationListener()));
  942.         }, => '__invoke'], 0);
  943.         $instance->addListener('kernel.response', [=> function () {
  944.             return ($this->privates['contao.listener.make_response_private'] ?? $this->getContao_Listener_MakeResponsePrivateService());
  945.         }, => '__invoke'], -896);
  946.         $instance->addListener('kernel.response', [=> function () {
  947.             return ($this->privates['contao.listener.merge_http_headers'] ?? $this->getContao_Listener_MergeHttpHeadersService());
  948.         }, => '__invoke'], 256);
  949.         $instance->addListener('kernel.exception', [=> function () {
  950.             return ($this->privates['contao.listener.pretty_error_screens'] ?? $this->load('getContao_Listener_PrettyErrorScreensService.php'));
  951.         }, => '__invoke'], -96);
  952.         $instance->addListener('kernel.response', [=> function () {
  953.             return ($this->privates['contao.listener.preview_bar'] ?? $this->getContao_Listener_PreviewBarService());
  954.         }, => '__invoke'], 0);
  955.         $instance->addListener('contao.preview_url_convert', [=> function () {
  956.             return ($this->privates['contao.listener.preview_url_convert'] ?? $this->load('getContao_Listener_PreviewUrlConvertService.php'));
  957.         }, => '__invoke'], 0);
  958.         $instance->addListener('kernel.request', [=> function () {
  959.             return ($this->privates['contao.listener.preview_authentication'] ?? $this->getContao_Listener_PreviewAuthenticationService());
  960.         }, => '__invoke'], 7);
  961.         $instance->addListener('kernel.request', [=> function () {
  962.             return ($this->privates['contao.listener.referer_id'] ?? $this->getContao_Listener_RefererIdService());
  963.         }, => '__invoke'], 20);
  964.         $instance->addListener('kernel.request', [=> function () {
  965.             return ($this->privates['contao.listener.request_token'] ?? $this->getContao_Listener_RequestTokenService());
  966.         }, => '__invoke'], 14);
  967.         $instance->addListener('kernel.exception', [=> function () {
  968.             return ($this->privates['contao.listener.response_exception'] ?? ($this->privates['contao.listener.response_exception'] = new \Contao\CoreBundle\EventListener\ResponseExceptionListener()));
  969.         }, => '__invoke'], 64);
  970.         $instance->addListener('contao.robots_txt', [=> function () {
  971.             return ($this->privates['contao.listener.robots_txt'] ?? $this->load('getContao_Listener_RobotsTxtService.php'));
  972.         }, => '__invoke'], 0);
  973.         $instance->addListener('kernel.terminate', [=> function () {
  974.             return ($this->privates['contao.listener.search_index'] ?? $this->load('getContao_Listener_SearchIndexService.php'));
  975.         }, => '__invoke'], 0);
  976.         $instance->addListener('kernel.response', [=> function () {
  977.             return ($this->privates['contao.listener.store_referer'] ?? $this->getContao_Listener_StoreRefererService());
  978.         }, => '__invoke'], 0);
  979.         $instance->addListener('security.switch_user', [=> function () {
  980.             return ($this->privates['contao.listener.switch_user'] ?? $this->load('getContao_Listener_SwitchUserService.php'));
  981.         }, => '__invoke'], 0);
  982.         $instance->addListener('kernel.request', [=> function () {
  983.             return ($this->privates['contao.listener.two_factor.frontend'] ?? $this->getContao_Listener_TwoFactor_FrontendService());
  984.         }, => '__invoke'], 0);
  985.         $instance->addListener('kernel.request', [=> function () {
  986.             return ($this->privates['contao.listener.user_session'] ?? $this->getContao_Listener_UserSessionService());
  987.         }, => '__invoke'], 0);
  988.         $instance->addListener('dc-general.factory.build-data-definition', [=> function () {
  989.             return ($this->services['cca.meta_palettes.listeners.meta_models_builders'] ?? $this->load('getCca_MetaPalettes_Listeners_MetaModelsBuildersService.php'));
  990.         }, => 'build'], 200);
  991.         $instance->addListener('contao.backend_menu_build', [=> function () {
  992.             return ($this->privates['contao_manager.listener.backend_menu_listener'] ?? $this->load('getContaoManager_Listener_BackendMenuListenerService.php'));
  993.         }, => '__invoke'], 0);
  994.         $instance->addListener('contao_installation.initialize_application', [=> function () {
  995.             return ($this->privates['contao_manager.listener.initialize_application'] ?? ($this->privates['contao_manager.listener.initialize_application'] = new \Contao\ManagerBundle\EventListener\InitializeApplicationListener(\dirname(__DIR__4))));
  996.         }, => '__invoke'], -128);
  997.         $instance->addListener('console.terminate', [=> function () {
  998.             return ($this->privates['contao_manager.listener.install_command'] ?? ($this->privates['contao_manager.listener.install_command'] = new \Contao\ManagerBundle\EventListener\InstallCommandListener(\dirname(__DIR__4))));
  999.         }, => '__invoke'], 0);
  1000.         $instance->addListener('dc-general.factory.build-data-definition', [=> function () {
  1001.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\DcGeneral\\UpdateDataDefinition'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\DcGeneral\\UpdateDataDefinition'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\DcGeneral\UpdateDataDefinition()));
  1002.         }, => 'addMcwFields'], -5000);
  1003.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-options', [=> function () {
  1004.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\GetOptionsBridge'] ?? $this->load('getGetOptionsBridgeService.php'));
  1005.         }, => 'executeEvent'], 0);
  1006.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-tiny-mce', [=> function () {
  1007.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\TinyMce'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\TinyMce'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\TinyMce()));
  1008.         }, => 'executeEvent'], 0);
  1009.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-date-picker', [=> function () {
  1010.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DatePicker'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DatePicker'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\DatePicker()));
  1011.         }, => 'executeEvent'], 0);
  1012.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-color-picker', [=> function () {
  1013.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\ColorPicker'] ?? $this->load('getColorPickerService.php'));
  1014.         }, => 'executeEvent'], 0);
  1015.         $instance->addListener('men-at-work.multi-column-wizard-bundle.get-dca-picker-wizard', [=> function () {
  1016.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DcaPickerWizard'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\DcaPickerWizard'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\DcaPickerWizard()));
  1017.         }, => 'executeEvent'], 0);
  1018.         $instance->addListener('men-at-work.multi-column-wizard-bundle.create-widget', [=> function () {
  1019.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\CreateWidget()));
  1020.         }, => 'createWidgetContao'], 0);
  1021.         $instance->addListener('men-at-work.multi-column-wizard-bundle.create-widget', [=> function () {
  1022.             return ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] ?? ($this->privates['MenAtWork\\MultiColumnWizardBundle\\EventListener\\Mcw\\CreateWidget'] = new \MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\CreateWidget()));
  1023.         }, => 'createWidgetDcGeneral'], 0);
  1024.         $instance->addListener('netzmacht.contao_toolkit.view.get_template_helpers', [=> function () {
  1025.             return ($this->privates['netzmacht.contao_toolkit.listeners.get_template_helpers'] ?? $this->load('getNetzmacht_ContaoToolkit_Listeners_GetTemplateHelpersService.php'));
  1026.         }, => 'handle'], 0);
  1027.         $instance->addListener('netzmacht.contao_toolkit.dca.create_formatter', [=> function () {
  1028.             return ($this->privates['netzmacht.contao_toolkit.listeners.create_formatter_subscriber'] ?? $this->load('getNetzmacht_ContaoToolkit_Listeners_CreateFormatterSubscriberService.php'));
  1029.         }, => 'handle'], 0);
  1030.         $instance->addListener('contao_installation.initialize_application', [=> function () {
  1031.             return ($this->privates['contao.listener.initialize_application'] ?? $this->load('getContao_Listener_InitializeApplicationService.php'));
  1032.         }, => '__invoke'], 0);
  1033.         $instance->addListener('contao.preview_url_create', [=> function () {
  1034.             return ($this->privates['contao_news.listener.preview_url_create'] ?? $this->load('getContaoNews_Listener_PreviewUrlCreateService.php'));
  1035.         }, => '__invoke'], 0);
  1036.         $instance->addListener('contao.preview_url_convert', [=> function () {
  1037.             return ($this->privates['contao_news.listener.preview_url_convert'] ?? $this->load('getContaoNews_Listener_PreviewUrlConvertService.php'));
  1038.         }, => '__invoke'], 0);
  1039.         $instance->addListener('contao.preview_url_create', [=> function () {
  1040.             return ($this->privates['contao_calendar.listener.preview_url_create'] ?? $this->load('getContaoCalendar_Listener_PreviewUrlCreateService.php'));
  1041.         }, => '__invoke'], 0);
  1042.         $instance->addListener('contao.preview_url_convert', [=> function () {
  1043.             return ($this->privates['contao_calendar.listener.preview_url_convert'] ?? $this->load('getContaoCalendar_Listener_PreviewUrlConvertService.php'));
  1044.         }, => '__invoke'], 0);
  1045.         $instance->addListener('contao_bootstrap.core.build_context_config', [=> function () {
  1046.             return ($this->services['contao_bootstrap.grid.listeners.build_context_config'] ?? ($this->services['contao_bootstrap.grid.listeners.build_context_config'] = new \ContaoBootstrap\Grid\Listener\BuildContextConfigListener()));
  1047.         }, => 'buildThemeConfig'], 0);
  1048.         $instance->addListener('contao_bootstrap.core.build_context_config', [=> function () {
  1049.             return ($this->privates['ContaoBootstrap\\Templates\\EventListener\\ThemeConfigurationListener'] ?? ($this->privates['ContaoBootstrap\\Templates\\EventListener\\ThemeConfigurationListener'] = new \ContaoBootstrap\Templates\EventListener\ThemeConfigurationListener()));
  1050.         }, => 'onBuildContextConfig'], 0);
  1051.         $instance->addListener('kernel.exception', [=> function () {
  1052.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1053.         }, => 'onException'], 0);
  1054.         $instance->addListener('kernel.terminate', [=> function () {
  1055.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1056.         }, => 'onTerminate'], 0);
  1057.         $instance->addListener('console.error', [=> function () {
  1058.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1059.         }, => 'onException'], 0);
  1060.         $instance->addListener('console.terminate', [=> function () {
  1061.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1062.         }, => 'onTerminate'], 0);
  1063.         $instance->addListener('kernel.response', [=> function () {
  1064.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1065.         }, => 'onKernelResponse'], 0);
  1066.         $instance->addListener('kernel.response', [=> function () {
  1067.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1068.         }, => 'onKernelResponse'], -1024);
  1069.         $instance->addListener('kernel.request', [=> function () {
  1070.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1071.         }, => 'setDefaultLocale'], 100);
  1072.         $instance->addListener('kernel.request', [=> function () {
  1073.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1074.         }, => 'onKernelRequest'], 16);
  1075.         $instance->addListener('kernel.finish_request', [=> function () {
  1076.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1077.         }, => 'onKernelFinishRequest'], 0);
  1078.         $instance->addListener('kernel.request', [=> function () {
  1079.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1080.         }, => 'onKernelRequest'], 256);
  1081.         $instance->addListener('kernel.request', [=> function () {
  1082.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1083.         }, => 'resolveControllerName'], 24);
  1084.         $instance->addListener('kernel.response', [=> function () {
  1085.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1086.         }, => 'onResponse'], -255);
  1087.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1088.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1089.         }, => 'onControllerArguments'], 0);
  1090.         $instance->addListener('kernel.exception', [=> function () {
  1091.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1092.         }, => 'logKernelException'], 0);
  1093.         $instance->addListener('kernel.exception', [=> function () {
  1094.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1095.         }, => 'onKernelException'], -128);
  1096.         $instance->addListener('kernel.request', [=> function () {
  1097.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1098.         }, => 'onKernelRequest'], 15);
  1099.         $instance->addListener('kernel.finish_request', [=> function () {
  1100.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1101.         }, => 'onKernelFinishRequest'], -15);
  1102.         $instance->addListener('console.error', [=> function () {
  1103.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1104.         }, => 'onConsoleError'], -128);
  1105.         $instance->addListener('console.terminate', [=> function () {
  1106.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1107.         }, => 'onConsoleTerminate'], -128);
  1108.         $instance->addListener('console.error', [=> function () {
  1109.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1110.         }, => 'onConsoleError'], 0);
  1111.         $instance->addListener('kernel.request', [=> function () {
  1112.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1113.         }, => 'onKernelRequest'], 128);
  1114.         $instance->addListener('kernel.response', [=> function () {
  1115.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1116.         }, => 'onKernelResponse'], -1000);
  1117.         $instance->addListener('kernel.finish_request', [=> function () {
  1118.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1119.         }, => 'onFinishRequest'], 0);
  1120.         $instance->addListener('kernel.response', [=> function () {
  1121.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1122.         }, => 'onKernelResponse'], 0);
  1123.         $instance->addListener('kernel.request', [=> function () {
  1124.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1125.         }, => 'onKernelRequest'], 48);
  1126.         $instance->addListener('kernel.response', [=> function () {
  1127.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1128.         }, => 'onKernelResponse'], -100);
  1129.         $instance->addListener('kernel.exception', [=> function () {
  1130.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1131.         }, => 'onKernelException'], 0);
  1132.         $instance->addListener('kernel.terminate', [=> function () {
  1133.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1134.         }, => 'onKernelTerminate'], -1024);
  1135.         $instance->addListener('kernel.controller', [=> function () {
  1136.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1137.         }, => 'onKernelController'], 0);
  1138.         $instance->addListener('kernel.response', [=> function () {
  1139.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1140.         }, => 'onKernelResponse'], 0);
  1141.         $instance->addListener('kernel.request', [=> function () {
  1142.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1143.         }, => 'configure'], 2048);
  1144.         $instance->addListener('console.command', [=> function () {
  1145.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1146.         }, => 'configure'], 2048);
  1147.         $instance->addListener('kernel.request', [=> function () {
  1148.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1149.         }, => 'onKernelRequest'], 32);
  1150.         $instance->addListener('kernel.finish_request', [=> function () {
  1151.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1152.         }, => 'onKernelFinishRequest'], 0);
  1153.         $instance->addListener('kernel.exception', [=> function () {
  1154.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1155.         }, => 'onKernelException'], -64);
  1156.         $instance->addListener('console.command', [=> function () {
  1157.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1158.         }, => 'onCommand'], 255);
  1159.         $instance->addListener('console.terminate', [=> function () {
  1160.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1161.         }, => 'onTerminate'], -255);
  1162.         $instance->addListener('console.command', [=> function () {
  1163.             return ($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService());
  1164.         }, => 'onCommand'], 255);
  1165.         $instance->addListener('console.terminate', [=> function () {
  1166.             return ($this->privates['monolog.handler.console_very_verbose'] ?? $this->getMonolog_Handler_ConsoleVeryVerboseService());
  1167.         }, => 'onTerminate'], -255);
  1168.         $instance->addListener('kernel.response', [=> function () {
  1169.             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')));
  1170.         }, => 'onKernelResponse'], 10);
  1171.         $instance->addListener('fos_http_cache.error.proxy_unreachable', [=> function () {
  1172.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService.php'));
  1173.         }, => 'onProxyUnreachableError'], 0);
  1174.         $instance->addListener('fos_http_cache.error.response', [=> function () {
  1175.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService.php'));
  1176.         }, => 'onProxyResponseError'], 0);
  1177.         $instance->addListener('kernel.response', [=> function () {
  1178.             return ($this->privates['fos_http_cache.event_listener.tag'] ?? $this->getFosHttpCache_EventListener_TagService());
  1179.         }, => 'onKernelResponse'], 0);
  1180.         $instance->addListener('kernel.response', [=> function () {
  1181.             return ($this->privates['nelmio_security.clickjacking_listener'] ?? $this->getNelmioSecurity_ClickjackingListenerService());
  1182.         }, => 'onKernelResponse'], 0);
  1183.         $instance->addListener('kernel.request', [=> function () {
  1184.             return ($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService());
  1185.         }, => 'onKernelRequest'], 512);
  1186.         $instance->addListener('kernel.response', [=> function () {
  1187.             return ($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService());
  1188.         }, => 'onKernelResponse'], 0);
  1189.         $instance->addListener('kernel.response', [=> function () {
  1190.             return ($this->privates['nelmio_security.xss_protection_listener'] ?? $this->getNelmioSecurity_XssProtectionListenerService());
  1191.         }, => 'onKernelResponse'], 0);
  1192.         $instance->addListener('security.authentication.success', [=> function () {
  1193.             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()));
  1194.         }, => 'onLogin'], 9223372036854775806);
  1195.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1196.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService.php'));
  1197.         }, => 'checkPassport'], 0);
  1198.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1199.             return ($this->privates['scheb_two_factor.security.listener.remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\RememberMeListener()));
  1200.         }, => 'onSuccessfulLogin'], 0);
  1201.         $instance->addListener('kernel.response', [=> function () {
  1202.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  1203.         }, => 'onKernelResponse'], 0);
  1204.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1205.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->load('getSchebTwoFactor_Security_Listener_TrustedDeviceService.php'));
  1206.         }, => 'onSuccessfulLogin'], 0);
  1207.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1208.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckBackupCodeService.php'));
  1209.         }, => 'checkPassport'], 16);
  1210.         $instance->addListener('kernel.response', [=> function () {
  1211.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1212.         }, => 'onKernelResponse'], -128);
  1213.         $instance->addListener('console.command', [=> function () {
  1214.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1215.         }, => 'configure'], 1024);
  1216.         $instance->addListener('kernel.response', [=> function () {
  1217.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1218.         }, => 'onKernelResponse'], 0);
  1219.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1220.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1221.         }, => 'onVoterVote'], 0);
  1222.         $instance->addListener('kernel.request', [=> function () {
  1223.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1224.         }, => 'configureLogoutUrlGenerator'], 8);
  1225.         $instance->addListener('kernel.request', [=> function () {
  1226.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1227.         }, => 'onKernelRequest'], 8);
  1228.         $instance->addListener('kernel.finish_request', [=> function () {
  1229.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1230.         }, => 'onKernelFinishRequest'], 0);
  1231.         $instance->addListener('security.authentication.success', [=> function () {
  1232.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  1233.         }, => 'onLogin'], 9223372036854775807);
  1234.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1235.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  1236.         }, => 'onAccessDenied'], 0);
  1237.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1238.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  1239.         }, => 'onTwoFactorForm'], 0);
  1240.         $instance->addListener('kernel.response', [=> function () {
  1241.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_backend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService());
  1242.         }, => 'onKernelResponse'], 0);
  1243.         $instance->addListener('security.authentication.success', [=> function () {
  1244.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  1245.         }, => 'onLogin'], 9223372036854775807);
  1246.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1247.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  1248.         }, => 'onAccessDenied'], 0);
  1249.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1250.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  1251.         }, => 'onTwoFactorForm'], 0);
  1252.         $instance->addListener('kernel.response', [=> function () {
  1253.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.contao_frontend'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService());
  1254.         }, => 'onKernelResponse'], 0);
  1255.         $instance->addListener('kernel.request', [=> function () {
  1256.             return ($this->privates['contao.listener.csrf_token_cookie'] ?? $this->getContao_Listener_CsrfTokenCookieService());
  1257.         }, => 'onKernelRequest'], 36);
  1258.         $instance->addListener('kernel.response', [=> function () {
  1259.             return ($this->privates['contao.listener.csrf_token_cookie'] ?? $this->getContao_Listener_CsrfTokenCookieService());
  1260.         }, => 'onKernelResponse'], -832);
  1261.         $instance->addListener('kernel.request', [=> function () {
  1262.             return ($this->privates['contao.listener.locale'] ?? $this->getContao_Listener_LocaleService());
  1263.         }, => 'onKernelRequest'], 20);
  1264.         $instance->addListener('kernel.request', [=> function () {
  1265.             return ($this->privates['contao.listener.locale'] ?? $this->getContao_Listener_LocaleService());
  1266.         }, => 'setTranslatorLocale'], 100);
  1267.         $instance->addListener('kernel.request', [=> function () {
  1268.             return ($this->privates['contao.listener.subrequest_cache'] ?? ($this->privates['contao.listener.subrequest_cache'] = new \Contao\CoreBundle\EventListener\SubrequestCacheSubscriber()));
  1269.         }, => 'onKernelRequest'], 255);
  1270.         $instance->addListener('kernel.response', [=> function () {
  1271.             return ($this->privates['contao.listener.subrequest_cache'] ?? ($this->privates['contao.listener.subrequest_cache'] = new \Contao\CoreBundle\EventListener\SubrequestCacheSubscriber()));
  1272.         }, => 'onKernelResponse'], -255);
  1273.         $instance->addListener('contao_bootstrap.core.initialize_environment', [=> function () {
  1274.             return ($this->services['contao_bootstrap.core.config_subscriber'] ?? $this->load('getContaoBootstrap_Core_ConfigSubscriberService.php'));
  1275.         }, => 'enterApplicationContext'], 0);
  1276.         $instance->addListener('contao_bootstrap.core.initialize_layout', [=> function () {
  1277.             return ($this->services['contao_bootstrap.core.config_subscriber'] ?? $this->load('getContaoBootstrap_Core_ConfigSubscriberService.php'));
  1278.         }, => 'enterThemeContext'], 0);
  1279.         $instance->addListener('contao_bootstrap.core.build_context_config', [=> function () {
  1280.             return ($this->services['contao_bootstrap.core.config_subscriber'] ?? $this->load('getContaoBootstrap_Core_ConfigSubscriberService.php'));
  1281.         }, => 'buildContextConfig'], 0);
  1282.         $instance->addListener('contao.events.backend.add.to.url', [=> function () {
  1283.             return ($this->privates['cca.event_bindings.backend.subscriber'] ?? $this->load('getCca_EventBindings_Backend_SubscriberService.php'));
  1284.         }, => 'handleAddToUrl'], 0);
  1285.         $instance->addListener('contao.events.backend.get-theme', [=> function () {
  1286.             return ($this->privates['cca.event_bindings.backend.subscriber'] ?? $this->load('getCca_EventBindings_Backend_SubscriberService.php'));
  1287.         }, => 'handleGetTheme'], 0);
  1288.         $instance->addListener('contao.events.calendar.get-event', [=> function () {
  1289.             return ($this->privates['cca.event_bindings.calendar.subscriber'] ?? $this->load('getCca_EventBindings_Calendar_SubscriberService.php'));
  1290.         }, => 'handleEvent'], 0);
  1291.         $instance->addListener('contao.events.controller.add.to.url', [=> function () {
  1292.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1293.         }, => 'handleAddToUrl'], 0);
  1294.         $instance->addListener('contao.events.controller.add-enclosure-to-template', [=> function () {
  1295.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1296.         }, => 'handleAddEnclosureToTemplate'], 0);
  1297.         $instance->addListener('contao.events.controller.add-image-to-template', [=> function () {
  1298.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1299.         }, => 'handleAddImageToTemplate'], 0);
  1300.         $instance->addListener('contao.events.controller.generate-frontend-url', [=> function () {
  1301.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1302.         }, => 'handleGenerateFrontendUrl'], 0);
  1303.         $instance->addListener('contao.events.controller.get-article', [=> function () {
  1304.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1305.         }, => 'handleGetArticle'], 0);
  1306.         $instance->addListener('contao.events.controller.get-content-element', [=> function () {
  1307.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1308.         }, => 'handleGetContentElement'], 0);
  1309.         $instance->addListener('contao.events.controller.get-page-details', [=> function () {
  1310.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1311.         }, => 'handleGetPageDetails'], 0);
  1312.         $instance->addListener('contao.events.controller.get-template-group', [=> function () {
  1313.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1314.         }, => 'handleGetTemplateGroup'], 0);
  1315.         $instance->addListener('contao.events.controller.load.data.container', [=> function () {
  1316.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1317.         }, => 'handleLoadDataContainer'], 0);
  1318.         $instance->addListener('contao.events.controller.redirect', [=> function () {
  1319.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1320.         }, => 'handleRedirect'], 0);
  1321.         $instance->addListener('contao.events.controller.reload', [=> function () {
  1322.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1323.         }, => 'handleReload'], 0);
  1324.         $instance->addListener('contao.events.controller.replace.insert.tags', [=> function () {
  1325.             return ($this->privates['cca.event_bindings.controller.subscriber'] ?? $this->load('getCca_EventBindings_Controller_SubscriberService.php'));
  1326.         }, => 'handleReplaceInsertTags'], 0);
  1327.         $instance->addListener('contao.events.data.parse', [=> function () {
  1328.             return ($this->privates['cca.event_bindings.date.subscriber'] ?? $this->load('getCca_EventBindings_Date_SubscriberService.php'));
  1329.         }, => 'handleParseDate'], 0);
  1330.         $instance->addListener('contao.events.frontend.add.to.url', [=> function () {
  1331.             return ($this->privates['cca.event_bindings.frontend.subscriber'] ?? $this->load('getCca_EventBindings_Frontend_SubscriberService.php'));
  1332.         }, => 'handleAddToUrl'], 0);
  1333.         $instance->addListener('contao.events.image.resize', [=> function () {
  1334.             return ($this->privates['cca.event_bindings.image.subscriber'] ?? $this->load('getCca_EventBindings_Image_SubscriberService.php'));
  1335.         }, => 'handleResize'], 0);
  1336.         $instance->addListener('contao.events.image.get.html', [=> function () {
  1337.             return ($this->privates['cca.event_bindings.image.subscriber'] ?? $this->load('getCca_EventBindings_Image_SubscriberService.php'));
  1338.         }, => 'handleGenerateHtml'], 0);
  1339.         $instance->addListener('contao.message.add', [=> function () {
  1340.             return ($this->privates['cca.event_bindings.message.subscriber'] ?? $this->load('getCca_EventBindings_Message_SubscriberService.php'));
  1341.         }, => 'addMessage'], 0);
  1342.         $instance->addListener('contao.events.news.get-news', [=> function () {
  1343.             return ($this->privates['cca.event_bindings.news.subscriber'] ?? $this->load('getCca_EventBindings_News_SubscriberService.php'));
  1344.         }, => 'handleNews'], 0);
  1345.         $instance->addListener('contao.events.system.get.referrer', [=> function () {
  1346.             return ($this->privates['cca.event_bindings.system.subscriber'] ?? $this->load('getCca_EventBindings_System_SubscriberService.php'));
  1347.         }, => 'handleGetReferer'], 0);
  1348.         $instance->addListener('contao.events.system.log', [=> function () {
  1349.             return ($this->privates['cca.event_bindings.system.subscriber'] ?? $this->load('getCca_EventBindings_System_SubscriberService.php'));
  1350.         }, => 'handleLog'], 0);
  1351.         $instance->addListener('contao.events.system.load.language.file', [=> function () {
  1352.             return ($this->privates['cca.event_bindings.system.subscriber'] ?? $this->load('getCca_EventBindings_System_SubscriberService.php'));
  1353.         }, => 'handleLoadLanguageFile'], 0);
  1354.         $instance->addListener('contao.events.widget.get.attributes.from.dca', [=> function () {
  1355.             return ($this->privates['cca.event_bindings.widget.subscriber'] ?? $this->load('getCca_EventBindings_Widget_SubscriberService.php'));
  1356.         }, => 'handleGetAttributesFromDca'], 0);
  1357.         (new \ContaoCommunityAlliance\Contao\EventDispatcher\EventDispatcherPopulator($instance, [], []))->populate($instance);
  1358.         return $instance;
  1359.     }
  1360.     /**
  1361.      * Gets the public 'filesystem' shared service.
  1362.      *
  1363.      * @return \Symfony\Component\Filesystem\Filesystem
  1364.      */
  1365.     protected function getFilesystemService()
  1366.     {
  1367.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1368.     }
  1369.     /**
  1370.      * Gets the public 'fos_http_cache.cache_manager' shared service.
  1371.      *
  1372.      * @return \FOS\HttpCacheBundle\CacheManager
  1373.      */
  1374.     protected function getFosHttpCache_CacheManagerService()
  1375.     {
  1376.         $this->services['fos_http_cache.cache_manager'] = $instance = new \FOS\HttpCacheBundle\CacheManager(($this->services['fos_http_cache.proxy_client.symfony'] ?? $this->getFosHttpCache_ProxyClient_SymfonyService()), ($this->services['router'] ?? $this->getRouterService()));
  1377.         if ($this->has('event_dispatcher')) {
  1378.             $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1379.         }
  1380.         $instance->setGenerateUrlType(0);
  1381.         return $instance;
  1382.     }
  1383.     /**
  1384.      * Gets the public 'fos_http_cache.event_listener.cache_control' shared service.
  1385.      *
  1386.      * @return \FOS\HttpCacheBundle\EventListener\CacheControlListener
  1387.      */
  1388.     protected function getFosHttpCache_EventListener_CacheControlService()
  1389.     {
  1390.         return $this->services['fos_http_cache.event_listener.cache_control'] = new \FOS\HttpCacheBundle\EventListener\CacheControlListener('X-Cache-Debug');
  1391.     }
  1392.     /**
  1393.      * Gets the public 'fos_http_cache.http.symfony_response_tagger' shared service.
  1394.      *
  1395.      * @return \FOS\HttpCacheBundle\Http\SymfonyResponseTagger
  1396.      */
  1397.     protected function getFosHttpCache_Http_SymfonyResponseTaggerService()
  1398.     {
  1399.         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]);
  1400.     }
  1401.     /**
  1402.      * Gets the public 'fos_http_cache.proxy_client.symfony' shared service.
  1403.      *
  1404.      * @return \FOS\HttpCache\ProxyClient\Symfony
  1405.      */
  1406.     protected function getFosHttpCache_ProxyClient_SymfonyService()
  1407.     {
  1408.         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']);
  1409.     }
  1410.     /**
  1411.      * Gets the public 'http_kernel' shared service.
  1412.      *
  1413.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1414.      */
  1415.     protected function getHttpKernelService()
  1416.     {
  1417.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1418.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 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->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->privates['contao.fragment.registry'] ?? $this->getContao_Fragment_RegistryService())), ($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 () {
  1419.             yield => ($this->privates['debug.contao.model_argument_resolver'] ?? $this->load('getDebug_Contao_ModelArgumentResolverService.php'));
  1420.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1421.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1422.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1423.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1424.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1425.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1426.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1427.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1428.         }, 9)), $a));
  1429.     }
  1430.     /**
  1431.      * Gets the public 'knp_menu.matcher' shared service.
  1432.      *
  1433.      * @return \Knp\Menu\Matcher\Matcher
  1434.      */
  1435.     protected function getKnpMenu_MatcherService()
  1436.     {
  1437.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  1438.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService.php'));
  1439.         }, 1));
  1440.     }
  1441.     /**
  1442.      * Gets the public 'lexik_maintenance.driver.factory' shared service.
  1443.      *
  1444.      * @return \Lexik\Bundle\MaintenanceBundle\Drivers\DriverFactory
  1445.      */
  1446.     protected function getLexikMaintenance_Driver_FactoryService()
  1447.     {
  1448.         return $this->services['lexik_maintenance.driver.factory'] = new \Lexik\Bundle\MaintenanceBundle\Drivers\DriverFactory(new \Lexik\Bundle\MaintenanceBundle\Drivers\DatabaseDriver(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()), $this->parameters['lexik_maintenance.driver']);
  1449.     }
  1450.     /**
  1451.      * Gets the public 'profiler' shared service.
  1452.      *
  1453.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1454.      */
  1455.     protected function getProfilerService()
  1456.     {
  1457.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1458.         $b = ($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService());
  1459.         $c = ($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService());
  1460.         $d = ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1461.         $e = ($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService());
  1462.         $f = ($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService());
  1463.         $a->pushProcessor($b);
  1464.         $a->pushProcessor($c);
  1465.         $a->pushHandler($d);
  1466.         $a->pushHandler($e);
  1467.         $a->pushHandler($f);
  1468.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1469.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1470.         $g = ($this->services['kernel'] ?? $this->get('kernel'));
  1471.         $h = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1472.         $i = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1473.         $i->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1474.         $i->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1475.         $i->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1476.         $i->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1477.         $i->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1478.         $i->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1479.         $i->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  1480.         $i->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  1481.         $i->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1482.         $j = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  1483.         $j->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1484.         $k = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1485.         $l = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1486.         $m = new \Symfony\Bridge\Monolog\Logger('http_client');
  1487.         $m->pushProcessor($b);
  1488.         $m->pushProcessor($c);
  1489.         $m->pushHandler($d);
  1490.         $m->pushHandler($e);
  1491.         $m->pushHandler($f);
  1492.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($m);
  1493.         $l->setLogger($m);
  1494.         $k->registerClient('http_client', new \Symfony\Component\HttpClient\TraceableHttpClient($l));
  1495.         $n = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1496.         if ($this->has('kernel')) {
  1497.             $n->setKernel($g);
  1498.         }
  1499.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1500.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($g, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1501.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1502.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1503.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1504.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer'), $h));
  1505.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $h));
  1506.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1507.         $instance->add($i);
  1508.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1509.         $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['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1510.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1511.         $instance->add($j);
  1512.         $instance->add($k);
  1513.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1514.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1515.         $instance->add(($this->privates['contao.data_collector'] ?? $this->getContao_DataCollectorService()));
  1516.         $instance->add($n);
  1517.         return $instance;
  1518.     }
  1519.     /**
  1520.      * Gets the public 'request_stack' shared service.
  1521.      *
  1522.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1523.      */
  1524.     protected function getRequestStackService()
  1525.     {
  1526.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1527.     }
  1528.     /**
  1529.      * Gets the public 'router' shared service.
  1530.      *
  1531.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  1532.      */
  1533.     protected function getRouterService()
  1534.     {
  1535.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1536.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  1537.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1538.         $c = new \Symfony\Bridge\Monolog\Logger('router');
  1539.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1540.         $c->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  1541.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1542.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1543.         $c->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  1544.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1545.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1546.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1547.         ], [
  1548.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1549.         ]))->withContext('router.default'$this), 'contao_manager.routing_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');
  1550.         $d->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1551.         $e = ($this->privates['contao.routing.legacy_route_provider'] ?? $this->getContao_Routing_LegacyRouteProviderService());
  1552.         $f = new \Symfony\Cmf\Component\Routing\ProviderBasedGenerator($e$a);
  1553.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1554.         $h = new \Symfony\Cmf\Component\Routing\DynamicRouter($b, ($this->services['contao.routing.nested_matcher'] ?? $this->getContao_Routing_NestedMatcherService()), $f''$g$e);
  1555.         $h->addRouteEnhancer(new \Contao\CoreBundle\Routing\Enhancer\InputEnhancer(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), false));
  1556.         $instance->setContext($b);
  1557.         $instance->add($d'100');
  1558.         $instance->add($h20);
  1559.         $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);
  1560.         return $instance;
  1561.     }
  1562.     /**
  1563.      * Gets the public 'security.authentication.trust_resolver' shared service.
  1564.      *
  1565.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  1566.      */
  1567.     protected function getSecurity_Authentication_TrustResolverService()
  1568.     {
  1569.         return $this->services['security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL));
  1570.     }
  1571.     /**
  1572.      * Gets the public 'security.authorization_checker' shared service.
  1573.      *
  1574.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1575.      */
  1576.     protected function getSecurity_AuthorizationCheckerService()
  1577.     {
  1578.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1579.     }
  1580.     /**
  1581.      * Gets the public 'security.firewall.map' shared service.
  1582.      *
  1583.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1584.      */
  1585.     protected function getSecurity_Firewall_MapService()
  1586.     {
  1587.         return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1588.             'security.firewall.map.context.contao_backend' => ['privates''security.firewall.map.context.contao_backend''getSecurity_Firewall_Map_Context_ContaoBackendService.php'true],
  1589.             'security.firewall.map.context.contao_frontend' => ['privates''security.firewall.map.context.contao_frontend''getSecurity_Firewall_Map_Context_ContaoFrontendService.php'true],
  1590.             'security.firewall.map.context.contao_install' => ['privates''security.firewall.map.context.contao_install''getSecurity_Firewall_Map_Context_ContaoInstallService.php'true],
  1591.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1592.         ], [
  1593.             'security.firewall.map.context.contao_backend' => '?',
  1594.             'security.firewall.map.context.contao_frontend' => '?',
  1595.             'security.firewall.map.context.contao_install' => '?',
  1596.             'security.firewall.map.context.dev' => '?',
  1597.         ]), new RewindableGenerator(function () {
  1598.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.CzDeZkV'] ?? ($this->privates['.security.request_matcher.CzDeZkV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt|error)|css|images|js)/')));
  1599.             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$')));
  1600.             yield 'security.firewall.map.context.contao_backend' => ($this->privates['contao.routing.backend_matcher'] ?? $this->getContao_Routing_BackendMatcherService());
  1601.             yield 'security.firewall.map.context.contao_frontend' => ($this->privates['contao.routing.frontend_matcher'] ?? $this->getContao_Routing_FrontendMatcherService());
  1602.         }, 4));
  1603.     }
  1604.     /**
  1605.      * Gets the public 'security.helper' shared service.
  1606.      *
  1607.      * @return \Symfony\Component\Security\Core\Security
  1608.      */
  1609.     protected function getSecurity_HelperService()
  1610.     {
  1611.         return $this->services['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1612.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  1613.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  1614.         ], [
  1615.             'security.authorization_checker' => '?',
  1616.             'security.token_storage' => '?',
  1617.         ]));
  1618.     }
  1619.     /**
  1620.      * Gets the public 'security.logout_url_generator' shared service.
  1621.      *
  1622.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1623.      */
  1624.     protected function getSecurity_LogoutUrlGeneratorService()
  1625.     {
  1626.         $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())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1627.         $instance->registerListener('contao_backend''contao_backend_logout''logout''_csrf_token'NULLNULL);
  1628.         $instance->registerListener('contao_frontend''contao_frontend_logout''logout''_csrf_token'NULLNULL);
  1629.         return $instance;
  1630.     }
  1631.     /**
  1632.      * Gets the public 'security.token_storage' shared service.
  1633.      *
  1634.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1635.      */
  1636.     protected function getSecurity_TokenStorageService()
  1637.     {
  1638.         return $this->services['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, [
  1639.             'session' => ['services''session''getSessionService'false],
  1640.         ], [
  1641.             'session' => '?',
  1642.         ]));
  1643.     }
  1644.     /**
  1645.      * Gets the public 'session' shared service.
  1646.      *
  1647.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1648.      */
  1649.     protected function getSessionService()
  1650.     {
  1651.         $this->services['session'] = $instance = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  1652.         $a = new \Contao\CoreBundle\Session\Attribute\ArrayAttributeBag('_contao_be_attributes');
  1653.         $a->setName('contao_backend');
  1654.         $b = new \Contao\CoreBundle\Session\Attribute\ArrayAttributeBag('_contao_fe_attributes');
  1655.         $b->setName('contao_frontend');
  1656.         $instance->registerBag($a);
  1657.         $instance->registerBag($b);
  1658.         return $instance;
  1659.     }
  1660.     /**
  1661.      * Gets the public 'translator' shared service.
  1662.      *
  1663.      * @return \Contao\CoreBundle\Translation\DataCollectorTranslator
  1664.      */
  1665.     protected function getTranslatorService()
  1666.     {
  1667.         return $this->services['translator'] = new \Contao\CoreBundle\Translation\DataCollectorTranslator(($this->privates['contao.translation.translator'] ?? $this->getContao_Translation_TranslatorService()));
  1668.     }
  1669.     /**
  1670.      * Gets the public 'twig' shared service.
  1671.      *
  1672.      * @return \Twig\Environment
  1673.      */
  1674.     protected function getTwigService()
  1675.     {
  1676.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), $this->load('getTemplating_NameParserService.php'), \dirname(__DIR__4));
  1677.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1678.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1679.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1680.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1681.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1682.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1683.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1684.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  1685.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  1686.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1687.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1688.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1689.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1690.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1691.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1692.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1693.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1694.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1695.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1696.         $a->addPath((\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/views'), 'ContaoCore');
  1697.         $a->addPath((\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/views'), '!ContaoCore');
  1698.         $a->addPath((\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/views'), 'ContaoInstallation');
  1699.         $a->addPath((\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/views'), '!ContaoInstallation');
  1700.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1701.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1702.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1703.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1704.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1705.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1706.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1707.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1708.         $f = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1709.         $f->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1710.         $g = new \Knp\Menu\Util\MenuManipulator();
  1711.         $h = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1712.         $i = new \Symfony\Bridge\Twig\AppVariable();
  1713.         $i->setEnvironment('dev');
  1714.         $i->setDebug(true);
  1715.         if ($this->has('security.token_storage')) {
  1716.             $i->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1717.         }
  1718.         if ($this->has('request_stack')) {
  1719.             $i->setRequestStack($e);
  1720.         }
  1721.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1722.         $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())));
  1723.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1724.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1725.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->services['assets.packages'] ?? $this->getAssets_PackagesService())));
  1726.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  1727.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1728.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1729.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1730.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1731.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1732.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1733.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->services['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1734.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1735.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1736.         $instance->addExtension(new \FOS\HttpCacheBundle\Twig\CacheTagExtension(($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService())));
  1737.         $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')))));
  1738.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($f));
  1739.         $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, [
  1740.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService.php'true],
  1741.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService.php'true],
  1742.         ], [
  1743.             'list' => '?',
  1744.             'twig' => '?',
  1745.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1746.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService.php'));
  1747.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService.php'));
  1748.         }, 2)), $g$h), $h$g));
  1749.         $instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($c)));
  1750.         $instance->addExtension(new \Contao\CoreBundle\Twig\Extension\ContaoTemplateExtension($e, ($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService())));
  1751.         $instance->addGlobal('app'$i);
  1752.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1753.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1754.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1755.         ], [
  1756.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1757.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1758.         ])));
  1759.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1760.         return $instance;
  1761.     }
  1762.     /**
  1763.      * Gets the public 'uri_signer' shared service.
  1764.      *
  1765.      * @return \Symfony\Component\HttpKernel\UriSigner
  1766.      */
  1767.     protected function getUriSignerService()
  1768.     {
  1769.         return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET'));
  1770.     }
  1771.     /**
  1772.      * Gets the public 'var_dumper.cloner' shared service.
  1773.      *
  1774.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1775.      */
  1776.     protected function getVarDumper_ClonerService()
  1777.     {
  1778.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1779.         $instance->setMaxItems(2500);
  1780.         $instance->setMinDepth(1);
  1781.         $instance->setMaxString(-1);
  1782.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1783.         return $instance;
  1784.     }
  1785.     /**
  1786.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1787.      *
  1788.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1789.      */
  1790.     protected function get_LegacyResolveControllerNameSubscriberService()
  1791.     {
  1792.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  1793.     }
  1794.     /**
  1795.      * Gets the private 'annotations.cache' shared service.
  1796.      *
  1797.      * @return \Symfony\Component\Cache\DoctrineProvider
  1798.      */
  1799.     protected function getAnnotations_CacheService()
  1800.     {
  1801.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  1802.     }
  1803.     /**
  1804.      * Gets the private 'cache.annotations' shared service.
  1805.      *
  1806.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1807.      */
  1808.     protected function getCache_AnnotationsService()
  1809.     {
  1810.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QHNANaKYPt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1811.     }
  1812.     /**
  1813.      * Gets the private 'cache.property_info' shared service.
  1814.      *
  1815.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1816.      */
  1817.     protected function getCache_PropertyInfoService()
  1818.     {
  1819.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7gGPDz+TOa'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1820.     }
  1821.     /**
  1822.      * Gets the private 'cache.security_expression_language' shared service.
  1823.      *
  1824.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1825.      */
  1826.     protected function getCache_SecurityExpressionLanguageService()
  1827.     {
  1828.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3RX6vbrzer'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1829.     }
  1830.     /**
  1831.      * Gets the private 'cache.serializer' shared service.
  1832.      *
  1833.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1834.      */
  1835.     protected function getCache_SerializerService()
  1836.     {
  1837.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EXkQrAIWwt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1838.     }
  1839.     /**
  1840.      * Gets the private 'cache.validator' shared service.
  1841.      *
  1842.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1843.      */
  1844.     protected function getCache_ValidatorService()
  1845.     {
  1846.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Su5e0X62l8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1847.     }
  1848.     /**
  1849.      * Gets the private 'config_cache_factory' shared service.
  1850.      *
  1851.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1852.      */
  1853.     protected function getConfigCacheFactoryService()
  1854.     {
  1855.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1856.             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)));
  1857.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1858.         }, 2));
  1859.     }
  1860.     /**
  1861.      * Gets the private 'contao.data_collector' shared service.
  1862.      *
  1863.      * @return \Contao\CoreBundle\DataCollector\ContaoDataCollector
  1864.      */
  1865.     protected function getContao_DataCollectorService()
  1866.     {
  1867.         $this->privates['contao.data_collector'] = $instance = new \Contao\CoreBundle\DataCollector\ContaoDataCollector();
  1868.         $instance->setFramework(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()));
  1869.         return $instance;
  1870.     }
  1871.     /**
  1872.      * Gets the private 'contao.fragment.registry' shared service.
  1873.      *
  1874.      * @return \Contao\CoreBundle\Fragment\FragmentRegistry
  1875.      */
  1876.     protected function getContao_Fragment_RegistryService()
  1877.     {
  1878.         $this->privates['contao.fragment.registry'] = $instance = new \Contao\CoreBundle\Fragment\FragmentRegistry();
  1879.         $instance->add('contao.frontend_module.two_factor', ($this->privates['contao.fragment._config_kwBOC0u'] ?? ($this->privates['contao.fragment._config_kwBOC0u'] = new \Contao\CoreBundle\Fragment\FragmentConfig('contao.fragment._contao.frontend_module.two_factor''forward', ['ignore_errors' => false]))));
  1880.         return $instance;
  1881.     }
  1882.     /**
  1883.      * Gets the private 'contao.listener.backend_locale' shared service.
  1884.      *
  1885.      * @return \Contao\CoreBundle\EventListener\BackendLocaleListener
  1886.      */
  1887.     protected function getContao_Listener_BackendLocaleService()
  1888.     {
  1889.         return $this->privates['contao.listener.backend_locale'] = new \Contao\CoreBundle\EventListener\BackendLocaleListener(($this->services['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1890.     }
  1891.     /**
  1892.      * Gets the private 'contao.listener.bypass_maintenance' shared service.
  1893.      *
  1894.      * @return \Contao\CoreBundle\EventListener\BypassMaintenanceListener
  1895.      */
  1896.     protected function getContao_Listener_BypassMaintenanceService()
  1897.     {
  1898.         return $this->privates['contao.listener.bypass_maintenance'] = new \Contao\CoreBundle\EventListener\BypassMaintenanceListener(($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()));
  1899.     }
  1900.     /**
  1901.      * Gets the private 'contao.listener.csrf_token_cookie' shared service.
  1902.      *
  1903.      * @return \Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber
  1904.      */
  1905.     protected function getContao_Listener_CsrfTokenCookieService()
  1906.     {
  1907.         return $this->privates['contao.listener.csrf_token_cookie'] = new \Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber(($this->privates['contao.csrf.token_storage'] ?? ($this->privates['contao.csrf.token_storage'] = new \Contao\CoreBundle\Csrf\MemoryTokenStorage())), 'csrf_');
  1908.     }
  1909.     /**
  1910.      * Gets the private 'contao.listener.locale' shared service.
  1911.      *
  1912.      * @return \Contao\CoreBundle\EventListener\LocaleSubscriber
  1913.      */
  1914.     protected function getContao_Listener_LocaleService()
  1915.     {
  1916.         return $this->privates['contao.listener.locale'] = new \Contao\CoreBundle\EventListener\LocaleSubscriber(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), $this->parameters['contao.locales']);
  1917.     }
  1918.     /**
  1919.      * Gets the private 'contao.listener.make_response_private' shared service.
  1920.      *
  1921.      * @return \Contao\CoreBundle\EventListener\MakeResponsePrivateListener
  1922.      */
  1923.     protected function getContao_Listener_MakeResponsePrivateService()
  1924.     {
  1925.         return $this->privates['contao.listener.make_response_private'] = new \Contao\CoreBundle\EventListener\MakeResponsePrivateListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  1926.     }
  1927.     /**
  1928.      * Gets the private 'contao.listener.merge_http_headers' shared service.
  1929.      *
  1930.      * @return \Contao\CoreBundle\EventListener\MergeHttpHeadersListener
  1931.      */
  1932.     protected function getContao_Listener_MergeHttpHeadersService()
  1933.     {
  1934.         return $this->privates['contao.listener.merge_http_headers'] = new \Contao\CoreBundle\EventListener\MergeHttpHeadersListener(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()));
  1935.     }
  1936.     /**
  1937.      * Gets the private 'contao.listener.preview_authentication' shared service.
  1938.      *
  1939.      * @return \Contao\CoreBundle\EventListener\PreviewAuthenticationListener
  1940.      */
  1941.     protected function getContao_Listener_PreviewAuthenticationService()
  1942.     {
  1943.         return $this->privates['contao.listener.preview_authentication'] = new \Contao\CoreBundle\EventListener\PreviewAuthenticationListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['uri_signer'] ?? ($this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))));
  1944.     }
  1945.     /**
  1946.      * Gets the private 'contao.listener.preview_bar' shared service.
  1947.      *
  1948.      * @return \Contao\CoreBundle\EventListener\PreviewToolbarListener
  1949.      */
  1950.     protected function getContao_Listener_PreviewBarService()
  1951.     {
  1952.         return $this->privates['contao.listener.preview_bar'] = new \Contao\CoreBundle\EventListener\PreviewToolbarListener(($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()));
  1953.     }
  1954.     /**
  1955.      * Gets the private 'contao.listener.referer_id' shared service.
  1956.      *
  1957.      * @return \Contao\CoreBundle\EventListener\RefererIdListener
  1958.      */
  1959.     protected function getContao_Listener_RefererIdService()
  1960.     {
  1961.         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()));
  1962.     }
  1963.     /**
  1964.      * Gets the private 'contao.listener.request_token' shared service.
  1965.      *
  1966.      * @return \Contao\CoreBundle\EventListener\RequestTokenListener
  1967.      */
  1968.     protected function getContao_Listener_RequestTokenService()
  1969.     {
  1970.         return $this->privates['contao.listener.request_token'] = new \Contao\CoreBundle\EventListener\RequestTokenListener(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['contao.csrf.token_manager'] ?? $this->getContao_Csrf_TokenManagerService()), 'contao_csrf_token''csrf_');
  1971.     }
  1972.     /**
  1973.      * Gets the private 'contao.listener.store_referer' shared service.
  1974.      *
  1975.      * @return \Contao\CoreBundle\EventListener\StoreRefererListener
  1976.      */
  1977.     protected function getContao_Listener_StoreRefererService()
  1978.     {
  1979.         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()));
  1980.     }
  1981.     /**
  1982.      * Gets the private 'contao.listener.two_factor.frontend' shared service.
  1983.      *
  1984.      * @return \Contao\CoreBundle\EventListener\TwoFactorFrontendListener
  1985.      */
  1986.     protected function getContao_Listener_TwoFactor_FrontendService()
  1987.     {
  1988.         return $this->privates['contao.listener.two_factor.frontend'] = new \Contao\CoreBundle\EventListener\TwoFactorFrontendListener(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $this->parameters['scheb_two_factor.security_tokens']);
  1989.     }
  1990.     /**
  1991.      * Gets the private 'contao.listener.user_session' shared service.
  1992.      *
  1993.      * @return \Contao\CoreBundle\EventListener\UserSessionListener
  1994.      */
  1995.     protected function getContao_Listener_UserSessionService()
  1996.     {
  1997.         return $this->privates['contao.listener.user_session'] = new \Contao\CoreBundle\EventListener\UserSessionListener(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->services['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1998.     }
  1999.     /**
  2000.      * Gets the private 'contao.monolog.handler' shared service.
  2001.      *
  2002.      * @return \Contao\CoreBundle\Monolog\ContaoTableHandler
  2003.      */
  2004.     protected function getContao_Monolog_HandlerService()
  2005.     {
  2006.         $this->privates['contao.monolog.handler'] = $instance = new \Contao\CoreBundle\Monolog\ContaoTableHandler('debug'false);
  2007.         $instance->setContainer($this);
  2008.         return $instance;
  2009.     }
  2010.     /**
  2011.      * Gets the private 'contao.monolog.processor' shared service.
  2012.      *
  2013.      * @return \Contao\CoreBundle\Monolog\ContaoTableProcessor
  2014.      */
  2015.     protected function getContao_Monolog_ProcessorService()
  2016.     {
  2017.         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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['contao.routing.scope_matcher'] ?? $this->getContao_Routing_ScopeMatcherService()));
  2018.     }
  2019.     /**
  2020.      * Gets the private 'contao.routing.backend_matcher' shared service.
  2021.      *
  2022.      * @return \Symfony\Component\HttpFoundation\RequestMatcher
  2023.      */
  2024.     protected function getContao_Routing_BackendMatcherService()
  2025.     {
  2026.         $this->privates['contao.routing.backend_matcher'] = $instance = new \Symfony\Component\HttpFoundation\RequestMatcher();
  2027.         $instance->matchAttribute('_scope''backend');
  2028.         return $instance;
  2029.     }
  2030.     /**
  2031.      * Gets the private 'contao.routing.frontend_matcher' shared service.
  2032.      *
  2033.      * @return \Symfony\Component\HttpFoundation\RequestMatcher
  2034.      */
  2035.     protected function getContao_Routing_FrontendMatcherService()
  2036.     {
  2037.         $this->privates['contao.routing.frontend_matcher'] = $instance = new \Symfony\Component\HttpFoundation\RequestMatcher();
  2038.         $instance->matchAttribute('_scope''frontend');
  2039.         return $instance;
  2040.     }
  2041.     /**
  2042.      * Gets the private 'contao.routing.legacy_route_provider' shared service.
  2043.      *
  2044.      * @return \Contao\CoreBundle\Routing\LegacyRouteProvider
  2045.      */
  2046.     protected function getContao_Routing_LegacyRouteProviderService()
  2047.     {
  2048.         return $this->privates['contao.routing.legacy_route_provider'] = new \Contao\CoreBundle\Routing\LegacyRouteProvider(($this->privates['contao.routing.frontend_loader'] ?? ($this->privates['contao.routing.frontend_loader'] = new \Contao\CoreBundle\Routing\FrontendLoader(false'.html'))), new \Contao\CoreBundle\Routing\RouteProvider(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), '.html'false));
  2049.     }
  2050.     /**
  2051.      * Gets the private 'contao.routing.published_filter' shared service.
  2052.      *
  2053.      * @return \Contao\CoreBundle\Routing\Matcher\PublishedFilter
  2054.      */
  2055.     protected function getContao_Routing_PublishedFilterService()
  2056.     {
  2057.         return $this->privates['contao.routing.published_filter'] = new \Contao\CoreBundle\Routing\Matcher\PublishedFilter(($this->services['contao.security.token_checker'] ?? $this->getContao_Security_TokenCheckerService()));
  2058.     }
  2059.     /**
  2060.      * Gets the private 'contao.routing.route_404_provider' shared service.
  2061.      *
  2062.      * @return \Contao\CoreBundle\Routing\Route404Provider
  2063.      */
  2064.     protected function getContao_Routing_Route404ProviderService()
  2065.     {
  2066.         return $this->privates['contao.routing.route_404_provider'] = new \Contao\CoreBundle\Routing\Route404Provider(($this->services['contao.framework'] ?? $this->getContao_FrameworkService()), false);
  2067.     }
  2068.     /**
  2069.      * Gets the private 'contao.translation.translator' shared service.
  2070.      *
  2071.      * @return \Contao\CoreBundle\Translation\Translator
  2072.      */
  2073.     protected function getContao_Translation_TranslatorService()
  2074.     {
  2075.         return $this->privates['contao.translation.translator'] = new \Contao\CoreBundle\Translation\Translator(new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService())), ($this->services['contao.framework'] ?? $this->getContao_FrameworkService()));
  2076.     }
  2077.     /**
  2078.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2079.      *
  2080.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2081.      */
  2082.     protected function getDebug_DebugHandlersListenerService()
  2083.     {
  2084.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2085.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2086.         $a->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2087.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2088.         $a->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2089.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2090.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  2091.     }
  2092.     /**
  2093.      * Gets the private 'debug.file_link_formatter' shared service.
  2094.      *
  2095.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2096.      */
  2097.     protected function getDebug_FileLinkFormatterService()
  2098.     {
  2099.         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 () {
  2100.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  2101.         });
  2102.     }
  2103.     /**
  2104.      * Gets the private 'debug.log_processor' shared service.
  2105.      *
  2106.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2107.      */
  2108.     protected function getDebug_LogProcessorService()
  2109.     {
  2110.         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())));
  2111.     }
  2112.     /**
  2113.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2114.      *
  2115.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2116.      */
  2117.     protected function getDebug_Security_Access_DecisionManagerService()
  2118.     {
  2119.         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 () {
  2120.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  2121.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService.php'));
  2122.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  2123.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  2124.             yield => ($this->privates['debug.security.voter.contao.security.backend_access_voter'] ?? $this->load('getDebug_Security_Voter_Contao_Security_BackendAccessVoterService.php'));
  2125.         }, 5), 'affirmative'falsetrue));
  2126.     }
  2127.     /**
  2128.      * Gets the private 'debug.security.firewall' shared service.
  2129.      *
  2130.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2131.      */
  2132.     protected function getDebug_Security_FirewallService()
  2133.     {
  2134.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->services['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2135.     }
  2136.     /**
  2137.      * Gets the private 'doctrine.result_cache_pool' shared service.
  2138.      *
  2139.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2140.      */
  2141.     protected function getDoctrine_ResultCachePoolService()
  2142.     {
  2143.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('dFE-LwpxTS'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  2144.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2145.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2146.     }
  2147.     /**
  2148.      * Gets the private 'doctrine.system_cache_pool' shared service.
  2149.      *
  2150.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2151.      */
  2152.     protected function getDoctrine_SystemCachePoolService()
  2153.     {
  2154.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('APApgICjYC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2155.     }
  2156.     /**
  2157.      * Gets the private 'esi_listener' shared service.
  2158.      *
  2159.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  2160.      */
  2161.     protected function getEsiListenerService()
  2162.     {
  2163.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  2164.     }
  2165.     /**
  2166.      * Gets the private 'exception_listener' shared service.
  2167.      *
  2168.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2169.      */
  2170.     protected function getExceptionListenerService()
  2171.     {
  2172.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  2173.     }
  2174.     /**
  2175.      * Gets the private 'fos_http_cache.event_listener.tag' shared service.
  2176.      *
  2177.      * @return \FOS\HttpCacheBundle\EventListener\TagListener
  2178.      */
  2179.     protected function getFosHttpCache_EventListener_TagService()
  2180.     {
  2181.         return $this->privates['fos_http_cache.event_listener.tag'] = new \FOS\HttpCacheBundle\EventListener\TagListener(($this->services['fos_http_cache.cache_manager'] ?? $this->getFosHttpCache_CacheManagerService()), ($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);
  2182.     }
  2183.     /**
  2184.      * Gets the private 'fragment.listener' shared service.
  2185.      *
  2186.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2187.      */
  2188.     protected function getFragment_ListenerService()
  2189.     {
  2190.         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');
  2191.     }
  2192.     /**
  2193.      * Gets the private 'lexik_maintenance.listener' shared service.
  2194.      *
  2195.      * @return \Lexik\Bundle\MaintenanceBundle\Listener\MaintenanceListener
  2196.      */
  2197.     protected function getLexikMaintenance_ListenerService()
  2198.     {
  2199.         return $this->privates['lexik_maintenance.listener'] = new \Lexik\Bundle\MaintenanceBundle\Listener\MaintenanceListener(($this->services['lexik_maintenance.driver.factory'] ?? $this->getLexikMaintenance_Driver_FactoryService()), '^/contao($|/)'NULLNULL, [], [], NULL$this->parameters['lexik_maintenance.authorized.attributes'], 503'Service Temporarily Unavailable''Service Temporarily Unavailable'true);
  2200.     }
  2201.     /**
  2202.      * Gets the private 'locale_aware_listener' shared service.
  2203.      *
  2204.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2205.      */
  2206.     protected function getLocaleAwareListenerService()
  2207.     {
  2208.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2209.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2210.             yield => ($this->privates['contao.translation.translator'] ?? $this->getContao_Translation_TranslatorService());
  2211.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2212.     }
  2213.     /**
  2214.      * Gets the private 'locale_listener' shared service.
  2215.      *
  2216.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2217.      */
  2218.     protected function getLocaleListenerService()
  2219.     {
  2220.         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', ($this->services['router'] ?? $this->getRouterService()));
  2221.     }
  2222.     /**
  2223.      * Gets the private 'monolog.handler.console' shared service.
  2224.      *
  2225.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2226.      */
  2227.     protected function getMonolog_Handler_ConsoleService()
  2228.     {
  2229.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLfalse, [64 => 200128 => 10016 => 40032 => 300256 => 100], []);
  2230.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2231.         return $instance;
  2232.     }
  2233.     /**
  2234.      * Gets the private 'monolog.handler.console_very_verbose' shared service.
  2235.      *
  2236.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2237.      */
  2238.     protected function getMonolog_Handler_ConsoleVeryVerboseService()
  2239.     {
  2240.         $this->privates['monolog.handler.console_very_verbose'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLfalse, [64 => 250128 => 250256 => 10016 => 40032 => 300], []);
  2241.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2242.         return $instance;
  2243.     }
  2244.     /**
  2245.      * Gets the private 'monolog.handler.main' shared service.
  2246.      *
  2247.      * @return \Monolog\Handler\RotatingFileHandler
  2248.      */
  2249.     protected function getMonolog_Handler_MainService()
  2250.     {
  2251.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/logs/dev.log'), 10100trueNULLfalse);
  2252.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2253.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  2254.         return $instance;
  2255.     }
  2256.     /**
  2257.      * Gets the private 'monolog.logger' shared service.
  2258.      *
  2259.      * @return \Symfony\Bridge\Monolog\Logger
  2260.      */
  2261.     protected function getMonolog_LoggerService()
  2262.     {
  2263.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2264.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2265.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2266.         $instance->useMicrosecondTimestamps(true);
  2267.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2268.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2269.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2270.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2271.         return $instance;
  2272.     }
  2273.     /**
  2274.      * Gets the private 'monolog.logger.cache' shared service.
  2275.      *
  2276.      * @return \Symfony\Bridge\Monolog\Logger
  2277.      */
  2278.     protected function getMonolog_Logger_CacheService()
  2279.     {
  2280.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2281.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2282.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2283.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2284.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2285.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2286.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2287.         return $instance;
  2288.     }
  2289.     /**
  2290.      * Gets the private 'monolog.logger.request' shared service.
  2291.      *
  2292.      * @return \Symfony\Bridge\Monolog\Logger
  2293.      */
  2294.     protected function getMonolog_Logger_RequestService()
  2295.     {
  2296.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2297.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2298.         $instance->pushProcessor(($this->privates['contao.monolog.processor'] ?? $this->getContao_Monolog_ProcessorService()));
  2299.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2300.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2301.         $instance->pushHandler(($this->privates['contao.monolog.handler'] ?? $this->getContao_Monolog_HandlerService()));
  2302.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2303.         return $instance;
  2304.     }
  2305.     /**
  2306.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2307.      *
  2308.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2309.      */
  2310.     protected function getNelmioCors_CorsListenerService()
  2311.     {
  2312.         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(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()))]));
  2313.     }
  2314.     /**
  2315.      * Gets the private 'nelmio_security.clickjacking_listener' shared service.
  2316.      *
  2317.      * @return \Nelmio\SecurityBundle\EventListener\ClickjackingListener
  2318.      */
  2319.     protected function getNelmioSecurity_ClickjackingListenerService()
  2320.     {
  2321.         return $this->privates['nelmio_security.clickjacking_listener'] = new \Nelmio\SecurityBundle\EventListener\ClickjackingListener($this->parameters['nelmio_security.clickjacking.paths'], []);
  2322.     }
  2323.     /**
  2324.      * Gets the private 'nelmio_security.csp_listener' shared service.
  2325.      *
  2326.      * @return \Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener
  2327.      */
  2328.     protected function getNelmioSecurity_CspListenerService()
  2329.     {
  2330.         $a = new \Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager();
  2331.         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, [], []);
  2332.     }
  2333.     /**
  2334.      * Gets the private 'nelmio_security.referrer_policy_listener' shared service.
  2335.      *
  2336.      * @return \Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener
  2337.      */
  2338.     protected function getNelmioSecurity_ReferrerPolicyListenerService()
  2339.     {
  2340.         return $this->privates['nelmio_security.referrer_policy_listener'] = new \Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener($this->parameters['nelmio_security.referrer_policy.policies']);
  2341.     }
  2342.     /**
  2343.      * Gets the private 'nelmio_security.xss_protection_listener' shared service.
  2344.      *
  2345.      * @return \Nelmio\SecurityBundle\EventListener\XssProtectionListener
  2346.      */
  2347.     protected function getNelmioSecurity_XssProtectionListenerService()
  2348.     {
  2349.         return $this->privates['nelmio_security.xss_protection_listener'] = \Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(['enabled' => true'mode_block' => true'report_uri' => NULL]);
  2350.     }
  2351.     /**
  2352.      * Gets the private 'parameter_bag' shared service.
  2353.      *
  2354.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2355.      */
  2356.     protected function getParameterBagService()
  2357.     {
  2358.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2359.     }
  2360.     /**
  2361.      * Gets the private 'profiler_listener' shared service.
  2362.      *
  2363.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2364.      */
  2365.     protected function getProfilerListenerService()
  2366.     {
  2367.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  2368.     }
  2369.     /**
  2370.      * Gets the private 'router.request_context' shared service.
  2371.      *
  2372.      * @return \Symfony\Component\Routing\RequestContext
  2373.      */
  2374.     protected function getRouter_RequestContextService()
  2375.     {
  2376.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2377.     }
  2378.     /**
  2379.      * Gets the private 'router_listener' shared service.
  2380.      *
  2381.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2382.      */
  2383.     protected function getRouterListenerService()
  2384.     {
  2385.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($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);
  2386.     }
  2387.     /**
  2388.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  2389.      *
  2390.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  2391.      */
  2392.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  2393.     {
  2394.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2395.     }
  2396.     /**
  2397.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  2398.      *
  2399.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  2400.      */
  2401.     protected function getSchebTwoFactor_ProviderRegistryService()
  2402.     {
  2403.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  2404.             yield 'contao' => ($this->privates['contao.security.two_factor.provider'] ?? $this->load('getContao_Security_TwoFactor_ProviderService.php'));
  2405.         }, 1));
  2406.     }
  2407.     /**
  2408.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  2409.      *
  2410.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  2411.      */
  2412.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  2413.     {
  2414.         if ($lazyLoad) {
  2415.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  2416.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2417.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  2418.                     $proxy->setProxyInitializer(null);
  2419.                     return true;
  2420.                 });
  2421.             });
  2422.         }
  2423.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedCookieResponseListener.php';
  2424.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener(($this->privates['scheb_two_factor.trusted_token_storage'] ?? $this->getSchebTwoFactor_TrustedTokenStorageService()), 5184000'trusted_device'false'lax''/'NULL);
  2425.     }
  2426.     /**
  2427.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  2428.      *
  2429.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  2430.      */
  2431.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  2432.     {
  2433.         if ($lazyLoad) {
  2434.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  2435.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2436.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  2437.                     $proxy->setProxyInitializer(null);
  2438.                     return true;
  2439.                 });
  2440.             });
  2441.         }
  2442.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php';
  2443.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  2444.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  2445.         return 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');
  2446.     }
  2447.     /**
  2448.      * Gets the private 'security.authentication.manager' shared service.
  2449.      *
  2450.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2451.      */
  2452.     protected function getSecurity_Authentication_ManagerService()
  2453.     {
  2454.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2455.             yield => ($this->privates['contao.security.authentication_provider.contao_backend.two_factor_decorator'] ?? $this->load('getContao_Security_AuthenticationProvider_ContaoBackend_TwoFactorDecoratorService.php'));
  2456.             yield => ($this->privates['security.authentication.provider.anonymous.contao_backend.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Anonymous_ContaoBackend_TwoFactorDecoratorService.php'));
  2457.             yield => ($this->privates['contao.security.authentication_provider.contao_frontend.two_factor_decorator'] ?? $this->load('getContao_Security_AuthenticationProvider_ContaoFrontend_TwoFactorDecoratorService.php'));
  2458.             yield => ($this->privates['security.authentication.provider.rememberme.contao_frontend.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_ContaoFrontend_TwoFactorDecoratorService.php'));
  2459.             yield => ($this->privates['security.authentication.provider.anonymous.contao_frontend.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Anonymous_ContaoFrontend_TwoFactorDecoratorService.php'));
  2460.         }, 5), true);
  2461.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2462.         return $instance;
  2463.     }
  2464.     /**
  2465.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.contao_backend' shared service.
  2466.      *
  2467.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  2468.      */
  2469.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoBackendService()
  2470.     {
  2471.         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);
  2472.     }
  2473.     /**
  2474.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.contao_frontend' shared service.
  2475.      *
  2476.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  2477.      */
  2478.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_ContaoFrontendService()
  2479.     {
  2480.         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);
  2481.     }
  2482.     /**
  2483.      * Gets the private 'session.storage.native' shared service.
  2484.      *
  2485.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  2486.      */
  2487.     protected function getSession_Storage_NativeService()
  2488.     {
  2489.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  2490.     }
  2491.     /**
  2492.      * Gets the private 'session_listener' shared service.
  2493.      *
  2494.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2495.      */
  2496.     protected function getSessionListenerService()
  2497.     {
  2498.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2499.             'initialized_session' => ['services''session'NULLfalse],
  2500.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2501.             'session' => ['services''session''getSessionService'false],
  2502.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  2503.         ], [
  2504.             'initialized_session' => '?',
  2505.             'request_stack' => '?',
  2506.             'session' => '?',
  2507.             'session_storage' => '?',
  2508.         ]));
  2509.     }
  2510.     /**
  2511.      * Gets the private 'translator.default' shared service.
  2512.      *
  2513.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2514.      */
  2515.     protected function getTranslator_DefaultService()
  2516.     {
  2517.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2518.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2519.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2520.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2521.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2522.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2523.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2524.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2525.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2526.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2527.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2528.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2529.         ], [
  2530.             'translation.loader.csv' => '?',
  2531.             'translation.loader.dat' => '?',
  2532.             'translation.loader.ini' => '?',
  2533.             'translation.loader.json' => '?',
  2534.             'translation.loader.mo' => '?',
  2535.             'translation.loader.php' => '?',
  2536.             'translation.loader.po' => '?',
  2537.             'translation.loader.qt' => '?',
  2538.             'translation.loader.res' => '?',
  2539.             'translation.loader.xliff' => '?',
  2540.             'translation.loader.yml' => '?',
  2541.         ]), 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/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/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/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/Resources/translations/time.cs.xliff'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.cs.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/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/Resources/translations/time.de.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.en.xliff'), => (\dirname(__DIR__4).'/vendor/lexik/maintenance-bundle/Resources/translations/maintenance.en.yml'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/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')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/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/Resources/translations/time.fr.xliff'), => (\dirname(__DIR__4).'/vendor/lexik/maintenance-bundle/Resources/translations/maintenance.fr.yml'), => (\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/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/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/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/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/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')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/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/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/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/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/Resources/translations/time.pt.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.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/Resources/translations/time.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.pt_BR.xlf')], '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/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/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/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/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'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.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/Resources/translations/time.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/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/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/Resources/translations/time.uk.xliff')], '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/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/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/Resources/translations/time.zh_TW.xliff')], 'bs_Latn_BA' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.bs_Latn_BA.xliff')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.eo.xliff')], 'hr_HR' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.hr_HR.xliff')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ky.xliff')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sr_Latin.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh.xliff'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations/ContaoManagerBundle.zh.xlf'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations/ContaoInstallationBundle.zh.xlf')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/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/Resources/translations'), => (\dirname(__DIR__4).'/vendor/lexik/maintenance-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), => (\dirname(__DIR__4).'/app/Resources/SwiftmailerBundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/app/Resources/DoctrineBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 11 => (\dirname(__DIR__4).'/app/Resources/FrameworkBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__4).'/app/Resources/MonologBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/app/Resources/FOSHttpCacheBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 17 => (\dirname(__DIR__4).'/app/Resources/NelmioCorsBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/nelmio/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/app/Resources/NelmioSecurityBundle/translations'), 20 => (\dirname(__DIR__4).'/app/Resources/SchebTwoFactorBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 22 => (\dirname(__DIR__4).'/app/Resources/WebProfilerBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/app/Resources/KnpMenuBundle/translations'), 25 => (\dirname(__DIR__4).'/app/Resources/KnpTimeBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 27 => (\dirname(__DIR__4).'/app/Resources/DebugBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/app/Resources/CmfRoutingBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/netzmacht/html/src/Infrastructure/SymfonyBundle/translations'), 31 => (\dirname(__DIR__4).'/app/Resources/NetzmachtHtmlBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 33 => (\dirname(__DIR__4).'/app/Resources/TwigBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/terminal42/service-annotation-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/app/Resources/Terminal42ServiceAnnotationBundle/translations'), 36 => (\dirname(__DIR__4).'/app/Resources/LexikMaintenanceBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 38 => (\dirname(__DIR__4).'/app/Resources/SecurityBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src/translations'), 40 => (\dirname(__DIR__4).'/app/Resources/ContaoCoreBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/meta-palettes/src/translations'), 42 => (\dirname(__DIR__4).'/app/Resources/CcaMetaPalettesBundle/translations'), 43 => (\dirname(__DIR__4).'/app/Resources/ContaoManagerBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-antispam/src/translations'), 45 => (\dirname(__DIR__4).'/app/Resources/RockSolidAntispamBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src/translations'), 47 => (\dirname(__DIR__4).'/app/Resources/RockSolidCustomElementsBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/oveleon/contao-cookiebar/src/translations'), 49 => (\dirname(__DIR__4).'/app/Resources/ContaoCookiebar/translations'), 50 => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src/translations'), 51 => (\dirname(__DIR__4).'/app/Resources/MultiColumnWizardBundle/translations'), 52 => (\dirname(__DIR__4).'/vendor/netzmacht/contao-form-designer/src/translations'), 53 => (\dirname(__DIR__4).'/app/Resources/NetzmachtContaoFormDesignerBundle/translations'), 54 => (\dirname(__DIR__4).'/vendor/contao/faq-bundle/src/translations'), 55 => (\dirname(__DIR__4).'/app/Resources/ContaoFaqBundle/translations'), 56 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/core/src/translations'), 57 => (\dirname(__DIR__4).'/app/Resources/ContaoBootstrapCoreBundle/translations'), 58 => (\dirname(__DIR__4).'/vendor/contao/comments-bundle/src/translations'), 59 => (\dirname(__DIR__4).'/app/Resources/ContaoCommentsBundle/translations'), 60 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/dependency-container/src/translations'), 61 => (\dirname(__DIR__4).'/app/Resources/CcaDependencyInjectionBundle/translations'), 62 => (\dirname(__DIR__4).'/vendor/netzmacht/contao-toolkit/src/Bundle/translations'), 63 => (\dirname(__DIR__4).'/app/Resources/NetzmachtContaoToolkitBundle/translations'), 64 => (\dirname(__DIR__4).'/app/Resources/ContaoInstallationBundle/translations'), 65 => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src/translations'), 66 => (\dirname(__DIR__4).'/app/Resources/ContaoNewsBundle/translations'), 67 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/form/src/translations'), 68 => (\dirname(__DIR__4).'/app/Resources/ContaoBootstrapFormBundle/translations'), 69 => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src/translations'), 70 => (\dirname(__DIR__4).'/app/Resources/ContaoListingBundle/translations'), 71 => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src/translations'), 72 => (\dirname(__DIR__4).'/app/Resources/ContaoCalendarBundle/translations'), 73 => (\dirname(__DIR__4).'/vendor/contao/newsletter-bundle/src/translations'), 74 => (\dirname(__DIR__4).'/app/Resources/ContaoNewsletterBundle/translations'), 75 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/layout/src/translations'), 76 => (\dirname(__DIR__4).'/app/Resources/ContaoBootstrapLayoutBundle/translations'), 77 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/grid/src/translations'), 78 => (\dirname(__DIR__4).'/app/Resources/ContaoBootstrapGridBundle/translations'), 79 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/panel/src/translations'), 80 => (\dirname(__DIR__4).'/app/Resources/ContaoBootstrapPanelBundle/translations'), 81 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/templates/src/translations'), 82 => (\dirname(__DIR__4).'/app/Resources/ContaoBootstrapTemplatesBundle/translations'), 83 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/navbar/src/translations'), 84 => (\dirname(__DIR__4).'/app/Resources/ContaoBootstrapNavbarBundle/translations'), 85 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/event-dispatcher/src/translations'), 86 => (\dirname(__DIR__4).'/app/Resources/CcaEventDispatcherBundle/translations'), 87 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/events-contao-bindings/src/translations'), 88 => (\dirname(__DIR__4).'/app/Resources/CcaEventsContaoBindingsBundle/translations'), 89 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/tab/src/translations'), 90 => (\dirname(__DIR__4).'/app/Resources/ContaoBootstrapTabBundle/translations'), 91 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/translator/src/translations'), 92 => (\dirname(__DIR__4).'/app/Resources/CcaTranslatorBundle/translations'), 93 => (\dirname(__DIR__4).'/translations'), 94 => (\dirname(__DIR__4).'/app/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/knplabs/knp-time-bundle/Resources/translations'=> 'vendor/lexik/maintenance-bundle/Resources/translations'=> 'vendor/contao/manager-bundle/src/Resources/translations'=> 'vendor/contao/installation-bundle/src/Resources/translations'=> 'vendor/symfony/swiftmailer-bundle/translations'=> 'app/Resources/SwiftmailerBundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'app/Resources/DoctrineBundle/translations'10 => 'vendor/symfony/framework-bundle/translations'11 => 'app/Resources/FrameworkBundle/translations'12 => 'vendor/symfony/monolog-bundle/translations'13 => 'app/Resources/MonologBundle/translations'14 => 'vendor/friendsofsymfony/http-cache-bundle/src/translations'15 => 'app/Resources/FOSHttpCacheBundle/translations'16 => 'vendor/nelmio/cors-bundle/translations'17 => 'app/Resources/NelmioCorsBundle/translations'18 => 'vendor/nelmio/security-bundle/translations'19 => 'app/Resources/NelmioSecurityBundle/translations'20 => 'app/Resources/SchebTwoFactorBundle/translations'21 => 'vendor/symfony/web-profiler-bundle/translations'22 => 'app/Resources/WebProfilerBundle/translations'23 => 'vendor/knplabs/knp-menu-bundle/src/translations'24 => 'app/Resources/KnpMenuBundle/translations'25 => 'app/Resources/KnpTimeBundle/translations'26 => 'vendor/symfony/debug-bundle/translations'27 => 'app/Resources/DebugBundle/translations'28 => 'vendor/symfony-cmf/routing-bundle/src/translations'29 => 'app/Resources/CmfRoutingBundle/translations'30 => 'vendor/netzmacht/html/src/Infrastructure/SymfonyBundle/translations'31 => 'app/Resources/NetzmachtHtmlBundle/translations'32 => 'vendor/symfony/twig-bundle/translations'33 => 'app/Resources/TwigBundle/translations'34 => 'vendor/terminal42/service-annotation-bundle/src/translations'35 => 'app/Resources/Terminal42ServiceAnnotationBundle/translations'36 => 'app/Resources/LexikMaintenanceBundle/translations'37 => 'vendor/symfony/security-bundle/translations'38 => 'app/Resources/SecurityBundle/translations'39 => 'vendor/contao/core-bundle/src/translations'40 => 'app/Resources/ContaoCoreBundle/translations'41 => 'vendor/contao-community-alliance/meta-palettes/src/translations'42 => 'app/Resources/CcaMetaPalettesBundle/translations'43 => 'app/Resources/ContaoManagerBundle/translations'44 => 'vendor/madeyourday/contao-rocksolid-antispam/src/translations'45 => 'app/Resources/RockSolidAntispamBundle/translations'46 => 'vendor/madeyourday/contao-rocksolid-custom-elements/src/translations'47 => 'app/Resources/RockSolidCustomElementsBundle/translations'48 => 'vendor/oveleon/contao-cookiebar/src/translations'49 => 'app/Resources/ContaoCookiebar/translations'50 => 'vendor/menatwork/contao-multicolumnwizard-bundle/src/translations'51 => 'app/Resources/MultiColumnWizardBundle/translations'52 => 'vendor/netzmacht/contao-form-designer/src/translations'53 => 'app/Resources/NetzmachtContaoFormDesignerBundle/translations'54 => 'vendor/contao/faq-bundle/src/translations'55 => 'app/Resources/ContaoFaqBundle/translations'56 => 'vendor/contao-bootstrap/core/src/translations'57 => 'app/Resources/ContaoBootstrapCoreBundle/translations'58 => 'vendor/contao/comments-bundle/src/translations'59 => 'app/Resources/ContaoCommentsBundle/translations'60 => 'vendor/contao-community-alliance/dependency-container/src/translations'61 => 'app/Resources/CcaDependencyInjectionBundle/translations'62 => 'vendor/netzmacht/contao-toolkit/src/Bundle/translations'63 => 'app/Resources/NetzmachtContaoToolkitBundle/translations'64 => 'app/Resources/ContaoInstallationBundle/translations'65 => 'vendor/contao/news-bundle/src/translations'66 => 'app/Resources/ContaoNewsBundle/translations'67 => 'vendor/contao-bootstrap/form/src/translations'68 => 'app/Resources/ContaoBootstrapFormBundle/translations'69 => 'vendor/contao/listing-bundle/src/translations'70 => 'app/Resources/ContaoListingBundle/translations'71 => 'vendor/contao/calendar-bundle/src/translations'72 => 'app/Resources/ContaoCalendarBundle/translations'73 => 'vendor/contao/newsletter-bundle/src/translations'74 => 'app/Resources/ContaoNewsletterBundle/translations'75 => 'vendor/contao-bootstrap/layout/src/translations'76 => 'app/Resources/ContaoBootstrapLayoutBundle/translations'77 => 'vendor/contao-bootstrap/grid/src/translations'78 => 'app/Resources/ContaoBootstrapGridBundle/translations'79 => 'vendor/contao-bootstrap/panel/src/translations'80 => 'app/Resources/ContaoBootstrapPanelBundle/translations'81 => 'vendor/contao-bootstrap/templates/src/translations'82 => 'app/Resources/ContaoBootstrapTemplatesBundle/translations'83 => 'vendor/contao-bootstrap/navbar/src/translations'84 => 'app/Resources/ContaoBootstrapNavbarBundle/translations'85 => 'vendor/contao-community-alliance/event-dispatcher/src/translations'86 => 'app/Resources/CcaEventDispatcherBundle/translations'87 => 'vendor/contao-community-alliance/events-contao-bindings/src/translations'88 => 'app/Resources/CcaEventsContaoBindingsBundle/translations'89 => 'vendor/contao-bootstrap/tab/src/translations'90 => 'app/Resources/ContaoBootstrapTabBundle/translations'91 => 'vendor/contao-community-alliance/translator/src/translations'92 => 'app/Resources/CcaTranslatorBundle/translations'93 => 'translations'94 => 'app/Resources/translations']]]);
  2542.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2543.         $instance->setFallbackLocales([=> 'en']);
  2544.         return $instance;
  2545.     }
  2546.     /**
  2547.      * Gets the private 'var_dumper.html_dumper' shared service.
  2548.      *
  2549.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2550.      */
  2551.     protected function getVarDumper_HtmlDumperService()
  2552.     {
  2553.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2554.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2555.         return $instance;
  2556.     }
  2557.     /**
  2558.      * Gets the private 'web_profiler.csp.handler' shared service.
  2559.      *
  2560.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2561.      */
  2562.     protected function getWebProfiler_Csp_HandlerService()
  2563.     {
  2564.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2565.     }
  2566.     /**
  2567.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2568.      *
  2569.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2570.      */
  2571.     protected function getWebProfiler_DebugToolbarService()
  2572.     {
  2573.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  2574.     }
  2575.     /**
  2576.      * Gets the public 'contao.controller.backend_csv_import' alias.
  2577.      *
  2578.      * @return object The "Contao\CoreBundle\Controller\BackendCsvImportController" service.
  2579.      */
  2580.     protected function getContao_Controller_BackendCsvImportService()
  2581.     {
  2582.         @trigger_error('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.'E_USER_DEPRECATED);
  2583.         return $this->get('Contao\\CoreBundle\\Controller\\BackendCsvImportController');
  2584.     }
  2585.     /**
  2586.      * Gets the public 'contao.controller.images' alias.
  2587.      *
  2588.      * @return object The "Contao\CoreBundle\Controller\ImagesController" service.
  2589.      */
  2590.     protected function getContao_Controller_ImagesService()
  2591.     {
  2592.         @trigger_error('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.'E_USER_DEPRECATED);
  2593.         return $this->get('Contao\\CoreBundle\\Controller\\ImagesController');
  2594.     }
  2595.     /**
  2596.      * Gets the public 'contao.controller.insert_tags' alias.
  2597.      *
  2598.      * @return object The "Contao\CoreBundle\Controller\InsertTagsController" service.
  2599.      */
  2600.     protected function getContao_Controller_InsertTagsService()
  2601.     {
  2602.         @trigger_error('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.'E_USER_DEPRECATED);
  2603.         return $this->get('Contao\\CoreBundle\\Controller\\InsertTagsController');
  2604.     }
  2605.     /**
  2606.      * Gets the public 'contao_manager.controller.debug' alias.
  2607.      *
  2608.      * @return object The "Contao\ManagerBundle\Controller\DebugController" service.
  2609.      */
  2610.     protected function getContaoManager_Controller_DebugService()
  2611.     {
  2612.         @trigger_error('Using the "contao_manager.controller.debug" service ID has been deprecated and will no longer work in Contao 5.0. Please use "Contao\\ManagerBundle\\Controller\\DebugController" instead.'E_USER_DEPRECATED);
  2613.         return $this->get('Contao\\ManagerBundle\\Controller\\DebugController');
  2614.     }
  2615.     /**
  2616.      * @return array|bool|float|int|string|null
  2617.      */
  2618.     public function getParameter($name)
  2619.     {
  2620.         $name = (string) $name;
  2621.         if (isset($this->buildParameters[$name])) {
  2622.             return $this->buildParameters[$name];
  2623.         }
  2624.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2625.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2626.         }
  2627.         if (isset($this->loadedDynamicParameters[$name])) {
  2628.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2629.         }
  2630.         return $this->parameters[$name];
  2631.     }
  2632.     public function hasParameter($name): bool
  2633.     {
  2634.         $name = (string) $name;
  2635.         if (isset($this->buildParameters[$name])) {
  2636.             return true;
  2637.         }
  2638.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2639.     }
  2640.     public function setParameter($name$value): void
  2641.     {
  2642.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2643.     }
  2644.     public function getParameterBag(): ParameterBagInterface
  2645.     {
  2646.         if (null === $this->parameterBag) {
  2647.             $parameters $this->parameters;
  2648.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2649.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2650.             }
  2651.             foreach ($this->buildParameters as $name => $value) {
  2652.                 $parameters[$name] = $value;
  2653.             }
  2654.             $this->parameterBag = new FrozenParameterBag($parameters);
  2655.         }
  2656.         return $this->parameterBag;
  2657.     }
  2658.     private $loadedDynamicParameters = [
  2659.         'kernel.cache_dir' => false,
  2660.         'doctrine.orm.proxy_dir' => false,
  2661.         'kernel.secret' => false,
  2662.         'session.save_path' => false,
  2663.         'profiler.storage.dsn' => false,
  2664.         'debug.container.dump' => false,
  2665.         'contao.encryption_key' => false,
  2666.     ];
  2667.     private $dynamicParameters = [];
  2668.     private function getDynamicParameter(string $name)
  2669.     {
  2670.         switch ($name) {
  2671.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2672.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2673.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2674.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2675.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2676.             case 'debug.container.dump'$value = ($this->targetDir.''.'/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.xml'); break;
  2677.             case 'contao.encryption_key'$value $this->getEnv('APP_SECRET'); break;
  2678.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2679.         }
  2680.         $this->loadedDynamicParameters[$name] = true;
  2681.         return $this->dynamicParameters[$name] = $value;
  2682.     }
  2683.     protected function getDefaultParameters(): array
  2684.     {
  2685.         return [
  2686.             'kernel.root_dir' => (\dirname(__DIR__4).'/app'),
  2687.             'kernel.project_dir' => \dirname(__DIR__4),
  2688.             'kernel.environment' => 'dev',
  2689.             'kernel.debug' => true,
  2690.             'kernel.name' => 'app',
  2691.             'kernel.logs_dir' => (\dirname(__DIR__3).'/logs'),
  2692.             'kernel.bundles' => [
  2693.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2694.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2695.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2696.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2697.                 'FOSHttpCacheBundle' => 'FOS\\HttpCacheBundle\\FOSHttpCacheBundle',
  2698.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2699.                 'NelmioSecurityBundle' => 'Nelmio\\SecurityBundle\\NelmioSecurityBundle',
  2700.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  2701.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2702.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  2703.                 'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
  2704.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2705.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  2706.                 'NetzmachtHtmlBundle' => 'Netzmacht\\Html\\Infrastructure\\SymfonyBundle\\NetzmachtHtmlBundle',
  2707.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2708.                 'Terminal42ServiceAnnotationBundle' => 'Terminal42\\ServiceAnnotationBundle\\Terminal42ServiceAnnotationBundle',
  2709.                 'LexikMaintenanceBundle' => 'Lexik\\Bundle\\MaintenanceBundle\\LexikMaintenanceBundle',
  2710.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2711.                 'ContaoCoreBundle' => 'Contao\\CoreBundle\\ContaoCoreBundle',
  2712.                 'CcaMetaPalettesBundle' => 'ContaoCommunityAlliance\\MetaPalettes\\CcaMetaPalettesBundle',
  2713.                 'ContaoManagerBundle' => 'Contao\\ManagerBundle\\ContaoManagerBundle',
  2714.                 'RockSolidAntispamBundle' => 'MadeYourDay\\RockSolidAntispam\\RockSolidAntispamBundle',
  2715.                 'RockSolidCustomElementsBundle' => 'MadeYourDay\\RockSolidCustomElements\\RockSolidCustomElementsBundle',
  2716.                 'ContaoCookiebar' => 'Oveleon\\ContaoCookiebar\\ContaoCookiebar',
  2717.                 'MultiColumnWizardBundle' => 'MenAtWork\\MultiColumnWizardBundle\\MultiColumnWizardBundle',
  2718.                 'NetzmachtContaoFormDesignerBundle' => 'Netzmacht\\Contao\\FormDesigner\\NetzmachtContaoFormDesignerBundle',
  2719.                 'ContaoFaqBundle' => 'Contao\\FaqBundle\\ContaoFaqBundle',
  2720.                 'ContaoBootstrapCoreBundle' => 'ContaoBootstrap\\Core\\ContaoBootstrapCoreBundle',
  2721.                 'ContaoCommentsBundle' => 'Contao\\CommentsBundle\\ContaoCommentsBundle',
  2722.                 'CcaDependencyInjectionBundle' => 'DependencyInjection\\Container\\CcaDependencyInjectionBundle',
  2723.                 'NetzmachtContaoToolkitBundle' => 'Netzmacht\\Contao\\Toolkit\\Bundle\\NetzmachtContaoToolkitBundle',
  2724.                 'ContaoInstallationBundle' => 'Contao\\InstallationBundle\\ContaoInstallationBundle',
  2725.                 'ContaoNewsBundle' => 'Contao\\NewsBundle\\ContaoNewsBundle',
  2726.                 'ContaoBootstrapFormBundle' => 'ContaoBootstrap\\Form\\ContaoBootstrapFormBundle',
  2727.                 'ContaoListingBundle' => 'Contao\\ListingBundle\\ContaoListingBundle',
  2728.                 'ContaoCalendarBundle' => 'Contao\\CalendarBundle\\ContaoCalendarBundle',
  2729.                 'ContaoNewsletterBundle' => 'Contao\\NewsletterBundle\\ContaoNewsletterBundle',
  2730.                 'ContaoBootstrapLayoutBundle' => 'ContaoBootstrap\\Layout\\ContaoBootstrapLayoutBundle',
  2731.                 'ContaoBootstrapGridBundle' => 'ContaoBootstrap\\Grid\\ContaoBootstrapGridBundle',
  2732.                 'ContaoBootstrapPanelBundle' => 'ContaoBootstrap\\Panel\\ContaoBootstrapPanelBundle',
  2733.                 'ContaoBootstrapTemplatesBundle' => 'ContaoBootstrap\\Templates\\ContaoBootstrapTemplatesBundle',
  2734.                 'ContaoBootstrapNavbarBundle' => 'ContaoBootstrap\\Navbar\\ContaoBootstrapNavbarBundle',
  2735.                 'CcaEventDispatcherBundle' => 'ContaoCommunityAlliance\\Contao\\EventDispatcher\\CcaEventDispatcherBundle',
  2736.                 'CcaEventsContaoBindingsBundle' => 'ContaoCommunityAlliance\\Contao\\Bindings\\CcaEventsContaoBindingsBundle',
  2737.                 'ContaoBootstrapTabBundle' => 'ContaoBootstrap\\Tab\\ContaoBootstrapTabBundle',
  2738.                 'CcaTranslatorBundle' => 'ContaoCommunityAlliance\\Translator\\CcaTranslatorBundle',
  2739.             ],
  2740.             'kernel.bundles_metadata' => [
  2741.                 'SwiftmailerBundle' => [
  2742.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2743.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2744.                 ],
  2745.                 'DoctrineBundle' => [
  2746.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2747.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2748.                 ],
  2749.                 'FrameworkBundle' => [
  2750.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2751.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2752.                 ],
  2753.                 'MonologBundle' => [
  2754.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2755.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2756.                 ],
  2757.                 'FOSHttpCacheBundle' => [
  2758.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/http-cache-bundle/src'),
  2759.                     'namespace' => 'FOS\\HttpCacheBundle',
  2760.                 ],
  2761.                 'NelmioCorsBundle' => [
  2762.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  2763.                     'namespace' => 'Nelmio\\CorsBundle',
  2764.                 ],
  2765.                 'NelmioSecurityBundle' => [
  2766.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/security-bundle'),
  2767.                     'namespace' => 'Nelmio\\SecurityBundle',
  2768.                 ],
  2769.                 'SchebTwoFactorBundle' => [
  2770.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  2771.                     'namespace' => 'Scheb\\TwoFactorBundle',
  2772.                 ],
  2773.                 'WebProfilerBundle' => [
  2774.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2775.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2776.                 ],
  2777.                 'KnpMenuBundle' => [
  2778.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  2779.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  2780.                 ],
  2781.                 'KnpTimeBundle' => [
  2782.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle'),
  2783.                     'namespace' => 'Knp\\Bundle\\TimeBundle',
  2784.                 ],
  2785.                 'DebugBundle' => [
  2786.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2787.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2788.                 ],
  2789.                 'CmfRoutingBundle' => [
  2790.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  2791.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  2792.                 ],
  2793.                 'NetzmachtHtmlBundle' => [
  2794.                     'path' => (\dirname(__DIR__4).'/vendor/netzmacht/html/src/Infrastructure/SymfonyBundle'),
  2795.                     'namespace' => 'Netzmacht\\Html\\Infrastructure\\SymfonyBundle',
  2796.                 ],
  2797.                 'TwigBundle' => [
  2798.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2799.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2800.                 ],
  2801.                 'Terminal42ServiceAnnotationBundle' => [
  2802.                     'path' => (\dirname(__DIR__4).'/vendor/terminal42/service-annotation-bundle/src'),
  2803.                     'namespace' => 'Terminal42\\ServiceAnnotationBundle',
  2804.                 ],
  2805.                 'LexikMaintenanceBundle' => [
  2806.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/maintenance-bundle'),
  2807.                     'namespace' => 'Lexik\\Bundle\\MaintenanceBundle',
  2808.                 ],
  2809.                 'SecurityBundle' => [
  2810.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2811.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2812.                 ],
  2813.                 'ContaoCoreBundle' => [
  2814.                     'path' => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src'),
  2815.                     'namespace' => 'Contao\\CoreBundle',
  2816.                 ],
  2817.                 'CcaMetaPalettesBundle' => [
  2818.                     'path' => (\dirname(__DIR__4).'/vendor/contao-community-alliance/meta-palettes/src'),
  2819.                     'namespace' => 'ContaoCommunityAlliance\\MetaPalettes',
  2820.                 ],
  2821.                 'ContaoManagerBundle' => [
  2822.                     'path' => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src'),
  2823.                     'namespace' => 'Contao\\ManagerBundle',
  2824.                 ],
  2825.                 'RockSolidAntispamBundle' => [
  2826.                     'path' => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-antispam/src'),
  2827.                     'namespace' => 'MadeYourDay\\RockSolidAntispam',
  2828.                 ],
  2829.                 'RockSolidCustomElementsBundle' => [
  2830.                     'path' => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src'),
  2831.                     'namespace' => 'MadeYourDay\\RockSolidCustomElements',
  2832.                 ],
  2833.                 'ContaoCookiebar' => [
  2834.                     'path' => (\dirname(__DIR__4).'/vendor/oveleon/contao-cookiebar/src'),
  2835.                     'namespace' => 'Oveleon\\ContaoCookiebar',
  2836.                 ],
  2837.                 'MultiColumnWizardBundle' => [
  2838.                     'path' => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src'),
  2839.                     'namespace' => 'MenAtWork\\MultiColumnWizardBundle',
  2840.                 ],
  2841.                 'NetzmachtContaoFormDesignerBundle' => [
  2842.                     'path' => (\dirname(__DIR__4).'/vendor/netzmacht/contao-form-designer/src'),
  2843.                     'namespace' => 'Netzmacht\\Contao\\FormDesigner',
  2844.                 ],
  2845.                 'ContaoFaqBundle' => [
  2846.                     'path' => (\dirname(__DIR__4).'/vendor/contao/faq-bundle/src'),
  2847.                     'namespace' => 'Contao\\FaqBundle',
  2848.                 ],
  2849.                 'ContaoBootstrapCoreBundle' => [
  2850.                     'path' => (\dirname(__DIR__4).'/vendor/contao-bootstrap/core/src'),
  2851.                     'namespace' => 'ContaoBootstrap\\Core',
  2852.                 ],
  2853.                 'ContaoCommentsBundle' => [
  2854.                     'path' => (\dirname(__DIR__4).'/vendor/contao/comments-bundle/src'),
  2855.                     'namespace' => 'Contao\\CommentsBundle',
  2856.                 ],
  2857.                 'CcaDependencyInjectionBundle' => [
  2858.                     'path' => (\dirname(__DIR__4).'/vendor/contao-community-alliance/dependency-container/src'),
  2859.                     'namespace' => 'DependencyInjection\\Container',
  2860.                 ],
  2861.                 'NetzmachtContaoToolkitBundle' => [
  2862.                     'path' => (\dirname(__DIR__4).'/vendor/netzmacht/contao-toolkit/src/Bundle'),
  2863.                     'namespace' => 'Netzmacht\\Contao\\Toolkit\\Bundle',
  2864.                 ],
  2865.                 'ContaoInstallationBundle' => [
  2866.                     'path' => (\dirname(__DIR__4).'/vendor/contao/installation-bundle/src'),
  2867.                     'namespace' => 'Contao\\InstallationBundle',
  2868.                 ],
  2869.                 'ContaoNewsBundle' => [
  2870.                     'path' => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src'),
  2871.                     'namespace' => 'Contao\\NewsBundle',
  2872.                 ],
  2873.                 'ContaoBootstrapFormBundle' => [
  2874.                     'path' => (\dirname(__DIR__4).'/vendor/contao-bootstrap/form/src'),
  2875.                     'namespace' => 'ContaoBootstrap\\Form',
  2876.                 ],
  2877.                 'ContaoListingBundle' => [
  2878.                     'path' => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src'),
  2879.                     'namespace' => 'Contao\\ListingBundle',
  2880.                 ],
  2881.                 'ContaoCalendarBundle' => [
  2882.                     'path' => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src'),
  2883.                     'namespace' => 'Contao\\CalendarBundle',
  2884.                 ],
  2885.                 'ContaoNewsletterBundle' => [
  2886.                     'path' => (\dirname(__DIR__4).'/vendor/contao/newsletter-bundle/src'),
  2887.                     'namespace' => 'Contao\\NewsletterBundle',
  2888.                 ],
  2889.                 'ContaoBootstrapLayoutBundle' => [
  2890.                     'path' => (\dirname(__DIR__4).'/vendor/contao-bootstrap/layout/src'),
  2891.                     'namespace' => 'ContaoBootstrap\\Layout',
  2892.                 ],
  2893.                 'ContaoBootstrapGridBundle' => [
  2894.                     'path' => (\dirname(__DIR__4).'/vendor/contao-bootstrap/grid/src'),
  2895.                     'namespace' => 'ContaoBootstrap\\Grid',
  2896.                 ],
  2897.                 'ContaoBootstrapPanelBundle' => [
  2898.                     'path' => (\dirname(__DIR__4).'/vendor/contao-bootstrap/panel/src'),
  2899.                     'namespace' => 'ContaoBootstrap\\Panel',
  2900.                 ],
  2901.                 'ContaoBootstrapTemplatesBundle' => [
  2902.                     'path' => (\dirname(__DIR__4).'/vendor/contao-bootstrap/templates/src'),
  2903.                     'namespace' => 'ContaoBootstrap\\Templates',
  2904.                 ],
  2905.                 'ContaoBootstrapNavbarBundle' => [
  2906.                     'path' => (\dirname(__DIR__4).'/vendor/contao-bootstrap/navbar/src'),
  2907.                     'namespace' => 'ContaoBootstrap\\Navbar',
  2908.                 ],
  2909.                 'CcaEventDispatcherBundle' => [
  2910.                     'path' => (\dirname(__DIR__4).'/vendor/contao-community-alliance/event-dispatcher/src'),
  2911.                     'namespace' => 'ContaoCommunityAlliance\\Contao\\EventDispatcher',
  2912.                 ],
  2913.                 'CcaEventsContaoBindingsBundle' => [
  2914.                     'path' => (\dirname(__DIR__4).'/vendor/contao-community-alliance/events-contao-bindings/src'),
  2915.                     'namespace' => 'ContaoCommunityAlliance\\Contao\\Bindings',
  2916.                 ],
  2917.                 'ContaoBootstrapTabBundle' => [
  2918.                     'path' => (\dirname(__DIR__4).'/vendor/contao-bootstrap/tab/src'),
  2919.                     'namespace' => 'ContaoBootstrap\\Tab',
  2920.                 ],
  2921.                 'CcaTranslatorBundle' => [
  2922.                     'path' => (\dirname(__DIR__4).'/vendor/contao-community-alliance/translator/src'),
  2923.                     'namespace' => 'ContaoCommunityAlliance\\Translator',
  2924.                 ],
  2925.             ],
  2926.             'kernel.charset' => 'UTF-8',
  2927.             'kernel.container_class' => 'appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer',
  2928.             'cca.event_dispatcher.legacy_listeners' => [
  2929.             ],
  2930.             'cca.event_dispatcher.legacy_subscribers' => [
  2931.             ],
  2932.             'database_host' => 'localhost',
  2933.             'database_port' => 3306,
  2934.             'database_user' => 'contaotiles',
  2935.             'database_password' => '6y1Zk_6f',
  2936.             'database_name' => 'contaotiles',
  2937.             'secret' => '147a65b9c5fea4da28e659b91cd797600bbe5d3b13607ec572033985e16439c2',
  2938.             'mailer_transport' => 'sendmail',
  2939.             'mailer_host' => '127.0.0.1',
  2940.             'mailer_user' => NULL,
  2941.             'mailer_password' => NULL,
  2942.             'mailer_port' => 25,
  2943.             'mailer_encryption' => NULL,
  2944.             'locale' => 'en',
  2945.             'container.dumper.inline_class_loader' => true,
  2946.             'env(MAILER_URL)' => 'sendmail://localhost',
  2947.             'env(DATABASE_URL)' => 'mysql://contaotiles:6y1Zk_6f@localhost:3306/contaotiles',
  2948.             'env(APP_SECRET)' => '147a65b9c5fea4da28e659b91cd797600bbe5d3b13607ec572033985e16439c2',
  2949.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2950.             'swiftmailer.mailer.default.spool.enabled' => false,
  2951.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2952.             'swiftmailer.mailer.default.single_address' => NULL,
  2953.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2954.             'swiftmailer.spool.enabled' => false,
  2955.             'swiftmailer.delivery.enabled' => true,
  2956.             'swiftmailer.single_address' => NULL,
  2957.             'swiftmailer.mailers' => [
  2958.                 'default' => 'swiftmailer.mailer.default',
  2959.             ],
  2960.             'swiftmailer.default_mailer' => 'default',
  2961.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2962.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2963.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2964.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2965.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2966.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2967.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2968.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2969.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2970.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2971.             'doctrine.entity_managers' => [
  2972.                 'default' => 'doctrine.orm.default_entity_manager',
  2973.             ],
  2974.             'doctrine.default_entity_manager' => 'default',
  2975.             'doctrine.dbal.connection_factory.types' => [
  2976.                 'binary_string' => [
  2977.                     'class' => 'Contao\\CoreBundle\\Doctrine\\DBAL\\Types\\BinaryStringType',
  2978.                 ],
  2979.             ],
  2980.             'doctrine.connections' => [
  2981.                 'default' => 'doctrine.dbal.default_connection',
  2982.             ],
  2983.             'doctrine.default_connection' => 'default',
  2984.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2985.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2986.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2987.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2988.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2989.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2990.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2991.             'doctrine.orm.cache.memcache_port' => 11211,
  2992.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2993.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2994.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2995.             'doctrine.orm.cache.memcached_port' => 11211,
  2996.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2997.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2998.             'doctrine.orm.cache.redis_host' => 'localhost',
  2999.             'doctrine.orm.cache.redis_port' => 6379,
  3000.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3001.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3002.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3003.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3004.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3005.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3006.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3007.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3008.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3009.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3010.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3011.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3012.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3013.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3014.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3015.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3016.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3017.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3018.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3019.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3020.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3021.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3022.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3023.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3024.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3025.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3026.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3027.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3028.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3029.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3030.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3031.             'event_dispatcher.event_aliases' => [
  3032.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3033.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3034.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3035.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3036.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3037.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3038.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3039.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3040.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3041.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3042.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3043.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3044.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3045.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3046.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3047.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3048.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  3049.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  3050.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  3051.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  3052.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  3053.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  3054.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  3055.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3056.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3057.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3058.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3059.                 'Contao\\CoreBundle\\Event\\GenerateSymlinksEvent' => 'contao.generate_symlinks',
  3060.                 'Contao\\CoreBundle\\Event\\MenuEvent' => 'contao.backend_menu_build',
  3061.                 'Contao\\CoreBundle\\Event\\PreviewUrlCreateEvent' => 'contao.preview_url_create',
  3062.                 'Contao\\CoreBundle\\Event\\PreviewUrlConvertEvent' => 'contao.preview_url_convert',
  3063.                 'Contao\\CoreBundle\\Event\\RobotsTxtEvent' => 'contao.robots_txt',
  3064.                 'Contao\\CoreBundle\\Event\\SlugValidCharactersEvent' => 'contao.slug_valid_characters',
  3065.                 'Contao\\InstallationBundle\\Event\\InitializeApplicationEvent' => 'contao_installation.initialize_application',
  3066.             ],
  3067.             'fragment.renderer.hinclude.global_template' => NULL,
  3068.             'fragment.path' => '/_fragment',
  3069.             'kernel.http_method_override' => true,
  3070.             'kernel.trusted_hosts' => [
  3071.             ],
  3072.             'kernel.default_locale' => 'en',
  3073.             'kernel.error_controller' => 'error_controller',
  3074.             'templating.helper.code.file_link_format' => NULL,
  3075.             'debug.file_link_format' => NULL,
  3076.             'session.metadata.storage_key' => '_sf2_meta',
  3077.             'session.storage.options' => [
  3078.                 'cache_limiter' => '0',
  3079.                 'cookie_secure' => 'auto',
  3080.                 'cookie_httponly' => true,
  3081.                 'gc_probability' => 1,
  3082.             ],
  3083.             'session.metadata.update_threshold' => 0,
  3084.             'asset.request_context.base_path' => '',
  3085.             'asset.request_context.secure' => false,
  3086.             'templating.loader.cache.path' => NULL,
  3087.             'templating.engines' => [
  3088.                 => 'toolkit',
  3089.             ],
  3090.             'translator.logging' => false,
  3091.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3092.             'profiler_listener.only_exceptions' => false,
  3093.             'profiler_listener.only_master_requests' => false,
  3094.             'debug.error_handler.throw_at' => -1,
  3095.             'router.request_context.host' => 'localhost',
  3096.             'router.request_context.scheme' => 'http',
  3097.             'router.request_context.base_url' => '',
  3098.             'router.resource' => 'contao_manager.routing_loader::loadFromPlugins',
  3099.             'router.cache_class_prefix' => 'appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer',
  3100.             'request_listener.http_port' => 80,
  3101.             'request_listener.https_port' => 443,
  3102.             'monolog.use_microseconds' => true,
  3103.             'monolog.swift_mailer.handlers' => [
  3104.             ],
  3105.             'monolog.handlers_to_channels' => [
  3106.                 'monolog.handler.console_very_verbose' => [
  3107.                     'type' => 'inclusive',
  3108.                     'elements' => [
  3109.                         => 'doctrine',
  3110.                     ],
  3111.                 ],
  3112.                 'monolog.handler.console' => [
  3113.                     'type' => 'exclusive',
  3114.                     'elements' => [
  3115.                         => 'doctrine',
  3116.                     ],
  3117.                 ],
  3118.                 'monolog.handler.main' => [
  3119.                     'type' => 'exclusive',
  3120.                     'elements' => [
  3121.                         => 'doctrine',
  3122.                         => 'event',
  3123.                         => 'php',
  3124.                     ],
  3125.                 ],
  3126.                 'monolog.handler.contao' => NULL,
  3127.             ],
  3128.             'fos_http_cache.debug_header' => 'X-Cache-Debug',
  3129.             'fos_http_cache.cacheable.response.additional_status' => [
  3130.             ],
  3131.             'fos_http_cache.proxy_client.symfony.options' => [
  3132.                 'tags_header' => 'X-Cache-Tags',
  3133.                 'tags_method' => 'PURGETAGS',
  3134.                 'purge_method' => 'PURGE',
  3135.             ],
  3136.             'fos_http_cache.cache_manager.generate_url_type' => 0,
  3137.             'fos_http_cache.compiler_pass.tag_annotations' => false,
  3138.             'fos_http_cache.tag_handler.response_header' => 'X-Cache-Tags',
  3139.             'fos_http_cache.tag_handler.separator' => ',',
  3140.             'fos_http_cache.tag_handler.strict' => false,
  3141.             'nelmio_cors.map' => [
  3142.             ],
  3143.             'nelmio_cors.defaults' => [
  3144.                 'allow_origin' => [
  3145.                 ],
  3146.                 'allow_credentials' => false,
  3147.                 'allow_headers' => [
  3148.                 ],
  3149.                 'expose_headers' => [
  3150.                 ],
  3151.                 'allow_methods' => [
  3152.                 ],
  3153.                 'max_age' => 0,
  3154.                 'hosts' => [
  3155.                 ],
  3156.                 'origin_regex' => false,
  3157.                 'forced_allow_origin_value' => NULL,
  3158.             ],
  3159.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3160.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3161.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3162.             'nelmio_security.clickjacking.paths' => [
  3163.                 '^/.*' => [
  3164.                     'header' => 'SAMEORIGIN',
  3165.                 ],
  3166.             ],
  3167.             'nelmio_security.clickjacking.content_types' => [
  3168.             ],
  3169.             'nelmio_security.nonce_generator.number_of_bytes' => 16,
  3170.             'nelmio_security.csp.hash_algorithm' => 'sha256',
  3171.             'nelmio_security.csp.report_log_level' => 'notice',
  3172.             'nelmio_security.content_type.nosniff' => true,
  3173.             'nelmio_security.referrer_policy.policies' => [
  3174.                 => 'no-referrer-when-downgrade',
  3175.                 => 'strict-origin-when-cross-origin',
  3176.             ],
  3177.             'scheb_two_factor.model_manager_name' => NULL,
  3178.             'scheb_two_factor.security_tokens' => [
  3179.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  3180.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  3181.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  3182.             ],
  3183.             'scheb_two_factor.ip_whitelist' => [
  3184.             ],
  3185.             'scheb_two_factor.trusted_device.enabled' => true,
  3186.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  3187.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  3188.             'scheb_two_factor.trusted_device.extend_lifetime' => false,
  3189.             'scheb_two_factor.trusted_device.cookie_secure' => false,
  3190.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  3191.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  3192.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  3193.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3194.             'web_profiler.debug_toolbar.mode' => 2,
  3195.             'knp_menu.renderer.list.options' => [
  3196.             ],
  3197.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  3198.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  3199.             'knp_menu.renderer.twig.options' => [
  3200.             ],
  3201.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  3202.             'knp_menu.default_renderer' => 'twig',
  3203.             'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
  3204.             'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
  3205.             'time.templating.helper.time.class' => 'Knp\\Bundle\\TimeBundle\\Templating\\Helper\\TimeHelper',
  3206.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3207.             'cmf_routing.replace_symfony_router' => true,
  3208.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  3209.             'twig.form.resources' => [
  3210.                 => 'form_div_layout.html.twig',
  3211.             ],
  3212.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3213.             'lexik_maintenance.listener.class' => 'Lexik\\Bundle\\MaintenanceBundle\\Listener\\MaintenanceListener',
  3214.             'lexik_maintenance.driver_factory.class' => 'Lexik\\Bundle\\MaintenanceBundle\\Drivers\\DriverFactory',
  3215.             'lexik_maintenance.driver.database.class' => 'Lexik\\Bundle\\MaintenanceBundle\\Drivers\\DatabaseDriver',
  3216.             'lexik_maintenance.driver' => [
  3217.                 'class' => 'Lexik\\Bundle\\MaintenanceBundle\\Drivers\\FileDriver',
  3218.                 'options' => [
  3219.                     'file_path' => (\dirname(__DIR__3).'/maintenance_lock'),
  3220.                 ],
  3221.                 'ttl' => NULL,
  3222.             ],
  3223.             'lexik_maintenance.authorized.path' => '^/contao($|/)',
  3224.             'lexik_maintenance.authorized.host' => NULL,
  3225.             'lexik_maintenance.authorized.ips' => NULL,
  3226.             'lexik_maintenance.authorized.query' => [
  3227.             ],
  3228.             'lexik_maintenance.authorized.cookie' => [
  3229.             ],
  3230.             'lexik_maintenance.authorized.route' => NULL,
  3231.             'lexik_maintenance.authorized.attributes' => [
  3232.                 '_bypass_maintenance' => true,
  3233.             ],
  3234.             'lexik_maintenance.response.http_code' => 503,
  3235.             'lexik_maintenance.response.http_status' => 'Service Temporarily Unavailable',
  3236.             'lexik_maintenance.response.exception_message' => 'Service Temporarily Unavailable',
  3237.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  3238.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  3239.             'security.role_hierarchy.roles' => [
  3240.             ],
  3241.             'security.access.denied_url' => NULL,
  3242.             'security.authentication.manager.erase_credentials' => true,
  3243.             'security.authentication.session_strategy.strategy' => 'migrate',
  3244.             'security.access.always_authenticate_before_granting' => false,
  3245.             'security.authentication.hide_user_not_found' => true,
  3246.             'contao.web_dir' => (\dirname(__DIR__4).'/web'),
  3247.             'contao.prepend_locale' => false,
  3248.             'contao.url_suffix' => '.html',
  3249.             'contao.upload_path' => 'files',
  3250.             'contao.editable_files' => 'css,csv,html,ini,js,json,less,md,scss,svg,svgz,txt,xliff,xml,yml,yaml',
  3251.             'contao.preview_script' => '/preview.php',
  3252.             'contao.csrf_cookie_prefix' => 'csrf_',
  3253.             'contao.csrf_token_name' => 'contao_csrf_token',
  3254.             'contao.pretty_error_screens' => false,
  3255.             'contao.error_level' => 8183,
  3256.             'contao.locales' => [
  3257.                 => 'en',
  3258.                 => 'pl',
  3259.                 => 'zh',
  3260.                 => 'ja',
  3261.                 => 'lv',
  3262.                 => 'cs',
  3263.                 => 'sr',
  3264.                 => 'pt',
  3265.                 => 'it',
  3266.                 => 'fr',
  3267.                 10 => 'es',
  3268.                 11 => 'de',
  3269.                 12 => 'ru',
  3270.                 13 => 'nl',
  3271.                 14 => 'sl',
  3272.                 15 => 'fa',
  3273.             ],
  3274.             'contao.image.bypass_cache' => false,
  3275.             'contao.image.target_dir' => (\dirname(__DIR__4).'/assets/images'),
  3276.             'contao.image.valid_extensions' => [
  3277.                 => 'jpg',
  3278.                 => 'jpeg',
  3279.                 => 'gif',
  3280.                 => 'png',
  3281.                 => 'tif',
  3282.                 => 'tiff',
  3283.                 => 'bmp',
  3284.                 => 'svg',
  3285.                 => 'svgz',
  3286.                 => 'webp',
  3287.             ],
  3288.             'contao.image.imagine_options' => [
  3289.                 'jpeg_quality' => 80,
  3290.                 'jpeg_sampling_factors' => [
  3291.                     => 2,
  3292.                     => 1,
  3293.                     => 1,
  3294.                 ],
  3295.                 'interlace' => 'plane',
  3296.             ],
  3297.             'contao.image.reject_large_uploads' => false,
  3298.             'contao.security.two_factor.enforce_backend' => false,
  3299.             'contao.search.default_indexer.enable' => true,
  3300.             'contao.search.index_protected' => false,
  3301.             'contao_manager.manager_path' => 'contao-manager.phar.php',
  3302.             'contao_cookiebar.consider_dnt' => false,
  3303.             'contao_cookiebar.anonymize_ip' => true,
  3304.             'contao_cookiebar.storage_key' => 'ccb_contao_token',
  3305.             'contao_cookiebar.iframe_types' => [
  3306.                 'youtube' => [
  3307.                     => 'ce_youtube',
  3308.                 ],
  3309.                 'vimeo' => [
  3310.                     => 'ce_vimeo',
  3311.                 ],
  3312.                 'googlemaps' => [
  3313.                     => 'ce_html_googlemaps',
  3314.                     => 'mod_html_googlemaps',
  3315.                 ],
  3316.             ],
  3317.             'contao_cookiebar.page_templates' => [
  3318.                 => 'fe_page',
  3319.             ],
  3320.             'netzmacht.contao_form_designer.defaults' => [
  3321.                 'templates' => [
  3322.                     'layout' => 'fd_layout_row',
  3323.                     'error' => 'fd_error_latest',
  3324.                     'control' => 'fd_control_default',
  3325.                     'label' => 'fd_label_default',
  3326.                     'help' => 'fd_help_default',
  3327.                 ],
  3328.             ],
  3329.             'netzmacht.contao_form_designer.widgets' => [
  3330.                 'captcha' => [
  3331.                     'help' => true,
  3332.                     'templates' => [
  3333.                         'control' => 'fd_control_captcha',
  3334.                     ],
  3335.                 ],
  3336.                 'checkbox' => [
  3337.                     'help' => true,
  3338.                     'templates' => [
  3339.                         'control' => 'fd_control_checkbox',
  3340.                         'layout' => 'fd_layout_row_field',
  3341.                     ],
  3342.                 ],
  3343.                 'explanation' => [
  3344.                     'help' => false,
  3345.                     'templates' => [
  3346.                         'control' => 'fd_control_explanation',
  3347.                         'layout' => 'fd_layout_row_field',
  3348.                     ],
  3349.                 ],
  3350.                 'message' => [
  3351.                     'help' => false,
  3352.                     'templates' => [
  3353.                         'control' => 'fd_control_message',
  3354.                     ],
  3355.                 ],
  3356.                 'password' => [
  3357.                     'help' => true,
  3358.                     'templates' => [
  3359.                         'control' => 'fd_control_password',
  3360.                         'layout' => 'fd_layout_row_password',
  3361.                     ],
  3362.                     'attributes' => [
  3363.                         'type' => 'type',
  3364.                         'value' => [
  3365.                             'value' => '',
  3366.                         ],
  3367.                     ],
  3368.                 ],
  3369.                 'radio' => [
  3370.                     'help' => true,
  3371.                     'templates' => [
  3372.                         'control' => 'fd_control_radio',
  3373.                         'layout' => 'fd_layout_row_field',
  3374.                     ],
  3375.                 ],
  3376.                 'select' => [
  3377.                     'help' => true,
  3378.                     'templates' => [
  3379.                         'control' => 'fd_control_select',
  3380.                     ],
  3381.                 ],
  3382.                 'submit' => [
  3383.                     'help' => false,
  3384.                     'templates' => [
  3385.                         'control' => 'fd_control_submit',
  3386.                         'layout' => 'fd_layout_row_field',
  3387.                     ],
  3388.                     'attributes' => [
  3389.                         'class' => [
  3390.                             'value' => [
  3391.                                 => 'submit',
  3392.                             ],
  3393.                         ],
  3394.                         'alt' => [
  3395.                             'key' => 'slabel',
  3396.                             'filters' => [
  3397.                                 => 'specialchars',
  3398.                             ],
  3399.                         ],
  3400.                         'title' => [
  3401.                             'key' => 'slabel',
  3402.                             'filters' => [
  3403.                                 => 'specialchars',
  3404.                             ],
  3405.                         ],
  3406.                     ],
  3407.                 ],
  3408.                 'textarea' => [
  3409.                     'help' => true,
  3410.                     'templates' => [
  3411.                         'control' => 'fd_control_textarea',
  3412.                     ],
  3413.                     'attributes' => [
  3414.                         'rows' => 'rows',
  3415.                         'cols' => 'cols',
  3416.                     ],
  3417.                 ],
  3418.                 'text' => [
  3419.                     'help' => true,
  3420.                     'templates' => [
  3421.                         'control' => 'fd_control_text',
  3422.                     ],
  3423.                     'attributes' => [
  3424.                         'type' => 'type',
  3425.                         'value' => [
  3426.                             'key' => 'value',
  3427.                             'filters' => [
  3428.                                 => 'specialchars',
  3429.                             ],
  3430.                         ],
  3431.                     ],
  3432.                 ],
  3433.                 'url' => [
  3434.                     'help' => true,
  3435.                     'templates' => [
  3436.                         'control' => 'fd_control_text',
  3437.                     ],
  3438.                     'attributes' => [
  3439.                         'type' => 'type',
  3440.                         'value' => [
  3441.                             'key' => 'value',
  3442.                             'filters' => [
  3443.                                 => 'specialchars',
  3444.                             ],
  3445.                         ],
  3446.                     ],
  3447.                 ],
  3448.                 'email' => [
  3449.                     'help' => true,
  3450.                     'templates' => [
  3451.                         'control' => 'fd_control_text',
  3452.                     ],
  3453.                     'attributes' => [
  3454.                         'type' => 'type',
  3455.                         'value' => [
  3456.                             'key' => 'value',
  3457.                             'filters' => [
  3458.                                 => 'specialchars',
  3459.                             ],
  3460.                         ],
  3461.                     ],
  3462.                 ],
  3463.                 'number' => [
  3464.                     'help' => true,
  3465.                     'templates' => [
  3466.                         'control' => 'fd_control_text',
  3467.                     ],
  3468.                     'attributes' => [
  3469.                         'type' => 'type',
  3470.                         'value' => [
  3471.                             'key' => 'value',
  3472.                             'filters' => [
  3473.                                 => 'specialchars',
  3474.                             ],
  3475.                         ],
  3476.                     ],
  3477.                 ],
  3478.                 'tel' => [
  3479.                     'help' => true,
  3480.                     'templates' => [
  3481.                         'control' => 'fd_control_text',
  3482.                     ],
  3483.                     'attributes' => [
  3484.                         'type' => 'type',
  3485.                         'value' => [
  3486.                             'key' => 'value',
  3487.                             'filters' => [
  3488.                                 => 'specialchars',
  3489.                             ],
  3490.                         ],
  3491.                     ],
  3492.                 ],
  3493.                 'upload' => [
  3494.                     'help' => true,
  3495.                     'templates' => [
  3496.                         'control' => 'fd_control_upload',
  3497.                     ],
  3498.                     'attributes' => [
  3499.                         'type' => [
  3500.                             'value' => 'file',
  3501.                         ],
  3502.                         'class' => [
  3503.                             'value' => [
  3504.                                 => 'upload',
  3505.                             ],
  3506.                         ],
  3507.                     ],
  3508.                 ],
  3509.             ],
  3510.             'netzmacht.contao_form_designer.form_designer.virtual_widgets' => [
  3511.                 => 'email',
  3512.                 => 'number',
  3513.                 => 'tel',
  3514.                 => 'url',
  3515.             ],
  3516.             'netzmacht.contao_form_designer.form_designer.modules' => [
  3517.                 => 'comments',
  3518.                 => 'form',
  3519.                 => 'subscribe',
  3520.             ],
  3521.             'netzmacht.contao_form_designer.form_designer.elements' => [
  3522.                 => 'comments',
  3523.                 => 'form',
  3524.             ],
  3525.             'cca.legacy_dic' => [
  3526.                 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/dependency-container/src/Resources/contao/config/services.php'),
  3527.                 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/event-dispatcher/src/Resources/contao/config/services.php'),
  3528.                 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/translator/src/Resources/contao/config/services.php'),
  3529.             ],
  3530.             'netzmacht.contao_toolkit.alias_generator.default' => 'netzmacht.contao_toolkit.data.alias_generator.factory.default_factory',
  3531.             'contao_bootstrap.grid.content_parent_drivers' => [
  3532.                 => 'Table',
  3533.                 => 'Multilingual',
  3534.             ],
  3535.             'data_collector.templates' => [
  3536.                 'data_collector.request' => [
  3537.                     => 'request',
  3538.                     => '@WebProfiler/Collector/request.html.twig',
  3539.                 ],
  3540.                 'data_collector.time' => [
  3541.                     => 'time',
  3542.                     => '@WebProfiler/Collector/time.html.twig',
  3543.                 ],
  3544.                 'data_collector.memory' => [
  3545.                     => 'memory',
  3546.                     => '@WebProfiler/Collector/memory.html.twig',
  3547.                 ],
  3548.                 'data_collector.ajax' => [
  3549.                     => 'ajax',
  3550.                     => '@WebProfiler/Collector/ajax.html.twig',
  3551.                 ],
  3552.                 'data_collector.exception' => [
  3553.                     => 'exception',
  3554.                     => '@WebProfiler/Collector/exception.html.twig',
  3555.                 ],
  3556.                 'data_collector.logger' => [
  3557.                     => 'logger',
  3558.                     => '@WebProfiler/Collector/logger.html.twig',
  3559.                 ],
  3560.                 'data_collector.events' => [
  3561.                     => 'events',
  3562.                     => '@WebProfiler/Collector/events.html.twig',
  3563.                 ],
  3564.                 'data_collector.router' => [
  3565.                     => 'router',
  3566.                     => '@WebProfiler/Collector/router.html.twig',
  3567.                 ],
  3568.                 'data_collector.cache' => [
  3569.                     => 'cache',
  3570.                     => '@WebProfiler/Collector/cache.html.twig',
  3571.                 ],
  3572.                 'data_collector.translation' => [
  3573.                     => 'translation',
  3574.                     => '@WebProfiler/Collector/translation.html.twig',
  3575.                 ],
  3576.                 'data_collector.security' => [
  3577.                     => 'security',
  3578.                     => '@Security/Collector/security.html.twig',
  3579.                 ],
  3580.                 'data_collector.twig' => [
  3581.                     => 'twig',
  3582.                     => '@WebProfiler/Collector/twig.html.twig',
  3583.                 ],
  3584.                 'data_collector.doctrine' => [
  3585.                     => 'db',
  3586.                     => '@Doctrine/Collector/db.html.twig',
  3587.                 ],
  3588.                 'data_collector.http_client' => [
  3589.                     => 'http_client',
  3590.                     => '@WebProfiler/Collector/http_client.html.twig',
  3591.                 ],
  3592.                 'swiftmailer.data_collector' => [
  3593.                     => 'swiftmailer',
  3594.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3595.                 ],
  3596.                 'data_collector.dump' => [
  3597.                     => 'dump',
  3598.                     => '@Debug/Profiler/dump.html.twig',
  3599.                 ],
  3600.                 'contao.data_collector' => [
  3601.                     => 'contao',
  3602.                     => '@ContaoCore/Collector/contao.html.twig',
  3603.                 ],
  3604.                 'data_collector.config' => [
  3605.                     => 'config',
  3606.                     => '@WebProfiler/Collector/config.html.twig',
  3607.                 ],
  3608.             ],
  3609.             'kernel.packages' => [
  3610.                 'ausi/slug-generator' => '1.1.1',
  3611.                 'bacon/bacon-qr-code' => '2.0.3',
  3612.                 'beberlei/assert' => '3.3.0',
  3613.                 'clue/stream-filter' => '1.5.0',
  3614.                 'composer/ca-bundle' => '1.2.9',
  3615.                 'composer/package-versions-deprecated' => '1.11.99.1',
  3616.                 'contao-bootstrap/bundle' => '2.1.1',
  3617.                 'contao-bootstrap/core' => '2.0.5',
  3618.                 'contao-bootstrap/form' => '2.1.6',
  3619.                 'contao-bootstrap/grid' => '2.3.1',
  3620.                 'contao-bootstrap/layout' => '2.0.4',
  3621.                 'contao-bootstrap/navbar' => '2.1.4',
  3622.                 'contao-bootstrap/panel' => '2.1.2',
  3623.                 'contao-bootstrap/tab' => '2.0.5',
  3624.                 'contao-bootstrap/templates' => '2.1.0',
  3625.                 'contao-community-alliance/dependency-container' => '2.0.4',
  3626.                 'contao-community-alliance/event-dispatcher' => '2.0.5',
  3627.                 'contao-community-alliance/events-contao-bindings' => '4.4.5',
  3628.                 'contao-community-alliance/meta-palettes' => '2.0.7',
  3629.                 'contao-community-alliance/translator' => '2.1.5',
  3630.                 'contao-components/ace' => '1.4.12',
  3631.                 'contao-components/chosen' => '1.2.4',
  3632.                 'contao-components/colorbox' => '1.6.6',
  3633.                 'contao-components/colorpicker' => '1.5.1',
  3634.                 'contao-components/contao' => '9.1.1',
  3635.                 'contao-components/datepicker' => '2.3.1',
  3636.                 'contao-components/dropzone' => '5.7.2',
  3637.                 'contao-components/highlight' => '9.18.1',
  3638.                 'contao-components/installer' => '1.4.1',
  3639.                 'contao-components/jquery' => '3.5.1',
  3640.                 'contao-components/jquery-ui' => '1.12.1.1',
  3641.                 'contao-components/mediabox' => '1.5.5',
  3642.                 'contao-components/mootools' => '1.6.0.6',
  3643.                 'contao-components/simplemodal' => '2.1.1',
  3644.                 'contao-components/swipe' => '2.2.0',
  3645.                 'contao-components/tablesort' => '4.0.1',
  3646.                 'contao-components/tablesorter' => '2.31.3',
  3647.                 'contao-components/tinymce4' => '4.9.12',
  3648.                 'contao/calendar-bundle' => '4.9.13',
  3649.                 'contao/comments-bundle' => '4.9.13',
  3650.                 'contao/conflicts' => 'dev-main',
  3651.                 'contao/core-bundle' => '4.9.13',
  3652.                 'contao/faq-bundle' => '4.9.13',
  3653.                 'contao/image' => '1.1.0',
  3654.                 'contao/imagine-svg' => '1.0.2',
  3655.                 'contao/installation-bundle' => '4.9.13',
  3656.                 'contao/listing-bundle' => '4.9.13',
  3657.                 'contao/manager-bundle' => '4.9.13',
  3658.                 'contao/manager-plugin' => '2.11.0',
  3659.                 'contao/news-bundle' => '4.9.13',
  3660.                 'contao/newsletter-bundle' => '4.9.13',
  3661.                 'dasprid/enum' => '1.0.3',
  3662.                 'doctrine/annotations' => '1.12.1',
  3663.                 'doctrine/cache' => '1.10.2',
  3664.                 'doctrine/collections' => '1.6.7',
  3665.                 'doctrine/common' => '3.1.1',
  3666.                 'doctrine/dbal' => '2.12.1',
  3667.                 'doctrine/doctrine-bundle' => '2.3.0',
  3668.                 'doctrine/event-manager' => '1.1.1',
  3669.                 'doctrine/inflector' => '2.0.3',
  3670.                 'doctrine/instantiator' => '1.4.0',
  3671.                 'doctrine/lexer' => '1.2.1',
  3672.                 'doctrine/orm' => '2.8.2',
  3673.                 'doctrine/persistence' => '2.1.0',
  3674.                 'doctrine/sql-formatter' => '1.1.1',
  3675.                 'dragonmantank/cron-expression' => '2.3.1',
  3676.                 'egulias/email-validator' => '3.1.0',
  3677.                 'friendsofsymfony/http-cache' => '2.10.0',
  3678.                 'friendsofsymfony/http-cache-bundle' => '2.10.2',
  3679.                 'imagine/imagine' => '1.2.4',
  3680.                 'knplabs/knp-menu' => '3.1.3',
  3681.                 'knplabs/knp-menu-bundle' => '3.1.0',
  3682.                 'knplabs/knp-time-bundle' => '1.16.0',
  3683.                 'lcobucci/jwt' => '3.4.5',
  3684.                 'league/uri-components' => '1.8.2',
  3685.                 'league/uri-hostname-parser' => '1.1.2',
  3686.                 'league/uri-interfaces' => '1.1.1',
  3687.                 'league/uri-parser' => '1.4.1',
  3688.                 'league/uri-schemes' => '1.2.1',
  3689.                 'lexik/maintenance-bundle' => '2.1.5',
  3690.                 'madeyourday/contao-rocksolid-antispam' => '2.0.0',
  3691.                 'madeyourday/contao-rocksolid-custom-elements' => '2.3.0',
  3692.                 'matthiasmullie/minify' => '1.3.66',
  3693.                 'matthiasmullie/path-converter' => '1.1.3',
  3694.                 'menatwork/contao-multicolumnwizard-bundle' => '3.4.10',
  3695.                 'michelf/php-markdown' => '1.9.0',
  3696.                 'monolog/monolog' => '1.26.0',
  3697.                 'nelmio/cors-bundle' => '2.1.0',
  3698.                 'nelmio/security-bundle' => '2.10.3',
  3699.                 'netzmacht/contao-form-designer' => '1.1.7',
  3700.                 'netzmacht/contao-toolkit' => '3.6.1',
  3701.                 'netzmacht/html' => '2.0.1',
  3702.                 'nyholm/psr7' => '1.4.0',
  3703.                 'ocramius/proxy-manager' => '2.2.3',
  3704.                 'oveleon/contao-cookiebar' => '1.8.4',
  3705.                 'paragonie/constant_time_encoding' => '2.4.0',
  3706.                 'paragonie/random_compat' => '9.99.99',
  3707.                 'patchwork/utf8' => '1.3.3',
  3708.                 'php-http/client-common' => '2.3.0',
  3709.                 'php-http/discovery' => '1.13.0',
  3710.                 'php-http/httplug' => '2.2.0',
  3711.                 'php-http/message' => '1.11.0',
  3712.                 'php-http/message-factory' => '1.0.2',
  3713.                 'php-http/promise' => '1.1.0',
  3714.                 'phpspec/php-diff' => '1.1.3',
  3715.                 'phpunit/php-token-stream' => '4.0.4',
  3716.                 'pimple/pimple' => '1.1.1',
  3717.                 'psr/cache' => '1.0.1',
  3718.                 'psr/container' => '1.1.1',
  3719.                 'psr/http-client' => '1.0.1',
  3720.                 'psr/http-factory' => '1.0.1',
  3721.                 'psr/http-message' => '1.0.1',
  3722.                 'psr/log' => '1.1.3',
  3723.                 'psr/simple-cache' => '1.0.1',
  3724.                 'ramsey/uuid' => '3.9.3',
  3725.                 'scheb/2fa-backup-code' => '5.7.0',
  3726.                 'scheb/2fa-bundle' => '5.7.0',
  3727.                 'scheb/2fa-trusted-device' => '5.7.0',
  3728.                 'scssphp/scssphp' => '1.4.1',
  3729.                 'simplepie/simplepie' => '1.5.6',
  3730.                 'spomky-labs/otphp' => '10.0.1',
  3731.                 'swiftmailer/swiftmailer' => '6.2.7',
  3732.                 'symfony-cmf/routing' => '2.3.3',
  3733.                 'symfony-cmf/routing-bundle' => '2.5.0',
  3734.                 'symfony/asset' => '4.4.20',
  3735.                 'symfony/cache' => '4.4.21',
  3736.                 'symfony/cache-contracts' => '2.2.0',
  3737.                 'symfony/config' => '4.4.20',
  3738.                 'symfony/console' => '4.4.21',
  3739.                 'symfony/debug' => '4.4.20',
  3740.                 'symfony/debug-bundle' => '4.4.20',
  3741.                 'symfony/dependency-injection' => '4.4.21',
  3742.                 'symfony/deprecation-contracts' => '2.2.0',
  3743.                 'symfony/doctrine-bridge' => '4.4.21',
  3744.                 'symfony/dom-crawler' => '4.4.20',
  3745.                 'symfony/dotenv' => '4.4.20',
  3746.                 'symfony/error-handler' => '4.4.21',
  3747.                 'symfony/event-dispatcher' => '4.4.20',
  3748.                 'symfony/event-dispatcher-contracts' => '1.1.9',
  3749.                 'symfony/expression-language' => '4.4.20',
  3750.                 'symfony/filesystem' => '4.4.21',
  3751.                 'symfony/finder' => '4.4.20',
  3752.                 'symfony/framework-bundle' => '4.4.21',
  3753.                 'symfony/http-client' => '4.4.21',
  3754.                 'symfony/http-client-contracts' => '2.3.1',
  3755.                 'symfony/http-foundation' => '4.4.20',
  3756.                 'symfony/http-kernel' => '4.4.21',
  3757.                 'symfony/lock' => '4.4.21',
  3758.                 'symfony/mime' => '5.2.6',
  3759.                 'symfony/monolog-bridge' => '4.4.21',
  3760.                 'symfony/monolog-bundle' => '3.7.0',
  3761.                 'symfony/options-resolver' => '5.2.4',
  3762.                 'symfony/polyfill-ctype' => '1.22.1',
  3763.                 'symfony/polyfill-iconv' => '1.22.1',
  3764.                 'symfony/polyfill-intl-grapheme' => '1.22.1',
  3765.                 'symfony/polyfill-intl-idn' => '1.22.1',
  3766.                 'symfony/polyfill-intl-normalizer' => '1.22.1',
  3767.                 'symfony/polyfill-mbstring' => '1.22.1',
  3768.                 'symfony/polyfill-php72' => '1.22.1',
  3769.                 'symfony/polyfill-php73' => '1.22.1',
  3770.                 'symfony/polyfill-php80' => '1.22.1',
  3771.                 'symfony/process' => '4.4.20',
  3772.                 'symfony/property-access' => '5.2.4',
  3773.                 'symfony/property-info' => '5.2.4',
  3774.                 'symfony/proxy-manager-bridge' => '4.4.18',
  3775.                 'symfony/routing' => '4.4.20',
  3776.                 'symfony/security-bundle' => '4.4.21',
  3777.                 'symfony/security-core' => '4.4.21',
  3778.                 'symfony/security-csrf' => '5.2.4',
  3779.                 'symfony/security-guard' => '4.4.20',
  3780.                 'symfony/security-http' => '4.4.21',
  3781.                 'symfony/service-contracts' => '2.2.0',
  3782.                 'symfony/stopwatch' => '4.4.20',
  3783.                 'symfony/string' => '5.2.6',
  3784.                 'symfony/swiftmailer-bundle' => '3.5.2',
  3785.                 'symfony/templating' => '5.2.4',
  3786.                 'symfony/translation' => '4.4.21',
  3787.                 'symfony/translation-contracts' => '2.3.0',
  3788.                 'symfony/twig-bridge' => '4.4.21',
  3789.                 'symfony/twig-bundle' => '4.4.20',
  3790.                 'symfony/var-dumper' => '4.4.21',
  3791.                 'symfony/var-exporter' => '5.2.4',
  3792.                 'symfony/web-profiler-bundle' => '4.4.21',
  3793.                 'symfony/yaml' => '4.4.21',
  3794.                 'terminal42/escargot' => '1.0.5',
  3795.                 'terminal42/service-annotation-bundle' => '1.1.3',
  3796.                 'thecodingmachine/safe' => '1.3.3',
  3797.                 'toflar/psr6-symfony-http-cache-store' => '3.0.1',
  3798.                 'true/punycode' => '2.1.1',
  3799.                 'twig/twig' => '2.14.4',
  3800.                 'ua-parser/uap-php' => '3.9.14',
  3801.                 'webignition/disallowed-character-terminated-string' => '2.0',
  3802.                 'webignition/robots-txt-file' => '3.0',
  3803.                 'webmozart/assert' => '1.10.0',
  3804.                 'webmozart/path-util' => '2.3.0',
  3805.                 'wikimedia/less.php' => '1.8.2',
  3806.                 'zendframework/zend-code' => '3.4.1',
  3807.                 'zendframework/zend-eventmanager' => '3.2.1',
  3808.                 '__root__' => '1.0.0+no-version-set',
  3809.             ],
  3810.             'contao.resources_paths' => [
  3811.                 => (\dirname(__DIR__4).'/vendor/contao/core-bundle/src/Resources/contao'),
  3812.                 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/meta-palettes/src/Resources/contao'),
  3813.                 => (\dirname(__DIR__4).'/vendor/contao/manager-bundle/src/Resources/contao'),
  3814.                 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-antispam/src/Resources/contao'),
  3815.                 => (\dirname(__DIR__4).'/vendor/madeyourday/contao-rocksolid-custom-elements/src/Resources/contao'),
  3816.                 => (\dirname(__DIR__4).'/vendor/oveleon/contao-cookiebar/src/Resources/contao'),
  3817.                 => (\dirname(__DIR__4).'/vendor/menatwork/contao-multicolumnwizard-bundle/src/Resources/contao'),
  3818.                 => (\dirname(__DIR__4).'/vendor/netzmacht/contao-form-designer/src/Resources/contao'),
  3819.                 => (\dirname(__DIR__4).'/vendor/contao/faq-bundle/src/Resources/contao'),
  3820.                 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/core/src/Resources/contao'),
  3821.                 10 => (\dirname(__DIR__4).'/vendor/contao/comments-bundle/src/Resources/contao'),
  3822.                 11 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/dependency-container/src/Resources/contao'),
  3823.                 12 => (\dirname(__DIR__4).'/vendor/netzmacht/contao-toolkit/src/Bundle/Resources/contao'),
  3824.                 13 => (\dirname(__DIR__4).'/vendor/contao/news-bundle/src/Resources/contao'),
  3825.                 14 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/form/src/Resources/contao'),
  3826.                 15 => (\dirname(__DIR__4).'/vendor/contao/listing-bundle/src/Resources/contao'),
  3827.                 16 => (\dirname(__DIR__4).'/vendor/contao/calendar-bundle/src/Resources/contao'),
  3828.                 17 => (\dirname(__DIR__4).'/vendor/contao/newsletter-bundle/src/Resources/contao'),
  3829.                 18 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/layout/src/Resources/contao'),
  3830.                 19 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/grid/src/Resources/contao'),
  3831.                 20 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/panel/src/Resources/contao'),
  3832.                 21 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/templates/src/Resources/contao'),
  3833.                 22 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/navbar/src/Resources/contao'),
  3834.                 23 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/event-dispatcher/src/Resources/contao'),
  3835.                 24 => (\dirname(__DIR__4).'/vendor/contao-bootstrap/tab/src/Resources/contao'),
  3836.                 25 => (\dirname(__DIR__4).'/vendor/contao-community-alliance/translator/src/Resources/contao'),
  3837.             ],
  3838.             'contao_bootstrap.config' => [
  3839.                 'layout' => [
  3840.                     'metapalette' => [
  3841.                         '+title' => [
  3842.                             => 'layoutType',
  3843.                         ],
  3844.                         '-style' => [
  3845.                             => 'framework',
  3846.                         ],
  3847.                         '-static' => [
  3848.                             => 'static',
  3849.                         ],
  3850.                         'container after column' => [
  3851.                             => 'bs_containerElement',
  3852.                         ],
  3853.                     ],
  3854.                     'viewport' => 'width=device-width, initial-scale=1, shrink-to-fit=no',
  3855.                     'metasubselectpalettes' => [
  3856.                         'rows' => [
  3857.                             '2rwh' => [
  3858.                                 => 'bs_headerClass',
  3859.                             ],
  3860.                             '2rwf' => [
  3861.                                 => 'bs_footerClass',
  3862.                             ],
  3863.                             '3rw' => [
  3864.                                 => 'bs_headerClass',
  3865.                                 => 'bs_footerClass',
  3866.                             ],
  3867.                         ],
  3868.                         'cols' => [
  3869.                             '1cl' => [
  3870.                             ],
  3871.                             '2cll' => [
  3872.                                 => 'bs_leftClass',
  3873.                                 => 'bs_mainClass',
  3874.                             ],
  3875.                             '2clr' => [
  3876.                                 => 'bs_mainClass',
  3877.                                 => 'bs_rightClass',
  3878.                             ],
  3879.                             '3cl' => [
  3880.                                 => 'bs_leftClass',
  3881.                                 => 'bs_mainClass',
  3882.                                 => 'bs_rightClass',
  3883.                             ],
  3884.                         ],
  3885.                     ],
  3886.                     'replace_css_classes' => [
  3887.                         'invisible' => 'sr-only',
  3888.                         'float_left' => 'float-left',
  3889.                         'float_right' => 'float-right',
  3890.                     ],
  3891.                     'filters' => [
  3892.                         'replace_css_classes_templates' => [
  3893.                             => 'fe_*',
  3894.                         ],
  3895.                         'replace_images_classes_templates' => [
  3896.                             => 'ce_*',
  3897.                         ],
  3898.                         'replace_table_classes_templates' => [
  3899.                             => 'ce_table*',
  3900.                         ],
  3901.                     ],
  3902.                 ],
  3903.                 'form' => [
  3904.                     'widgets' => [
  3905.                         'checkbox' => [
  3906.                             'templates' => [
  3907.                                 'control' => 'fd_control_checkbox_bs_custom',
  3908.                                 'layout' => 'fd_layout_bs_default',
  3909.                             ],
  3910.                         ],
  3911.                         'explanation' => [
  3912.                             'templates' => [
  3913.                                 'layout' => 'fd_layout_bs_default_field',
  3914.                             ],
  3915.                         ],
  3916.                         'password' => [
  3917.                             'input_group' => true,
  3918.                             'templates' => [
  3919.                                 'layout' => 'fd_layout_bs_default_password',
  3920.                             ],
  3921.                         ],
  3922.                         'radio' => [
  3923.                             'templates' => [
  3924.                                 'control' => 'fd_control_radio_bs_custom',
  3925.                                 'layout' => 'fd_layout_bs_default',
  3926.                             ],
  3927.                         ],
  3928.                         'submit' => [
  3929.                             'form_control' => false,
  3930.                             'control_class' => 'btn btn-primary',
  3931.                             'templates' => [
  3932.                                 'layout' => 'fd_layout_row_field',
  3933.                             ],
  3934.                         ],
  3935.                         'select' => [
  3936.                             'templates' => [
  3937.                                 'control' => 'fd_control_select_bs_custom',
  3938.                             ],
  3939.                         ],
  3940.                         'text' => [
  3941.                             'input_group' => true,
  3942.                         ],
  3943.                         'email' => [
  3944.                             'input_group' => true,
  3945.                         ],
  3946.                         'url' => [
  3947.                             'input_group' => true,
  3948.                         ],
  3949.                         'number' => [
  3950.                             'input_group' => true,
  3951.                         ],
  3952.                         'tel' => [
  3953.                             'input_group' => true,
  3954.                         ],
  3955.                         'textarea' => [
  3956.                             'input_group' => true,
  3957.                         ],
  3958.                         'upload' => [
  3959.                             'form_control' => false,
  3960.                             'templates' => [
  3961.                                 'control' => 'fd_control_upload_bs_custom',
  3962.                             ],
  3963.                         ],
  3964.                     ],
  3965.                     'layouts' => [
  3966.                         'default' => [
  3967.                             'templates' => [
  3968.                                 'layout' => 'fd_layout_bs_default',
  3969.                                 'help' => 'fd_help_bs_default',
  3970.                                 'error' => 'fd_error_latest_bs',
  3971.                             ],
  3972.                             'widgets' => [
  3973.                                 'captcha' => [
  3974.                                     'templates' => [
  3975.                                         'control' => 'fd_control_captcha_bs_default',
  3976.                                     ],
  3977.                                 ],
  3978.                             ],
  3979.                         ],
  3980.                         'horizontal' => [
  3981.                             'classes' => [
  3982.                                 'row' => 'form-row',
  3983.                                 'label' => 'col-sm-3',
  3984.                                 'control' => 'col-sm-9',
  3985.                                 'offset' => 'ml-auto',
  3986.                             ],
  3987.                             'widgets' => [
  3988.                                 'captcha' => [
  3989.                                     'templates' => [
  3990.                                         'control' => 'fd_control_captcha_bs_horizontal',
  3991.                                     ],
  3992.                                 ],
  3993.                                 'checkbox' => [
  3994.                                     'templates' => [
  3995.                                         'layout' => 'fd_layout_bs_horizontal',
  3996.                                     ],
  3997.                                 ],
  3998.                                 'explanation' => [
  3999.                                     'templates' => [
  4000.                                         'layout' => 'fd_layout_bs_horizontal_field',
  4001.                                     ],
  4002.                                 ],
  4003.                                 'password' => [
  4004.                                     'templates' => [
  4005.                                         'layout' => 'fd_layout_bs_horizontal_password',
  4006.                                     ],
  4007.                                 ],
  4008.                                 'radio' => [
  4009.                                     'templates' => [
  4010.                                         'layout' => 'fd_layout_bs_horizontal',
  4011.                                     ],
  4012.                                 ],
  4013.                                 'submit' => [
  4014.                                     'templates' => [
  4015.                                         'layout' => 'fd_layout_bs_horizontal_field',
  4016.                                     ],
  4017.                                 ],
  4018.                             ],
  4019.                             'templates' => [
  4020.                                 'layout' => 'fd_layout_bs_horizontal',
  4021.                                 'help' => 'fd_help_bs_default',
  4022.                                 'error' => 'fd_error_latest_bs',
  4023.                             ],
  4024.                         ],
  4025.                     ],
  4026.                     'buttons' => [
  4027.                         'submit' => 'btn-primary',
  4028.                     ],
  4029.                 ],
  4030.                 'grid' => [
  4031.                     'columns' => 12,
  4032.                     'sizes' => [
  4033.                         => 'xs',
  4034.                         => 'sm',
  4035.                         => 'md',
  4036.                         => 'lg',
  4037.                         => 'xl',
  4038.                     ],
  4039.                     'default_size' => 'xs',
  4040.                 ],
  4041.                 'templates' => [
  4042.                     'auto_mapping' => true,
  4043.                     'mapping' => [
  4044.                         'mandatory' => [
  4045.                             'pagination' => 'pagination_bs',
  4046.                         ],
  4047.                         'optional' => [
  4048.                             'com_default' => 'com_bs_media',
  4049.                             'member_default' => 'member_default_bs',
  4050.                             'member_grouped' => 'member_grouped_bs',
  4051.                             'mod_breadcrumb' => 'mod_breadcrumb_bs',
  4052.                             'mod_comment_form' => 'mod_comment_form_bs',
  4053.                             'mod_login' => 'mod_login_bs',
  4054.                             'mod_search' => 'mod_search_bs',
  4055.                         ],
  4056.                     ],
  4057.                     'gravatar' => [
  4058.                         'default' => 'mp',
  4059.                     ],
  4060.                 ],
  4061.             ],
  4062.             'console.command.ids' => [
  4063.                 => 'console.command.public_alias.Lexik\\Bundle\\MaintenanceBundle\\Command\\DriverLockCommand',
  4064.                 => 'console.command.public_alias.Lexik\\Bundle\\MaintenanceBundle\\Command\\DriverUnlockCommand',
  4065.                 => 'console.command.public_alias.contao.command.install-web-dir',
  4066.                 => 'console.command.public_alias.contao.command.lock',
  4067.                 => 'console.command.public_alias.contao.command.unlock',
  4068.             ],
  4069.         ];
  4070.     }
  4071.     protected function throw($message)
  4072.     {
  4073.         throw new RuntimeException($message);
  4074.     }
  4075. }