service httpbl.evaluator in http:BL 8
Class
Drupal\httpbl\HttpblEvaluator10 string references to httpbl.evaluator
- drush_httpbl_mbb in drush/
httpbl.drush.inc - Command handler. Make dummy blacklisted and banned hosts (for testing).
- drush_httpbl_mho in drush/
httpbl.drush.inc - Command handler. Make dummy evalutated hosts (for testing).
- drush_httpbl_sol in drush/
httpbl.drush.inc - Command handler. Quickly remove localhost (or any given IP) from ban & httpbl tabled. Useful for testing.
- drush_httpbl_sos in drush/
httpbl.drush.inc - Command handler. Unban IP address and stop/stop checking/blocking of all page requests or on comment submissions only.
- HostListBuilder::buildRow in src/
Entity/ Controller/ HostListBuilder.php - Builds a row for an entity in the entity listing.
File
View source
- class: Drupal\httpbl\HttpblEvaluator
- arguments:
- - '@ban.ip_manager'
- - '@httpbl.logtrapper'