Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
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 Defines the storage-level settings for this plugin.
StringItem::storageSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php Returns a form for the storage-level settings.
StringItemBase::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php Defines the storage-level settings for this plugin.
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.
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 Gets any special processing requirements for the condition operator.
StubEnvironmentCleanerService::cleanTemporaryDirectories function core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php Finds all leftover fixture site directories and removes them.
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 Finds the class relevant for a given plugin.
StubSourceGeneratorPlugin class core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Stubbed source plugin with a generator as iterator. Also it overwrites the
$skipCount, $cacheCounts and $trackChanges properties.
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/MigrateSourceTest.php Initializes the iterator with the source data.
StubSourcePlugin::__toString function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Allows class to decide how it will react when it is treated like a string.
StubTestSuiteBase::findExtensionDirectories function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Finds extensions in a Drupal installation.
StyleOpmlTest::testOpmlOutput function core/modules/views/tests/src/Functional/Plugin/StyleOpmlTest.php Tests the rendered output.
StylePluginBase::$rowTokens property core/modules/views/src/Plugin/views/style/StylePluginBase.php Store all available tokens row rows.
StylePluginBase::tokenizeValue function core/modules/views/src/Plugin/views/style/StylePluginBase.php Take a value and apply token replacement logic to it.
StylePluginBase::usesTokens function core/modules/views/src/Plugin/views/style/StylePluginBase.php Return TRUE if this style uses tokens.
StylesCombo::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php Returns the buttons that this plugin provides, along with metadata.
StyleTest::getOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Returns the output property.
StyleTest::setOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Sets the output property.
StyleTest::testCustomRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Tests custom CSS row classes.
StyleTestBase::storeViewPreview function core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Stores a view output in the elements.
SupernovaGenerator class core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php Implements a URL generator which always thrown an exception.

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