Functions - 9.5.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
system_module_test_page_attachments_alter core/modules/system/tests/modules/system_module_test/system_module_test.module Implements hook_page_attachments_alter().
system_page_attachments core/modules/system/system.module Implements hook_page_attachments(). 1
system_page_top core/modules/system/system.module Implements hook_page_top().
system_post_update_claro_dropbutton_variants core/modules/system/system.post_update.php Clear caches due to trustedCallbacks changing in ClaroPreRender.
system_post_update_delete_authorize_settings core/modules/system/system.post_update.php Remove obsolete system.authorize configuration.
system_post_update_delete_rss_settings core/modules/system/system.post_update.php Remove obsolete system.rss configuration.
system_post_update_enable_provider_database_driver core/modules/system/system.post_update.php Enable the modules that are providing the listed database drivers.
system_post_update_entity_revision_metadata_bc_cleanup core/modules/system/system.post_update.php Remove backwards-compatibility leftovers from entity type definitions.
system_post_update_extra_fields_form_display core/modules/system/system.post_update.php Update all entity form displays that contain extra fields.
system_post_update_remove_key_value_expire_all_index core/modules/system/system.post_update.php Drop the 'all' index on the 'key_value_expire' table.
system_post_update_schema_version_int core/modules/system/system.post_update.php Update schema version to integers.
system_post_update_service_advisory_settings core/modules/system/system.post_update.php Add new security advisory retrieval settings.
system_post_update_sort_all_config core/modules/system/system.post_update.php Sort all configuration according to its schema.
system_post_update_uninstall_classy core/modules/system/system.post_update.php Uninstall Classy if it is no longer needed.
system_post_update_uninstall_entity_reference_module core/modules/system/system.post_update.php Uninstall entity_reference.
system_post_update_uninstall_simpletest core/modules/system/system.post_update.php Uninstall SimpleTest.
system_post_update_uninstall_stable core/modules/system/system.post_update.php Uninstall Stable if it is no longer needed.
system_preprocess_block core/modules/system/system.module Implements hook_preprocess_HOOK() for block templates.
system_preprocess_toolbar core/modules/system/system.module Implements hook_preprocess_toolbar().
system_query_entity_reference_alter core/modules/system/system.module Implements hook_query_TAG_alter() for entity reference selection handlers.
system_region_list core/modules/system/system.module Get a list of available regions from a specified theme. 9
system_removed_post_updates core/modules/system/system.post_update.php Implements hook_removed_post_updates().
system_requirements core/modules/system/system.install Implements hook_requirements(). 2
system_retrieve_file core/modules/system/system.module Attempts to get a file using Guzzle HTTP client and to store it locally. 3
system_schema core/modules/system/system.install Implements hook_schema(). 2
system_sort_modules_by_info_name

in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Drupal\Core\Extension\ExtensionList::sortByName() instead.

core/modules/system/system.module Array sorting callback; sorts modules by their name. 1
system_sort_themes core/modules/system/system.module Sorts themes by their names, with the default theme listed first. 1
system_system_info_alter core/modules/system/system.module Implements hook_system_info_alter().
system_test_filetransfer_info core/modules/system/tests/modules/system_test/system_test.module Implements hook_filetransfer_info().
system_test_help core/modules/system/tests/modules/system_test/system_test.module Implements hook_help(). 1
system_test_modules_installed core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_installed().
system_test_modules_uninstalled core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_uninstalled().
system_test_module_preinstall core/modules/system/tests/modules/system_test/system_test.module Implements hook_module_preinstall().
system_test_module_preuninstall core/modules/system/tests/modules/system_test/system_test.module Implements hook_module_preuninstall().
system_test_page_attachments core/modules/system/tests/modules/system_test/system_test.module Implements hook_page_attachments().
system_test_system_info_alter core/modules/system/tests/modules/system_test/system_test.module Implements hook_system_info_alter().
system_theme core/modules/system/system.module Implements hook_theme().
system_theme_registry_alter core/modules/system/system.module Implements hook_theme_registry_alter().
system_theme_suggestions_field core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_html core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_maintenance_page core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_page core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_region core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_time_zones core/modules/system/system.module Generate an array of time zones and their local time&date. 9
system_tokens core/modules/system/system.tokens.inc Implements hook_tokens().
system_token_info core/modules/system/system.tokens.inc Implements hook_token_info().
system_updater_info core/modules/system/system.module Implements hook_updater_info().
system_update_8901 core/modules/system/system.install Update the stored schema data for entity identifier fields.
system_update_last_removed core/modules/system/system.install Implements hook_update_last_removed().
t core/includes/bootstrap.inc Translates a string to the current language or to a given language. 781 96

Other projects


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