You are here

Functions in Varnish 7

Primary tabs

Namesort descending Location Description Direct uses Strings
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_control_key_callback ./varnish.admin.inc AJAX callback to set required property on varnish admin settings form. 1
varnish_admin_settings_form ./varnish.admin.inc Menu callback for varnish admin settings. 1
varnish_admin_settings_form_validate ./varnish.admin.inc Validator for the varnish admin settings form.
varnish_drush_cache_clear ./varnish.drush.inc Implements hook_drush_cache_clear().
varnish_drush_command ./varnish.drush.inc Implements hook_drush_command().
varnish_drush_purge ./varnish.drush.inc Callback for varnish-purge drush command. 1
varnish_expire_cache ./varnish.module Implements hook_expire_cache(). 2
varnish_flush_caches ./varnish.module Implements hook_flush_caches().
varnish_get_status ./varnish.module Get the status (up/down) of each of the varnish servers. 2
varnish_menu ./varnish.module Implements hook_menu().
varnish_permission ./varnish.module Implements hook_permisson().
varnish_purge ./varnish.module Helper function to purge items for a host that matches the provided pattern. 3
varnish_purge_all_pages ./varnish.module Helper function to quickly flush all caches for the current site. 2 2
varnish_purge_paths ./varnish.module Helper function that wraps around varnish_purge(). 1
varnish_requirements ./varnish.install Implements hook_requirements().
varnish_theme ./varnish.module Implements hook_theme().
_varnish_execute_command ./varnish.module Send command to varnish. 1
_varnish_get_host ./varnish.module Helper function to parse the host from the global $base_url. 3
_varnish_read_socket ./varnish.module Low-level socket read function. 2
_varnish_terminal_run ./varnish.module Helper function that sends commands to Varnish. 4

Other projects