Query Metrics

487 Database Queries
73 Different statements
191.55 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
65.90 ms
(34.40%)
175
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
53.66 ms
(28.02%)
176
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
16.24 ms
(8.48%)
20
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4006
  "contentblocks"
  0
]
5.02 ms
(2.62%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  11995
]
3.93 ms
(2.05%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  11995
]
3.55 ms
(1.85%)
1
SELECT * FROM object_localized_data_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  5615
]
3.46 ms
(1.81%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
3.42 ms
(1.78%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
2.45 ms
(1.28%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  79
]
2.19 ms
(1.14%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/bludenz/en/"
  "muttersberg-alpe-els-bludenz-1_vc4006"
]
1.78 ms
(0.93%)
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:
[
  "/bludenz/en/muttersberg-alpe-els-bludenz-1_vc4006"
  "path"
  "auto_create"
  "/bludenz/en/muttersberg-alpe-els-bludenz-1_vc4006"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/bludenz/en/muttersberg-alpe-els-bludenz-1_vc4006"
  "entire_uri"
]
1.74 ms
(0.91%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  78
]
1.50 ms
(0.78%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
1.39 ms
(0.73%)
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"
  4006
]
1.28 ms
(0.67%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
1.16 ms
(0.61%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  89
  89
]
1.14 ms
(0.59%)
2
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  23048
]
0.98 ms
(0.51%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.86 ms
(0.45%)
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:
[
  4006
  "object"
]
0.80 ms
(0.42%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  17
]
0.75 ms
(0.39%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/bludenz/en/muttersberg-alpe-els-bludenz-1_vc4006"
]
0.71 ms
(0.37%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  79
  89
  89
]
0.70 ms
(0.37%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.69 ms
(0.36%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.64 ms
(0.33%)
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:
[
  1064
]
0.52 ms
(0.27%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  89
]
0.52 ms
(0.27%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4006
  "contentblocks"
]
0.52 ms
(0.27%)
1
SELECT * FROM object_brick_localized_Address_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ?
Parameters:
[
  5615
  "address"
]
0.48 ms
(0.25%)
1
SELECT * FROM object_store_vcloud_poi WHERE oo_id = ? FOR UPDATE
Parameters:
[
  5615
]
0.48 ms
(0.25%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,125,124,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  148
]
0.46 ms
(0.24%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.43 ms
(0.22%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
0.40 ms
(0.21%)
1
SELECT * FROM object_brick_store_Address_vcloud_poi WHERE id = ? AND fieldname = ?
Parameters:
[
  5615
  "address"
]
0.39 ms
(0.20%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4006
]
0.39 ms
(0.20%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4884
  "externalLinks"
]
0.36 ms
(0.19%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.35 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
0.35 ms
(0.18%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  5615
]
0.34 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.34 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.33 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
0.33 ms
(0.17%)
1
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  5615
]
0.32 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.32 ms
(0.17%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  5615
]
0.32 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.31 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.31 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.31 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
0.31 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
0.30 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.29 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
0.29 ms
(0.15%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4006
  "externalLinks"
]
0.29 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.29 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.29 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
0.29 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  19
Parameters:
[]
0.28 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.28 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  18
Parameters:
[]
0.28 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  18
Parameters:
[]
0.28 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  19
Parameters:
[]
0.27 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
0.26 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.26 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.26 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.26 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
0.26 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.25 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
0.25 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.24 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.24 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
0.23 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.23 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
0.22 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4006 and fieldname = 'contentblocks' and `index` =  17
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping