Error 500 Internal Server Error

GET https://biobt.sarabit.com/mobile/public/user/auth.json

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.84 ms
(100.00%)
1
SELECT u0_.id AS id_0, u0_.mobile AS mobile_1, u0_.name AS name_2, u0_.app_mode AS app_mode_3, u0_.is_deleted AS is_deleted_4, u0_.email AS email_5, u0_.doctor_id AS doctor_id_6 FROM user u0_ WHERE u0_.mobile = ? OR u0_.email = ?
Parameters:
[
  null
  null
]

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\User
  • The mappings App\Entity\User#ecgRecords and App\Entity\EcgRecord#user are inconsistent with each other.
App\Entity\Doctor No errors.