Functions - 9.5.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
help_topics_test_help | core/ |
Implements hook_help(). | |||
help_topics_test_help_topics_info_alter | core/ |
Implements hook_help_topics_info_alter(). | |||
help_topics_theme | core/ |
Implements hook_theme(). | |||
help_topics_themes_installed | core/ |
Implements hook_themes_installed(). | |||
help_topics_themes_uninstalled | core/ |
Implements hook_themes_uninstalled(). | |||
hide | core/ |
Hides an element from later rendering. | 1 | 3 | |
history_cron | core/ |
Implements hook_cron(). | |||
history_help | core/ |
Implements hook_help(). | |||
history_node_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. | |||
history_node_view_alter | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. | |||
history_read | core/ |
Retrieves the timestamp for the current user's last view of a specified node. | 5 | 1 | |
history_read_multiple | core/ |
Retrieves the last viewed timestamp for each of the passed node IDs. | 2 | 1 | |
history_schema | core/ |
Implements hook_schema(). | |||
history_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
history_user_cancel | core/ |
Implements hook_user_cancel(). | |||
history_user_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. | |||
history_views_data | core/ |
Implements hook_views_data(). | |||
history_write | core/ |
Updates 'last viewed' timestamp of the specified entity for the current user. | 1 | ||
hold_test_install | core/ |
Implements hook_install(). | |||
hold_test_request | core/ |
Request hold. | 1 | ||
hold_test_response | core/ |
Response hold. | 7 | ||
hook_aggregator_fetcher_info_alter | core/ |
Perform alterations on the available fetchers. | |||
hook_aggregator_parser_info_alter | core/ |
Perform alterations on the available parsers. | |||
hook_aggregator_processor_info_alter | core/ |
Perform alterations on the available processors. | |||
hook_ajax_render_alter | core/ |
Alter the Ajax command data that is sent to the client. | |||
hook_archiver_info_alter | core/ |
Alter archiver information declared by other modules. | |||
hook_batch_alter | core/ |
Alter batch information before a batch is processed. | |||
hook_block_access | core/ |
Control access to a block instance. | |||
hook_block_alter | core/ |
Allow modules to alter the block plugin definitions. | |||
hook_block_build_alter | core/ |
Alter the result of \Drupal\Core\Block\BlockBase::build(). | |||
hook_block_build_BASE_BLOCK_ID_alter | core/ |
Provide a block plugin specific block_build alteration. | |||
hook_block_view_alter | core/ |
Alter the result of \Drupal\Core\Block\BlockBase::build(). | |||
hook_block_view_BASE_BLOCK_ID_alter | core/ |
Provide a block plugin specific block_view alteration. | |||
hook_cache_flush | core/ |
Flush all persistent and static caches. | |||
hook_ckeditor4to5upgrade_plugin_info_alter | core/ |
Modify the list of available CKEditor 4 to 5 Upgrade plugins. | |||
hook_ckeditor5_plugin_info_alter | core/ |
Modify the list of available CKEditor 5 plugins. | |||
hook_ckeditor_css_alter | core/ |
Modify the list of CSS files that will be added to a CKEditor instance. | |||
hook_ckeditor_plugin_info_alter | core/ |
Modify the list of available CKEditor plugins. | |||
hook_comment_links_alter | core/ |
Alter the links of a comment. | |||
hook_condition_info_alter | core/ |
Alter the information provided in \Drupal\Core\Condition\ConditionManager::getDefinitions(). | |||
hook_config_import_steps_alter | core/ |
Alter the configuration synchronization steps. | |||
hook_config_schema_info_alter | core/ |
Alter config typed data definitions. | |||
hook_config_translation_info | core/ |
Introduce dynamic translation tabs for translation of configuration. | |||
hook_config_translation_info_alter | core/ |
Alter existing translation tabs for translation of configuration. | |||
hook_contextual_links_alter | core/ |
Alter contextual links before they are rendered. | |||
hook_contextual_links_plugins_alter | core/ |
Alter the plugin definition of contextual links. | |||
hook_contextual_links_view_alter | core/ |
Alter a contextual links element before it is rendered. | |||
hook_countries_alter | core/ |
Alter the default country list. | |||
hook_cron | core/ |
Perform periodic actions. | |||
hook_css_alter | core/ |
Alter CSS files before they are output on the page. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.