Query Metrics
20
Database Queries
10
Different statements
2.74 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.01 ms (36.85%) |
8 |
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:
[ 1786194494 "site_domain_9840da67fc407769f0624da2a6f8c7b6" ] |
|
0.31 ms (11.48%) |
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:
[ 1786194494 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.25 ms (9.09%) |
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 = 1 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/favicon.ico" "path" "auto_create" "/favicon.ico" "path_query" "https://sunny-usa.test.awebsys.cz/favicon.ico" "entire_uri" ] |
|
0.25 ms (8.94%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.23 ms (8.38%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/us/" "favicon.ico" ] |
|
0.19 ms (7.03%) |
1 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/us/%" "/favicon.ico" ] |
|
0.14 ms (5.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:
[ 1786194494 "document_91\x01tags\x01" "asset_2041\x01tags\x01" "asset_2046\x01tags\x01" "asset_2042\x01tags\x01" "asset_2044\x01tags\x01" "asset_2056\x01tags\x01" "asset_2045\x01tags\x01" "asset_2047\x01tags\x01" ] |
|
0.13 ms (4.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:
[ 1786194494 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.11 ms (4.19%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.11 ms (4.12%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/us/favicon.ico"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore_generic_data_index | doctrine.orm.pimcore_generic_data_index_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.