Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringDatabaseStorage::dbStringKeys | function | core/ |
Gets keys values that are in a database table. |
| StringDatabaseStorage::dbStringLoad | function | core/ |
Loads multiple string objects. |
| StringDatabaseStorage::dbStringSelect | function | core/ |
Builds a SELECT query with multiple conditions and fields. |
| StringDatabaseStorage::dbStringTable | function | core/ |
Gets table name for storing string object. |
| StringDatabaseStorage::dbStringUpdate | function | core/ |
Updates string object in the database. |
| StringDatabaseStorage::delete | function | core/ |
Delete string from storage. |
| StringDatabaseStorage::deleteStrings | function | core/ |
Deletes source strings and translations using conditions. |
| StringDatabaseStorage::deleteTranslations | function | core/ |
Deletes translations using conditions. |
| StringDatabaseStorage::findString | function | core/ |
Loads a string source object, fast query. |
| StringDatabaseStorage::findTranslation | function | core/ |
Loads a string translation object, fast query. |
| StringDatabaseStorage::getLocations | function | core/ |
Loads string location information. |
| StringDatabaseStorage::getStrings | function | core/ |
Loads multiple source string objects. |
| StringDatabaseStorage::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringDatabaseStorage::save | function | core/ |
Save string object to storage. |
| StringDatabaseStorage::updateLocation | function | core/ |
Update locations for string. |
| StringDatabaseStorage::__construct | function | core/ |
Constructs a new StringDatabaseStorage class. |
| StringFilter::getConditionOperator | function | core/ |
Get specified condition operator mapping value. |
| StringFilter::operator | function | core/ |
Get the query operator. |
| StringFilter::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
| StringFilter::operators | function | core/ |
Get the operators. |
| StringFilter::operatorValues | function | core/ |
|
| StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath | function | core/ |
Test "link_to_entity" feature on fields which are added to config entity. |
| StringInterface::getStorage | function | core/ |
Gets the string storage. |
| StringInterface::setStorage | function | core/ |
Sets the string storage. |
| StringItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| StringItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| StringItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| StringObject::__toString | function | core/ |
|
| StringStorageException | class | core/ |
Defines an exception thrown when storage operations fail. |
| StringStorageException.php | file | core/ |
|
| StringStorageInterface | interface | core/ |
Defines the locale string storage interface. |
| StringStorageInterface.php | file | core/ |
|
| StringStorageInterface::countStrings | function | core/ |
Counts source strings. |
| StringStorageInterface::countTranslations | function | core/ |
Counts translations. |
| StringStorageInterface::createString | function | core/ |
Creates a source string object bound to this storage but not saved. |
| StringStorageInterface::createTranslation | function | core/ |
Creates a string translation object bound to this storage but not saved. |
| StringStorageInterface::delete | function | core/ |
Delete string from storage. |
| StringStorageInterface::deleteStrings | function | core/ |
Deletes source strings and translations using conditions. |
| StringStorageInterface::deleteTranslations | function | core/ |
Deletes translations using conditions. |
| StringStorageInterface::findString | function | core/ |
Loads a string source object, fast query. |
| StringStorageInterface::findTranslation | function | core/ |
Loads a string translation object, fast query. |
| StringStorageInterface::getLocations | function | core/ |
Loads string location information. |
| StringStorageInterface::getStrings | function | core/ |
Loads multiple source string objects. |
| StringStorageInterface::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringStorageInterface::save | function | core/ |
Save string object to storage. |
| string_translator.custom_strings | service | core/ |
Drupal\Core\StringTranslation\Translator\CustomStrings |
| string_translator.locale.lookup | service | core/ |
Drupal\locale\LocaleTranslation |
| StubConnection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| StubReflectionFactory | class | core/ |
Override ReflectionFactory because ::createInstance() calls a static method. |
| StubReflectionFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
Pagination
- Previous page
- Page 212
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.