Search for run
| Title | Object type | File name | Summary |
|---|---|---|---|
| CronRunTest::$modules | property | core/ |
Modules to install. |
| CronRunTest::testAutomatedCron | function | core/ |
Ensure that the automated cron run module is working. |
| CronRunTest::testCronExceptions | function | core/ |
Make sure exceptions thrown on hook_cron() don't affect other modules. |
| CronRunTest::testCronRun | function | core/ |
Tests cron runs. |
| CronRunTest::testCronUI | function | core/ |
Make sure the cron UI reads from the state storage. |
| CronRunTest::testManualCron | function | core/ |
Ensure that the manual cron run is working. |
| CronRunTrait | trait | core/ |
Adds ability to run cron from tests. |
| CronRunTrait.php | file | core/ |
|
| CronRunTrait::cronRun | function | core/ |
Runs cron on the test site. |
| CssCollectionGrouperUnitTest | class | core/ |
Tests the CSS asset collection grouper. |
| CssCollectionGrouperUnitTest.php | file | core/ |
|
| CssCollectionGrouperUnitTest::$grouper | property | core/ |
A CSS asset grouper. |
| CssCollectionGrouperUnitTest::setUp | function | core/ |
|
| CssCollectionGrouperUnitTest::testGrouper | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
| CssCollectionRendererUnitTest | class | core/ |
Tests the CSS asset collection renderer. |
| CssCollectionRendererUnitTest.php | file | core/ |
|
| CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
| CssCollectionRendererUnitTest::$renderer | property | core/ |
A CSS asset renderer. |
| CssCollectionRendererUnitTest::providerTestRender | function | core/ |
Provides data for the CSS asset rendering test. |
| CssCollectionRendererUnitTest::setUp | function | core/ |
|
| CssCollectionRendererUnitTest::testRender | function | core/ |
Tests CSS asset rendering. |
| CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
| CssOptimizerUnitTest | class | core/ |
Tests the CSS asset optimizer. |
| CssOptimizerUnitTest.php | file | core/ |
|
| CssOptimizerUnitTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
| CssOptimizerUnitTest::$optimizer | property | core/ |
A CSS asset optimizer. |
| CssOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the CSS asset optimizing test. |
| CssOptimizerUnitTest::setUp | function | core/ |
|
| CssOptimizerUnitTest::testOptimize | function | core/ |
Tests optimizing a CSS asset group containing 'type' => 'file'. |
| CssOptimizerUnitTest::testTypeExternal | function | core/ |
Tests a CSS asset with 'type' => 'external'. |
| CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| CurrentUserContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
| DatabaseDriverUninstallValidator.php | file | core/ |
|
| DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
| DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
| DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
| DatetimeElementFormTest::providerUntrusted | function | core/ |
Data provider for ::testDatetimeElementUntrustedCallbacks(). |
| DbImportCommand::runScript | function | core/ |
Run the database script. |
| DbLogTest::runCron | function | core/ |
Runs cron and returns number of new log entries. |
| DebugDump::testRunnerFinished | function | core/ |
Prints the dumps generated during the test. |
| DeleteTruncateTest | class | core/ |
Tests delete and truncate queries. |
| DeleteTruncateTest.php | file | core/ |
|
| DeleteTruncateTest::testDeleteFromNonExistingTable | function | core/ |
Deleting from a not existing table throws a DatabaseExceptionWrapper. |
| DeleteTruncateTest::testSimpleDelete | function | core/ |
Confirms that we can delete a single record successfully. |
| DeleteTruncateTest::testSpecialColumnDelete | function | core/ |
Confirms that we can delete a single special column name record successfully. |
| DeleteTruncateTest::testSubselectDelete | function | core/ |
Confirms that we can use a subselect in a delete successfully. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.