GET https://montafon-staging.conecto.rocks/en/ueber-tschiffernella-zum-vermuntstausee_vc4561

Query Metrics

1180 Database Queries
54 Different statements
643.51 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
274.95 ms
(42.73%)
519
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
266.37 ms
(41.39%)
520
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
13.92 ms
(2.16%)
22
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  94378
]
13.16 ms
(2.05%)
22
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  94378
]
9.15 ms
(1.42%)
9
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "ueber-tschiffernella-zum-vermuntstausee_vc4561"
]
8.50 ms
(1.32%)
14
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
5.74 ms
(0.89%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5.68 ms
(0.88%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
4.57 ms
(0.71%)
6
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4561
  "contentblocks"
  0
]
4.41 ms
(0.68%)
4
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3326
]
3.97 ms
(0.62%)
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:
[
  4561
  "object"
]
3.42 ms
(0.53%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,32419,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  75184
]
2.95 ms
(0.46%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4561
  "contentblocks"
]
2.90 ms
(0.45%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
2.67 ms
(0.41%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
2.31 ms
(0.36%)
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:
[
  "/en/ueber-tschiffernella-zum-vermuntstausee_vc4561"
  "path"
  "auto_create"
  "/en/ueber-tschiffernella-zum-vermuntstausee_vc4561"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/ueber-tschiffernella-zum-vermuntstausee_vc4561"
  "entire_uri"
]
2.30 ms
(0.36%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
2.10 ms
(0.33%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
1.91 ms
(0.30%)
4
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3326
  "openingHours"
]
1.26 ms
(0.20%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
1.11 ms
(0.17%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,32444,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  74843
]
1.03 ms
(0.16%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
0.91 ms
(0.14%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,31670,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  74884
]
0.89 ms
(0.14%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/ueber-tschiffernella-zum-vermuntstausee_vc4561"
]
0.62 ms
(0.10%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
0.61 ms
(0.09%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.50 ms
(0.08%)
1
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"
  4561
]
0.42 ms
(0.07%)
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:
[
  2521
]
0.40 ms
(0.06%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4561
]
0.40 ms
(0.06%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,31627,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  75140
]
0.35 ms
(0.05%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
0.32 ms
(0.05%)
1
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  12417
]
0.26 ms
(0.04%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.24 ms
(0.04%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4561
  "externalLinks"
]
0.19 ms
(0.03%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.19 ms
(0.03%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.19 ms
(0.03%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.18 ms
(0.03%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.18 ms
(0.03%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.18 ms
(0.03%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.17 ms
(0.03%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.16 ms
(0.03%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.15 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.15 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.15 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.15 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.15 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.15 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.14 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.14 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.14 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.14 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.14 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.14 ms
(0.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4561 and fieldname = 'contentblocks' and `index` =  3
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.