Functions

Primary tabs

Name Location Description Direct usessort descending Strings
book_install drupal/core/modules/book/book.install Implements hook_install().
book_uninstall drupal/core/modules/book/book.install Implements hook_uninstall().
book_schema drupal/core/modules/book/book.install Implements hook_schema().
book_update_8000 drupal/core/modules/book/book.install Move the Book module settings from variables to config.
book_help drupal/core/modules/book/book.module Implements hook_help().
book_entity_bundle_info drupal/core/modules/book/book.module Implements hook_entity_bundle_info().
book_menu_link_load drupal/core/modules/book/book.module Implements hook_TYPE_load().
book_theme drupal/core/modules/book/book.module Implements hook_theme().
book_permission drupal/core/modules/book/book.module Implements hook_permission().
book_menu drupal/core/modules/book/book.module Implements hook_menu().
book_export_access drupal/core/modules/book/book.module Access callback: Determines if the book export page is accessible. 1
_book_outline_remove_access drupal/core/modules/book/book.module Access callback: Determines if the user can remove nodes from the outline. 1
book_admin_paths drupal/core/modules/book/book.module Implements hook_admin_paths().
book_form_node_form_alter drupal/core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_pick_book_nojs_submit drupal/core/modules/book/book.module Form submission handler for node_form(). 1
book_form_update drupal/core/modules/book/book.module Renders a new parent page select element when the book selection changes. 1
book_node_load drupal/core/modules/book/book.module Implements hook_node_load().
book_node_view drupal/core/modules/book/book.module Implements hook_node_view().
book_page_alter drupal/core/modules/book/book.module Implements hook_page_alter().
book_node_presave drupal/core/modules/book/book.module Implements hook_node_presave().
book_node_insert drupal/core/modules/book/book.module Implements hook_node_insert().
book_node_update drupal/core/modules/book/book.module Implements hook_node_update().
book_node_predelete drupal/core/modules/book/book.module Implements hook_node_predelete().
book_node_prepare drupal/core/modules/book/book.module Implements hook_node_prepare().
book_form_node_delete_confirm_alter drupal/core/modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_preprocess_block drupal/core/modules/book/book.module Implements hook_preprocess_HOOK() for block.html.twig.
template_preprocess_book_all_books_block drupal/core/modules/book/book.module Prepares variables for book listing block templates.
template_preprocess_book_navigation drupal/core/modules/book/book.module Prepares variables for book navigation templates.
template_preprocess_book_export_html drupal/core/modules/book/book.module Prepares variables for book export templates.
template_preprocess_book_node_export_html drupal/core/modules/book/book.module Prepares variables for single node export templates.
book_node_type_update drupal/core/modules/book/book.module Implements hook_node_type_update().
book_library_info drupal/core/modules/book/book.module Implements hook_library_info().
shortcut_help drupal/core/modules/shortcut/shortcut.module Implements hook_help().
shortcut_entity_bundle_info drupal/core/modules/shortcut/shortcut.module Implements hook_entity_bundle_info().
shortcut_menu_link_load drupal/core/modules/shortcut/shortcut.module Implements hook_TYPE_load().
shortcut_permission drupal/core/modules/shortcut/shortcut.module Implements hook_permission().
shortcut_menu drupal/core/modules/shortcut/shortcut.module Implements hook_menu().
shortcut_admin_paths drupal/core/modules/shortcut/shortcut.module Implements hook_admin_paths().
shortcut_theme drupal/core/modules/shortcut/shortcut.module Implements hook_theme().
shortcut_link_access drupal/core/modules/shortcut/shortcut.module Access callback for editing a link in a shortcut set. 1
shortcut_menu_link_delete drupal/core/modules/shortcut/shortcut.module Implements hook_menu_link_delete().
shortcut_preprocess_block drupal/core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for block.html.twig.
shortcut_preprocess_page drupal/core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for page.tpl.php.
shortcut_toolbar drupal/core/modules/shortcut/shortcut.module Implements hook_toolbar().
shortcut_library_info drupal/core/modules/shortcut/shortcut.module Implements hook_library_info().
hook_shortcut_default_set drupal/core/modules/shortcut/shortcut.api.php Return the name of a default shortcut set for the provided user account.
shortcut_uninstall drupal/core/modules/shortcut/shortcut.install Implements hook_uninstall().
shortcut_schema drupal/core/modules/shortcut/shortcut.install Implements hook_schema().
shortcut_update_8000 drupal/core/modules/shortcut/shortcut.install Migrate shortcuts into configuration.
shortcut_update_8001 drupal/core/modules/shortcut/shortcut.install Drop the {shortcut_set} table.

Pages

Other projects