Query Metrics

193 Database Queries
40 Different statements
79.71 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
40.31 ms
(50.57%)
86
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  89
]
12.24 ms
(15.35%)
32
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  89
]
2.20 ms
(2.76%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/bludenz/en/"
  "uhren-schmuck-plakolm-3_vc3225"
]
1.94 ms
(2.43%)
4
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  3225
  "contentblocks"
  0
]
1.84 ms
(2.31%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  79
]
1.64 ms
(2.06%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  156
]
1.59 ms
(1.99%)
6
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  78
]
1.45 ms
(1.82%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  156
]
1.30 ms
(1.63%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  89
  89
]
1.12 ms
(1.41%)
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/uhren-schmuck-plakolm-3_vc3225"
  "path"
  "auto_create"
  "/bludenz/en/uhren-schmuck-plakolm-3_vc3225"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/bludenz/en/uhren-schmuck-plakolm-3_vc3225"
  "entire_uri"
]
1.06 ms
(1.33%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  17
]
0.89 ms
(1.12%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,125,124,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  156
]
0.88 ms
(1.11%)
2
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  3225
  "openingHours"
  0
]
0.87 ms
(1.10%)
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.80 ms
(1.00%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
0.71 ms
(0.89%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/bludenz/en/uhren-schmuck-plakolm-3_vc3225"
]
0.66 ms
(0.83%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
0.62 ms
(0.78%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.58 ms
(0.73%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  89
]
0.55 ms
(0.69%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.54 ms
(0.67%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3225
]
0.49 ms
(0.62%)
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:
[
  196
]
0.45 ms
(0.56%)
1
SELECT * FROM object_collection_vcloudExternalLink_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  3225
  "externalLinks"
  0
]
0.42 ms
(0.53%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3225
  "externalLinks"
]
0.40 ms
(0.50%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3225
  "openingHours"
]
0.37 ms
(0.47%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3225
  "contentblocks"
]
0.33 ms
(0.42%)
1
SELECT * FROM object_localized_data_weather WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  196
]
0.33 ms
(0.41%)
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.41%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 3225 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.31 ms
(0.38%)
1
SELECT * FROM object_store_weather WHERE oo_id = ? FOR UPDATE
Parameters:
[
  196
]
0.30 ms
(0.37%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  196
]
0.27 ms
(0.34%)
1
SELECT * FROM object_relations_weather WHERE src_id = ?
Parameters:
[
  196
]
0.26 ms
(0.33%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 3225 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.25 ms
(0.32%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 3225 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.25 ms
(0.31%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.25 ms
(0.31%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 3225 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.24 ms
(0.30%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 3225 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.23 ms
(0.29%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 3225 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.23 ms
(0.28%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 3225 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.23 ms
(0.28%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 3225 and fieldname = 'contentblocks' and `index` =  1
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