Query Metrics
106
Database Queries
26
Different statements
23.55 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.47 ms (31.72%) |
39 |
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:
[ 1771056466 "site_domain_1130d4aff1f252faaab8897dc51407a6" ] |
|
3.12 ms (13.23%) |
14 |
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:
[ 1771056466 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.55 ms (6.59%) |
8 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
26
]
|
|
1.28 ms (5.45%) |
2 |
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[ 2 => null 3 => 1771056466 0 => "output\x01tags\x01" 1 => b"s:6:"=\x10VÐEb";" ] |
|
1.12 ms (4.76%) |
3 |
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:
[ "/vi/le-hoi" "path" "auto_create" "/vi/le-hoi" "path_query" "https://namdan.goterest.com/vi/le-hoi" "entire_uri" ] |
|
0.94 ms (3.99%) |
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:
[ 1771056466 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.80 ms (3.38%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
113
]
|
|
0.78 ms (3.30%) |
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:
[ "siteTemplate" null null ] |
|
0.73 ms (3.08%) |
3 |
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:
[ 1771056466 "output\x01tags\x01" "navigation\x01tags\x01" "document_51\x01tags\x01" "document_39\x01tags\x01" "document_48\x01tags\x01" "document_45\x01tags\x01" "document_73\x01tags\x01" "document_46\x01tags\x01" "document_53\x01tags\x01" ] |
|
0.70 ms (2.96%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
45
]
|
|
0.69 ms (2.92%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
113
]
|
|
0.66 ms (2.82%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.58 ms (2.47%) |
4 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
5
]
|
|
0.46 ms (1.95%) |
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:
[ 1771056466 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_96\x01tags\x01" ] |
|
0.31 ms (1.31%) |
1 |
SELECT * FROM builder_seo WHERE element = ? AND elementType = ?
Parameters:
[ 45 "document" ] |
|
0.29 ms (1.24%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"faq"
]
|
|
0.27 ms (1.16%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.26 ms (1.10%) |
1 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
26
]
|
|
0.24 ms (1.01%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.22 ms (0.95%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.22 ms (0.93%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/vi/le-hoi' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.22 ms (0.93%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/vi/" "le-hoi" ] |
|
0.21 ms (0.89%) |
1 |
UPDATE builder_seo SET id = ?, elementType = ?, element = ?, title = ?, description = ?, keyword = ?, language = ?, indexing = ?, nofollow = ?, canonicalUrl = ?, redirectLink = ?, redirectType = ?, destinationUrl = ?, schemaBlock = ?, image = ?, imageAsset = ?, redirectId = ?, metaData = ?, generateSitemap = ? WHERE id = ?
Parameters:
[ 17 "document" 45 null null null "vi" 1 0 null 0 null null null null null null null 1 17 ] |
|
0.17 ms (0.71%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/vi/le-hoi"
]
|
|
0.13 ms (0.57%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.13 ms (0.57%) |
1 |
SELECT * FROM builder_options WHERE name = ?
Parameters:
[
"main_domain"
]
|
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.