GET https://devj.predia.care/index.php/inscription

Query Metrics

1 Database Queries
1 Different statements
0.57 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.57 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.base_url AS base_url_3, t0.tag AS tag_4 FROM client t0 WHERE t0.base_url = ? LIMIT 1
Parameters:
[
  "https://devj.predia.care"
]

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\Client No errors.
App\Entity\User
  • The mappings App\Entity\User#appointmentsPatient and App\Entity\Appointment#expert are inconsistent with each other.
  • The mappings App\Entity\User#myAppointments and App\Entity\Appointment#user are inconsistent with each other.
  • The association App\Entity\User#userMedicalDataTypes refers to the owning side field App\Entity\MedicalDataType#user which does not exist.