Functions - main - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
syslog_install core/modules/syslog/syslog.install Implements hook_install().
syslog_logging_settings_submit

in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement.

core/modules/syslog/syslog.module Form submission handler for system_logging_settings().
syslog_update_last_removed core/modules/syslog/syslog.install Implements hook_update_last_removed().
system_admin_compact_mode core/modules/system/system.module Determines whether the current user is in compact mode. 3
system_check_directory core/modules/system/system.module Checks the existence of the directory specified in $form_element.
system_default_region core/modules/system/system.module Gets the name of the default region for a given theme. 3
system_install core/modules/system/system.install Implements hook_install().
system_module_test_install core/modules/system/tests/modules/system_module_test/system_module_test.install Implements hook_install().
system_post_update_convert_empty_country_and_timezone_settings_to_null core/modules/system/system.post_update.php Updates system.date config to NULL for empty country and timezone defaults.
system_post_update_convert_empty_description_entity_form_modes_to_null core/modules/system/system.post_update.php Updates entity_form_mode descriptions from empty string to null.
system_post_update_delete_rss_config core/modules/system/system.post_update.php Delete obsolete system.rss configuration.
system_post_update_remove_path_key core/modules/system/system.post_update.php Remove path key in system.file.
system_post_update_remove_rss_cdata_subscriber core/modules/system/system.post_update.php Rebuild the container to fix HTML in RSS feeds.
system_post_update_sdc_uninstall core/modules/system/system.post_update.php Uninstall the sdc module if installed.
system_region_list core/modules/system/system.module Get a list of available regions from a specified theme. 11
system_removed_post_updates core/modules/system/system.post_update.php Implements hook_removed_post_updates().
system_sort_themes core/modules/system/system.module Sorts themes by their names, with the default theme listed first. 1
system_update_11001 core/modules/system/system.install Update length of menu_tree fields url and route_param_key from 255 to 2048.
system_update_11100 core/modules/system/system.install Invalidate container because the module handler has changed.
system_update_11102 core/modules/system/system.install Equivalent update to 10400.
system_update_11200 core/modules/system/system.install Add a [time] column to the {simpletest} table, if existing.
system_update_11201 core/modules/system/system.install Add the [alias] field to the {router} table.
system_update_11202 core/modules/system/system.install Add an [exit_code] column to the {simpletest} table, if existing.
system_update_11300 core/modules/system/system.install Equivalent update to 10600.
system_update_12000 core/modules/system/system.install Remove the deprecated sequences 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. 292 97
taxonomy_build_node_index

in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement.

core/modules/taxonomy/taxonomy.module Builds and inserts taxonomy index entries for a given node.
taxonomy_delete_node_index

in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement.

core/modules/taxonomy/taxonomy.module Deletes taxonomy index entries for a given node.
taxonomy_removed_post_updates core/modules/taxonomy/taxonomy.post_update.php Implements hook_removed_post_updates().
taxonomy_term_is_page

in drupal:11.3.0 and is removed from drupal:13.0.0. There is no replacement, check the view mode instead during rendering.

core/modules/taxonomy/taxonomy.module Returns whether the current page is the page of the passed-in term.
taxonomy_update_last_removed core/modules/taxonomy/taxonomy.install Implements hook_update_last_removed().
template_preprocess_block_content_add_list core/modules/block_content/block_content.module Prepares variables for a block type creation list templates.
template_preprocess_field_ui_table

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/field_ui/field_ui.module Prepares variables for field UI overview table templates.
template_preprocess_link_formatter_link_separate

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/link/link.module Prepares variables for separated link field templates.
template_preprocess_module_test_procedural_preprocess_includes core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.additional.inc Template preprocess function for module_test_procedural_preprocess_includes. 1
template_preprocess_module_test_procedural_preprocess_theme core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.theme.inc Template preprocess function for module_test_procedural_preprocess_theme. 1
template_preprocess_responsive_image

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/responsive_image/responsive_image.module Prepares variables for a responsive image.
template_preprocess_responsive_image_formatter

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/responsive_image/responsive_image.module Prepares variables for responsive image formatter templates.
template_preprocess_taxonomy_term

in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service(TaxonomyThemeHooks::class)->preprocessTaxonomyTerm($variables) instead.

core/modules/taxonomy/taxonomy.module Prepares variables for taxonomy term templates.
template_preprocess_top_bar

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/navigation/navigation.module Prepares variables for navigation top bar template.
template_preprocess_views_ui_build_group_filter_form

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/views_ui/views_ui.module Prepares variables for Views UI build group filter form templates.
template_preprocess_views_ui_display_tab_bucket

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/views_ui/views_ui.module Prepares variables for Views UI display tab bucket templates.
template_preprocess_views_ui_display_tab_setting

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/views_ui/views_ui.module Prepares variables for Views UI display tab setting templates.
template_preprocess_views_ui_rearrange_filter_form

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/views_ui/views_ui.module Prepares variables for Views UI rearrange filter form templates.
template_preprocess_views_ui_style_plugin_table

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/views_ui/views_ui.module Prepares variables for style plugin table templates.
template_preprocess_views_ui_views_listing_table

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/views_ui/views_ui.module Prepares variables for Views UI view listing templates.
template_preprocess_views_ui_view_preview_section

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

core/modules/views_ui/views_ui.module Prepares variables for views UI view preview section templates.
testing_hooks_cache_flush core/profiles/tests/testing_hooks/testing_hooks.profile This implements cache_flush.
testing_site_config_install core/profiles/tests/testing_site_config/testing_site_config.install Implements hook_install().

Other projects


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