Query Metrics
2
Database Queries
2
Different statements
2.29 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.11 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.content_translate AS content_translate_3, t0.image AS image_4, t0.link_slide AS link_slide_5, t0.is_public AS is_public_6 FROM slide t0
Parameters:
[] |
2 | 1.18 ms |
SELECT f0_.id AS id_0, f0_.nom AS nom_1, f0_.description AS description_2, f0_.publier AS publier_3, f0_.date AS date_4, f0_.file_background AS file_background_5, f0_.file_notification AS file_notification_6, f0_.date_debut AS date_debut_7, f0_.date_fin AS date_fin_8, f0_.nom_ar AS nom_ar_9, f0_.created_at AS created_at_10, f0_.updated_at AS updated_at_11, f0_.created_by_id AS created_by_id_12, f0_.updated_by_id AS updated_by_id_13, f0_.deleted_by_id AS deleted_by_id_14 FROM form f0_ WHERE (f0_.date_debut <= ? OR f0_.date_fin >= ? OR (f0_.date_debut IS NULL AND f0_.date_fin IS NULL)) AND f0_.publier = 1 ORDER BY f0_.id DESC LIMIT 8
Parameters:
[ "2024-11-07 00:34:20" "2024-11-07 00:34: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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Form | No errors. |
App\Entity\Slide | No errors. |
App\Entity\User |
|
App\Entity\FormUser | No errors. |
App\Entity\FormStep | No errors. |