https://dev.sirene.tech/forms

Query Metrics

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

Queries

Group similar statements

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\UserEntity No errors.
App\Entity\Form
  • The association App\Entity\Form#entity refers to the inverse side field App\Entity\Entity#formAccesses which does not exist.
  • The association App\Entity\Form#profiles refers to the inverse side field App\Entity\Profile#formAccesses which does not exist.
App\Entity\Version No errors.
App\Entity\User No errors.
App\Entity\Entity
  • The mappings App\Entity\Entity#form and App\Entity\Form#entity are inconsistent with each other.
App\Entity\Answer
  • The mappings App\Entity\Answer#comments and App\Entity\Comment#answer are inconsistent with each other.
App\Entity\Animal No errors.
App\Entity\Profile
  • The mappings App\Entity\Profile#form and App\Entity\Form#profiles are inconsistent with each other.
App\Entity\Field No errors.
App\Entity\Media No errors.
App\Entity\Category No errors.
App\Entity\MapObjectType No errors.