https://test.internauka.org/contact

Query Metrics

2 Database Queries
2 Different statements
85.42 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 84.95 ms
SELECT t0.id AS id_1, t0.entity_id AS entity_id_2, t0.entity_type AS entity_type_3, t0.path AS path_4 FROM path t0 WHERE t0.path = ? ORDER BY t0.entity_type DESC
Parameters:
[
  "contact"
]
2 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.body AS body_3, t0.status AS status_4, t0.created AS created_5, t0.template AS template_6, t0.noindex AS noindex_7, t0.meta_title AS meta_title_8, t0.meta_description AS meta_description_9, t0.user_id AS user_id_10, t0.path_id AS path_id_11, t12.id AS id_13, t12.entity_id AS entity_id_14, t12.entity_type AS entity_type_15, t12.path AS path_16 FROM PAGE t0 LEFT JOIN path t12 ON t0.path_id = t12.id WHERE t0.id = ?
Parameters:
[
  43
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Path No errors.
App\Entity\Page No errors.
App\Entity\User No errors.