ModuleVersionTestCase |
class |
|
core/modules/system/tests/system.test |
Test module dependency on specific versions. |
CronRunTestCase |
class |
|
core/modules/system/tests/system.test |
|
CronQueueTestCase |
class |
|
core/modules/system/tests/system.test |
Test execution of the cron queue. |
MetaTagsTestCase |
class |
|
core/modules/system/tests/system.test |
|
AccessDeniedTestCase |
class |
|
core/modules/system/tests/system.test |
Tests custom access denied functionality. |
PageNotFoundTestCase |
class |
|
core/modules/system/tests/system.test |
|
ConfirmFormTest |
class |
|
core/modules/system/tests/system.test |
Tests confirm form destinations. |
CustomLogoTestCase |
class |
|
core/modules/system/tests/system.test |
|
SiteMaintenanceTestCase |
class |
|
core/modules/system/tests/system.test |
Tests site maintenance functionality. |
DateTimeFunctionalTest |
class |
|
core/modules/system/tests/system.test |
Tests generic date and time handling capabilities of Backdrop. |
DebugReportTestCase |
class |
|
core/modules/system/tests/system.test |
Tests administrative overview pages. |
PageTitleFiltering |
class |
|
core/modules/system/tests/system.test |
|
BackdropSetMessageTest |
class |
|
core/modules/system/tests/system.test |
Tests backdrop_set_message() and related functions. |
FrontPageTestCase |
class |
|
core/modules/system/tests/system.test |
Test home page functionality and administration. |
SystemBlockTestCase |
class |
|
core/modules/system/tests/system.test |
|
SystemMainContentFallback |
class |
|
core/modules/system/tests/system.test |
Test main content rendering fallback provided by system module. |
UuidUnitTestCase |
class |
|
core/modules/system/tests/system.test |
Tests uuid.inc and related functions. |
SystemThemeFunctionalTest |
class |
|
core/modules/system/tests/system.test |
Tests for the theme interface functionality. |
MenuBlockTestCase |
class |
|
core/modules/system/tests/system.test |
Test menu block settings. |
InfoFileCoreTest |
class |
|
core/modules/system/tests/system.test |
Ensures that all info files have expected contents. |
QueueTestCase |
class |
|
core/modules/system/tests/system.test |
Test the basic queue functionality. |
InfoFileParserTestCase |
class |
|
core/modules/system/tests/system.test |
|
SystemInfoAlterTestCase |
class |
|
core/modules/system/tests/system.test |
Tests the effectiveness of hook_system_info_alter(). |
UpdateScriptFunctionalTest |
class |
|
core/modules/system/tests/system.test |
Tests for the update system functionality. |
views_handler_field_system_info |
class |
|
core/modules/system/views/views_handler_field_system_info.inc |
A handler to display module and theme properties stored in the database. |
views_handler_filter_system_type |
class |
|
core/modules/system/views/views_handler_filter_system_type.inc |
Filter by system type. |
TaxonomyTermDepthLayoutAccess |
class |
|
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
@file
Plugin to provide access control based upon taxonomy term depth. |
TaxonomyTermController |
class |
|
core/modules/taxonomy/taxonomy.entity.inc |
Controller class for taxonomy terms. |
TaxonomyTerm |
class |
|
core/modules/taxonomy/taxonomy.entity.inc |
Defines the taxonomy term entity. |
TaxonomyVocabulary |
class |
|
core/modules/taxonomy/taxonomy_vocabulary.class.inc |
Taxonomy vocabularies allow the grouping of taxonomy terms. |
TaxonomyLanguageFunctionalTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests setting languages for taxonomy. |
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. |