Query Metrics
6
Database Queries
3
Different statements
2.82 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.25 ms (44.47%) |
4 |
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
]
|
|
1.05 ms (37.23%) |
1 |
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"
]
|
|
0.52 ms (18.30%) |
1 |
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
]
|
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. |