Error 404 Not Found

GET https://www.promobricodeco.com/participation/faa365f5-bf34-4f50-96d1-9ed68dca5575/preuve/confirmer

Forwarded to ErrorController (c9465a)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
14 Invalid entities

Queries

No executed queries.

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\FieldFormPurchase No errors.
App\Entity\Installer No errors.
App\Entity\TypeLink No errors.
App\Entity\Godfather No errors.
App\Entity\Doublon
  • The association App\Entity\Doublon#type refers to the inverse side field App\Entity\DoublonType#doublons which does not exist.
App\Entity\Point
  • The association App\Entity\Point#author refers to the inverse side field App\Entity\User#points which does not exist.
App\Entity\Participation No errors.
App\Entity\Bilan No errors.
App\Entity\Siret No errors.
App\Entity\Answer No errors.
App\Entity\TypeChannel
  • The association App\Entity\TypeChannel#operations refers to the owning side field App\Entity\Operation#type_channel which does not exist.
App\Entity\Purchase No errors.
App\Entity\Mecanique No errors.
App\Entity\DoublonPurchase
  • The mappings App\Entity\DoublonPurchase#purchase and App\Entity\Purchase#doublonPurchases are inconsistent with each other.
  • If association App\Entity\DoublonPurchase#purchase is many-to-many, then the inversed side App\Entity\Purchase#doublonPurchases has to be many-to-many as well.
App\Entity\Fund No errors.
App\Entity\FieldFormOptin
  • The field 'App\Entity\FieldFormOptin#gdpr' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormOptin#terms' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormOptin#newsletter' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\TypeStatus No errors.
App\Entity\FieldFormRefund
  • The field 'App\Entity\FieldFormRefund#iban' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormRefund#rib' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\Contact
  • The association App\Entity\Contact#author refers to the inverse side field App\Entity\User#contacts which does not exist.
App\Entity\DoublonType No errors.
App\Entity\Migration No errors.
App\Entity\User No errors.
App\Entity\Product No errors.
App\Entity\Operation
  • The association App\Entity\Operation#documentForm refers to the inverse side field App\Entity\FieldFormDocument#operations which does not exist.
  • The association App\Entity\Operation#questionForm refers to the inverse side field App\Entity\FieldFormQuestion#operations which does not exist.
  • The association App\Entity\Operation#purchaseForm refers to the inverse side field App\Entity\FieldFormPurchase#operations which does not exist.
  • The mappings App\Entity\Operation#typeChannel and App\Entity\TypeChannel#operations are inconsistent with each other.
  • The mappings App\Entity\Operation#typeProcess and App\Entity\TypeProcess#operations are inconsistent with each other.
App\Entity\Configuration No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Shop No errors.
App\Entity\Stats No errors.
App\Entity\ProductPurchase No errors.
App\Entity\TypeContainer No errors.
App\Entity\FieldFormProduct No errors.
App\Entity\CheckPayment No errors.
App\Entity\FieldFormDocument
  • The field 'App\Entity\FieldFormDocument#receipt' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormDocument#barcode' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormDocument#invoice' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormDocument#photo' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormDocument#other' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\PageEnd No errors.
App\Entity\GenderType
  • The association App\Entity\GenderType#users refers to the owning side field App\Entity\User#gender which is not defined as association, but as field.
  • The association App\Entity\GenderType#users refers to the owning side field App\Entity\User#gender which does not exist.
App\Entity\FieldFormUser No errors.
App\Entity\InstantWin
  • The field App\Entity\InstantWin#purchase is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Purchase#instantWin does not contain the required 'inversedBy="purchase"' attribute.
  • The association App\Entity\InstantWin#operation refers to the inverse side field App\Entity\Operation#instantWins which does not exist.
App\Entity\UserPreference No errors.
App\Entity\DeclineSubject No errors.
App\Entity\PageHome No errors.
App\Entity\OperationAdditionalData No errors.
App\Entity\TypeMenu No errors.
App\Entity\ProductCustom No errors.
App\Entity\Optin
  • The field 'App\Entity\Optin#isGdprAt' has the property type 'DateTimeInterface' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
  • The field 'App\Entity\Optin#isTermsAt' has the property type 'DateTimeInterface' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
  • The field 'App\Entity\Optin#isNewsletterAt' has the property type 'DateTimeInterface' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
App\Entity\Transfer No errors.
App\Entity\FieldFormQuestion
  • The field 'App\Entity\FieldFormQuestion#yesNoQuestionOne' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#yesNoQuestionTwo' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#yesNoQuestionThree' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#yesNoQuestionFour' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#rankingQuestionOne' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#rankingQuestionTwo' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#rankingQuestionThree' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#rankingQuestionFour' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#multipleQuestionsOne' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#multipleQuestionsTwo' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#multipleQuestionsThree' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
  • The field 'App\Entity\FieldFormQuestion#multipleQuestionsFour' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\TypeProcess
  • The association App\Entity\TypeProcess#operations refers to the owning side field App\Entity\Operation#TypeProcess which does not exist.
Vich\UploaderBundle\Entity\File No errors.