parse_log_query(); ?>
| config_select_set( 'log_time', [ 'default' => __('Default', 'docket-cache'), 'utc' => __('UTC', 'docket-cache'), /* translators: %s = utc offset */ 'local' => sprintf(__('Local time (%s)', 'docket-cache'), $this->pt->get_utc_offset()), 'wp' => __('Site Format', 'docket-cache'), ], 'dcdefault', [ 'idx' => 'log', 'quiet' => 1, ] ); ?> | |
| config_select_bool('log_all', 'dcdefault', 'log'); ?> | |
| output_empty) : ?> info->log_file; ?> info->log_file; ?> | |
| idx_vcache(); ?> | |
| has_vcache() ? esc_html__('Cache Size', 'docket-cache') : esc_html__('Log Size', 'docket-cache'); ?> | log_size.' / '.($this->has_vcache() ? $this->cache_max_size : $this->log_max_size); ?> |
| has_vcache()) : ?> Select row to view cache content. | |
output_empty && !$this->has_vcache()) : ?>
info->log_enable || !$log->output_empty) && !$this->has_vcache()) : ?>
info->log_enable && $this->has_vcache() && $log->output_empty) : ?>