Slow query logging #5129

Closed
opened 2026-01-22 14:59:08 +01:00 by admin · 1 comment
Owner

Originally created by @Slavenin on GitHub (May 19, 2016).

Originally assigned to: @Ocramius on GitHub.

Hi!
Doctrine supports slow query log?

Originally created by @Slavenin on GitHub (May 19, 2016). Originally assigned to: @Ocramius on GitHub. Hi! Doctrine supports slow query log?
admin closed this issue 2026-01-22 14:59:09 +01:00
Author
Owner

@Ocramius commented on GitHub (May 19, 2016):

Doctrine supports logging via the SQLLogger.

In-depth analysis of query performance is up to the db layer, though.

@Ocramius commented on GitHub (May 19, 2016): Doctrine supports logging via the [`SQLLogger`](https://github.com/doctrine/dbal/blob/1c6f63dff60f1f8c073087833edae2da96d37287/lib/Doctrine/DBAL/Logging/SQLLogger.php#L32). In-depth analysis of query performance is up to the db layer, though.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#5129