SystemThemeFunctionalTest |
class |
|
core/modules/system/tests/system.test |
Tests for the theme interface functionality. |
SystemValidTokenTest |
class |
|
core/modules/system/tests/system.test |
Test case for backdrop_valid_token(). |
TabledragExampleTestCase |
class |
|
modules/examples/tabledrag_example/tests/tabledrag_example.test |
Default test case for the tabledrag_example module. |
TableSort |
class |
|
core/includes/tablesort.class.inc |
Query extender class for tablesort queries. |
TableSortExampleTestCase |
class |
|
modules/examples/tablesort_example/tests/tablesort_example.test |
Functionality tests for the tablesort example module. |
TableSortTest |
class |
|
core/modules/simpletest/tests/tablesort.test |
Test unicode handling features implemented in unicode.inc. |
TaxonomyEFQTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the functionality of EntityFieldQuery for taxonomy entities. |
TaxonomyHooksTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy hook invocation. |
TaxonomyLanguageFunctionalTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests setting languages for taxonomy. |
TaxonomyLegacyTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Test for legacy node bug. |
TaxonomyLoadMultipleUnitTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Test the taxonomy_term_load_multiple() function. |
TaxonomyQueryAlterTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests that appropriate query tags are added. |
TaxonomyRSSTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the rendering of term reference fields in RSS feeds. |
TaxonomyTerm |
class |
|
core/modules/taxonomy/taxonomy.entity.inc |
Defines the taxonomy term entity. |
TaxonomyTermController |
class |
|
core/modules/taxonomy/taxonomy.entity.inc |
Controller class for taxonomy terms. |
TaxonomyTermDepthLayoutAccess |
class |
|
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
@file
Plugin to provide access control based upon taxonomy term depth. |
TaxonomyTermFieldMultipleVocabularyTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests a taxonomy term reference field that allows multiple vocabularies. |
TaxonomyTermFieldTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy term field and formatter. |
TaxonomyTermIndexTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the hook implementations that maintain the taxonomy index. |
TaxonomyTermTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy term functions. |
TaxonomyTermUnitTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Unit tests for taxonomy term functions. |
TaxonomyThemeTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for verifying that taxonomy pages use the correct theme. |
TaxonomyTokenReplaceTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Test taxonomy token replacement in strings. |
TaxonomyViewsHandlerRelationshipNodeTermDataTest |
class |
|
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
Tests the relationship_node_term_data handler. |
TaxonomyVocabulary |
class |
|
core/modules/taxonomy/taxonomy_vocabulary.class.inc |
Taxonomy vocabularies allow the grouping of taxonomy terms. |
TaxonomyVocabularyFunctionalTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the taxonomy vocabulary interface. |
TaxonomyVocabularyUnitTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy vocabulary functions. |
TaxonomyWebTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Provides common helper methods for Taxonomy module tests. |
TestCacheable |
class |
|
core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc |
Test class for the test_cacheable entity type. |
TestDisableCache |
class |
|
core/modules/entity/tests/entity_caching_test/test_disable_cache.entity.inc |
Test class for the test_cacheable entity type. |
TestEntity |
class |
|
core/modules/field/tests/field_test/field_test.class.inc |
Test class for the test_entity entity type. |
TestEntity |
class |
|
core/modules/entity/tests/entity_test/entity_test.entity.inc |
Test class for the entity_test entity type. |
TestEntityBundleController |
class |
|
core/modules/field/tests/field_test/field_test.controller.inc |
Controller class for the test_entity_bundle entity type. |
TestFieldEntity |
class |
|
core/modules/field/tests/field_test/field_test.class.inc |
Test class for the test_entity entity type. |
TestFileTransfer |
class |
|
core/modules/simpletest/tests/filetransfer.test |
|
TestingMailSystem |
class |
|
core/modules/system/system.mail.inc |
A mail sending implementation that captures sent messages to a variable. |
TestMultiBundle |
class |
|
core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc |
Test class for the test_multibundle entity type. |
TextFieldTestCase |
class |
|
core/modules/field/modules/text/tests/text.test |
|
TextSummaryTestCase |
class |
|
core/modules/field/modules/text/tests/text.test |
|
TextTranslationTestCase |
class |
|
core/modules/field/modules/text/tests/text.test |
|
ThemeDatetime |
class |
|
core/modules/simpletest/tests/theme.test |
Tests for theme_datetime(). |
ThemeDebugMarkupTestCase |
class |
|
core/modules/simpletest/tests/theme.test |
Tests for theme debug markup. |
ThemeFastTestCase |
class |
|
core/modules/simpletest/tests/theme.test |
Tests autocompletion not loading registry. |
ThemeFunctionsTestCase |
class |
|
core/modules/simpletest/tests/theme.test |
Tests for common theme functions. |
ThemeHeadTag |
class |
|
core/modules/simpletest/tests/theme.test |
Unit tests for meta tags. |
ThemeHookInitUnitTest |
class |
|
core/modules/simpletest/tests/theme.test |
Functional test for initialization of the theme system in hook_init(). |
ThemeHtmlTplPhpAttributesTestCase |
class |
|
core/modules/simpletest/tests/theme.test |
Functional test for attributes of html.tpl.php. |
ThemeRegistry |
class |
|
core/includes/theme.inc |
Builds the run-time theme registry. |
ThemeRegistryTestCase |
class |
|
core/modules/simpletest/tests/theme.test |
Tests for the ThemeRegistry class. |
ThemeTableUnitTest |
class |
|
core/modules/simpletest/tests/theme.test |
Unit tests for theme_table(). |