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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 3.10 ms
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"
]
2 0.95 ms
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
]
3 1.27 ms
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
]
4 0.65 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.type AS type_2, m0_.fault_flag_enabled AS fault_flag_enabled_3 FROM mark_system m0_
Parameters:
[]
5 0.80 ms
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_edit"
  1
]

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