Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
bbb_hook_order_test_test_hook core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_test_hook(). 1
big_pipe_bypass_js_library_info_alter core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.module Implements hook_library_info_alter().
big_pipe_regression_test_theme core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.module Implements hook_theme().
big_pipe_removed_post_updates core/modules/big_pipe/big_pipe.post_update.php Implements hook_removed_post_updates().
big_pipe_test_page_top core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.module Implements hook_page_top().
big_pipe_theme_suggestions_big_pipe_interface_preview core/modules/big_pipe/big_pipe.module Implements hook_theme_suggestions_HOOK(). 1
block_content_add_body_field core/modules/block_content/block_content.module Adds the default body field to a block type. 12
block_content_post_update_remove_block_content_status_info_keys core/modules/block_content/block_content.post_update.php Remove deprecated status and info keys from block_content blocks.
block_content_removed_post_updates core/modules/block_content/block_content.post_update.php Implements hook_removed_post_updates().
block_content_test_block_content_insert core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_insert().
block_content_test_block_content_presave core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_presave().
block_content_test_block_content_update core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_update().
block_content_test_block_content_view core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_view().
block_content_theme_suggestions_test_preprocess_block core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.module Implements hook_preprocess_block().
block_content_update_last_removed core/modules/block_content/block_content.install Implements hook_update_last_removed().
block_install core/modules/block/block.install Implements hook_install().
block_post_update_make_weight_integer core/modules/block/block.post_update.php Ensures that all block weights are integers.
block_post_update_set_menu_block_depth_to_null_if_zero core/modules/block/block.post_update.php Updates the `depth` setting to NULL if it is 0 in any menu blocks.
block_removed_post_updates core/modules/block/block.post_update.php Implements hook_removed_post_updates().
block_test_block_alter core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_alter().
block_test_block_build_test_cache_alter core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_build_BASE_BLOCK_ID_alter().
block_test_block_view_test_cache_alter core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_view_BASE_BLOCK_ID_alter().
block_themes_installed core/modules/block/block.module Initializes blocks for installed themes.
block_theme_initialize core/modules/block/block.module Assigns an initial, default set of blocks for a theme. 3
block_theme_suggestions_block core/modules/block/block.module Implements hook_theme_suggestions_HOOK(). 1
block_update_last_removed core/modules/block/block.install Implements hook_update_last_removed().
book_breadcrumb_test_node_access core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.module Implements hook_ENTITY_TYPE_access().
book_entity_type_build core/modules/book/book.module Implements hook_entity_type_build().
book_form_node_confirm_form_alter core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_form_node_form_alter core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
book_form_update core/modules/book/book.module Renders a new parent page select element when the book selection changes. 1
book_help core/modules/book/book.module Implements hook_help().
book_migration_plugins_alter core/modules/book/book.module Implements hook_migration_plugins_alter().
book_node_builder core/modules/book/book.module Entity form builder to add the book information to the node. 1
book_node_insert core/modules/book/book.module Implements hook_ENTITY_TYPE_insert() for node entities.
book_node_links_alter core/modules/book/book.module Implements hook_node_links_alter().
book_node_load core/modules/book/book.module Implements hook_ENTITY_TYPE_load() for node entities.
book_node_predelete core/modules/book/book.module Implements hook_ENTITY_TYPE_predelete() for node entities.
book_node_prepare_form core/modules/book/book.module Implements hook_ENTITY_TYPE_prepare_form() for node entities.
book_node_presave core/modules/book/book.module Implements hook_ENTITY_TYPE_presave() for node entities.
book_node_type_update core/modules/book/book.module Implements hook_ENTITY_TYPE_update() for node_type entities.
book_node_update core/modules/book/book.module Implements hook_ENTITY_TYPE_update() for node entities.
book_node_view core/modules/book/book.module Implements hook_ENTITY_TYPE_view() for node entities.
book_pick_book_nojs_submit core/modules/book/book.module Form submission handler for node_form(). 1
book_schema core/modules/book/book.install Implements hook_schema().
book_test_page_attachments core/modules/book/tests/modules/book_test/book_test.module Implements hook_page_attachments().
book_theme core/modules/book/book.module Implements hook_theme().
book_type_is_allowed core/modules/book/book.module Determines if a given node type is in the list of types allowed for books. 2
book_uninstall core/modules/book/book.install Implements hook_uninstall().
book_views_data core/modules/book/book.views.inc Implements hook_views_data().

Other projects


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