Query Metrics
61
Database Queries
19
Different statements
28.32 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.46 ms (33.41%) |
20 |
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:
[ 1757982193 "\x01tags\x01site_domain_f465b7d3984ce61dd84a479f4f084c51" "site_domain_f465b7d3984ce61dd84a479f4f084c51" ] |
2.71 ms (9.57%) |
6 |
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:
[ 1757982193 "system\x01tags\x01" "site\x01tags\x01" "site_domain_f465b7d3984ce61dd84a479f4f084c51\x01tags\x01" ] |
1.99 ms (7.03%) |
5 |
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:
[ 1757982193 "document_11\x01tags\x01" ] |
1.87 ms (6.62%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31
]
|
1.50 ms (5.30%) |
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/project/best-marketing-tips-p29" "path" "auto_create" "/en/project/best-marketing-tips-p29" "path_query" "http://168.119.165.255:8088/en/project/best-marketing-tips-p29" "entire_uri" ] |
1.49 ms (5.26%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/project/" "best-marketing-tips-p29" ] |
1.35 ms (4.76%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
1.08 ms (3.81%) |
1 |
SELECT object_localized_1_en.id as id, object_localized_1_en.type as `type` FROM object_localized_1_en WHERE ( object_localized_1_en.type IN ('object','variant','folder')) AND object_localized_1_en.published = 1 ORDER BY `date` DESC LIMIT 2
Parameters:
[] |
1.01 ms (3.56%) |
3 |
SELECT * FROM tags WHERE id = ?
Parameters:
[
1
]
|
0.93 ms (3.28%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Project"
]
|
0.85 ms (3.02%) |
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:
[ 1757982193 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" "system_route_redirect\x01tags\x01" ] |
0.75 ms (2.66%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/project/best-marketing-tips-p29"
]
|
0.54 ms (1.91%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
0.52 ms (1.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:
[ 1757982193 "output\x01tags\x01" "navigation\x01tags\x01" "document_4\x01tags\x01" "document_3\x01tags\x01" "document_13\x01tags\x01" "document_7\x01tags\x01" "document_5\x01tags\x01" "document_12\x01tags\x01" "document_14\x01tags\x01" "document_19\x01tags\x01" "nav_f77a46348bff49be513432a03f423032\x01tags\x01" ] |
0.49 ms (1.73%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11 11 11 ] |
0.47 ms (1.67%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.46 ms (1.61%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.44 ms (1.54%) |
1 |
SELECT tagid FROM tags_assignment WHERE cid = ? AND ctype = ?
Parameters:
[ 29 "object" ] |
0.41 ms (1.43%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
11
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
SeoBundle\Model\ElementMetaData | No errors. |