TaxonomyQueryAlterTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests that appropriate query tags are added. |
TaxonomyWebTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Provides common helper methods for Taxonomy module tests. |
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. |
TaxonomyTermUnitTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Unit tests for taxonomy term functions. |
TaxonomyLegacyTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Test for legacy node bug. |
TaxonomyTermTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy term functions. |
TaxonomyRSSTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the rendering of term reference fields in RSS feeds. |
TaxonomyTermIndexTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the hook implementations that maintain the taxonomy index. |
TaxonomyLoadMultipleUnitTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Test the taxonomy_term_load_multiple() function. |
TaxonomyHooksTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy hook invocation. |
TaxonomyTermFieldTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy term field and formatter. |
TaxonomyTermFieldMultipleVocabularyTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests a taxonomy term reference field that allows multiple vocabularies. |
TaxonomyTokenReplaceTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Test taxonomy token replacement in strings. |
TaxonomyThemeTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for verifying that taxonomy pages use the correct theme. |
TaxonomyEFQTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the functionality of EntityFieldQuery for taxonomy entities. |
TaxonomyViewsHandlerRelationshipNodeTermDataTest |
class |
|
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
Tests the relationship_node_term_data handler. |
views_handler_argument_taxonomy |
class |
|
core/modules/taxonomy/views/views_handler_argument_taxonomy.inc |
Argument handler for basic taxonomy tid. |
views_handler_argument_term_language |
class |
|
core/modules/taxonomy/views/views_handler_argument_term_language.inc |
Argument handler to accept a language. |
views_handler_argument_term_node_tid |
class |
|
core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Allow taxonomy term ID(s) as argument. |
views_handler_argument_term_node_tid_depth |
class |
|
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Argument handler for taxonomy terms with depth. |
views_handler_argument_term_node_tid_depth_modifier |
class |
|
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc |
Argument handler for to modify depth for a previous term. |
views_handler_argument_vocabulary |
class |
|
core/modules/taxonomy/views/views_handler_argument_vocabulary.inc |
Argument handler to accept a vocabulary name. |
views_handler_field_taxonomy |
class |
|
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Field handler to provide simple renderer that allows linking to a taxonomy
term. |
views_handler_field_term_link_edit |
class |
|
core/modules/taxonomy/views/views_handler_field_term_link_edit.inc |
Field handler to present a term edit link. |
views_handler_field_term_node_tid |
class |
|
core/modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Field handler to display all taxonomy terms of a node. |
views_handler_field_term_path |
class |
|
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Field handler to present the path to the term. |
views_handler_field_vocabulary |
class |
|
core/modules/taxonomy/views/views_handler_field_vocabulary.inc |
Field handler to show the human-readable label of a vocabulary. |
views_handler_filter_term_node_tid |
class |
|
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Filter by term id. |
views_handler_filter_term_node_tid_depth |
class |
|
core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc |
Filter handler for taxonomy terms with depth. |
views_handler_filter_vocabulary |
class |
|
core/modules/taxonomy/views/views_handler_filter_vocabulary.inc |
Filter by vocabulary name. |
views_handler_relationship_node_term_data |
class |
|
core/modules/taxonomy/views/views_handler_relationship_node_term_data.inc |
Relationship handler to return the taxonomy terms of nodes. |
views_plugin_argument_default_taxonomy_tid |
class |
|
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Taxonomy tid default argument. |
views_plugin_argument_validate_taxonomy_term |
class |
|
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Validate whether an argument is an acceptable node. |
TranslationTestCase |
class |
|
core/modules/translation/tests/translation.test |
Functional tests for the Translation module. |
views_handler_argument_node_tnid |
class |
|
core/modules/translation/views/views_handler_argument_node_tnid.inc |
Argument handler to accept a node translation id. |
views_handler_field_node_link_translate |
class |
|
core/modules/translation/views/views_handler_field_node_link_translate.inc |
Field handler to present a link node translate. |
views_handler_field_node_translation_link |
class |
|
core/modules/translation/views/views_handler_field_node_translation_link.inc |
Field handler to present a link to the node. |
views_handler_filter_node_tnid |
class |
|
core/modules/translation/views/views_handler_filter_node_tnid.inc |
Filter by whether the node is the original translation. |
views_handler_filter_node_tnid_child |
class |
|
core/modules/translation/views/views_handler_filter_node_tnid_child.inc |
Filter by whether the node is not the original translation. |
views_handler_relationship_translation |
class |
|
core/modules/translation/views/views_handler_relationship_translation.inc |
Handles relationships for content translation sets and provides multiple
options. |
UpdateTestHelper |
class |
|
core/modules/update/tests/update.test |
Defines some shared functions used by all update tests. |
UpdateCoreTestCase |
class |
|
core/modules/update/tests/update.test |
|
UpdateTestContribCase |
class |
|
core/modules/update/tests/update.test |
|
UpdateCoreUnitTestCase |
class |
|
core/modules/update/tests/update.test |
Tests update functionality unrelated to the database. |
UpdateTestFileTransfer |
class |
|
core/modules/update/tests/update_test/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
UserValidationTestCase |
class |
|
core/modules/user/tests/user.test |
|
UserLoginTestCase |
class |
|
core/modules/user/tests/user.test |
Functional tests for user logins, including rate limiting of login attempts. |
UserCancelTestCase |
class |
|
core/modules/user/tests/user.test |
Test cancelling a user. |
UserLoginTestBase |
class |
|
core/modules/user/tests/user.test |
|