POST https://dev-maisonobjets-jan2026.appsalon.fr/webservice/app-salon-update-device

Query Metrics

1 Database Queries
1 Different statements
1.05 ms Query time
2 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
1.05 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.identifiant AS identifiant_2, t0.nuc_haut AS nuc_haut_3, t0.token AS token_4, t0.etat AS etat_5, t0.active AS active_6, t0.module AS module_7, t0.format AS format_8, t0.wall AS wall_9, t0.position AS position_10, t0.menu AS menu_11, t0.alyse AS alyse_12, t0.latitude AS latitude_13, t0.latitude_globale AS latitude_globale_14, t0.longitude_globale AS longitude_globale_15, t0.longitude AS longitude_16, t0.json_config AS json_config_17, t0.json_data_status AS json_data_status_18, t0.first_connection AS first_connection_19, t0.last_connection AS last_connection_20, t0.last_update AS last_update_21, t0.update_version AS update_version_22, t0.is_updated AS is_updated_23, t0.maparea AS maparea_24, t0.zoom AS zoom_25, t0.angle AS angle_26, t0.sync AS sync_27, t0.project_id_id AS project_id_id_28, t0.salle_id AS salle_id_29, t0.map_id AS map_id_30, t0.chart_id AS chart_id_31, t0.appfiltersalon_id AS appfiltersalon_id_32 FROM device t0 WHERE t0.id = ?
Parameters:
[
  49
]

Database Connections

Name Service
default doctrine.dbal.default_connection
urlappsalon doctrine.dbal.urlappsalon_connection
sqlite doctrine.dbal.sqlite_connection

Entity Managers

Name Service
urlappsalon doctrine.orm.urlappsalon_entity_manager
default doctrine.orm.default_entity_manager
sqlite doctrine.orm.sqlite_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

urlappsalon entity manager

Class Amount of managed objects

default entity manager

Class Amount of managed objects
App\Entity\Device 1
App\Entity\Salon 1
App\Entity\TMap 1
App\Entity\Chart 1

sqlite entity manager

Class Amount of managed objects

Entities Mapping

urlappsalon entity manager

No loaded entities.

default entity manager

Class Mapping errors
App\Entity\Device No errors.
App\Entity\Salon No errors.
App\Entity\TSalle No errors.
App\Entity\TMap
  • The field App\Entity\TMap#halls is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\THall#tMap does not contain the required 'inversedBy="halls"' attribute.
  • The field App\Entity\TMap#tMapParcours is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\TMapParcours#tMap does not contain the required 'inversedBy="tMapParcours"' attribute.
  • The field App\Entity\TMap#service is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Service#tMap does not contain the required 'inversedBy="service"' attribute.
App\Entity\Chart
  • The mappings App\Entity\Chart#charteImages and App\Entity\ChartImage#chart are inconsistent with each other.
  • The mappings App\Entity\Chart#charteLangues and App\Entity\ChartLangue#chart are inconsistent with each other.
App\Entity\AppFilter No errors.

sqlite entity manager

No loaded entities.