' . Cache::engine_name( $this->_config->get_string( 'objectcache.engine' ) ) . '', '' . esc_html__( 'enabled', 'w3-total-cache' ) : 'disabled">' . esc_html__( 'disabled', 'w3-total-cache' ) ) . '' ), array( 'strong' => array(), 'span' => array( 'class' => array(), ), ) ); ?>

array( 'type' => array(), 'name' => array(), 'value' => array(), ), ) ); ?> class="button" />

_config->get_string( 'objectcache.engine' ) ) { $module = 'objectcache'; include W3TC_INC_DIR . '/options/parts/memcached.php'; } elseif ( 'redis' === $this->_config->get_string( 'objectcache.engine' ) ) { $module = 'objectcache'; include W3TC_INC_DIR . '/options/parts/redis.php'; } ?> _config->get_boolean( 'cluster.messagebus.enabled' ) ) : ?>
name="objectcache__lifetime" value="_config->get_integer( 'objectcache.lifetime' ) ); ?>" size="8" />

name="objectcache__file__gc" value="_config->get_integer( 'objectcache.file.gc' ) ); ?>" size="8" />

checkbox( 'objectcache.enabled_for_wp_admin' ); ?>

checkbox( 'objectcache.fallback_transients' ); ?>

checkbox( 'objectcache.purge.all' ); ?>

', '' ), array( 'em' => array(), ) ); ?>