GET http://realitysvepomocne.weby-betechnik.cz/pravni-sluzby-pri-prodeji

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.67 ms
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.68"
]
2 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.content AS content_4, t0.created_at AS created_at_5, t0.edited_at AS edited_at_6, t0.title AS title_7, t0.description AS description_8, t0.image AS image_9, t0.is_blog AS is_blog_10, t0.blog_preview AS blog_preview_11, t0.is_visible AS is_visible_12, t0.blog_category_id AS blog_category_id_13 FROM page t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "pravni-sluzby-pri-prodeji"
]
3 0.15 ms
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.id = ?
Parameters:
[
  21
]
4 0.13 ms
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.id = ?
Parameters:
[
  22
]
5 0.11 ms
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.id = ?
Parameters:
[
  23
]

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

Entities Mapping

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