Namesort descending Location Description
block_custom_block_save core/modules/block/block.module Saves a user-created block in a config file.
block_custom_block_translate core/modules/block/block.admin.inc Menu callback function for translating a single block.
block_custom_block_translate_access core/modules/block/block.admin.inc Menu access callback for translating a single block.
block_custom_block_translate_list core/modules/block/block.admin.inc Form constructor for the block translation list form.
block_custom_block_translate_submit core/modules/block/block.admin.inc Form submission handler for block_custom_block_translate().
block_custom_block_translate_validate core/modules/block/block.admin.inc Form validation handler for block_custom_block_translate().
block_example_autoload_info modules/examples/block_example/block_example.module Implements hook_autoload_info().
block_example_block_configure modules/examples/block_example/block_example.module Implements hook_block_configure().
block_example_block_info modules/examples/block_example/block_example.module Implements hook_block_info().
block_example_block_save modules/examples/block_example/block_example.module Implements hook_block_save().
block_example_block_view modules/examples/block_example/block_example.module Implements hook_block_view().
block_example_block_view_alter modules/examples/block_example/block_example.module Implements hook_block_view_alter().
block_example_contents modules/examples/block_example/block_example.module A module-defined block content function.
block_example_menu modules/examples/block_example/block_example.module Implements hook_menu().
block_example_page modules/examples/block_example/block_example.module Simple page function to explain what the block example is about.
block_form_form_test_alter_form_alter core/modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_menu core/modules/block/block.module Implements hook_menu().
block_permission core/modules/block/block.module Implements hook_permission().
block_test_block_info core/modules/block/tests/block_test/block_test.module Implements hook_block_info().
block_test_block_info_alter core/modules/block/tests/block_test/block_test.module Implements hook_block_info_alter().
block_test_block_view core/modules/block/tests/block_test/block_test.module Implements hook_block_view().
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_block_test_test_underscore_alter core/modules/block/tests/block_test/block_test.module
block_update_1000 core/modules/block/block.install Block cache is always enabled in Backdrop.
block_update_1001 core/modules/block/block.install Add a column for title to the block_custom table.
block_update_1002 core/modules/block/block.install Remove the legacy block tables.
block_update_1003 core/modules/block/block.install Increase {block_custom}.title length to 255 characters.
block_update_1004 core/modules/block/block.install Move individual blocks into config files.
block_update_dependencies core/modules/block/block.install Implements hook_update_dependencies().
BookTestCase::checkBookNode core/modules/book/tests/book.test Checks the outline of sub-pages; previous, up, and next.
BookTestCase::createBook core/modules/book/tests/book.test Creates a new book with a page hierarchy.
BookTestCase::createBookNode core/modules/book/tests/book.test Creates a book node.
BookTestCase::generateOutlinePattern core/modules/book/tests/book.test Creates a regular expression to check for the sub-nodes in the outline.
BookTestCase::setUp core/modules/book/tests/book.test Sets up a Backdrop site for running functional and integration tests.
BookTestCase::testBook core/modules/book/tests/book.test Tests book functionality through node interfaces.
BookTestCase::testBookAddToOutlineAccess core/modules/book/tests/book.test Test add to book outline access
BookTestCase::testBookDelete core/modules/book/tests/book.test Tests the access for deleting top-level book nodes.
BookTestCase::testBookNavigationBlock core/modules/book/tests/book.test Tests the functionality of the book navigation block.
BookTestCase::testNavigationBlockOnAccessModuleEnabled core/modules/book/tests/book.test Tests the book navigation block when an access module is enabled.
book_admin_edit core/modules/book/book.admin.inc Form constructor for administering a single book's hierarchy.
book_admin_edit_submit core/modules/book/book.admin.inc Form submission handler for book_admin_edit().
book_admin_edit_validate core/modules/book/book.admin.inc Form validation handler for book_admin_edit().
book_admin_overview core/modules/book/book.admin.inc Returns an administrative overview of all books.
book_admin_paths core/modules/book/book.module Implements hook_admin_paths().
book_admin_settings core/modules/book/book.admin.inc Form constructor for the book settings form.
book_admin_settings_submit core/modules/book/book.admin.inc Form submission handler for book_admin_settings().
book_admin_settings_validate core/modules/book/book.admin.inc Form validation handler for book_admin_settings().
book_all_types_allowed core/modules/book/book.module Determine if users are allowed to add any content type to books.
book_autoload_info core/modules/book/book.module Implements hook_autoload_info().
book_block_configure core/modules/book/book.module Implements hook_block_configure().

Pages