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 |
---|---|---|---|
BookBreadcrumbTest::$bookAuthor | property | core/ |
A user with permission to create and edit books. |
BookBreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BookBreadcrumbTest::$modules | property | core/ |
Modules to install. |
BookBreadcrumbTest::$webUserWithoutNodeAccess | property | core/ |
A user without the 'node test view' permission. |
BookBreadcrumbTest::createBookNode | function | core/ |
Creates a book node. |
BookBreadcrumbTest::createBreadcrumbBook | function | core/ |
Creates a new book with a page hierarchy. |
BookBreadcrumbTest::setUp | function | core/ |
|
BookBreadcrumbTest::testBreadcrumbAccessUpdates | function | core/ |
Tests that the breadcrumb is updated when book access changes. |
BookBreadcrumbTest::testBreadcrumbTitleUpdates | function | core/ |
Tests that the breadcrumb is updated when book content changes. |
BookContentModerationTest | class | core/ |
Tests Book and Content Moderation integration. |
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 @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. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.