Query Metrics
1
Database Queries
1
Different statements
0.47 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.47 ms |
SELECT t0.event_list_id AS event_list_id_1, t0.name AS name_2, t0.description AS description_3, t0.bkg_image AS bkg_image_4, t0.is_active AS is_active_5, t0.is_publish AS is_publish_6, t0.is_only_members AS is_only_members_7, t0.scheduled_at AS scheduled_at_8, t0.created_at AS created_at_9, t0.created_by AS created_by_10, t0.organization_id AS organization_id_11 FROM event_list t0 WHERE t0.is_active = ? AND t0.is_publish = ? AND t0.organization_id = ? ORDER BY t0.created_at ASC LIMIT 8
Parameters:
[ 1 1 "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\EventList | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Organization | No errors. |