Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestObjectItemTest.php | file | core/ |
|
| TestObjectItemTest::$modules | property | core/ |
Modules to install. |
| TestObjectItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| 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/ |
Builds and returns the renderable array for this block plugin. |
| TestPageTitleMainContentAndMessagesBlock::setMainContent | function | core/ |
Sets the main content render array. |
| TestPageTitleMainContentAndMessagesBlock::setTitle | function | core/ |
Sets the title. |
| TestPathBasedBreadcrumbBuilder | class | core/ |
Helper class for testing purposes only. |
| TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
| TestPerComponentEntityDisplay | class | core/ |
Test class used for testing per component entity display. |
| TestPerComponentEntityDisplay::$entity | property | core/ |
The test entity. |
| TestPerComponentEntityDisplay::$testValues | property | core/ |
The arguments of getEntity. |
| TestPerComponentEntityDisplay::getEntity | function | core/ |
Gets the test entity. |
| TestPerComponentEntityDisplay::getTestValues | function | core/ |
Gets the test values. |
| TestPerComponentEntityDisplay::MODE_NAME | constant | core/ |
|
| TestPerComponentEntityDisplay::__construct | function | core/ |
PerComponentEntityDisplay constructor. |
| TestPerComponentEntityFormDisplay | class | core/ |
Test class for testing per component entity form display. |
| TestPerComponentEntityFormDisplay::$entity | property | core/ |
The test entity. |
| TestPerComponentEntityFormDisplay::$testValues | property | core/ |
The test values. |
| TestPerComponentEntityFormDisplay::getEntity | function | core/ |
Gets the test entity. |
| TestPerComponentEntityFormDisplay::getTestValues | function | core/ |
Gets the test values. |
| TestPerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
| TestPerComponentEntityFormDisplay::__construct | function | core/ |
PerComponentEntityDisplay constructor. |
| TestPermissionCallbacks | class | core/ |
Provider for testing permissions callbacks. |
| TestPermissionCallbacks::singleDescription | function | core/ |
Callback that returns a single description. |
| TestPermissionCallbacks::titleDescription | function | core/ |
Callback that returns the title and description. |
| TestPermissionCallbacks::titleDescriptionRestrictAccess | function | core/ |
Callback that returns restricted access. |
| TestPermissionCallbacks::titleProvider | function | core/ |
Callback that returns the title. |
| TestPhpMailFailure | class | core/ |
Defines a mail sending implementation that always fails. |
| TestPhpMailFailure.php | file | core/ |
|
| TestPhpMailFailure::mail | function | core/ |
Sends an email message. |
| TestPlaceholderingRenderCache | class | core/ |
Class for testing the placeholdering render cache. |
| TestPlaceholderingRenderCache::$placeholderElements | property | core/ |
The placeholder elements created during rendering. |
| TestPlaceholderingRenderCache::createPlaceholderAndRemember | function | core/ |
Create a placeholder for a renderable array and remember in a static cache. |
| TestPluginBase | class | core/ |
Helper class for using the PluginBase abstract class. |
| TestPluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. |
Pagination
- Previous page
- Page 1408
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.