Query Metrics

674 Database Queries
18 Different statements
394.82 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
271.37 ms
(68.73%)
487
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
91.50 ms
(23.18%)
154
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
4.99 ms
(1.26%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2619
]
3.42 ms
(0.87%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  657
  657
  657
]
3.25 ms
(0.82%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.90 ms
(0.73%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/aktivitäten/winter-schneeschuhwandern/"
  "tipps-notfallnummern-schneeschuhwandern"
]
2.62 ms
(0.66%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2619
]
2.60 ms
(0.66%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  654
]
2.48 ms
(0.63%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.53 ms
(0.39%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  657
]
1.45 ms
(0.37%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.38 ms
(0.35%)
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:
[
  "/de/aktivitäten/winter-schneeschuhwandern/tipps-notfallnummern-schneeschuhwandern"
  "path"
  "auto_create"
  "/de/aktivitäten/winter-schneeschuhwandern/tipps-notfallnummern-schneeschuhwandern"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/de/aktivitäten/winter-schneeschuhwandern/tipps-notfallnummern-schneeschuhwandern"
  "entire_uri"
]
1.28 ms
(0.32%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12
]
1.24 ms
(0.31%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  657
]
1.16 ms
(0.29%)
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:
[
  28
]
0.73 ms
(0.18%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.52 ms
(0.13%)
1
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
  5755
]
0.41 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/aktivitäten/winter-schneeschuhwandern/tipps-notfallnummern-schneeschuhwandern' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]

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