Query Metrics

55 Database Queries
19 Different statements
44.13 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
7.52 ms
(17.04%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
4.73 ms
(10.72%)
8
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/en/recipes/"
  "lumpasalot_m133"
]
4.24 ms
(9.60%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  958
]
3.60 ms
(8.16%)
7
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  958
]
3.07 ms
(6.95%)
1
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  1064
]
2.63 ms
(5.95%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/en/recipes/lumpasalot_m133"
]
2.59 ms
(5.88%)
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/en/recipes/lumpasalot_m133"
  "path"
  "auto_create"
  "/klostertal/en/recipes/lumpasalot_m133"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/klostertal/en/recipes/lumpasalot_m133"
  "entire_uri"
]
2.48 ms
(5.62%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
2.26 ms
(5.13%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
1.91 ms
(4.33%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.63 ms
(3.68%)
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
]
1.37 ms
(3.10%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  113
  113
]
1.20 ms
(2.73%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
1.16 ms
(2.64%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  113
]
1.06 ms
(2.40%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.81 ms
(1.84%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  133
]
0.73 ms
(1.64%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,502,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  503
]
0.71 ms
(1.62%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,506,502,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  524
]
0.42 ms
(0.95%)
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping