You are here

7 string references to 'varnish.settings' in Varnish 8

VarnishAdminForm::buildForm in src/Form/VarnishAdminForm.php
Form constructor.
VarnishAdminForm::getEditableConfigNames in src/Form/VarnishAdminForm.php
Gets the configuration names that will be editable.
varnish_get_status in ./varnish.module
Get the status (up/down) of each of the varnish servers.
varnish_purge in ./varnish.module
Helper function to purge items for a host that matches the provided pattern.
varnish_purge_paths in ./varnish.module
Helper function that wraps around varnish_purge() and compiles a regular expression of all paths supplied to it. This function takes care to chunk commands into no more than 7500 bytes each, to avoid hitting params.cli_buffer.
varnish_requirements in ./varnish.install
Implements hook_requirements().
_varnish_terminal_run in ./varnish.module
Send one or more commands to Varnish.