You are here

constant ACQUIA_PURGE_SEVLEVEL_ERROR in Acquia Purge 6

Same name and namespace in other branches
  1. 7 acquia_purge.module \ACQUIA_PURGE_SEVLEVEL_ERROR

Requirement severity: Error condition, do not purge items in the queue.

11 uses of ACQUIA_PURGE_SEVLEVEL_ERROR
acquia_purge_ajax_processor in ./acquia_purge.admin.inc
Menu callback; process a chunk of purge items via AJAX.
acquia_purge_expire_cache in ./acquia_purge.module
Implements hook_expire_cache().
acquia_purge_requirements in ./acquia_purge.install
Implements hook_requirements().
_acquia_purge_get_diagnosis_acquiacloud in ./acquia_purge.diagnostics.inc
Test whether the current hosting environment is Acquia Cloud.
_acquia_purge_get_diagnosis_balancers in ./acquia_purge.diagnostics.inc
Test the amount of load balancers configured.

... See full list

File

./acquia_purge.module, line 54
Acquia Purge, Top-notch Varnish purging on Acquia Cloud!

Code

define('ACQUIA_PURGE_SEVLEVEL_ERROR', 2);