https://interformax.devawelty.com/offre/ajouter

Query Metrics

1 Database Queries
1 Different statements
1.75 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 1.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.month AS month_4, t0.ypareo AS ypareo_5, t0.complete_name AS complete_name_6, t0.parcourssup AS parcourssup_7, t0.level AS level_8, t0.level_name AS level_name_9, t0.closing_date AS closing_date_10 FROM training t0 WHERE t0.enabled = ? ORDER BY t0.level_name DESC
Parameters:
[
  1
]

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\Training No errors.
App\Entity\User No errors.
App\Entity\MCQType
  • The association App\Entity\MCQType#mCQQuestions refers to the owning side field App\Entity\MCQQuestion#mCQType which does not exist.
App\Entity\Offer
  • The mappings App\Entity\Offer#comments and App\Entity\OfferComment#offer are inconsistent with each other.
App\Entity\Appointment No errors.
App\Entity\TrainingGroupAF No errors.