Query Metrics

239 Database Queries
60 Different statements
192.19 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
50.89 ms
(26.48%)
64
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
43.07 ms
(22.41%)
63
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
13.90 ms
(7.23%)
18
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4118
  "contentblocks"
  0
]
10.02 ms
(5.21%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12555
]
9.72 ms
(5.06%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  123
]
6.35 ms
(3.30%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  124
  124
  124
]
4.72 ms
(2.46%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/walsertal/de/"
  "entschleunigungsweg-walser-wald-apotheke-faschina_vc4118"
]
4.44 ms
(2.31%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  124
]
3.92 ms
(2.04%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  131
  131
]
3.17 ms
(1.65%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4118
]
3.05 ms
(1.59%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
3.04 ms
(1.58%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
2.88 ms
(1.50%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
2.73 ms
(1.42%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
2.63 ms
(1.37%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
2.44 ms
(1.27%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12555
]
2.40 ms
(1.25%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4118
  "contentblocks"
]
2.25 ms
(1.17%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4884
  "externalLinks"
]
1.95 ms
(1.02%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
1.92 ms
(1.00%)
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:
[
  "/walsertal/de/entschleunigungsweg-walser-wald-apotheke-faschina_vc4118"
  "path"
  "auto_create"
  "/walsertal/de/entschleunigungsweg-walser-wald-apotheke-faschina_vc4118"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/walsertal/de/entschleunigungsweg-walser-wald-apotheke-faschina_vc4118"
  "entire_uri"
]
1.51 ms
(0.79%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,165,163,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  204
]
1.39 ms
(0.73%)
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"
  4118
]
1.18 ms
(0.62%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
1.04 ms
(0.54%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
0.96 ms
(0.50%)
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:
[
  4118
  "object"
]
0.93 ms
(0.48%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  19
]
0.87 ms
(0.45%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  124
]
0.67 ms
(0.35%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
0.60 ms
(0.31%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/walsertal/de/entschleunigungsweg-walser-wald-apotheke-faschina_vc4118"
]
0.41 ms
(0.21%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
0.40 ms
(0.21%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4118
  "externalLinks"
]
0.33 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.31 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.28 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.27 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.26 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.26 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.26 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.25 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.24 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.24 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.23 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.23 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.23 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.22 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
0.22 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
0.22 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.22 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
0.22 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.21 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.21 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.21 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
0.21 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.21 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
0.21 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
0.21 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
0.20 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.19 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
0.19 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.19 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4118 and fieldname = 'contentblocks' and `index` =  17
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