Error 500 Internal Server Error

GET https://developpement.rebootfrance.fr/public/voirPiece/1191

Forwarded to ErrorController (59cff2)

Query Metrics

7 Database Queries
7 Different statements
2.24 ms Query time
6 Invalid entities

Queries

Group similar statements

# Time Info
1 0.80 ms
SELECT t0.id AS id_1, t0.modele AS modele_2, t0.description AS description_3, t0.description_supplementaire AS description_supplementaire_4, t0.premiere_image AS premiere_image_5, t0.images AS images_6, t0.recommandation_boutique AS recommandation_boutique_7, t0.recommandation_don AS recommandation_don_8, t0.avis_technicien AS avis_technicien_9, t0.categorie_produits_id AS categorie_produits_id_10, t0.marque_id AS marque_id_11 FROM produit t0
Parameters:
[]
2 0.29 ms
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM emplacement_stock t0
Parameters:
[]
3 0.19 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.is_en_stock AS is_en_stock_4, t0.is_disponible AS is_disponible_5, t0.is_considere_comme_sauve AS is_considere_comme_sauve_6, t0.color AS color_7, t0.traite AS traite_8 FROM statut_piece t0
Parameters:
[]
4 0.26 ms
SELECT g0_.id AS id_0, g0_.nom AS nom_1, g0_.description AS description_2, g0_.rang AS rang_3 FROM grade g0_ ORDER BY g0_.rang ASC
Parameters:
[]
5 0.19 ms
SELECT t0.id AS id_1, t0.codeinterne AS codeinterne_2, t0.produit_id AS produit_id_3, t0.statut_piece_id AS statut_piece_id_4, t0.grade_id AS grade_id_5, t0.lot_id AS lot_id_6, t0.emplacement_stock_id AS emplacement_stock_id_7, t0.cart_id AS cart_id_8, t0.devis_id AS devis_id_9 FROM piece_individuelle t0 WHERE t0.id = ?
Parameters:
[
  "1191"
]
6 0.24 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.codeinterne AS codeinterne_3, t0.fournisseur_id AS fournisseur_id_4, t0.responsable_entree_id AS responsable_entree_id_5 FROM lot t0 WHERE t0.id = ?
Parameters:
[
  15
]
7 0.26 ms
SELECT t0.id AS id_1, t0.is_personne AS is_personne_2, t0.is_structure AS is_structure_3, t0.personne_id AS personne_id_4, t0.structure_id AS structure_id_5 FROM entree_repertoire t0 WHERE t0.id = ?
Parameters:
[
  37
]

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\Produit No errors.
App\Entity\CategorieProduits No errors.
App\Entity\Marque No errors.
App\Entity\CaracTechniques No errors.
App\Entity\CaracPhysiques No errors.
App\Entity\PieceIndividuelle No errors.
App\Entity\ProduitGradePrix No errors.
App\Entity\EmplacementStock No errors.
App\Entity\StatutPiece No errors.
App\Entity\Grade No errors.
App\Entity\Lot No errors.
App\Entity\Cart No errors.
App\Entity\Devis No errors.
App\Entity\EntreeRepertoire No errors.
App\Entity\JournalEntreePiece
  • The mappings App\Entity\JournalEntreePiece#responsable and App\Entity\User#journalEntreePieces are inconsistent with each other.
App\Entity\JournalSortie No errors.
App\Entity\Commande
  • The mappings App\Entity\Commande#adresseLivraison and App\Entity\Adresse#commandes are inconsistent with each other.
App\Entity\User
  • The association App\Entity\User#journalEntreePieces refers to the owning side field App\Entity\JournalEntreePiece#reponsable which does not exist.
App\Entity\Personne
  • The mappings App\Entity\Personne#adresses and App\Entity\Adresse#personne are inconsistent with each other.
App\Entity\Structure No errors.
App\Entity\Document No errors.
App\Entity\TemplateDocument No errors.
App\Entity\Adresse
  • The association App\Entity\Adresse#personne refers to the inverse side field App\Entity\Personne#adresse which does not exist.
App\Entity\StatutCommande No errors.
App\Entity\ElementsCommande No errors.
App\Entity\UserStatut No errors.
App\Entity\Categorie No errors.
App\Entity\Statut No errors.
App\Entity\Mail No errors.
App\Entity\Telephone No errors.
App\Entity\MyRolePourStructure
  • The association App\Entity\MyRolePourStructure#rolePourStructure refers to the inverse side field App\Entity\RolePourStructure#myRolePourStructures which does not exist.