Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
TestPluginBag class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php Defines a plugin bag which uses fruit plugins. 1
TestPluginManager class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginManager.php Defines a plugin manager used by Plugin API unit tests. 1 2
TestProcessor class Drupal\aggregator_test\Plugin\aggregator\processor drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php Defines a default processor implementation.
TestTokenParser class drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php
TestToolkit class Drupal\image_test\Plugin\ImageToolkit drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php Defines a Test toolkit for image manipulation within Drupal. 1
TestTopLevelAnnotationClass class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
TestXSSTitleBlock class Drupal\block_test\Plugin\Block drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestXSSTitleBlock.php Provides a block to test XSS in title.
Text class Drupal\views\Plugin\views\area drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Text.php Views area text handler.
TextareaWidget class Drupal\text\Plugin\field\widget drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php Plugin implementation of the 'text_textarea' widget. 1
TextareaWithSummaryWidget class Drupal\text\Plugin\field\widget drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php Plugin implementation of the 'text_textarea_with_summary' widget.
TextCustom class Drupal\views\Plugin\views\area drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php Views area text handler.
TextDefaultFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php Plugin implementation of the 'text_default' formatter.
TextFieldTest class Drupal\text\Tests drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php Tests the creation of text fields.
TextfieldWidget class Drupal\text\Plugin\field\widget drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php Plugin implementation of the 'text_textfield' widget.
TextItem class Drupal\text\Type drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php Defines the 'text_field' and 'text_long_field' entity field items. 1
TextPlainFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php Plugin implementation of the 'text_plain' formatter.
TextPlainUnitTest class Drupal\text\Tests\Formatter drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php Tests the text_plain field formatter.
TextProcessed class Drupal\text drupal/core/modules/text/lib/Drupal/text/TextProcessed.php A computed property for processing text with a format.
TextSummaryItem class Drupal\text\Type drupal/core/modules/text/lib/Drupal/text/Type/TextSummaryItem.php Defines the 'text_with_summary_field' entity field item.
TextSummaryOrTrimmedFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextSummaryOrTrimmedFormatter.php Plugin implementation of the 'text_summary_or_trimmed' formatter.
TextSummaryTest class Drupal\text\Tests drupal/core/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php Tests the text field summary.
TextTranslationTest class Drupal\text\Tests drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php Tests text field translation.
TextTrimmedFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php Plugin implementation of the 'text_trimmed'' formatter. 1
Text_Template class drupal/core/vendor/phpunit/php-text-template/Text/Template.php A simple template engine.
Theme class Drupal\Core\Updater drupal/core/lib/Drupal/Core/Updater/Theme.php Defines a class for updating themes using Drupal\Core\FileTransfer\FileTransfer classes via authorize.php.
ThemeClass class Drupal\test_theme drupal/core/modules/system/tests/themes/test_theme/lib/Drupal/test_theme/ThemeClass.php Represents a random class, used to test if themes can provide classes. 1
ThemeController class Drupal\system\Controller drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php Controller for theme handling.
ThemeEarlyInitializationTest class Drupal\system\Tests\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php Functional test for initialization of the theme system early in the request.
ThemeInfoStylesTest class Drupal\system\Tests\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeInfoStylesTest.php Tests processing of theme .info.yml stylesheets.
ThemeRegistry class Drupal\Core\Utility drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php Builds the run-time theme registry. 2
ThemeSettings class Drupal\Core\Theme drupal/core/lib/Drupal/Core/Theme/ThemeSettings.php Defines the default theme settings object. 1
ThemeTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php Tests for verifying that taxonomy pages use the correct theme.
ThemeTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php Tests the theme interface functionality.
ThemeTest class Drupal\system\Tests\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php Tests low-level theme functions.
ThemeTestPhpTemplate class Drupal\system\Tests\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestPhpTemplate.php Tests theme functions and templates with the PHPTemplate engine.
ThemeTestSubscriber class Drupal\theme_test\EventSubscriber drupal/core/modules/system/tests/modules/theme_test/lib/Drupal/theme_test/EventSubscriber/ThemeTestSubscriber.php Theme test subscriber for controller requests. 2
ThemeTestTwig class Drupal\system\Tests\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php Tests theme functions with the Twig engine.
Thread class Drupal\comment\Plugin\views\sort drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/Thread.php Sort handler for ordering by thread.
ThrowExceptionTestCase class drupal/core/vendor/phpunit/phpunit/Tests/_files/ThrowExceptionTestCase.php
ThrowNoExceptionTestCase class drupal/core/vendor/phpunit/phpunit/Tests/_files/ThrowNoExceptionTestCase.php
Tid class Drupal\taxonomy\Plugin\views\argument_default drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php Taxonomy tid default argument.
Time class Drupal\views\Plugin\views\cache drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php Simple caching of query results for Views displays.
Time class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Time.php @author Bernhard Schussek <bschussek@gmail.com> 1
TimeDataCollector class Symfony\Component\HttpKernel\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php TimeDataCollector. 1
TimeDataCollectorTest class Symfony\Component\HttpKernel\Tests\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/TimeDataCollectorTest.php
TimeInterval class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/TimeInterval.php A handler to provide proper displays for time intervals.
Timer class Drupal\Component\Utility drupal/core/lib/Drupal/Component/Utility/Timer.php Provides helpers to use timers throughout a request. 2
TimerUnitTest class Drupal\Tests\Component\Utility drupal/core/tests/Drupal/Tests/Component/Utility/TimerUnitTest.php Tests the Timer system.
TimeValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/TimeValidator.php @author Bernhard Schussek <bschussek@gmail.com> 1
TimeValidatorTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php

Pages

Other projects