Query Metrics

170 Database Queries
21 Different statements
68.60 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
17.88 ms
(26.06%)
57
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
17.29 ms
(25.21%)
58
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
5.35 ms
(7.80%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  958
]
4.92 ms
(7.17%)
10
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/de/magazin/"
  "drei-schone-wege-ein-schones-ziel_m121"
]
2.98 ms
(4.34%)
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"
]
2.87 ms
(4.18%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4793,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5624
]
2.83 ms
(4.12%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  958
]
2.48 ms
(3.61%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  121
]
2.07 ms
(3.02%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
1.70 ms
(2.48%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/de/magazin/drei-schone-wege-ein-schones-ziel_m121"
]
1.64 ms
(2.40%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  103
]
1.59 ms
(2.31%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
0.96 ms
(1.40%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
0.82 ms
(1.20%)
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
]
0.81 ms
(1.18%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  3915
]
0.64 ms
(0.93%)
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.63 ms
(0.93%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
0.41 ms
(0.59%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3070
]
0.28 ms
(0.41%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.25 ms
(0.36%)
1
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  8001
]
0.21 ms
(0.31%)
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