Query Metrics
1
Database Queries
1
Different statements
1.22 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.22 ms (100.00%) |
1 |
SELECT o0_.user_id AS user_id_0, o0_.weight AS weight_1, o0_.objective_weight AS objective_weight_2, o0_.last_notification AS last_notification_3, o0_.notification_category AS notification_category_4, o0_.next_notification AS next_notification_5, o0_.next_notification_weight AS next_notification_weight_6, o0_.notifications AS notifications_7, o0_.notifications_sent AS notifications_sent_8, o0_.created_at AS created_at_9 FROM objectives o0_ WHERE o0_.cancelled_at IS NULL AND o0_.next_notification = ? AND (o0_.last_notification <> ? OR o0_.last_notification IS NULL) LIMIT 10
Parameters:
[ "2025-01-18" "2025-01-18" ] |
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\Objectives | No errors. |