Query Metrics

433 Database Queries
74 Different statements
420.86 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
137.96 ms
(32.78%)
147
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
126.20 ms
(29.99%)
146
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
17.12 ms
(4.07%)
12
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:
[
  4779
  "contentblocks"
  0
]
9.47 ms
(2.25%)
9
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57342
]
8.62 ms
(2.05%)
8
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:
[
  33420
]
8.07 ms
(1.92%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5.37 ms
(1.28%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "vandans-venser-kapelle_vc4779"
]
5.32 ms
(1.26%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,32326,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  74973
]
5.17 ms
(1.23%)
3
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3822
]
4.81 ms
(1.14%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57342
]
4.40 ms
(1.05%)
4
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
4.32 ms
(1.03%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
4.31 ms
(1.02%)
3
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3822
  "openingHours"
]
4.10 ms
(0.98%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
4.04 ms
(0.96%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
3.66 ms
(0.87%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
3.56 ms
(0.85%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.99 ms
(0.71%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33420,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57342
]
2.96 ms
(0.70%)
2
SELECT * FROM object_brick_store_Address_vcloud_poi WHERE id = ? AND fieldname = ?
Parameters:
[
  3822
  "address"
]
2.90 ms
(0.69%)
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:
[
  4779
  "object"
]
2.81 ms
(0.67%)
2
SELECT * FROM object_localized_data_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl')
Parameters:
[
  3822
]
2.75 ms
(0.65%)
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"
  4779
]
2.73 ms
(0.65%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
2.71 ms
(0.64%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
2.52 ms
(0.60%)
1
SELECT * FROM object_store_vcloud_tour WHERE oo_id = ?
Parameters:
[
  4779
]
2.12 ms
(0.50%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  4779
]
2.04 ms
(0.48%)
3
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:
[
  4779
]
2.01 ms
(0.48%)
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/vandans-venser-kapelle_vc4779"
  "path"
  "auto_create"
  "/en/vandans-venser-kapelle_vc4779"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/vandans-venser-kapelle_vc4779"
  "entire_uri"
]
1.86 ms
(0.44%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
1.77 ms
(0.42%)
2
SELECT * FROM object_store_vcloud_poi WHERE oo_id = ?
Parameters:
[
  3822
]
1.77 ms
(0.42%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
1.69 ms
(0.40%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
1.58 ms
(0.37%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
1.57 ms
(0.37%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
1.55 ms
(0.37%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,32463,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  74868
]
1.38 ms
(0.33%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4779
  "contentblocks"
]
1.36 ms
(0.32%)
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
]
1.29 ms
(0.31%)
2
SELECT * FROM object_brick_localized_Address_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ?
Parameters:
[
  3822
  "address"
]
1.14 ms
(0.27%)
1
SELECT * FROM object_localized_data_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl')
Parameters:
[
  4779
]
1.09 ms
(0.26%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,31639,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  74972
]
1.00 ms
(0.24%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.98 ms
(0.23%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.95 ms
(0.23%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.91 ms
(0.22%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.88 ms
(0.21%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.84 ms
(0.20%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.80 ms
(0.19%)
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.78 ms
(0.19%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.70 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.61 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.58 ms
(0.14%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/vandans-venser-kapelle_vc4779"
]
0.58 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.52 ms
(0.12%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4779
]
0.50 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.47 ms
(0.11%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4779
  "externalLinks"
]
0.46 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.45 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.45 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.45 ms
(0.11%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
0.44 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.42 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.41 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.40 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.38 ms
(0.09%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.37 ms
(0.09%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.31 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.29 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.29 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.27 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.27 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.26 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.26 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.25 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.23 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4779 and fieldname = 'contentblocks' and `index` =  5
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.

Entities Mapping