Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
system.action.user_block_user_action.yml core/modules/user/config/install/system.action.user_block_user_action.yml core/modules/user/config/install/system.action.user_block_user_action.yml
system.action.user_cancel_user_action.yml core/modules/user/config/install/system.action.user_cancel_user_action.yml core/modules/user/config/install/system.action.user_cancel_user_action.yml
system.action.user_unblock_user_action.yml core/modules/user/config/install/system.action.user_unblock_user_action.yml core/modules/user/config/install/system.action.user_unblock_user_action.yml
system.admin.css core/modules/system/css/system.admin.css Styles for administration pages.
system.admin.css core/themes/stable9/css/system/system.admin.css Styles for administration pages.
system.admin.css core/themes/stable/css/system/system.admin.css Styles for administration pages.
system.admin.inc core/modules/system/system.admin.inc Admin page callbacks for the system module.
system.advisories.yml core/modules/system/config/install/system.advisories.yml core/modules/system/config/install/system.advisories.yml
system.api.php core/modules/system/system.api.php Hooks provided by the System module.
system.cache.html.twig core/modules/help_topics/help_topics/system.cache.html.twig --- label: 'Clearing the site cache' related: - core.maintenance --- {% set performance_url = render_var(url('system.performance_settings')) %} <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Clear the data…
system.config_basic.html.twig core/modules/help_topics/help_topics/system.config_basic.html.twig --- label: 'Changing basic site settings' top_level: true related: - user.security_account_settings --- {% set regional_url = render_var(url('system.regional_settings')) %} {% set information_url =…
system.config_error.html.twig core/modules/help_topics/help_topics/system.config_error.html.twig --- label: 'Configuring error responses, including 403/404 pages' related: - system.config_basic - core.maintenance --- {% set log_settings_url = render_var(url('system.logging_settings')) %} {% set information_url =…
system.config_translation.yml core/modules/system/system.config_translation.yml core/modules/system/system.config_translation.yml
system.cron.yml core/modules/config/tests/config_override_test/config/install/system.cron.yml core/modules/config/tests/config_override_test/config/install/system.cron.yml
system.cron.yml core/modules/system/config/install/system.cron.yml core/modules/system/config/install/system.cron.yml
system.cron.yml core/profiles/standard/config/install/system.cron.yml core/profiles/standard/config/install/system.cron.yml
system.cron.yml core/profiles/testing_config_overrides/config/install/system.cron.yml core/profiles/testing_config_overrides/config/install/system.cron.yml
system.date.yml core/modules/system/config/install/system.date.yml core/modules/system/config/install/system.date.yml
system.diff.css core/modules/system/css/system.diff.css /** * Traditional split diff theming */ table.diff { width: 100%; margin-bottom: 20px; border-spacing: 4px; } table.diff .diff-context { background-color: #fafafa; } table.diff .diff-deletedline { width: 50%; background-color:…
system.diff.css core/themes/stable/css/system/system.diff.css /** * Traditional split diff theming */ table.diff { width: 100%; margin-bottom: 20px; border-spacing: 4px; } table.diff .diff-context { background-color: #fafafa; } table.diff .diff-deletedline { width: 50%; background-color:…
system.diff.css core/themes/stable9/css/system/system.diff.css /** * Traditional split diff theming */ table.diff { width: 100%; margin-bottom: 20px; border-spacing: 4px; } table.diff .diff-context { background-color: #fafafa; } table.diff .diff-deletedline { width: 50%; background-color:…
system.diff.yml core/modules/system/config/install/system.diff.yml core/modules/system/config/install/system.diff.yml
system.file.yml core/modules/system/config/install/system.file.yml core/modules/system/config/install/system.file.yml
system.image.gd.yml core/modules/system/config/install/system.image.gd.yml core/modules/system/config/install/system.image.gd.yml
system.image.test_toolkit.yml core/modules/system/tests/modules/image_test/config/install/system.image.test_toolkit.yml core/modules/system/tests/modules/image_test/config/install/system.image.test_toolkit.yml
system.image.yml core/modules/system/config/install/system.image.yml core/modules/system/config/install/system.image.yml
system.info.yml core/modules/system/system.info.yml core/modules/system/system.info.yml
system.install core/modules/system/system.install Install, update and uninstall functions for the system module.
system.libraries.yml core/modules/system/system.libraries.yml core/modules/system/system.libraries.yml
system.links.action.yml core/modules/system/system.links.action.yml core/modules/system/system.links.action.yml
system.links.menu.yml core/modules/system/system.links.menu.yml core/modules/system/system.links.menu.yml
system.links.task.yml core/modules/system/system.links.task.yml core/modules/system/system.links.task.yml
system.logging.yml core/modules/system/config/install/system.logging.yml core/modules/system/config/install/system.logging.yml
system.mail.yml core/modules/system/config/install/system.mail.yml core/modules/system/config/install/system.mail.yml
system.maintenance.css core/modules/system/css/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.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.css core/themes/stable/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/help_topics/help_topics/system.maintenance_mode.html.twig --- label: 'Enabling and disabling maintenance mode' related: - core.maintenance - system.cache --- {% set maintenance_url = render_var(url('system.site_maintenance_mode')) %} {% set cache_topic =…
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.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.

Other projects


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