Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
book_outline function modules/book/book.pages.inc Menu callback: Shows the outline form for a single node.
book_outline_form function modules/book/book.pages.inc Form constructor for the book outline form.
book_outline_form_submit function modules/book/book.pages.inc Form submission handler for book_outline_form().
book_page_alter function modules/book/book.module Implements hook_page_alter().
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_prev function modules/book/book.module Fetches the menu link for the previous page of the book.
book_remove_button_submit function modules/book/book.pages.inc Form submission handler for book_outline_form().
book_remove_form function modules/book/book.pages.inc Form constructor to confirm removal of a node from a book.
book_remove_form_submit function modules/book/book.pages.inc Form submission handler for book_remove_form().
book_render function modules/book/book.pages.inc Menu callback: Prints a listing of all books.
book_schema function modules/book/book.install Implements hook_schema().
book_theme function modules/book/book.module Implements hook_theme().
book_toc function modules/book/book.module Returns an array of book pages in table of contents order.
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().
book_update_bid function modules/book/book.module Updates the book ID of a page and its children when it moves to a new book.
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.
BootstrapGetFilenameTestCase class modules/simpletest/tests/bootstrap.test Test drupal_get_filename()'s availability.
BootstrapGetFilenameTestCase::$getFilenameTestTriggeredError property modules/simpletest/tests/bootstrap.test The last file-related error message triggered by the filename test.
BootstrapGetFilenameTestCase::fileNotFoundErrorHandler function modules/simpletest/tests/bootstrap.test Skips handling of "file not found" errors.
BootstrapGetFilenameTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapGetFilenameTestCase::testDrupalGetFilename function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() works correctly when the file is not found in the database.
BootstrapGetFilenameWebTestCase class modules/simpletest/tests/bootstrap.test Test drupal_get_filename() in the context of a full Drupal installation.
BootstrapGetFilenameWebTestCase::$getFilenameTestTriggeredError property modules/simpletest/tests/bootstrap.test The last file-related error message triggered by the filename test.
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler function modules/simpletest/tests/bootstrap.test Skips handling of "file not found" errors.
BootstrapGetFilenameWebTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapGetFilenameWebTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapGetFilenameWebTestCase::testDrupalGetFilename function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() works correctly with a full Drupal site.
BootstrapGetFilenameWebTestCase::testRecursiveRebuilds function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() does not break recursive rebuilds.
BootstrapGetFilenameWebTestCase::testWatchdog function modules/simpletest/tests/bootstrap.test Test that watchdog messages about missing files are correctly recorded.
BootstrapIPAddressTestCase class modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$cluster_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$forwarded_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$oldserver property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy2_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$remote_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$untrusted_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::getInfo function modules/simpletest/tests/bootstrap.test

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