GET https://www.posylka-test.colibo.io/de/serie-a56314.html

Query Metrics

5 Database Queries
5 Different statements
3.93 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
3.22 ms
(81.83%)
1
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=56314
Parameters:
[]
0.42 ms
(10.70%)
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_242','netto_fuellmenge_filter_4','netto_gewicht_filter_4','verwendungszweck_2251','verwendungszweck_2255','verwendungszweck_2257','hauttyp_351','volumen_681','anwendungszeit_2288','serie_56314','anwendungsgebiet_30910','vendor_46') AND  a.is_filterable = true
Parameters:
[]
0.16 ms
(4.15%)
1
SELECT code FROM attribute WHERE is_filterable = true
Parameters:
[]
0.07 ms
(1.73%)
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:
[
  "019bf097-eafb-78f6-b887-12979965458d"
]
0.06 ms
(1.60%)
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:
[
  "019bf097-eb03-7cdb-9ca6-fe0f8972b5f6"
]

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.