Functions - 10.3.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
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

in drupal:10.1.0 and is removed from drupal:11.0.0. This function is no longer used in Drupal core. Use \Drupal\Core\Datetime\TimeZoneFormHelper::getOptionsList() or \DateTimeZone::listIdentifiers() instead.

core/modules/system/system.module Generate an array of time zones and their local time&date. 1
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_10100 core/modules/system/system.install Remove the year 2038 date limitation.
system_update_10101 core/modules/system/system.install Change the {batch} table [bid] field to serial.
system_update_10201 core/modules/system/system.install Clear left over entries in the revision data table.
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. 775 96
taxonomy_build_node_index core/modules/taxonomy/taxonomy.module Builds and inserts taxonomy index entries for a given node. 2
taxonomy_crud_taxonomy_vocabulary_presave core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.module Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities.
taxonomy_delete_node_index core/modules/taxonomy/taxonomy.module Deletes taxonomy index entries for a given node. 2
taxonomy_entity_operation core/modules/taxonomy/taxonomy.module Implements hook_entity_operation().
taxonomy_field_views_data_alter core/modules/taxonomy/taxonomy.views.inc Implements hook_field_views_data_alter().
taxonomy_help core/modules/taxonomy/taxonomy.module Implements hook_help().
taxonomy_local_tasks_alter core/modules/taxonomy/taxonomy.module Implements hook_local_tasks_alter().
taxonomy_node_insert core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_insert() for node entities.
taxonomy_node_predelete core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_predelete() for node entities.
taxonomy_node_update core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_update() for node entities.
taxonomy_post_update_set_new_revision core/modules/taxonomy/taxonomy.post_update.php Re-save Taxonomy configurations with new_revision config.
taxonomy_post_update_set_vocabulary_description_to_null core/modules/taxonomy/taxonomy.post_update.php Converts empty `description` in vocabularies to NULL.
taxonomy_removed_post_updates core/modules/taxonomy/taxonomy.post_update.php Implements hook_removed_post_updates().
taxonomy_taxonomy_term_delete core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities.
taxonomy_taxonomy_vocabulary_presave core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_presave().
taxonomy_term_display_configurable_test_entity_base_field_info_alter core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module Implements hook_entity_base_field_info_alter().
taxonomy_term_display_configurable_test_entity_type_build core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module Implements hook_entity_type_build().
taxonomy_term_is_page core/modules/taxonomy/taxonomy.module Returns whether the current page is the page of the passed-in term. 1
taxonomy_test_form_taxonomy_term_form_alter core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_form_BASE_FORM_ID_alter() for the taxonomy term form.
taxonomy_test_query_alter core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_alter(). 2
taxonomy_test_query_taxonomy_term_access_alter core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_TAG_alter(). 2
taxonomy_test_query_term_access_alter core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_TAG_alter(). 2
taxonomy_test_taxonomy_term_load core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_ENTITY_TYPE_load() for the taxonomy term. 1
taxonomy_theme core/modules/taxonomy/taxonomy.module Implements hook_theme().
taxonomy_theme_suggestions_taxonomy_term core/modules/taxonomy/taxonomy.module Implements hook_theme_suggestions_HOOK().
taxonomy_tokens core/modules/taxonomy/taxonomy.tokens.inc Implements hook_tokens().
taxonomy_token_info core/modules/taxonomy/taxonomy.tokens.inc Implements hook_token_info().
taxonomy_update_10100 core/modules/taxonomy/taxonomy.install Update entity definition to handle revision routes.
taxonomy_update_last_removed core/modules/taxonomy/taxonomy.install Implements hook_update_last_removed().
taxonomy_views_data_alter core/modules/taxonomy/taxonomy.views.inc Implements hook_views_data_alter().
telephone_field_formatter_info_alter core/modules/telephone/telephone.module Implements hook_field_formatter_info_alter().

Other projects


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