Query Metrics

573 Database Queries
44 Different statements
222.68 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
73.25 ms
(32.89%)
224
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
70.79 ms
(31.79%)
225
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
12.46 ms
(5.60%)
33
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
6.31 ms
(2.83%)
10
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  25686
]
5.52 ms
(2.48%)
9
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  25686
]
5.03 ms
(2.26%)
10
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  7652
  "contentblocks"
  0
]
4.72 ms
(2.12%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "5-taeler-mountainbike-tour-etappe-1-bludenz_vc7652"
]
4.56 ms
(2.05%)
2
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  7652
]
4.52 ms
(2.03%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
4.00 ms
(1.80%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
3.97 ms
(1.78%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
3.38 ms
(1.52%)
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:
[
  7652
  "object"
]
3.31 ms
(1.49%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12
]
3.17 ms
(1.42%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/5-taeler-mountainbike-tour-etappe-1-bludenz_vc7652"
]
3.14 ms
(1.41%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  3
]
2.78 ms
(1.25%)
4
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"
  7652
]
1.33 ms
(0.60%)
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/5-taeler-mountainbike-tour-etappe-1-bludenz_vc7652"
  "path"
  "auto_create"
  "/en/5-taeler-mountainbike-tour-etappe-1-bludenz_vc7652"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/en/5-taeler-mountainbike-tour-etappe-1-bludenz_vc7652"
  "entire_uri"
]
1.31 ms
(0.59%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  3
]
1.03 ms
(0.46%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2
  3
  3
]
1.00 ms
(0.45%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  654
]
0.43 ms
(0.19%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7652
  "contentblocks"
]
0.42 ms
(0.19%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4887
  "externalLinks"
]
0.35 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.35 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.34 ms
(0.15%)
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.32 ms
(0.14%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7652
  "externalLinks"
]
0.31 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.30 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.29 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.29 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.29 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.29 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.28 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.28 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.28 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.28 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.28 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.27 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.26 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.25 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.25 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.24 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.23 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.22 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7652 and fieldname = 'contentblocks' and `index` =  8
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