Query Metrics

349 Database Queries
22 Different statements
59.41 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
32.86 ms
(55.32%)
151
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:
[
  1774399668
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
17.70 ms
(29.80%)
122
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:
[
  1774399668
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
2.08 ms
(3.49%)
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/harald-kroener~a481/works/workgroups/harald-kroener-individual-works~g17845/harald-kroener-matsushima-k-1999~w17865"
  "path"
  "auto_create"
  "/en/artist/harald-kroener~a481/works/workgroups/harald-kroener-individual-works~g17845/harald-kroener-matsushima-k-1999~w17865"
  "path_query"
  "https://dev.bernhardknaus.com/en/artist/harald-kroener~a481/works/workgroups/harald-kroener-individual-works~g17845/harald-kroener-matsushima-k-1999~w17865"
  "entire_uri"
]
1.17 ms
(1.98%)
16
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
0.80 ms
(1.34%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.72 ms
(1.21%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/artist/harald-kroener~a481/works/workgroups/harald-kroener-individual-works~g17845/"
  "harald-kroener-matsushima-k-1999~w17865"
]
0.69 ms
(1.16%)
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:
[
  1774399668
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.49 ms
(0.82%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
0.47 ms
(0.79%)
6
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/artist/harald-kroener~a481/works/workgroups/harald-kroener-individual-works~g17845/harald-kroener-matsushima-k-1999~w17865"
]
0.34 ms
(0.57%)
5
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.32 ms
(0.54%)
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
]
0.29 ms
(0.49%)
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:
[
  1774399668
  "object_12782\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_8590\x01tags\x01"
  "asset_8591\x01tags\x01"
]
0.23 ms
(0.38%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.20 ms
(0.33%)
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:
[]
0.19 ms
(0.32%)
4
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  9
]
0.19 ms
(0.31%)
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:
[
  1774399668
  "object_11264\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_4032\x01tags\x01"
  "asset_4033\x01tags\x01"
  "asset_4034\x01tags\x01"
  "asset_4035\x01tags\x01"
  "asset_4036\x01tags\x01"
  "asset_4037\x01tags\x01"
  "asset_4038\x01tags\x01"
  "asset_4039\x01tags\x01"
  "asset_4040\x01tags\x01"
  "asset_4031\x01tags\x01"
]
0.18 ms
(0.30%)
1
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17865
]
0.16 ms
(0.27%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "5"
]
0.15 ms
(0.25%)
2
SELECT object_localized_5_en.id as id, object_localized_5_en.type as `type` FROM object_localized_5_en WHERE (isDevItem IS false
            AND workType = 'work'  AND preview = 1  AND published IS true AND artist__id = 481 AND  object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 ORDER BY `priority` ASC, `workDateEnd` DESC, `workDate` DESC
Parameters:
[]
0.08 ms
(0.13%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
0.06 ms
(0.10%)
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:
[
  1774399668
  "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"
]
0.05 ms
(0.09%)
1
SELECT object_13.id as id, object_13.type as `type` FROM object_13 WHERE ( object_13.type IN ('object','variant','folder')) AND object_13.published = 1
Parameters:
[]

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.