Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
book.test file modules/book/book.test Tests for book.module.
BookTestCase class modules/book/book.test Tests the functionality of the Book module.
BookTestCase::$admin_user property modules/book/book.test A user with permission to create and edit books and to administer blocks.
BookTestCase::$book property modules/book/book.test A book node.
BookTestCase::$book_author property modules/book/book.test A user with permission to create and edit books.
BookTestCase::$web_user property modules/book/book.test A user with permission to view a book and access printer-friendly version.
BookTestCase::checkBookNode function modules/book/book.test Checks the outline of sub-pages; previous, up, and next.
BookTestCase::createBook function modules/book/book.test Creates a new book with a page hierarchy.
BookTestCase::createBookNode function modules/book/book.test Creates a book node.
BookTestCase::generateOutlinePattern function modules/book/book.test Creates a regular expression to check for the sub-nodes in the outline.
BookTestCase::getInfo function modules/book/book.test
BookTestCase::setUp function modules/book/book.test Sets up a Drupal site for running functional and integration tests.
BookTestCase::testBook function modules/book/book.test Tests book functionality through node interfaces.
BookTestCase::testBookDelete function modules/book/book.test Tests the access for deleting top-level book nodes.
BookTestCase::testBookExport function modules/book/book.test Tests book export ("printer-friendly version") functionality.
BookTestCase::testBookNavigationBlock function modules/book/book.test Tests the functionality of the book navigation block.
BookTestCase::testNavigationBlockOnAccessModuleEnabled function modules/book/book.test Tests the book navigation block when an access module is enabled.
book_admin_edit_submit function modules/book/book.admin.inc Form submission handler for book_admin_edit().
book_admin_paths function modules/book/book.module Implements hook_admin_paths().
book_admin_settings function modules/book/book.admin.inc Form constructor for the book settings form.
book_admin_settings_validate function modules/book/book.admin.inc Form validation handler for book_admin_settings().
book_block_save function modules/book/book.module Implements hook_block_save().
book_export_traverse function modules/book/book.module Traverses the book tree to build printable or exportable output.
book_get_books function modules/book/book.module Returns an array of all books.
book_install function modules/book/book.install Implements hook_install().
book_menu_subtree_data function modules/book/book.module Gets the data representing a subtree of the book hierarchy.
book_node_insert function modules/book/book.module Implements hook_node_insert().
book_node_presave function modules/book/book.module Implements hook_node_presave().
book_outline_form_submit function modules/book/book.pages.inc Form submission handler for book_outline_form().
book_permission function modules/book/book.module Implements hook_permission().
book_pick_book_nojs_submit function modules/book/book.module Form submission handler for node_form().
book_remove_button_submit function modules/book/book.pages.inc Form submission handler for book_outline_form().
book_remove_form_submit function modules/book/book.pages.inc Form submission handler for book_remove_form().
book_schema function modules/book/book.install Implements hook_schema().
book_type_is_allowed function modules/book/book.module Determine if a given node type is in the list of types allowed for books.
book_uninstall function modules/book/book.install Implements hook_uninstall().
boot.test file modules/simpletest/tests/boot.test
bootstrap.inc file includes/bootstrap.inc Functions that need to be loaded on every Drupal request.
bootstrap.test file modules/simpletest/tests/bootstrap.test
BootstrapAutoloadTestCase class modules/simpletest/tests/bootstrap.test Tests the auto-loading behavior of the code registry.
BootstrapAutoloadTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapAutoloadTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapAutoloadTestCase::testAutoloadCase function modules/simpletest/tests/bootstrap.test Tests that autoloader name matching is not case sensitive.
BootstrapDestinationTestCase class modules/simpletest/tests/bootstrap.test Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
BootstrapDestinationTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapDestinationTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapDestinationTestCase::testDestination function modules/simpletest/tests/bootstrap.test Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
BootstrapDrupalCacheArrayTestCase class modules/simpletest/tests/bootstrap.test Tests DrupalCacheArray functionality.
BootstrapDrupalCacheArrayTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapDrupalCacheArrayTestCase::testGadgetChainDrupal7RCE1 function modules/simpletest/tests/bootstrap.test Simulate unsafe deserialization of payload prepared by the phpggc project.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.