Search for run

  1. Search 9.5.x for run
  2. Search 8.9.x for run
  3. Search 10.3.x for run
  4. Search 11.x for run
  5. Other projects
Title Object type File name Summary
authorize_run_operation function includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation'].
ColorUnitTestCase class modules/color/color.test Unit tests for the color.module
ColorUnitTestCase::$test_values property modules/color/color.test
ColorUnitTestCase::getInfo function modules/color/color.test
ColorUnitTestCase::setUp function modules/color/color.test Set up the test environment.
ColorUnitTestCase::testColorPack function modules/color/color.test
ColorUnitTestCase::testColorUnpack function modules/color/color.test
CronRunTestCase class modules/system/system.test
CronRunTestCase::getInfo function modules/system/system.test Implement getInfo().
CronRunTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
CronRunTestCase::testAutomaticCron function modules/system/system.test Ensure that the automatic cron run feature is working.
CronRunTestCase::testCronCacheExpiration function modules/system/system.test Tests that hook_flush_caches() is not invoked on every single cron run.
CronRunTestCase::testCronExceptions function modules/system/system.test Make sure exceptions thrown on hook_cron() don't affect other modules.
CronRunTestCase::testCronRun function modules/system/system.test Test cron runs.
CronRunTestCase::testManualCron function modules/system/system.test Ensure that the manual cron run is working.
CronRunTestCase::testTempFileCleanup function modules/system/system.test Ensure that temporary files are removed.
DatabaseConnection::truncate function includes/database/database.inc Prepares and returns a TRUNCATE query object.
DatabaseDeleteTruncateTestCase class modules/simpletest/tests/database_test.test Delete/Truncate tests.
DatabaseDeleteTruncateTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseDeleteTruncateTestCase::testSimpleDelete function modules/simpletest/tests/database_test.test Confirm that we can delete a single record successfully.
DatabaseDeleteTruncateTestCase::testSubselectDelete function modules/simpletest/tests/database_test.test Confirm that we can use a subselect in a delete successfully.
DatabaseDeleteTruncateTestCase::testTruncate function modules/simpletest/tests/database_test.test Confirm that we can truncate a whole table successfully.
DatabaseReservedKeywordTestCase::testTruncateReservedWordTable function modules/simpletest/tests/database_test.test
DatabaseTasks::runTasks function includes/install.inc Run database tasks and tests to see if Drupal can run on the database.
DatabaseTasks::runTestQuery function includes/install.inc Run SQL tests to ensure the database can execute commands with the current user.
db_run_tasks function includes/install.inc Ensures the environment for a Drupal database on a predefined connection.
db_truncate function includes/database/database.inc Returns a new TruncateQuery object for the active database.
DrupalLocalStreamWrapper::stream_truncate function includes/stream_wrappers.inc Truncate stream.
DrupalTestCase::run function modules/simpletest/drupal_web_test_case.php Run all tests in this class.
DrupalWebTestCase::cronRun function modules/simpletest/drupal_web_test_case.php Runs cron in the Drupal installed by Simpletest.
drupal_cron_run function includes/common.inc Executes a cron run when called.
drupal_truncate_bytes function includes/unicode.inc Truncates a UTF-8-encoded string safely to a number of bytes.
FilterUnitTestCase class modules/filter/filter.test Unit tests for core filters.
FilterUnitTestCase::assertFilteredString function modules/filter/filter.test Asserts multiple filter output expectations for multiple input strings.
FilterUnitTestCase::assertNoNormalized function modules/filter/filter.test Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
FilterUnitTestCase::assertNormalized function modules/filter/filter.test Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string.
FilterUnitTestCase::getInfo function modules/filter/filter.test
FilterUnitTestCase::testFilterXSS function modules/filter/filter.test Tests limiting allowed tags and XSS prevention.
FilterUnitTestCase::testFilterXSSAdmin function modules/filter/filter.test Tests the loose, admin HTML filter.
FilterUnitTestCase::testHtmlCorrectorFilter function modules/filter/filter.test Tests the HTML corrector filter.
FilterUnitTestCase::testHtmlEscapeFilter function modules/filter/filter.test Tests the HTML escaping filter.
FilterUnitTestCase::testHtmlFilter function modules/filter/filter.test Tests filter settings, defaults, access restrictions and similar.
FilterUnitTestCase::testLineBreakFilter function modules/filter/filter.test Tests the line break filter.
FilterUnitTestCase::testNoFollowFilter function modules/filter/filter.test Tests the spam deterrent.
FilterUnitTestCase::testUrlFilter function modules/filter/filter.test Tests the URL filter.
FilterUnitTestCase::testUrlFilterContent function modules/filter/filter.test Tests URL filter on longer content.
install_run_task function includes/install.core.inc Runs an individual installation task.
install_run_tasks function includes/install.core.inc Runs all tasks for the current installation request.
INSTALL_TASK_RUN_IF_NOT_COMPLETED constant includes/install.core.inc Global flag to indicate that a task should be run on each installation
request that reaches it, until the database is set up and we are able to
record the fact that it already ran.
INSTALL_TASK_RUN_IF_REACHED constant includes/install.core.inc Run the task on each installation request until the database is set up.

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