Search for run
Title | Object type | File name | Summary |
---|---|---|---|
BcTimestampNormalizerUnixTestTrait | trait | core/ |
Trait for ResourceTestBase subclasses formatting expected timestamp data. |
BcTimestampNormalizerUnixTestTrait.php | file | core/ |
|
BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues | function | core/ |
Formats a UNIX timestamp. |
BrowserTestBase::$runTestInSeparateProcess | property | core/ |
Browser tests are run in separate processes to prevent collisions between code that may be loaded by tests. |
BrowserTestBaseTest::testCronRun | function | core/ |
Tests the ::cronRun() method. |
BubblingTest::bubblingNestedPreRenderUncached | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
CommandLineOrUnsafeMethod | class | core/ |
Reject when running from the command line or when HTTP method is not safe. |
CommandLineOrUnsafeMethod.php | file | core/ |
|
CommandLineOrUnsafeMethod::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
CommandLineOrUnsafeMethod::isCli | function | core/ |
Indicates whether this is a CLI request. |
CommandLineOrUnsafeMethodTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod @group PageCache |
CommandLineOrUnsafeMethodTest.php | file | core/ |
|
CommandLineOrUnsafeMethodTest::$policy | property | core/ |
The request policy under test. |
CommandLineOrUnsafeMethodTest::providerTestHttpMethod | function | core/ |
Provides test data and expected results for the HTTP method test. |
CommandLineOrUnsafeMethodTest::setUp | function | core/ |
|
CommandLineOrUnsafeMethodTest::testHttpMethod | function | core/ |
Asserts that check() returns DENY for unsafe HTTP methods. |
CommandLineOrUnsafeMethodTest::testIsCli | function | core/ |
Asserts that check() returns DENY if running from the command line. |
Connection::truncate | function | core/ |
Prepares and returns a TRUNCATE query object. |
ContextProviderInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
ContextRepositoryInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
Cron::run | function | core/ |
Executes a cron run. |
Cron::run | function | core/ |
Executes a cron run. |
CronController::run | function | core/ |
Run Cron once. |
CronController::runManually | function | core/ |
Run cron manually. |
CronForm::runCron | function | core/ |
Form submission handler for running cron manually. |
CronInterface::run | function | core/ |
Executes a cron run. |
CronRunTest | class | core/ |
Tests cron runs. |
CronRunTest.php | file | core/ |
|
CronRunTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CronRunTest::$modules | property | core/ |
Modules to enable. |
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. |
CssCollectionOptimizerUnitTest | class | core/ |
Tests the CSS asset optimizer. |
CssCollectionOptimizerUnitTest.php | file | core/ |
|
CssCollectionOptimizerUnitTest::$dumperData | property | core/ |
The data from the dumper. |
CssCollectionOptimizerUnitTest::$optimizer | property | core/ |
A CSS Collection optimizer. |
CssCollectionOptimizerUnitTest::setUp | function | core/ |
|
CssCollectionOptimizerUnitTest::testCssImport | function | core/ |
Test that css imports with strange letters do not destroy the css output. |
CssCollectionRendererUnitTest | class | core/ |
Tests the CSS asset collection renderer. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.