http://82-65-225-53.subs.proxad.net/coupdcoeurimmo/public/login

Query Metrics

3 Database Queries
3 Different statements
2.17 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 0.79 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.describ AS describ_3 FROM category t0
Parameters:
[]
2 0.77 ms
SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.describ AS describ_2 FROM housing_type h0_
Parameters:
[]
3 0.60 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.describ AS describ_2 FROM category c0_
Parameters:
[]

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\Category No errors.
App\Entity\Properties
  • The mappings App\Entity\Properties#rentalInterests and App\Entity\HomeInterest#properties are inconsistent with each other.
  • The association App\Entity\Properties#appointments refers to the owning side field App\Entity\Appointment#property which does not exist.
App\Entity\HousingType No errors.
App\Entity\User No errors.
App\Entity\Rental No errors.
App\Entity\Address No errors.
App\Entity\Image No errors.
App\Entity\HomeInterest
  • The association App\Entity\HomeInterest#properties refers to the inverse side field App\Entity\Properties#homeInterests which does not exist.
App\Entity\RentalApplication No errors.
App\Entity\SubType No errors.
App\Entity\Appointment
  • The mappings App\Entity\Appointment#properties and App\Entity\Properties#appointments are inconsistent with each other.
App\Entity\Rent No errors.
App\Entity\Contact No errors.
Vich\UploaderBundle\Entity\File No errors.