GET https://demo.roostermcguire.com/blog/6

Query Metrics

3 Database Queries
3 Different statements
0.97 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT * FROM blog WHERE id = ?
Parameters:
[
  6
]
2 0.26 ms
SELECT id, title FROM blog WHERE id < ? ORDER BY id DESC LIMIT 1
Parameters:
[
  6
]
3 0.21 ms
SELECT id, title FROM blog WHERE id > ? ORDER BY id ASC LIMIT 1
Parameters:
[
  6
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.