GET http://realitysvepomocne.weby-betechnik.cz/o-nas

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.60 ms
(71.39%)
1
SELECT t0.id AS id_1, t0.ipaddress AS ipaddress_2 FROM black_list_ip t0 WHERE t0.ipaddress = ? LIMIT 1
Parameters:
[
  "108.162.241.66"
]
0.24 ms
(28.61%)
1
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:
[
  "o-nas"
]

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\Page 1

Entities Mapping

Class Mapping errors
App\Entity\BlackListIp No errors.
App\Entity\Page No errors.
App\Entity\BlogCategory No errors.