Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 11.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TestSessionBag::$storageKey | property | core/ |
Key used when persisting the session. |
| TestSessionBag::getStorageKey | function | core/ |
|
| 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. |
| TestStateBasedSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| TestStateBasedSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| TestStateBasedSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| TestStateBasedSectionStorage::save | function | core/ |
Saves the sections. |
| TestStorage | class | core/ |
Provides a test implementation of \Drupal\Core\Config\StorageInterface. |
| TestStorage::setValue | function | core/ |
Provides a setter to bypass the array type hint on ::write(). |
| TextItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| TextItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| TextWithSummaryItemTest::$fieldStorage | property | core/ |
Field storage entity. |
| Tid::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| TimestampAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampFormatter::$dateFormatStorage | property | core/ |
The date format entity storage. |
| TimestampItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TopLevelBook::$nodeStorage | property | core/ |
The node storage controller. |
| TrackerController::$nodeStorage | property | core/ |
The node storage. |
| TranslatableRevisionableStorageInterface | interface | core/ |
A storage that supports translatable and revisionable entity types. |
| TranslatableRevisionableStorageInterface.php | file | core/ |
|
| TranslatableRevisionableStorageInterface::createRevision | function | core/ |
Creates a new revision starting off from the specified entity object. |
| TranslatableRevisionableStorageInterface::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| TranslatableStorageInterface | interface | core/ |
A storage that supports translatable entity types. |
| TranslatableStorageInterface.php | file | core/ |
|
| TranslatableStorageInterface::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
| TranslateFormBase::$localeStorage | property | core/ |
The locale storage. |
| TranslationTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslationTest::$fieldStorageDefinition | property | core/ |
An array defining the field storage to use in this test. |
| TranslationWebTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TwigPhpStorageCache | class | core/ |
Provides an alternate cache storage for Twig using PhpStorage. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.