Query Metrics
141
Database Queries
31
Different statements
50.90 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.44 ms |
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:
[ 1774387782 "site_domain_e19013cb161706785ddee46d4210cfcb" ] |
| 2 | 0.06 ms |
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:
[ 1774387782 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 4 | 0.43 ms |
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/harald-hermann~a496/ausstellungen/harald-hermann-fantasmi~e9450" "path" "auto_create" "/de/kuenstler/harald-hermann~a496/ausstellungen/harald-hermann-fantasmi~e9450" "path_query" "https://dev.bernhardknaus.com/de/kuenstler/harald-hermann~a496/ausstellungen/harald-hermann-fantasmi~e9450" "entire_uri" ] |
| 5 | 0.05 ms |
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:
[ 1774387782 "system_route_redirect" ] |
| 6 | 0.05 ms |
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:
[ 1774387782 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
| 7 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.32 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/harald-hermann~a496/ausstellungen/" "harald-hermann-fantasmi~e9450" ] |
| 9 | 0.19 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/harald-hermann~a496/ausstellungen/harald-hermann-fantasmi~e9450"
]
|
| 10 | 0.12 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/harald-hermann~a496/" "ausstellungen" ] |
| 11 | 0.14 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/harald-hermann~a496/ausstellungen"
]
|
| 12 | 0.09 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/" "harald-hermann~a496" ] |
| 13 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/harald-hermann~a496"
]
|
| 14 | 0.05 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "kuenstler" ] |
| 15 | 0.06 ms |
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:
[ 1774387782 "document_3" ] |
| 16 | 0.07 ms |
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:
[ 1774387782 "document_3\x01tags\x01" ] |
| 17 | 0.08 ms |
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:
[ 1774387782 "document_properties_3" ] |
| 18 | 0.06 ms |
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:
[ 1774387782 "document_properties\x01tags\x01" "document_3\x01tags\x01" ] |
| 19 | 0.29 ms |
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:
[ 1774387782 "object_496" ] |
| 20 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
| 21 | 0.39 ms |
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:
[ 1774387782 "object_496\x01tags\x01" "class_1\x01tags\x01" ] |
| 22 | 0.20 ms |
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:
[ 1774387782 "object_9450" ] |
| 23 | 0.34 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
| 24 | 0.31 ms |
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:
[ 1774387782 "object_9450\x01tags\x01" "class_3\x01tags\x01" "asset_3981\x01tags\x01" "asset_3982\x01tags\x01" ] |
| 25 | 0.06 ms |
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 ] |
| 26 | 0.05 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
9
]
|
| 27 | 0.09 ms |
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:
[ 1774387782 "website_config" ] |
| 28 | 0.07 ms |
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:
[ 1774387782 "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" ] |
| 29 | 0.07 ms |
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:
[ 1774387782 "asset_5932" ] |
| 30 | 0.05 ms |
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:
[ 1774387782 "asset_5932\x01tags\x01" ] |
| 31 | 0.06 ms |
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:
[ 1774387782 "asset_5931" ] |
| 32 | 0.05 ms |
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:
[ 1774387782 "asset_5931\x01tags\x01" ] |
| 33 | 0.06 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5931
]
|
| 34 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5931
]
|
| 35 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_6dd93bacc564aaf2919ba4aac956263e" "pimcore_image_thumbnails" ] |
| 36 | 0.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c2d56ec331d2c1559a08fffb39e5c4e2"
]
|
| 37 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_c7778faf319d0a97481864ca11790e39" "pimcore_image_thumbnails" ] |
| 38 | 0.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c549df8e6f51dc606e112c3f57d999cc"
]
|
| 39 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_692861ca1c38906a5e70385077c99d62" "pimcore_image_thumbnails" ] |
| 40 | 0.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__44517dfe4cea31e6c54ace530c521e10"
]
|
| 41 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_86f569b0c0121ee3cec448fea5461607" "pimcore_image_thumbnails" ] |
| 42 | 0.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a3efe5030bed53b46f283d41cd312277"
]
|
| 43 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_b68844acc46de079d1b52b0b310655d6" "pimcore_image_thumbnails" ] |
| 44 | 0.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__cad4546f3df5fb076abfb60d70dac925"
]
|
| 45 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_e3262ae7ffb70607c4c3b4d5b0afad56" "pimcore_image_thumbnails" ] |
| 46 | 0.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__24b506b956252682b1b06703e7311951"
]
|
| 47 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_c5f3143f8e17e2a20053f3e8f170b61e" "pimcore_image_thumbnails" ] |
| 48 | 0.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__ace0111489f931831b5be00cd03d955a"
]
|
| 49 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_56fbf8f4688c860085c0e74021c217b3" "pimcore_image_thumbnails" ] |
| 50 | 0.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__553006eea246563969fed50e05bb5c86"
]
|
| 51 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_685781fc26719ec4a17fda1785b0bf9e" "pimcore_image_thumbnails" ] |
| 52 | 0.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__41d459c4bf66ec44ee8384c6c177f3a6"
]
|
| 53 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_1c06d9e9c819c17e99a2f837f4a3053b" "pimcore_image_thumbnails" ] |
| 54 | 0.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a1c7a28e4d2489227f520cab1747de51"
]
|
| 55 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_6302e4dc5f3303347509835b80caaf1e" "pimcore_image_thumbnails" ] |
| 56 | 0.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c64e574d681afd324c5a5f68f4ccee55"
]
|
| 57 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_7e2f00f39802cbe865b3682d2687e501" "pimcore_image_thumbnails" ] |
| 58 | 0.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__fd7415ddf6907ce9a8c7f2f8a80dd49c"
]
|
| 59 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_d9c9a11f4c8882c2a2bfc03d67f336cb" "pimcore_image_thumbnails" ] |
| 60 | 0.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a06c1882ba332da7729fa9aabdacddf0"
]
|
| 61 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_caf47f99a8c53553bdb604cf272e3c8d" "pimcore_image_thumbnails" ] |
| 62 | 0.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__111cddb4dbf08493d1d3c0d1f08b3a36"
]
|
| 63 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_a33e0df529435a95776e679a74c799c0" "pimcore_image_thumbnails" ] |
| 64 | 0.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__43a5283db52084a3ae7d9aaa1b7b8926"
]
|
| 65 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3981
]
|
| 66 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3981
]
|
| 67 | 0.16 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 68 | 0.07 ms |
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:
[ 1774387782 "translation_data_1d19e47125946f5a6366d64de93b5d4f" ] |
| 69 | 0.06 ms |
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:
[ 1774387782 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
| 70 | 0.33 ms |
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:
[ 1774387782 "document_12" ] |
| 71 | 0.19 ms |
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:
[ 1774387782 "document_12\x01tags\x01" "document_1\x01tags\x01" ] |
| 72 | 0.20 ms |
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:
[ 1774387782 "nav_d9e787dd3ac5bdf010a632996573118a" ] |
| 73 | 0.28 ms |
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:
[ 1774387782 "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" ] |
| 74 | 0.16 ms |
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:
[ 1774387782 "document_28" ] |
| 75 | 0.14 ms |
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:
[ 1774387782 "document_28\x01tags\x01" ] |
| 76 | 0.17 ms |
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:
[ 1774387782 "document_properties_28" ] |
| 77 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 78 | 0.34 ms |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CArtistController%3A%3AsubnavigationAction" "path_query" "https://dev.bernhardknaus.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CArtistController%3A%3AsubnavigationAction" "entire_uri" ] |
| 79 | 0.16 ms |
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 ] |
| 80 | 0.06 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
| 81 | 7.23 ms |
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND published IS true AND artist__id = 496 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 82 | 0.66 ms |
SELECT COUNT(*) FROM object_localized_3_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,496,%' AND object_localized_3_de.type IN ('object','variant','folder')) AND object_localized_3_de.published = 1
Parameters:
[] |
| 83 | 0.44 ms |
SELECT COUNT(*) FROM object_localized_11_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,496,%' AND object_localized_11_de.type IN ('object','variant','folder')) AND object_localized_11_de.published = 1
Parameters:
[] |
| 84 | 6.79 ms |
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 = 496 ) AND workType = 'edition' AND object_localized_5_de.published IS true AND artist__id = 496 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 85 | 0.54 ms |
SELECT COUNT(*) FROM object_localized_2_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,496,%' AND object_localized_2_de.type IN ('object','variant','folder')) AND object_localized_2_de.published = 1
Parameters:
[] |
| 86 | 0.71 ms |
SELECT COUNT(*) FROM object_localized_4_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,496,%' AND object_localized_4_de.type IN ('object','variant','folder')) AND object_localized_4_de.published = 1
Parameters:
[] |
| 87 | 6.81 ms |
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 = 496 ) AND workType = 'architecture' AND object_localized_5_de.published IS true AND artist__id = 496 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 88 | 0.62 ms |
SELECT COUNT(*) FROM object_localized_12_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,496,%' AND object_localized_12_de.type IN ('object','variant','folder')) AND object_localized_12_de.published = 1
Parameters:
[] |
| 89 | 0.12 ms |
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:
[ 1774387783 "imagick_format_avif" ] |
| 90 | 0.06 ms |
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:
[ 1774387783 "imagick_format_webp" ] |
| 91 | 0.30 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3982
]
|
| 92 | 0.66 ms |
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[ "a:6:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:1400;s:11:"imageHeight";i:1050;s:16:"embeddedMetaData";a:100:{s:8:"FileSize";s:6:"157 kB";s:14:"FileModifyDate";s:25:"2021:07:08 14:13:31+00:00";s:14:"FileAccessDate";s:25:"2021:07:08 14:13:31+00:00";s:19:"FileInodeChangeDate";s:25:"2021:07:08 14:13:31+00:00";s:15:"FilePermissions";s:9:"rw-rw-rw-";s:8:"FileType";s:4:"JPEG";s:17:"FileTypeExtension";s:3:"jpg";s:8:"MIMEType";s:10:"image/jpeg";s:11:"JFIFVersion";d:1.01;s:13:"ExifByteOrder";s:25:"Little-endian (Intel, II)";s:16:"ImageDescription";s:31:" ";s:4:"Make";s:5:"NIKON";s:5:"Model";s:10:"COOLPIX S8";s:11:"Orientation";s:19:"Horizontal (normal)";s:11:"XResolution";i:72;s:11:"YResolution";i:72;s:14:"ResolutionUnit";s:6:"inches";s:8:"Software";s:14:"COOLPIX S8V1.1";s:10:"ModifyDate";s:19:"2009:10:28 14:37:57";s:16:"YCbCrPositioning";s:8:"Co-sited";s:12:"ExposureTime";s:4:"1/37";s:7:"FNumber";d:2.8;s:15:"ExposureProgram";s:10:"Program AE";s:3:"ISO";i:50;s:11:"ExifVersion";s:4:"0220";s:16:"DateTimeOriginal";s:19:"2009:10:28 14:37:57";s:10:"CreateDate";s:19:"2009:10:28 14:37:57";s:23:"ComponentsConfiguration";s:12:"Y, Cb, Cr, -";s:22:"CompressedBitsPerPixel";i:4;s:20:"ExposureCompensation";i:0;s:16:"MaxApertureValue";d:2.8;s:12:"MeteringMode";s:13:"Multi-segment";s:11:"LightSource";s:7:"Unknown";s:5:"Flash";s:18:"Auto, Did not fire";s:11:"FocalLength";s:6:"5.8 mm";s:16:"MakerNoteVersion";d:2;s:9:"ColorMode";s:5:"Color";s:7:"Quality";s:4:"Fine";s:12:"WhiteBalance";s:12:"White Preset";s:9:"FocusMode";s:4:"AF-S";s:12:"FlashSetting";s:6:"Normal";s:12:"ISOSelection";s:4:"Auto";s:8:"DataDump";s:50:"(Binary data 1512 bytes, use -b option to extract)";s:11:"Compression";s:16:"JPEG (old-style)";s:17:"PreviewImageStart";i:18523;s:18:"PreviewImageLength";i:10429;s:15:"ImageProcessing";s:0:"";s:15:"ImageAdjustment";s:4:"Auto";s:13:"AuxiliaryLens";s:3:"Off";s:19:"ManualFocusDistance";s:5:"undef";s:11:"DigitalZoom";i:1;s:10:"AFAreaMode";s:11:"Single Area";s:7:"AFPoint";s:6:"Center";s:15:"AFPointsInFocus";s:6:"(none)";s:9:"SceneMode";s:0:"";s:14:"NoiseReduction";s:3:"Off";s:11:"SceneAssist";s:0:"";s:14:"RetouchHistory";s:4:"None";s:16:"FlashInfoVersion";s:0:"";s:18:"ImageStabilization";s:6:"VR-Off";s:10:"AFResponse";s:8:"Standard";s:11:"UserComment";s:0:"";s:15:"FlashpixVersion";s:4:"0100";s:10:"ColorSpace";s:4:"sRGB";s:14:"ExifImageWidth";i:1400;s:15:"ExifImageHeight";i:1050;s:12:"InteropIndex";s:27:"R98 - DCF basic file (sRGB)";s:14:"InteropVersion";s:4:"0100";s:10:"FileSource";s:14:"Digital Camera";s:9:"SceneType";s:21:"Directly photographed";s:14:"CustomRendered";s:6:"Normal";s:12:"ExposureMode";s:4:"Auto";s:16:"DigitalZoomRatio";i:0;s:23:"FocalLengthIn35mmFormat";s:5:"35 mm";s:16:"SceneCaptureType";s:8:"Standard";s:11:"GainControl";s:4:"None";s:8:"Contrast";s:6:"Normal";s:10:"Saturation";s:6:"Normal";s:9:"Sharpness";s:6:"Normal";s:20:"SubjectDistanceRange";s:7:"Unknown";s:15:"ThumbnailOffset";i:8210;s:15:"ThumbnailLength";i:3596;s:10:"ImageWidth";i:1400;s:11:"ImageHeight";i:1050;s:15:"EncodingProcess";s:28:"Baseline DCT, Huffman coding";s:13:"BitsPerSample";i:8;s:15:"ColorComponents";i:3;s:16:"YCbCrSubSampling";s:16:"YCbCr4:2:0 (2 2)";s:8:"Aperture";d:2.8;s:9:"ImageSize";s:9:"1400x1050";s:10:"Megapixels";d:1.5;s:12:"PreviewImage";s:51:"(Binary data 10429 bytes, use -b option to extract)";s:16:"ScaleFactor35efl";d:6;s:12:"ShutterSpeed";s:4:"1/37";s:14:"ThumbnailImage";s:50:"(Binary data 3596 bytes, use -b option to extract)";s:17:"CircleOfConfusion";s:8:"0.005 mm";s:3:"FOV";s:8:"54.4 deg";s:16:"FocalLength35efl";s:34:"5.8 mm (35 mm equivalent: 35.0 mm)";s:18:"HyperfocalDistance";s:6:"2.41 m";s:10:"LightValue";d:9.2;}s:25:"embeddedMetaDataExtracted";b:1;s:8:"checksum";s:32:"a722b02eee80cf0eeb52c55ab487c989";}" 3982 ] |
| 93 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3982
]
|
| 94 | 0.20 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
9450
]
|
| 95 | 0.20 ms |
SELECT * FROM object_collection_multiLinks_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 9450 "links" ] |
| 96 | 0.06 ms |
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:
[ 1774387783 "document_8" ] |
| 97 | 0.05 ms |
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:
[ 1774387783 "document_8\x01tags\x01" ] |
| 98 | 0.06 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
| 99 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 100 | 0.42 ms |
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:
[ "/formNewsletterOrder" "path" "auto_create" "/formNewsletterOrder" "path_query" "https://dev.bernhardknaus.com/formNewsletterOrder" "entire_uri" ] |
| 101 | 0.06 ms |
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:
[ "FormOrderNewsletter_Stop" null null ] |
| 102 | 0.05 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
22
]
|
| 103 | 0.09 ms |
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:
[ 1774387783 "document_properties_8" ] |
| 104 | 0.05 ms |
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:
[ 1774387783 "document_properties\x01tags\x01" "document_8\x01tags\x01" ] |
| 105 | 0.06 ms |
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:
[ 1774387783 "document_70" ] |
| 106 | 0.05 ms |
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:
[ 1774387783 "document_70\x01tags\x01" ] |
| 107 | 0.07 ms |
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:
[ 1774387783 "document_properties_70" ] |
| 108 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 109 | 0.38 ms |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AsocialmediaLineAction" "path_query" "https://dev.bernhardknaus.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AsocialmediaLineAction" "entire_uri" ] |
| 110 | 12.84 ms |
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:
[] |
| 111 | 0.09 ms |
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:
[ 1774387783 "object_12782" ] |
| 112 | 0.06 ms |
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:
[ 1774387783 "object_12782\x01tags\x01" "class_14\x01tags\x01" "asset_8590\x01tags\x01" "asset_8591\x01tags\x01" ] |
| 113 | 0.05 ms |
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:
[ 1774387783 "object_12781" ] |
| 114 | 0.05 ms |
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:
[ 1774387783 "object_12781\x01tags\x01" "class_14\x01tags\x01" "asset_8582\x01tags\x01" "asset_8583\x01tags\x01" ] |
| 115 | 0.05 ms |
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:
[ 1774387783 "object_12733" ] |
| 116 | 0.05 ms |
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:
[ 1774387783 "object_12733\x01tags\x01" "class_14\x01tags\x01" "asset_6028\x01tags\x01" "asset_8017\x01tags\x01" ] |
| 117 | 0.05 ms |
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:
[ 1774387783 "object_12734" ] |
| 118 | 0.05 ms |
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:
[ 1774387783 "object_12734\x01tags\x01" "class_14\x01tags\x01" "asset_6029\x01tags\x01" "asset_6019\x01tags\x01" ] |
| 119 | 0.05 ms |
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:
[ 1774387783 "object_12780" ] |
| 120 | 0.05 ms |
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:
[ 1774387783 "object_12780\x01tags\x01" "class_14\x01tags\x01" "asset_8732\x01tags\x01" "asset_8679\x01tags\x01" ] |
| 121 | 0.05 ms |
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:
[ 1774387783 "object_12783" ] |
| 122 | 0.05 ms |
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:
[ 1774387783 "object_12783\x01tags\x01" "class_14\x01tags\x01" "asset_8584\x01tags\x01" "asset_8585\x01tags\x01" ] |
| 123 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8590
]
|
| 124 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8582
]
|
| 125 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
6028
]
|
| 126 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
6029
]
|
| 127 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8732
]
|
| 128 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8584
]
|
| 129 | 0.06 ms |
SELECT object_16.id as id, object_16.type as `type` FROM object_16 WHERE ( object_16.type IN ('object','variant','folder')) AND object_16.published = 1 ORDER BY `orderNum` ASC
Parameters:
[] |
| 130 | 0.05 ms |
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:
[ 1774387783 "object_12897" ] |
| 131 | 0.05 ms |
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:
[ 1774387783 "object_12897\x01tags\x01" "class_16\x01tags\x01" "asset_9194\x01tags\x01" ] |
| 132 | 0.05 ms |
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:
[ 1774387783 "object_12898" ] |
| 133 | 0.06 ms |
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:
[ 1774387783 "object_12898\x01tags\x01" "class_16\x01tags\x01" "asset_9195\x01tags\x01" ] |
| 134 | 0.05 ms |
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:
[ 1774387783 "object_12899" ] |
| 135 | 0.05 ms |
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:
[ 1774387783 "object_12899\x01tags\x01" "class_16\x01tags\x01" "asset_9196\x01tags\x01" ] |
| 136 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9194
]
|
| 137 | 0.07 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9194
]
|
| 138 | 0.06 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9195
]
|
| 139 | 0.07 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9195
]
|
| 140 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9196
]
|
| 141 | 0.07 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9196
]
|
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.