Query Metrics
33
Database Queries
15
Different statements
11.18 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.67 ms (23.93%) |
9 |
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:
[ 1776522262 "site_domain_cc2605cd154bc3aa05fe917db17c39c3" ] |
|
1.54 ms (13.74%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "_fragment" ] |
|
1.11 ms (9.91%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.87 ms (7.80%) |
2 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment" "path_query" "https://www.worch-stiftung.ch/_fragment" "entire_uri" ] |
|
0.76 ms (6.78%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/_fragment' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.75 ms (6.68%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.74 ms (6.62%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_fragment"
]
|
|
0.65 ms (5.77%) |
1 |
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
"https://www.worch-stiftung.ch/_fragment"
]
|
|
0.40 ms (3.61%) |
1 |
INSERT INTO http_error_log (uri, code, parametersGet, date, count) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "https://www.worch-stiftung.ch/_fragment" 404 "a:0:{}" 1776522262 1 ] |
|
0.38 ms (3.42%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment" "path_query" "https://www.worch-stiftung.ch/_fragment" "entire_uri" ] |
|
0.33 ms (2.91%) |
2 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.31 ms (2.78%) |
1 |
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:
[ 1776522262 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.26 ms (2.29%) |
1 |
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:
[ 1776522262 "document_1\x01tags\x01" "asset_7\x01tags\x01" "asset_6\x01tags\x01" "asset_5\x01tags\x01" "asset_4\x01tags\x01" ] |
|
0.23 ms (2.06%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.19 ms (1.70%) |
1 |
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:
[ 1776522262 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.