GET http://app-ac82aa68-a16d-42fb-a997-8ae828c79ace.cleverapps.io/actualite/article/dolore-labore-animi

Query Metrics

16 Database Queries
11 Different statements
16.70 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.53 ms
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.created_at AS created_at_3, b0_.end_date_at AS end_date_at_4, b0_.picture_header AS picture_header_5, b0_.alt_picture_header AS alt_picture_header_6, b0_.slug AS slug_7, b0_.visible_start_date AS visible_start_date_8, b0_.visible_expired_date AS visible_expired_date_9 FROM bandeau b0_ WHERE b0_.end_date_at >= ? AND b0_.created_at <= ? ORDER BY b0_.id DESC
Parameters:
[
  "2025-07-05 00:00:00"
  "2025-07-05 00:00:00"
]
2 1.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.end_date_at AS end_date_at_5, t0.picture_header AS picture_header_6, t0.alt_picture_header AS alt_picture_header_7, t0.slug AS slug_8, t0.id_video AS id_video_9 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "dolore-labore-animi"
]
3 1.04 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.visible_start_date AS visible_start_date_3, t0.visible_expired_date AS visible_expired_date_4 FROM actuality t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "Actualités"
]
4 0.94 ms
SELECT t0.id AS id_1, t0.ip_adresse AS ip_adresse_2, t0.created_at AS created_at_3, t0.bannir AS bannir_4 FROM blocked_ip_adresse t0 WHERE t0.bannir = ?
Parameters:
[
  1
]
5 1.20 ms
SELECT h0_.id AS id_0 FROM header h0_ ORDER BY h0_.id DESC LIMIT 1
Parameters:
[]
6 1.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.url_type AS url_type_4, t0.url AS url_5, t0.route AS route_6, t0.header_id AS header_id_7 FROM header_category t0 WHERE t0.header_id = ?
Parameters:
[
  1
]
7 0.95 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url_type AS url_type_3, t0.url AS url_4, t0.route AS route_5, t0.header_category_id AS header_category_id_6 FROM header_item t0 WHERE t0.header_category_id = ?
Parameters:
[
  1
]
8 0.95 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url_type AS url_type_3, t0.url AS url_4, t0.route AS route_5, t0.header_category_id AS header_category_id_6 FROM header_item t0 WHERE t0.header_category_id = ?
Parameters:
[
  2
]
9 0.89 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url_type AS url_type_3, t0.url AS url_4, t0.route AS route_5, t0.header_category_id AS header_category_id_6 FROM header_item t0 WHERE t0.header_category_id = ?
Parameters:
[
  3
]
10 0.93 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_approved AS is_approved_3, t0.created_at AS created_at_4, t0.pseudo AS pseudo_5, t0.email AS email_6, t0.site AS site_7, t0.save_info AS save_info_8, t0.ip_adresse AS ip_adresse_9, t0.bannir AS bannir_10, t0.article_id AS article_id_11 FROM comment t0 WHERE t0.article_id = ?
Parameters:
[
  3
]
11 1.11 ms
SELECT f0_.id AS id_0 FROM footer f0_ ORDER BY f0_.id DESC LIMIT 1
Parameters:
[]
12 0.99 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.column_index AS column_index_3, t0.footer_id AS footer_id_4 FROM footer_category t0 WHERE t0.footer_id = ?
Parameters:
[
  1
]
13 0.93 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.url_type AS url_type_4, t0.url AS url_5, t0.route AS route_6, t0.is_button AS is_button_7, t0.footer_category_id AS footer_category_id_8 FROM footer_item t0 WHERE t0.footer_category_id = ?
Parameters:
[
  1
]
14 1.02 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.url_type AS url_type_4, t0.url AS url_5, t0.route AS route_6, t0.is_button AS is_button_7, t0.footer_category_id AS footer_category_id_8 FROM footer_item t0 WHERE t0.footer_category_id = ?
Parameters:
[
  2
]
15 0.98 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.url_type AS url_type_4, t0.url AS url_5, t0.route AS route_6, t0.is_button AS is_button_7, t0.footer_category_id AS footer_category_id_8 FROM footer_item t0 WHERE t0.footer_category_id = ?
Parameters:
[
  3
]
16 0.94 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.url_type AS url_type_4, t0.url AS url_5, t0.route AS route_6, t0.is_button AS is_button_7, t0.footer_category_id AS footer_category_id_8 FROM footer_item t0 WHERE t0.footer_category_id = ?
Parameters:
[
  4
]

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\Bandeau No errors.
App\Entity\Article No errors.
App\Entity\Comment No errors.
App\Entity\Actuality No errors.
App\Entity\BlockedIpAdresse No errors.
App\Entity\Header No errors.
App\Entity\HeaderCategory No errors.
App\Entity\HeaderItem No errors.
App\Entity\Footer No errors.
App\Entity\FooterCategory No errors.
App\Entity\FooterItem No errors.