constant BOOST_FLUSH_VIEWS_INSERT in Boost 6
3 uses of BOOST_FLUSH_VIEWS_INSERT
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_block in ./
boost.module - Implementation of hook_block().
- boost_nodeapi in ./
boost.module - Implementation of hook_nodeapi(). Acts on nodes defined by other modules.
File
- ./
boost.module, line 77 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_FLUSH_VIEWS_INSERT', variable_get('boost_flush_views_insert', TRUE));