GET https://try.mobs-fin.de/cron/sync

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
3 Invalid entities
0 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

Entities Mapping

Class Mapping errors
App\Entity\Tenant No errors.
App\Entity\Space
  • The mappings App\Entity\Space#lexwareCustomers and App\Entity\Customer#spaces are inconsistent with each other.
App\Entity\Folder No errors.
App\Entity\Tasklist No errors.
App\Entity\Task No errors.
App\Entity\Member No errors.
App\Entity\TenantMembership No errors.
App\Entity\User
  • The field App\Entity\User#invitedBy is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\TenantMembership#invitedBy does not contain the required 'inversedBy: "invitedBy"' attribute.
App\Entity\TimeEntry No errors.
App\Entity\Customer
  • The association App\Entity\Customer#spaces refers to the inverse side field App\Entity\Space#customers which does not exist.