Query Metrics
33
Database Queries
11
Different statements
15.44 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.48 ms (54.91%) |
16 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1758011875 [ "\x00tags\x00output_faba2c4c5f300ed66b0931073213cc1b_desktop" "output_faba2c4c5f300ed66b0931073213cc1b_desktop" ] ] |
3.42 ms (22.14%) |
1 |
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[ 1758011875 "http://35.176.121.236/*.orig~" ] |
1.03 ms (6.65%) |
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" => "/*.orig~" "sourcePathQuery" => "/*.orig~" "sourceEntireUri" => "http://35.176.121.236/*.orig~" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.69 ms (4.48%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/*.orig~" ] |
0.53 ms (3.41%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "*.orig~" "path" => "/" ] |
0.50 ms (3.23%) |
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" => "/*.orig~" "sourcePathQuery" => "/*.orig~" "sourceEntireUri" => "http://35.176.121.236/*.orig~" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.27 ms (1.74%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.21 ms (1.36%) |
1 |
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
"http://35.176.121.236/*.orig~"
]
|
0.12 ms (0.80%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
198
]
|
0.11 ms (0.70%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/*.orig~' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.09 ms (0.59%) |
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.