POST https://ztreamo.iridian.co/update_last_time

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 Invalid entities
5 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
App\Entity\Member 2
App\Entity\User 1
App\Entity\Image 1
App\Entity\Profile 1

Entities Mapping

Class Mapping errors
App\Entity\User
  • The field App\Entity\User#member is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Member#user does not contain the required 'inversedBy="member"' attribute.
  • The field App\Entity\User#studio is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Studio#user does not contain the required 'inversedBy="studio"' attribute.
App\Entity\Image No errors.
App\Entity\Member No errors.
App\Entity\Profile No errors.
App\Entity\Studio No errors.
App\Entity\File No errors.
App\Entity\SupportRequest No errors.
App\Entity\Notification No errors.
App\Entity\Billetera\SolicitudPago No errors.
App\Entity\Relationship No errors.
App\Entity\Post No errors.
App\Entity\PurchasedPost No errors.
App\Entity\Payment No errors.
App\Entity\Message No errors.
App\Entity\PostLike No errors.
App\Entity\PostComment No errors.
App\Entity\Blog No errors.