| TextFormat::currentUser |
function |
core/modules/filter/src/Element/TextFormat.php |
Wraps the current user. |
| TextFormat::elementInfo |
function |
core/modules/filter/src/Element/TextFormat.php |
Wraps the element info service. |
| TextFormat::getInfo |
function |
core/modules/filter/src/Element/TextFormat.php |
Returns the element properties for this element. |
| TextFormat::getSourceElement |
function |
core/modules/config_translation/src/FormElement/TextFormat.php |
Returns the source element for a given configuration definition. |
| TextFormat::getTranslationElement |
function |
core/modules/config_translation/src/FormElement/TextFormat.php |
Returns the translation form element for a given configuration definition. |
| TextFormat::processFormat |
function |
core/modules/filter/src/Element/TextFormat.php |
Expands an element into a base element with text format selector attached. |
| TextFormatElementFormTest |
class |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Tests PathElement validation and conversion functionality. |
| TextFormatElementFormTest.php |
file |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
|
| TextFormatElementFormTest::$modules |
property |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Modules to install. |
| TextFormatElementFormTest::$testUser |
property |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
User for testing. |
| TextFormatElementFormTest::buildForm |
function |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Form constructor. |
| TextFormatElementFormTest::getFormId |
function |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Returns a unique string identifying the form. |
| TextFormatElementFormTest::setUp |
function |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Sets up the test. |
| TextFormatElementFormTest::submitForm |
function |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Form submission handler. |
| TextFormatElementFormTest::testTextFormatElement |
function |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Tests that values are returned. |
| TextFormatElementFormTest::validateForm |
function |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Form validation handler. |
| TextFormatterTest |
class |
core/modules/text/tests/src/Kernel/TextFormatterTest.php |
Tests the text formatters functionality. |
| TextFormatterTest.php |
file |
core/modules/text/tests/src/Kernel/TextFormatterTest.php |
|
| TextFormatterTest::$bundle |
property |
core/modules/text/tests/src/Kernel/TextFormatterTest.php |
The bundle used in this test. |
| TextFormatterTest::$entityType |
property |
core/modules/text/tests/src/Kernel/TextFormatterTest.php |
The entity type used in this test. |
| TextFormatterTest::$modules |
property |
core/modules/text/tests/src/Kernel/TextFormatterTest.php |
Modules to install. |
| TextFormatterTest::setUp |
function |
core/modules/text/tests/src/Kernel/TextFormatterTest.php |
|
| TextFormatterTest::testFormatters |
function |
core/modules/text/tests/src/Kernel/TextFormatterTest.php |
Tests all text field formatters. |
| TextItem::storageSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItem.php |
Returns a form for the storage-level settings. |
| TextItemBase::fieldSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php |
Returns a form for the field-level settings. |
| TextItemBase::validateAllowedFormats |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php |
Render API callback: Processes the allowed formats value. |
| TextSummaryOrTrimmedFormatter |
class |
core/modules/text/src/Plugin/Field/FieldFormatter/TextSummaryOrTrimmedFormatter.php |
Plugin implementation of the 'text_summary_or_trimmed' formatter. |
| TextSummaryOrTrimmedFormatter.php |
file |
core/modules/text/src/Plugin/Field/FieldFormatter/TextSummaryOrTrimmedFormatter.php |
|
| TextSummaryTest::testInvalidFilterFormat |
function |
core/modules/text/tests/src/Kernel/TextSummaryTest.php |
Tests text summaries with an invalid filter format. |
| TextTrimmedFormatter |
class |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Plugin implementation of the 'text_trimmed' formatter. |
| TextTrimmedFormatter.php |
file |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
|
| TextTrimmedFormatter::defaultSettings |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Defines the default settings for this plugin. |
| TextTrimmedFormatter::preRenderSummary |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Pre-render callback: Renders a processed text element's #markup summary. |
| TextTrimmedFormatter::settingsForm |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Returns a form to configure settings for the formatter. |
| TextTrimmedFormatter::settingsSummary |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Returns a short summary for the current formatter settings. |
| TextTrimmedFormatter::trustedCallbacks |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Lists the trusted callbacks provided by the implementing class. |
| TextTrimmedFormatter::viewElements |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Builds a renderable array for a field value. |
| TextWithSummaryItem::fieldSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php |
Returns a form for the field-level settings. |
| ThemeAdminForm |
class |
core/modules/system/src/Form/ThemeAdminForm.php |
Form to select the administration theme. |
| ThemeAdminForm.php |
file |
core/modules/system/src/Form/ThemeAdminForm.php |
|
| ThemeAdminForm::buildForm |
function |
core/modules/system/src/Form/ThemeAdminForm.php |
Form constructor. |
| ThemeAdminForm::getEditableConfigNames |
function |
core/modules/system/src/Form/ThemeAdminForm.php |
Gets the configuration names that will be editable. |
| ThemeAdminForm::getFormId |
function |
core/modules/system/src/Form/ThemeAdminForm.php |
Returns a unique string identifying the form. |
| ThemeAdminForm::submitForm |
function |
core/modules/system/src/Form/ThemeAdminForm.php |
Form submission handler. |
| ThemeExperimentalConfirmForm |
class |
core/modules/system/src/Form/ThemeExperimentalConfirmForm.php |
Builds a confirmation form for enabling experimental themes. |
| ThemeExperimentalConfirmForm.php |
file |
core/modules/system/src/Form/ThemeExperimentalConfirmForm.php |
|
| ThemeExperimentalConfirmForm::$themeInstaller |
property |
core/modules/system/src/Form/ThemeExperimentalConfirmForm.php |
The theme installer service. |
| ThemeExperimentalConfirmForm::$themeList |
property |
core/modules/system/src/Form/ThemeExperimentalConfirmForm.php |
An extension discovery instance. |
| ThemeExperimentalConfirmForm::buildForm |
function |
core/modules/system/src/Form/ThemeExperimentalConfirmForm.php |
Form constructor. |
| ThemeExperimentalConfirmForm::create |
function |
core/modules/system/src/Form/ThemeExperimentalConfirmForm.php |
Instantiates a new instance of the implementing class using autowiring. |