Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
stream_wrapper_service_test.stream_wrapper service core/modules/system/tests/modules/stream_wrapper_service_test/stream_wrapper_service_test.services.yml Drupal\stream_wrapper_service_test\StreamWrapper\ServiceDependencyStreamWrapper
StringArgument class core/modules/views/src/Plugin/views/argument/StringArgument.php Argument handler for string.
StringArgument.php file core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::$helper property core/modules/views/src/Plugin/views/argument/StringArgument.php The many-to-one helper.
StringArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::defineOptions function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::getContextDefinition function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::getFormula function core/modules/views/src/Plugin/views/argument/StringArgument.php Get the formula for this argument.
StringArgument::getSortName function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::init function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::query function core/modules/views/src/Plugin/views/argument/StringArgument.php Build the query based upon the formula.
StringArgument::summaryArgument function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::summaryName function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::summaryQuery function core/modules/views/src/Plugin/views/argument/StringArgument.php Build the summary query based on a string.
StringArgument::title function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::titleQuery function core/modules/views/src/Plugin/views/argument/StringArgument.php Override for specific title lookups.
StringBase class core/modules/locale/src/StringBase.php Defines the locale string base class.
StringBase.php file core/modules/locale/src/StringBase.php
StringBase::$context property core/modules/locale/src/StringBase.php The string context.
StringBase::$lid property core/modules/locale/src/StringBase.php The string identifier.
StringBase::$locations property core/modules/locale/src/StringBase.php The string locations indexed by type.
StringBase::$source property core/modules/locale/src/StringBase.php The source string.
StringBase::$storage property core/modules/locale/src/StringBase.php The locale storage this string comes from or is to be saved to.
StringBase::$version property core/modules/locale/src/StringBase.php The string version.
StringBase::addLocation function core/modules/locale/src/StringBase.php Adds a location for this string.
StringBase::delete function core/modules/locale/src/StringBase.php Deletes string object from storage.
StringBase::getId function core/modules/locale/src/StringBase.php Gets the string unique identifier.
StringBase::getLocations function core/modules/locale/src/StringBase.php Gets location information for this string.
StringBase::getPlurals function core/modules/locale/src/StringBase.php Splits string to work with plural values.
StringBase::getStorage function core/modules/locale/src/StringBase.php Gets the string storage.
StringBase::getValues function core/modules/locale/src/StringBase.php Gets field values that are set for given field names.
StringBase::getVersion function core/modules/locale/src/StringBase.php Gets the string version.
StringBase::hasLocation function core/modules/locale/src/StringBase.php Checks whether the string has a given location.
StringBase::save function core/modules/locale/src/StringBase.php Saves string object to storage.
StringBase::setId function core/modules/locale/src/StringBase.php Sets the string unique identifier.
StringBase::setPlurals function core/modules/locale/src/StringBase.php Sets this string using array of plural values.
StringBase::setStorage function core/modules/locale/src/StringBase.php Sets the string storage.
StringBase::setValues function core/modules/locale/src/StringBase.php Sets an array of values as object properties.
StringBase::setVersion function core/modules/locale/src/StringBase.php Sets the string version.
StringBase::__construct function core/modules/locale/src/StringBase.php Constructs a new locale string object.
StringBaseTest class core/modules/locale/tests/src/Unit/StringBaseTest.php Tests Drupal\locale\StringBase.
StringBaseTest.php file core/modules/locale/tests/src/Unit/StringBaseTest.php
StringBaseTest::testDeleteWithoutStorage function core/modules/locale/tests/src/Unit/StringBaseTest.php Tests delete without storage.
StringBaseTest::testSaveWithoutStorage function core/modules/locale/tests/src/Unit/StringBaseTest.php Tests save without storage.
StringData class core/lib/Drupal/Core/TypedData/Plugin/DataType/StringData.php The string data type.
StringData.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/StringData.php
StringData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/StringData.php #[JsonSchema([
'type' => 'string',
])]
StringDatabaseStorage class core/modules/locale/src/StringDatabaseStorage.php Defines a class to store localized strings in the database.
StringDatabaseStorage.php file core/modules/locale/src/StringDatabaseStorage.php
StringDatabaseStorage::$connection property core/modules/locale/src/StringDatabaseStorage.php The database connection.

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