Query Metrics

422 Database Queries
46 Different statements
250.39 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
115.96 ms
(46.31%)
239
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  57
]
44.80 ms
(17.89%)
71
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  57
]
7.08 ms
(2.83%)
4
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  7437
  "contentblocks"
  0
]
6.58 ms
(2.63%)
7
SELECT * FROM object_localized_data_vcloud_concept WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  6228
]
6.08 ms
(2.43%)
6
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
5.86 ms
(2.34%)
9
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  213
]
5.46 ms
(2.18%)
9
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
5.29 ms
(2.11%)
9
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:
[
  213
]
4.41 ms
(1.76%)
7
SELECT * FROM object_store_vcloud_concept WHERE oo_id = ? FOR UPDATE
Parameters:
[
  6228
]
4.13 ms
(1.65%)
1
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
  4388
]
3.78 ms
(1.51%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/"
  "mr-pferdezentrum_vc7437"
]
3.04 ms
(1.21%)
2
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"
  7437
]
3.02 ms
(1.21%)
1
SELECT * FROM object_collection_vcloudExternalLink_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  7437
  "externalLinks"
  0
]
2.28 ms
(0.91%)
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/mr-pferdezentrum_vc7437"
  "path"
  "auto_create"
  "/brandnertal/de/mr-pferdezentrum_vc7437"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/mr-pferdezentrum_vc7437"
  "entire_uri"
]
2.28 ms
(0.91%)
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:
[
  7437
  "object"
]
2.26 ms
(0.90%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  23215
]
1.94 ms
(0.77%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  23215
]
1.81 ms
(0.72%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
1.78 ms
(0.71%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7437
  "externalLinks"
]
1.76 ms
(0.70%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  7437
]
1.60 ms
(0.64%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.53 ms
(0.61%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7437
  "contentblocks"
]
1.36 ms
(0.54%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
1.32 ms
(0.53%)
1
SELECT * FROM object_store_weather WHERE oo_id = ? FOR UPDATE
Parameters:
[
  213
]
1.31 ms
(0.52%)
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.22 ms
(0.49%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
1.17 ms
(0.47%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7437
  "openingHours"
]
1.13 ms
(0.45%)
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.07 ms
(0.43%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
0.97 ms
(0.39%)
1
SELECT * FROM object_localized_data_weather WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  213
]
0.96 ms
(0.38%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
0.93 ms
(0.37%)
1
SELECT * FROM object_relations_weather WHERE src_id = ?
Parameters:
[
  213
]
0.92 ms
(0.37%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/de/mr-pferdezentrum_vc7437"
]
0.55 ms
(0.22%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  440
]
0.53 ms
(0.21%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  338
]
0.46 ms
(0.19%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 7437 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.45 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 7437 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.40 ms
(0.16%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.39 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 7437 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.39 ms
(0.15%)
1
SELECT * FROM object_store_vcloud_saved_search WHERE oo_id = ? FOR UPDATE
Parameters:
[
  4388
]
0.38 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 7437 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.37 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 7437 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.37 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 7437 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.36 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 7437 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.33 ms
(0.13%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.29 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 7437 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