constant ESI_MODE in ESI: Edge Side Includes 6.2
11 uses of ESI_MODE
- context_reaction_esi_block::build_block in plugins/
context_reaction_esi_block.inc - esi_add_cache_headers in ./
esi.module - esi_admin_settings_form in ./
esi.admin.inc - Admin settings form
- esi_esi_cache_get_cache in plugins/
cache/ esi.inc - Get cached content.
- esi_get_page_cache in ./
esi.module
File
- ./
esi.module, line 13 - Adds support for ESI (Edge-Side-Include) integration, allowing blocks to be\ delivered by ESI, with support for per-block cache times.
Code
define('ESI_MODE', TRUE);