Query Metrics
17
Database Queries
12
Different statements
4.44 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.23 ms (27.81%) |
4 |
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:
[ 1771065061 "site_domain_1130d4aff1f252faaab8897dc51407a6" ] |
|
0.55 ms (12.44%) |
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:
[ 1771065061 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.45 ms (10.21%) |
1 |
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:
[ "siteTemplate" null null ] |
|
0.35 ms (7.98%) |
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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/robots.txt" "path" "auto_create" "/robots.txt" "path_query" "https://namdan.goterest.com/robots.txt" "entire_uri" ] |
|
0.34 ms (7.57%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "robots.txt" ] |
|
0.32 ms (7.28%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"robots.txt"
]
|
|
0.25 ms (5.66%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.24 ms (5.34%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.21 ms (4.82%) |
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:
[ 1771065061 "document_1\x01tags\x01" "asset_92\x01tags\x01" "asset_267\x01tags\x01" "asset_268\x01tags\x01" ] |
|
0.18 ms (4.04%) |
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:
[ 1771065061 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.17 ms (3.78%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
5
]
|
|
0.13 ms (3.04%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/robots.txt"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.