Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
system.maintenance.css core/themes/stable9/css/system/system.maintenance.css /** * Update styles */ .update-results { margin-top: 3em; padding: 0.25em; border: 1px solid #ccc; background: #eee; font-size: smaller; } .update-results h2 { margin-top: 0.25em; } .update-results h4 { margin-bottom:…
system.maintenance.yml core/modules/system/config/install/system.maintenance.yml core/modules/system/config/install/system.maintenance.yml
system.maintenance_mode.html.twig core/modules/system/help_topics/system.maintenance_mode.html.twig --- label: 'Enabling and disabling maintenance mode' related: - core.maintenance - system.cache --- {% set cache_topic = render_var(help_topic_link('system.cache')) %} {% set maintenance_link_text %}{% trans %}Maintenance…
system.menu.account.yml core/modules/system/config/install/system.menu.account.yml core/modules/system/config/install/system.menu.account.yml
system.menu.admin.yml core/modules/system/config/install/system.menu.admin.yml core/modules/system/config/install/system.menu.admin.yml
system.menu.changed.yml core/modules/system/tests/modules/menu_test/config/install/system.menu.changed.yml core/modules/system/tests/modules/menu_test/config/install/system.menu.changed.yml
system.menu.content.yml core/modules/navigation/config/install/system.menu.content.yml core/modules/navigation/config/install/system.menu.content.yml
system.menu.exclude-test.yml core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude-test.yml core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude-test.yml
system.menu.footer.yml core/modules/system/config/install/system.menu.footer.yml core/modules/system/config/install/system.menu.footer.yml
system.menu.indirect-exclude-test.yml core/modules/config/tests/config_exclude_test/config/install/system.menu.indirect-exclude-test.yml core/modules/config/tests/config_exclude_test/config/install/system.menu.indirect-exclude-test.yml
system.menu.main.yml core/modules/system/config/install/system.menu.main.yml core/modules/system/config/install/system.menu.main.yml
system.menu.original.yml core/modules/system/tests/modules/menu_test/config/install/system.menu.original.yml core/modules/system/tests/modules/menu_test/config/install/system.menu.original.yml
system.menu.tools.yml core/modules/system/config/install/system.menu.tools.yml core/modules/system/config/install/system.menu.tools.yml
system.migrate_drupal.yml core/modules/system/migrations/state/system.migrate_drupal.yml core/modules/system/migrations/state/system.migrate_drupal.yml
system.module core/modules/system/system.module Configuration system that lets administrators modify the workings of the site.
system.module.css 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 core/modules/system/help_topics/system.module_install.html.twig --- label: 'Installing a module' related: - core.extending - system.module_uninstall --- {% set extend_link_text %}{% trans %}Extend{% endtrans %}{% endset %} {% set extend_link = render_var(help_route_link(extend_link_text,…
system.module_uninstall.html.twig core/modules/system/help_topics/system.module_uninstall.html.twig --- label: 'Uninstalling a module' related: - core.extending - system.module_install - system.maintenance_mode --- {% set uninstall_link_text %}{% trans %}Uninstall{% endtrans %}{% endset %} {% set uninstall_link =…
system.performance.yml core/modules/system/config/install/system.performance.yml core/modules/system/config/install/system.performance.yml
system.permissions.yml core/modules/system/system.permissions.yml core/modules/system/system.permissions.yml
system.post_update.php core/modules/system/system.post_update.php Post update functions for System.
system.reports.html.twig core/modules/system/help_topics/system.reports.html.twig --- label: 'Running reports on your site' related: - core.maintenance - core.security - system.config_error --- {% set status_link_text %}{% trans %}Status report{% endtrans %}{% endset %} {% set status_link =…
system.routing.yml core/modules/system/system.routing.yml core/modules/system/system.routing.yml
system.rss.yml core/modules/system/config/install/system.rss.yml core/modules/system/config/install/system.rss.yml
system.schema.yml core/modules/system/config/schema/system.schema.yml core/modules/system/config/schema/system.schema.yml
system.services.yml core/modules/system/system.services.yml core/modules/system/system.services.yml
system.site.yml core/modules/system/config/install/system.site.yml core/modules/system/config/install/system.site.yml
system.site.yml core/profiles/standard/config/install/system.site.yml core/profiles/standard/config/install/system.site.yml
system.site.yml core/profiles/demo_umami/config/install/system.site.yml core/profiles/demo_umami/config/install/system.site.yml
system.site.yml core/profiles/testing_config_overrides/config/install/system.site.yml core/profiles/testing_config_overrides/config/install/system.site.yml
system.theme.global.yml core/modules/system/config/install/system.theme.global.yml core/modules/system/config/install/system.theme.global.yml
system.theme.global.yml core/profiles/demo_umami/config/install/system.theme.global.yml core/profiles/demo_umami/config/install/system.theme.global.yml
system.theme.global.yml core/profiles/minimal/config/install/system.theme.global.yml core/profiles/minimal/config/install/system.theme.global.yml
system.theme.inc core/modules/system/system.theme.inc Preprocess functions for the System module.
system.theme.yml core/modules/system/config/install/system.theme.yml core/modules/system/config/install/system.theme.yml
system.theme.yml core/profiles/testing_themes_blocks/config/install/system.theme.yml core/profiles/testing_themes_blocks/config/install/system.theme.yml
system.theme.yml core/profiles/demo_umami/config/install/system.theme.yml core/profiles/demo_umami/config/install/system.theme.yml
system.theme.yml core/profiles/nightwatch_a11y_testing/config/install/system.theme.yml core/profiles/nightwatch_a11y_testing/config/install/system.theme.yml
system.theme.yml core/profiles/standard/config/install/system.theme.yml core/profiles/standard/config/install/system.theme.yml
system.theme_install.html.twig 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 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.tokens.inc core/modules/system/system.tokens.inc Builds placeholder replacement tokens system-wide data.
SystemAdminMenuBlockAccessCheck.php core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Drupal\system\Access
SystemAuthorizeTest.php core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Drupal\Tests\system\Functional\System
SystemBrandingBlock.php core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Drupal\system\Plugin\Block
SystemBrandingOffCanvasForm.php core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Drupal\system\Form
SystemBreadcrumbBlock.php core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Drupal\system\Plugin\Block
SystemCompactLink.php core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Drupal\Core\Render\Element
SystemConfigFormTest.php core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Drupal\Tests\system\Functional\Form
SystemConfigFormTestForm.php core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Drupal\form_test

Other projects


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