Files

Primary tabs

File namesort descending Location Namespace Description
text.install drupal/core/modules/field/modules/text/text.install Install, update, and uninstall functions for the Text module.
text.module drupal/core/modules/field/modules/text/text.module Defines simple text field types.
Text.php drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Text.php Drupal\views\Plugin\views\area Definition of Drupal\views\Plugin\views\area\Text.
Text.php drupal/core/vendor/twig/twig/lib/Twig/Node/Text.php
text.settings.yml drupal/core/modules/field/modules/text/config/text.settings.yml drupal/core/modules/field/modules/text/config/text.settings.yml
TextareaWidget.php drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php Drupal\text\Plugin\field\widget Definition of Drupal\text\Plugin\field\widget\TextareaWidget.
TextareaWithSummaryWidget.php drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php Drupal\text\Plugin\field\widget Definition of Drupal\text\Plugin\field\widget\TextareaWithSummaryWidget.
TextCustom.php drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php Drupal\views\Plugin\views\area Definition of Drupal\views\Plugin\views\area\TextCustom.
TextDefaultFormatter.php drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php Drupal\text\Plugin\field\formatter Definition of Drupal\text\Plugin\field\formatter\TextDefaultFormatter.
TextFieldTest.php drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php Drupal\text\Tests Definition of Drupal\text\TextFieldTest.
TextfieldWidget.php drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php Drupal\text\Plugin\field\widget Definition of Drupal\text\Plugin\field\widget\TextfieldWidget.
TextItem.php drupal/core/modules/field/modules/text/lib/Drupal/text/Type/TextItem.php Drupal\text\Type Definition of Drupal\text\Type\TextItem.
TextPlainFormatter.php drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php Drupal\text\Plugin\field\formatter Definition of Drupal\text\Plugin\field\formatter\TextPlainFormatter.
TextProcessed.php drupal/core/modules/field/modules/text/lib/Drupal/text/TextProcessed.php Drupal\text Definition of Drupal\text\TextProcessed.
TextSummaryItem.php drupal/core/modules/field/modules/text/lib/Drupal/text/Type/TextSummaryItem.php Drupal\text\Type Definition of Drupal\text\Type\TextSummaryItem.
TextSummaryOrTrimmedFormatter.php drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextSummaryOrTrimmedFormatter.php Drupal\text\Plugin\field\formatter Definition of Drupal\text\Plugin\field\formatter\TextSummaryOrTrimmedFormatter.
TextSummaryTest.php drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php Drupal\text\Tests Definition of Drupal\text\TextSummaryTest.
TextTest.php drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TextTest.php
TextTranslationTest.php drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php Drupal\text\Tests Definition of Drupal\text\TextTranslationTest.
TextTrimmedFormatter.php drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php Drupal\text\Plugin\field\formatter Definition of Drupal\text\Plugin\field\formatter\TextTrimmedFormatter.
theme.api.php drupal/core/modules/system/theme.api.php
theme.inc drupal/core/includes/theme.inc The theme system, which controls the output of Drupal.
theme.inc drupal/core/modules/views/views_ui/theme/theme.inc Preprocessors and theme functions for the Views UI.
theme.inc drupal/core/modules/views/theme/theme.inc Preprocessors and helper functions to make theming easier.
theme.maintenance.inc drupal/core/includes/theme.maintenance.inc Theming for maintenance pages.
Theme.php drupal/core/lib/Drupal/Core/Updater/Theme.php Drupal\Core\Updater Definition of Drupal\Core\Updater\Theme.
ThemeClass.php drupal/core/modules/system/tests/themes/test_theme/lib/Drupal/test_theme/ThemeClass.php Drupal\test_theme Definition of Drupal\test_theme\ThemeClass.
ThemeRegistry.php drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php Drupal\Core\Utility Definition of Drupal\Core\Utility\ThemeRegistry
ThemeTest.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php Drupal\taxonomy\Tests Definition of Drupal\taxonomy\Tests\ThemeTest.
ThemeTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php Drupal\system\Tests\Theme Definition of Drupal\system\Tests\Theme\ThemeTest.
ThemeTest.php drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php Drupal\system\Tests\System Definition of Drupal\system\Tests\System\ThemeTest.
ThemeTestTwig.php drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php Drupal\system\Tests\Theme Definition of Drupal\system\Tests\Theme\ThemeTest.
theme_page_test.info drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.info name = "Theme page test" description = "Support module for theme system testing." package = Testing version = VERSION core = 8.x hidden = TRUE
theme_page_test.module drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module
theme_test.inc drupal/core/modules/system/tests/modules/theme_test/theme_test.inc
theme_test.info drupal/core/modules/system/tests/modules/theme_test/theme_test.info name = "Theme test" description = "Support module for theme system testing." package = Testing version = VERSION core = 8.x hidden = TRUE
theme_test.module drupal/core/modules/system/tests/modules/theme_test/theme_test.module
theme_test.template_test.tpl.php drupal/core/modules/system/tests/themes/test_theme/theme_test.template_test.tpl.php
theme_test.template_test.tpl.php drupal/core/modules/system/tests/modules/theme_test/templates/theme_test.template_test.tpl.php
theme_test.template_test.twig drupal/core/modules/system/tests/themes/test_theme_twig/theme_test.template_test.twig {# Output for Theme API test #} Success: Template overridden.
Thread.php drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/Thread.php Drupal\comment\Plugin\views\sort Definition of Drupal\comment\Plugin\views\sort\Thread.
Tid.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php Drupal\taxonomy\Plugin\views\argument_default Definition of Drupal\taxonomy\Plugin\views\argument_default\Tid.
Time.php drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php Drupal\views\Plugin\views\cache Definition of Drupal\views\Plugin\views\cache\Time.
TimeDataCollector.php drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php Symfony\Component\HttpKernel\DataCollector
TimeInterval.php drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/TimeInterval.php Drupal\views\Plugin\views\field Definition of Drupal\views\Plugin\views\field\TimeInterval.
TimerUnitTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/TimerUnitTest.php Drupal\system\Tests\Bootstrap Definition of Drupal\system\Tests\Bootstrap\TimerUnitTest.
Title.php drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php Drupal\views\Plugin\views\area Definition of Drupal\views\Plugin\views\area\Title.
ToArrayInterface.php drupal/core/vendor/guzzle/common/Guzzle/Common/ToArrayInterface.php Guzzle\Common
token.inc drupal/core/includes/token.inc Drupal placeholder/token replacement system.
Token.php drupal/core/vendor/twig/twig/lib/Twig/Token.php

Pages

Other projects