GET https://dev.wakeupamiens.fr/articles/bienvenue-chez-charles-automobiles

Query Metrics

30 Database Queries
8 Different statements
20.47 ms Query time
1 Invalid entities
1096 Managed entities

Grouped Statements

Show all queries

Time Count Info
12.54 ms
(61.29%)
11
SELECT v0_.ip AS ip_0, v0_.created AS created_1, v0_.env AS env_2, v0_.id AS id_3, v0_.preview AS preview_4, v0_.article_id AS article_id_5, v0_.event_id AS event_id_6, v0_.partner_id AS partner_id_7, v0_.talent_id AS talent_id_8, v0_.user_id AS user_id_9 FROM view v0_ WHERE v0_.created >= ? AND v0_.ip = ? AND v0_.preview = ? AND v0_.article_id = ?
Parameters:
[
  "2026-06-04 22:51:54"
  "216.73.216.142"
  0
  90
]
4.55 ms
(22.24%)
1
SELECT t0.ip AS ip_1, t0.created AS created_2, t0.env AS env_3, t0.id AS id_4, t0.preview AS preview_5, t0.article_id AS article_id_6, t0.event_id AS event_id_7, t0.partner_id AS partner_id_8, t0.talent_id AS talent_id_9, t0.user_id AS user_id_10 FROM view t0 WHERE t0.article_id = ?
Parameters:
[
  90
]
1.41 ms
(6.90%)
11
SELECT t0.position AS position_1, t0.updated AS updated_2, t0.created AS created_3, t0.id AS id_4, t0.name AS name_5, t0.article_id AS article_id_6, t0.partner_id AS partner_id_7 FROM file t0 WHERE t0.id = ?
Parameters:
[
  2947
]
0.83 ms
(4.06%)
1
SELECT a0_.updated AS updated_0, a0_.created AS created_1, a0_.date AS date_2, a0_.description AS description_3, a0_.id AS id_4, a0_.major AS major_5, a0_.slug AS slug_6, a0_.title AS title_7, a0_.top AS top_8, a0_.visible AS visible_9, a0_.partner_id AS partner_id_10, a0_.picture_id AS picture_id_11 FROM article a0_ WHERE a0_.visible = ? AND a0_.id <> ? ORDER BY a0_.date DESC LIMIT 10
Parameters:
[
  1
  90
]
0.40 ms
(1.96%)
3
SELECT t0.date AS date_1, t0.email AS email_2, t0.phone AS phone_3, t0.site AS site_4, t0.updated AS updated_5, t0.center AS center_6, t0.close AS close_7, t0.created AS created_8, t0.description AS description_9, t0.id AS id_10, t0.name AS name_11, t0.slug AS slug_12, t0.title AS title_13, t0.visible AS visible_14, t0.address_id AS address_id_15, t0.pdf_id AS pdf_id_16, t0.picture_id AS picture_id_17 FROM partner t0 WHERE t0.id = ?
Parameters:
[
  97
]
0.29 ms
(1.41%)
1
SELECT t0.created AS created_1, t0.env AS env_2, t0.id AS id_3, t0.article_id AS article_id_4, t0.event_id AS event_id_5, t0.partner_id AS partner_id_6, t0.publication_id AS publication_id_7, t0.talent_id AS talent_id_8, t0.user_id AS user_id_9 FROM `like` t0 WHERE t0.article_id = ?
Parameters:
[
  90
]
0.26 ms
(1.25%)
1
SELECT a0_.updated AS updated_0, a0_.created AS created_1, a0_.date AS date_2, a0_.description AS description_3, a0_.id AS id_4, a0_.major AS major_5, a0_.slug AS slug_6, a0_.title AS title_7, a0_.top AS top_8, a0_.visible AS visible_9, a0_.partner_id AS partner_id_10, a0_.picture_id AS picture_id_11 FROM article a0_ WHERE a0_.visible = ? AND a0_.slug = ?
Parameters:
[
  1
  "bienvenue-chez-charles-automobiles"
]
0.18 ms
(0.89%)
1
SELECT t0.position AS position_1, t0.updated AS updated_2, t0.created AS created_3, t0.id AS id_4, t0.name AS name_5, t0.article_id AS article_id_6, t0.partner_id AS partner_id_7 FROM file t0 WHERE t0.article_id = ? ORDER BY t0.position ASC
Parameters:
[
  90
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\View 1052
App\Entity\File 22
App\Entity\Article 11
App\Entity\User 4
App\Entity\Partner 3
App\Entity\Address 3
App\Entity\Like 1

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\Partner No errors.
App\Entity\File No errors.
App\Entity\Like No errors.
App\Entity\View No errors.
App\Entity\Event No errors.
App\Entity\Talent No errors.
App\Entity\User
  • The association App\Entity\User#partners refers to the owning side field App\Entity\Partner#user which does not exist.
App\Entity\Publication No errors.
App\Entity\Address No errors.
App\Entity\Category No errors.
App\Entity\Estate No errors.
App\Entity\Job No errors.
App\Entity\Network No errors.
App\Entity\Reduction No errors.
App\Entity\Schedule No errors.