Query Metrics
70
Database Queries
17
Different statements
12.15 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.39 ms (36.10%) |
26 |
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:
[ 1780929604 "site_domain_0acd55aa94c7857851f2f16a519b6191" ] |
|
1.15 ms (9.49%) |
8 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.94 ms (7.76%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
|
0.88 ms (7.27%) |
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:
[ 1780929604 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.72 ms (5.93%) |
4 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Customer Management/segments/calculated/Interest-Target-Groups/" "Sports-Cars-Fan" ] |
|
0.68 ms (5.58%) |
3 |
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:
[ 1780929604 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.54 ms (4.42%) |
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 OR sourceSite = 2) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/auth/login" "path" "auto_create" "/auth/login" "path_query" "https://veolia-portal.pimcoredemos.com/auth/login" "entire_uri" ] |
|
0.53 ms (4.34%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Pimcore Portal/auth/" "login" ] |
|
0.34 ms (2.80%) |
2 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/Pimcore Portal/%" "/auth/login" ] |
|
0.29 ms (2.36%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.28 ms (2.32%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/Pimcore Portal/auth/login"
]
|
|
0.28 ms (2.30%) |
1 |
SELECT * FROM translations_portal_engine_frontend LIMIT 1;
Parameters:
[] |
|
0.27 ms (2.25%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.24 ms (2.01%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
203
]
|
|
0.23 ms (1.92%) |
1 |
select documents.id, concat(documents.path, documents.`key`) as fullPath from documents, documents_page, sites where sites.rootId = documents_page.id and documents.id = documents_page.id and documents_page.controller = ?
Parameters:
[
"Pimcore\Bundle\PortalEngineBundle\Controller\PortalController::pageAction"
]
|
|
0.19 ms (1.59%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.19 ms (1.57%) |
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:
[ 1780929605 "document_204\x01tags\x01" "asset_435\x01tags\x01" "asset_432\x01tags\x01" "asset_436\x01tags\x01" "asset_433\x01tags\x01" "asset_430\x01tags\x01" "asset_434\x01tags\x01" ] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.