Error 500 Internal Server Error

POST https://dev-requeteur.optindata.fr/admin/createandimportajax?r=admin%2Fcreateandimportajax

Forwarded to ErrorController (4ecaec)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.36 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?
Parameters:
[
  "api.gocad.username"
]
2 0.14 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?
Parameters:
[
  "api.gocad.password"
]
3 0.22 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  b"Ì&\x1Cn\x12F\x11ñ‡`\fÄz†.\x10"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\SystemSetting 2
App\Entity\User 1
App\Entity\Profile 1

Entities Mapping

Class Mapping errors
App\Entity\SystemSetting No errors.
App\Entity\User
  • The association App\Entity\User#loginMessage refers to the inverse side field App\Entity\LoginMessage#viewedUsers which does not exist.
App\Entity\Profile No errors.
App\Entity\Referential No errors.
App\Entity\RefProfileFunction No errors.
App\Entity\Address No errors.
App\Entity\Territory No errors.
App\Entity\LoginMessage No errors.
App\Entity\SaleRef No errors.
App\Entity\UserConnections No errors.
App\Entity\LoginMessageView No errors.
App\Entity\Network No errors.
App\Entity\BillingInformation No errors.
App\Entity\Price No errors.
App\Entity\RefMapType No errors.
App\Entity\RefSaleRefType No errors.