You are here

constant ACQUIA_PURGE_SEVLEVEL_INFO in Acquia Purge 7

Same name and namespace in other branches
  1. 6 acquia_purge.module \ACQUIA_PURGE_SEVLEVEL_INFO

Diagnostic severity levels: Informational.

10 uses of ACQUIA_PURGE_SEVLEVEL_INFO
AcquiaPurgeDiagnostics::initializeTestResults in lib/AcquiaPurgeDiagnostics.php
Execute the test functions and gather the results.
acquia_purge_requirements in ./acquia_purge.install
Implements hook_requirements().
_acquia_purge_diagnostics_acquia_auth_token in ./acquia_purge.diagnostics.inc
Acquia auth token.
_acquia_purge_diagnostics_acquia_environment in ./acquia_purge.diagnostics.inc
Acquia environment.
_acquia_purge_diagnostics_acquia_purge in ./acquia_purge.diagnostics.inc
Acquia Purge.

... See full list

File

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

Code

define('ACQUIA_PURGE_SEVLEVEL_INFO', -1);