Query Metrics
160
Database Queries
35
Different statements
111.86 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.80 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:
[ 1772483990 "qElsxVAxaW:site_domain_a9552dfe7a73b23e4e319cdada175d86" ] |
| 2 | 0.55 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:
[ 1772483990 "qElsxVAxaW:system\x01tags\x01" "qElsxVAxaW:site\x01tags\x01" ] |
| 3 | 2.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 4 | 0.88 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:
[ "/" "path" "auto_create" "/" "path_query" "https://www.abel.jellinekserwer.pl/" "entire_uri" ] |
| 5 | 0.76 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:
[ 1772483990 "qElsxVAxaW:system_route_redirect" ] |
| 6 | 0.69 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:
[ 1772483990 "qElsxVAxaW:system\x01tags\x01" "qElsxVAxaW:redirect\x01tags\x01" "qElsxVAxaW:route\x01tags\x01" ] |
| 7 | 0.53 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.64 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 9 | 0.43 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:
[ 1772483990 "qElsxVAxaW:document_1" ] |
| 10 | 0.69 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:
[ 1772483990 "qElsxVAxaW:document_1\x01tags\x01" "qElsxVAxaW:asset_16\x01tags\x01" "qElsxVAxaW:asset_6\x01tags\x01" "qElsxVAxaW:asset_9\x01tags\x01" "qElsxVAxaW:asset_11\x01tags\x01" "qElsxVAxaW:asset_320\x01tags\x01" "qElsxVAxaW:asset_24\x01tags\x01" ] |
| 11 | 0.48 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:
[ 1772483990 "qElsxVAxaW:sites_path_mapping" ] |
| 12 | 0.43 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:
[ 1772483990 "qElsxVAxaW:\x00tags\x00sites_path_mapping" ] |
| 13 | 0.65 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
| 14 | 0.60 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:
[ 1772483990 "qElsxVAxaW:document_properties_1" ] |
| 15 | 0.56 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:
[ 1772483990 "qElsxVAxaW:document_properties\x01tags\x01" "qElsxVAxaW:document_1\x01tags\x01" ] |
| 16 | 0.51 ms |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 17 | 0.70 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:
[ "products_folder" null null ] |
| 18 | 0.34 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
| 19 | 0.40 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:
[ 1772483990 "qElsxVAxaW:object_2" ] |
| 20 | 0.40 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:
[ 1772483990 "qElsxVAxaW:object_2\x01tags\x01" ] |
| 21 | 4.29 ms |
SELECT object_localized_product_category_pl.id as id, object_localized_product_category_pl.type as `type` FROM object_localized_product_category_pl WHERE (isActive = ? AND type = ? AND parentId = ? AND object_localized_product_category_pl.type IN ('object','variant','folder')) AND object_localized_product_category_pl.published = 1
Parameters:
[ true "object" 2 ] |
| 22 | 0.48 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:
[ 1772483990 "qElsxVAxaW:object_3" ] |
| 23 | 0.61 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"product_category"
]
|
| 24 | 0.71 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:
[ 1772483990 "qElsxVAxaW:object_3\x01tags\x01" "qElsxVAxaW:class_product_category\x01tags\x01" "qElsxVAxaW:asset_262\x01tags\x01" ] |
| 25 | 0.49 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:
[ 1772483990 "qElsxVAxaW:object_6" ] |
| 26 | 0.52 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:
[ 1772483990 "qElsxVAxaW:object_6\x01tags\x01" "qElsxVAxaW:class_product_category\x01tags\x01" "qElsxVAxaW:asset_227\x01tags\x01" ] |
| 27 | 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:
[ 1772483990 "qElsxVAxaW:object_7" ] |
| 28 | 0.54 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:
[ 1772483990 "qElsxVAxaW:object_7\x01tags\x01" "qElsxVAxaW:class_product_category\x01tags\x01" "qElsxVAxaW:asset_239\x01tags\x01" ] |
| 29 | 0.38 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:
[ 1772483990 "qElsxVAxaW:object_8" ] |
| 30 | 0.46 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:
[ 1772483990 "qElsxVAxaW:object_8\x01tags\x01" "qElsxVAxaW:class_product_category\x01tags\x01" "qElsxVAxaW:asset_82\x01tags\x01" ] |
| 31 | 0.58 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:
[ 1772483990 "qElsxVAxaW:object_9" ] |
| 32 | 0.57 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:
[ 1772483990 "qElsxVAxaW:object_9\x01tags\x01" "qElsxVAxaW:class_product_category\x01tags\x01" "qElsxVAxaW:asset_14\x01tags\x01" ] |
| 33 | 0.40 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:
[ 1772483990 "qElsxVAxaW:object_10" ] |
| 34 | 0.38 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:
[ 1772483990 "qElsxVAxaW:object_10\x01tags\x01" "qElsxVAxaW:class_product_category\x01tags\x01" "qElsxVAxaW:asset_194\x01tags\x01" ] |
| 35 | 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:
[ 1772483990 "qElsxVAxaW:object_205" ] |
| 36 | 0.43 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:
[ 1772483990 "qElsxVAxaW:object_205\x01tags\x01" "qElsxVAxaW:class_product_category\x01tags\x01" "qElsxVAxaW:asset_308\x01tags\x01" ] |
| 37 | 0.88 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:
[ 1772483990 "qElsxVAxaW:website_config_pl" ] |
| 38 | 0.74 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:
[ 1772483990 "qElsxVAxaW:website_config\x01tags\x01" "qElsxVAxaW:system\x01tags\x01" "qElsxVAxaW:config\x01tags\x01" "qElsxVAxaW:output\x01tags\x01" "qElsxVAxaW:document_24\x01tags\x01" "qElsxVAxaW:document_6\x01tags\x01" "qElsxVAxaW:object_2\x01tags\x01" "qElsxVAxaW:document_5\x01tags\x01" ] |
| 39 | 0.89 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 40 | 0.54 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:
[ 1772483990 "qElsxVAxaW:translation_data_adf9c379c5d66dbe1b4238b8ddece1cb" ] |
| 41 | 0.48 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:
[ 1772483990 "qElsxVAxaW:translator\x01tags\x01" "qElsxVAxaW:translator_website\x01tags\x01" "qElsxVAxaW:translate\x01tags\x01" ] |
| 42 | 0.56 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:
[ 1772483990 "qElsxVAxaW:document_10" ] |
| 43 | 0.46 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:
[ 1772483990 "qElsxVAxaW:document_10\x01tags\x01" "qElsxVAxaW:asset_4\x01tags\x01" "qElsxVAxaW:asset_273\x01tags\x01" ] |
| 44 | 0.43 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pl/Elementy stałe/" "Header (nagłówek)" ] |
| 45 | 0.37 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:
[ 1772483990 "qElsxVAxaW:document_properties_10" ] |
| 46 | 0.37 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:
[ 1772483990 "qElsxVAxaW:document_properties\x01tags\x01" "qElsxVAxaW:document_10\x01tags\x01" ] |
| 47 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 48 | 0.85 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=pl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://www.abel.jellinekserwer.pl/_fragment?_path=_locale=pl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
| 49 | 0.64 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
| 50 | 0.68 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:
[ 1772483990 "qElsxVAxaW:document_2" ] |
| 51 | 0.52 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:
[ 1772483990 "qElsxVAxaW:document_2\x01tags\x01" "qElsxVAxaW:document_1\x01tags\x01" "qElsxVAxaW:asset_16\x01tags\x01" "qElsxVAxaW:asset_6\x01tags\x01" "qElsxVAxaW:asset_9\x01tags\x01" "qElsxVAxaW:asset_11\x01tags\x01" "qElsxVAxaW:asset_320\x01tags\x01" "qElsxVAxaW:asset_24\x01tags\x01" ] |
| 52 | 0.53 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:
[ 1772483990 "qElsxVAxaW:nav_f95946393a01b3f612d478134285b1b4" ] |
| 53 | 0.66 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:
[ 1772483990 "qElsxVAxaW:output\x01tags\x01" "qElsxVAxaW:navigation\x01tags\x01" "qElsxVAxaW:document_3\x01tags\x01" "qElsxVAxaW:document_25\x01tags\x01" "qElsxVAxaW:document_4\x01tags\x01" "qElsxVAxaW:document_5\x01tags\x01" "qElsxVAxaW:document_6\x01tags\x01" "qElsxVAxaW:document_15\x01tags\x01" "qElsxVAxaW:document_8\x01tags\x01" "qElsxVAxaW:document_7\x01tags\x01" "qElsxVAxaW:document_26\x01tags\x01" "qElsxVAxaW:document_9\x01tags\x01" "qElsxVAxaW:document_13\x01tags\x01" "qElsxVAxaW:document_14\x01tags\x01" "qElsxVAxaW:document_24\x01tags\x01" ] |
| 54 | 0.71 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:
[ 1772483990 "qElsxVAxaW:document_18" ] |
| 55 | 0.52 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:
[ 1772483990 "qElsxVAxaW:document_18\x01tags\x01" ] |
| 56 | 0.40 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:
[ 1772483990 "qElsxVAxaW:asset_4" ] |
| 57 | 0.61 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4
]
|
| 58 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4
]
|
| 59 | 0.64 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:
[ 1772483990 "qElsxVAxaW:imagick_format_avif" ] |
| 60 | 0.48 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:
[ 1772483990 "qElsxVAxaW:imagick_format_webp" ] |
| 61 | 0.45 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:
[ 1772483990 "qElsxVAxaW:asset_273" ] |
| 62 | 0.69 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
273
]
|
| 63 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
273
]
|
| 64 | 1.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
| 65 | 0.75 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:
[ 1772483990 "qElsxVAxaW:asset_6" ] |
| 66 | 0.56 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
6
]
|
| 67 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
6
]
|
| 68 | 0.56 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:
[ 1772483990 "qElsxVAxaW:object_5" ] |
| 69 | 0.73 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
| 70 | 1.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:
[ 1772483990 "qElsxVAxaW:object_5\x01tags\x01" "qElsxVAxaW:class_1\x01tags\x01" "qElsxVAxaW:asset_9\x01tags\x01" "qElsxVAxaW:asset_221\x01tags\x01" ] |
| 71 | 1.31 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '5'
Parameters:
[] |
| 72 | 0.64 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:
[ 1772483990 "qElsxVAxaW:asset_9" ] |
| 73 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9
]
|
| 74 | 0.56 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9
]
|
| 75 | 0.57 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:
[ 1772483990 "qElsxVAxaW:object_153" ] |
| 76 | 0.74 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:
[ 1772483990 "qElsxVAxaW:object_153\x01tags\x01" "qElsxVAxaW:class_1\x01tags\x01" "qElsxVAxaW:asset_225\x01tags\x01" ] |
| 77 | 0.73 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '153'
Parameters:
[] |
| 78 | 0.72 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:
[ 1772483990 "qElsxVAxaW:asset_11" ] |
| 79 | 0.58 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
11
]
|
| 80 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
11
]
|
| 81 | 0.49 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:
[ 1772483990 "qElsxVAxaW:asset_320" ] |
| 82 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
320
]
|
| 83 | 0.59 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
320
]
|
| 84 | 0.89 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '3'
Parameters:
[] |
| 85 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
262
]
|
| 86 | 0.54 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
262
]
|
| 87 | 1.12 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '6'
Parameters:
[] |
| 88 | 0.66 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
227
]
|
| 89 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
227
]
|
| 90 | 0.94 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '7'
Parameters:
[] |
| 91 | 0.64 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
239
]
|
| 92 | 0.78 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
239
]
|
| 93 | 0.67 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '8'
Parameters:
[] |
| 94 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
82
]
|
| 95 | 0.55 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
82
]
|
| 96 | 0.53 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '9'
Parameters:
[] |
| 97 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
14
]
|
| 98 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
14
]
|
| 99 | 0.72 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '10'
Parameters:
[] |
| 100 | 1.08 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
194
]
|
| 101 | 0.82 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
194
]
|
| 102 | 1.00 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '205'
Parameters:
[] |
| 103 | 0.60 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
308
]
|
| 104 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
308
]
|
| 105 | 0.81 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:
[ 1772483991 "qElsxVAxaW:object_4" ] |
| 106 | 1.02 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:
[ 1772483991 "qElsxVAxaW:object_4\x01tags\x01" "qElsxVAxaW:class_1\x01tags\x01" "qElsxVAxaW:asset_263\x01tags\x01" ] |
| 107 | 0.58 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:
[ 1772483991 "qElsxVAxaW:object_11" ] |
| 108 | 1.62 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:
[ 1772483991 "qElsxVAxaW:object_11\x01tags\x01" "qElsxVAxaW:class_1\x01tags\x01" "qElsxVAxaW:asset_212\x01tags\x01" ] |
| 109 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9
]
|
| 110 | 0.51 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 111 | 0.49 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:
[ 1772483991 "qElsxVAxaW:translation_data_41db8aab868a907ff5d387ae642c21fc" ] |
| 112 | 0.47 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:
[ 1772483991 "qElsxVAxaW:translator\x01tags\x01" "qElsxVAxaW:translator_website\x01tags\x01" "qElsxVAxaW:translate\x01tags\x01" ] |
| 113 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
263
]
|
| 114 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
263
]
|
| 115 | 0.34 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
212
]
|
| 116 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
212
]
|
| 117 | 0.98 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:
[ 1772483991 "qElsxVAxaW:document_7" ] |
| 118 | 0.46 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:
[ 1772483991 "qElsxVAxaW:document_7\x01tags\x01" "qElsxVAxaW:asset_2\x01tags\x01" "qElsxVAxaW:asset_26\x01tags\x01" "qElsxVAxaW:asset_16\x01tags\x01" "qElsxVAxaW:asset_28\x01tags\x01" "qElsxVAxaW:asset_29\x01tags\x01" ] |
| 119 | 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:
[ 1772483991 "qElsxVAxaW:asset_24" ] |
| 120 | 0.41 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:
[ 1772483991 "qElsxVAxaW:asset_24\x01tags\x01" ] |
| 121 | 0.65 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
24
]
|
| 122 | 0.47 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
24
]
|
| 123 | 0.48 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:
[ 1772483991 "qElsxVAxaW:asset_16" ] |
| 124 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16
]
|
| 125 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16
]
|
| 126 | 1.68 ms |
SELECT object_localized_recipe_pl.id as id, object_localized_recipe_pl.type as `type` FROM object_localized_recipe_pl WHERE (isActive = ? AND object_localized_recipe_pl.type IN ('object','variant','folder')) AND object_localized_recipe_pl.published = 1 ORDER BY `creationDate` DESC LIMIT 3
Parameters:
[
true
]
|
| 127 | 0.55 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:
[ 1772483991 "qElsxVAxaW:object_15" ] |
| 128 | 0.68 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"recipe"
]
|
| 129 | 1.82 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:
[ 1772483991 "qElsxVAxaW:object_15\x01tags\x01" "qElsxVAxaW:class_recipe\x01tags\x01" "qElsxVAxaW:asset_16\x01tags\x01" ] |
| 130 | 3.88 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:
[ 1772483991 "qElsxVAxaW:object_14" ] |
| 131 | 0.81 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:
[ 1772483991 "qElsxVAxaW:object_14\x01tags\x01" "qElsxVAxaW:class_recipe\x01tags\x01" "qElsxVAxaW:asset_19\x01tags\x01" ] |
| 132 | 0.57 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '15'
Parameters:
[] |
| 133 | 4.71 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16
]
|
| 134 | 0.68 ms |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '14'
Parameters:
[] |
| 135 | 1.03 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
19
]
|
| 136 | 0.59 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
19
]
|
| 137 | 0.52 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:
[ 1772483991 "qElsxVAxaW:document_11" ] |
| 138 | 0.46 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:
[ 1772483991 "qElsxVAxaW:document_11\x01tags\x01" "qElsxVAxaW:asset_22\x01tags\x01" "qElsxVAxaW:asset_23\x01tags\x01" ] |
| 139 | 0.49 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pl/Elementy stałe/" "Footer (stopka)" ] |
| 140 | 0.38 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:
[ 1772483991 "qElsxVAxaW:document_properties_11" ] |
| 141 | 0.46 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:
[ 1772483991 "qElsxVAxaW:document_properties\x01tags\x01" "qElsxVAxaW:document_11\x01tags\x01" ] |
| 142 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 143 | 0.63 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=pl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction" "path_query" "https://www.abel.jellinekserwer.pl/_fragment?_path=_locale=pl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction" "entire_uri" ] |
| 144 | 0.67 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
| 145 | 0.49 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:
[ 1772483991 "qElsxVAxaW:document_13" ] |
| 146 | 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:
[ 1772483991 "qElsxVAxaW:document_13\x01tags\x01" ] |
| 147 | 0.45 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:
[ 1772483991 "qElsxVAxaW:document_14" ] |
| 148 | 0.37 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:
[ 1772483991 "qElsxVAxaW:document_14\x01tags\x01" ] |
| 149 | 0.50 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:
[ 1772483991 "qElsxVAxaW:asset_23" ] |
| 150 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
23
]
|
| 151 | 0.45 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23
]
|
| 152 | 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:
[ 1772483991 "qElsxVAxaW:asset_22" ] |
| 153 | 0.29 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
22
]
|
| 154 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
22
]
|
| 155 | 0.37 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:
[ 1772483991 "qElsxVAxaW:document_8" ] |
| 156 | 0.41 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:
[ 1772483991 "qElsxVAxaW:document_8\x01tags\x01" "qElsxVAxaW:asset_37\x01tags\x01" "qElsxVAxaW:asset_36\x01tags\x01" "qElsxVAxaW:asset_39\x01tags\x01" "qElsxVAxaW:asset_40\x01tags\x01" "qElsxVAxaW:asset_38\x01tags\x01" ] |
| 157 | 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:
[ 1772483991 "qElsxVAxaW:document_25" ] |
| 158 | 0.32 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:
[ 1772483991 "qElsxVAxaW:document_25\x01tags\x01" ] |
| 159 | 0.55 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:
[ 1772483991 "qElsxVAxaW:document_9" ] |
| 160 | 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:
[ 1772483991 "qElsxVAxaW:document_9\x01tags\x01" ] |
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.