Query Metrics
7
Database Queries
2
Different statements
7.35 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.33 ms (58.94%) |
6 |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
3.02 ms (41.06%) |
1 |
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 ORDER BY t0.requirement_name 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\JobRequirement | No errors. |
| App\Entity\JobRequirementType | No errors. |