GET https://candidature-aea.impactiahub.com/admin/candidatures/stats

Query Metrics

3 Database Queries
3 Different statements
2.11 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.80 ms
(37.84%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5, t0.roles AS roles_6, t0.password AS password_7, t0.is_active AS is_active_8, t0.is_verified AS is_verified_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.reset_token AS reset_token_12, t0.reset_token_expired_at AS reset_token_expired_at_13 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  b"\x1C»ç:é°C[™-é@·d¸+"
]
0.77 ms
(36.40%)
1
SELECT c0_.statut AS statut_0, COUNT(c0_.id) AS sclr_1 FROM candidature c0_ GROUP BY c0_.statut
Parameters:
[]
0.54 ms
(25.76%)
1
SELECT AVG(c0_.taux_reussite_global) AS sclr_0, AVG(c0_.taux_insertion_professionnelle) AS sclr_1, SUM(c0_.effectif_total_etudiants) AS sclr_2 FROM candidature c0_
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 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Candidature No errors.