Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestNodeFormOverride.php | file | core/ |
|
| TestNodeFormOverride::submitForm | function | core/ |
|
| TestNodeVisitor | class | core/ |
A node visitor that adds nodes to the Twig template. |
| TestNodeVisitor.php | file | core/ |
|
| TestNodeVisitor::$extensionName | property | core/ |
The name of the extension. |
| TestNodeVisitor::$varName | property | core/ |
The variable name. |
| TestNodeVisitor::enterNode | function | core/ |
|
| TestNodeVisitor::getPriority | function | core/ |
|
| TestNodeVisitor::leaveNode | function | core/ |
|
| TestNodeVisitor::__construct | function | core/ |
TestNodeVisitor constructor. |
| TestNormalizerBase | class | core/ |
Testable class for NormalizerBase. |
| TestNormalizerBase::$supportedTypes | property | core/ |
The interface or class that this Normalizer supports. |
| TestNormalizerBase::getSupportedTypes | function | core/ |
|
| TestNormalizerBase::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| TestNormalizerBase::setSupportedTypes | function | core/ |
Sets the supported types. |
| TestNotAnEntityForm | class | core/ |
Provides a test entity form that doesn't extend EntityForm. |
| TestNotAnEntityForm::buildForm | function | core/ |
|
| TestNotAnEntityForm::getFormId | function | core/ |
|
| TestNotAnEntityForm::submitForm | function | core/ |
|
| TestObject | class | core/ |
Test class used for the encoding test. |
| TestObject::getA | function | core/ |
Return the characters "A". |
| TestObjectItem | class | core/ |
Defines the 'test_object_field' entity field item. |
| TestObjectItem.php | file | core/ |
|
| TestObjectItem::propertyDefinitions | function | core/ |
|
| TestObjectItem::schema | function | core/ |
|
| TestObjectItemTest | class | core/ |
Tests the serialization of an object. |
| TestObjectItemTest.php | file | core/ |
|
| TestObjectItemTest::$modules | property | core/ |
|
| TestObjectItemTest::setUp | function | core/ |
|
| TestObjectItemTest::testTestObjectItem | function | core/ |
Tests the serialization of a field type that has an object. |
| TestPageDisplayVariantSubscriber | class | core/ |
Selects the test page display variant. |
| TestPageDisplayVariantSubscriber.php | file | core/ |
|
| TestPageDisplayVariantSubscriber::getSubscribedEvents | function | core/ |
|
| TestPageDisplayVariantSubscriber::onSelectPageDisplayVariant | function | core/ |
Selects the page display variant. |
| TestPageTestController | class | core/ |
Controller routines for test_page_test routes. |
| TestPageTestController.php | file | core/ |
|
| TestPageTestController::testPage | function | core/ |
Returns a test page and sets the title. |
| TestPageTestController::testPageVarDump | function | core/ |
Returns a test page and with the call to the dump() function. |
| TestPageTitleMainContentAndMessagesBlock | class | core/ |
Provides a block which includes page title, main content & messages together. |
| TestPageTitleMainContentAndMessagesBlock.php | file | core/ |
|
| TestPageTitleMainContentAndMessagesBlock::$isMainContentPlaced | property | core/ |
Whether setMainContent was called. |
| TestPageTitleMainContentAndMessagesBlock::$isPageTitlePlaced | property | core/ |
Whether setTitle was called. |
| TestPageTitleMainContentAndMessagesBlock::$mainContent | property | core/ |
The render array representing the main page content. |
| TestPageTitleMainContentAndMessagesBlock::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| TestPageTitleMainContentAndMessagesBlock::build | function | core/ |
|
| TestPageTitleMainContentAndMessagesBlock::setMainContent | function | core/ |
|
| TestPageTitleMainContentAndMessagesBlock::setTitle | function | core/ |
|
| TestPathBasedBreadcrumbBuilder | class | core/ |
Helper class for testing purposes only. |
| TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
|
| TestPerComponentEntityDisplay | class | core/ |
Test class used for testing per component entity display. |
Pagination
- Previous page
- Page 1613
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.