Query Metrics

71 Database Queries
38 Different statements
53.00 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.57 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "e-mtb-und-hike-gipfelwanderung-davenna_vc5130"
]
2 0.36 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/e-mtb-und-hike-gipfelwanderung-davenna_vc5130"
]
3 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.90 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/e-mtb-und-hike-gipfelwanderung-davenna_vc5130"
  "path"
  "auto_create"
  "/en/e-mtb-und-hike-gipfelwanderung-davenna_vc5130"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/e-mtb-und-hike-gipfelwanderung-davenna_vc5130"
  "entire_uri"
]
7 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.51 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "e-mtb-und-hike-gipfelwanderung-davenna_vc5130"
]
9 3.16 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/e-mtb-und-hike-gipfelwanderung-davenna_vc5130"
]
10 0.66 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.53 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  5130
]
12 1.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 1.65 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
14 0.55 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7153
]
15 0.94 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7125
]
16 0.65 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
17 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  60521
]
18 1.85 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  60521
]
19 1.40 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
20 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
]
21 0.51 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
22 0.58 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
23 1.13 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 2.09 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.44 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 1.36 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.56 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
]
30 2.31 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:
[
  5130
  "object"
]
31 0.76 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"
  5130
]
32 1.87 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5130
  "contentblocks"
]
33 2.22 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:
[
  5130
  "contentblocks"
  0
]
34 0.84 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
35 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
36 0.83 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.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:
[
  5130
  "contentblocks"
  1
]
38 0.48 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
39 0.85 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
40 0.83 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
41 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:
[
  5130
  "contentblocks"
  2
]
42 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
43 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
44 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
45 0.73 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:
[
  5130
  "contentblocks"
  3
]
46 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
47 0.98 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
48 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
49 0.90 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:
[
  5130
  "contentblocks"
  4
]
50 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
51 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
52 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5130 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
53 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
54 0.43 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
55 0.37 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5130
  "externalLinks"
]
56 0.82 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"
  5130
]
57 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
58 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
59 0.72 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"
]
60 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
61 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
62 0.52 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
]
63 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
64 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
65 0.50 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
66 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
67 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
68 0.46 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
69 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
70 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
71 0.42 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