GET http://realitysvepomocne.weby-betechnik.cz/admin/term/34/edit?page=12&sort%5Bid%5D=ASC

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.28 ms
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.id = ?
Parameters:
[
  "34"
]
2 0.46 ms
SELECT t0.id AS id_1, t0.ipaddress AS ipaddress_2 FROM black_list_ip t0 WHERE t0.ipaddress = ? LIMIT 1
Parameters:
[
  "172.71.223.55"
]

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

Entities Mapping

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