GET https://evalcomp.dataccessor.com/admin/referential/8

Query Metrics

4 Database Queries
4 Different statements
3.49 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.10 ms
(31.69%)
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:
[
  "8"
]
1.06 ms
(30.49%)
1
SELECT t0.id AS id_1, t0.depth AS depth_2, t0.label AS label_3, t0.color AS color_4, t0.referential_id AS referential_id_5 FROM referential_depth_label t0 WHERE t0.referential_id = ? ORDER BY t0.depth ASC
Parameters:
[
  8
]
0.77 ms
(22.06%)
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_referential_show"
  1
]
0.55 ms
(15.77%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.fault_flag_enabled AS fault_flag_enabled_4 FROM mark_system t0 WHERE t0.id = ?
Parameters:
[
  3
]

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\ReferentialDepthLabel 3
App\Entity\Referential 1
App\Entity\MarkSystem 1

Entities Mapping