Error 404 Not Found

GET http://kondashop.com/robots.txt

Forwarded to ErrorController (d3e3fb)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
8 Invalid entities
0 Managed 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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\PanierAlimentaires No errors.
App\Entity\ImageBaniere No errors.
App\Entity\Marque
  • The mappings App\Entity\Marque#nouveautes and App\Entity\Nouveaute#marque are inconsistent with each other.
App\Entity\Caroussels No errors.
App\Entity\Description No errors.
App\Entity\Annonces No errors.
App\Entity\UserLog No errors.
App\Entity\PointsTransaction
  • The mappings App\Entity\PointsTransaction#infoClient and App\Entity\InfoClient#pointsTransactions are inconsistent with each other.
App\Entity\CommandeUnique No errors.
App\Entity\CommandeProduitNaturels No errors.
App\Entity\DemandeArticles No errors.
App\Entity\ProduitMannuels No errors.
App\Entity\Article
  • The mappings App\Entity\Article#etat and App\Entity\Etat#articles are inconsistent with each other.
App\Entity\Nouveaute
  • The mappings App\Entity\Nouveaute#etat and App\Entity\Etat#articles are inconsistent with each other.
App\Entity\Rubrique No errors.
App\Entity\Pannier
  • The association App\Entity\Pannier#commandes refers to the owning side field App\Entity\Commande#pannier which does not exist.
App\Entity\Commande No errors.
App\Entity\Caracteristique No errors.
App\Entity\Etat No errors.
App\Entity\ChatbotParoles No errors.
App\Entity\Contacts No errors.
App\Entity\Categorie
  • The association App\Entity\Categorie#nouveautes refers to the owning side field App\Entity\Nouveaute#categorie which does not exist.
  • The field App\Entity\Categorie#sousCaregories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SousCategorie#categorie does not contain the required 'inversedBy="sousCaregories"' attribute.
  • The field App\Entity\Categorie#slides is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Image#categorie does not contain the required 'inversedBy="slides"' attribute.
App\Entity\Image No errors.
App\Entity\Partenaires No errors.
App\Entity\InfoClient
  • The association App\Entity\InfoClient#pointsTransactions refers to the owning side field App\Entity\PointsTransaction#infoclient which does not exist.
App\Entity\Users No errors.
App\Entity\Topbannieres No errors.
App\Entity\CaracteristiqueModel No errors.
App\Entity\Baniere No errors.
App\Entity\CommandeArticles No errors.
App\Entity\RubriqueHasArticle No errors.
App\Entity\Denrees No errors.
App\Entity\Client No errors.
App\Entity\SousCategorie
  • The join columns of the many-to-many table 'sous_categorie_has_caracteristique_model' have to contain to ALL identifier columns of the source entity 'App\Entity\SousCategorie', however '' are missing.
Vich\UploaderBundle\Entity\File No errors.