Query Metrics
82
Database Queries
20
Different statements
125.24 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
34.27 ms (27.36%) |
17 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
32.57 ms (26.01%) |
23 |
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:
[ 1774387538 "site_domain_e19013cb161706785ddee46d4210cfcb" ] |
|
12.36 ms (9.87%) |
2 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "urlHost" null null ] |
|
12.34 ms (9.85%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
92
]
|
|
9.97 ms (7.96%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5931
]
|
|
8.84 ms (7.06%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5931
]
|
|
8.33 ms (6.65%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.07 ms (1.65%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/data-privacy' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.16 ms (0.92%) |
16 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.92 ms (0.73%) |
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:
[ "/en/data-privacy" "path" "auto_create" "/en/data-privacy" "path_query" "https://dev.bernhardknaus.com/en/data-privacy" "entire_uri" ] |
|
0.35 ms (0.28%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "data-privacy" ] |
|
0.34 ms (0.27%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 92 92 ] |
|
0.28 ms (0.22%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
92
]
|
|
0.28 ms (0.22%) |
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:
[ 1774387538 "output\x01tags\x01" "navigation\x01tags\x01" "document_5\x01tags\x01" "document_6\x01tags\x01" "document_112\x01tags\x01" "document_81\x01tags\x01" "document_117\x01tags\x01" "document_79\x01tags\x01" "document_49\x01tags\x01" "document_50\x01tags\x01" "document_51\x01tags\x01" "document_80\x01tags\x01" "document_47\x01tags\x01" "document_52\x01tags\x01" "document_108\x01tags\x01" "document_100\x01tags\x01" "document_95\x01tags\x01" "document_94\x01tags\x01" "document_76\x01tags\x01" "document_53\x01tags\x01" "document_9\x01tags\x01" "document_54\x01tags\x01" "document_89\x01tags\x01" "document_92\x01tags\x01" "document_93\x01tags\x01" ] |
|
0.26 ms (0.21%) |
2 |
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:
[ 1774387538 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.25 ms (0.20%) |
2 |
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:
[ 1774387538 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.23 ms (0.19%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 90 92 92 ] |
|
0.19 ms (0.15%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
9
]
|
|
0.16 ms (0.13%) |
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:
[ 1774387538 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_85\x01tags\x01" "document_86\x01tags\x01" "document_96\x01tags\x01" "document_87\x01tags\x01" "object_12999\x01tags\x01" "object_13000\x01tags\x01" ] |
|
0.06 ms (0.05%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) 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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.