Search for all
Title | Object type | File name | Summary |
---|---|---|---|
book_outline | function | modules/ |
Menu callback: Shows the outline form for a single node. |
book_outline_form | function | modules/ |
Form constructor for the book outline form. |
book_outline_form_submit | function | modules/ |
Form submission handler for book_outline_form(). |
book_page_alter | function | modules/ |
Implements hook_page_alter(). |
book_permission | function | modules/ |
Implements hook_permission(). |
book_pick_book_nojs_submit | function | modules/ |
Form submission handler for node_form(). |
book_prev | function | modules/ |
Fetches the menu link for the previous page of the book. |
book_remove_button_submit | function | modules/ |
Form submission handler for book_outline_form(). |
book_remove_form | function | modules/ |
Form constructor to confirm removal of a node from a book. |
book_remove_form_submit | function | modules/ |
Form submission handler for book_remove_form(). |
book_render | function | modules/ |
Menu callback: Prints a listing of all books. |
book_schema | function | modules/ |
Implements hook_schema(). |
book_theme | function | modules/ |
Implements hook_theme(). |
book_toc | function | modules/ |
Returns an array of book pages in table of contents order. |
book_type_is_allowed | function | modules/ |
Determine if a given node type is in the list of types allowed for books. |
book_uninstall | function | modules/ |
Implements hook_uninstall(). |
book_update_bid | function | modules/ |
Updates the book ID of a page and its children when it moves to a new book. |
boot.test | file | modules/ |
|
bootstrap.inc | file | includes/ |
Functions that need to be loaded on every Drupal request. |
bootstrap.test | file | modules/ |
|
BootstrapAutoloadTestCase | class | modules/ |
Tests the auto-loading behavior of the code registry. |
BootstrapAutoloadTestCase::getInfo | function | modules/ |
|
BootstrapAutoloadTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapAutoloadTestCase::testAutoloadCase | function | modules/ |
Tests that autoloader name matching is not case sensitive. |
BootstrapDestinationTestCase | class | modules/ |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. |
BootstrapDestinationTestCase::getInfo | function | modules/ |
|
BootstrapDestinationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapDestinationTestCase::testDestination | function | modules/ |
Tests that $_GET/$_REQUEST['destination'] only contain internal URLs. |
BootstrapGetFilenameTestCase | class | modules/ |
Test drupal_get_filename()'s availability. |
BootstrapGetFilenameTestCase::$getFilenameTestTriggeredError | property | modules/ |
The last file-related error message triggered by the filename test. |
BootstrapGetFilenameTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameTestCase::getInfo | function | modules/ |
|
BootstrapGetFilenameTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly when the file is not found in the database. |
BootstrapGetFilenameWebTestCase | class | modules/ |
Test drupal_get_filename() in the context of a full Drupal installation. |
BootstrapGetFilenameWebTestCase::$getFilenameTestTriggeredError | property | modules/ |
The last file-related error message triggered by the filename test. |
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameWebTestCase::getInfo | function | modules/ |
|
BootstrapGetFilenameWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapGetFilenameWebTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly with a full Drupal site. |
BootstrapGetFilenameWebTestCase::testRecursiveRebuilds | function | modules/ |
Test that drupal_get_filename() does not break recursive rebuilds. |
BootstrapGetFilenameWebTestCase::testWatchdog | function | modules/ |
Test that watchdog messages about missing files are correctly recorded. |
BootstrapIPAddressTestCase | class | modules/ |
|
BootstrapIPAddressTestCase::$cluster_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$forwarded_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$oldserver | property | modules/ |
|
BootstrapIPAddressTestCase::$proxy2_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$proxy_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$remote_ip | property | modules/ |
|
BootstrapIPAddressTestCase::$untrusted_ip | property | modules/ |
|
BootstrapIPAddressTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.