Contains filters are case sensitive
Name Typesort ascending Namespace Location Description
SearchRankingTestCase class core/modules/search/tests/search.test Indexes content and tests ranking factors.
SearchBlockTestCase class core/modules/search/tests/search.test Tests the rendering of the search block.
SearchExactTestCase class core/modules/search/tests/search.test Tests that searching for a phrase gets the correct page count.
SearchCommentTestCase class core/modules/search/tests/search.test Test integration searching comments.
SearchExpressionInsertExtractTestCase class core/modules/search/tests/search.test Tests search_expression_insert() and search_expression_extract().
SearchCommentCountToggleTestCase class core/modules/search/tests/search.test Tests that comment count display toggles properly on comment status of node
SearchSimplifyTestCase class core/modules/search/tests/search.test Test search_simplify() on every Unicode character, and some other cases.
SearchKeywordsConditions class core/modules/search/tests/search.test Tests keywords and conditions.
SearchNumbersTestCase class core/modules/search/tests/search.test Tests that numbers can be searched.
SearchNumberMatchingTestCase class core/modules/search/tests/search.test Tests that numbers can be searched, with more complex matching.
SearchConfigSettingsForm class core/modules/search/tests/search.test Test config page.
SearchExcerptTestCase class core/modules/search/tests/search.test Tests the search_excerpt() function.
SearchTokenizerTestCase class core/modules/search/tests/search.test Test the CJK tokenizer.
SearchEmbedForm class core/modules/search/tests/search.test Tests that we can embed a form in search results and submit it.
SearchPageOverride class core/modules/search/tests/search.test Tests that hook_search_page runs.
SearchLanguageTestCase class core/modules/search/tests/search.test Test node search with multiple languages.
SearchNodeAccessTest class core/modules/search/tests/search.test Tests node search with node access control.
SearchSetLocaleTest class core/modules/search/tests/search.test Tests searching with locale values set.
views_handler_argument_search class core/modules/search/views/views_handler_argument_search.inc Argument that accepts query keys for search.
views_handler_filter_search class core/modules/search/views/views_handler_filter_search.inc Field handler to provide simple renderer that allows linking to a node.
views_handler_sort_search_score class core/modules/search/views/views_handler_sort_search_score.inc Field handler to provide simple renderer that allows linking to a node.
views_plugin_row_search_view class core/modules/search/views/views_plugin_row_search_view.inc Plugin which performs a node_view on the resulting object.
views_handler_field_search_score class core/modules/search/views/views_handler_field_search_score.inc Field handler to provide simple renderer that allows linking to a node.
ModuleTestCase class core/modules/system/tests/system.test Helper class for module test cases.
EnableDisableTestCase class core/modules/system/tests/system.test Test module enabling/disabling functionality.
HookRequirementsTestCase class core/modules/system/tests/system.test Tests failure of hook_requirements('install').
ModuleDependencyTestCase class core/modules/system/tests/system.test Test module dependency functionality.
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
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.
PageTitleFiltering class core/modules/system/tests/system.test
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.
SystemThemeFunctionalTest class core/modules/system/tests/system.test Tests for the theme interface functionality.
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.
FloodFunctionalTest class core/modules/system/tests/system.test Functional tests for the flood control mechanism.
RetrieveFileTestCase class core/modules/system/tests/system.test Test HTTP file downloading capability.
ShutdownFunctionsTest class core/modules/system/tests/system.test Functional tests shutdown functions.
SystemAdminTestCase class core/modules/system/tests/system.test Tests administrative overview pages.
SystemAuthorizeCase class core/modules/system/tests/system.test Tests authorize.php and related hooks.

Pages