http://isbbethesda.com/index.php/prof/students/1175/unregister/4

Query Metrics

2 Database Queries
2 Different statements
1.28 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.66 ms
(51.33%)
1
SELECT t0.id AS id_1, t0.matricule AS matricule_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.particular_disease AS particular_disease_5, t0.father_name AS father_name_6, t0.mother_name AS mother_name_7, t0.primary_contact AS primary_contact_8, t0.residence AS residence_9, t0.secondary_contact AS secondary_contact_10, t0.other_informations AS other_informations_11, t0.birthday AS birthday_12, t0.gender AS gender_13, t0.birthplace AS birthplace_14, t0.enrolled AS enrolled_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.image_name AS image_name_18, t0.entry_class_id AS entry_class_id_19 FROM student t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "1175"
]
0.62 ms
(48.67%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.apc AS apc_3, t0.level_id AS level_id_4 FROM class_room t0 WHERE t0.id = ? LIMIT 1
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.

Entities Mapping

Class Mapping errors
App\Entity\Student No errors.
App\Entity\ClassRoom No errors.
App\Entity\Subscription No errors.
App\Entity\Payment No errors.
App\Entity\Level No errors.
App\Entity\Module No errors.
App\Entity\MainTeacher No errors.
App\Entity\AbscenceSheet No errors.