GET https://dev.bernhardknaus.com/formNewsletterOrder

Query Metrics

132 Database Queries
25 Different statements
23.77 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.90 ms
(41.65%)
49
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:
[
  1774382332
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
2.90 ms
(12.20%)
17
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:
[
  1774382332
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.20 ms
(5.04%)
3
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/mark-francis~a520/aktuelles/mark-francis-tracing-echoes~n18681"
  "path"
  "auto_create"
  "/de/kuenstler/mark-francis~a520/aktuelles/mark-francis-tracing-echoes~n18681"
  "path_query"
  "https://dev.bernhardknaus.com/de/kuenstler/mark-francis~a520/aktuelles/mark-francis-tracing-echoes~n18681"
  "entire_uri"
]
1.20 ms
(5.03%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
1.19 ms
(4.99%)
6
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.05 ms
(4.42%)
7
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:
[
  1774382332
  "object_18047\x01tags\x01"
  "class_4\x01tags\x01"
  "asset_10297\x01tags\x01"
  "asset_10296\x01tags\x01"
]
0.99 ms
(4.18%)
1
SELECT object_localized_4_de.id as id, object_localized_4_de.type as `type` FROM object_localized_4_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,520,%' AND  object_localized_4_de.type IN ('object','variant','folder')) AND object_localized_4_de.published = 1 ORDER BY `dateStart` DESC
Parameters:
[]
0.67 ms
(2.83%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
0.62 ms
(2.59%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/kuenstler/mark-francis~a520/aktuelles/"
  "mark-francis-tracing-echoes~n18681"
]
0.59 ms
(2.50%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.52 ms
(2.21%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/kuenstler/mark-francis~a520/aktuelles/mark-francis-tracing-echoes~n18681"
]
0.32 ms
(1.33%)
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:
[
  1774382332
  "object_18602\x01tags\x01"
  "class_4\x01tags\x01"
  "asset_11018\x01tags\x01"
  "asset_11034\x01tags\x01"
  "asset_11035\x01tags\x01"
  "asset_11036\x01tags\x01"
]
0.31 ms
(1.30%)
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:
[
  1774382332
  "object_18178\x01tags\x01"
  "class_4\x01tags\x01"
  "asset_10391\x01tags\x01"
  "asset_10389\x01tags\x01"
  "asset_10390\x01tags\x01"
]
0.30 ms
(1.24%)
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:
[
  1774382332
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.28 ms
(1.19%)
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:
[
  1774382332
  "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.27 ms
(1.12%)
1
SELECT * FROM object_collection_multiLinks_localized_4 WHERE ooo_id = ? AND language IN ('en','de','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  18681
  "links"
  0
]
0.22 ms
(0.92%)
1
SELECT * FROM object_collection_multiLinks_4 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  18681
  "links"
]
0.21 ms
(0.87%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
0.21 ms
(0.87%)
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:
[
  "urlHost"
  null
  null
]
0.20 ms
(0.83%)
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:
[
  1774382332
  "object_14484\x01tags\x01"
  "class_4\x01tags\x01"
  "asset_9457\x01tags\x01"
  "asset_9452\x01tags\x01"
  "asset_9453\x01tags\x01"
  "asset_9454\x01tags\x01"
  "asset_9455\x01tags\x01"
]
0.19 ms
(0.78%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.17 ms
(0.72%)
1
SELECT * FROM object_relations_4 WHERE src_id = ?
Parameters:
[
  18681
]
0.13 ms
(0.54%)
3
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  9
]
0.09 ms
(0.37%)
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.29%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8
]

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.