Error 500 Internal Server Error

GET https://www.posylka-test.colibo.io/de/fito-kosmetik-c2452.html

Forwarded to ErrorController (23068a)

Query Metrics

9 Database Queries
8 Different statements
2.13 ms Query time
0 Invalid entities
29 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Grouped Statements

Show all queries

Time Count Info
0.86 ms
(40.50%)
2
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = ? AND b0_.date_start < ? AND (b0_.date_end > ? OR b0_.date_end IS NULL)
Parameters:
[
  "top_full_width"
  "2026-01-24 15:41:24"
  "2026-01-24 15:41:24"
]
0.35 ms
(16.57%)
1
SELECT t0.id AS id_1, t0.price AS price_2, t0.quantity AS quantity_3, t0.sku AS sku_4, t0.hash AS hash_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.options AS options_8, t0.cart_id AS cart_id_9 FROM cart_items t0 WHERE t0.cart_id = ? ORDER BY t0.created_at DESC
Parameters:
[
  "019bf073-c03b-7c94-a4a7-def352226c4f"
]
0.32 ms
(14.83%)
1
SELECT t0.id AS id_1, t0.price AS price_2, t0.sku AS sku_3, t0.updated_at AS updated_at_4, t0.created_at AS created_at_5, t0.wishlist_id AS wishlist_id_6 FROM wishlist_items t0 WHERE t0.wishlist_id = ? ORDER BY t0.created_at DESC
Parameters:
[
  "019bf073-c044-73ac-bffb-c8c9362ec535"
]
0.16 ms
(7.74%)
1
SELECT code FROM attribute WHERE is_filterable = true
Parameters:
[]
0.16 ms
(7.51%)
1
SELECT a.id as group_id, a.code, a.name_ru, a.name_de, a.sort, 
			a.is_metric, a.is_deeplink, a.is_filterable, a.use_deeplink_code, 
			a.group_sort, a.group_name_ru, a.group_name_de,
			av.uid as value_id,  av.name_ru as value_ru, av.name_de as value_de
FROM attribute_value AS av
JOIN attribute AS a on a.code = av.code
WHERE av.uid IN('family_299','netto_gewicht_filter_3','verwendungszweck_2248','verwendungszweck_2249','verwendungszweck_7957','verwendungszweck_6088','anwendungszeit_2288','vendor_32','netto_gewicht_filter_4','netto_gewicht_filter_2') AND  a.is_filterable = true
Parameters:
[]
0.13 ms
(6.05%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.category_order AS category_order_3, t0.title_ru AS title_ru_4, t0.title_de AS title_de_5, t0.url_ru AS url_ru_6, t0.url_de AS url_de_7, t0.date_start AS date_start_8, t0.date_end AS date_end_9, t0.options AS options_10 FROM category_menu t0 WHERE t0.type IN (?, ?, ?, ?)
Parameters:
[
  "menu_main"
  "top_amount"
  "top_sold"
  "sale"
]
0.09 ms
(4.13%)
1
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.created_at AS created_at_3, t0.customer_id AS customer_id_4 FROM wishlists t0 WHERE t0.id = ?
Parameters:
[
  "019bf073-c044-73ac-bffb-c8c9362ec535"
]
0.06 ms
(2.67%)
1
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.created_at AS created_at_3, t0.customer_id AS customer_id_4 FROM carts t0 WHERE t0.id = ?
Parameters:
[
  "019bf073-c03b-7c94-a4a7-def352226c4f"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
0 Misses
0 Puts

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Banner 20
App\Entity\CategoryMenu 7
App\Entity\Cart 1
App\Entity\Wishlist 1

Entities Mapping

Class Mapping errors
App\Entity\Cart No errors.
App\Entity\Customer No errors.
App\Entity\CartItem No errors.
App\Entity\Wishlist No errors.
App\Entity\WishlistItem No errors.
App\Entity\Attribute No errors.
App\Entity\CategoryMenu No errors.
App\Entity\Banner No errors.
App\Entity\SubscribeList No errors.
App\Entity\Review No errors.
App\Entity\Campaign No errors.
App\Entity\Customer\Address No errors.
App\Entity\Order No errors.