Query Metrics

217 Database Queries
38 Different statements
97.75 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
34.71 ms
(35.51%)
64
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28.61 ms
(29.27%)
63
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4.96 ms
(5.07%)
20
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
4.19 ms
(4.29%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
2.52 ms
(2.58%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  338
]
1.97 ms
(2.01%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  24064
]
1.86 ms
(1.90%)
4
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  3720
  "contentblocks"
  0
]
1.82 ms
(1.87%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/"
  "e-tankstelle-gemeinde-7_vc3720"
]
1.69 ms
(1.73%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  24064
]
1.65 ms
(1.69%)
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:
[
  "/brandnertal/de/e-tankstelle-gemeinde-7_vc3720"
  "path"
  "auto_create"
  "/brandnertal/de/e-tankstelle-gemeinde-7_vc3720"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/e-tankstelle-gemeinde-7_vc3720"
  "entire_uri"
]
1.24 ms
(1.27%)
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"
  3720
]
1.14 ms
(1.16%)
5
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
0.97 ms
(0.99%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
0.96 ms
(0.98%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
0.74 ms
(0.75%)
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
]
0.68 ms
(0.70%)
2
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  7646
]
0.67 ms
(0.68%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
0.66 ms
(0.67%)
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:
[
  3720
  "object"
]
0.62 ms
(0.63%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
0.55 ms
(0.56%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/de/e-tankstelle-gemeinde-7_vc3720"
]
0.41 ms
(0.42%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3720
  "openingHours"
]
0.40 ms
(0.41%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3720
  "contentblocks"
]
0.40 ms
(0.41%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3720
  "externalLinks"
]
0.37 ms
(0.38%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3720
]
0.36 ms
(0.37%)
1
SELECT * FROM object_localized_data_vcloud_concept WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  5814
]
0.35 ms
(0.35%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  440
]
0.34 ms
(0.35%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 3720 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.31 ms
(0.32%)
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:
[
  5814
]
0.29 ms
(0.30%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 3720 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.28 ms
(0.29%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 3720 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.27 ms
(0.28%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.27 ms
(0.28%)
1
SELECT * FROM object_store_vcloud_concept WHERE oo_id = ? FOR UPDATE
Parameters:
[
  5814
]
0.27 ms
(0.28%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 3720 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.26 ms
(0.26%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 3720 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.25 ms
(0.26%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  5814
]
0.24 ms
(0.24%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 3720 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.24 ms
(0.24%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 3720 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.23 ms
(0.23%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 3720 and fieldname = 'contentblocks' and `index` =  3
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