Query Metrics

117 Database Queries
23 Different statements
63.81 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
13.07 ms
(20.48%)
28
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
10.80 ms
(16.92%)
31
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
7.41 ms
(11.61%)
9
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/bludenz/de/magazin/"
  "kindheitserinnerungen-im-schnee-in-sonntag-stein_m161"
]
5.26 ms
(8.25%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  156
]
4.30 ms
(6.73%)
7
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  156
]
4.22 ms
(6.61%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  79
]
2.45 ms
(3.84%)
4
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:
[
  "/bludenz/de/magazin/kindheitserinnerungen-im-schnee-in-sonntag-stein_m161"
  "path"
  "auto_create"
  "/bludenz/de/magazin/kindheitserinnerungen-im-schnee-in-sonntag-stein_m161"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/bludenz/de/magazin/kindheitserinnerungen-im-schnee-in-sonntag-stein_m161"
  "entire_uri"
]
1.80 ms
(2.82%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  79
]
1.66 ms
(2.60%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,125,124,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  156
]
1.52 ms
(2.39%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  89
  89
]
1.46 ms
(2.28%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  17
]
1.46 ms
(2.28%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/bludenz/de/magazin/kindheitserinnerungen-im-schnee-in-sonntag-stein_m161"
]
1.26 ms
(1.97%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
0.93 ms
(1.46%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  196
]
0.92 ms
(1.44%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  79
  79
  79
]
0.89 ms
(1.39%)
1
SELECT * FROM object_store_weather WHERE oo_id = ? FOR UPDATE
Parameters:
[
  196
]
0.80 ms
(1.25%)
1
SELECT * FROM object_localized_data_weather WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  196
]
0.76 ms
(1.19%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,23,124,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  35
]
0.73 ms
(1.14%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.62 ms
(0.97%)
1
SELECT * FROM object_relations_weather WHERE src_id = ?
Parameters:
[
  196
]
0.61 ms
(0.95%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  161
]
0.46 ms
(0.72%)
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:
[
  196
]
0.45 ms
(0.71%)
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
]

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