13 string references to security_review.checklist in Security Review 8
- Check::checklist in src/
Check.php - Returns the Security Review Checklist service.
- ChecklistController::create in src/
Controller/ ChecklistController.php - Instantiates a new instance of this class.
- ChecklistTest::setUp in tests/
src/ Kernel/ ChecklistTest.php - Sets up the environment, populates the $checks variable.
- ChecklistWebTest::setUp in tests/
src/ Functional/ ChecklistWebTest.php - Sets up the testing environment.
- HelpController::create in src/
Controller/ HelpController.php - Instantiates a new instance of this class.
- RunForm::create in src/
Form/ RunForm.php - Instantiates a new instance of this class.
- SecurityReview::cleanStorage in src/
SecurityReview.php - Deletes orphaned check data.
- security_review_drush in ./
security_review.drush.inc - Runs a checklist and displays results.
- security_review_requirements in ./
security_review.install - Implements hook_requirements().
- SettingsForm::create in src/
Form/ SettingsForm.php - Instantiates a new instance of this class.
- ToggleController::create in src/
Controller/ ToggleController.php - Instantiates a new instance of this class.
- _security_review_batch_run_finished in ./
security_review.module - Callback for finishing the batch job of running the checklist.
- _security_review_drush_get_check in ./
security_review.drush.inc - Helper function for parsing input check name strings.