Query Metrics
20
Database Queries
12
Different statements
21.30 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 12.10 ms |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '3' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/construction-equipment/products/fdg60-pl_p_1016" "sourcePathQuery" => "/en/construction-equipment/products/fdg60-pl_p_1016" "sourceEntireUri" => "https://kuhn-ch.roromedia.at/en/construction-equipment/products/fdg60-pl_p_1016" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
| 2 | 0.81 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
| 3 | 0.82 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "fdg60-pl_p_1016" "path" => "/schweiz/en/construction-equipment/products/" ] |
| 4 | 0.71 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/schweiz/en/construction-equipment/products/fdg60-pl_p_1016" ] |
| 5 | 0.83 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/schweiz/%" "/en/construction-equipment/products/fdg60-pl_p_1016" ] |
| 6 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "fdg60-pl_p_1016" "path" => "/schweiz/en/construction-equipment/products/" ] |
| 7 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/schweiz/en/construction-equipment/products/fdg60-pl_p_1016" ] |
| 8 | 0.08 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/schweiz/%" "/en/construction-equipment/products/fdg60-pl_p_1016" ] |
| 9 | 0.06 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "products" "path" => "/schweiz/en/construction-equipment/" ] |
| 10 | 0.66 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/construction-equipment/products/fdg60-pl_p_1016' AND (siteId = 3 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 11 | 0.22 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
| 12 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "fdg60-pl_p_1016" "path" => "/schweiz/en/construction-equipment/products/" ] |
| 13 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/schweiz/en/construction-equipment/products/fdg60-pl_p_1016" ] |
| 14 | 0.09 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/schweiz/%" "/en/construction-equipment/products/fdg60-pl_p_1016" ] |
| 15 | 0.61 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
| 16 | 0.66 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Product"
]
|
| 17 | 0.85 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 18 | 0.97 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
15149
]
|
| 19 | 0.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2485
]
|
| 20 | 1.05 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
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.