GET https://www.radiodelapaix.org/index.php/actualites/bruno-kone-decrypte-l-actualite

Query Metrics

9 Database Queries
9 Different statements
3.44 ms Query time
0 Invalid entities
24 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.71 ms
(20.65%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.excerpt AS excerpt_5, t0.image AS image_6, t0.is_featured AS is_featured_7, t0.is_published AS is_published_8, t0.views AS views_9, t0.published_at AS published_at_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.category_id AS category_id_13, t0.author_id AS author_id_14 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "bruno-kone-decrypte-l-actualite"
]
0.58 ms
(16.89%)
1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.content AS content_3, a0_.excerpt AS excerpt_4, a0_.image AS image_5, a0_.is_featured AS is_featured_6, a0_.is_published AS is_published_7, a0_.views AS views_8, a0_.published_at AS published_at_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.category_id AS category_id_12, a0_.author_id AS author_id_13 FROM article a0_ WHERE a0_.is_published = ? AND a0_.category_id = ? AND a0_.id <> ? ORDER BY a0_.published_at DESC LIMIT 4
Parameters:
[
  1
  2
  1
]
0.46 ms
(13.44%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.excerpt AS excerpt_5, t0.image AS image_6, t0.is_featured AS is_featured_7, t0.is_published AS is_published_8, t0.views AS views_9, t0.published_at AS published_at_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.category_id AS category_id_13, t0.author_id AS author_id_14 FROM article t0 WHERE t0.is_published = ? ORDER BY t0.published_at DESC LIMIT 5
Parameters:
[
  1
]
0.37 ms
(10.68%)
1
UPDATE article SET views = ?, updated_at = ? WHERE id = ?
Parameters:
[
  9
  "2025-12-19 17:20:27"
  1
]
0.29 ms
(8.37%)
1
"COMMIT"
Parameters:
[]
0.29 ms
(8.37%)
1
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3, t0.setting_type AS setting_type_4, t0.description AS description_5, t0.updated_at AS updated_at_6 FROM setting t0
Parameters:
[]
0.27 ms
(7.88%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.avatar AS avatar_8, t0.is_active AS is_active_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM users t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.26 ms
(7.47%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.created_at AS created_at_6 FROM category t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.22 ms
(6.25%)
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\Setting 14
App\Entity\Article 6
App\Entity\Category 3
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\Category No errors.
App\Entity\User No errors.
App\Entity\Setting No errors.