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 |
|---|---|---|---|
| BookContentModerationTest.php | file | core/ |
|
| BookContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BookContentModerationTest::$modules | property | core/ |
Modules to install. |
| BookContentModerationTest::setUp | function | core/ |
|
| BookContentModerationTest::testBookWithPendingRevisions | function | core/ |
Tests that book drafts can not modify the book outline. |
| BookInstallTest | class | core/ |
Test installation of Book module. |
| BookInstallTest.php | file | core/ |
|
| BookInstallTest::$modules | property | core/ |
Modules to install. |
| BookInstallTest::testBookInstallWithPreexistingContentType | function | core/ |
Tests Book install with pre-existing content type. |
| BookJavascriptTest | class | core/ |
Tests Book javascript functionality. |
| BookJavascriptTest.php | file | core/ |
|
| BookJavascriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BookJavascriptTest::$modules | property | core/ |
Modules to install. |
| BookJavascriptTest::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| BookJavascriptTest::testBookAddOutline | function | core/ |
Tests book outline AJAX request. |
| BookJavascriptTest::testBookOrdering | function | core/ |
Tests re-ordering of books. |
| BookLocalTasksTest | class | core/ |
Tests existence of book local tasks. |
| BookLocalTasksTest.php | file | core/ |
|
| BookLocalTasksTest::getBookAdminRoutes | function | core/ |
Provides a list of routes to test. |
| BookLocalTasksTest::getBookNodeRoutes | function | core/ |
Provides a list of routes to test. |
| BookLocalTasksTest::setUp | function | core/ |
|
| BookLocalTasksTest::testBookAdminLocalTasks | function | core/ |
Tests local task existence. |
| BookLocalTasksTest::testBookNodeLocalTasks | function | core/ |
Tests local task existence. |
| BookManagerTest | class | core/ |
@coversDefaultClass \Drupal\book\BookManager[[api-linebreak]] @group book @group legacy |
| BookManagerTest.php | file | core/ |
|
| BookManagerTest::$bookManager | property | core/ |
The tested book manager. |
| BookManagerTest::$bookOutlineStorage | property | core/ |
Book outline storage. |
| BookManagerTest::$configFactory | property | core/ |
The mocked config factory. |
| BookManagerTest::$entityRepository | property | core/ |
The mocked entity repository. |
| BookManagerTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| BookManagerTest::$languageManager | property | core/ |
The mocked language manager. |
| BookManagerTest::$renderer | property | core/ |
The mocked renderer. |
| BookManagerTest::$translation | property | core/ |
The mocked translation manager. |
| BookManagerTest::providerTestGetBookParents | function | core/ |
Provides test data for testGetBookParents. |
| BookManagerTest::setUp | function | core/ |
|
| BookManagerTest::testGetBookParents | function | core/ |
Tests the getBookParents() method. |
| BookMultilingualTest | class | core/ |
Tests multilingual books. |
| BookMultilingualTest.php | file | core/ |
|
| BookMultilingualTest::$modules | property | core/ |
Modules to install. |
| BookMultilingualTest::assertBookItemIsCorrectlyTranslated | function | core/ |
Asserts a book item is correctly translated. |
| BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated | function | core/ |
Asserts a node link is correctly translated. |
| BookMultilingualTest::assertToCEntryIsCorrectlyTranslated | function | core/ |
Asserts one entry in the table of contents is correct. |
| BookMultilingualTest::LANGCODE | constant | core/ |
The translation langcode. |
| BookMultilingualTest::langcodesProvider | function | core/ |
Data provider for ::testMultilingualBooks(). |
| BookMultilingualTest::setCurrentLanguage | function | core/ |
Sets the current language. |
| BookMultilingualTest::setUp | function | core/ |
|
| BookMultilingualTest::testMultilingualBookBreadcrumbBuilder | function | core/ |
Tests various book breadcrumb builder methods return correct translations. |
| BookMultilingualTest::testMultilingualBookExport | function | core/ |
Tests the book export returns correct translations. |
| BookMultilingualTest::testMultilingualBookManager | function | core/ |
Tests various book manager methods return correct translations. |
| BookPendingRevisionTest | class | core/ |
Tests that the Book module handles pending revisions correctly. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.