Search for run
Title | Object type | File name | Summary |
---|---|---|---|
AnnounceFetcherUnitTest | class | core/ |
Simple test to ensure that asserts pass. |
AnnounceFetcherUnitTest.php | file | core/ |
|
AnnounceFetcherUnitTest::$fetcher | property | core/ |
The Fetcher service object. |
AnnounceFetcherUnitTest::setUp | function | core/ |
|
AnnounceFetcherUnitTest::testValidateUrl | function | core/ |
Test the ValidateUrl() method. |
AnnounceFetcherUnitTest::urlProvider | function | core/ |
Data for the testValidateUrl. |
BlockContentRemoveConstraint::testRunUpdates | function | core/ |
Tests the upgrade path for moderation state reindexing. |
BlockContentReusableIndexUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Block Content reusable index. |
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/ |
|
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/ |
|
Connection::truncate | function | core/ |
|
Connection::truncate | function | core/ |
Prepares and returns a TRUNCATE query object. |
Connection::truncate | function | core/ |
|
Connection::truncate | function | core/ |
|
Connection::truncate | function | core/ |
|
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/ |
|
Cron::run | function | core/ |
|
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/ |
|
CronRunTest::$modules | property | core/ |
|
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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.