GET https://poth-api.keszul.hu/terburkolat/rusztikus-terburkolat/

Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 0.86 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.alias AS alias_3, t0.active AS active_4, t0.sorrend AS sorrend_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon_alt AS icon_alt_8, t0.icon_title AS icon_title_9, t0.icon AS icon_10, t0.image AS image_11, t0.image_alt AS image_alt_12, t0.image_title AS image_title_13, t0.article_image AS article_image_14, t0.article_image_alt AS article_image_alt_15, t0.article_image_title AS article_image_title_16, t0.description AS description_17, t0.short_description AS short_description_18, t0.featured AS featured_19, t0.seo_title AS seo_title_20, t0.meta_desc AS meta_desc_21, t0.beepites AS beepites_22, t0.parent_id AS parent_id_23 FROM product_category t0 WHERE t0.alias = ? LIMIT 1
Parameters:
[
  "rusztikus-terburkolat"
]
2 1.33 ms
SELECT COUNT(c0_.id) AS sclr_0, COALESCE(SUM(c0_.total), 0) AS sclr_1 FROM cart c0_ WHERE c0_.session_id = ?
Parameters:
[
  "3c2794beb10297d6f051702b5de0297b"
]
3 0.85 ms
SELECT p0_.id AS id_0 FROM product_category p0_ WHERE p0_.parent_id IN (?)
Parameters:
[
  57
]
4 0.77 ms
SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.active = ? AND p0_.meret = ? AND p0_.category_id IN (?) ORDER BY p0_.id DESC
Parameters:
[
  1
  0
  57
]

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
App\Entity\ProductCategory 2

Entities Mapping