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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.34 ms
(73.89%)
1
SELECT * FROM blog WHERE id = ?
Parameters:
[
  3
]
0.27 ms
(15.12%)
1
SELECT id, title FROM blog WHERE id < ? ORDER BY id DESC LIMIT 1
Parameters:
[
  3
]
0.20 ms
(10.99%)
1
SELECT id, title FROM blog WHERE id > ? ORDER BY id ASC LIMIT 1
Parameters:
[
  3
]

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.