Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
StringFormatterTest::testLinkToEntityEditForm function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Test linking to an entity's edit form.
StringInterface::getStorage function core/modules/locale/src/StringInterface.php Gets the string storage.
StringInterface::setStorage function core/modules/locale/src/StringInterface.php Sets the string storage.
StringItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
StringItem::storageSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
StringItemBase::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php
StringObject::__toString function core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
StringStorageException class core/modules/locale/src/StringStorageException.php Defines an exception thrown when storage operations fail.
StringStorageException.php file core/modules/locale/src/StringStorageException.php
StringStorageInterface interface core/modules/locale/src/StringStorageInterface.php Defines the locale string storage interface.
StringStorageInterface.php file core/modules/locale/src/StringStorageInterface.php
StringStorageInterface::countStrings function core/modules/locale/src/StringStorageInterface.php Counts source strings.
StringStorageInterface::countTranslations function core/modules/locale/src/StringStorageInterface.php Counts translations.
StringStorageInterface::createString function core/modules/locale/src/StringStorageInterface.php Creates a source string object bound to this storage but not saved.
StringStorageInterface::createTranslation function core/modules/locale/src/StringStorageInterface.php Creates a string translation object bound to this storage but not saved.
StringStorageInterface::delete function core/modules/locale/src/StringStorageInterface.php Delete string from storage.
StringStorageInterface::deleteStrings function core/modules/locale/src/StringStorageInterface.php Deletes source strings and translations using conditions.
StringStorageInterface::deleteTranslations function core/modules/locale/src/StringStorageInterface.php Deletes translations using conditions.
StringStorageInterface::findString function core/modules/locale/src/StringStorageInterface.php Loads a string source object, fast query.
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.
StringTranslationTraitTest::$testObject property core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php The object under test that uses StringTranslationTrait.
string_translator.custom_strings service core/core.services.yml Drupal\Core\StringTranslation\Translator\CustomStrings
string_translator.locale.lookup service core/modules/locale/locale.services.yml Drupal\locale\LocaleTranslation
StubConnection::mapConditionOperator function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php
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
StubReflectionFactory class core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Override ReflectionFactory because ::createInstance() calls a static method.
StubReflectionFactory::getPluginClass function core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php
StubSourceGeneratorPlugin class core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Defines a stubbed source plugin with a generator as iterator.
StubSourceGeneratorPlugin::$cacheCounts property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Whether this instance should cache the source count.
StubSourceGeneratorPlugin::$skipCount property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Whether this instance should not attempt to count the source.
StubSourceGeneratorPlugin::$trackChanges property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Flags whether to track changes to incoming data.
StubSourceGeneratorPlugin::getCacheCounts function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the cacheCounts value.
StubSourceGeneratorPlugin::getSkipCount function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the skipCount value.
StubSourceGeneratorPlugin::getTrackChanges function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the trackChanges value.
StubSourceGeneratorPlugin::initializeIterator function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Initializes the iterator with the source data.
StubSourcePlugin::initializeIterator function core/modules/migrate/tests/src/Unit/StubSourcePlugin.php Initializes the iterator with the source data.
StubSourcePlugin::__toString function core/modules/migrate/tests/src/Unit/StubSourcePlugin.php Allows class to decide how it will react when it is treated like a string.
StubUpsert::__toString function core/tests/Drupal/Tests/Core/Database/Stub/StubUpsert.php
StylePluginBase::$render_tokens property core/modules/views/src/Plugin/views/style/StylePluginBase.php Keyed array by placeholder a cached per row tokens to render.

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