Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
book_form_node_form_alter function modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_form_update function modules/book/book.module Renders a new parent page select element when the book selection changes.
book_link_load function modules/book/book.module Gets a book menu link by its menu link ID.
book_menu_subtree_data function modules/book/book.module Gets the data representing a subtree of the book hierarchy.
book_node_delete function modules/book/book.module Implements hook_node_delete().
book_node_export function modules/book/book.module Generates printer-friendly HTML for a node.
book_node_insert function modules/book/book.module Implements hook_node_insert().
book_node_load function modules/book/book.module Implements hook_node_load().
book_node_prepare function modules/book/book.module Implements hook_node_prepare().
book_node_presave function modules/book/book.module Implements hook_node_presave().
book_node_type_update function modules/book/book.module Implements hook_node_type_update().
book_node_update function modules/book/book.module Implements hook_node_update().
book_node_view function modules/book/book.module Implements hook_node_view().
book_node_view_link function modules/book/book.module Adds relevant book links to the node's links.
book_render function modules/book/book.pages.inc Menu callback: Prints a listing of all books.
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_update_bid function modules/book/book.module Updates the book ID of a page and its children when it moves to a new book.
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
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
BootstrapDestinationTestCase::testDestination function modules/simpletest/tests/bootstrap.test Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
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::testDrupalGetFilename function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() works correctly when the file is not found in the database.
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::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
BootstrapIPAddressTestCase::setUp function modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::tearDown function modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::testIPAddressHost function modules/simpletest/tests/bootstrap.test test IP Address and hostname
BootstrapOverrideServerVariablesTestCase class modules/simpletest/tests/bootstrap.test Tests for overriding server variables via the API.
BootstrapOverrideServerVariablesTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL function modules/simpletest/tests/bootstrap.test Test providing a direct URL to to drupal_override_server_variables().
BootstrapPageCacheTestCase::testConditionalRequests function modules/simpletest/tests/bootstrap.test Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCacheHeaders function modules/simpletest/tests/bootstrap.test Test page cache headers.

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