http://3.108.61.59/robots.txt

Query Metrics

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

Entities Mapping

Class Mapping errors
App\Entity\Product
  • The association App\Entity\Product#prescription refers to the inverse side field App\Entity\Prescription#products which does not exist.
App\Entity\Service No errors.
App\Entity\User No errors.
App\Entity\Order
  • The mappings App\Entity\Order#pharmacy and App\Entity\User#orders are inconsistent with each other.
App\Entity\Speciality No errors.
App\Entity\Subscription No errors.
App\Entity\Prescription
  • The mappings App\Entity\Prescription#doctor and App\Entity\User#prescriptions are inconsistent with each other.
App\Entity\Appointment
  • The association App\Entity\Appointment#patient refers to the inverse side field App\Entity\User#appointments which does not exist.
  • The association App\Entity\Appointment#doctor refers to the inverse side field App\Entity\User#appointments which does not exist.
App\Entity\Schedule No errors.
Vich\UploaderBundle\Entity\File No errors.