19 string references to 'Textarea'
- AssertLegacyTrait::assertFieldsByValue in core/
tests/ Drupal/ FunctionalTests/ AssertLegacyTrait.php - Asserts that a field exists in the current page with a given Xpath result.
- ckeditor5_form_filter_format_form_alter in core/
modules/ ckeditor5/ ckeditor5.module - Implements hook_form_FORM_ID_alter().
- CKEditorStylesComboTranslationTest::testExistingFormat in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorStylesComboTranslationTest.php - Tests translations of CKEditor styles configuration.
- ClaroPreRender::textFormat in core/
themes/ claro/ src/ ClaroPreRender.php - Prerender callback for text_format elements.
- ConfigTranslationUiTest::assertDisabledTextarea in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Asserts that a textarea with a given ID has been disabled from editing.
- ContentTranslationHandler::addTranslatabilityClue in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Adds a clue about the form element translatability.
- ElementTest::testPlaceHolderText in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests placeholder text for elements that support placeholders.
- FilterFormTest::assertDisabledTextarea in core/
modules/ filter/ tests/ src/ Functional/ FilterFormTest.php - Asserts that a textarea with a given ID has been disabled from editing.
- FilterFormTest::assertEnabledTextarea in core/
modules/ filter/ tests/ src/ Functional/ FilterFormTest.php - Asserts that a textarea with a given ID exists and is not disabled.
- FormTest::testDisabledMarkup in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Verify markup for disabled form elements.
- FormTest::testInputWithInvalidToken in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests that input is retained for safe elements even with an invalid token.
- FormTest::testRequiredAttribute in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests required attribute.
- FormTestDisabledElementsForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestDisabledElementsForm.php - Form constructor.
- FormTestPlaceholderForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestPlaceholderForm.php - Form constructor.
- FormTestRequiredAttributeForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestRequiredAttributeForm.php - Form constructor.
- ProfileFieldValuesTest::providerSource in core/
modules/ user/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ ProfileFieldValuesTest.php - The data provider.
- QuickEditFieldForm::simplify in core/
modules/ quickedit/ src/ Form/ QuickEditFieldForm.php - Simplifies the field edit form for in-place editing.
- RenderElement::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElement.php - Adds Ajax information about an element to communicate with JavaScript.
- TextFormat::getInfo in core/
modules/ filter/ src/ Element/ TextFormat.php - Returns the element properties for this element.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.