Query Metrics
6
Database Queries
3
Different statements
2.82 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.05 ms |
SELECT c0_.id AS id_0, c0_.status AS status_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.image_id AS image_id_5, c0_.name_id AS name_id_6, c0_.exerpt_id AS exerpt_id_7, c0_.description_id AS description_id_8 FROM cal_job_offer c0_ WHERE c0_.status = ? LIMIT 100
Parameters:
[
"active"
]
|
| 2 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.private AS private_3, t0.created_at AS created_at_4 FROM cal_media t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 3 | 0.38 ms |
SELECT t0.id AS id_1, t0.fr AS fr_2, t0.en AS en_3, t0.es AS es_4 FROM cal_translation t0 WHERE t0.id = ?
Parameters:
[
931
]
|
| 4 | 0.28 ms |
SELECT t0.id AS id_1, t0.fr AS fr_2, t0.en AS en_3, t0.es AS es_4 FROM cal_translation t0 WHERE t0.id = ?
Parameters:
[
932
]
|
| 5 | 0.31 ms |
SELECT t0.id AS id_1, t0.fr AS fr_2, t0.en AS en_3, t0.es AS es_4 FROM cal_translation t0 WHERE t0.id = ?
Parameters:
[
1147
]
|
| 6 | 0.28 ms |
SELECT t0.id AS id_1, t0.fr AS fr_2, t0.en AS en_3, t0.es AS es_4 FROM cal_translation t0 WHERE t0.id = ?
Parameters:
[
1148
]
|
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\User | No errors. |
| App\Entity\JobOffer | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\Translation | No errors. |
| App\Entity\JobApplication | No errors. |