Query Metrics

63 Database Queries
22 Different statements
30.89 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.17 ms
(16.73%)
9
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2553
]
4.55 ms
(14.72%)
10
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:
[
  3153
]
2.26 ms
(7.32%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  654
]
2.15 ms
(6.97%)
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:
[
  "/de/services/team"
  "path"
  "auto_create"
  "/de/services/team"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/de/services/team"
  "entire_uri"
]
2.15 ms
(6.97%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  440
]
1.93 ms
(6.25%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2553
]
1.71 ms
(5.53%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,13603,4800,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4810
]
1.40 ms
(4.52%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.34 ms
(4.34%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/services/"
  "team"
]
1.18 ms
(3.81%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.10 ms
(3.57%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  440
]
0.90 ms
(2.92%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12
]
0.89 ms
(2.88%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  440
  440
  440
]
0.89 ms
(2.87%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3051) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  3153
]
0.72 ms
(2.33%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/services/team' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.45 ms
(1.46%)
1
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
  5755
]
0.42 ms
(1.36%)
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:
[
  65
]
0.40 ms
(1.28%)
1
SELECT * FROM object_relations_CN_AUTHOR WHERE src_id = ?
Parameters:
[
  65
]
0.35 ms
(1.12%)
1
SELECT * FROM object_store_CN_AUTHOR WHERE oo_id = ? FOR UPDATE
Parameters:
[
  65
]
0.33 ms
(1.08%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.31 ms
(1.02%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  65
]
0.29 ms
(0.94%)
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