Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| book.test | file | modules/ |
Tests for book.module. |
| BookTestCase | class | modules/ |
Tests the functionality of the Book module. |
| BookTestCase::$admin_user | property | modules/ |
A user with permission to create and edit books and to administer blocks. |
| BookTestCase::$book | property | modules/ |
A book node. |
| BookTestCase::$book_author | property | modules/ |
A user with permission to create and edit books. |
| BookTestCase::$web_user | property | modules/ |
A user with permission to view a book and access printer-friendly version. |
| BookTestCase::checkBookNode | function | modules/ |
Checks the outline of sub-pages; previous, up, and next. |
| BookTestCase::createBook | function | modules/ |
Creates a new book with a page hierarchy. |
| BookTestCase::createBookNode | function | modules/ |
Creates a book node. |
| BookTestCase::generateOutlinePattern | function | modules/ |
Creates a regular expression to check for the sub-nodes in the outline. |
| BookTestCase::getInfo | function | modules/ |
|
| BookTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BookTestCase::testBook | function | modules/ |
Tests book functionality through node interfaces. |
| BookTestCase::testBookDelete | function | modules/ |
Tests the access for deleting top-level book nodes. |
| BookTestCase::testBookExport | function | modules/ |
Tests book export ("printer-friendly version") functionality. |
| BookTestCase::testBookNavigationBlock | function | modules/ |
Tests the functionality of the book navigation block. |
| BookTestCase::testNavigationBlockOnAccessModuleEnabled | function | modules/ |
Tests the book navigation block when an access module is enabled. |
| book_admin_edit_submit | function | modules/ |
Form submission handler for book_admin_edit(). |
| book_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
| book_admin_settings | function | modules/ |
Form constructor for the book settings form. |
| book_admin_settings_validate | function | modules/ |
Form validation handler for book_admin_settings(). |
| book_block_save | function | modules/ |
Implements hook_block_save(). |
| book_export_traverse | function | modules/ |
Traverses the book tree to build printable or exportable output. |
| book_get_books | function | modules/ |
Returns an array of all books. |
| book_install | function | modules/ |
Implements hook_install(). |
| book_menu_subtree_data | function | modules/ |
Gets the data representing a subtree of the book hierarchy. |
| book_node_insert | function | modules/ |
Implements hook_node_insert(). |
| book_node_presave | function | modules/ |
Implements hook_node_presave(). |
| book_outline_form_submit | function | modules/ |
Form submission handler for book_outline_form(). |
| book_permission | function | modules/ |
Implements hook_permission(). |
| book_pick_book_nojs_submit | function | modules/ |
Form submission handler for node_form(). |
| book_remove_button_submit | function | modules/ |
Form submission handler for book_outline_form(). |
| book_remove_form_submit | function | modules/ |
Form submission handler for book_remove_form(). |
| book_schema | function | modules/ |
Implements hook_schema(). |
| 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(). |
| 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. |
| BootstrapDrupalCacheArrayTestCase | class | modules/ |
Tests DrupalCacheArray functionality. |
| BootstrapDrupalCacheArrayTestCase::getInfo | function | modules/ |
|
| BootstrapDrupalCacheArrayTestCase::testGadgetChainDrupal7RCE1 | function | modules/ |
Simulate unsafe deserialization of payload prepared by the phpggc project. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.