Query Metrics
5
Database Queries
2
Different statements
6.69 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.85 ms (57.48%) |
4 |
SELECT t0.filename AS filename_1, t0.type AS type_2, t0.location AS location_3, t0.size AS size_4, t0.reference_code AS reference_code_5, t0.temp AS temp_6, t0.id AS id_7, t0.uuid AS uuid_8, t0.created AS created_9, t0.updated AS updated_10, t0.deleted AS deleted_11 FROM files t0 WHERE t0.reference_code = ? LIMIT 1
Parameters:
[
"O4RVfer"
]
|
|
2.85 ms (42.52%) |
1 |
SELECT t0.name AS name_1, t0.file_code AS file_code_2, t0.acronyme AS acronyme_3, t0.email AS email_4, t0.telephone AS telephone_5, t0.telephone2 AS telephone2_6, t0.telephone3 AS telephone3_7, t0.address AS address_8, t0.website AS website_9, t0.accreditation_info AS accreditation_info_10, t0.rep_name AS rep_name_11, t0.rep_telphone AS rep_telphone_12, t0.rep_email AS rep_email_13, t0.rep_fr_name AS rep_fr_name_14, t0.rep_fr_telphone AS rep_fr_telphone_15, t0.rep_fr_email AS rep_fr_email_16, t0.id AS id_17, t0.uuid AS uuid_18, t0.created AS created_19, t0.updated AS updated_20, t0.deleted AS deleted_21, t0.currency_id AS currency_id_22, t0.location_id AS location_id_23, t0.institute_type_id AS institute_type_id_24 FROM school t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\School | No errors. |
| App\Entity\Countries | No errors. |
| App\Entity\TypeOfTypes | No errors. |
| App\Entity\Files | No errors. |