GET https://dev.wakeupamiens.fr/articles/

Query Metrics

37 Database Queries
4 Different statements
17.54 ms Query time
1 Invalid entities
1055 Managed entities

Grouped Statements

Show all queries

Time Count Info
11.64 ms
(66.35%)
15
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-17 02:09:16"
  "216.73.217.139"
  1
  499
]
2.45 ms
(13.98%)
15
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
]
2.21 ms
(12.58%)
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 = ? ORDER BY a0_.date DESC
Parameters:
[
  1
]
1.25 ms
(7.10%)
6
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
]

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\File 493
App\Entity\Article 487
App\Entity\Partner 54
App\Entity\View 15
App\Entity\Address 6

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\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.