Contains filters are case sensitive
Namesort descending Type Namespace Location Description
SearchExpressionInsertExtractTestCase class core/modules/search/tests/search.test Tests search_expression_insert() and search_expression_extract().
SearchKeywordsConditions class core/modules/search/tests/search.test Tests keywords and conditions.
SearchLanguageTestCase class core/modules/search/tests/search.test Test node search with multiple languages.
SearchMatchTestCase class core/modules/search/tests/search.test Indexes content and queries it.
SearchNodeAccessTest class core/modules/search/tests/search.test Tests node search with node access control.
SearchNumberMatchingTestCase class core/modules/search/tests/search.test Tests that numbers can be searched, with more complex matching.
SearchNumbersTestCase class core/modules/search/tests/search.test Tests that numbers can be searched.
SearchPageOverride class core/modules/search/tests/search.test Tests that hook_search_page runs.
SearchPageText class core/modules/search/tests/search.test Tests the bike shed text on no results page, and text on the search page.
SearchQuery class core/modules/search/search.extender.inc Do a query on the full-text search index for a word or words.
SearchRankingTestCase class core/modules/search/tests/search.test Indexes content and tests ranking factors.
SearchSetLocaleTest class core/modules/search/tests/search.test Tests searching with locale values set.
SearchSimplifyTestCase class core/modules/search/tests/search.test Test search_simplify() on every Unicode character, and some other cases.
SearchTokenizerTestCase class core/modules/search/tests/search.test Test the CJK tokenizer.
SelectQuery class core/includes/database/select.inc Query builder for SELECT statements.
SelectQueryExtender class core/includes/database/select.inc The base extender class for Select queries.
SelectQueryInterface interface core/includes/database/select.inc Interface definition for a Select Query object.
SessionHttpsTestCase class core/modules/simpletest/tests/session.test Ensure that when running under HTTPS two session cookies are generated.
SessionTestCase class core/modules/simpletest/tests/session.test
ShutdownFunctionsTest class core/modules/system/tests/system.test Functional tests shutdown functions.
SimpleTestBrokenSetUp class core/modules/simpletest/tests/simpletest.test Tests a test case that does not run parent::setUp() in its setUp() method.
SimpleTestBrowserTestCase class core/modules/simpletest/tests/simpletest.test Test internal testing framework browser.
SimpleTestExampleMockModuleTestCase class modules/examples/simpletest_example/tests/simpletest_example.test SimpleTestExampleMockModuleTestCase allows us to demonstrate how you can use a mock module to aid in functional testing in Backdrop.
SimpleTestExampleTestCase class modules/examples/simpletest_example/tests/simpletest_example.test The SimpleTestExampleTestCase is a functional test case, meaning that it actually exercises a particular sequence of actions through the web UI. The majority of core test cases are done this way, but the SimpleTest suite also provides unit tests as…
SimpleTestFolderTestCase class core/modules/simpletest/tests/simpletest.test Test Folder creation
SimpleTestFunctionalTest class core/modules/simpletest/tests/simpletest.test
SimpleTestInstallationProfileModuleTestsTestCase class core/modules/simpletest/tests/simpletest.test Verifies that tests bundled with installation profile modules are found.
SimpleTestMailCaptureTestCase class core/modules/simpletest/tests/simpletest.test
SimpleTestMissingCheckedRequirements class core/modules/simpletest/tests/simpletest.test Tests missing requirements to run test.
SimpleTestMissingDependentModuleUnitTest class core/modules/simpletest/tests/simpletest.test Test required modules for tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase class core/modules/simpletest/tests/simpletest.test Verifies that tests in other installation profiles are not found.
SimpleTestUnitTestExampleTestCase class modules/examples/simpletest_example/tests/simpletest_example.test Although most core test cases are based on BackdropWebTestCase and are functional tests (exercising the web UI) we also have BackdropUnitTestCase, which executes much faster because a Backdrop install does not have to be one. No environment is…
SiteMaintenanceTestCase class core/modules/system/tests/system.test Tests site maintenance functionality.
SkipDotsRecursiveDirectoryIterator Deprecated class core/includes/filetransfer/filetransfer.inc Provides an interface for iterating recursively over filesystem directories.
StandardInstallTestCase class core/modules/simpletest/tests/standard.test Verifies settings created in the Standard profile are correct.
StreamWrapperInterface interface core/includes/stream_wrappers.inc Generic PHP stream wrapper interface.
StreamWrapperTest class core/modules/simpletest/tests/file.test Tests stream wrapper functions.
SummaryLengthTestCase class core/modules/node/tests/node.test Tests the summary length functionality.
SyslogTestCase class core/modules/syslog/tests/syslog.test
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.
SystemBlockTestCase class core/modules/system/tests/system.test
SystemConfigFormCase class core/modules/simpletest/tests/system_config_test.inc Test forms that save data using the configuration system.
SystemIndexPhpTest class core/modules/system/tests/system.test Test the handling of requests containing 'index.php'.
SystemInfoAlterTestCase class core/modules/system/tests/system.test Tests the effectiveness of hook_system_info_alter().
SystemMainContentFallback class core/modules/system/tests/system.test Test main content rendering fallback provided by system module.
SystemQueue class core/modules/system/system.queue.inc Default queue implementation.
SystemSettingsFormTest class core/modules/simpletest/tests/form.test
SystemTestFileTransfer class core/modules/simpletest/tests/system_test.module Mock FileTransfer object to test the settings form functionality.
SystemThemeFunctionalTest class core/modules/system/tests/system.test Tests for the theme interface functionality.

Pages