Namesort ascending Location Description
book_node_presave core/modules/book/book.module Implements hook_node_presave().
book_node_prepare core/modules/book/book.module Implements hook_node_prepare().
book_node_predelete core/modules/book/book.module Implements hook_node_predelete().
book_node_load core/modules/book/book.module Implements hook_node_load().
book_node_insert core/modules/book/book.module Implements hook_node_insert().
book_next core/modules/book/book.module Fetches the menu link for the next page of the book.
book_menu_subtree_data core/modules/book/book.module Gets the data representing a subtree of the book hierarchy.
book_menu_name core/modules/book/book.module Generates the corresponding menu name from a book ID.
book_menu core/modules/book/book.module Implements hook_menu().
book_link_load core/modules/book/book.module Get a translated book menu link by its menu link ID.
book_install core/modules/book/book.install Implements hook_install().
book_init core/modules/book/book.module Implements hook_init().
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_get_books core/modules/book/book.module Returns an array of all books.
book_form_update core/modules/book/book.module Renders a new parent page select element when the book selection changes.
book_form_node_form_alter core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter().
book_form_node_delete_confirm_alter core/modules/book/book.module Implements hook_form_FORM_ID_alter().
book_entity_info_alter core/modules/book/book.module Implements hook_entity_info_alter().
book_config_info core/modules/book/book.module Implements hook_config_info().
book_children core/modules/book/book.module Formats the menu links for the child pages of the current page.
book_block_view core/modules/book/book.module Implements hook_block_view().
book_block_info core/modules/book/book.module Implements hook_block_info().
book_block_configure core/modules/book/book.module Implements hook_block_configure().
book_autoload_info core/modules/book/book.module Implements hook_autoload_info().
book_admin_settings_validate core/modules/book/book.admin.inc Form validation handler for book_admin_settings().
book_admin_settings_submit core/modules/book/book.admin.inc Form submission handler for book_admin_settings().
book_admin_settings core/modules/book/book.admin.inc Form constructor for the book settings form.
book_admin_paths core/modules/book/book.module Implements hook_admin_paths().
book_admin_overview core/modules/book/book.admin.inc Returns an administrative overview of all books.
book_admin_edit_validate core/modules/book/book.admin.inc Form validation handler for book_admin_edit().
book_admin_edit_submit core/modules/book/book.admin.inc Form submission handler for book_admin_edit().
book_admin_edit core/modules/book/book.admin.inc Form constructor for administering a single book's hierarchy.
BookTestCase::testNavigationBlockOnAccessModuleEnabled core/modules/book/tests/book.test Tests the book navigation block when an access module is enabled.
BookTestCase::testBookNavigationBlock core/modules/book/tests/book.test Tests the functionality of the book navigation block.
BookTestCase::testBookDelete core/modules/book/tests/book.test Tests the access for deleting top-level book nodes.
BookTestCase::testBook core/modules/book/tests/book.test Tests book functionality through node interfaces.
BookTestCase::setUp core/modules/book/tests/book.test Sets up a Backdrop site for running functional and integration tests.
BookTestCase::generateOutlinePattern core/modules/book/tests/book.test Creates a regular expression to check for the sub-nodes in the outline.
BookTestCase::createBookNode core/modules/book/tests/book.test Creates a book node.
BookTestCase::createBook core/modules/book/tests/book.test Creates a new book with a page hierarchy.
BookTestCase::checkBookNode core/modules/book/tests/book.test Checks the outline of sub-pages; previous, up, and next.
block_update_dependencies core/modules/block/block.install Implements hook_update_dependencies().
block_update_1004 core/modules/block/block.install Move individual blocks into config files.
block_update_1003 core/modules/block/block.install Increase {block_custom}.title length to 255 characters.
block_update_1002 core/modules/block/block.install Remove the legacy block tables.
block_update_1001 core/modules/block/block.install Add a column for title to the block_custom table.
block_update_1000 core/modules/block/block.install Block cache is always enabled in Backdrop.
block_test_block_view_block_test_test_underscore_alter core/modules/block/tests/block_test/block_test.module
block_test_block_view_block_test_test_hyphen_alter core/modules/block/tests/block_test/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_view core/modules/block/tests/block_test/block_test.module Implements hook_block_view().

Pages