Query Metrics

248 Database Queries
24 Different statements
138.42 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
54.69 ms
(39.51%)
122
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
37.19 ms
(26.87%)
54
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  40
]
17.71 ms
(12.80%)
20
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  40
]
5.05 ms
(3.65%)
11
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/golm/en/"
  "weinfruehling_vc11775"
]
2.49 ms
(1.80%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  31
]
2.31 ms
(1.67%)
6
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/golm/en/weinfruehling_vc11775"
]
2.24 ms
(1.62%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  40
  40
]
1.80 ms
(1.30%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.67 ms
(1.21%)
2
SELECT id FROM website_settings
Parameters:
[]
1.19 ms
(0.86%)
1
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://golm.montafon-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
1.17 ms
(0.84%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  31
  40
  40
]
1.15 ms
(0.83%)
2
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/golm/%"
  "/en/weinfruehling_vc11775"
]
1.10 ms
(0.79%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
1.08 ms
(0.78%)
2
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  78720
]
0.99 ms
(0.71%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_event"
]
0.97 ms
(0.70%)
2
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  78720
]
0.95 ms
(0.68%)
1
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 = 3 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/weinfruehling_vc11775"
  "path"
  "auto_create"
  "/en/weinfruehling_vc11775"
  "path_query"
  "https://golm.montafon-staging.conecto.rocks/en/weinfruehling_vc11775"
  "entire_uri"
]
0.93 ms
(0.67%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.89 ms
(0.64%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  40
]
0.78 ms
(0.56%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  144
]
0.67 ms
(0.49%)
1
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
  11775
]
0.55 ms
(0.40%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  11775
  "externalLinks"
]
0.45 ms
(0.33%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  11775
  "contentblocks"
]
0.38 ms
(0.27%)
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.

Entities Mapping