Query Metrics
299
Database Queries
25
Different statements
242.70 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
139.09 ms (57.31%) |
78 |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "thumb_79172__97430573930ea112e92d1eae0e71fda3" "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:287;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:287;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:247;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:399;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:640;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"textMedia_1-33_3";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}" "thumbnail_deferred" 1775533187 1776137987 1 ] |
|
47.05 ms (19.38%) |
83 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
30.88 ms (12.72%) |
82 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
3.29 ms (1.36%) |
11 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/golm/de/" "kurzfuehrung-wintersportsammlung-montafon_vc10816" ] |
|
2.40 ms (0.99%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
79172
]
|
|
2.30 ms (0.95%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,79171,33779,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
79173
]
|
|
2.01 ms (0.83%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
79172
]
|
|
1.81 ms (0.75%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/golm/de/kurzfuehrung-wintersportsammlung-montafon_vc10816"
]
|
|
1.37 ms (0.57%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_event"
]
|
|
1.36 ms (0.56%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
31
]
|
|
1.05 ms (0.43%) |
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.04 ms (0.43%) |
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 ] |
|
0.99 ms (0.41%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
144
]
|
|
0.89 ms (0.37%) |
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-07' AND object_localized_weather_de.type IN ('variant','object')) AND object_localized_weather_de.published = 1
Parameters:
[] |
|
0.85 ms (0.35%) |
2 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/golm/%" "/de/kurzfuehrung-wintersportsammlung-montafon_vc10816" ] |
|
0.82 ms (0.34%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
31
]
|
|
0.81 ms (0.33%) |
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/kurzfuehrung-wintersportsammlung-montafon_vc10816" "path" "auto_create" "/de/kurzfuehrung-wintersportsammlung-montafon_vc10816" "path_query" "https://golm.montafon-staging.conecto.rocks/de/kurzfuehrung-wintersportsammlung-montafon_vc10816" "entire_uri" ] |
|
0.74 ms (0.30%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 40 40 ] |
|
0.69 ms (0.28%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 10816 "externalLinks" ] |
|
0.66 ms (0.27%) |
1 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
10816
]
|
|
0.62 ms (0.25%) |
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.61 ms (0.25%) |
2 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
0.51 ms (0.21%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 10816 "contentblocks" ] |
|
0.49 ms (0.20%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.36 ms (0.15%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,26754,26748) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
26756
]
|
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. |