Query Metrics
48
Database Queries
14
Different statements
11.15 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.68 ms (50.93%) |
25 |
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:
[ 1768873500 "site_domain_083208fa9ece965bc74c6f049f9b33ad" ] |
|
1.02 ms (9.11%) |
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:
[ 1768873500 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.65 ms (5.80%) |
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:
[ "/saison-24-25/anmeldung-finale" "path" "auto_create" "/saison-24-25/anmeldung-finale" "path_query" "https://waldkicker.org/saison-24-25/anmeldung-finale" "entire_uri" ] |
|
0.62 ms (5.56%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
0.58 ms (5.22%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
308
]
|
|
0.55 ms (4.89%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.42 ms (3.78%) |
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:
[ 1768873500 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.26 ms (2.35%) |
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:
[ 1768873500 "document_1\x01tags\x01" "asset_682\x01tags\x01" "asset_737\x01tags\x01" "asset_947\x01tags\x01" "asset_1224\x01tags\x01" "asset_1333\x01tags\x01" ] |
|
0.25 ms (2.27%) |
1 |
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5, t0.release_type AS release_type_6 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ? AND t0.release_type = ?
Parameters:
[ "document" 308 "public" ] |
|
0.24 ms (2.15%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/saison-24-25/" "anmeldung-finale" ] |
|
0.23 ms (2.11%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/saison-24-25/anmeldung-finale' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.23 ms (2.06%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.23 ms (2.03%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.20 ms (1.76%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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 |
|---|---|
| SeoBundle\Model\ElementMetaData | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| SeoBundle\Model\ElementMetaData | No errors. |