You are here

constant VARNISH_DEFAULT_CLEAR in Varnish 6

Same name and namespace in other branches
  1. 8 varnish.module \VARNISH_DEFAULT_CLEAR
  2. 7 varnish.module \VARNISH_DEFAULT_CLEAR
6 uses of VARNISH_DEFAULT_CLEAR
VarnishCacheInvalidationCase::testNodeCacheExpiration in ./varnish.test
Test that makes sure the Node Cache Expiration works as intended.
VarnishTestCase::setUp in ./varnish.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
varnish_admin_settings_form in ./varnish.admin.inc
Menu callback for varnish admin settings.
varnish_comment in ./varnish.module
Implementation of hook_comment()
varnish_nodeapi in ./varnish.module
Implementation of hook_nodeapi()

... See full list

File

./varnish.module, line 4
varnish.module Provide drupal hooks for integration with the Varnish control layer.

Code

define('VARNISH_DEFAULT_CLEAR', 1);