6 calls to scheduler_cron() in Scheduler 7
- drush_scheduler_cron in ./
scheduler.drush.inc - Run lighweight scheduler cron.
- SchedulerApiTestCase::testAllowedPublishing in tests/
scheduler_api.test - Tests hook_scheduler_allow().
- SchedulerFunctionalTest::testPastDates in tests/
scheduler.test - Test the different options for past publication dates.
- SchedulerTestBase::helpTestScheduler in tests/
scheduler.test - Helper function for testScheduler(). Schedules content and asserts status.
- SchedulerTestBase::schedule in tests/
scheduler.test - Simulates the scheduled (un)publication of a node.
- _scheduler_run_cron in ./
scheduler.cron.inc - Run the lightweight cron.