Query Metrics
3
Database Queries
2
Different statements
55.87 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
45.69 ms (81.78%) |
2 |
SELECT a0_.id_localisations_recherchees AS id_localisations_recherchees_0 FROM fusacq_dbo.annuaire_repreneurs a0_ WHERE a0_.mode_profil = 'publique'
Parameters:
[] |
|
10.18 ms (18.22%) |
1 |
SELECT s0_.id_secteur_activite AS id_secteur_activite_0, s0_.nom_secteur_activite AS nom_secteur_activite_1 FROM fusacq_dbo.secteurs_activite s0_ WHERE s0_.id_secteur_activite_pere = 0 AND (s0_.obsolete <> ? OR s0_.obsolete IS NULL) ORDER BY s0_.nom_secteur_activite ASC
Parameters:
[
"oui"
]
|
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\SecteursActivite | No errors. |
| App\Entity\Translation | No errors. |
| App\Entity\AnnuaireRepreneurs | No errors. |
| App\Entity\Localisations | No errors. |