Query Metrics
78
Database Queries
12
Different statements
17.31 ms
Query time
3
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.38 ms (19.55%) |
16 |
SELECT t0.uuid AS uuid_1, t0.duration AS duration_2, t0.description AS description_3, t0.file AS file_4, t0.id AS id_5, t0.active AS active_6, t0.date_created AS date_created_7, t0.date_updated AS date_updated_8, t0.course_id AS course_id_9, t0.user_id AS user_id_10, t0.eleve_id AS eleve_id_11 FROM courses_participants t0 WHERE t0.course_id = ?
Parameters:
[
760
]
|
3.29 ms (19.00%) |
16 |
SELECT t0.lundi AS lundi_1, t0.mardi AS mardi_2, t0.mercredi AS mercredi_3, t0.jeudi AS jeudi_4, t0.vendredi AS vendredi_5, t0.samedi AS samedi_6, t0.dimanche AS dimanche_7, t0.id AS id_8, t0.active AS active_9, t0.course_id AS course_id_10 FROM courses_recurring t0 WHERE t0.course_id = ?
Parameters:
[
760
]
|
3.12 ms (18.02%) |
16 |
SELECT t0.id AS id_1, t0.course_id AS course_id_2, t0.matiere_id AS matiere_id_3 FROM courses_matieres t0 WHERE t0.course_id = ?
Parameters:
[
760
]
|
3.07 ms (17.75%) |
16 |
SELECT t0.id AS id_1, t0.course_id AS course_id_2, t0.niveau_id AS niveau_id_3 FROM courses_niveaux t0 WHERE t0.course_id = ?
Parameters:
[
760
]
|
1.34 ms (7.72%) |
6 |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.last_activity AS last_activity_10, t0.newsletter AS newsletter_11, t0.cni AS cni_12, t0.iban AS iban_13, t0.cni_valid AS cni_valid_14, t0.iban_valid AS iban_valid_15, t0.stripe_account AS stripe_account_16, t0.type AS type_17, t0.description AS description_18, t0.image AS image_19, t0.id AS id_20, t0.date_created AS date_created_21, t0.date_updated AS date_updated_22, t0.active AS active_23 FROM user t0 WHERE t0.id = ?
Parameters:
[
16
]
|
0.62 ms (3.59%) |
1 |
SELECT c0_.type AS type_0, c0_.description AS description_1, c0_.places AS places_2, c0_.nb_hours AS nb_hours_3, c0_.price AS price_4, c0_.date_max AS date_max_5, c0_.name AS name_6, c0_.file AS file_7, c0_.libre AS libre_8, c0_.room_type AS room_type_9, c0_.room_uuid AS room_uuid_10, c0_.id AS id_11, c0_.active AS active_12, c0_.date_created AS date_created_13, c0_.date_updated AS date_updated_14, c0_.professeur_id AS professeur_id_15 FROM courses c0_ WHERE c0_.active = 1 AND c0_.places = 1 AND c0_.date_max >= ? ORDER BY c0_.date_created DESC LIMIT 10
Parameters:
[
"2025-01-22 07:48:37"
]
|
0.62 ms (3.58%) |
1 |
SELECT c0_.type AS type_0, c0_.description AS description_1, c0_.places AS places_2, c0_.nb_hours AS nb_hours_3, c0_.price AS price_4, c0_.date_max AS date_max_5, c0_.name AS name_6, c0_.file AS file_7, c0_.libre AS libre_8, c0_.room_type AS room_type_9, c0_.room_uuid AS room_uuid_10, c0_.id AS id_11, c0_.active AS active_12, c0_.date_created AS date_created_13, c0_.date_updated AS date_updated_14, c0_.professeur_id AS professeur_id_15 FROM courses c0_ WHERE c0_.active = 1 AND c0_.places > 1 AND c0_.date_max >= ? ORDER BY c0_.date_created DESC LIMIT 10
Parameters:
[
"2025-01-22 07:48:37"
]
|
0.58 ms (3.34%) |
1 |
SELECT c0_.type AS type_0, c0_.description AS description_1, c0_.places AS places_2, c0_.nb_hours AS nb_hours_3, c0_.price AS price_4, c0_.date_max AS date_max_5, c0_.name AS name_6, c0_.file AS file_7, c0_.libre AS libre_8, c0_.room_type AS room_type_9, c0_.room_uuid AS room_uuid_10, c0_.id AS id_11, c0_.active AS active_12, c0_.date_created AS date_created_13, c0_.date_updated AS date_updated_14, c0_.professeur_id AS professeur_id_15 FROM courses c0_ WHERE c0_.active = 1 AND c0_.date_max >= ? ORDER BY c0_.date_created DESC
Parameters:
[
"2025-01-22 07:48:37"
]
|
0.41 ms (2.37%) |
1 |
SELECT a0_.title AS title_0, a0_.description AS description_1, a0_.file AS file_2, a0_.date_expiration AS date_expiration_3, a0_.uuid AS uuid_4, a0_.id AS id_5, a0_.active AS active_6, a0_.date_created AS date_created_7, a0_.date_updated AS date_updated_8, a0_.user_id AS user_id_9, a0_.matiere_id AS matiere_id_10 FROM annonces a0_ WHERE a0_.active = 1 AND a0_.date_expiration >= ? ORDER BY a0_.date_expiration ASC LIMIT 10
Parameters:
[
"2025-01-22 07:48:36"
]
|
0.40 ms (2.32%) |
2 |
SELECT t0.firstname AS firstname_1, t0.birthdate AS birthdate_2, t0.gender AS gender_3, t0.image AS image_4, t0.lastname AS lastname_5, t0.mail AS mail_6, t0.id AS id_7, t0.date_created AS date_created_8, t0.date_updated AS date_updated_9, t0.user_id AS user_id_10, t0.niveau_id AS niveau_id_11 FROM eleves t0 WHERE t0.id = ?
Parameters:
[
25
]
|
0.27 ms (1.57%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.image AS image_3, t0.id AS id_4, t0.active AS active_5 FROM matieres t0 WHERE t0.active = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
0.21 ms (1.19%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.id AS id_4 FROM niveaux t0 ORDER BY t0.position ASC
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Annonces | No errors. |
App\Entity\User | No errors. |
App\Entity\Matieres |
|
App\Entity\Courses |
|
App\Entity\CoursesParticipants | No errors. |
App\Entity\CoursesFiles | No errors. |
App\Entity\CoursesMatieres | No errors. |
App\Entity\Payments |
|
App\Entity\CoursesRecurring | No errors. |
App\Entity\CoursesNiveaux | No errors. |
App\Entity\Niveaux | No errors. |
App\Entity\Eleves | No errors. |
App\Entity\AnnoncesPropositions | No errors. |
App\Entity\AnnoncesEleves | No errors. |