Query Metrics
120
Database Queries
22
Different statements
75.56 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
20.76 ms (27.47%) |
49 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
81
]
|
|
12.00 ms (15.88%) |
11 |
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:
[
34526
]
|
|
9.36 ms (12.39%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
233
]
|
|
8.53 ms (11.29%) |
21 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
81
]
|
|
5.21 ms (6.90%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
149
]
|
|
2.89 ms (3.82%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/gargellen/de/bergsommer/" "wandern" ] |
|
2.50 ms (3.30%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,82,81,80) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
83
]
|
|
1.90 ms (2.51%) |
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/wandern" "path" "auto_create" "/gargellen/de/bergsommer/wandern" "path_query" "https://montafon-staging.conecto.rocks/gargellen/de/bergsommer/wandern" "entire_uri" ] |
|
1.71 ms (2.27%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
42
]
|
|
1.65 ms (2.18%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
|
1.46 ms (1.93%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.33 ms (1.76%) |
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:
[] |
|
1.20 ms (1.59%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
|
0.80 ms (1.06%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
233
]
|
|
0.77 ms (1.02%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 233 233 233 ] |
|
0.74 ms (0.98%) |
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:
[
275
]
|
|
0.71 ms (0.94%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 275 275 ] |
|
0.56 ms (0.74%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
0.50 ms (0.67%) |
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:
[
275
]
|
|
0.44 ms (0.59%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.33 ms (0.44%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/gargellen/de/bergsommer/wandern' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.23 ms (0.30%) |
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. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |