Files - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
system.action.media_delete_action.yml | core/ |
core/modules/media/config/optional/system.action.media_delete_action.yml | ||
system.action.media_publish_action.yml | core/ |
core/modules/media/config/optional/system.action.media_publish_action.yml | ||
system.action.media_save_action.yml | core/ |
core/modules/media/config/optional/system.action.media_save_action.yml | ||
system.action.media_unpublish_action.yml | core/ |
core/modules/media/config/optional/system.action.media_unpublish_action.yml | ||
system.action.node_delete_action.yml | core/ |
core/modules/node/config/install/system.action.node_delete_action.yml | ||
system.action.node_make_sticky_action.yml | core/ |
core/modules/node/config/install/system.action.node_make_sticky_action.yml | ||
system.action.node_make_unsticky_action.yml | core/ |
core/modules/node/config/install/system.action.node_make_unsticky_action.yml | ||
system.action.node_promote_action.yml | core/ |
core/modules/node/config/install/system.action.node_promote_action.yml | ||
system.action.node_publish_action.yml | core/ |
core/modules/node/config/install/system.action.node_publish_action.yml | ||
system.action.node_save_action.yml | core/ |
core/modules/node/config/install/system.action.node_save_action.yml | ||
system.action.node_unpromote_action.yml | core/ |
core/modules/node/config/install/system.action.node_unpromote_action.yml | ||
system.action.node_unpublish_action.yml | core/ |
core/modules/node/config/install/system.action.node_unpublish_action.yml | ||
system.action.taxonomy_term_publish_action.yml | core/ |
core/modules/taxonomy/config/install/system.action.taxonomy_term_publish_action.yml | ||
system.action.taxonomy_term_unpublish_action.yml | core/ |
core/modules/taxonomy/config/install/system.action.taxonomy_term_unpublish_action.yml | ||
system.action.user_block_user_action.yml | core/ |
core/modules/user/config/install/system.action.user_block_user_action.yml | ||
system.action.user_cancel_user_action.yml | core/ |
core/modules/user/config/install/system.action.user_cancel_user_action.yml | ||
system.action.user_unblock_user_action.yml | core/ |
core/modules/user/config/install/system.action.user_unblock_user_action.yml | ||
system.admin.css | core/ |
Styles for administration pages. | ||
system.admin.css | core/ |
Styles for administration pages. | ||
system.admin.inc | core/ |
|||
system.advisories.yml | core/ |
core/modules/system/config/install/system.advisories.yml | ||
system.api.php | core/ |
Hooks provided by the System module. | ||
system.cache.html.twig | core/ |
--- label: 'Clearing the site cache' related: - core.maintenance --- {% set performance_link_text %}{% trans %}Performance{% endtrans %}{% endset %} {% set performance_link = render_var(help_route_link(performance_link_text,… | ||
system.config_basic.html.twig | core/ |
--- label: 'Changing basic site settings' top_level: true related: - user.security_account_settings --- {% set regional_link_text %}{% trans %}Regional settings{% endtrans %}{% endset %} {% set regional_link =… | ||
system.config_error.html.twig | core/ |
--- label: 'Configuring error responses, including 403/404 pages' related: - system.config_basic - core.maintenance --- {% set log_settings_link_text %}{% trans %}Logging and errors{% endtrans %}{% endset %} {% set log_settings_link =… | ||
system.config_translation.yml | core/ |
core/modules/system/system.config_translation.yml | ||
system.cron.yml | core/ |
core/modules/system/config/install/system.cron.yml | ||
system.cron.yml | core/ |
core/profiles/standard/config/install/system.cron.yml | ||
system.date.yml | core/ |
core/modules/system/config/install/system.date.yml | ||
system.diff.css | core/ |
/** * 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/ |
/** * 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/ |
core/modules/system/config/install/system.diff.yml | ||
system.feature_flags.yml | core/ |
core/modules/system/config/install/system.feature_flags.yml | ||
system.file.yml | core/ |
core/modules/system/config/install/system.file.yml | ||
system.image.gd.yml | core/ |
core/modules/system/config/install/system.image.gd.yml | ||
system.image.yml | core/ |
core/modules/system/config/install/system.image.yml | ||
system.info.yml | core/ |
core/modules/system/system.info.yml | ||
system.install | core/ |
Install, update and uninstall functions for the system module. | ||
system.libraries.yml | core/ |
core/modules/system/system.libraries.yml | ||
system.links.action.yml | core/ |
core/modules/system/system.links.action.yml | ||
system.links.menu.yml | core/ |
core/modules/system/system.links.menu.yml | ||
system.links.task.yml | core/ |
core/modules/system/system.links.task.yml | ||
system.logging.yml | core/ |
core/modules/system/config/install/system.logging.yml | ||
system.mail.yml | core/ |
core/modules/system/config/install/system.mail.yml | ||
system.maintenance.css | core/ |
/** * 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/ |
/** * 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/ |
core/modules/system/config/install/system.maintenance.yml | ||
system.maintenance_mode.html.twig | core/ |
--- 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/ |
core/modules/system/config/install/system.menu.account.yml | ||
system.menu.admin.yml | core/ |
core/modules/system/config/install/system.menu.admin.yml |