GET https://poth-api.keszul.hu/kiegeszitok/segedanyagok/?sorrend=sotet

Query Metrics

2 Database Queries
2 Different statements
2.95 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 1.21 ms
SELECT COUNT(c0_.id) AS sclr_0, COALESCE(SUM(c0_.total), 0) AS sclr_1 FROM cart c0_ WHERE c0_.session_id = ?
Parameters:
[
  "9290129d965e3d9fc5bc4d6547392110"
]
2 1.73 ms
SELECT DISTINCT p0_.id AS id_0 FROM product p0_ LEFT JOIN product_alapszin p2_ ON p0_.id = p2_.product_id LEFT JOIN alapszin a1_ ON a1_.id = p2_.alapszin_id AND (a1_.active = 1) WHERE p0_.active = ? AND p0_.meret = ? AND p0_.category_id IN (?) GROUP BY p0_.id ORDER BY CASE WHEN MIN(a1_.sorrend) IS NULL THEN -1 ELSE MIN(a1_.sorrend) END DESC, p0_.id ASC
Parameters:
[
  1
  0
  62
]

Database Connections

Name Service
default doctrine.dbal.default_connection
intralog doctrine.dbal.intralog_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping