Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
system.menu.tools.yml file core/modules/system/config/install/system.menu.tools.yml core/modules/system/config/install/system.menu.tools.yml
system.migrate_drupal.yml file core/modules/system/migrations/state/system.migrate_drupal.yml core/modules/system/migrations/state/system.migrate_drupal.yml
system.module file core/modules/system/system.module Configuration system that lets administrators modify the workings of the site.
system.module.css file core/modules/system/tests/css/system.module.css /**
* This file is for testing CSS file override in
* CascadingStylesheetsTestCase::testRenderOverride().
* No contents are necessary.
*/
system.module_install.html.twig file core/modules/help_topics/help_topics/system.module_install.html.twig ---
label: 'Installing a module'
related:
- core.extending
- system.module_uninstall
---
{% set extend_url = render_var(url('system.modules_list')) %}
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{% trans…
system.module_uninstall.html.twig file core/modules/help_topics/help_topics/system.module_uninstall.html.twig ---
label: 'Uninstalling a module'
related:
- core.extending
- system.module_install
- system.maintenance_mode
---
{% set uninstall_url = render_var(url('system.modules_uninstall')) %}
{% set maintenance_topic =…
system.performance.yml file core/modules/system/config/install/system.performance.yml core/modules/system/config/install/system.performance.yml
system.permissions.yml file core/modules/system/system.permissions.yml core/modules/system/system.permissions.yml
system.post_update.php file core/modules/system/system.post_update.php Post update functions for System.
system.reports.html.twig file core/modules/help_topics/help_topics/system.reports.html.twig ---
label: 'Running reports on your site'
related:
- core.maintenance
- core.security
- system.config_error
---
{% set status_url = render_var(url('system.status')) %}
<h2>{% trans %}Goal{% endtrans…
system.routing.yml file core/modules/system/system.routing.yml core/modules/system/system.routing.yml
system.rss.yml file core/modules/system/config/install/system.rss.yml core/modules/system/config/install/system.rss.yml
system.sa_fetcher service core/modules/system/system.services.yml Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher
system.schema.yml file core/modules/system/config/schema/system.schema.yml core/modules/system/config/schema/system.schema.yml
system.services.yml file core/modules/system/system.services.yml core/modules/system/system.services.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/testing_config_overrides/config/install/system.site.yml core/profiles/testing_config_overrides/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/modules/system/config/install/system.site.yml core/modules/system/config/install/system.site.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/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/profiles/minimal/config/install/system.theme.global.yml core/profiles/minimal/config/install/system.theme.global.yml
system.theme.inc file core/modules/system/system.theme.inc Preprocess functions for the System module.
system.theme.yml file core/modules/system/config/install/system.theme.yml core/modules/system/config/install/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/testing_themes_blocks/config/install/system.theme.yml core/profiles/testing_themes_blocks/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_install.html.twig file core/modules/help_topics/help_topics/system.theme_install.html.twig ---
label: 'Installing a theme and setting default themes'
related:
- core.appearance
- system.theme_uninstall
---
{% set themes_url = render_var(url('system.themes_page')) %}
<h2>{% trans %}Goal{% endtrans…
system.theme_uninstall.html.twig file core/modules/help_topics/help_topics/system.theme_uninstall.html.twig ---
label: 'Uninstalling an unused theme'
related:
- core.appearance
- system.theme_install
---
{% set themes_url = render_var(url('system.themes_page')) %}
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{% trans…
system.timezone_resolver service core/modules/system/system.services.yml Drupal\system\TimeZoneResolver
system.tokens.inc file core/modules/system/system.tokens.inc Builds placeholder replacement tokens system-wide data.
SystemAuthorizeTest class core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests the authorize.php script and related API.
SystemAuthorizeTest.php file core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
SystemAuthorizeTest::$defaultTheme property core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php The theme to install as the default for testing.
SystemAuthorizeTest::$modules property core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Modules to enable.
SystemAuthorizeTest::drupalGetAuthorizePHP function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Helper function to initialize authorize.php and load it via drupalGet().
SystemAuthorizeTest::setUp function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
SystemAuthorizeTest::testFileTransferHooks function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests the FileTransfer hooks.
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::$configFactory property core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Stores the configuration factory.
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::create function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Creates an instance of the plugin.
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.php file core/modules/system/src/Form/SystemBrandingOffCanvasForm.php

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