Query Metrics
2
Database Queries
2
Different statements
1.01 ms
Query time
0
Invalid entities
5
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.54 ms (53.72%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.start_date AS start_date_4, t0.end_date AS end_date_5, t0.location AS location_6, t0.status AS status_7, t0.image AS image_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.organization_id AS organization_id_12 FROM event t0 WHERE t0.organization_id = ?
Parameters:
[
27
]
|
||||||||||||||||||||||||||||
|
0.47 ms (46.28%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.logo AS logo_4, t0.contact_email AS contact_email_5, t0.contact_phone AS contact_phone_6, t0.website AS website_7, t0.areas AS areas_8, t0.is_active AS is_active_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12, t0.user_id AS user_id_13 FROM organization t0 WHERE t0.id = ?
Parameters:
[
27
]
|
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\Event | 3 |
| App\Entity\Organization | 1 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Organization | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Initiative | No errors. |