Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
test_theme_twig_registry_loader_subtheme.info.yml file core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml
test_theme_twig_registry_loader_theme.info.yml file core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml
test_theme_updates.info.yml file core/modules/system/tests/themes/test_theme_updates/test_theme_updates.info.yml core/modules/system/tests/themes/test_theme_updates/test_theme_updates.info.yml
test_theme_updates.post_update.php file core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php
test_theme_updates_post_update_test function core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php Tests post updates for themes.
test_theme_with_a_base_theme_depending_on_modules.info.yml file core/modules/system/tests/themes/test_theme_with_a_base_theme_depending_on_modules/test_theme_with_a_base_theme_depending_on_modules.info.yml core/modules/system/tests/themes/test_theme_with_a_base_theme_depending_on_modules/test_theme_with_a_base_theme_depending_on_modules.info.yml
test_theme_with_deprecated_libraries.info.yml file core/modules/system/tests/themes/test_theme_with_deprecated_libraries/test_theme_with_deprecated_libraries.info.yml core/modules/system/tests/themes/test_theme_with_deprecated_libraries/test_theme_with_deprecated_libraries.info.yml
test_theme_with_deprecated_libraries.libraries.yml file core/modules/system/tests/themes/test_theme_with_deprecated_libraries/test_theme_with_deprecated_libraries.libraries.yml core/modules/system/tests/themes/test_theme_with_deprecated_libraries/test_theme_with_deprecated_libraries.libraries.yml
test_update_ordering.php file core/tests/fixtures/test_update_ordering/test_update_ordering.php Test fixture.
test_user_config.info.yml file core/modules/system/tests/modules/test_user_config/test_user_config.info.yml core/modules/system/tests/modules/test_user_config/test_user_config.info.yml
test_wild_west.info.yml file core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml
test_workspace.yml file core/tests/fixtures/default_content/workspace/test_workspace.yml core/tests/fixtures/default_content/workspace/test_workspace.yml
text-content.css file core/themes/olivero/css/components/text-content.css Text Content.
text-content.pcss.css file core/themes/olivero/css/components/text-content.pcss.css Text Content.
text.field_type_categories.yml file core/modules/text/text.field_type_categories.yml core/modules/text/text.field_type_categories.yml
text.icon.theme.css file core/modules/text/css/text.icon.theme.css /*
* 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/modules/text/css/text.icon.theme.pcss.css .field-icon-formatted_text {
background-image: url(../../../misc/icons/55565b/formatted_text.svg);
}
text.libraries.yml file core/modules/text/text.libraries.yml core/modules/text/text.libraries.yml
text.post_update.php file core/modules/text/text.post_update.php Contains post update hooks for the text module.
text.schema.yml file core/modules/text/config/schema/text.schema.yml core/modules/text/config/schema/text.schema.yml
text.services.yml file core/modules/text/text.services.yml core/modules/text/text.services.yml
text.settings.yml file core/modules/text/config/install/text.settings.yml core/modules/text/config/install/text.settings.yml
text.settings.yml file core/tests/fixtures/config_install/testing_config_install/text.settings.yml core/tests/fixtures/config_install/testing_config_install/text.settings.yml
text.settings.yml file core/tests/fixtures/config_install/multilingual/text.settings.yml core/tests/fixtures/config_install/multilingual/text.settings.yml
Text::$formatRepository property core/modules/views/src/Plugin/views/area/Text.php The filter format repository service.
Text::buildOptionsForm function core/modules/views/src/Plugin/views/area/Text.php Provide a form to edit options for this plugin.
Text::defineOptions function core/modules/views/src/Plugin/views/area/Text.php Information about options for all kinds of purposes will be held here.
Text::__construct function core/modules/views/src/Plugin/views/area/Text.php Constructs a Handler object.
textarea.css file core/themes/claro/css/classy/components/textarea.css Visual styles for a resizable textarea.
textarea.css file core/themes/starterkit_theme/css/components/textarea.css Visual styles for a resizable textarea.
textarea.css file core/profiles/demo_umami/themes/umami/css/classy/components/textarea.css Visual styles for a resizable textarea.
Textarea::getTranslationElement function core/modules/config_translation/src/FormElement/Textarea.php Returns the translation form element for a given configuration definition.
Textarea::preRenderAttachments function core/lib/Drupal/Core/Render/Element/Textarea.php Adds the textarea resize library.
TextareaTest class core/tests/Drupal/Tests/Core/Render/Element/TextareaTest.php Tests Drupal\Core\Render\Element\Textarea.
TextareaTest class core/modules/system/tests/src/Functional/Form/TextareaTest.php Tests the form API textarea element.
TextareaTest.php file core/modules/system/tests/src/Functional/Form/TextareaTest.php
TextareaTest.php file core/tests/Drupal/Tests/Core/Render/Element/TextareaTest.php
TextareaTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/TextareaTest.php The theme to install as the default for testing.
TextareaTest::$modules property core/modules/system/tests/src/Functional/Form/TextareaTest.php Modules to install.
TextareaTest::providerTestValueCallback function core/tests/Drupal/Tests/Core/Render/Element/TextareaTest.php Data provider for testValueCallback().
TextareaTest::testFormTextareaResizable function core/modules/system/tests/src/Functional/Form/TextareaTest.php Tests the textarea element #resizable property.
TextareaTest::testValueCallback function core/tests/Drupal/Tests/Core/Render/Element/TextareaTest.php Tests value callback.
TextareaWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Returns a form to configure settings for the widget.
TextareaWithSummaryTest class core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php Tests the JavaScript functionality of the text_textarea_with_summary widget.
TextareaWithSummaryTest class core/modules/text/tests/src/Functional/TextareaWithSummaryTest.php Tests the functionality of the text_textarea_with_summary widget.
TextareaWithSummaryTest.php file core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php
TextareaWithSummaryTest.php file core/modules/text/tests/src/Functional/TextareaWithSummaryTest.php
TextareaWithSummaryTest::$defaultTheme property core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php The theme to install as the default for testing.
TextareaWithSummaryTest::$defaultTheme property core/modules/text/tests/src/Functional/TextareaWithSummaryTest.php The theme to install as the default for testing.
TextareaWithSummaryTest::$modules property core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php Modules to install.

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