Query Metrics
3
Database Queries
3
Different statements
2.34 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.08 ms |
SELECT t0.id AS id_1, t0.manager AS manager_2, t0.name AS name_3, t0.firstname AS firstname_4, t0.email AS email_5, t0.is_admin AS is_admin_6, t0.orcid AS orcid_7, t0.expertise_type_id AS expertise_type_id_8, t0.country_id AS country_id_9 FROM expert t0
Parameters:
[] |
| 2 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM specie t0
Parameters:
[] |
| 3 | 0.65 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specie_area t0
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\Expert | No errors. |
| App\Entity\ExpertiseType | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\GeneralSkill | No errors. |
| App\Entity\Organism | No errors. |
| App\Entity\Specie | No errors. |
| App\Entity\SpecieArea | No errors. |