https://www.blackstarsco.fr/position/

Query Metrics

2 Database Queries
1 Different statements
3.46 ms Query time
8 Invalid entities

Queries

Group similar statements

# Time Info
1 3.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.description AS description_4 FROM position t0
Parameters:
[]
2 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.description AS description_4 FROM position t0
Parameters:
[]

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\Position No errors.
App\Entity\AdminDonneurOrdre
  • The mappings App\Entity\AdminDonneurOrdre#mandats and App\Entity\SousJacent#mandat are inconsistent with each other.
  • The mappings App\Entity\AdminDonneurOrdre#qmandats and App\Entity\Quotation#mandat are inconsistent with each other.
  • The mappings App\Entity\AdminDonneurOrdre#recipient and App\Entity\LetterOfIntentToPurchase#recipient are inconsistent with each other.
App\Entity\OperationDeCourtage No errors.
App\Entity\User
  • The mappings App\Entity\User#suivipars and App\Entity\LetterOfIntentToPurchase#suivipar are inconsistent with each other.
App\Entity\Devise No errors.
App\Entity\Unite No errors.
App\Entity\SousJacent
  • The association App\Entity\SousJacent#mandat refers to the inverse side field App\Entity\AdminDonneurOrdre#sousJacents which does not exist.
  • The mappings App\Entity\SousJacent#stade and App\Entity\Stade#sousJacents are inconsistent with each other.
App\Entity\Products No errors.
App\Entity\Appariement
  • The mappings App\Entity\Appariement#spot_devise and App\Entity\Devise#appariements are inconsistent with each other.
App\Entity\Quotation
  • The association App\Entity\Quotation#incoterm refers to the inverse side field App\Entity\Incoterm#quotations which does not exist.
  • The association App\Entity\Quotation#mandat refers to the inverse side field App\Entity\AdminDonneurOrdre#quotations which does not exist.
App\Entity\Transaction
  • The association App\Entity\Transaction#total_unite refers to the inverse side field App\Entity\Devise#transactions which does not exist.
App\Entity\Operation No errors.
App\Entity\Niveau No errors.
App\Entity\Status No errors.
App\Entity\Incoterm
  • The mappings App\Entity\Incoterm#quotaions and App\Entity\Quotation#incoterm are inconsistent with each other.
App\Entity\Duree No errors.
App\Entity\NatureContrat No errors.
App\Entity\FraisDeCourtage No errors.
App\Entity\LetterOfIntentToPurchase
  • The association App\Entity\LetterOfIntentToPurchase#recipient refers to the inverse side field App\Entity\AdminDonneurOrdre#letterOfIntentToPurchases which does not exist.
  • The mappings App\Entity\LetterOfIntentToPurchase#suivipar and App\Entity\User#letterOfIntentToPurchases are inconsistent with each other.
  • The mappings App\Entity\LetterOfIntentToPurchase#paiement_mode and App\Entity\PaymentMethod#letterOfIntentToPurchases are inconsistent with each other.