Query Metrics
3
Database Queries
3
Different statements
1.78 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.02 ms (57.51%) |
1 |
SELECT a.* FROM article a WHERE a.slug = :slug AND a.active = :active
Parameters:
[ ":slug" => "/nasze-miejsce" ":active" => 1 ] |
0.40 ms (22.40%) |
1 |
SELECT b.* FROM banner b WHERE b.destination_type = :type AND b.active = :active
Parameters:
[ ":type" => "home" ":active" => 1 ] |
0.36 ms (20.08%) |
1 |
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.