Query Metrics
3
Database Queries
3
Different statements
7.14 ms
Query time
4
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 6.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.location AS location_3, t0.first_name AS first_name_4, t0.phone AS phone_5, t0.email AS email_6, t0.seniority AS seniority_7, t0.score AS score_8, t0.created_at AS created_at_9, t0.cv_url AS cv_url_10, t0.cv AS cv_11, t0.applicant_id AS applicant_id_12, t0.vacancy_id AS vacancy_id_13, t0.candidate_id AS candidate_id_14, t0.cv_key AS cv_key_15, t0.score_compare AS score_compare_16, t0.quiz_done AS quiz_done_17, t0.other_analyses AS other_analyses_18, t0.id_comment_flatchr AS id_comment_flatchr_19, t0.time_transport_fiche_poste AS time_transport_fiche_poste_20, t0.time_transport_company AS time_transport_company_21, t0.quiz_start AS quiz_start_22, t0.token AS token_23, t0.category_id AS category_id_24, t0.status_id AS status_id_25, t0.fiche_id AS fiche_id_26, t0.question_rh_id AS question_rh_id_27 FROM cv t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
"c8e278752a6f667c4a3399b3c86a06ea"
]
|
||||||||||||||||||||||||||||||||
| 2 | 0.47 ms |
SELECT t0.id AS id_1, t0.assigned_at AS assigned_at_2, t0.quiz_id AS quiz_id_3, t0.fiche_id AS fiche_id_4, t0.cv_id AS cv_id_5 FROM quiz_assignment t0 WHERE t0.fiche_id = ? LIMIT 1
Parameters:
[
165
]
|
||||||||||||||||||||||||||||||||
| 3 | 0.31 ms |
SELECT t0.id AS id_1, t0.topic AS topic_2, t0.created_at AS created_at_3, t0.fiche_id AS fiche_id_4 FROM quiz t0 WHERE t0.id = ?
Parameters:
[
747
]
|
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\Cv |
|
| App\Entity\Category | No errors. |
| App\Entity\Status | No errors. |
| App\Entity\Fiche |
|
| App\Entity\QuestionRH | No errors. |
| App\Entity\Techno | No errors. |
| App\Entity\Compared | No errors. |
| App\Entity\ScoreCV | No errors. |
| App\Entity\Functional | No errors. |
| App\Entity\QuizAssignment | No errors. |
| App\Entity\Quiz |
|
| App\Entity\Question |
|
| App\Entity\Post | No errors. |