Search for run
Title | Object type | File name | Summary |
---|---|---|---|
LocaleUILanguageNegotiationTest::runTest | function | modules/ |
|
MockTestConnection::$commandsRun | property | modules/ |
|
MockTestConnection::run | function | modules/ |
|
PharStreamWrapper::stream_truncate | function | misc/ |
|
run-tests.sh | file | scripts/ |
This script runs Drupal tests from command line. |
SimpleTestFunctionalTest::testWebTestRunner | function | modules/ |
Make sure that tests selected through the web interface are run and that the results are displayed correctly. |
simpletest_run_tests | function | modules/ |
Actually runs tests. |
system_authorized_run | function | modules/ |
Setup and invoke an operation using authorize.php. |
system_run_automated_cron | function | modules/ |
Run the automated cron if enabled. |
system_run_cron | function | modules/ |
Menu callback: run cron manually. |
system_run_cron_submit | function | modules/ |
Submit callback; run cron. |
TriggerUnassignTestCase | class | modules/ |
Tests the unassigning of triggers. |
TriggerUnassignTestCase::getInfo | function | modules/ |
|
TriggerUnassignTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TriggerUnassignTestCase::testUnassignAccessDenied | function | modules/ |
Tests an attempt to unassign triggers when none are assigned. |
TruncateQuery | class | includes/ |
General class for an abstracted TRUNCATE operation. |
TruncateQuery::$table | property | includes/ |
The table to truncate. |
TruncateQuery::compile | function | includes/ |
Implements QueryConditionInterface::compile(). |
TruncateQuery::compiled | function | includes/ |
Implements QueryConditionInterface::compiled(). |
TruncateQuery::execute | function | includes/ |
Executes the TRUNCATE query. |
TruncateQuery::__construct | function | includes/ |
Constructs a TruncateQuery object. |
TruncateQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
TruncateQuery_mysql | class | includes/ |
|
TruncateQuery_sqlite | class | includes/ |
SQLite specific implementation of TruncateQuery. |
TruncateQuery_sqlite::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
truncate_utf8 | function | includes/ |
Truncates a UTF-8-encoded string safely to a number of characters. |
UnicodeUnitTest::helperTestTruncate | function | modules/ |
Tests truncate_utf8(). |
UnicodeUnitTest::runTruncateTests | function | modules/ |
Runs test cases for helperTestTruncate(). |
UpdateCoreTestCase::testModulePageRunCron | function | modules/ |
Checks that running cron updates the list of available updates. |
update_authorize_run_install | function | modules/ |
Installs a new project when invoked by authorize.php. |
update_authorize_run_update | function | modules/ |
Updates existing projects when invoked by authorize.php. |
_search_index_truncate | function | modules/ |
Helper function for array_walk in search_index_split. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.