GET https://montafon-staging.conecto.rocks/de/cocktail-night-mit-jazz-und-lounge-vibes_vc12452

Query Metrics

1029 Database Queries
70 Different statements
389.45 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
148.79 ms
(38.20%)
410
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  2
]
57.75 ms
(14.83%)
123
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
54.90 ms
(14.10%)
137
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2
]
36.57 ms
(9.39%)
124
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:
[
  604
]
11.31 ms
(2.90%)
34
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  604
]
6.02 ms
(1.55%)
21
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents
            LEFT JOIN documents_link ON documents.id = documents_link.id
                LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  598
]
4.71 ms
(1.21%)
9
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  24
]
4.41 ms
(1.13%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  96599
]
3.61 ms
(0.93%)
8
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "cocktail-night-mit-jazz-und-lounge-vibes_vc12452"
]
3.19 ms
(0.82%)
11
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  541
]
3.18 ms
(0.82%)
9
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  96599
]
2.81 ms
(0.72%)
8
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,24) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  241
]
2.63 ms
(0.67%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,92204,33779,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  96599
]
2.38 ms
(0.61%)
8
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,500) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  505
]
2.30 ms
(0.59%)
2
SELECT id FROM website_settings
Parameters:
[]
2.13 ms
(0.55%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4
]
2.02 ms
(0.52%)
6
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,559,502,500) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  598
]
1.67 ms
(0.43%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,692,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  696
]
1.64 ms
(0.42%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,96,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  101
]
1.63 ms
(0.42%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/cocktail-night-mit-jazz-und-lounge-vibes_vc12452"
]
1.47 ms
(0.38%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,143) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  144
]
1.46 ms
(0.37%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,707) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  708
]
1.40 ms
(0.36%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,298,289) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  304
]
1.33 ms
(0.34%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  15
]
1.32 ms
(0.34%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,214,213) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  223
]
1.25 ms
(0.32%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  500
  500
]
1.25 ms
(0.32%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2
  2
  2
]
1.20 ms
(0.31%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
1.06 ms
(0.27%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,290,289) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  296
]
1.05 ms
(0.27%)
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:
[
  "/de/cocktail-night-mit-jazz-und-lounge-vibes_vc12452"
  "path"
  "auto_create"
  "/de/cocktail-night-mit-jazz-und-lounge-vibes_vc12452"
  "path_query"
  "https://montafon-staging.conecto.rocks/de/cocktail-night-mit-jazz-und-lounge-vibes_vc12452"
  "entire_uri"
]
1.04 ms
(0.27%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,242,24) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  245
]
1.00 ms
(0.26%)
1
SELECT COUNT(*) FROM object_localized_vcloud_lift_de WHERE ( object_localized_vcloud_lift_de.type IN ('object','variant','folder')) AND object_localized_vcloud_lift_de.published = 1
Parameters:
[]
0.97 ms
(0.25%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,254,261) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  255
]
0.94 ms
(0.24%)
1
SELECT COUNT(*) FROM object_localized_vcloud_lift_de WHERE (`isOpen` = '1'  AND  object_localized_vcloud_lift_de.type IN ('variant','object')) AND object_localized_vcloud_lift_de.published = 1
Parameters:
[]
0.90 ms
(0.23%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_event"
]
0.86 ms
(0.22%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  2
]
0.83 ms
(0.21%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,217,216,214,213) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  219
]
0.81 ms
(0.21%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,565,508,500) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  679
]
0.79 ms
(0.20%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.77 ms
(0.20%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  12452
  "externalLinks"
]
0.76 ms
(0.20%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,258,257,254,261) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  259
]
0.72 ms
(0.18%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,289) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  290
]
0.71 ms
(0.18%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,216,214,213) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  217
]
0.71 ms
(0.18%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,699,695,692,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  702
]
0.68 ms
(0.18%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  96
]
0.67 ms
(0.17%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,695,692,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  699
]
0.64 ms
(0.16%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,100,96,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  108
]
0.61 ms
(0.16%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,246,242,24) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  247
]
0.60 ms
(0.15%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,108,100,96,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  114
]
0.58 ms
(0.15%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,502,500) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  559
]
0.57 ms
(0.15%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.54 ms
(0.14%)
1
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
  12452
]
0.46 ms
(0.12%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,302,300,298,289) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  303
]
0.45 ms
(0.12%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,300,298,289) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  302
]
0.40 ms
(0.10%)
1
SELECT documents.*, documents_email.*, tree_locks.locked FROM documents
            LEFT JOIN documents_email ON documents.id = documents_email.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  149
]
0.39 ms
(0.10%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,218,216,214,213) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  221
]
0.37 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,261) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  254
]
0.35 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,294,292,290,289) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  295
]
0.35 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,700,695,692,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  701
]
0.34 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,213) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  214
]
0.34 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,247,246,242,24) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  248
]
0.34 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26749) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  78645
]
0.34 ms
(0.09%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  12452
  "contentblocks"
]
0.33 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,560,502,500) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  597
]
0.33 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,257,254,261) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  258
]
0.33 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,292,290,289) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  294
]
0.33 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,249,246,242,24) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  250
]
0.30 ms
(0.08%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,505,500) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  604
]
0.29 ms
(0.07%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,109,100,96,95) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  112
]
0.28 ms
(0.07%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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.