acquia_purge_ajax_processor |
./acquia_purge.admin.inc |
Menu callback; process a chunk of purge items via AJAX. |
|
4 |
acquia_purge_drush_command |
./acquia_purge.drush.inc |
Implements hook_drush_command(). |
|
|
acquia_purge_drush_help |
./acquia_purge.drush.inc |
Implements hook_drush_help(). |
|
|
acquia_purge_expire_cache |
./acquia_purge.module |
Implements hook_expire_cache(). |
|
|
acquia_purge_init |
./acquia_purge.module |
Implements hook_init(). |
|
|
acquia_purge_install |
./acquia_purge.install |
Implements hook_install(). |
|
|
acquia_purge_manualpurge_form |
./acquia_purge.admin.inc |
Menu callback to drupal_get_form; let users manually purge pages. |
|
1 |
acquia_purge_manualpurge_form_submit |
./acquia_purge.admin.inc |
Callback to drupal_get_form: handle the form submit. |
|
|
acquia_purge_manualpurge_form_validate |
./acquia_purge.admin.inc |
Callback to drupal_get_form: validate the form. |
|
|
acquia_purge_menu |
./acquia_purge.module |
Implements hook_menu(). |
|
|
acquia_purge_perm |
./acquia_purge.module |
Implements hook_perm(). |
|
|
acquia_purge_purge_node |
./acquia_purge.module |
Purge the paths from a node from Varnish. |
|
|
acquia_purge_purge_path |
./acquia_purge.module |
Purge a certain Drupal path from Varnish. |
1 |
|
acquia_purge_purge_paths |
./acquia_purge.module |
Purge a several Drupal paths from Varnish. |
4 |
|
acquia_purge_requirements |
./acquia_purge.install |
Implements hook_requirements(). |
|
|
acquia_purge_rules_action_info |
./acquia_purge.rules.inc |
Implements hook_rules_action_info(). |
|
|
acquia_purge_schema |
./acquia_purge.install |
Implements hook_schema(). |
|
|
acquia_purge_theme |
./acquia_purge.module |
Implements hook_theme(). |
|
|
acquia_purge_uninstall |
./acquia_purge.install |
Implements hook_uninstall(). |
|
|
drush_acquia_purge_ap_diagnosis |
./acquia_purge.drush.inc |
Perform a series of diagnostic self-tests. |
|
|
drush_acquia_purge_ap_domains |
./acquia_purge.drush.inc |
List all detected domain names that Acquia Purge will purge. |
|
|
drush_acquia_purge_ap_forget |
./acquia_purge.drush.inc |
Forget all scheduled purges and empty the queue. |
|
|
drush_acquia_purge_ap_list |
./acquia_purge.drush.inc |
List all the items that are in the queue. |
|
|
drush_acquia_purge_ap_process |
./acquia_purge.drush.inc |
Purge all queued items from the command line. |
1 |
|
drush_acquia_purge_ap_purge |
./acquia_purge.drush.inc |
Purge a specified path from your balancers. |
|
|
theme_acquia_purge_status_bar_widget |
./acquia_purge.admin.inc |
Returns HTML for the Acquia Purge progress bar widget. |
|
|
theme_acquia_purge_status_widget |
./acquia_purge.admin.inc |
Returns HTML for the Acquia Purge status widget. |
|
|
_acquia_purge_action_purge |
./acquia_purge.rules.inc |
Action callback to the "Purge a path from Varnish on Acquia Cloud" rule. |
|
|
_acquia_purge_are_we_on_acquiacloud |
./acquia_purge.module |
Determine whether we are running on Acquia Cloud or not. |
8 |
|
_acquia_purge_export_debug_symbols |
./acquia_purge.module |
Turn a PHP variable into a string with data type information for debugging. |
1 |
|
_acquia_purge_get_balancers |
./acquia_purge.module |
Get a list of load balancer IP addresses in front of this Acquia Cloud site. |
4 |
|
_acquia_purge_get_diagnosis |
./acquia_purge.module |
Perform a series of self-tests against the site and our purging conditions. |
5 |
|
_acquia_purge_get_diagnosis_acquiacloud |
./acquia_purge.diagnostics.inc |
Test whether the current hosting environment is Acquia Cloud. |
|
|
_acquia_purge_get_diagnosis_balancers |
./acquia_purge.diagnostics.inc |
Test the amount of load balancers configured. |
|
|
_acquia_purge_get_diagnosis_conflicts |
./acquia_purge.diagnostics.inc |
Test against known conflicting modules such as varnish, boost and purge. |
|
|
_acquia_purge_get_diagnosis_domains |
./acquia_purge.diagnostics.inc |
Test whether the amount of domain names is healthy. |
|
|
_acquia_purge_get_diagnosis_logged |
./acquia_purge.module |
Log diagnostic test results to watchdog. |
2 |
1 |
_acquia_purge_get_diagnosis_page_cache |
./acquia_purge.diagnostics.inc |
Test if anonymous page caching is enabled. |
|
|
_acquia_purge_get_diagnosis_page_cache_age |
./acquia_purge.diagnostics.inc |
Test if the page_cache_max_age setting is configured in a healthy way. |
|
|
_acquia_purge_get_diagnosis_pressflow |
./acquia_purge.diagnostics.inc |
Report whether the user runs Pressflow, absolutely necessary. |
|
|
_acquia_purge_get_diagnosis_status |
./acquia_purge.diagnostics.inc |
Report on the current status of the system. |
|
|
_acquia_purge_get_domains |
./acquia_purge.module |
Get a list of defined domains that we can purge for. |
6 |
|
_acquia_purge_get_domains_add |
./acquia_purge.module |
Add a domain to the domain list after cleaning and checking for duplicates. |
2 |
|
_acquia_purge_get_domains_add_acloud |
./acquia_purge.module |
Expand the list of domains being gathered by those defined in Acquia Cloud. |
1 |
|
_acquia_purge_get_protocol_schemes |
./acquia_purge.module |
Get a list of protocol schemes that will be purged. |
3 |
|
_acquia_purge_get_site_group |
./acquia_purge.module |
Determine the Acquia site group. |
1 |
|
_acquia_purge_get_site_name |
./acquia_purge.module |
Determine the Acquia site name. |
4 |
|
_acquia_purge_queue_add |
./acquia_purge.module |
Queue manager: add a single purge to the queue. |
2 |
|
_acquia_purge_queue_clear |
./acquia_purge.module |
Queue manager: clear the queue and invalidate all running processes. |
1 |
|
_acquia_purge_queue_is_user_purging |
./acquia_purge.module |
Queue manager: determines if the current owns a running purge session. |
2 |
1 |