readCache('sql_log', $this->params['pass'][0]); } ?>

$explain): ?>

getQueryLogs($dbName, array( 'explain' => $explain, 'threshold' => $content['threshold'] )); else: $queryLog = $content[$dbName]; endif; echo $toolbar->table($queryLog, $headers, array('title' => 'SQL Log ' . $dbName)); ?>

message('Warning', __d('debug_kit', 'No active database connections', true)); endif; ?>