theme_varnish_status |
./varnish.module |
Theme handler for theme('varnish_status'). |
|
|
varnish_admin_reports_page |
./varnish.admin.inc |
Menu callback for varnish admin settings. |
|
1 |
varnish_admin_settings_form |
./varnish.admin.inc |
Menu callback for varnish admin settings. |
|
1 |
varnish_admin_settings_form_validate |
./varnish.admin.inc |
|
|
|
varnish_comment |
./varnish.module |
Implementation of hook_comment() |
|
|
varnish_drush_command |
./varnish.drush.inc |
Implementation of hook_drush_command(). |
|
|
varnish_drush_purge |
./varnish.drush.inc |
Callback for varnish-purge drush command. |
|
1 |
varnish_expire_cache |
./varnish.module |
Implementation of hook_expire_cache |
1 |
|
varnish_flush_caches |
./varnish.module |
Implementation of hook_flush_caches() |
|
|
varnish_form_alter |
./varnish.module |
Implementation of hook_form_alter() |
|
|
varnish_get_status |
./varnish.module |
Get the status (up/down) of each of the varnish servers. |
1 |
|
varnish_menu |
./varnish.module |
Implementation of hook_menu() |
|
|
varnish_nodeapi |
./varnish.module |
Implementation of hook_nodeapi() |
|
|
varnish_perm |
./varnish.module |
Implemetation of hook_perm() |
|
|
varnish_preprocess_page |
./varnish.module |
Implements hook_preprocess_page(). |
|
|
varnish_purge |
./varnish.module |
Helper function to purge items for a host that matches the provided pattern. |
2 |
|
varnish_purge_all_pages |
./varnish.module |
Helper function to quickly flush all caches for the current site. |
7 |
2 |
varnish_requirements |
./varnish.module |
Implementation of hook_requirements() |
|
|
varnish_theme |
./varnish.module |
Implementation of hook_theme(). |
|
|
varnish_update_6100 |
./varnish.install |
Changes the varnish_legacy variable to a varnish_version variable
that is a little more flexible. |
|
|
varnish_user |
./varnish.module |
Implements hook_user(). |
|
|
_varnish_execute_command |
./varnish.module |
|
1 |
|
_varnish_get_host |
./varnish.module |
Help[er function to parse the host from the global $base_url |
2 |
|
_varnish_read_socket |
./varnish.module |
Low-level socket read function. |
2 |
|
_varnish_terminal_run |
./varnish.module |
Helper function that sends commands to Varnish |
5 |
|