Query Metrics
97
Database Queries
13
Different statements
11.18 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.19 ms (37.54%) |
42 |
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:
[ 1736204895 "site_domain_e0745d993fb47d64a3c4a666ff0e17d2" ] |
3.91 ms (35.02%) |
38 |
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:
[ 1736204895 "system\x01tags\x01" "site\x01tags\x01" ] |
0.67 ms (6.03%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.42 ms (3.78%) |
1 |
SELECT object_pim_state.id as id, object_pim_state.type as `type` FROM object_pim_state WHERE ( object_pim_state.type IN ('object','variant','folder')) AND object_pim_state.published = 1 ORDER BY `name` ASC
Parameters:
[] |
0.34 ms (3.03%) |
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 = '4' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/dc-register" "path" "auto_create" "/dc-register" "path_query" "http://daburdentalcare.daburuat.com/dc-register" "entire_uri" ] |
0.31 ms (2.82%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/DentalCare/" "dc-register" ] |
0.31 ms (2.74%) |
2 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/DentalCare/" "User" ] |
0.28 ms (2.50%) |
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:
[ "/dc-register" "path" "auto_create" "/dc-register" "path_query" "http://daburdentalcare.daburuat.com/dc-register" "entire_uri" ] |
0.18 ms (1.57%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.16 ms (1.44%) |
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:
[ "/DentalCare/%" "/dc-register" ] |
0.16 ms (1.41%) |
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:
[ 1736204895 "document_36\x01tags\x01" "asset_109\x01tags\x01" "asset_110\x01tags\x01" "asset_523\x01tags\x01" "asset_521\x01tags\x01" "asset_529\x01tags\x01" "asset_644\x01tags\x01" "asset_736\x01tags\x01" "asset_649\x01tags\x01" "asset_669\x01tags\x01" ] |
0.12 ms (1.09%) |
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:
[ 1736204895 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.12 ms (1.04%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/DentalCare/dc-register"
]
|
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.