Search for storage

  1. Search 7.x for storage
  2. Search 9.5.x for storage
  3. Search 8.9.x for storage
  4. Search 10.3.x for storage
  5. Search 11.x for storage
  6. Other projects
Title Object type File name Summary
StringStorageInterface::getTranslations function core/modules/locale/src/StringStorageInterface.php Loads multiple string translation objects.
StringStorageInterface::save function core/modules/locale/src/StringStorageInterface.php Save string object to storage.
StubEntityStorageBase class core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php A stub base entity storage for testing purposes.
StubEntityStorageBase.php file core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
StubEntityStorageBase::createInstance function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
StubEntityStorageBase::doDelete function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
StubEntityStorageBase::doLoadMultiple function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
StubEntityStorageBase::doSave function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
StubEntityStorageBase::getQueryServiceName function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
StubEntityStorageBase::has function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
SupportAwareSectionStorageInterface interface core/modules/layout_builder/src/SupportAwareSectionStorageInterface.php Interface for section storage that knows whether it supports a view mode.
SupportAwareSectionStorageInterface.php file core/modules/layout_builder/src/SupportAwareSectionStorageInterface.php
SupportAwareSectionStorageInterface::isSupported function core/modules/layout_builder/src/SupportAwareSectionStorageInterface.php Determines if layout builder is supported by a view mode.
SupportAwareSectionStorageManagerInterface interface core/modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php Interface for section manager that knows whether it supports view modes.
SupportAwareSectionStorageManagerInterface.php file core/modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
SupportAwareSectionStorageManagerInterface::notSupported function core/modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php Determines whether a view mode is not supported by any storage.
SwitchShortcutSet::$shortcutSetStorage property core/modules/shortcut/src/Form/SwitchShortcutSet.php The shortcut set storage.
SystemMenuBlock::$menuStorage property core/modules/system/src/Plugin/Derivative/SystemMenuBlock.php The menu storage.
SystemMenuOffCanvasForm::$menuStorage property core/modules/system/src/Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm::$menuStorage property core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php
TaggedWithTest::$tagFieldStorage property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Holds the field storage for test tag field.
TaxonomyIndexTid::$termStorage property core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php The term storage.
TaxonomyIndexTid::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php The vocabulary storage.
TaxonomyIndexTid::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php The vocabulary storage.
TermName::$termStorage property core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php The taxonomy term storage.
TermParentsTest::$termStorage property core/modules/taxonomy/tests/src/Functional/TermParentsTest.php The term storage.
TermStorage class core/modules/taxonomy/src/TermStorage.php Defines a Controller class for taxonomy terms.
TermStorage.php file core/modules/taxonomy/src/TermStorage.php
TermStorage::$ancestors property core/modules/taxonomy/src/TermStorage.php Term ancestry keyed by ancestor term ID, keyed by term ID.
TermStorage::$treeChildren property core/modules/taxonomy/src/TermStorage.php Array of term ancestors keyed by vocabulary ID and parent term ID.
TermStorage::$treeParents property core/modules/taxonomy/src/TermStorage.php Array of term parents keyed by vocabulary ID and child term ID.
TermStorage::$trees property core/modules/taxonomy/src/TermStorage.php Array of loaded trees keyed by a cache id matching tree arguments.
TermStorage::$treeTerms property core/modules/taxonomy/src/TermStorage.php Array of terms in a tree keyed by vocabulary ID and term ID.
TermStorage::$vocabularyHierarchyType property core/modules/taxonomy/src/TermStorage.php The type of hierarchy allowed within a vocabulary.
TermStorage::create function core/modules/taxonomy/src/TermStorage.php
TermStorage::getAncestors function core/modules/taxonomy/src/TermStorage.php Returns all ancestors of this term.
TermStorage::getChildren function core/modules/taxonomy/src/TermStorage.php Returns all children terms of this term.
TermStorage::getNodeTerms function core/modules/taxonomy/src/TermStorage.php
TermStorage::getParents function core/modules/taxonomy/src/TermStorage.php Returns a list of parents of this term.
TermStorage::getTermIdsWithPendingRevisions function core/modules/taxonomy/src/TermStorage.php
TermStorage::getVocabularyHierarchyType function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadAllParents function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadChildren function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadParents function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadTree function core/modules/taxonomy/src/TermStorage.php
TermStorage::nodeCount function core/modules/taxonomy/src/TermStorage.php
TermStorage::resetCache function core/modules/taxonomy/src/TermStorage.php
TermStorage::resetWeights function core/modules/taxonomy/src/TermStorage.php
TermStorage::__sleep function core/modules/taxonomy/src/TermStorage.php
TermStorage::__wakeup function core/modules/taxonomy/src/TermStorage.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.