Query Metrics
15
Database Queries
9
Different statements
4.60 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.32 ms (28.61%) |
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:
[ 1751660375 "\x01tags\x01site_domain_f465b7d3984ce61dd84a479f4f084c51" "site_domain_f465b7d3984ce61dd84a479f4f084c51" ] |
0.54 ms (11.66%) |
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:
[ 1751660375 "system\x01tags\x01" "site\x01tags\x01" "site_domain_f465b7d3984ce61dd84a479f4f084c51\x01tags\x01" ] |
0.53 ms (11.57%) |
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" "http://168.119.165.255:8088/robots.txt" "entire_uri" ] |
0.52 ms (11.41%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.49 ms (10.57%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "robots.txt" ] |
0.38 ms (8.33%) |
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:
[ 1751660375 "document_1\x01tags\x01" "asset_5\x01tags\x01" "asset_11\x01tags\x01" "asset_13\x01tags\x01" "asset_14\x01tags\x01" "asset_16\x01tags\x01" "asset_18\x01tags\x01" "asset_19\x01tags\x01" "asset_17\x01tags\x01" "asset_20\x01tags\x01" "asset_6\x01tags\x01" "asset_12\x01tags\x01" "asset_8\x01tags\x01" "asset_10\x01tags\x01" "asset_9\x01tags\x01" "asset_7\x01tags\x01" ] |
0.30 ms (6.50%) |
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:
[ 1751660375 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" "system_route_redirect\x01tags\x01" ] |
0.27 ms (5.76%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"robots.txt"
]
|
0.26 ms (5.59%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/robots.txt"
]
|
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. |