Query Metrics
10
Database Queries
3
Different statements
5.57 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.68 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "create-store" "path" => "/admin/classificationstore/" ] |
2 | 0.61 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/admin/classificationstore/create-store" ] |
3 | 0.47 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "create-store" "path" => "/admin/classificationstore/" ] |
4 | 0.43 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/admin/classificationstore/create-store" ] |
5 | 0.59 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "classificationstore" "path" => "/admin/" ] |
6 | 0.68 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/admin/classificationstore" ] |
7 | 0.50 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "admin" "path" => "/" ] |
8 | 0.60 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/admin" ] |
9 | 0.43 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "" "path" => "/" ] |
10 | 0.58 ms |
SELECT * FROM object_url_slugs WHERE slug = '/admin/classificationstore/create-store' AND siteId = '0'
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.