Query Metrics

97 Database Queries
55 Different statements
133.92 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "variante-forstweg-schmalzberg-gargellen_vc5046"
]
2 0.36 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/variante-forstweg-schmalzberg-gargellen_vc5046"
]
3 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.78 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.71 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/variante-forstweg-schmalzberg-gargellen_vc5046"
  "path"
  "auto_create"
  "/en/variante-forstweg-schmalzberg-gargellen_vc5046"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/variante-forstweg-schmalzberg-gargellen_vc5046"
  "entire_uri"
]
7 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "variante-forstweg-schmalzberg-gargellen_vc5046"
]
9 0.38 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/variante-forstweg-schmalzberg-gargellen_vc5046"
]
10 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  5046
]
11 0.43 ms
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:
[
  5046
]
12 3.88 ms
SELECT * FROM object_store_vcloud_tour WHERE oo_id = ?
Parameters:
[
  5046
]
13 1.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
14 0.61 ms
SELECT * FROM object_localized_data_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl')
Parameters:
[
  5046
]
15 0.49 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  59028
]
16 0.43 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  59028
]
17 0.49 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  5046
]
18 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
19 0.39 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
20 0.33 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7136
]
21 0.33 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  10259
]
22 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
23 1.04 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  33687
]
24 0.57 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  33687
]
25 2.02 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33687,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  59028
]
26 1.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59028
]
27 1.03 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
28 3.88 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
]
29 3.12 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
30 2.32 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
31 3.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
32 0.42 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
33 3.05 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
34 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
35 0.53 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
36 2.70 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
37 0.64 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
]
38 1.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  8477
]
39 0.42 ms
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:
[
  8477
]
40 0.31 ms
SELECT * FROM object_store_vcloud_concept WHERE oo_id = ?
Parameters:
[
  8477
]
41 0.49 ms
SELECT * FROM object_localized_data_vcloud_concept WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl')
Parameters:
[
  8477
]
42 0.32 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  8477
]
43 3.69 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:
[
  5046
  "object"
]
44 3.47 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"
  5046
]
45 2.39 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5046
  "contentblocks"
]
46 10.96 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:
[
  5046
  "contentblocks"
  0
]
47 1.54 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
48 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
49 0.89 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
50 3.96 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:
[
  5046
  "contentblocks"
  1
]
51 1.01 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
52 0.67 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
53 0.82 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
54 1.10 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:
[
  5046
  "contentblocks"
  2
]
55 1.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
56 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
57 1.07 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
58 1.79 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:
[
  5046
  "contentblocks"
  3
]
59 0.64 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
60 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
61 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
62 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:
[
  5046
  "contentblocks"
  4
]
63 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
64 1.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
65 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
66 1.36 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:
[
  5046
  "contentblocks"
  5
]
67 0.61 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
68 0.81 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
69 1.01 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
70 2.87 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:
[
  5046
  "contentblocks"
  6
]
71 1.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
72 0.66 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
73 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5046 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
74 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  7161
]
75 0.55 ms
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:
[
  7161
]
76 1.81 ms
SELECT * FROM object_store_vcloud_safety_tip WHERE oo_id = ?
Parameters:
[
  7161
]
77 1.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
78 1.78 ms
SELECT * FROM object_localized_data_vcloud_safety_tip WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl')
Parameters:
[
  7161
]
79 0.91 ms
SELECT * FROM object_relations_vcloud_safety_tip WHERE src_id = ?
Parameters:
[
  7161
]
80 3.17 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
81 1.92 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5046
  "externalLinks"
]
82 5.15 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"
  5046
]
83 0.62 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
84 2.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
85 2.34 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"
]
86 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
87 2.70 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
88 0.47 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
]
89 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
90 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
91 0.50 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
92 1.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
93 2.86 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
94 3.28 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
95 6.01 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
96 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
97 0.54 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