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 11.x for storage
  5. Other projects
Title Object type File name Summary
StringStorageInterface::findTranslation function core/modules/locale/src/StringStorageInterface.php Loads a string translation object, fast query.
StringStorageInterface::getLocations function core/modules/locale/src/StringStorageInterface.php Loads string location information.
StringStorageInterface::getStrings function core/modules/locale/src/StringStorageInterface.php Loads multiple source string objects.
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.
TranslateFormBase::$localeStorage property core/modules/locale/src/Form/TranslateFormBase.php The locale storage.
Upgrade6Test::$nodeStorage property core/modules/forum/tests/src/Functional/migrate_drupal/d6/Upgrade6Test.php The entity storage for node.
Upgrade7Test::$nodeStorage property core/modules/forum/tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php The entity storage for node.
UpgradeTest::$nodeStorage property core/modules/statistics/tests/src/Functional/migrate_drupal/d6/UpgradeTest.php The entity storage for node.
UpgradeTest::$nodeStorage property core/modules/statistics/tests/src/Functional/migrate_drupal/d7/UpgradeTest.php The entity storage for node.
ViewsUITourTest::$localeStorage property core/modules/tour/tests/src/Functional/ViewsUi/ViewsUITourTest.php String translation storage object.

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