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_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. |
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. |
BackdropTestCase |
abstract class |
|
core/modules/simpletest/backdrop_web_test_case.php |
Base class for Backdrop tests. |
BackdropUnitTestCase |
class |
|
core/modules/simpletest/backdrop_web_test_case.php |
Test case for Backdrop unit tests. |
BackdropWebTestCase |
class |
|
core/modules/simpletest/backdrop_web_test_case.php |
Test case for typical Backdrop tests. |
BackdropWebTestCaseCache |
class |
|
core/modules/simpletest/backdrop_web_test_case_cache.php |
Class for setting up a full installation profile for caching purposes. |
ActionLoopTestCase |
class |
|
core/modules/simpletest/tests/actions.test |
Test actions executing in a potential loop, and make sure they abort properly. |
AJAXTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Ajax Test. |
AJAXFrameworkTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Tests primary Ajax framework functions. |
AJAXCommandsTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Tests Ajax framework commands. |
AJAXFormValuesTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Test that $form_state['values'] is properly delivered to $ajax['callback']. |
AJAXMultiFormTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Tests that Ajax-enabled forms work when multiple instances of the same form are on a page. |
AJAXFormPageCacheTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Test Ajax forms when page caching for anonymous users is turned on. |
AJAXElementValidation |
class |
|
core/modules/simpletest/tests/ajax.test |
Miscellaneous Ajax tests using ajax_test module. |
AJAXDialogTest |
class |
|
core/modules/simpletest/tests/ajax.test |
Tests use of dialogs as wrappers for Ajax responses. |
BackupBaseTestCase |
class |
|
core/modules/simpletest/tests/backup.test |
Base class for testing Backup and Restore functionality. |
BackupSettingsTestCase |
class |
|
core/modules/simpletest/tests/backup.test |
Tests backup settings form. |
BackupUpdateTestCase |
class |
|
core/modules/simpletest/tests/backup.test |
Tests backup and restore via update.php and restore.php. |
BasisTestCase |
class |
|
core/modules/simpletest/tests/basis.test |
Test the addition of supplemental CSS update selectors on the body class. |
BatchProcessingTestCase |
class |
|
core/modules/simpletest/tests/batch.test |
Tests for the Batch API. |
BatchPageTestCase |
class |
|
core/modules/simpletest/tests/batch.test |
Tests for the Batch API Progress page. |
BatchPercentagesUnitTestCase |
class |
|
core/modules/simpletest/tests/batch.test |
Tests the function _batch_api_percentage() to make sure that the rounding
works properly in all cases. |
EarlyBootstrapTestCase |
class |
|
core/modules/simpletest/tests/boot.test |
Perform early bootstrap tests. |
WatchdogTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapWatchdogTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapIPAddressTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapPageCacheTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapVariableTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
HookBootExitTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Test hook_boot() and hook_exit(). |
BootstrapGetFilenameTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Test backdrop_get_filename()'s availability. |
BootstrapTimerTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapResettableStaticTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Test that resetting static variables works. |
BootstrapMiscTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Test miscellaneous functions in bootstrap.inc. |
BootstrapOverrideServerVariablesTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Tests for overriding server variables via the API. |
BootstrapDestinationTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. |
CacheTestCase |
class |
|
core/modules/simpletest/tests/cache.test |
|
CacheSavingCase |
class |
|
core/modules/simpletest/tests/cache.test |
|
CacheGetMultipleUnitTest |
class |
|
core/modules/simpletest/tests/cache.test |
Test getMultiple(). |
CacheClearCase |
class |
|
core/modules/simpletest/tests/cache.test |
Test cache clearing methods. |
CacheIsEmptyCase |
class |
|
core/modules/simpletest/tests/cache.test |
Test isEmpty() method. |
ColorTest |
class |
|
core/modules/simpletest/tests/color.test |
@file |