16 string references to 'Textarea'
- ckeditor5_form_filter_format_form_alter in core/
modules/ ckeditor5/ ckeditor5.module - Implements hook_form_FORM_ID_alter().
- ClaroPreRender::textFormat in core/
themes/ claro/ src/ ClaroPreRender.php - Prerender callback for text_format elements.
- ConfigTranslationUiTestBase::assertDisabledTextarea in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTestBase.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 - RenderElementBase::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElementBase.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.