Redirect 302 redirect from GET @attribute_detail (17be6c)

GET https://www.posylka-test.colibo.io/ru/podarochnyy-chay-c2672.html

Query Metrics

3 Database Queries
3 Different statements
0.24 ms Query time
0 Invalid entities
2 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Grouped Statements

Show all queries

Time Count Info
0.11 ms
(43.89%)
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('anzahl_der_artikel_2680','art_2163','coolbox_filter_0','family_418','freezebox_filter_3','netto_gewicht_filter_5','verpackung_3948','volumen_der_tasse_40912') AND  a.is_filterable = true
Parameters:
[]
0.07 ms
(29.52%)
1
SELECT t0.id AS id_1, t0.country AS country_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.customer_id AS customer_id_5, t0.last_order_id AS last_order_id_6 FROM carts t0 WHERE t0.id = ?
Parameters:
[
  "019f963c-4175-744c-8ac1-0ce89543dfd1"
]
0.06 ms
(26.59%)
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:
[
  "019f963c-417f-75ef-bc45-70f350b2a14e"
]

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\Cart 1
App\Entity\Wishlist 1

Entities Mapping

Class Mapping errors
App\Entity\Cart No errors.
App\Entity\Customer No errors.
App\Entity\Order No errors.
App\Entity\CartItem No errors.
App\Entity\Wishlist No errors.
App\Entity\WishlistItem No errors.
App\Entity\Attribute No errors.