Query Metrics

182 Database Queries
38 Different statements
356.27 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
140.23 ms
(39.36%)
53
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:
[
  1774393601
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
61.22 ms
(17.19%)
2
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:
[
  1774393602
  "object_9429\x01tags\x01"
  "class_3\x01tags\x01"
  "asset_8459\x01tags\x01"
  "asset_8460\x01tags\x01"
  "asset_8461\x01tags\x01"
  "asset_8462\x01tags\x01"
  "asset_8463\x01tags\x01"
  "asset_8464\x01tags\x01"
]
19.55 ms
(5.49%)
1
SELECT COUNT(*) FROM object_localized_2_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,512,%' AND  object_localized_2_en.type IN ('object','variant','folder')) AND object_localized_2_en.published = 1
Parameters:
[]
18.53 ms
(5.20%)
15
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:
[
  1774393601
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
15.82 ms
(4.44%)
1
SELECT COUNT(*) FROM object_localized_5_en INNER JOIN object_1 artist ON object_localized_5_en.artist__id = artist.oo_id AND object_localized_5_en.isDevItem IS false AND (artist.status = 'artist' OR artist.status = 'guest' OR artist.status = 'exMarketingEdition'  OR artist.oo_id = 512 ) AND workType = 'edition'  AND object_localized_5_en.published IS true AND artist__id = 512 WHERE ( object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[]
11.62 ms
(3.26%)
1
SELECT COUNT(*) FROM object_localized_5_en WHERE (isDevItem IS false
            AND workType = 'work'  AND published IS true AND artist__id = 512 AND  object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[]
8.72 ms
(2.45%)
1
SELECT COUNT(*) FROM object_localized_12_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,512,%' AND  object_localized_12_en.type IN ('object','variant','folder')) AND object_localized_12_en.published = 1
Parameters:
[]
8.64 ms
(2.42%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
7.44 ms
(2.09%)
1
SELECT COUNT(*) FROM object_localized_5_en INNER JOIN object_1 artist ON object_localized_5_en.artist__id = artist.oo_id AND object_localized_5_en.isDevItem IS false AND (artist.status = 'artist' OR artist.status = 'guest' OR artist.oo_id = 512 ) AND workType = 'architecture'  AND object_localized_5_en.published IS true AND artist__id = 512 WHERE ( object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[]
7.36 ms
(2.07%)
3
SELECT COUNT(*) FROM object_localized_3_en WHERE (isDevItem IS false AND dateEnd > 1774393602 AND artists LIKE '%,512,%' AND  object_localized_3_en.type IN ('object','variant','folder')) AND object_localized_3_en.published = 1
Parameters:
[]
7.33 ms
(2.06%)
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:
[
  1774393601
  "system\x01tags\x01"
  "site\x01tags\x01"
]
5.47 ms
(1.54%)
1
SELECT COUNT(*) FROM object_localized_3_en WHERE (isDevItem IS false AND dateEnd < 1774393602 AND artists LIKE '%,512,%' AND  object_localized_3_en.type IN ('object','variant','folder')) AND object_localized_3_en.published = 1
Parameters:
[]
4.84 ms
(1.36%)
1
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 workgroup__id > 0  AND published IS true AND artist__id = 512 AND  object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 GROUP BY `workgroup__id` ORDER BY `workDateEnd` DESC, `workDate` DESC
Parameters:
[]
4.80 ms
(1.35%)
2
SELECT COUNT(*) FROM (SELECT object_localized_5_en.id FROM object_localized_5_en WHERE (isDevItem IS false
            AND workType = 'work'
            AND workgroup__id > 0  AND published IS true AND artist__id = 512 AND  object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[]
4.66 ms
(1.31%)
1
SELECT COUNT(*) FROM object_localized_5_en WHERE (isDevItem IS false
            AND workType = 'work'
            AND workgroup__id IS NULL
            AND preview = true  AND published IS true AND artist__id = 512 AND  object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[]
4.41 ms
(1.24%)
16
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4.21 ms
(1.18%)
19
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3.68 ms
(1.03%)
4
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/jerry-zeniuk~a512/exhibitions"
  "path"
  "auto_create"
  "/en/artist/jerry-zeniuk~a512/exhibitions"
  "path_query"
  "https://dev.bernhardknaus.com/en/artist/jerry-zeniuk~a512/exhibitions"
  "entire_uri"
]
3.27 ms
(0.92%)
1
SELECT object_localized_3_en.id as id, object_localized_3_en.type as `type` FROM object_localized_3_en WHERE (isDevItem IS false AND dateEnd < 1774393602 AND artists LIKE '%,512,%' AND  object_localized_3_en.type IN ('object','variant','folder')) AND object_localized_3_en.published = 1 ORDER BY `dateEnd` DESC
Parameters:
[]
2.46 ms
(0.69%)
3
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:
[
  "viewDummyContent"
  null
  null
]
2.00 ms
(0.56%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
1.97 ms
(0.55%)
1
SELECT COUNT(*) FROM object_localized_4_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,512,%' AND  object_localized_4_en.type IN ('object','variant','folder')) AND object_localized_4_en.published = 1
Parameters:
[]
1.84 ms
(0.52%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
1.12 ms
(0.31%)
11
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
1.03 ms
(0.29%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.86 ms
(0.24%)
1
SELECT COUNT(*) FROM object_localized_3_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,512,%' AND  object_localized_3_en.type IN ('object','variant','folder')) AND object_localized_3_en.published = 1
Parameters:
[]
0.55 ms
(0.15%)
1
SELECT COUNT(*) FROM object_localized_11_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,512,%' AND  object_localized_11_en.type IN ('object','variant','folder')) AND object_localized_11_en.published = 1
Parameters:
[]
0.51 ms
(0.14%)
3
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
  9429
]
0.42 ms
(0.12%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/artist/jerry-zeniuk~a512/"
  "exhibitions"
]
0.37 ms
(0.10%)
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:
[
  1774393602
  "object_12782\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_8590\x01tags\x01"
  "asset_8591\x01tags\x01"
]
0.33 ms
(0.09%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/artist/jerry-zeniuk~a512/exhibitions"
]
0.26 ms
(0.07%)
1
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12136
]
0.23 ms
(0.06%)
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:
[
  1774393602
  "object_9446\x01tags\x01"
  "class_3\x01tags\x01"
  "asset_8617\x01tags\x01"
  "asset_8618\x01tags\x01"
  "asset_8619\x01tags\x01"
  "asset_8620\x01tags\x01"
  "asset_8621\x01tags\x01"
  "asset_8622\x01tags\x01"
  "asset_8623\x01tags\x01"
  "asset_8624\x01tags\x01"
  "asset_8625\x01tags\x01"
  "asset_8626\x01tags\x01"
]
0.17 ms
(0.05%)
3
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
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:
[
  1774393602
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_5\x01tags\x01"
  "document_6\x01tags\x01"
  "document_112\x01tags\x01"
  "document_81\x01tags\x01"
  "document_117\x01tags\x01"
  "document_79\x01tags\x01"
  "document_49\x01tags\x01"
  "document_50\x01tags\x01"
  "document_51\x01tags\x01"
  "document_80\x01tags\x01"
  "document_47\x01tags\x01"
  "document_52\x01tags\x01"
  "document_108\x01tags\x01"
  "document_100\x01tags\x01"
  "document_95\x01tags\x01"
  "document_94\x01tags\x01"
  "document_76\x01tags\x01"
  "document_53\x01tags\x01"
  "document_9\x01tags\x01"
  "document_54\x01tags\x01"
  "document_89\x01tags\x01"
  "document_92\x01tags\x01"
  "document_93\x01tags\x01"
]
0.10 ms
(0.03%)
1
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.07 ms
(0.02%)
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:
[
  1774393602
  "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.02%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
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.