Query Metrics

71 Database Queries
18 Different statements
47.34 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
14.36 ms
(30.34%)
24
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  68
]
7.15 ms
(15.09%)
12
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  68
]
4.88 ms
(10.31%)
3
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:
[
  "/brandnertal/en"
  "path"
  "auto_create"
  "/brandnertal/en"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/en"
  "entire_uri"
]
4.32 ms
(9.12%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2.59 ms
(5.46%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
2.09 ms
(4.41%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/"
  "en"
]
1.89 ms
(4.00%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
1.77 ms
(3.73%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
1.43 ms
(3.01%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.22 ms
(2.59%)
2
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2698
]
1.02 ms
(2.16%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  57
  68
  68
]
0.99 ms
(2.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  334
]
0.95 ms
(2.00%)
2
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  334
]
0.74 ms
(1.56%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  68
]
0.71 ms
(1.49%)
2
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2698
]
0.59 ms
(1.24%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.40 ms
(0.85%)
1
SELECT * FROM object_url_slugs WHERE slug = '/brandnertal/en' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.26 ms
(0.54%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]

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