Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
book_form_update drupal/core/modules/book/book.module Renders a new parent page select element when the book selection changes. 1
book_form_node_form_alter drupal/core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_form_node_delete_confirm_alter drupal/core/modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_export_traverse drupal/core/modules/book/book.module Traverses the book tree to build printable or exportable output. 1
book_export_html drupal/core/modules/book/book.pages.inc Generates HTML for export when invoked by book_export().
book_export_access drupal/core/modules/book/book.module Access callback: Determines if the book export page is accessible. 1
book_export drupal/core/modules/book/book.pages.inc Page callback: Generates representations of a book page and its children. 1
book_entity_bundle_info drupal/core/modules/book/book.module Implements hook_entity_bundle_info().
book_children drupal/core/modules/book/book.module Formats the menu links for the child pages of the current page. 1
book_admin_paths drupal/core/modules/book/book.module Implements hook_admin_paths().
book_admin_edit_validate drupal/core/modules/book/book.admin.inc Form validation handler for book_admin_edit().
book_admin_edit_submit drupal/core/modules/book/book.admin.inc Form submission handler for book_admin_edit().
book_admin_edit drupal/core/modules/book/book.admin.inc Form constructor for administering a single book's hierarchy. 1
block_user_role_delete drupal/core/modules/block/block.module Implements hook_user_role_delete().
block_update_dependencies drupal/core/modules/block/block.install Implements hook_update_dependencies().
block_update_8008 drupal/core/modules/block/block.install Migrate {block_custom}.body and {block_custom}.format to block_body field.
block_update_8007 drupal/core/modules/block/block.install Migrate {block_custom} to {custom_block}.
block_update_8006 drupal/core/modules/block/block.install Enable the Custom Block module.
block_update_8005 drupal/core/modules/block/block.install Migrate {users}.data into {users_data}.
block_update_8004 drupal/core/modules/block/block.install Rename default menu names.
block_update_8003 drupal/core/modules/block/block.install Increase {block}.title length to 255 characters.
block_update_8002 drupal/core/modules/block/block.install Replace serial role IDs with machine name strings.
block_update_8001 drupal/core/modules/block/block.install Creates table {block_language} for language visibility settings per block.
block_update_8000 drupal/core/modules/block/block.install Block cache is always enabled in 8.x.
block_theme_initialize drupal/core/modules/block/block.module Assigns an initial, default set of blocks for a theme. 2
block_themes_enabled drupal/core/modules/block/block.module Initializes blocks for enabled themes.
block_theme drupal/core/modules/block/block.module Implements hook_theme().
block_test_system_theme_info drupal/core/modules/block/tests/block_test.module Implements hook_system_theme_info().
block_rebuild drupal/core/modules/block/block.module Implements hook_rebuild().
block_permission drupal/core/modules/block/block.module Implements hook_permission().
block_page_build drupal/core/modules/block/block.module Implements hook_page_build().
block_menu_delete drupal/core/modules/block/block.module Implements hook_menu_delete().
block_menu drupal/core/modules/block/block.module Implements hook_menu().
block_load drupal/core/modules/block/block.module Loads a block instance. 1
block_list drupal/core/modules/block/block.module Returns all blocks in the specified region for the current user. 1 1
block_library_info drupal/core/modules/block/block.module Implements hook_library_info().
block_language_delete drupal/core/modules/block/block.module Implements hook_language_delete().
block_install drupal/core/modules/block/block.install Implements hook_install().
block_help drupal/core/modules/block/block.module Implements hook_help().
block_get_blocks_by_region drupal/core/modules/block/block.module Gets a renderable array of a region containing all enabled blocks. 1
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_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_admin_paths drupal/core/modules/block/block.module Implements hook_admin_paths().
block_admin_edit drupal/core/modules/block/block.admin.inc Page callback: Build the block instance edit form. 1
block_admin_display drupal/core/modules/block/block.admin.inc Page callback: Shows the block administration page. 1
block_admin_demo drupal/core/modules/block/block.admin.inc Page callback: Attaches CSS for the block region demo. 1
block_admin_add drupal/core/modules/block/block.admin.inc Page callback: Build the block instance add form. 1
baz drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_ignore.php 69
baz drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_oneline_annotations.php 69
batch_test_theme_batch drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Runs a batch for testing theme used on the progress page. 1

Pages

Other projects