Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringFormatterTest::testLinkToEntityEditForm | function | core/ |
Test linking to an entity's edit form. |
| StringInterface::getStorage | function | core/ |
Gets the string storage. |
| StringInterface::setStorage | function | core/ |
Sets the string storage. |
| StringItem::defaultStorageSettings | function | core/ |
|
| StringItem::storageSettingsForm | function | core/ |
|
| StringItemBase::defaultStorageSettings | function | core/ |
|
| 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. |
| StringTranslationTraitTest::$testObject | property | core/ |
The object under test that uses StringTranslationTrait. |
| string_translator.custom_strings | service | core/ |
Drupal\Core\StringTranslation\Translator\CustomStrings |
| string_translator.locale.lookup | service | core/ |
Drupal\locale\LocaleTranslation |
| StubConnection::mapConditionOperator | function | core/ |
|
| StubEntityStorageBase | class | core/ |
A stub base entity storage for testing purposes. |
| StubEntityStorageBase.php | file | core/ |
|
| StubEntityStorageBase::createInstance | function | core/ |
|
| StubEntityStorageBase::doDelete | function | core/ |
|
| StubEntityStorageBase::doLoadMultiple | function | core/ |
|
| StubEntityStorageBase::doSave | function | core/ |
|
| StubEntityStorageBase::getQueryServiceName | function | core/ |
|
| StubEntityStorageBase::has | function | core/ |
|
| StubReflectionFactory | class | core/ |
Override ReflectionFactory because ::createInstance() calls a static method. |
| StubReflectionFactory::getPluginClass | function | core/ |
|
| StubSourceGeneratorPlugin | class | core/ |
Defines a stubbed source plugin with a generator as iterator. |
| StubSourceGeneratorPlugin::$cacheCounts | property | core/ |
Whether this instance should cache the source count. |
| StubSourceGeneratorPlugin::$skipCount | property | core/ |
Whether this instance should not attempt to count the source. |
| StubSourceGeneratorPlugin::$trackChanges | property | core/ |
Flags whether to track changes to incoming data. |
| StubSourceGeneratorPlugin::getCacheCounts | function | core/ |
Return the cacheCounts value. |
| StubSourceGeneratorPlugin::getSkipCount | function | core/ |
Return the skipCount value. |
| StubSourceGeneratorPlugin::getTrackChanges | function | core/ |
Return the trackChanges value. |
| StubSourceGeneratorPlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| StubSourcePlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| StubSourcePlugin::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| StubUpsert::__toString | function | core/ |
|
| StylePluginBase::$render_tokens | property | core/ |
Keyed array by placeholder a cached per row tokens to render. |
Pagination
- Previous page
- Page 234
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.