Query Metrics

94 Database Queries
48 Different statements
111.38 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.58 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "stausee-latschau-rundweg_vc4698"
]
2 0.27 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/stausee-latschau-rundweg_vc4698"
]
3 3.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.72 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 2.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 2.68 ms
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:
[
  "/en/stausee-latschau-rundweg_vc4698"
  "path"
  "auto_create"
  "/en/stausee-latschau-rundweg_vc4698"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/stausee-latschau-rundweg_vc4698"
  "entire_uri"
]
7 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 2.17 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "stausee-latschau-rundweg_vc4698"
]
9 0.33 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/stausee-latschau-rundweg_vc4698"
]
10 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 2.40 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4698
]
12 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.29 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
14 0.26 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7129
]
15 0.23 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7128
]
16 0.49 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  10258
]
17 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "golm"
]
18 0.51 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
19 2.96 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
20 3.02 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58566
]
21 1.03 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58566
]
22 0.29 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
23 0.36 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
24 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
25 2.93 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
26 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
27 2.24 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
28 0.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
29 0.61 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
30 2.53 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
31 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
32 2.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
33 0.44 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
34 2.60 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
35 0.44 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
36 0.32 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
37 1.96 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
38 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
39 2.93 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
40 2.32 ms
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:
[
  4698
  "object"
]
41 0.89 ms
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"
  4698
]
42 1.34 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4698
  "contentblocks"
]
43 4.04 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4698
  "contentblocks"
  0
]
44 0.52 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
45 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
46 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
47 0.57 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4698
  "contentblocks"
  1
]
48 0.56 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
49 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
50 1.11 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
51 2.51 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4698
  "contentblocks"
  2
]
52 3.03 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
53 0.46 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
54 0.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
55 0.97 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4698
  "contentblocks"
  3
]
56 0.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
57 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
58 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
59 1.03 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4698
  "contentblocks"
  4
]
60 0.48 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 4.99 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
62 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
63 0.84 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4698
  "contentblocks"
  5
]
64 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
67 0.81 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4698
  "contentblocks"
  6
]
68 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 2.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
71 1.03 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4698
  "contentblocks"
  7
]
72 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4698 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
76 5.69 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
77 0.56 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4698
  "externalLinks"
]
78 3.06 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
79 1.08 ms
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"
  4698
]
80 2.65 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
81 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
82 3.14 ms
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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://montafon-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
83 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
84 0.82 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
85 0.41 ms
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:
[
  2521
]
86 1.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
87 2.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
88 0.53 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
89 2.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
90 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
91 0.43 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
92 2.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
93 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
94 0.50 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  145
]

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.

Entities Mapping