Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
block_drupal_alter_foo_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter() on behalf of block module.
block_form_form_test_alter_form_alter drupal/core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_get_blocks_by_region drupal/core/modules/block/block.module Gets a renderable array of a region containing all enabled blocks. 1
block_help drupal/core/modules/block/block.module Implements hook_help().
block_install drupal/core/modules/block/block.install Implements hook_install().
block_language_delete drupal/core/modules/block/block.module Implements hook_language_delete().
block_library_info drupal/core/modules/block/block.module Implements hook_library_info().
block_list drupal/core/modules/block/block.module Returns all blocks in the specified region for the current user. 1 1
block_load drupal/core/modules/block/block.module Loads a block instance. 1
block_menu drupal/core/modules/block/block.module Implements hook_menu().
block_menu_delete drupal/core/modules/block/block.module Implements hook_menu_delete().
block_page_build drupal/core/modules/block/block.module Implements hook_page_build().
block_permission drupal/core/modules/block/block.module Implements hook_permission().
block_rebuild drupal/core/modules/block/block.module Implements hook_rebuild().
block_test_system_theme_info drupal/core/modules/block/tests/block_test.module Implements hook_system_theme_info().
block_theme drupal/core/modules/block/block.module Implements hook_theme().
block_themes_enabled drupal/core/modules/block/block.module Initializes blocks for enabled themes.
block_theme_initialize drupal/core/modules/block/block.module Assigns an initial, default set of blocks for a theme. 2
block_update_8000 drupal/core/modules/block/block.install Block cache is always enabled in 8.x.
block_update_8001 drupal/core/modules/block/block.install Creates table {block_language} for language visibility settings per block.
block_update_8002 drupal/core/modules/block/block.install Replace serial role IDs with machine name strings.
block_update_8003 drupal/core/modules/block/block.install Increase {block}.title length to 255 characters.
block_update_8004 drupal/core/modules/block/block.install Rename default menu names.
block_update_8005 drupal/core/modules/block/block.install Migrate {users}.data into {users_data}.
block_update_8006 drupal/core/modules/block/block.install Enable the Custom Block module.
block_update_8007 drupal/core/modules/block/block.install Migrate {block_custom} to {custom_block}.
block_update_8008 drupal/core/modules/block/block.install Migrate {block_custom}.body and {block_custom}.format to block_body field.
block_update_dependencies drupal/core/modules/block/block.install Implements hook_update_dependencies().
block_user_role_delete drupal/core/modules/block/block.module Implements hook_user_role_delete().
book_admin_edit drupal/core/modules/book/book.admin.inc Form constructor for administering a single book's hierarchy. 1
book_admin_edit_submit drupal/core/modules/book/book.admin.inc Form submission handler for book_admin_edit().
book_admin_edit_validate drupal/core/modules/book/book.admin.inc Form validation handler for book_admin_edit().
book_admin_paths drupal/core/modules/book/book.module Implements hook_admin_paths().
book_children drupal/core/modules/book/book.module Formats the menu links for the child pages of the current page. 1
book_entity_bundle_info drupal/core/modules/book/book.module Implements hook_entity_bundle_info().
book_export drupal/core/modules/book/book.pages.inc Page callback: Generates representations of a book page and its children. 1
book_export_access drupal/core/modules/book/book.module Access callback: Determines if the book export page is accessible. 1
book_export_html drupal/core/modules/book/book.pages.inc Generates HTML for export when invoked by book_export().
book_export_traverse drupal/core/modules/book/book.module Traverses the book tree to build printable or exportable output. 1
book_form_node_delete_confirm_alter drupal/core/modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_form_node_form_alter drupal/core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_form_update drupal/core/modules/book/book.module Renders a new parent page select element when the book selection changes. 1
book_get_books drupal/core/modules/book/book.module Returns an array of all books. 2 2
book_get_flat_menu drupal/core/modules/book/book.module Gets the book menu tree for a page and returns it as a linear array. 3
book_help drupal/core/modules/book/book.module Implements hook_help().
book_install drupal/core/modules/book/book.install Implements hook_install().
book_library_info drupal/core/modules/book/book.module Implements hook_library_info().
book_link_load drupal/core/modules/book/book.module Gets a book menu link by its menu link ID. 2
book_menu drupal/core/modules/book/book.module Implements hook_menu().
book_menu_link_load drupal/core/modules/book/book.module Implements hook_TYPE_load().

Pages

Other projects