Query Metrics
24
Database Queries
11
Different statements
6.05 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.66 ms (27.45%) |
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:
[ 1763796882 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.05 ms (17.36%) |
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:
[ 1763796882 "site_domain_ae439f3f586ea12a840d426e1d93c511" ] |
|
1.03 ms (17.06%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.60 ms (9.88%) |
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/search" "path" "auto_create" "/en/search" "path_query" "https://ec2-3-125-134-61.eu-central-1.compute.amazonaws.com/en/search" "entire_uri" ] |
|
0.33 ms (5.43%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "search" ] |
|
0.33 ms (5.43%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.33 ms (5.38%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.30 ms (5.02%) |
2 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
2
]
|
|
0.22 ms (3.65%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/search' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.10 ms (1.72%) |
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:
[ 1763796882 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.10 ms (1.62%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No mapped entities.