Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| StubEnvironmentCleanerService::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| 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/ |
Stubbed source plugin with a generator as iterator. Also it overwrites the $skipCount, $cacheCounts and $trackChanges properties. |
| 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. |
| StubTestSuiteBase::findExtensionDirectories | function | core/ |
Finds extensions in a Drupal installation. |
| StyleOpmlTest::testOpmlOutput | function | core/ |
Tests the rendered output. |
| 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. |
| StylesCombo::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| 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. |
| StyleTestBase::storeViewPreview | function | core/ |
Stores a view output in the elements. |
| SupernovaGenerator | class | core/ |
Implements a URL generator which always thrown an exception. |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.