Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TestSandboxDatabaseUpdatesValidator::setState | function | core/ |
Sets the state service dependency. |
| TestServiceDecorator | class | core/ |
Decorator for the TestService class. |
| TestServiceDecorator.php | file | core/ |
|
| TestSessionBag::$storageKey | property | core/ |
Key used when persisting the session. |
| TestSessionBag::getStorageKey | function | core/ |
|
| TestSetupTrait::$privateFilesDirectory | property | core/ |
The private file directory for the test environment. |
| TestSetupTrait::$publicFilesDirectory | property | core/ |
The public file directory for the test environment. |
| TestSetupTrait::$siteDirectory | property | core/ |
The site directory of this test run. |
| TestSetupTrait::$tempFilesDirectory | property | core/ |
The temporary file directory for the test environment. |
| TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
| TestStateBasedSectionStorage | class | core/ |
Provides a test section storage that is controlled by state. |
| TestStateBasedSectionStorage.php | file | core/ |
|
| TestStateBasedSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| TestStateBasedSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| TestStateBasedSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| TestStateBasedSectionStorage::extractIdFromRoute | function | core/ |
|
| TestStateBasedSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| TestStateBasedSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| TestStateBasedSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| TestStateBasedSectionStorage::getSectionListFromId | function | core/ |
|
| TestStateBasedSectionStorage::getSections | function | core/ |
Gets the layout sections. |
Pagination
- Previous page
- Page 243
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.