Query Metrics
1
Database Queries
1
Different statements
2.63 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2.63 ms (100.00%) |
1 |
SELECT e0_.id AS id_0, e0_.raison_sociale AS raison_sociale_1, e0_.logo AS logo_2, e0_.telephone AS telephone_3, e0_.nom_p AS nom_p_4, e0_.prenom_p AS prenom_p_5, e0_.date_naissance_p AS date_naissance_p_6, e0_.est_active AS est_active_7, e0_.email AS email_8, e0_.google_id AS google_id_9, e0_.google_refresh_token AS google_refresh_token_10, e0_.google_sync_token AS google_sync_token_11, e0_.pays_id AS pays_id_12, e0_.departement_id AS departement_id_13, e0_.localite_id AS localite_id_14, e0_.abonnement_actuel_id AS abonnement_actuel_id_15 FROM entreprise e0_ WHERE e0_.google_refresh_token IS NOT NULL
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\Entreprise | No errors. |
| App\Entity\Pays | No errors. |
| App\Entity\Departement | No errors. |
| App\Entity\Localite | No errors. |
| App\Entity\Abonnement | No errors. |