Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
help_page_test_help core/modules/help/tests/modules/help_page_test/help_page_test.module Implements hook_help().
help_preprocess_block core/modules/help/help.module Implements hook_preprocess_HOOK() for block templates.
help_removed_post_updates core/modules/help/help.post_update.php Implements hook_removed_post_updates().
help_schema core/modules/help/help.install Implements hook_schema().
help_test_help core/modules/help/tests/modules/help_test/help_test.module Implements hook_help().
help_theme core/modules/help/help.module Implements hook_theme().
help_themes_installed core/modules/help/help.module Implements hook_themes_installed().
help_themes_uninstalled core/modules/help/help.module Implements hook_themes_uninstalled().
help_topics_help core/modules/help_topics/help_topics.module Implements hook_help().
help_topics_test_help core/modules/help/tests/modules/help_topics_test/help_topics_test.module Implements hook_help().
help_topics_test_help_topics_info_alter core/modules/help/tests/modules/help_topics_test/help_topics_test.module Implements hook_help_topics_info_alter().
help_update_last_removed core/modules/help/help.install Implements hook_update_last_removed().
hide core/includes/common.inc Hides an element from later rendering. 1 10
history_cron core/modules/history/history.module Implements hook_cron().
history_help core/modules/history/history.module Implements hook_help().
history_node_delete core/modules/history/history.module Implements hook_ENTITY_TYPE_delete() for node entities.
history_node_view_alter core/modules/history/history.module Implements hook_ENTITY_TYPE_view_alter() for node entities.
history_read core/modules/history/history.module Retrieves the timestamp for the current user's last view of a specified node. 5 1
history_read_multiple core/modules/history/history.module Retrieves the last viewed timestamp for each of the passed node IDs. 2 1
history_schema core/modules/history/history.install Implements hook_schema().
history_update_last_removed core/modules/history/history.install Implements hook_update_last_removed().
history_user_cancel core/modules/history/history.module Implements hook_user_cancel().
history_user_delete core/modules/history/history.module Implements hook_ENTITY_TYPE_delete() for user entities.
history_views_data core/modules/history/history.views.inc Implements hook_views_data().
history_write core/modules/history/history.module Updates 'last viewed' timestamp of the specified entity for the current user. 1
hold_test_install core/modules/system/tests/modules/hold_test/hold_test.install Implements hook_install().
hold_test_request core/modules/system/tests/modules/hold_test/hold_test.module Request hold. 1
hold_test_response core/modules/system/tests/modules/hold_test/hold_test.module Response hold. 3
hook_ajax_render_alter core/lib/Drupal/Core/Form/form.api.php Alter the Ajax command data that is sent to the client.
hook_archiver_info_alter core/lib/Drupal/Core/File/file.api.php Alter archiver information declared by other modules.
hook_batch_alter core/lib/Drupal/Core/Form/form.api.php Alter batch information before a batch is processed.
hook_block_access core/modules/block/block.api.php Control access to a block instance.
hook_block_alter core/modules/block/block.api.php Allow modules to alter the block plugin definitions.
hook_block_build_alter core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_build_BASE_BLOCK_ID_alter core/modules/block/block.api.php Provide a block plugin specific block_build alteration.
hook_block_view_alter core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_view_BASE_BLOCK_ID_alter core/modules/block/block.api.php Provide a block plugin specific block_view alteration.
hook_cache_flush core/core.api.php Flush all persistent and static caches.
hook_ckeditor5_plugin_info_alter core/modules/ckeditor5/ckeditor5.api.php Modify the list of available CKEditor 5 plugins.
hook_comment_links_alter core/modules/comment/comment.api.php Alter the links of a comment.
hook_condition_info_alter core/core.api.php Alter the information provided in \Drupal\Core\Condition\ConditionManager::getDefinitions().
hook_config_import_steps_alter core/core.api.php Alter the configuration synchronization steps.
hook_config_schema_info_alter core/core.api.php Alter config typed data definitions.
hook_config_translation_info core/modules/config_translation/config_translation.api.php Introduce dynamic translation tabs for translation of configuration.
hook_config_translation_info_alter core/modules/config_translation/config_translation.api.php Alter existing translation tabs for translation of configuration.
hook_contextual_links_alter core/lib/Drupal/Core/Menu/menu.api.php Alter contextual links before they are rendered.
hook_contextual_links_plugins_alter core/lib/Drupal/Core/Menu/menu.api.php Alter the plugin definition of contextual links.
hook_contextual_links_view_alter core/modules/contextual/contextual.api.php Alter a contextual links element before it is rendered.
hook_countries_alter core/core.api.php Alter the default country list.
hook_cron core/core.api.php Perform periodic actions.

Other projects


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