Query Metrics

257 Database Queries
31 Different statements
199.94 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
76.65 ms
(38.34%)
89
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
66.12 ms
(33.07%)
90
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
12.20 ms
(6.10%)
13
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
4.12 ms
(2.06%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,18176,5773,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18177
]
3.98 ms
(1.99%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  18177
]
3.67 ms
(1.84%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/en/"
  "02-landesratshaus_vc6819"
]
3.60 ms
(1.80%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  18177
]
2.44 ms
(1.22%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
2.37 ms
(1.19%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/en/02-landesratshaus_vc6819"
]
2.32 ms
(1.16%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
2.25 ms
(1.12%)
3
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
2.16 ms
(1.08%)
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/en/02-landesratshaus_vc6819"
  "path"
  "auto_create"
  "/brandnertal/en/02-landesratshaus_vc6819"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/en/02-landesratshaus_vc6819"
  "entire_uri"
]
1.98 ms
(0.99%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
1.74 ms
(0.87%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  57
  68
  68
]
1.73 ms
(0.86%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
1.61 ms
(0.80%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.53 ms
(0.76%)
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"
  6819
]
1.32 ms
(0.66%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  68
]
1.30 ms
(0.65%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  334
]
1.29 ms
(0.64%)
2
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  6819
  "contentblocks"
  0
]
1.13 ms
(0.57%)
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.79 ms
(0.40%)
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:
[
  6819
  "object"
]
0.68 ms
(0.34%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6819
  "openingHours"
]
0.57 ms
(0.29%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6819
  "externalLinks"
]
0.48 ms
(0.24%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  6819
]
0.40 ms
(0.20%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6819
  "contentblocks"
]
0.37 ms
(0.18%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4127
]
0.33 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 6819 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.28 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 6819 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.27 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 6819 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.27 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 6819 and fieldname = 'contentblocks' and `index` =  0
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