Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| text.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-formatted_text { background-image: url("data:image/svg+xml,%3csvg height='36'… |
| text.icon.theme.pcss.css | file | core/ |
.field-icon-formatted_text { background-image: url(../../../misc/icons/55565b/formatted_text.svg); } |
| text.libraries.yml | file | core/ |
core/modules/text/text.libraries.yml |
| text.post_update.php | file | core/ |
Contains post update hooks for the text module. |
| text.schema.yml | file | core/ |
core/modules/text/config/schema/text.schema.yml |
| text.settings.yml | file | core/ |
core/modules/text/config/install/text.settings.yml |
| Text::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Text::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| textarea.css | file | core/ |
Visual styles for a resizable textarea. |
| textarea.css | file | core/ |
Visual styles for a resizable textarea. |
| textarea.css | file | core/ |
Visual styles for a resizable textarea. |
| Textarea::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| TextareaTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Textarea[[api-linebreak]] @group Render |
| TextareaTest.php | file | core/ |
|
| TextareaTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| TextareaTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| TextareaWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TextareaWithSummaryTest | class | core/ |
Tests the JavaScript functionality of the text_textarea_with_summary widget. |
| TextareaWithSummaryTest.php | file | core/ |
|
| TextareaWithSummaryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TextareaWithSummaryTest::$modules | property | core/ |
Modules to install. |
| TextareaWithSummaryTest::assertSummaryToggle | function | core/ |
Helper to test toggling the summary area. |
| TextareaWithSummaryTest::setUp | function | core/ |
|
| TextareaWithSummaryTest::testTextSummaryBehavior | function | core/ |
Tests the textSummary javascript behavior. |
| TextareaWithSummaryTest::testTextSummaryRequiredBehavior | function | core/ |
Tests that the textSummary behavior is not run for required summary fields. |
| TextareaWithSummaryWidget | class | core/ |
Plugin implementation of the 'text_textarea_with_summary' widget. |
| TextareaWithSummaryWidget.php | file | core/ |
|
| TextareaWithSummaryWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TextareaWithSummaryWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TextareaWithSummaryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TextareaWithSummaryWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TextareaWithSummaryWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TextCustom | class | core/ |
Views area text handler. |
| TextCustom.php | file | core/ |
|
| TextCustom::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| TextCustom::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TextCustom::render | function | core/ |
Render the area. |
| TextCustom::renderTextarea | function | core/ |
Render a text area with \Drupal\Component\Utility\Xss::filterAdmin(). |
| TextDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| TextField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| Textfield::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| TextFieldItemList | class | core/ |
Defines an item list class for text fields. |
| TextFieldItemList.php | file | core/ |
|
| TextFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| TextFieldTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d7\TextField[[api-linebreak]] @group text |
| TextFieldTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d6\TextField[[api-linebreak]] @group text |
| TextFieldTest | class | core/ |
Tests the creation of text fields. |
| TextfieldTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Textfield[[api-linebreak]] @group Render |
| TextfieldTest.php | file | core/ |
|
| TextFieldTest.php | file | core/ |
Pagination
- Previous page
- Page 1306
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.