GET https://boyekoli.com/admin/off-grade-causes/13/edit?page=1&sort%5BnoduleOnEdge%5D=DESC

Query Metrics

8 Database Queries
7 Different statements
80.56 ms Query time
0 Invalid entities
93 Managed entities

Queries

Group similar statements

# Time Info
1 13.62 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.stripping_type AS stripping_type_3, t0.number_of_sheets AS number_of_sheets_4, t0.nodule_on_surface AS nodule_on_surface_5, t0.nodule_on_edge AS nodule_on_edge_6, t0.nodule_on_bottom AS nodule_on_bottom_7, t0.shorts AS shorts_8, t0.nodule_plus_organic_on_top AS nodule_plus_organic_on_top_9, t0.spongy_top AS spongy_top_10, t0.multi_layers AS multi_layers_11, t0.bent_sheet AS bent_sheet_12, t0.thine_sheet AS thine_sheet_13, t0.broken_sheet AS broken_sheet_14, t0.brittle_sheet AS brittle_sheet_15, t0.organic_on_surface AS organic_on_surface_16, t0.oil_or_grease AS oil_or_grease_17, t0.electrolyte_on_surface AS electrolyte_on_surface_18, t0.entry_date AS entry_date_19, t0.unit_id AS unit_id_20, t0.bundle_grade_id AS bundle_grade_id_21, t0.encoded_by_id AS encoded_by_id_22, t0.inspected_by_id AS inspected_by_id_23 FROM off_grade_causes t0 WHERE t0.id = ?
Parameters:
[
  "13"
]
2 9.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.short_name AS short_name_4, t0.ew_id AS ew_id_5 FROM list_unit t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 13.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4 FROM list_bundle_grades t0 WHERE t0.id = ?
Parameters:
[
  3
]
4 21.00 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.is_template AS is_template_8, t0.status_id AS status_id_9, t0.fonction_id AS fonction_id_10, t0.service_id AS service_id_11 FROM [user] t0 WHERE t0.id = ?
Parameters:
[
  37
]
5 15.31 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.is_template AS is_template_8, t0.status_id AS status_id_9, t0.fonction_id AS fonction_id_10, t0.service_id AS service_id_11 FROM [user] t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 6.96 ms
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.code AS code_2, l0_.short_name AS short_name_3, l0_.ew_id AS ew_id_4 FROM list_unit l0_
Parameters:
[]
7 0.50 ms
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.description AS description_2, l0_.type AS type_3 FROM list_bundle_grades l0_
Parameters:
[]
8 0.61 ms
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.email AS email_5, u0_.phone AS phone_6, u0_.is_template AS is_template_7, u0_.status_id AS status_id_8, u0_.fonction_id AS fonction_id_9, u0_.service_id AS service_id_10 FROM [user] u0_
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\User 63
App\Entity\ListBundleGrades 20
App\Entity\ListUnit 5
App\Entity\ListEw 3
App\Entity\OffGradeCauses 1
App\Entity\ListStatus 1