Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Gets any special processing requirements for the condition operator. |
| StubEntityStorageBase | class | core/ |
A stub base entity storage for testing purposes. |
| StubEntityStorageBase.php | file | core/ |
|
| StubEntityStorageBase::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| StubEntityStorageBase::doDelete | function | core/ |
Performs storage-specific entity deletion. |
| StubEntityStorageBase::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
| StubEntityStorageBase::doSave | function | core/ |
Performs storage-specific saving of the entity. |
| StubEntityStorageBase::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
| StubEntityStorageBase::has | function | core/ |
Determines if this entity already exists in storage. |
| StubReflectionFactory | class | core/ |
Override ReflectionFactory because ::createInstance() calls a static method. |
| StubReflectionFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| 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/ |
Implements PHP magic __toString method to convert the query to a string. |
| StylePluginBase::$render_tokens | property | core/ |
Keyed array by placeholder a cached per row tokens to render. |
| StylePluginBase::$rowTokens | property | core/ |
Store all available tokens row rows. |
| StylePluginBase::tokenizeValue | function | core/ |
Take a value and apply token replacement logic to it. |
| StylePluginBase::usesTokens | function | core/ |
Return TRUE if this style uses tokens. |
| StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
| StyleSensibleElementConstraintValidator.php | file | core/ |
|
| StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
| StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
| StyleSensibleElementConstraintValidator::KNOWN_UNSUPPORTED_TAGS | constant | core/ |
Tags whose plugins are known to not yet integrate with the Style plugin. |
| StyleSensibleElementConstraintValidator::validate | function | core/ |
|
| StyleTest::getOutput | function | core/ |
Returns the output property. |
| StyleTest::setOutput | function | core/ |
Sets the output property. |
| StyleTest::testCustomRowClasses | function | core/ |
Tests custom CSS row classes. |
Pagination
- Previous page
- Page 235
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.