Search for string
- Search 7.x for string
- Search 9.5.x for string
- Search 8.9.x for string
- Search 10.3.x for string
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringTextareaWidget | class | core/ |
Plugin implementation of the 'string_textarea' widget. |
| StringTextareaWidget.php | file | core/ |
|
| StringTextareaWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| StringTextareaWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| StringTextareaWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| StringTextareaWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| StringTextfieldWidget | class | core/ |
Plugin implementation of the 'string_textfield' widget. |
| StringTextfieldWidget.php | file | core/ |
|
| StringTextfieldWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| StringTextfieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| StringTextfieldWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| StringTextfieldWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| 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 |
| StubEntityHandlerBase::$stringTranslation | property | core/ |
The string translation service. |
| 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. |
| SubstrTest::testLengthIsString | function | core/ |
Tests that the length parameter is an integer. |
| SubstrTest::testStartIsString | function | core/ |
Tests that the start parameter is an integer. |
| TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
Tests process tableselect with string title. |
| Tasks::checkStandardConformingStrings | function | core/ |
Ensures standard_conforming_strings setting is 'on'. |
| Tasks::checkStandardConformingStringsSuccess | function | core/ |
Verifies the standard_conforming_strings setting. |
| TestControllers::rejectsQueryStrings | function | core/ |
Rejects requests with query keys. |
| TestEntityForm::$stringTranslation | property | core/ |
The string translation service. |
| TestMigrateExecutable::setStringTranslation | function | core/ |
Sets the string translation service. |
| TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
| TestRouteProvider::$stringTranslation | property | core/ |
The string translation service. |
| TestTranslationManager::translateString | function | core/ |
Translates a TranslatableMarkup object to a string. |
| TitleResolverTest::testEmptyStringStaticTitle | function | core/ |
Tests an empty string static title. |
| ToStringTrait | trait | core/ |
Wraps __toString in a trait to avoid some fatal errors. |
| ToStringTrait.php | file | core/ |
|
| ToStringTrait::render | function | core/ |
Renders the object as a string. |
| ToStringTrait::_die | function | core/ |
For test purposes, wrap die() in an overridable method. |
| ToStringTrait::__toString | function | core/ |
Implements the magic __toString() method. |
| TransactionManagerBase::dumpStackItemsAsString | function | core/ |
Produces a string representation of the stack items. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.