http://preprod.studiokg.fr/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\Module No errors.
App\Entity\Activity No errors.
App\Entity\Address No errors.
App\Entity\Answer No errors.
App\Entity\Billing No errors.
App\Entity\ContractConsumption No errors.
App\Entity\ContractTask No errors.
App\Entity\ContractType No errors.
App\Entity\Customer No errors.
App\Entity\CustomerId No errors.
App\Entity\Document No errors.
App\Entity\DocumentCategory No errors.
App\Entity\Documentation No errors.
App\Entity\ExternalLink No errors.
App\Entity\ForbiddenWord No errors.
App\Entity\Hosting No errors.
App\Entity\HostingOption No errors.
App\Entity\HostingType No errors.
App\Entity\Image No errors.
App\Entity\Infrastructure No errors.
App\Entity\Job No errors.
App\Entity\Log No errors.
App\Entity\Message No errors.
App\Entity\Note No errors.
App\Entity\Notification No errors.
App\Entity\Option No errors.
App\Entity\ProjectType No errors.
App\Entity\Setting No errors.
App\Entity\Tag No errors.
App\Entity\MaintenanceType No errors.
App\Entity\ProcessModel No errors.
App\Entity\ProcessStep No errors.
App\Entity\Service No errors.
App\Entity\User
  • The mappings App\Entity\User#processManager and App\Entity\Process#processManager are inconsistent with each other.
  • The mappings App\Entity\User#process and App\Entity\Process#user are inconsistent with each other.
  • The association App\Entity\User#contractDeliverable refers to the owning side field App\Entity\Answer#contractDeliverable which does not exist.
App\Entity\Maintenance
  • The mappings App\Entity\Maintenance#maintenanceTasks and App\Entity\MaintenanceTask#maintenance are inconsistent with each other.
  • The field App\Entity\Maintenance#contract is on the owning side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contract# does not contain the required 'inversedBy' attribute.
App\Entity\ContractDeliverable No errors.
App\Entity\Ticket
  • The field App\Entity\Ticket#maintenanceTasks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\MaintenanceTask#ticket does not contain the required 'inversedBy="maintenanceTasks"' attribute.
App\Entity\MaintenanceTask
  • The association App\Entity\MaintenanceTask#maintenance refers to the inverse side field App\Entity\Maintenance#MaintenanceTasks which does not exist.
App\Entity\Process
  • The field App\Entity\Process#processManager is on the owning side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\user# does not contain the required 'inversedBy' attribute.
  • If association App\Entity\Process#processManager is many-to-one, then the inversed side App\Entity\User#process has to be one-to-many.
App\Entity\ProcessModelStep No errors.
App\Entity\Technology No errors.
App\Entity\Contract
  • The field App\Entity\Contract#maintenance is on the owning side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Maintenance# does not contain the required 'inversedBy' attribute.
App\Entity\Project No errors.
Vich\UploaderBundle\Entity\File No errors.