Query Metrics

249 Database Queries
36 Different statements
173.27 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
61.21 ms
(35.32%)
87
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
53.06 ms
(30.62%)
86
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5.37 ms
(3.10%)
4
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  0
]
5.14 ms
(2.97%)
6
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  78
]
4.80 ms
(2.77%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/bludenz/en/"
  "bouldering-room-alpenverein-bludenz_vc4711"
]
3.43 ms
(1.98%)
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/bouldering-room-alpenverein-bludenz_vc4711"
  "path"
  "auto_create"
  "/bludenz/en/bouldering-room-alpenverein-bludenz_vc4711"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/bludenz/en/bouldering-room-alpenverein-bludenz_vc4711"
  "entire_uri"
]
3.16 ms
(1.82%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
3.05 ms
(1.76%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  23142
]
2.99 ms
(1.72%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  79
]
2.88 ms
(1.66%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  23142
]
2.69 ms
(1.55%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  89
  89
]
2.69 ms
(1.55%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14038,5773,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  23142
]
2.57 ms
(1.48%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  17
]
2.26 ms
(1.30%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  89
]
2.23 ms
(1.29%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4711
  "contentblocks"
]
1.70 ms
(0.98%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
1.57 ms
(0.90%)
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
]
1.41 ms
(0.81%)
2
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "openingHours"
  0
]
1.35 ms
(0.78%)
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"
  4711
]
1.27 ms
(0.73%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
1.02 ms
(0.59%)
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:
[
  4711
  "object"
]
0.82 ms
(0.47%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.71 ms
(0.41%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/bludenz/en/bouldering-room-alpenverein-bludenz_vc4711"
]
0.66 ms
(0.38%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.60 ms
(0.34%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.58 ms
(0.33%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4711
  "externalLinks"
]
0.56 ms
(0.32%)
1
SELECT * FROM object_collection_vcloudExternalLink_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "externalLinks"
  0
]
0.51 ms
(0.30%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
0.50 ms
(0.29%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4711
  "openingHours"
]
0.48 ms
(0.28%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  4711
]
0.47 ms
(0.27%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.39 ms
(0.23%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,125,124,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  148
]
0.32 ms
(0.19%)
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.29 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.27 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.26 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and  ooo_id  = 4711 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