GET https://www.dev.wakeupamiens.fr/articles/des-epicuriens-une-belle-cause

Query Metrics

35 Database Queries
11 Different statements
12.50 ms Query time
1 Invalid entities
131 Managed entities

Grouped Statements

Show all queries

Time Count Info
7.00 ms
(55.99%)
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-04-16 14:41:41"
  "216.73.216.62"
  0
  499
]
1.62 ms
(12.95%)
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:
[
  9653
]
1.21 ms
(9.68%)
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
  499
]
0.84 ms
(6.74%)
5
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:
[
  269
]
0.44 ms
(3.48%)
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
  "des-epicuriens-une-belle-cause"
]
0.30 ms
(2.38%)
1
"COMMIT"
Parameters:
[]
0.27 ms
(2.14%)
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:
[
  499
]
0.26 ms
(2.09%)
1
INSERT INTO view (ip, created, env, preview, article_id, event_id, partner_id, talent_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "216.73.216.62"
  "2026-04-17 14:41:41"
  "site"
  1
  489
  null
  null
  null
  null
]
0.26 ms
(2.08%)
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:
[
  499
]
0.23 ms
(1.84%)
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:
[
  499
]
0.08 ms
(0.64%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\View 84
App\Entity\File 26
App\Entity\Article 11
App\Entity\Partner 5
App\Entity\Address 5

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.