Query Metrics

261 Database Queries
23 Different statements
119.15 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
35.10 ms
(29.46%)
69
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  103
]
16.75 ms
(14.06%)
57
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
16.60 ms
(13.93%)
58
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
14.47 ms
(12.14%)
21
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  103
]
7.61 ms
(6.39%)
10
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/de/magazin/"
  "drei-schone-wege-ein-schones-ziel_m121"
]
6.55 ms
(5.50%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.75 ms
(2.30%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  958
]
2.51 ms
(2.11%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  103
  103
]
2.26 ms
(1.90%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/de/magazin/drei-schone-wege-ein-schones-ziel_m121"
]
1.97 ms
(1.65%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  958
]
1.83 ms
(1.54%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  3915
]
1.78 ms
(1.49%)
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:
[
  "/klostertal/de/magazin/drei-schone-wege-ein-schones-ziel_m121"
  "path"
  "auto_create"
  "/klostertal/de/magazin/drei-schone-wege-ein-schones-ziel_m121"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/klostertal/de/magazin/drei-schone-wege-ein-schones-ziel_m121"
  "entire_uri"
]
1.64 ms
(1.37%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4793,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5624
]
1.32 ms
(1.11%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  103
]
1.29 ms
(1.08%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
1.21 ms
(1.01%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
0.83 ms
(0.70%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
0.81 ms
(0.68%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
0.57 ms
(0.48%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
0.43 ms
(0.36%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3070
]
0.37 ms
(0.31%)
1
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "magazin_breadcrumb"
  null
  null
]
0.30 ms
(0.25%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  121
]
0.23 ms
(0.19%)
1
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  102
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping