Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookTest::testBookOutline | function | core/ |
Tests outline of a book. |
| BookTest::testDeprecatedPlugin | function | core/ |
@expectedDeprecation Book is deprecated in Drupal 8.6.x and will be removed before Drupal 9.0.x. Use \Drupal\book\Plugin\migrate\source\Book instead. See https://www.drupal.org/node/2947487 for more information. @doesNotPerformAssertions |
| BookTest::testEmptyBook | function | core/ |
Tests saving the book outline on an empty book. |
| BookTest::testGetTableOfContents | function | core/ |
Tests BookManager::getTableOfContents(). |
| BookTest::testHookNodeLoadAccess | function | core/ |
Ensure the loaded book in hook_node_load() does not depend on the user. |
| BookTest::testNavigationBlockOnAccessModuleInstalled | function | core/ |
Tests the book navigation block when an access module is installed. |
| BookTest::testSaveBookLink | function | core/ |
Tests that saveBookLink() returns something. |
| BookTest::testSettingsForm | function | core/ |
Tests that the book settings form can be saved without error. |
| BookTestTrait | trait | core/ |
Provides common functionality for Book test classes. |
| BookTestTrait.php | file | core/ |
|
| BookTestTrait::$book | property | core/ |
A book node. |
| BookTestTrait::$bookAuthor | property | core/ |
A user with permission to create and edit books. |
| BookTestTrait::checkBookNode | function | core/ |
Checks the outline of sub-pages; previous, up, and next. |
| BookTestTrait::createBook | function | core/ |
Creates a new book with a page hierarchy. |
| BookTestTrait::createBookNode | function | core/ |
Creates a book node. |
| BookTestTrait::generateOutlinePattern | function | core/ |
Creates a regular expression to check for the sub-nodes in the outline. |
| BookUninstallTest | class | core/ |
Tests that the Book module cannot be uninstalled if books exist. |
| BookUninstallTest.php | file | core/ |
|
| BookUninstallTest::$modules | property | core/ |
Modules to enable. |
| BookUninstallTest::setUp | function | core/ |
|
| BookUninstallTest::testBookUninstall | function | core/ |
Tests the book_system_info_alter() method. |
| BookUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator[[api-linebreak]] @group book |
| BookUninstallValidatorTest.php | file | core/ |
|
| BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
| BookUninstallValidatorTest::setUp | function | core/ |
|
| BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate[[api-linebreak]] |
| book_breadcrumb_test.info.yml | file | core/ |
core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml |
| book_breadcrumb_test.module | file | core/ |
Test module for testing the book module breadcrumb. |
| book_breadcrumb_test.schema.yml | file | core/ |
core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml |
| book_breadcrumb_test.settings.yml | file | core/ |
core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml |
| book_breadcrumb_test_node_access | function | core/ |
Implements hook_node_access(). |
| book_test.info.yml | file | core/ |
core/modules/book/tests/modules/book_test/book_test.info.yml |
| book_test.module | file | core/ |
Test module for testing the book module. |
| book_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| book_test_views.info.yml | file | core/ |
core/modules/book/tests/modules/book_test_views/book_test_views.info.yml |
| BooleanFieldTest | class | core/ |
Tests boolean field functionality. |
| BooleanFieldTest.php | file | core/ |
|
| BooleanFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BooleanFieldTest::$field | property | core/ |
The field used in this test class. |
| BooleanFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| BooleanFieldTest::$modules | property | core/ |
Modules to enable. |
| BooleanFieldTest::setUp | function | core/ |
|
| BooleanFieldTest::testBooleanField | function | core/ |
Tests boolean field. |
| BooleanFieldTest::testFormAccess | function | core/ |
Test field access. |
| BooleanFilterValuesUpdateTest | class | core/ |
Tests the upgrade path for boolean field values. |
| BooleanFilterValuesUpdateTest.php | file | core/ |
|
| BooleanFilterValuesUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.