11 uses of ACQUIA_PURGE_SEVLEVEL_ERROR in Acquia Purge 6
- 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.
- _acquia_purge_get_diagnosis_conflicts in ./
acquia_purge.diagnostics.inc - Test against known conflicting modules such as varnish, boost and purge.
- _acquia_purge_get_diagnosis_domains in ./
acquia_purge.diagnostics.inc - Test whether the amount of domain names is healthy.
- _acquia_purge_get_diagnosis_page_cache in ./
acquia_purge.diagnostics.inc - Test if anonymous page caching is enabled.
- _acquia_purge_get_diagnosis_page_cache_age in ./
acquia_purge.diagnostics.inc - Test if the page_cache_max_age setting is configured in a healthy way.
- _acquia_purge_get_diagnosis_pressflow in ./
acquia_purge.diagnostics.inc - Report whether the user runs Pressflow, absolutely necessary.
- _acquia_purge_queue_processpurge in ./
acquia_purge.module - Queue manager: process a single path (on all domains and balancers).