https://apihoges.novate-digital.com/users.html

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
4 Invalid entities

Grouped Statements

Show all queries

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 No errors.
App\Entity\Evenement No errors.
App\Entity\Repas
  • The association App\Entity\Repas#customer refers to the owning side field App\Entity\Customer#repas which does not exist.
App\Entity\TypeRepas No errors.
App\Entity\Site No errors.
App\Entity\Bedroom No errors.
App\Entity\BedroomTranslation No errors.
App\Entity\TypeBedroom No errors.
App\Entity\PriceBedroom No errors.
App\Entity\Formula No errors.
App\Entity\Galery No errors.
App\Entity\ProductCategory No errors.
App\Entity\ReservationTable No errors.
App\Entity\Customer No errors.
App\Entity\ReservationEvent No errors.
App\Entity\CustomerReservationEvent No errors.
App\Entity\BedroomChamber No errors.
App\Entity\SiteTranslation No errors.
App\Entity\ReservationBedroom
  • If association App\Entity\ReservationBedroom#reservation is one-to-one, then the inversed side App\Entity\Reservation#reservationBedrooms has to be one-to-one as well.
  • The field App\Entity\ReservationBedroom#reservationRestaurants is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ReservationRestaurant#reservationBedroom does not contain the required 'inversedBy="reservationRestaurants"' attribute.
  • The field App\Entity\ReservationBedroom#occupants is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Occupant#reservationBedroom does not contain the required 'inversedBy="occupants"' attribute.
App\Entity\Product No errors.
App\Entity\TypeService No errors.
App\Entity\DescriptionSite No errors.
App\Entity\Invoice No errors.
App\Entity\Reservation No errors.
App\Entity\OperationHistory No errors.
App\Entity\Account
  • The field App\Entity\Account#accountHistories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AccountHistory#account does not contain the required 'inversedBy="accountHistories"' attribute.
App\Entity\ReservationRestaurant
  • The field App\Entity\ReservationRestaurant#reservationPayments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ReservationPayment#reservationRestaurant does not contain the required 'inversedBy="reservationPayments"' attribute.
App\Entity\GalerieGroupe No errors.
App\Entity\ReservationPayment No errors.
App\Entity\Typedisable No errors.
App\Entity\PromoCode No errors.