https://dev.back.vinealove.com/

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
2 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\User
  • The mappings App\Entity\User#friendships_requests and App\Entity\Friendship#user_request are inconsistent with each other.
  • The field App\Entity\User#friendships_asked is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Friendship#user_requested does not contain the required 'inversedBy="friendships_asked"' attribute.
App\Entity\Media No errors.
App\Entity\Friendship
  • The association App\Entity\Friendship#user_request refers to the inverse side field App\Entity\User#friendships which does not exist.
App\Entity\Cheer No errors.
App\Entity\Visit No errors.
App\Entity\Message No errors.
App\Entity\PlatformSubscription No errors.
App\Entity\Report No errors.
App\Entity\VineaMatch No errors.