Default mode of advagg in regards to the page cache.

FALSE - Cache all pages. TRUE - Don't cache page if aggregate could be included on that page & it is not.

3 uses of ADVAGG_PAGE_CACHE_MODE
advagg_disable_page_cache dans ./advagg.module
Disable the page cache if the aggregate is not in the bundle.
advagg_init dans ./advagg.module
Implements hook_init().
_advagg_admin_form_general dans includes/admin.inc

Fichier

includes/constants.inc, line 114

Code

define('ADVAGG_PAGE_CACHE_MODE', TRUE);