Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
TextareaTest.php core/modules/system/tests/src/Functional/Form/TextareaTest.php Drupal\Tests\system\Functional\Form
TextareaWidget.php core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Drupal\text\Plugin\Field\FieldWidget
TextareaWithSummaryTest.php core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php Drupal\Tests\text\FunctionalJavascript
TextareaWithSummaryWidget.php core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Drupal\text\Plugin\Field\FieldWidget
TextCustom.php core/modules/views/src/Plugin/views/area/TextCustom.php Drupal\views\Plugin\views\area
TextDefaultFormatter.php core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php Drupal\text\Plugin\Field\FieldFormatter
TextEditorObjectDependentValidatorTrait.php core/modules/ckeditor5/src/Plugin/Validation/Constraint/TextEditorObjectDependentValidatorTrait.php Drupal\ckeditor5\Plugin\Validation\Constraint
Textfield.php core/modules/config_translation/src/FormElement/Textfield.php Drupal\config_translation\FormElement
Textfield.php core/lib/Drupal/Core/Render/Element/Textfield.php Drupal\Core\Render\Element
TextField.php core/modules/text/src/Plugin/migrate/field/d6/TextField.php Drupal\text\Plugin\migrate\field\d6
TextField.php core/modules/text/src/Plugin/migrate/field/d7/TextField.php Drupal\text\Plugin\migrate\field\d7
TextFieldItemList.php core/modules/text/src/Plugin/Field/FieldType/TextFieldItemList.php Drupal\text\Plugin\Field\FieldType
TextFieldTest.php core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Drupal\Tests\text\Unit\Plugin\migrate\field\d6
TextFieldTest.php core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php Drupal\Tests\text\Unit\Plugin\migrate\field\d7
TextFieldTest.php core/modules/text/tests/src/Functional/TextFieldTest.php Drupal\Tests\text\Functional
TextfieldTest.php core/tests/Drupal/Tests/Core/Render/Element/TextfieldTest.php Drupal\Tests\Core\Render\Element
TextfieldWidget.php core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php Drupal\text\Plugin\Field\FieldWidget
TextFormat.php core/modules/config_translation/src/FormElement/TextFormat.php Drupal\config_translation\FormElement
TextFormat.php core/modules/filter/src/Element/TextFormat.php Drupal\filter\Element
TextFormatElementFormTest.php core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Drupal\Tests\filter\Kernel
TextFormatterTest.php core/modules/text/tests/src/Kernel/TextFormatterTest.php Drupal\Tests\text\Kernel
TextHooks.php core/modules/text/src/Hook/TextHooks.php Drupal\text\Hook
TextItem.php core/modules/text/src/Plugin/Field/FieldType/TextItem.php Drupal\text\Plugin\Field\FieldType
TextItemBase.php core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php Drupal\text\Plugin\Field\FieldType
TextItemBaseTest.php core/modules/text/tests/src/Kernel/TextItemBaseTest.php Drupal\Tests\text\Kernel
TextItemSillyNormalizer.php core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php Drupal\field_normalization_test\Normalization
TextLongItem.php core/modules/text/src/Plugin/Field/FieldType/TextLongItem.php Drupal\text\Plugin\Field\FieldType
TextProcessed.php core/modules/text/src/TextProcessed.php Drupal\text
TextSummaryOrTrimmedFormatter.php core/modules/text/src/Plugin/Field/FieldFormatter/TextSummaryOrTrimmedFormatter.php Drupal\text\Plugin\Field\FieldFormatter
TextSummaryTest.php core/modules/text/tests/src/Kernel/TextSummaryTest.php Drupal\Tests\text\Kernel
TextTrimmedFormatter.php core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php Drupal\text\Plugin\Field\FieldFormatter
TextWithSummaryItem.php core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php Drupal\text\Plugin\Field\FieldType
TextWithSummaryItemTest.php core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Drupal\Tests\text\Kernel
text_settings.yml core/modules/text/migrations/text_settings.yml core/modules/text/migrations/text_settings.yml
thai-green-curry-umami.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/thai-green-curry-umami.html
thai-green-curry-umami.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/thai-green-curry-umami.html
the-real-deal-for-supermarket-savvy-shopping.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/the-real-deal-for-supermarket-savvy-shopping.html
the-real-deal-for-supermarket-savvy-shopping.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/the-real-deal-for-supermarket-savvy-shopping.html
the-umami-guide-to-our-favorite-mushrooms.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/the-umami-guide-to-our-favorite-mushrooms.html
the-umami-guide-to-our-favorite-mushrooms.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/the-umami-guide-to-our-favorite-mushrooms.html
theme-settings.php core/themes/olivero/theme-settings.php Functions to support Olivero theme settings.
theme-settings.php core/modules/system/tests/themes/test_theme_settings/theme-settings.php
theme-test--suggestion.html.twig core/modules/system/tests/themes/test_theme/templates/theme-test--suggestion.html.twig {# Output for Theme API test #} Theme hook implementor=theme-test--suggestion.html.twig. Foo={{ foo }}
theme-test-deprecations-child.html.twig core/modules/system/tests/modules/theme_test/templates/theme-test-deprecations-child.html.twig {# Test use of deprecated variables in a child template. #} {{- foo }}| {{- gaz }}
theme-test-deprecations-hook-theme.html.twig core/modules/system/tests/modules/theme_test/templates/theme-test-deprecations-hook-theme.html.twig {# Test variables deprecated in hook_theme(). #} {{ foo }}
theme-test-deprecations-preprocess.html.twig core/modules/system/tests/modules/theme_test/templates/theme-test-deprecations-preprocess.html.twig {# Test use of variables deprecated in a preprocess hook. #} {% set set_var = 'set_var' %} {{- foo }}| {{- set_var }}| {%- for for_var in contents %} {{- for_var }}| {%- endfor %} {{- bar }}
theme-test-foo.html.twig core/modules/system/tests/modules/theme_test/templates/theme-test-foo.html.twig {# Output for Theme API test #} {{ foo -}}
theme-test-function-template-override.html.twig core/modules/system/tests/themes/test_theme/theme-test-function-template-override.html.twig {# Output for Theme API test #} Success: Template overrides theme function.
theme-test-general-suggestions--module-override.html.twig core/modules/system/tests/themes/test_theme/templates/theme-test-general-suggestions--module-override.html.twig {# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }}
theme-test-general-suggestions--theme-override.html.twig core/modules/system/tests/themes/test_theme/templates/theme-test-general-suggestions--theme-override.html.twig {# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }}

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.