Namesort descending Location Description
book_block_info core/modules/book/book.module Implements hook_block_info().
book_block_view core/modules/book/book.module Implements hook_block_view().
book_children core/modules/book/book.module Formats the menu links for the child pages of the current page.
book_config_info core/modules/book/book.module Implements hook_config_info().
book_entity_info_alter core/modules/book/book.module Implements hook_entity_info_alter().
book_form_node_delete_confirm_alter core/modules/book/book.module Implements hook_form_FORM_ID_alter().
book_form_node_form_alter core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter().
book_form_update core/modules/book/book.module Renders a new parent page select element when the book selection changes.
book_get_books core/modules/book/book.module Returns an array of all books.
book_get_flat_menu core/modules/book/book.module Gets the book menu tree for a page and returns it as a linear array.
book_init core/modules/book/book.module Implements hook_init().
book_install core/modules/book/book.install Implements hook_install().
book_link_load core/modules/book/book.module Get a translated book menu link by its menu link ID.
book_menu core/modules/book/book.module Implements hook_menu().
book_menu_name core/modules/book/book.module Generates the corresponding menu name from a book ID.
book_menu_subtree_data core/modules/book/book.module Gets the data representing a subtree of the book hierarchy.
book_next core/modules/book/book.module Fetches the menu link for the next page of the book.
book_node_insert core/modules/book/book.module Implements hook_node_insert().
book_node_load core/modules/book/book.module Implements hook_node_load().
book_node_predelete core/modules/book/book.module Implements hook_node_predelete().
book_node_prepare core/modules/book/book.module Implements hook_node_prepare().
book_node_presave core/modules/book/book.module Implements hook_node_presave().
book_node_type_update core/modules/book/book.module Implements hook_node_type_update().
book_node_update core/modules/book/book.module Implements hook_node_update().
book_node_view core/modules/book/book.module Implements hook_node_view().
book_node_view_link core/modules/book/book.module Adds relevant book links to the node's links.
book_permission core/modules/book/book.module Implements hook_permission().
book_pick_book_nojs_submit core/modules/book/book.module Form submission handler for node_form().
book_preprocess_block core/modules/book/book.module Implements hook_preprocess_block().
book_prev core/modules/book/book.module Fetches the menu link for the previous page of the book.
book_remove_form core/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book.
book_remove_form_submit core/modules/book/book.pages.inc Form submission handler for book_remove_form().
book_render core/modules/book/book.pages.inc Menu callback: Prints a listing of all books.
book_schema core/modules/book/book.install Implements hook_schema().
book_theme core/modules/book/book.module Implements hook_theme().
book_toc core/modules/book/book.module Returns an array of book pages in table of contents order.
book_tokens core/modules/book/book.tokens.inc Implements hook_tokens() on behalf of book.module.
book_token_info core/modules/book/book.tokens.inc Implements hook_token_info().
book_type_is_allowed core/modules/book/book.module Determine if a given node type is in the list of types allowed for books.
book_uninstall core/modules/book/book.install Implements hook_uninstall().
book_update_1000 core/modules/book/book.install Move book settings from variables to config.
book_update_1001 core/modules/book/book.install Add options for navigation and links.
book_update_1002 core/modules/book/book.install Add option for reorder link.
book_update_1003 core/modules/book/book.install Add option for dis-allowing books for all content types.
book_update_bid core/modules/book/book.module Updates the book ID of a page and its children when it moves to a new book.
book_views_api core/modules/book/book.module Implements hook_views_api().
book_views_data core/modules/book/views/book.views.inc Implements hook_views_data().
book_views_plugins core/modules/book/views/book.views.inc Implements hook_views_plugins().
BootstrapDestinationTestCase::setUp core/modules/simpletest/tests/bootstrap.test Sets up a Backdrop site for running functional and integration tests.
BootstrapDestinationTestCase::testDestination core/modules/simpletest/tests/bootstrap.test Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.

Pages