14 methods override Check::getTitle() in Security Review 8
- AdminPermissions::getTitle in src/
Checks/ AdminPermissions.php - Returns the human-readable title of the check.
- ErrorReporting::getTitle in src/
Checks/ ErrorReporting.php - Returns the human-readable title of the check.
- ExecutablePhp::getTitle in src/
Checks/ ExecutablePhp.php - Returns the human-readable title of the check.
- FailedLogins::getTitle in src/
Checks/ FailedLogins.php - Returns the human-readable title of the check.
- Field::getTitle in src/
Checks/ Field.php - Returns the human-readable title of the check.
- FilePermissions::getTitle in src/
Checks/ FilePermissions.php - Returns the human-readable title of the check.
- InputFormats::getTitle in src/
Checks/ InputFormats.php - Returns the human-readable title of the check.
- PrivateFiles::getTitle in src/
Checks/ PrivateFiles.php - Returns the human-readable title of the check.
- QueryErrors::getTitle in src/
Checks/ QueryErrors.php - Returns the human-readable title of the check.
- TemporaryFiles::getTitle in src/
Checks/ TemporaryFiles.php - Returns the human-readable title of the check.
- Test::getTitle in tests/
modules/ security_review_test/ src/ Test.php - Returns the human-readable title of the check.
- TrustedHosts::getTitle in src/
Checks/ TrustedHosts.php - Returns the human-readable title of the check.
- UploadExtensions::getTitle in src/
Checks/ UploadExtensions.php - Returns the human-readable title of the check.
- ViewsAccess::getTitle in src/
Checks/ ViewsAccess.php - Returns the human-readable title of the check.