GET https://www.posylka-test.colibo.io/ru/serie-a42642.html

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.10 ms
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:
[
  "019befa2-1d2f-77ef-9558-5628c220c98b"
]
2 0.09 ms
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:
[
  "019befa2-1d3a-7157-bd29-0dc9a621c804"
]
3 0.15 ms
SELECT a.id as attr_id, a.code, a.name_ru, a.name_de, 
			av.uid, av.id as value_id, av.name_ru as value_name_ru, av.name_de as value_name_de
FROM attribute_value AS av
JOIN attribute AS a on a.code = av.code
WHERE av.code = 'serie' AND av.id=42642
Parameters:
[]
4 0.15 ms
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_214','netto_fuellmenge_filter_5','netto_gewicht_filter_5','verwendungszweck_146','verwendungszweck_2251','verwendungszweck_2257','verwendungszweck_2258','volumen_2490','haar_typ_1819','anwendungszeit_2288','serie_42642','anwendungsgebiet_30890','vendor_1367') AND  a.is_filterable = true
Parameters:
[]
5 0.17 ms
SELECT code FROM attribute WHERE is_filterable = true
Parameters:
[]

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\CartItem No errors.
App\Entity\Wishlist No errors.
App\Entity\WishlistItem No errors.
App\Entity\Attribute No errors.