Redirect 301 redirect from GET @app_article_article_publique (8c493d)

GET https://rabbit-immo.cheezpa.fr/article/

Query Metrics

15 Database Queries
5 Different statements
14.93 ms Query time
0 Invalid entities
33 Managed entities

Queries

Group similar statements

# Time Info
1 1.09 ms
SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.content AS content_2, m0_.active AS active_3, m0_.date_last_update AS date_last_update_4, m0_.date_start AS date_start_5, m0_.date_end AS date_end_6 FROM message_info m0_ WHERE m0_.active = ? AND ((m0_.date_start IS NULL OR m0_.date_start <= ?)) AND ((m0_.date_end IS NULL OR m0_.date_end >= ?))
Parameters:
[
  1
  "2026-03-08 11:26:46"
  "2026-03-08 11:26:46"
]
2 2.45 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.updated_at AS updated_at_5, t0.visible AS visible_6, t0.image_principal AS image_principal_7, t0.seo AS seo_8, t0.authore_id AS authore_id_9 FROM article t0 WHERE t0.visible = ?
Parameters:
[
  1
]
3 0.53 ms
SELECT t0.id AS id_1, t0.duree AS duree_2, t0.taux AS taux_3, t0.rare AS rare_4, t0.updated_at AS updated_at_5 FROM duree_credit t0
Parameters:
[]
4 1.67 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  4
]
5 0.86 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  7
]
6 0.82 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  8
]
7 1.07 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  9
]
8 0.82 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  10
]
9 0.76 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  11
]
10 0.79 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  12
]
11 0.77 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  13
]
12 0.83 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  14
]
13 0.76 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  15
]
14 0.84 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.acces_role_min AS acces_role_min_3 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  16
]
15 0.84 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.active AS active_4, t0.date_last_update AS date_last_update_5, t0.date_start AS date_start_6, t0.date_end AS date_end_7 FROM message_info t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Blog\Article 11
App\Entity\Blog\Category 11
App\Entity\Simulateur\DureeCredit 8
App\Entity\User 2
App\Entity\MessageInfo 1

Entities Mapping

Class Mapping errors
App\Entity\MessageInfo No errors.
App\Entity\Blog\Article No errors.
App\Entity\User No errors.
App\Entity\Blog\Category No errors.
App\Entity\Simulateur\DureeCredit No errors.