You are here

constant HTTPBL_CHECK_ALL in http:BL 8

3 uses of HTTPBL_CHECK_ALL
HttpblConfigForm::validateForm in src/Form/HttpblConfigForm.php
Form validation handler.
HttpblEvaluator::getPageRequestOption in src/HttpblEvaluator.php
Examine config option for checking all page requests.
httpbl_requirements in ./httpbl.install
Implements hook_requirements().

File

src/HttpblEvaluator.php, line 20

Namespace

Drupal\httpbl

Code

define('HTTPBL_CHECK_ALL', 2);