Query Metrics
1
Database Queries
1
Different statements
0.76 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.76 ms (100.00%) |
1 |
SELECT d0_.id AS id_0, d0_.id_client AS id_client_1, d0_.libelle_client AS libelle_client_2, d0_.numero_serie AS numero_serie_3, d0_.voltage AS voltage_4, d0_.date_activation AS date_activation_5, d0_.is_bon_etat AS is_bon_etat_6, d0_.pourcentage_batterie AS pourcentage_batterie_7, d0_.pac AS pac_8, d0_.link_quality AS link_quality_9, d0_.date_derniere_communication AS date_derniere_communication_10, d0_.ville AS ville_11, d0_.libelle AS libelle_12, d0_.delai_limite AS delai_limite_13, d0_.trigger_alert AS trigger_alert_14, d0_.dev_eui AS dev_eui_15, d0_.gateway_path AS gateway_path_16, d0_.modele_id AS modele_id_17, d0_.scenario_id AS scenario_id_18 FROM device d0_ WHERE (d0_.id_client REGEXP ?) = 1
Parameters:
[
"(^|,)2933(,|$)"
]
|
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\Device | No errors. |
| App\Entity\Modele | No errors. |
| App\Entity\Scenario | No errors. |