Back
Refresh
# Queries: ${count}
Time span: ${deltaTime} (${fromTime} - ${toTime})
Avg. time/query: ${avgTime}

${if(sql)}${!sql}${/if}


${each(queries as q)} ${/each}
Timestamp Thread id Type Parameters Time (ms)
${if(q.stackTrace)}${/if} ${q.formattedTimestamp} ${q.threadId} ${q.type.description}
${q.parameters}
${q.total}