Search for storage
- Search 7.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Search 11.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermStorageInterface::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
| TermStorageInterface::getVocabularyHierarchyType | function | core/ |
Returns the hierarchy type for a specific vocabulary ID. |
| TermStorageInterface::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorageInterface::loadChildren | function | core/ |
Finds all children of a term ID. |
| TermStorageInterface::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermStorageInterface::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
| TermStorageInterface::nodeCount | function | core/ |
Count the number of nodes in a given vocabulary ID. |
| TermStorageInterface::resetWeights | function | core/ |
Reset the weights for a given vocabulary ID. |
| TermStorageInterface::updateTermHierarchy | function | core/ |
Updates terms hierarchy information with the hierarchy trail of it. |
| TermStorageSchema | class | core/ |
Defines the term schema handler. |
| TermStorageSchema.php | file | core/ |
|
| TermStorageSchema::getDedicatedTableSchema | function | core/ |
Gets the SQL schema for a dedicated table. |
| TermStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| TermStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| TestFieldType::calculateStorageDependencies | function | core/ |
|
| TestInstallStorage | class | core/ |
Tests configuration of profiles, modules and themes. |
| TestInstallStorage.php | file | core/ |
|
| 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::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. |
| 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 typehint 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. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.