wp-admin/includes/class-wp-site-health.php:3087Initiates the WP_Cron schedule test cases.
private function wp_schedule_test_init() { $this->schedules = wp_get_schedules(); $this->get_cron_tasks(); }Introduced in 5.2.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-admin/includes/class-wp-site-health.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.