Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
system.services.yml file core/modules/system/system.services.yml core/modules/system/system.services.yml
system.site.yml file core/modules/system/config/install/system.site.yml core/modules/system/config/install/system.site.yml
system.site.yml file core/tests/fixtures/config_install/testing_config_install/system.site.yml core/tests/fixtures/config_install/testing_config_install/system.site.yml
system.site.yml file core/tests/fixtures/config_install/multilingual/system.site.yml core/tests/fixtures/config_install/multilingual/system.site.yml
system.site.yml file core/tests/fixtures/config_install/multilingual/language/es/system.site.yml core/tests/fixtures/config_install/multilingual/language/es/system.site.yml
system.site.yml file core/profiles/standard/config/install/system.site.yml core/profiles/standard/config/install/system.site.yml
system.site.yml file core/profiles/demo_umami/config/install/system.site.yml core/profiles/demo_umami/config/install/system.site.yml
system.site.yml file core/profiles/tests/testing_config_overrides/config/install/system.site.yml core/profiles/tests/testing_config_overrides/config/install/system.site.yml
system.theme.global.yml file core/profiles/minimal/config/install/system.theme.global.yml core/profiles/minimal/config/install/system.theme.global.yml
system.theme.global.yml file core/profiles/demo_umami/config/install/system.theme.global.yml core/profiles/demo_umami/config/install/system.theme.global.yml
system.theme.global.yml file core/modules/system/config/install/system.theme.global.yml core/modules/system/config/install/system.theme.global.yml
system.theme.global.yml file core/tests/fixtures/config_install/testing_config_install/system.theme.global.yml core/tests/fixtures/config_install/testing_config_install/system.theme.global.yml
system.theme.global.yml file core/tests/fixtures/config_install/multilingual/system.theme.global.yml core/tests/fixtures/config_install/multilingual/system.theme.global.yml
system.theme.yml file core/tests/fixtures/config_install/testing_config_install/system.theme.yml core/tests/fixtures/config_install/testing_config_install/system.theme.yml
system.theme.yml file core/tests/fixtures/config_install/multilingual/system.theme.yml core/tests/fixtures/config_install/multilingual/system.theme.yml
system.theme.yml file core/profiles/demo_umami/config/install/system.theme.yml core/profiles/demo_umami/config/install/system.theme.yml
system.theme.yml file core/profiles/standard/config/install/system.theme.yml core/profiles/standard/config/install/system.theme.yml
system.theme.yml file core/profiles/tests/testing_themes_blocks/config/install/system.theme.yml core/profiles/tests/testing_themes_blocks/config/install/system.theme.yml
system.theme.yml file core/profiles/tests/nightwatch_a11y_testing/config/install/system.theme.yml core/profiles/tests/nightwatch_a11y_testing/config/install/system.theme.yml
system.theme.yml file core/modules/system/config/install/system.theme.yml core/modules/system/config/install/system.theme.yml
system.theme_install.html.twig file core/modules/system/help_topics/system.theme_install.html.twig ---
label: 'Installing a theme and setting default themes'
related:
- core.appearance
- system.theme_uninstall
---
{% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %}
{% set themes_link =…
system.theme_uninstall.html.twig file core/modules/system/help_topics/system.theme_uninstall.html.twig ---
label: 'Uninstalling an unused theme'
related:
- core.appearance
- system.theme_install
---
{% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %}
{% set themes_link = render_var(help_route_link(themes_link_text,…
system.timezone_resolver service core/modules/system/system.services.yml Drupal\system\TimeZoneResolver
SystemAdminMenuBlockAccessCheck class core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Access check for routes implementing _access_admin_menu_block_page.
SystemAdminMenuBlockAccessCheck.php file core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php
SystemAdminMenuBlockAccessCheck::access function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Checks access.
SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Check that the given route has access to child routes.
SystemAdminMenuBlockAccessCheck::__construct function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php
SystemAdminThemePreprocess class core/modules/system/src/Theme/SystemAdminThemePreprocess.php Hook implementations for system.
SystemAdminThemePreprocess.php file core/modules/system/src/Theme/SystemAdminThemePreprocess.php
SystemAdminThemePreprocess::preprocessAdminBlockContent function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative content block templates.
SystemAdminThemePreprocess::preprocessAdminPage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative index page templates.
SystemAdminThemePreprocess::preprocessSystemAdminIndex function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for admin index templates.
SystemAdminThemePreprocess::preprocessSystemModulesDetails function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for the module details templates.
SystemAdminThemePreprocess::preprocessSystemModulesUninstall function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for module uninstall templates.
SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for security advisories fetch error message templates.
SystemAdminThemePreprocess::preprocessSystemThemesPage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for appearance page templates.
SystemAdminThemePreprocess::__construct function core/modules/system/src/Theme/SystemAdminThemePreprocess.php
SystemBrandingBlock class core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Provides a block to display 'Site branding' elements.
SystemBrandingBlock.php file core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::blockForm function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::blockSubmit function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::build function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Builds and returns the renderable array for this block plugin.
SystemBrandingBlock::createPlaceholder function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::getCacheTags function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::__construct function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Creates a SystemBrandingBlock instance.
SystemBrandingOffCanvasForm class core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The settings_tray form handler for the SystemBrandingBlock.
SystemBrandingOffCanvasForm class core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php The settings_tray form handler for the SystemBrandingBlock.
SystemBrandingOffCanvasForm.php file core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.