Query Metrics
436
Database Queries
24
Different statements
207.73 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
74.61 ms (35.92%) |
121 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
35.98 ms (17.32%) |
115 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
35.23 ms (16.96%) |
116 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
11.48 ms (5.53%) |
20 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
81
]
|
|
5.93 ms (2.85%) |
3 |
SELECT id FROM website_settings
Parameters:
[] |
|
4.53 ms (2.18%) |
7 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
26784
]
|
|
4.44 ms (2.14%) |
8 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
81
]
|
|
3.84 ms (1.85%) |
1 |
SELECT object_localized_weather_en.id as id, object_localized_weather_en.type as `type` FROM object_localized_weather_en WHERE (`date` = '2026-02-23' AND object_localized_weather_en.type IN ('variant','object')) AND object_localized_weather_en.published = 1
Parameters:
[] |
|
3.62 ms (1.74%) |
7 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
26784
]
|
|
3.34 ms (1.61%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/gargellen/" "en" ] |
|
3.25 ms (1.57%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/gargellen/en' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
3.18 ms (1.53%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
263
]
|
|
2.58 ms (1.24%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
2.04 ms (0.98%) |
3 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,219,28) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
221
]
|
|
1.93 ms (0.93%) |
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/en" "path" "auto_create" "/gargellen/en" "path_query" "https://montafon-staging.conecto.rocks/gargellen/en" "entire_uri" ] |
|
1.88 ms (0.90%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
42
]
|
|
1.73 ms (0.83%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,26782,26745) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
26784
]
|
|
1.59 ms (0.76%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 263 263 ] |
|
1.41 ms (0.68%) |
3 |
SELECT * FROM object_relations_CNTEASER WHERE src_id = ?
Parameters:
[
221
]
|
|
1.29 ms (0.62%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.22 ms (0.59%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 81 263 263 ] |
|
1.06 ms (0.51%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
263
]
|
|
0.89 ms (0.43%) |
1 |
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:
[
10
]
|
|
0.69 ms (0.33%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
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. |