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

Query Metrics

3 Database Queries
3 Different statements
1.07 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.59 ms
(55.06%)
1
SELECT t0.id AS id_1, t0.ipaddress AS ipaddress_2 FROM black_list_ip t0 WHERE t0.ipaddress = ? LIMIT 1
Parameters:
[
  "172.69.130.124"
]
0.28 ms
(25.89%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.short_description AS short_description_4, t0.img AS img_5, t0.large_img AS large_img_6, t0.slug AS slug_7, t0.note AS note_8, t0.parent_category_id AS parent_category_id_9 FROM product_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "odborne-vedeni-prohlidky"
]
0.20 ms
(19.05%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.created_at AS created_at_4, t0.active AS active_5, t0.description AS description_6, t0.original_price AS original_price_7, t0.category_id AS category_id_8 FROM product t0 WHERE t0.category_id = ? AND t0.active = ?
Parameters:
[
  14
  1
]

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

Entities Mapping

Class Mapping errors
App\Entity\BlackListIp No errors.
App\Entity\ProductCategory No errors.
App\Entity\Product No errors.
App\Entity\Transaction No errors.
App\Entity\Package No errors.