Query Metrics

42 Database Queries
18 Different statements
15.53 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.98 ms
(19.16%)
9
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/de/magazin/"
  "alpe-nenzigast_m4427"
]
1.53 ms
(9.84%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/de/magazin/alpe-nenzigast_m4427"
]
1.26 ms
(8.10%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  958
]
1.21 ms
(7.78%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  958
]
0.98 ms
(6.29%)
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/de/magazin/alpe-nenzigast_m4427"
  "path"
  "auto_create"
  "/klostertal/de/magazin/alpe-nenzigast_m4427"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/klostertal/de/magazin/alpe-nenzigast_m4427"
  "entire_uri"
]
0.96 ms
(6.18%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
0.95 ms
(6.13%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
0.78 ms
(5.03%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  103
  103
]
0.64 ms
(4.12%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
0.59 ms
(3.83%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  103
]
0.58 ms
(3.75%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
0.53 ms
(3.42%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.50 ms
(3.25%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,319,311,4,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  654
]
0.49 ms
(3.15%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4793,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5624
]
0.46 ms
(2.97%)
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
]
0.37 ms
(2.38%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.37 ms
(2.38%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.35 ms
(2.25%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  4427
]

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