Query Metrics
48
Database Queries
21
Different statements
62.89 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.55 ms (13.60%) |
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:
[ "/gargellen/de/winterspass/skitouren" "path" "auto_create" "/gargellen/de/winterspass/skitouren" "path_query" "https://montafon-staging.conecto.rocks/gargellen/de/winterspass/skitouren" "entire_uri" ] |
|
6.76 ms (10.74%) |
4 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
|
5.76 ms (9.16%) |
4 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
16800
]
|
|
5.16 ms (8.20%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
232
]
|
|
5.14 ms (8.17%) |
4 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
16800
]
|
|
4.01 ms (6.38%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.63 ms (5.77%) |
2 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
280
]
|
|
3.51 ms (5.58%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16800
]
|
|
3.45 ms (5.49%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,16675,16674,16147,15091,2545,152,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
16800
]
|
|
2.89 ms (4.60%) |
1 |
SELECT object_localized_weather_de.id as id, object_localized_weather_de.type as `type` FROM object_localized_weather_de WHERE (`date` = '2026-04-24' AND object_localized_weather_de.type IN ('variant','object')) AND object_localized_weather_de.published = 1
Parameters:
[] |
|
2.47 ms (3.92%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/gargellen/de/winterspass/" "skitouren" ] |
|
2.45 ms (3.90%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
232
]
|
|
1.58 ms (2.51%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.43 ms (2.27%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 232 232 232 ] |
|
1.34 ms (2.12%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
|
1.15 ms (1.83%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
42
]
|
|
1.08 ms (1.71%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 280 280 ] |
|
0.77 ms (1.22%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/gargellen/de/winterspass/skitouren' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.62 ms (0.99%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.60 ms (0.95%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
0.56 ms (0.88%) |
1 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
280
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |