You are here

8 calls to CronRule::factory() in Ultimate Cron 8.2

CronJobInstallTest::testRequirements in tests/src/Functional/CronJobInstallTest.php
Tests the requirements checking of ultimate_cron.
CronJobTest::testGeneratedJob in tests/src/Kernel/CronJobTest.php
Tests adding and editing a cron job.
Crontab::formatLabelVerbose in src/Plugin/ultimate_cron/Scheduler/Crontab.php
Label for schedule.
Crontab::isBehind in src/Plugin/ultimate_cron/Scheduler/Crontab.php
Check if job is behind schedule.
Crontab::shouldRun in src/Plugin/ultimate_cron/Scheduler/Crontab.php
Crontab::validateConfigurationForm in src/Plugin/ultimate_cron/Scheduler/Crontab.php
Form validation handler.
RulesUnitTest::assertRule in tests/src/Unit/RulesUnitTest.php
RulesUnitTest::getIntervals in tests/src/Unit/RulesUnitTest.php