Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
book_menu_name drupal/core/modules/book/book.module Generates the corresponding menu name from a book ID. 5
book_menu_subtree_data drupal/core/modules/book/book.module Gets the data representing a subtree of the book hierarchy. 3 1
book_next drupal/core/modules/book/book.module Fetches the menu link for the next page of the book. 1
book_node_export drupal/core/modules/book/book.module Generates printer-friendly HTML for a node. 1 1
book_node_insert drupal/core/modules/book/book.module Implements hook_node_insert().
book_node_load drupal/core/modules/book/book.module Implements hook_node_load().
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_node_presave drupal/core/modules/book/book.module Implements hook_node_presave().
book_node_type_update drupal/core/modules/book/book.module Implements hook_node_type_update().
book_node_update drupal/core/modules/book/book.module Implements hook_node_update().
book_node_view drupal/core/modules/book/book.module Implements hook_node_view().
book_node_view_link drupal/core/modules/book/book.module Adds relevant book links to the node's links. 1
book_outline drupal/core/modules/book/book.pages.inc Page callback: Shows the outline form for a single node. 1
book_outline_form drupal/core/modules/book/book.pages.inc Form constructor for the book outline form. 1
book_outline_form_submit drupal/core/modules/book/book.pages.inc Form submission handler for book_outline_form().
book_page_alter drupal/core/modules/book/book.module Implements hook_page_alter().
book_permission drupal/core/modules/book/book.module Implements hook_permission().
book_pick_book_nojs_submit drupal/core/modules/book/book.module Form submission handler for node_form(). 1
book_preprocess_block drupal/core/modules/book/book.module Implements hook_preprocess_HOOK() for block.html.twig.
book_prev drupal/core/modules/book/book.module Fetches the menu link for the previous page of the book. 1
book_remove_button_submit drupal/core/modules/book/book.pages.inc Form submission handler for book_outline_form(). 1
book_remove_form drupal/core/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1
book_remove_form_submit drupal/core/modules/book/book.pages.inc Form submission handler for book_remove_form().
book_schema drupal/core/modules/book/book.install Implements hook_schema().
book_theme drupal/core/modules/book/book.module Implements hook_theme().
book_toc drupal/core/modules/book/book.module Returns an array of book pages in table of contents order. 1
book_type_is_allowed drupal/core/modules/book/book.module Determines if a given node type is in the list of types allowed for books. 2
book_uninstall drupal/core/modules/book/book.install Implements hook_uninstall().
book_update_8000 drupal/core/modules/book/book.install Move the Book module settings from variables to config.
book_update_bid drupal/core/modules/book/book.module Updates the book ID of a page and its children when it moves to a new book. 1
bootstrap_hooks drupal/core/includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded. 1
bootstrap_invoke_all drupal/core/includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it.
breakpoint_enable drupal/core/modules/breakpoint/breakpoint.install Implements hook_enable().
breakpoint_get_module_media_queries drupal/core/modules/breakpoint/breakpoint.module Get a list of available breakpoints from a specified module. 1
breakpoint_get_theme_media_queries drupal/core/modules/breakpoint/breakpoint.module Get a list of available breakpoints from a specified theme. 1
breakpoint_group_load drupal/core/modules/breakpoint/breakpoint.module Load one breakpoint group by its identifier.
breakpoint_group_select_options drupal/core/modules/breakpoint/breakpoint.module Load all breakpoint groups as select options. 1
breakpoint_help drupal/core/modules/breakpoint/breakpoint.module Implements hook_help().
breakpoint_load drupal/core/modules/breakpoint/breakpoint.module Load one breakpoint by its identifier. 4
breakpoint_modules_enabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_modules_enabled().
breakpoint_modules_uninstalled drupal/core/modules/breakpoint/breakpoint.module Implements hook_modules_uninstalled().
breakpoint_select_options drupal/core/modules/breakpoint/breakpoint.module Load all breakpoints as select options.
breakpoint_themes_disabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_themes_disabled().
breakpoint_themes_enabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_themes_enabled().
breakpoint_theme_test_system_theme_info drupal/core/modules/breakpoint/tests/breakpoint_theme_test.module Implements hook_system_theme_info().
cache drupal/core/includes/cache.inc Instantiates and statically caches the correct class for a cache bin. 3 41
cache_invalidate_tags Deprecated drupal/core/includes/cache.inc Marks cache items from all bins with any of the specified tags as invalid. 25 1
callback drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_Callback matcher object. 3
callback_search_conditions drupal/core/modules/search/search.api.php Provide search query conditions. 1

Pages

Other projects