Query Metrics

354 Database Queries
16 Different statements
132.20 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
57.23 ms
(43.29%)
152
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
52.63 ms
(39.81%)
154
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
5.96 ms
(4.51%)
9
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  452
]
3.22 ms
(2.43%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2616
]
3.19 ms
(2.41%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2616
]
2.72 ms
(2.06%)
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/urlaub-services/gästekarten-der-region"
  "path"
  "auto_create"
  "/de/urlaub-services/gästekarten-der-region"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/de/urlaub-services/gästekarten-der-region"
  "entire_uri"
]
1.21 ms
(0.92%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.12 ms
(0.85%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/urlaub-services/"
  "gästekarten-der-region"
]
0.94 ms
(0.71%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12
]
0.81 ms
(0.61%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  654
]
0.67 ms
(0.51%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  452
  452
  452
]
0.61 ms
(0.46%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.53 ms
(0.40%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  452
]
0.49 ms
(0.37%)
1
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
  5755
]
0.47 ms
(0.36%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/urlaub-services/gästekarten-der-region' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.42 ms
(0.32%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4794,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4832
]

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