Query Metrics
224
Database Queries
23
Different statements
110.95 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
30.50 ms (27.49%) |
76 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
29.28 ms (26.39%) |
77 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
8.45 ms (7.61%) |
11 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
34094
]
|
|
6.92 ms (6.24%) |
9 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
34094
]
|
|
4.15 ms (3.74%) |
9 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/golm/" "de" ] |
|
4.08 ms (3.68%) |
6 |
SELECT * FROM object_relations_CNTEASER WHERE src_id = ?
Parameters:
[
42
]
|
|
3.19 ms (2.88%) |
4 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
24
]
|
|
3.17 ms (2.86%) |
4 |
SELECT * FROM properties WHERE ( (cid IN (1,26754,26748) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
34094
]
|
|
2.41 ms (2.18%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
2.07 ms (1.87%) |
1 |
SELECT object_localized_weather_de.id as id, object_localized_weather_de.type as `type` FROM object_localized_weather_de WHERE (`date` = '2026-02-23' AND object_localized_weather_de.type IN ('variant','object')) AND object_localized_weather_de.published = 1
Parameters:
[] |
|
1.98 ms (1.78%) |
3 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,40,39,31) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
42
]
|
|
1.75 ms (1.58%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
31
]
|
|
1.71 ms (1.54%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
144
]
|
|
1.69 ms (1.53%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 31 31 31 ] |
|
1.41 ms (1.27%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/golm/nl"
]
|
|
1.17 ms (1.05%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
31
]
|
|
1.14 ms (1.03%) |
1 |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "path_query" "https://golm.montafon-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "entire_uri" ] |
|
1.10 ms (0.99%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de' AND (siteId = 3 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.09 ms (0.99%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,17922,17106,15091,2545,152,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
17979
]
|
|
1.07 ms (0.96%) |
1 |
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 = 3 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de" "path" "auto_create" "/de" "path_query" "https://golm.montafon-staging.conecto.rocks/de" "entire_uri" ] |
|
0.94 ms (0.85%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.85 ms (0.77%) |
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.82 ms (0.74%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 40 40 ] |
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. |