Query Metrics
85
Database Queries
20
Different statements
25.14 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.45 ms (37.59%) |
34 |
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:
[ 1751638435 "\x01tags\x01site_domain_f465b7d3984ce61dd84a479f4f084c51" "site_domain_f465b7d3984ce61dd84a479f4f084c51" ] |
2.89 ms (11.51%) |
11 |
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:
[ 1751638435 "system\x01tags\x01" "site\x01tags\x01" "site_domain_f465b7d3984ce61dd84a479f4f084c51\x01tags\x01" ] |
2.77 ms (11.00%) |
9 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
30
]
|
1.69 ms (6.71%) |
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:
[ 1751638435 "document_12\x01tags\x01" ] |
0.90 ms (3.56%) |
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/Projects" "path" "auto_create" "/en/Projects" "path_query" "http://168.119.165.255:8088/en/Projects" "entire_uri" ] |
0.84 ms (3.36%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.79 ms (3.13%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "Projects" ] |
0.69 ms (2.74%) |
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:
[] |
0.64 ms (2.53%) |
1 |
SELECT object_localized_Project_en.id as id, object_localized_Project_en.type as `type` FROM object_localized_Project_en WHERE ( object_localized_Project_en.type IN ('object','variant','folder')) AND object_localized_Project_en.published = 1 LIMIT 6
Parameters:
[] |
0.63 ms (2.51%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Project"
]
|
0.62 ms (2.46%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
0.61 ms (2.42%) |
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:
[ 1751638435 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" "system_route_redirect\x01tags\x01" ] |
0.50 ms (2.00%) |
1 |
SELECT object_localized_PC_en.id as id, object_localized_PC_en.type as `type` FROM object_localized_PC_en WHERE ( object_localized_PC_en.type IN ('object','variant','folder')) AND object_localized_PC_en.published = 1
Parameters:
[] |
0.34 ms (1.34%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 12 12 12 ] |
0.33 ms (1.31%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.32 ms (1.27%) |
1 |
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ?
Parameters:
[ "document" 12 ] |
0.31 ms (1.23%) |
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:
[ 1751638435 "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.30 ms (1.19%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Projects' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.27 ms (1.07%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
12
]
|
0.27 ms (1.07%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
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. |