GET https://golm.montafon-staging.conecto.rocks/de/waldrutschenpark-golm_vc5090

Query Metrics

356 Database Queries
54 Different statements
401.69 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
237.49 ms
(59.12%)
81
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_59888__e66f21936c7885085b9afa36089c27e3"
  "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"
  1775539891
  1776144691
  1
]
56.93 ms
(14.17%)
89
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
56.15 ms
(13.98%)
88
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8.24 ms
(2.05%)
8
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5090
  "contentblocks"
  0
]
3.86 ms
(0.96%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59888
]
3.76 ms
(0.94%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59888
]
3.62 ms
(0.90%)
11
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/golm/de/"
  "waldrutschenpark-golm_vc5090"
]
3.29 ms
(0.82%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33731,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  59889
]
2.10 ms
(0.52%)
6
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/golm/de/waldrutschenpark-golm_vc5090"
]
1.98 ms
(0.49%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  31
]
1.67 ms
(0.42%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
1.60 ms
(0.40%)
2
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies
            LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object"
            LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset"
            LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document"
            WHERE dependencies.targettype = ? AND dependencies.targetid = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  "object"
  5090
]
1.21 ms
(0.30%)
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:
[]
1.19 ms
(0.30%)
3
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
1.13 ms
(0.28%)
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.02 ms
(0.25%)
1
SELECT dependencies.targetid,dependencies.targettype
            FROM dependencies
            LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.id
            LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id
            LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id
            WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  5090
  "object"
]
0.93 ms
(0.23%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  144
]
0.92 ms
(0.23%)
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"
]
0.89 ms
(0.22%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  40
  40
]
0.82 ms
(0.20%)
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/waldrutschenpark-golm_vc5090"
]
0.74 ms
(0.19%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  31
]
0.70 ms
(0.18%)
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/waldrutschenpark-golm_vc5090"
  "path"
  "auto_create"
  "/de/waldrutschenpark-golm_vc5090"
  "path_query"
  "https://golm.montafon-staging.conecto.rocks/de/waldrutschenpark-golm_vc5090"
  "entire_uri"
]
0.64 ms
(0.16%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  5090
]
0.57 ms
(0.14%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5090
  "contentblocks"
]
0.49 ms
(0.12%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  29
]
0.48 ms
(0.12%)
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.46 ms
(0.11%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26754,26748) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  26756
]
0.45 ms
(0.11%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5090
  "externalLinks"
]
0.44 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.44 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.43 ms
(0.11%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
0.36 ms
(0.09%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.35 ms
(0.09%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.35 ms
(0.09%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.34 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.34 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.34 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.33 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.32 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.32 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.32 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.32 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.31 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.31 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.30 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.30 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.29 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.29 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.29 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.27 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.27 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.26 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.23 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.22 ms
(0.05%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5090 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]

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.