Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
TextDefaultFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/field/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/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php Tests the creation of text fields.
TextfieldWidget class Drupal\text\Plugin\field\widget drupal/core/modules/field/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/field/modules/text/lib/Drupal/text/Type/TextItem.php Defines the 'text_item' and 'text_long_item' entity field items. 1
TextPlainFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php Plugin implementation of the 'text_plain' formatter.
TextProcessed class Drupal\text drupal/core/modules/field/modules/text/lib/Drupal/text/TextProcessed.php A computed property for processing text with a format.
TextSummaryItem class Drupal\text\Type drupal/core/modules/field/modules/text/lib/Drupal/text/Type/TextSummaryItem.php Defines the 'text_with_summary' entity field item.
TextSummaryOrTrimmedFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/field/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/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php Tests the text field summary.
TextTranslationTest class Drupal\text\Tests drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php Tests text field translation.
TextTrimmedFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php Plugin implementation of the 'text_trimmed'' formatter. 1
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
ThemeRegistry class Drupal\Core\Utility drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php Builds the run-time theme registry. 2
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\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\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php Tests low-level theme functions.
ThemeTestTwig class Drupal\system\Tests\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php Tests low-level theme functions.
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.
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.
TimeDataCollector class Symfony\Component\HttpKernel\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php TimeDataCollector.
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.
TimerUnitTest class Drupal\system\Tests\Bootstrap drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/TimerUnitTest.php Tests timer_read().
Title class Drupal\views\Plugin\views\area drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php Views area title override handler.
ToArrayInterface interface Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/ToArrayInterface.php An object that can be represented as an array 2 1
TokenParser class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php Parses a file for namespaces/use/class declarations. 1
TokenReplaceTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php Tests core view token replacement.
TokenReplaceTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php Test token replacement in strings.
TokenReplaceTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php Test taxonomy token replacement in strings.
ToolbarHookToolbarTest class Drupal\toolbar\Tests drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php Tests the toolbar tab and tray registration.
ToolkitGdTest class Drupal\system\Tests\Image drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php Test the core GD image manipulation functions.
ToolkitTest class Drupal\system\Tests\Image drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php Test that the functions in image.inc correctly pass data to the toolkit.
ToolkitTestBase abstract class Drupal\system\Tests\Image drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php Base class for image manipulation testing. 3 1
TooManyRedirectsException class Guzzle\Http\Exception drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/TooManyRedirectsException.php 1
TopLevelAnnotation class drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/TopLevelAnnotation.php
TraceableEventDispatcherInterface interface Symfony\Component\EventDispatcher\Debug drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php @author Fabien Potencier <fabien@symfony.com> 2 3
TraceableUrlMatcher class Symfony\Component\Routing\Matcher drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php TraceableUrlMatcher helps debug path info matching by tracing the match. 1
TraceableUrlMatcherTest class Symfony\Component\Routing\Tests\Matcher drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/TraceableUrlMatcherTest.php
TrackerAttributesTest class Drupal\rdf\Tests drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php Tests the RDF tracker page mapping.
TrackerNodeAccessTest class Drupal\tracker\Tests drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php Tests for private node access on /tracker.
TrackerTest class Drupal\tracker\Tests drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php Defines a base class for testing tracker.module.
TrailTest class Drupal\system\Tests\Menu drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TrailTest.php Tests active menu trails.
Transaction class Drupal\Core\Database\Driver\mysql drupal/core/lib/Drupal/Core/Database/Driver/mysql/Transaction.php
Transaction class Drupal\Core\Database\Driver\sqlite drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Transaction.php
Transaction class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Transaction.php
Transaction class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/Transaction.php A wrapper class for creating and managing database transactions. 3 3
TransactionCommitFailedException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/TransactionCommitFailedException.php Exception thrown when a commit() function fails. 2
TransactionException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/TransactionException.php Exception thrown by an error in a database transaction. 5
TransactionExplicitCommitNotAllowedException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/TransactionExplicitCommitNotAllowedException.php Exception to deny attempts to explicitly manage transactions.

Pages

Other projects