Query Metrics

454 Database Queries
28 Different statements
244.76 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
83.30 ms
(34.03%)
144
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  103
]
32.43 ms
(13.25%)
88
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
30.37 ms
(12.41%)
47
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  103
]
29.70 ms
(12.14%)
58
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
27.97 ms
(11.43%)
57
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5.99 ms
(2.45%)
9
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/de/magazin/"
  "drei-schone-wege-ein-schones-ziel_m121"
]
3.74 ms
(1.53%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  958
]
2.85 ms
(1.16%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4793,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5624
]
2.70 ms
(1.10%)
4
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  264
]
2.68 ms
(1.09%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  958
]
2.62 ms
(1.07%)
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.29 ms
(0.94%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
2.03 ms
(0.83%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
1.94 ms
(0.79%)
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
]
1.90 ms
(0.78%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
1.89 ms
(0.77%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/de/magazin/drei-schone-wege-ein-schones-ziel_m121"
]
1.43 ms
(0.59%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  103
]
1.37 ms
(0.56%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
1.26 ms
(0.51%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
1.23 ms
(0.50%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3070
]
0.88 ms
(0.36%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.76 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.68 ms
(0.28%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  121
]
0.64 ms
(0.26%)
1
SELECT id FROM website_settings
Parameters:
[]
0.58 ms
(0.23%)
1
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  264
]
0.56 ms
(0.23%)
1
SELECT * FROM object_store_weather WHERE oo_id = ? FOR UPDATE
Parameters:
[
  264
]
0.49 ms
(0.20%)
1
SELECT * FROM object_relations_weather WHERE src_id = ?
Parameters:
[
  264
]
0.48 ms
(0.20%)
1
SELECT * FROM object_localized_data_weather WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  264
]

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