Query Metrics

102 Database Queries
20 Different statements
353.48 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
148.21 ms
(41.93%)
32
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774399303
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
34.81 ms
(9.85%)
15
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
30.55 ms
(8.64%)
5
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:
[
  "/en/artist/bernhard-prinz~a488/books/bernhard-prinz-falls-bedingung-dann-anweisung~b923"
  "path"
  "auto_create"
  "/en/artist/bernhard-prinz~a488/books/bernhard-prinz-falls-bedingung-dann-anweisung~b923"
  "path_query"
  "https://dev.bernhardknaus.com/en/artist/bernhard-prinz~a488/books/bernhard-prinz-falls-bedingung-dann-anweisung~b923"
  "entire_uri"
]
20.16 ms
(5.70%)
2
SELECT object_14.id as id, object_14.type as `type` FROM object_14 WHERE ( object_14.type IN ('object','variant','folder')) AND object_14.published = 1 ORDER BY `name` ASC
Parameters:
[]
19.33 ms
(5.47%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
18.36 ms
(5.19%)
4
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:
[
  "urlHost"
  null
  null
]
13.52 ms
(3.82%)
5
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1774399303
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
12.88 ms
(3.64%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
12.67 ms
(3.58%)
1
SELECT object_localized_2_en.id as id, object_localized_2_en.type as `type` FROM object_localized_2_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,488,%' AND  object_localized_2_en.type IN ('object','variant','folder')) AND object_localized_2_en.published = 1 ORDER BY `year` DESC
Parameters:
[]
11.72 ms
(3.32%)
5
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
10.79 ms
(3.05%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
9.22 ms
(2.61%)
6
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[
  1774399304
  "object_12782\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_8590\x01tags\x01"
  "asset_8591\x01tags\x01"
]
6.62 ms
(1.87%)
1
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
  923
]
1.18 ms
(0.33%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
0.99 ms
(0.28%)
4
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  9
]
0.90 ms
(0.25%)
4
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1774399303
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.81 ms
(0.23%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/artist/bernhard-prinz~a488/books/"
  "bernhard-prinz-falls-bedingung-dann-anweisung~b923"
]
0.52 ms
(0.15%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/artist/bernhard-prinz~a488/books/bernhard-prinz-falls-bedingung-dann-anweisung~b923"
]
0.15 ms
(0.04%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.11 ms
(0.03%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1774399304
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_85\x01tags\x01"
  "document_86\x01tags\x01"
  "document_96\x01tags\x01"
  "document_87\x01tags\x01"
  "object_12999\x01tags\x01"
  "object_13000\x01tags\x01"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.