http://guichet-prod-insurance-services.bgdigital.cloud/robots.txt

Query Metrics

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

Queries

Group similar statements

No database queries were performed.

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\Commission No errors.
App\Entity\Service No errors.
App\Entity\Entite No errors.
App\Entity\Mrh
  • The field App\Entity\Mrh#souscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Souscription#mrh does not contain the required 'inversedBy="souscriptions"' attribute.
App\Entity\Pack No errors.
App\Entity\Action
  • The association App\Entity\Action#module refers to the inverse side field App\Entity\Module#modules which does not exist.
App\Entity\Transaction
  • The association App\Entity\Transaction#compagnie refers to the inverse side field App\Entity\Partenaire#transactions which does not exist.
App\Entity\Permission No errors.
App\Entity\Auto
  • The field App\Entity\Auto#souscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Souscription#auto does not contain the required 'inversedBy="souscriptions"' attribute.
App\Entity\Categorie No errors.
App\Entity\Partenaire No errors.
App\Entity\Client No errors.
App\Entity\Voyage
  • The field App\Entity\Voyage#souscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Souscription#auto does not contain the required 'inversedBy="souscriptions"' attribute.
App\Entity\Souscription No errors.
App\Entity\Profil No errors.
App\Entity\Parametre No errors.
App\Entity\Module
  • The mappings App\Entity\Module#actions and App\Entity\Action#module are inconsistent with each other.