Query Metrics
23
Database Queries
10
Different statements
95.45 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
51.19 ms (53.63%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/news/waldkicker.org/" "saison-24-25" ] |
|
28.25 ms (29.59%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/news/waldkicker.org/saison-24-25"
]
|
|
8.40 ms (8.80%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
3.62 ms (3.79%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.55 ms (1.63%) |
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:
[ 1768893161 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.89 ms (0.93%) |
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:
[ 1768893161 "site_domain_91ddbe7eb38f8bb23e8199f721b535f8" ] |
|
0.69 ms (0.73%) |
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:
[ "/news/waldkicker.org/saison-24-25" "path" "auto_create" "/news/waldkicker.org/saison-24-25" "path_query" "https://p-lu0u6r.project.space/news/waldkicker.org/saison-24-25" "entire_uri" ] |
|
0.40 ms (0.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 ORDER BY `priority` DESC
Parameters:
[ "/news/waldkicker.org/saison-24-25" "path" "auto_create" "/news/waldkicker.org/saison-24-25" "path_query" "https://p-lu0u6r.project.space/news/waldkicker.org/saison-24-25" "entire_uri" ] |
|
0.25 ms (0.27%) |
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:
[ 1768893161 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.20 ms (0.21%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/news/waldkicker.org/saison-24-25' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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
| Class | Mapping errors |
|---|---|
| SeoBundle\Model\ElementMetaData | No errors. |