Query Metrics
3
Database Queries
3
Different statements
2.23 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.33 ms |
SELECT a.* FROM article a WHERE a.slug = :slug AND a.active = :active
Parameters:
[ ":slug" => "/j-a-r-o" ":active" => 1 ] |
2 | 0.41 ms |
SELECT b.* FROM banner b WHERE b.destination_type = :type AND b.active = :active
Parameters:
[ ":type" => "home" ":active" => 1 ] |
3 | 0.49 ms |
SELECT c.* FROM configuration c LIMIT 1
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.