Query Metrics
24
Database Queries
10
Different statements
14.53 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.56 ms (65.79%) |
6 |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE object_localized_SiteConfig_en.o_type IN ('object','folder') LIMIT 1
Parameters:
[] |
1.34 ms (9.24%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "schwarzsee" "path" => "/en/experience/peaks/" ] |
1.15 ms (7.92%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/experience/peaks/schwarzsee" ] |
0.58 ms (3.97%) |
1 |
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/experience/peaks/schwarzsee" "sourcePathQuery" => "/en/experience/peaks/schwarzsee" "sourceEntireUri" => "https://188.245.63.150/en/experience/peaks/schwarzsee" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.56 ms (3.83%) |
1 |
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 IS NULL ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/experience/peaks/schwarzsee" "sourcePathQuery" => "/en/experience/peaks/schwarzsee" "sourceEntireUri" => "https://188.245.63.150/en/experience/peaks/schwarzsee" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.29 ms (2.00%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.27 ms (1.89%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "siteConfig" "path" => "/System/Config/" ] |
0.27 ms (1.86%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.25 ms (1.75%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/experience/peaks/schwarzsee' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.25 ms (1.75%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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.