GET https://evalcomp.dataccessor.com/admin/grid/6/edit

Query Metrics

6 Database Queries
6 Different statements
2.70 ms Query time
0 Invalid entities
17 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.65 ms
(24.30%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.mark_system_id AS mark_system_id_3 FROM referential t0 WHERE t0.id = ?
Parameters:
[
  6
]
0.58 ms
(21.37%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.referential_id AS referential_id_3, t0.promotion_id AS promotion_id_4 FROM grid t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
0.41 ms
(15.25%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM promotion t0 WHERE t0.id = ?
Parameters:
[
  8
]
0.39 ms
(14.58%)
1
SELECT t0.id AS id_1, t0.route_name AS route_name_2, t0.title AS title_3, t0.content AS content_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM page_help t0 WHERE t0.route_name = ? AND t0.enabled = ? LIMIT 1
Parameters:
[
  "admin_grid_edit"
  1
]
0.35 ms
(12.88%)
1
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.mark_system_id AS mark_system_id_2 FROM referential r0_
Parameters:
[]
0.31 ms
(11.62%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1 FROM promotion p0_
Parameters:
[]

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\Promotion 11
App\Entity\Referential 4
App\Entity\Grid 1
App\Entity\MarkSystem 1

Entities Mapping

Class Mapping errors
App\Entity\Grid No errors.
App\Entity\Referential No errors.
App\Entity\Promotion No errors.
App\Entity\Situation No errors.
App\Entity\MarkSystem No errors.
App\Entity\ReferentialItem No errors.
App\Entity\ReferentialDepthLabel No errors.
App\Entity\Student No errors.
App\Entity\PageHelp No errors.