GET https://winesclub.site-vitrine.be/actualites

Query Metrics

1 Database Queries
1 Different statements
0.83 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.83 ms
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.category AS category_3, n0_.status AS status_4, n0_.summary AS summary_5, n0_.body AS body_6, n0_.hero_image_url AS hero_image_url_7, n0_.author_name AS author_name_8, n0_.published_at AS published_at_9, n0_.meta_title AS meta_title_10, n0_.meta_description AS meta_description_11, n0_.created_at AS created_at_12, n0_.updated_at AS updated_at_13 FROM news_article n0_ WHERE n0_.status = ? AND (n0_.published_at IS NOT NULL AND n0_.published_at <= ?) ORDER BY n0_.published_at DESC LIMIT 30
Parameters:
[
  "published"
  "2026-05-13 21:25:20"
]

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\NewsArticle 3

Entities Mapping

Class Mapping errors
App\Entity\NewsArticle No errors.