GET https://montafon-staging.conecto.rocks/en/hike-from-the-vergaldaalpe-to-the-vergaldner-joch_vc6802

Query Metrics

332 Database Queries
55 Different statements
166.06 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
65.28 ms
(39.31%)
117
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
48.24 ms
(29.05%)
118
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
7.95 ms
(4.79%)
10
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:
[
  6802
  "contentblocks"
  0
]
4.86 ms
(2.93%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  56913
]
4.25 ms
(2.56%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "hike-from-the-vergaldaalpe-to-the-vergaldner-joch_vc6802"
]
3.61 ms
(2.17%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  56913
]
2.42 ms
(1.46%)
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"
  6802
]
2.17 ms
(1.31%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
1.83 ms
(1.10%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
1.72 ms
(1.04%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
1.50 ms
(0.90%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
1.45 ms
(0.87%)
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/hike-from-the-vergaldaalpe-to-the-vergaldner-joch_vc6802"
  "path"
  "auto_create"
  "/en/hike-from-the-vergaldaalpe-to-the-vergaldner-joch_vc6802"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/hike-from-the-vergaldaalpe-to-the-vergaldner-joch_vc6802"
  "entire_uri"
]
1.42 ms
(0.85%)
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:
[
  6802
  "object"
]
1.35 ms
(0.82%)
3
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
1.31 ms
(0.79%)
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.98 ms
(0.59%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.80 ms
(0.48%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.73 ms
(0.44%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.69 ms
(0.42%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.63 ms
(0.38%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6802
  "externalLinks"
]
0.62 ms
(0.37%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/hike-from-the-vergaldaalpe-to-the-vergaldner-joch_vc6802"
]
0.56 ms
(0.34%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.55 ms
(0.33%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6802
  "contentblocks"
]
0.52 ms
(0.31%)
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.49 ms
(0.29%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.48 ms
(0.29%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
0.47 ms
(0.28%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  9766
]
0.47 ms
(0.28%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.47 ms
(0.28%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.44 ms
(0.27%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  9766
  "openingHours"
]
0.42 ms
(0.25%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.39 ms
(0.23%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.39 ms
(0.23%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  6802
]
0.37 ms
(0.23%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.37 ms
(0.22%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.37 ms
(0.22%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
0.37 ms
(0.22%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.34 ms
(0.20%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.34 ms
(0.20%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.32 ms
(0.20%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.31 ms
(0.19%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.31 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.30 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.30 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.29 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.29 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.29 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.28 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.27 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.27 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.26 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.26 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.25 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.23 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 6802 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.22 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 6802 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.