Query Metrics

544 Database Queries
39 Different statements
387.46 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
183.92 ms
(47.47%)
239
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  57
]
54.25 ms
(14.00%)
71
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  57
]
38.51 ms
(9.94%)
88
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
24.06 ms
(6.21%)
33
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
23.30 ms
(6.01%)
35
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
5.58 ms
(1.44%)
13
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
5.55 ms
(1.43%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  18500
]
4.57 ms
(1.18%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
4.40 ms
(1.14%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/"
  "10-spritzenbau_vc6907"
]
4.38 ms
(1.13%)
3
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"
  6907
]
4.27 ms
(1.10%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  18500
]
3.78 ms
(0.98%)
2
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  6907
  "contentblocks"
  0
]
2.57 ms
(0.66%)
3
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:
[
  "/brandnertal/de/10-spritzenbau_vc6907"
  "path"
  "auto_create"
  "/brandnertal/de/10-spritzenbau_vc6907"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/10-spritzenbau_vc6907"
  "entire_uri"
]
2.25 ms
(0.58%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4127
]
2.21 ms
(0.57%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  57
  57
  57
]
1.86 ms
(0.48%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
1.78 ms
(0.46%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
1.68 ms
(0.43%)
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:
[
  6907
  "object"
]
1.62 ms
(0.42%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
1.46 ms
(0.38%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.41 ms
(0.36%)
2
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:
[
  28
]
1.41 ms
(0.36%)
4
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
1.13 ms
(0.29%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  6907
]
1.08 ms
(0.28%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 6907 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.98 ms
(0.25%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
0.94 ms
(0.24%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  338
]
0.93 ms
(0.24%)
2
SELECT id FROM website_settings
Parameters:
[]
0.90 ms
(0.23%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6907
  "openingHours"
]
0.87 ms
(0.23%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/de/10-spritzenbau_vc6907"
]
0.84 ms
(0.22%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6907
  "externalLinks"
]
0.77 ms
(0.20%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6907
  "contentblocks"
]
0.75 ms
(0.19%)
1
SELECT * FROM object_localized_data_vcloud_concept WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  1559
]
0.72 ms
(0.19%)
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:
[
  1559
]
0.69 ms
(0.18%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  440
]
0.62 ms
(0.16%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  1559
]
0.49 ms
(0.13%)
1
SELECT * FROM object_store_vcloud_concept WHERE oo_id = ? FOR UPDATE
Parameters:
[
  1559
]
0.32 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 6907 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.31 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 6907 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.29 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 6907 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