Search for run
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestRunnerKernelTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\TestRunnerKernel[[api-linebreak]] @runTestsInSeparateProcesses @preserveGlobalState disabled @group Test @group simpletest |
| TestRunnerKernelTest.php | file | core/ |
|
| TestRunnerKernelTest::providerTestConstructor | function | core/ |
Data provider for self::testConstructor(). |
| TestRunnerKernelTest::testConstructor | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider providerTestConstructor |
| Truncate | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Truncate. |
| Truncate | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
General class for an abstracted TRUNCATE operation. |
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate::$table | property | core/ |
The table to truncate. |
| Truncate::execute | function | core/ |
Executes the TRUNCATE query. |
| Truncate::execute | function | core/ |
Executes the TRUNCATE query. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Unicode::truncate | function | core/ |
Truncates a UTF-8-encoded string safely to a number of characters. |
| Unicode::truncateBytes | function | core/ |
Truncates a UTF-8-encoded string safely to a number of bytes. |
| UnicodeTest::providerTestTruncateBytes | function | core/ |
Provides data for self::testTruncateBytes(). |
| UnicodeTest::providerTruncate | function | core/ |
Data provider for testTruncate(). |
| UnicodeTest::testTruncate | function | core/ |
Tests multibyte truncate. |
| UnicodeTest::testTruncateBytes | function | core/ |
Tests multibyte truncate bytes. |
| UpdatePathTestBase::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
| UpdatePathTestBase::runUpdates | function | core/ |
Helper function to run pending database updates. |
| UpdatePathTestTrait::ensureUpdatesToRun | function | core/ |
Installs the update_script_test module and makes an update available. |
| UpdatePathTestTrait::runUpdates | function | core/ |
Helper function to run pending database updates. |
| UpdateScriptTest::runUpdates | function | core/ |
Helper function to run updates via the browser. |
| UpdateSemverCoreTest::testModulePageRunCron | function | core/ |
Checks that running cron updates the list of available updates. |
| update_authorize_run_install | function | core/ |
Installs a new project when invoked by authorize.php. |
| update_authorize_run_update | function | core/ |
Updates existing projects when invoked by authorize.php. |
| views_ui_truncate | function | core/ |
Truncate strings to a set length and provide a '...' if they truncated. |
Pagination
- Previous page
- Page 7
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.