Query Metrics

1 Database Queries
1 Different statements
0.33 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.33 ms
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.badge_content AS badge_content_2, o0_.title AS title_3, o0_.amount AS amount_4, o0_.start_at AS start_at_5, o0_.end_at AS end_at_6, o0_.image_name AS image_name_7, o0_.mentions AS mentions_8, o0_.amount_type AS amount_type_9, o0_.type AS type_10, o0_.added_at AS added_at_11, o0_.color AS color_12, o0_.amount_rib_payment AS amount_rib_payment_13, o0_.is_archived AS is_archived_14, o0_.validity_end_date AS validity_end_date_15 FROM offer o0_ WHERE o0_.start_at < ? AND o0_.end_at > ? AND o0_.is_archived = 0 ORDER BY o0_.id DESC
Parameters:
[
  "2026-03-12 18:42:23"
  "2026-03-12 18:42:23"
]

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\Offer No errors.