Query Metrics
33
Database Queries
15
Different statements
8.94 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.32 ms (25.91%) |
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:
[ 1776527068 "site_domain_cc2605cd154bc3aa05fe917db17c39c3" ] |
|
1.26 ms (14.13%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "sitemap.xml" ] |
|
0.97 ms (10.85%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.84 ms (9.37%) |
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:
[ "/sitemap.xml" "path" "auto_create" "/sitemap.xml" "path_query" "https://www.worch-stiftung.ch/sitemap.xml" "entire_uri" ] |
|
0.54 ms (6.01%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/sitemap.xml"
]
|
|
0.41 ms (4.55%) |
1 |
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[ 1776527069 "https://www.worch-stiftung.ch/sitemap.xml" ] |
|
0.38 ms (4.19%) |
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:
[ 1776527068 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.35 ms (3.87%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.34 ms (3.80%) |
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:
[ "/sitemap.xml" "path" "auto_create" "/sitemap.xml" "path_query" "https://www.worch-stiftung.ch/sitemap.xml" "entire_uri" ] |
|
0.30 ms (3.39%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.29 ms (3.24%) |
1 |
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
"https://www.worch-stiftung.ch/sitemap.xml"
]
|
|
0.26 ms (2.95%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/sitemap.xml' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.26 ms (2.91%) |
2 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.22 ms (2.51%) |
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:
[ 1776527068 "document_1\x01tags\x01" "asset_7\x01tags\x01" "asset_6\x01tags\x01" "asset_5\x01tags\x01" "asset_4\x01tags\x01" ] |
|
0.21 ms (2.31%) |
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:
[ 1776527068 "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.