https://coachs-france.com/webroot/filemanager/dialog.php

Query Metrics

3 Database Queries
2 Different statements
4.16 ms Query time
7 Invalid entities

Queries

Group similar statements

# Time Info
1 1.11 ms
SELECT DATABASE()
Parameters:
[]
2 2.92 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "api.coachs"
]
3 0.13 ms
SELECT DATABASE()
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\FidelityProgram
  • The field App\Entity\FidelityProgram#fidelityReduction is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FidelityReduction#program does not contain the required 'inversedBy="fidelityReduction"' attribute.
App\Entity\Sport No errors.
App\Entity\AvailabilityDay No errors.
App\Entity\Thumbnail No errors.
App\Entity\UserWeight No errors.
App\Entity\User
  • The association App\Entity\User#gyms refers to the owning side field App\Entity\Gym#user which does not exist.
App\Entity\Article No errors.
App\Entity\UserFidelity No errors.
App\Entity\Profile\GymCompany
  • The mappings App\Entity\Profile\GymCompany#mainGym and App\Entity\Gym#gymCompanies are inconsistent with each other.
  • If association App\Entity\Profile\GymCompany#mainGym is one-to-one, then the inversed side App\Entity\Gym#gymCompanies has to be one-to-one as well.
App\Entity\Profile\Client
  • The mappings App\Entity\Profile\Client#additionalLessons and App\Entity\Lesson#additionalClient are inconsistent with each other.
App\Entity\Profile\Address No errors.
App\Entity\Profile\Profile No errors.
App\Entity\Profile\Coach
  • The mappings App\Entity\Profile\Coach#coachSports and App\Entity\CoachSport#coach are inconsistent with each other.
  • The mappings App\Entity\Profile\Coach#rooms and App\Entity\Room#coach are inconsistent with each other.
App\Entity\Profile\ClientCompany No errors.
App\Entity\TaxonomyCategory No errors.
App\Entity\FidelityParticipation No errors.
App\Entity\FaqQuery No errors.
App\Entity\LessonInvoice No errors.
App\Entity\CoachUser No errors.
App\Entity\Newsletter No errors.
App\Entity\Testimony No errors.
App\Entity\BootCampReservation No errors.
App\Entity\Notification No errors.
App\Entity\Lesson
  • The association App\Entity\Lesson#additionalClient refers to the inverse side field App\Entity\Profile\Client#additionalLesson which does not exist.
App\Entity\Taxonomy No errors.
App\Entity\FAQ No errors.
App\Entity\SportCategory No errors.
App\Entity\BootcampInvoice No errors.
App\Entity\Room No errors.
App\Entity\Cart No errors.
App\Entity\RoomMessage No errors.
App\Entity\CoachSport
  • The association App\Entity\CoachSport#coach refers to the inverse side field App\Entity\Profile\Coach#sports which does not exist.
App\Entity\File No errors.
App\Entity\FidelityReduction No errors.
App\Entity\Gym No errors.
App\Entity\Company No errors.
App\Entity\ClientCoachFavori No errors.
App\Entity\DynamicOption No errors.
App\Entity\BootcampReceipe No errors.
App\Entity\Availability No errors.
App\Entity\BootCamp No errors.
Vich\UploaderBundle\Entity\File No errors.