You are here

7 uses of HTTPBL_LIST_GREY in http:BL 8

HostMultipleGreylistConfirm::buildForm in src/Form/HostMultipleGreylistConfirm.php
Form constructor.
HostMultipleGreylistConfirm::submitForm in src/Form/HostMultipleGreylistConfirm.php
Form submission handler.
HttpblEvaluator::evaluateVisitor in src/HttpblEvaluator.php
Manages remote and local lookups on visiting host IPs, evaluates their remote status as safe or suspicious and determines a locally stored status (safe / white-listed, grey-listed, or blacklisted) which is used (by other functions) to determine an…
HttpblEvaluator::setIpLocalStatus in src/HttpblEvaluator.php
Create and store new evaluated hosts to httpbl_host table.
HttpblMiddleware::handle in src/HttpblMiddleware.php
Primary request handler for Httpbl.
HttpblResponse::buildHttpblResponse in src/HttpblResponse.php
Build a new HttpblResponse based on evaluation status.
httpbl_comment_presave in ./httpbl.module
Implements hook_comment_presave().