GET http://realitysvepomocne.weby-betechnik.cz/doplnkove-sluzby

Query Metrics

4 Database Queries
3 Different statements
1.57 ms Query time
0 Invalid entities
15 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.63 ms
(40.00%)
1
SELECT t0.id AS id_1, t0.ipaddress AS ipaddress_2 FROM black_list_ip t0 WHERE t0.ipaddress = ? LIMIT 1
Parameters:
[
  "172.70.80.105"
]
0.60 ms
(38.39%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.short_description AS short_description_3, p0_.img AS img_4, p0_.large_img AS large_img_5, p0_.slug AS slug_6, p0_.note AS note_7, MIN(p1_.price) AS sclr_8, COUNT(DISTINCT p1_.price) AS sclr_9, p0_.parent_category_id AS parent_category_id_10 FROM product_category p0_ LEFT JOIN product p1_ ON p0_.id = p1_.category_id WHERE (p1_.active = 1 OR p1_.id IS NULL) AND p0_.parent_category_id = ? GROUP BY p0_.id
Parameters:
[
  4
]
0.34 ms
(21.61%)
2
SELECT t0.id AS id_1, t0.key AS key_2, t0.name AS name_3, t0.value AS value_4 FROM term t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "additional_services_page_seo_title"
]

Database Connections

Name Service
default doctrine.dbal.default_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 13
App\Entity\Term 2

Entities Mapping

Class Mapping errors
App\Entity\BlackListIp No errors.
App\Entity\ProductCategory No errors.
App\Entity\Product No errors.
App\Entity\Term No errors.