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 |
|---|---|---|---|
| StringTextareaWidget::settingsForm | function | core/ |
|
| StringTextareaWidget::settingsSummary | function | core/ |
|
| StringTextfieldWidget | class | core/ |
Plugin implementation of the 'string_textfield' widget. |
| StringTextfieldWidget.php | file | core/ |
|
| StringTextfieldWidget::defaultSettings | function | core/ |
|
| StringTextfieldWidget::formElement | function | core/ |
|
| StringTextfieldWidget::settingsForm | function | core/ |
|
| StringTextfieldWidget::settingsSummary | function | core/ |
|
| StringTranslationTrait | trait | core/ |
Wrapper methods for \Drupal\Core\StringTranslation\TranslationInterface. |
| StringTranslationTrait.php | file | core/ |
|
| StringTranslationTrait::$stringTranslation | property | core/ |
The string translation service. |
| StringTranslationTrait::formatPlural | function | core/ |
Formats a string containing a count of items. |
| StringTranslationTrait::getNumberOfPlurals | function | core/ |
Returns the number of plurals supported by a given language. |
| StringTranslationTrait::getStringTranslation | function | core/ |
Gets the string translation service. |
| StringTranslationTrait::setStringTranslation | function | core/ |
Sets the string translation service to use. |
| StringTranslationTrait::t | function | core/ |
Translates a string to the current language or to a given language. |
| StringTranslationTraitTest | class | core/ |
Tests Drupal\Core\StringTranslation\StringTranslationTrait. |
| StringTranslationTraitTest.php | file | core/ |
|
| StringTranslationTraitTest::$testObject | property | core/ |
The object under test that uses StringTranslationTrait. |
| StringTranslationTraitTest::setUp | function | core/ |
|
| StringTranslationTraitTest::testFormatPlural | function | core/ |
Tests formatPlural(). |
| StringTranslationTraitTest::testT | function | core/ |
Tests t(). |
| string_translation | service | core/ |
Drupal\Core\StringTranslation\TranslationManager |
| string_translator.custom_strings | service | core/ |
Drupal\Core\StringTranslation\Translator\CustomStrings |
| string_translator.locale.lookup | service | core/ |
Drupal\locale\LocaleTranslation |
| StubCondition | class | core/ |
A stub of core Condition class for testing purposes. |
| StubCondition.php | file | core/ |
|
| StubConfigEntity | class | core/ |
A stub extending ConfigEntityBase for testing purposes. |
| StubConfigEntity.php | file | core/ |
|
| StubConnection | class | core/ |
A stub of the abstract Connection class for testing purposes. |
| StubConnection.php | file | core/ |
|
| StubConnection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| StubConnection::$statementWrapperClass | property | core/ |
|
| StubConnection::condition | function | core/ |
|
| StubConnection::createDatabase | function | core/ |
|
| StubConnection::databaseType | function | core/ |
|
| StubConnection::driver | function | core/ |
|
| StubConnection::exceptionHandler | function | core/ |
|
| StubConnection::insert | function | core/ |
|
| StubConnection::mapConditionOperator | function | core/ |
|
| StubConnection::open | function | core/ |
|
| StubConnection::queryRange | function | core/ |
|
| StubConnection::schema | function | core/ |
|
| StubConnection::testLogCaller | function | core/ |
Helper method to test database classes are not included in backtraces. |
| StubConnection::upsert | function | core/ |
|
| StubConnection::__construct | function | core/ |
Constructs a Connection object. |
| StubControllerBase | class | core/ |
Stubs ControllerBase. |
| StubControllerBase.php | file | core/ |
|
| StubEntityBase | class | core/ |
A stub base entity for testing purposes. |
| StubEntityBase.php | file | core/ |
Pagination
- Previous page
- Page 1533
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.