You are here

20 string references to YAML keys in security_review.routing.yml in Security Review 8

Check::securityReview in src/Check.php
Returns the Security Review service.
Checklist::compareChecks in src/Checklist.php
Helper function for sorting checks.
ChecklistController::create in src/Controller/ChecklistController.php
Instantiates a new instance of this class.
ChecklistController::results in src/Controller/ChecklistController.php
Creates the results' table.
HelpController::create in src/Controller/HelpController.php
Instantiates a new instance of this class.
HelpController::generalHelp in src/Controller/HelpController.php
Returns the general help page.
SecurityReview::__construct in src/SecurityReview.php
Constructs a SecurityReview instance.
SecurityReviewCommands::getCheck in src/Commands/SecurityReviewCommands.php
Helper function for parsing input check name strings.
SecurityReviewTest::setUp in tests/src/Kernel/SecurityReviewTest.php
Sets up the testing environment.
security_review.links.menu.yml in ./security_review.links.menu.yml
security_review.links.menu.yml
security_review.links.task.yml in ./security_review.links.task.yml
security_review.links.task.yml
security_review_drush in ./security_review.drush.inc
Runs a checklist and displays results.
security_review_modules_installed in ./security_review.module
Implements hook_modules_installed().
security_review_modules_uninstalled in ./security_review.module
Implements hook_modules_uninstalled().
security_review_test.info.yml in tests/modules/security_review_test/security_review_test.info.yml
tests/modules/security_review_test/security_review_test.info.yml
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::create in src/Form/SettingsForm.php
Instantiates a new instance of this class.
ToggleController::index in src/Controller/ToggleController.php
Handles check toggling.
_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.