Query Metrics

150 Database Queries
32 Different statements
298.22 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
55.89 ms
(18.74%)
40
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:
[
  1774387856
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
30.14 ms
(10.11%)
17
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
25.26 ms
(8.47%)
2
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
24.51 ms
(8.22%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
21.17 ms
(7.10%)
16
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
20.53 ms
(6.88%)
10
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17882
]
20.06 ms
(6.73%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19.53 ms
(6.55%)
12
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:
[
  1774387856
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
15.80 ms
(5.30%)
14
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:
[
  1774387856
  "system\x01tags\x01"
  "site\x01tags\x01"
]
14.69 ms
(4.92%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474/ausstellungen/"
  "stefan-a-wengen-no-man-s-land~e9420"
]
11.69 ms
(3.92%)
2
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
11.53 ms
(3.87%)
2
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
]
5.83 ms
(1.95%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  9
]
5.52 ms
(1.85%)
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:
[
  1774387856
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_3\x01tags\x01"
  "document_4\x01tags\x01"
  "document_110\x01tags\x01"
  "document_19\x01tags\x01"
  "document_116\x01tags\x01"
  "document_77\x01tags\x01"
  "document_21\x01tags\x01"
  "document_22\x01tags\x01"
  "document_23\x01tags\x01"
  "document_78\x01tags\x01"
  "document_24\x01tags\x01"
  "document_25\x01tags\x01"
  "document_107\x01tags\x01"
  "document_74\x01tags\x01"
  "document_83\x01tags\x01"
  "document_82\x01tags\x01"
  "document_73\x01tags\x01"
  "document_26\x01tags\x01"
  "document_27\x01tags\x01"
  "document_88\x01tags\x01"
  "document_90\x01tags\x01"
  "document_91\x01tags\x01"
  "document_121\x01tags\x01"
]
4.40 ms
(1.47%)
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:
[
  1774387856
  "object_17882\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9920\x01tags\x01"
  "asset_9921\x01tags\x01"
  "asset_9922\x01tags\x01"
]
4.01 ms
(1.34%)
2
SELECT COUNT(*) FROM (SELECT object_localized_5_de.id FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'edition'
            AND workgroup__id > 0  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[]
1.68 ms
(0.56%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474/ausstellungen/stefan-a-wengen-no-man-s-land~e9420"
]
1.45 ms
(0.49%)
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:
[
  "/de/kuenstler/stefan-a-wengen~a474/ausstellungen/stefan-a-wengen-no-man-s-land~e9420"
  "path"
  "auto_create"
  "/de/kuenstler/stefan-a-wengen~a474/ausstellungen/stefan-a-wengen-no-man-s-land~e9420"
  "path_query"
  "https://dev.bernhardknaus.com/de/kuenstler/stefan-a-wengen~a474/ausstellungen/stefan-a-wengen-no-man-s-land~e9420"
  "entire_uri"
]
1.21 ms
(0.41%)
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:
[
  1774387856
  "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.57 ms
(0.19%)
1
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'work'
            AND workgroup__id IS NULL
            AND preview = true  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
0.50 ms
(0.17%)
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:
[
  1774387856
  "object_9420\x01tags\x01"
  "class_3\x01tags\x01"
  "asset_8350\x01tags\x01"
  "asset_8351\x01tags\x01"
  "asset_8352\x01tags\x01"
  "asset_8353\x01tags\x01"
  "asset_8354\x01tags\x01"
]
0.46 ms
(0.15%)
2
SELECT COUNT(*) FROM (SELECT object_localized_5_de.id FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'work'
            AND workgroup__id > 0  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[]
0.40 ms
(0.13%)
1
SELECT object_localized_5_de.id as id, object_localized_5_de.type as `type` FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'work'
            AND workgroup__id > 0  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id` ORDER BY `workDateEnd` DESC, `workDate` DESC
Parameters:
[]
0.38 ms
(0.13%)
1
SELECT COUNT(*) FROM object_localized_3_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_3_de.type IN ('object','variant','folder')) AND object_localized_3_de.published = 1
Parameters:
[]
0.35 ms
(0.12%)
1
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'work'  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
0.19 ms
(0.06%)
1
SELECT COUNT(*) FROM object_localized_11_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_11_de.type IN ('object','variant','folder')) AND object_localized_11_de.published = 1
Parameters:
[]
0.19 ms
(0.06%)
1
SELECT COUNT(*) FROM object_localized_5_de INNER JOIN object_1 artist ON object_localized_5_de.artist__id = artist.oo_id AND object_localized_5_de.isDevItem IS false AND (artist.status = 'artist' OR artist.status = 'guest' OR artist.status = 'exMarketingEdition'  OR artist.oo_id = 474 ) AND workType = 'edition'  AND object_localized_5_de.published IS true AND artist__id = 474 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
0.08 ms
(0.03%)
1
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'edition'
            AND workgroup__id IS NULL  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
0.05 ms
(0.02%)
1
SELECT COUNT(*) FROM object_localized_2_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_2_de.type IN ('object','variant','folder')) AND object_localized_2_de.published = 1
Parameters:
[]
0.05 ms
(0.02%)
1
SELECT COUNT(*) FROM object_localized_4_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_4_de.type IN ('object','variant','folder')) AND object_localized_4_de.published = 1
Parameters:
[]
0.05 ms
(0.02%)
1
SELECT COUNT(*) FROM object_localized_5_de INNER JOIN object_1 artist ON object_localized_5_de.artist__id = artist.oo_id AND object_localized_5_de.isDevItem IS false AND (artist.status = 'artist' OR artist.status = 'guest' OR artist.oo_id = 474 ) AND workType = 'architecture'  AND object_localized_5_de.published IS true AND artist__id = 474 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
0.05 ms
(0.02%)
1
SELECT COUNT(*) FROM object_localized_12_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_12_de.type IN ('object','variant','folder')) AND object_localized_12_de.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.