Query Metrics
21
Database Queries
11
Different statements
3.12 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.66 ms (21.28%) |
6 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.66 ms (21.01%) |
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:
[ 1735218127 "site_domain_f4f9584137aa165987d9e41022ea0415" ] |
0.34 ms (11.02%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Odomos/" "robots.txt" ] |
0.28 ms (9.03%) |
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:
[ 1735218127 "system\x01tags\x01" "site\x01tags\x01" ] |
0.28 ms (8.93%) |
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 = '3' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/robots.txt" "path" "auto_create" "/robots.txt" "path_query" "http://odomosprotect.daburuat.com/robots.txt" "entire_uri" ] |
0.20 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:
[ 1735218127 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.17 ms (5.44%) |
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:
[ 1735218127 "document_8\x01tags\x01" "asset_24\x01tags\x01" "asset_20\x01tags\x01" "asset_87\x01tags\x01" "asset_85\x01tags\x01" "asset_22\x01tags\x01" "asset_579\x01tags\x01" "asset_11\x01tags\x01" "asset_10\x01tags\x01" "asset_7\x01tags\x01" "asset_12\x01tags\x01" "asset_8\x01tags\x01" "asset_13\x01tags\x01" "asset_6\x01tags\x01" "asset_18\x01tags\x01" "asset_15\x01tags\x01" "asset_16\x01tags\x01" "asset_17\x01tags\x01" ] |
0.15 ms (4.83%) |
1 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/Odomos/%" "/robots.txt" ] |
0.14 ms (4.64%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"robots.txt"
]
|
0.13 ms (4.04%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.10 ms (3.26%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/Odomos/robots.txt"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
statistics_explorer | doctrine.orm.statistics_explorer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
SeoBundle\Model\ElementMetaData | No errors. |
statistics_explorer entity manager
No loaded entities.