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 |
---|---|---|---|
BookManagerDeprecationTest::providerTestDrupalStaticResetDeprecation | function | core/ |
Provides test cases for ::testDrupalStaticResetDeprecation(). |
BookManagerDeprecationTest::testDrupalStaticResetDeprecation | function | core/ |
@dataProvider providerTestDrupalStaticResetDeprecation |
BookManagerDeprecationTest::testOptionalParametersDeprecation | function | core/ |
@covers ::__construct |
BookManagerTest | class | core/ |
@coversDefaultClass \Drupal\book\BookManager @group book |
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 enable. |
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. |
BookPendingRevisionTest.php | file | core/ |
|
BookPendingRevisionTest::$modules | property | core/ |
Modules to enable. |
BookPendingRevisionTest::setUp | function | core/ |
|
BookPendingRevisionTest::testBookWithPendingRevisions | function | core/ |
Tests pending revision handling for books. |
BookRelationshipTest | class | core/ |
Tests entity reference relationship data. |
BookRelationshipTest.php | file | core/ |
|
BookRelationshipTest::$book | property | core/ |
A book node. |
BookRelationshipTest::$bookAuthor | property | core/ |
A user with permission to create and edit books. |
BookRelationshipTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BookRelationshipTest::$modules | property | core/ |
Modules to install. |
BookRelationshipTest::$testViews | property | core/ |
Views used by this test. |
BookRelationshipTest::createBook | function | core/ |
Creates a new book with a page hierarchy. |
BookRelationshipTest::createBookNode | function | core/ |
Creates a book node. |
BookRelationshipTest::setUp | function | core/ |
Sets up the test. |
BookRelationshipTest::testRelationship | function | core/ |
Tests using the views relationship. |
BookTest | class | core/ |
@covers \Drupal\book\Plugin\migrate\source\Book @group book |
BookTest | class | core/ |
Create a book, add pages, and test book interface. |
BookTest.php | file | core/ |
|
BookTest.php | file | core/ |
|
BookTest::$adminUser | property | core/ |
A user with permission to create and edit books and to administer blocks. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.