Tip |
class |
Drupal\tour\Annotation |
drupal/core/modules/tour/lib/Drupal/tour/Annotation/Tip.php |
Defines a Tip annotation object. |
|
2 |
|
TipPluginBase |
abstract class |
Drupal\tour |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginBase.php |
Defines a base tour implementation. |
2 |
2 |
|
TipPluginImage |
class |
Drupal\tour_test\Plugin\tour\tip |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php |
Displays an image as a tip. |
|
|
|
TipPluginInterface |
interface |
Drupal\tour |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php |
Defines an interface for tour items. |
1 |
1 |
|
TipPluginManager |
class |
Drupal\tour |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginManager.php |
Configurable tour manager. |
|
|
2 |
TipPluginText |
class |
Drupal\tour\Plugin\tour\tip |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/tour/tip/TipPluginText.php |
Displays some text as a tip. |
|
|
|
TipsBag |
class |
Drupal\tour |
drupal/core/modules/tour/lib/Drupal/tour/TipsBag.php |
A collection of tips. |
|
1 |
|
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 |
|
Token |
class |
Drupal\Core\Utility |
drupal/core/lib/Drupal/Core/Utility/Token.php |
Drupal placeholder/token replacement system. |
|
2 |
2 |
TokenizeAreaPluginBase |
abstract class |
Drupal\views\Plugin\views\area |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php |
Tokenized base class for area handlers. |
3 |
|
|
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\taxonomy\Tests |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
Test taxonomy token replacement in strings. |
|
|
|
TokenReplaceTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Test token replacement in strings. |
|
|
|
TokenScanTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
Test token replacement in strings. |
|
|
|
ToolbarController |
class |
Drupal\toolbar\Routing |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Routing/ToolbarController.php |
Defines a controller for the toolbar module. |
|
|
|
ToolbarHookToolbarTest |
class |
Drupal\toolbar\Tests |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
Tests the toolbar tab and tray registration. |
|
|
|
ToolbarMenuTranslationTest |
class |
Drupal\toolbar\Tests |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php |
Tests maintaining inclusion of icons for translated menu items. |
|
|
|
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 |
|
TooManyRequestsHttpException |
class |
Symfony\Component\HttpKernel\Exception |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/TooManyRequestsHttpException.php |
TooManyRequestsHttpException. |
|
1 |
|
TopLevelAnnotation |
class |
|
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/TopLevelAnnotation.php |
|
|
|
|
Tour |
class |
Drupal\tour\Plugin\Core\Entity |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/Core/Entity/Tour.php |
Defines the configured tour entity. |
|
|
|
TourInterface |
interface |
Drupal\tour |
drupal/core/modules/tour/lib/Drupal/tour/TourInterface.php |
Provides an interface defining a tour entity. |
1 |
1 |
|
TourPluginTest |
class |
Drupal\tour\Tests |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourPluginTest.php |
Tests tour plugin functionality. |
|
|
|
TourRenderController |
class |
Drupal\tour |
drupal/core/modules/tour/lib/Drupal/tour/TourRenderController.php |
Provides a Tour render controller. |
|
|
|
TourTest |
class |
Drupal\tour\Tests |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourTest.php |
Tests tour functionality. |
|
|
|
TourTestController |
class |
Drupal\tour_test\Controller |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Controller/TourTestController.php |
Controller routines for tour_test routes. |
|
|
|
TraceableControllerResolver |
class |
Symfony\Component\HttpKernel\Controller |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php |
TraceableControllerResolver. |
|
|
|
TraceableEventDispatcher |
class |
Symfony\Component\HttpKernel\Debug |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Collects some data about event listeners. |
|
1 |
|
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 |
|
TraceableEventDispatcherTest |
class |
Symfony\Component\HttpKernel\Tests\Debug |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
|
|
|
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. |
|
|
|
TrackerTestBase |
abstract class |
Drupal\tracker\Tests\Views |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerTestBase.php |
Base class for all tracker tests. |
1 |
|
|
TrackerUserUidTest |
class |
Drupal\tracker\Tests\Views |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerUserUidTest.php |
Tests the tracker user uid handlers. |
|
|
|
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 |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
A wrapper class for creating and managing database transactions. |
3 |
3 |
|
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 |
|
|
|
|
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. |
|
|
|