Query Metrics
4
Database Queries
3
Different statements
3.18 ms
Query time
1
Invalid entities
4
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.84 ms |
SELECT t0.id AS id_1, t0.nume AS nume_2, t0.prenume AS prenume_3, t0.titlul AS titlul_4, t0.grad_profesional AS grad_profesional_5, t0.stiinte_medicale AS stiinte_medicale_6, t0.competente AS competente_7, t0.cod_parafa AS cod_parafa_8, t0.oras AS oras_9, t0.judet AS judet_10, t0.telefon AS telefon_11, t0.consultatii_pentru AS consultatii_pentru_12, t0.descriere AS descriere_13, t0.slug AS slug_14, t0.fotografie AS fotografie_15, t0.fotografie_size AS fotografie_size_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.cmr AS cmr_19, t0.asigurare_malpraxis AS asigurare_malpraxis_20, t0.asigurare_malpraxis_expirare AS asigurare_malpraxis_expirare_21, t0.aviz_practica AS aviz_practica_22, t0.aviz_practica_expirare AS aviz_practica_expirare_23, t0.loc_munca AS loc_munca_24, t0.medic_top AS medic_top_25, t0.medic_top_expira AS medic_top_expira_26, t0.prefix_telefon AS prefix_telefon_27, t0.profil_completat AS profil_completat_28, t0.status AS status_29, t0.contract_semnat AS contract_semnat_30, t0.specialitate_id AS specialitate_id_31, t0.utilizator_id AS utilizator_id_32, t0.clinica_id AS clinica_id_33, t0.colaborare_id AS colaborare_id_34 FROM medic t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"norisor-mandy"
]
|
||||||||||||||||||||||||||||||
| 2 | 0.75 ms |
SELECT r0_.id AS id_0, r0_.rating AS rating_1, r0_.consultatie_id AS consultatie_id_2 FROM medic m1_, review r0_ INNER JOIN consultatie c2_ ON r0_.consultatie_id = c2_.id WHERE c2_.medic_id = ?
Parameters:
[
15
]
|
||||||||||||||||||||||||||||||
| 3 | 0.39 ms |
SELECT r0_.id AS id_0, r0_.rating AS rating_1, r0_.consultatie_id AS consultatie_id_2 FROM medic m1_, review r0_ INNER JOIN consultatie c2_ ON r0_.consultatie_id = c2_.id WHERE c2_.medic_id = ?
Parameters:
[
15
]
|
||||||||||||||||||||||||||||||
| 4 | 1.20 ms |
SELECT t0.id AS id_1, t0.ore AS ore_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.zi AS zi_5, t0.ocupat AS ocupat_6, t0.medic_id AS medic_id_7 FROM program t0 WHERE t0.medic_id = ? ORDER BY t0.zi ASC
Parameters:
[
15
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Medic | 1 |
| App\Entity\Specialitate | 1 |
| App\Entity\User | 1 |
| App\Entity\Clinica | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Medic | No errors. |
| App\Entity\Specialitate | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Clinica | No errors. |
| App\Entity\Colaborare | No errors. |
| App\Entity\Consultatie |
|
| App\Entity\Decont | No errors. |
| App\Entity\Program | No errors. |
| App\Entity\DocumenteMedicale | No errors. |
| App\Entity\ServiciuMedical | No errors. |
| App\Entity\Review | No errors. |