Error 500 Internal Server Error

GET https://dev.packid.fr/comment/Q7gl0KCyrZKQbWfA3hFAlJ98ypknrbfBGu3yyyX9c8qBnY6JWGmX3wFOtA0C/transport

Forwarded to ErrorController (459b93)

Query Metrics

2 Database Queries
2 Different statements
2.17 ms Query time
5 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.56 ms
(71.93%)
1
SELECT t0.id AS id_1, t0.numberplate AS numberplate_2, t0.trailer_numberplate AS trailer_numberplate_3, t0.lead_number1 AS lead_number1_4, t0.lead_number2 AS lead_number2_5, t0.container_number AS container_number_6, t0.destination AS destination_7, t0.token AS token_8, t0.token2 AS token2_9, t0.token_auth AS token_auth_10, t0.offline AS offline_11, t0.status AS status_12, t0.password AS password_13, t0.date AS date_14, t0.pallet AS pallet_15, t0.tare AS tare_16, t0.size_type AS size_type_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.removal_order AS removal_order_21, t0.owner_id AS owner_id_22 FROM transport t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
  "Q7gl0KCyrZKQbWfA3hFAlJ98ypknrbfBGu3yyyX9c8qBnY6JWGmX3wFOtA0C"
]
0.61 ms
(28.07%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.person AS person_3, t0.token_auth AS token_auth_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.component_id AS component_id_7, t0.box_id AS box_id_8, t0.transport_id AS transport_id_9, t0.business_id AS business_id_10, t0.tier_id AS tier_id_11 FROM comment t0 WHERE t0.transport_id = ?
Parameters:
[
  516
]

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\Transport 1
App\Entity\Comment 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Transport
  • The mappings App\Entity\Transport#documents and App\Entity\Document#transport are inconsistent with each other.
App\Entity\Tier
  • The field App\Entity\Tier#ownBusinesses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Business#owner does not contain the required 'inversedBy="ownBusinesses"' attribute.
  • The mappings App\Entity\Tier#warehouses and App\Entity\Warehouse#tier are inconsistent with each other.
  • The field App\Entity\Tier#ownTransports is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Transport#owner does not contain the required 'inversedBy="ownTransports"' attribute.
  • The field App\Entity\Tier#ownComponents is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Component#owner does not contain the required 'inversedBy="ownComponents"' attribute.
  • The field App\Entity\Tier#providerBusinesses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Business#provider does not contain the required 'inversedBy="providerBusinesses"' attribute.
  • The field App\Entity\Tier#clientBusinesses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Business#client does not contain the required 'inversedBy="clientBusinesses"' attribute.
  • The field App\Entity\Tier#children is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Tier#parent does not contain the required 'inversedBy="children"' attribute.
App\Entity\Document
  • The association App\Entity\Document#transport refers to the inverse side field App\Entity\Transport#document which does not exist.
App\Entity\Component No errors.
App\Entity\Box No errors.
App\Entity\Comment No errors.
App\Entity\Business No errors.
App\Entity\Tracker No errors.
App\Entity\User
  • The field App\Entity\User#receiverActivationLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ActivationLink#receiver does not contain the required 'inversedBy="receiverActivationLinks"' attribute.
App\Entity\Warehouse
  • The association App\Entity\Warehouse#tier refers to the inverse side field App\Entity\Tier#wharehouses which does not exist.
App\Entity\ActivationLink No errors.
App\Entity\Partner No errors.
App\Entity\Place No errors.
App\Entity\SecurityToken No errors.
App\Entity\MultiReception No errors.
App\Entity\TraductionContenu No errors.
App\Entity\Traduction No errors.
App\Entity\Langue No errors.
Vich\UploaderBundle\Entity\File No errors.