Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
TemporaryStream class Drupal\Core\StreamWrapper drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Defines a Drupal temporary (temporary://) stream wrapper class.
TempStore class Drupal\user drupal/core/modules/user/lib/Drupal/user/TempStore.php Stores and retrieves temporary data for a given owner. 1
TempStoreDatabaseTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php Tests the TempStore namespace.
TempStoreException class Drupal\user drupal/core/modules/user/lib/Drupal/user/TempStoreException.php Defines the exception thrown if the TempStore cannot acquire a lock.
TempStoreFactory class Drupal\user drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php Creates a key/value storage object for the current user or anonymous session. 9 2
Term class Drupal\taxonomy\Plugin\views\argument_validator drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php Validate whether an argument is an acceptable node.
Term class Drupal\taxonomy\Plugin\Core\Entity drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php Defines the taxonomy term entity. 7
TermAccessController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermAccessController.php Defines an access controller for the taxonomy term entity.
TermFieldMultipleVocabularyTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php Tests a taxonomy term reference field that allows multiple vocabularies.
TermFieldTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php Tests for taxonomy term field and formatter.
TermFormController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php Base for controller for taxonomy term edit forms.
TerminableInterface interface Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/TerminableInterface.php Terminable extends the Kernel request/response cycle with dispatching a post response event after sending the response and before shutting down the kernel. 3 2
TermIndexTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php Tests the hook implementations that maintain the taxonomy index.
TermInterface interface Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermInterface.php Provides an interface defining a taxonomy term entity. 1 1
TermLanguageTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php Tests for the language feature on taxonomy terms.
TermRenderController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php Render controller for taxonomy terms.
TermSelection class Drupal\taxonomy\Plugin\entity_reference\selection drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/entity_reference/selection/TermSelection.php Provides specific access control for the taxonomy_term entity type.
TermStorageController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php Defines a Controller class for taxonomy terms.
TermTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php Tests for taxonomy term functions.
TermTranslationController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php Defines the translation controller class for terms.
TermTranslationUITest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php Tests the Term Translation UI.
TermUnitTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermUnitTest.php Unit tests for taxonomy term functions.
TestableContentAwareGenerator class Symfony\Cmf\Component\Routing\Tests\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php Overwrite doGenerate to reduce amount of mocking needed
TestableProviderBasedGenerator class Symfony\Cmf\Component\Routing\Tests\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php Overwrite doGenerate to reduce amount of mocking needed
TestAccessCheck class Drupal\router_test\Access drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/Access/TestAccessCheck.php Access check for test routes.
TestAnnotationNotImportedClass class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
TestBase abstract class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php Base class for Drupal tests. 2 1
TestBlockInstantiation class Drupal\block_test\Plugin\Block drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php Provides a basic block for testing block instantiation and configuration.
TestBundle class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php
TestCacheBlock class Drupal\block_test\Plugin\Block drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestCacheBlock.php Provides a block to test caching. 2
TestCacheWarmer class Symfony\Component\HttpKernel\Tests\CacheWarmer drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php
TestChildClass class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 1
TestClass class Foo\BarScoped drupal/core/vendor/phpunit/php-token-stream/Tests/_files/classInScopedNamespace.php
TestClass class Foo\Bar drupal/core/vendor/phpunit/php-token-stream/Tests/_files/classInNamespace.php
TestClass class drupal/core/vendor/phpunit/php-token-stream/Tests/_files/issue19.php
TestClass class drupal/core/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php
TestClass class Drupal\bundle_test drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestClass.php 2
TestClassComparator class drupal/core/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php
TestClassInBar class Foo\Bar drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php
TestClassInBar class Foo\Bar drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingBraces.php
TestClassInBaz class Foo\Bar drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php
TestClassInBaz class Foo\Bar drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingBraces.php
TestClassMetadataFactory class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php
TestClient class Symfony\Component\HttpKernel\Tests\Fixtures drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestClient.php 1
TestContent class Drupal\router_test drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/TestContent.php Test controllers that are intended to be wrapped in a main controller.
TestController class Drupal\Tests\Core\Controller drupal/core/tests/Drupal/Tests/Core/Controller/TestController.php Defines a test controller used by unit tests.
TestControllers class Drupal\router_test drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/TestControllers.php Controller routines for testing the routing system.
TestControllers class Drupal\paramconverter_test drupal/core/modules/system/tests/modules/paramconverter_test/lib/Drupal/paramconverter_test/TestControllers.php Controller routine for testing the paramconverter.
TestControllers class Drupal\menu_test drupal/core/modules/system/tests/modules/menu_test/lib/Drupal/menu_test/TestControllers.php Controllers for testing the menu integration routing system.
TestDenormalizer class Symfony\Component\Serializer\Tests\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/TestDenormalizer.php Provides a test Normalizer which only implements the DenormalizerInterface. 1

Pages

Other projects