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