Query Metrics
42
Database Queries
20
Different statements
20.53 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.95 ms (28.98%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.73 ms (8.45%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
235
]
|
|
1.55 ms (7.55%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/gargellen/de/bergsommer/" "mountaincarts" ] |
|
1.37 ms (6.69%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
149
]
|
|
1.09 ms (5.29%) |
4 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
|
1.00 ms (4.86%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
42
]
|
|
0.99 ms (4.82%) |
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/bergsommer/mountaincarts" "path" "auto_create" "/gargellen/de/bergsommer/mountaincarts" "path_query" "https://montafon-staging.conecto.rocks/gargellen/de/bergsommer/mountaincarts" "entire_uri" ] |
|
0.92 ms (4.47%) |
1 |
SELECT object_localized_weather_de.id as id, object_localized_weather_de.type as `type` FROM object_localized_weather_de WHERE (`date` = '2026-08-05' AND object_localized_weather_de.type IN ('variant','object')) AND object_localized_weather_de.published = 1
Parameters:
[] |
|
0.91 ms (4.44%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
235
]
|
|
0.82 ms (3.98%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
|
0.65 ms (3.18%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 235 235 235 ] |
|
0.58 ms (2.83%) |
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:
[
277
]
|
|
0.53 ms (2.56%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.52 ms (2.51%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 277 277 ] |
|
0.43 ms (2.11%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
0.40 ms (1.97%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
|
0.32 ms (1.57%) |
1 |
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:
[
34511
]
|
|
0.28 ms (1.37%) |
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:
[
277
]
|
|
0.25 ms (1.23%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/gargellen/de/bergsommer/mountaincarts' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.24 ms (1.15%) |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |