GET https://evalcomp.dataccessor.com/admin/situation-request/4

Query Metrics

4 Database Queries
4 Different statements
14.25 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.51 ms
(38.65%)
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:
[
  5
]
4.41 ms
(30.92%)
1
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.user_id AS user_id_4 FROM professor t0 WHERE t0.id = ?
Parameters:
[
  13
]
3.22 ms
(22.63%)
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_situation_request_show"
  1
]
1.11 ms
(7.80%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.start_date AS start_date_4, t0.end_date AS end_date_5, t0.duration AS duration_6, t0.program AS program_7, t0.goal AS goal_8, t0.status AS status_9, t0.admin_comment AS admin_comment_10, t0.created_at AS created_at_11, t0.type AS type_12, t0.nac_skills AS nac_skills_13, t0.processed_at AS processed_at_14, t0.grid_id AS grid_id_15, t0.requested_by_id AS requested_by_id_16 FROM situation_request t0 WHERE t0.id = ?
Parameters:
[
  "4"
]

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\SituationRequest 1
App\Entity\Grid 1
App\Entity\Professor 1
App\Entity\Referential 1
App\Entity\Promotion 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\SituationRequest No errors.
App\Entity\Grid No errors.
App\Entity\Professor No errors.
App\Entity\PageHelp No errors.
App\Entity\Referential No errors.
App\Entity\Promotion No errors.
App\Entity\Situation No errors.
App\Entity\User No errors.