GET https://www.ledenicheurgagnant.com/winning-product/54-daniel-l-abrams-md

Query Metrics

2 Database Queries
2 Different statements
4.20 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.47 ms
(58.63%)
1
SELECT t0.id AS id_1, t0.path AS path_2, t0.winning_id AS winning_id_3 FROM winning_image t0 WHERE t0.winning_id = ?
Parameters:
[
  54
]
1.74 ms
(41.37%)
1
SELECT t0.id AS id_1, t0.views AS views_2, t0.comments AS comments_3, t0.likes AS likes_4, t0.name AS name_5, t0.slug AS slug_6, t0.photo AS photo_7, t0.description AS description_8, t0.datecreate AS datecreate_9, t0.adstype AS adstype_10, t0.url AS url_11, t0.urlproduct AS urlproduct_12, t0.urlsaved AS urlsaved_13, t0.language AS language_14, t0.similar_products AS similar_products_15, t0.category AS category_16, t0.video AS video_17, t0.original AS original_18, t0.user_id AS user_id_19 FROM winning t0 WHERE t0.id = ?
Parameters:
[
  54
]

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\Winning
  • The association App\Entity\Winning#user refers to the inverse side field App\Entity\User#ads which does not exist.
App\Entity\User
  • The field 'App\Entity\User#photoFile' has the property type 'App\Entity\UploadedFile' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
  • The association App\Entity\User#school refers to the inverse side field App\Entity\School#lessons which does not exist.
  • The association App\Entity\User#currentSchool refers to the inverse side field App\Entity\School#lessons which does not exist.
App\Entity\WinningImage No errors.