Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| TestItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| TestItem::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| TestItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| TestItem::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| TestItem::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| TestMailCollector | class | core/ |
Defines a mail backend that captures sent messages in the state system. |
| TestMailCollector.php | file | core/ |
|
| TestMailCollector::mail | function | core/ |
Sends an email message. |
| 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. |
| 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/ |
Defines field item properties. |
| TestObjectItem::schema | function | core/ |
Returns the schema for the field. |
| TestObjectItemTest | class | core/ |
Tests the serialization of an object. |
| 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. |
| TestPathBasedBreadcrumbBuilder::$linkGenerator | property | core/ |
The test link generator. |
| TestPathBasedBreadcrumbBuilder::setLinkGenerator | function | core/ |
Sets the link generator. |
| TestPluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. |
| TestPrepareLayout::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| TestProfilerExtension::getNodeVisitors | function | core/ |
|
| TestRunResultsStorageInterface | interface | core/ |
Interface describing a test run results storage object. |
| TestRunResultsStorageInterface.php | file | core/ |
|
| TestRunResultsStorageInterface::buildTestingResultsEnvironment | function | core/ |
Prepares the test run storage. |
| TestRunResultsStorageInterface::cleanUp | function | core/ |
Resets the test run storage. |
| TestRunResultsStorageInterface::createNew | function | core/ |
Gets a new unique identifier for a test run. |
| TestRunResultsStorageInterface::getCurrentTestRunState | function | core/ |
Get state information about a test run, from storage. |
| TestRunResultsStorageInterface::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
| TestRunResultsStorageInterface::insertLogEntry | function | core/ |
Adds a test log entry for a test run to the storage. |
| TestRunResultsStorageInterface::removeResults | function | core/ |
Removes the results of a test run from the storage. |
| TestRunResultsStorageInterface::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| TestRunResultsStorageInterface::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
| TestRunTest::$testRunResultsStorage | property | core/ |
The test run results storage. |
| TestSandboxDatabaseUpdatesValidator | class | core/ |
Allows tests to dictate which extensions have staged database updates. |
| TestSandboxDatabaseUpdatesValidator.php | file | core/ |
|
| TestSandboxDatabaseUpdatesValidator::$state | property | core/ |
The state service. |
| TestSandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
|
| TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates | function | core/ |
Sets the names of the extensions which should have staged database updates. |
Pagination
- Previous page
- Page 251
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.