Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp function modules/simpletest/simpletest.test Sets up a Drupal site for running functional and integration tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile function modules/simpletest/simpletest.test Tests that tests located in another installation profile do not appear.
simpletest_classloader_register function modules/simpletest/simpletest.module
simpletest_clean_database function modules/simpletest/simpletest.module Removed prefixed tables from the database that are left over from crashed tests.
simpletest_clean_environment function modules/simpletest/simpletest.module Remove all temporary database tables and directories.
simpletest_clean_results_table function modules/simpletest/simpletest.module Clear the test result tables.
simpletest_clean_temporary_directories function modules/simpletest/simpletest.module Find all leftover temporary directories and remove them.
simpletest_generate_file function modules/simpletest/simpletest.module Generate test file.
simpletest_help function modules/simpletest/simpletest.module Implements hook_help().
simpletest_js_alter function modules/simpletest/simpletest.module Implements hook_js_alter().
simpletest_last_test_get function modules/simpletest/simpletest.module Get information about the last test that ran given a test ID.
simpletest_log_read function modules/simpletest/simpletest.module Read the error log and report any errors as assertion failures.
simpletest_mail_alter function modules/simpletest/simpletest.module Implements hook_mail_alter().
simpletest_menu function modules/simpletest/simpletest.module Implements hook_menu().
SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT constant modules/simpletest/simpletest.install Minimum value of PHP memory_limit for SimpleTest.
simpletest_permission function modules/simpletest/simpletest.module Implements hook_permission().
simpletest_registry_files_alter function modules/simpletest/simpletest.module Implements hook_registry_files_alter().
simpletest_requirements function modules/simpletest/simpletest.install Implements hook_requirements().
simpletest_result_form function modules/simpletest/simpletest.pages.inc Test results form for $test_id.
simpletest_result_form_submit function modules/simpletest/simpletest.pages.inc Re-run the tests that match the filter.
simpletest_result_get function modules/simpletest/simpletest.pages.inc Get test results for $test_id.
simpletest_result_status_image function modules/simpletest/simpletest.pages.inc Get the appropriate image for the status.
simpletest_run_tests function modules/simpletest/simpletest.module Actually runs tests.
simpletest_schema function modules/simpletest/simpletest.install Implements hook_schema().
simpletest_settings_form function modules/simpletest/simpletest.pages.inc Provides settings form for SimpleTest variables.
simpletest_settings_form_validate function modules/simpletest/simpletest.pages.inc Validation handler for simpletest_settings_form().
simpletest_test_form function modules/simpletest/simpletest.pages.inc List tests arranged in groups that can be selected and run.
simpletest_test_form_submit function modules/simpletest/simpletest.pages.inc Run selected tests.
simpletest_test_get_all function modules/simpletest/simpletest.module Get a list of all of the tests provided by the system.
simpletest_theme function modules/simpletest/simpletest.module Implements hook_theme().
simpletest_uninstall function modules/simpletest/simpletest.install Implements hook_uninstall().
simpletest_verbose function modules/simpletest/drupal_web_test_case.php Logs verbose message in a text file.
SiteMaintenanceTestCase class modules/system/system.test Tests site maintenance functionality.
SiteMaintenanceTestCase::$admin_user property modules/system/system.test
SiteMaintenanceTestCase::$user property modules/system/system.test
SiteMaintenanceTestCase::getInfo function modules/system/system.test
SiteMaintenanceTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
SiteMaintenanceTestCase::testCronSiteMaintenance function modules/system/system.test Verify access to cron.php with custom 403 page during maintenance mode.
SiteMaintenanceTestCase::testSiteMaintenance function modules/system/system.test Verify site maintenance mode functionality.
SkipDotsRecursiveDirectoryIterator class includes/filetransfer/filetransfer.inc Provides an interface for iterating recursively over filesystem directories.
SkipDotsRecursiveDirectoryIterator::next function includes/filetransfer/filetransfer.inc #[\ReturnTypeWillChange]
SkipDotsRecursiveDirectoryIterator::rewind function includes/filetransfer/filetransfer.inc #[\ReturnTypeWillChange]
SkipDotsRecursiveDirectoryIterator::skipdots function includes/filetransfer/filetransfer.inc
SkipDotsRecursiveDirectoryIterator::__construct function includes/filetransfer/filetransfer.inc Constructs a SkipDotsRecursiveDirectoryIterator
sql-1.txt file modules/simpletest/files/sql-1.txt SELECT invalid_field FROM {invalid_table}
ssh.inc file includes/filetransfer/ssh.inc
st function includes/install.inc Translates a string when some systems are not available.
Standard filters group modules/filter/filter.module Filters implemented by the Filter module.
standard.info file profiles/standard/standard.info name = Standard
description = Install with commonly used features pre-configured.
version = VERSION
core = 7.x
dependencies[] = block
dependencies[] = color
dependencies[] = comment
dependencies[] = contextual
dependencies[] = dashboard
dependencies[]…
standard.install file profiles/standard/standard.install Install, update and uninstall functions for the standard installation profile.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.