Query Metrics
1
Database Queries
1
Different statements
1.85 ms
Query time
0
Invalid entities
25
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.85 ms (100.00%) |
1 |
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.description AS description_2, o0_.logo AS logo_3, o0_.contact_email AS contact_email_4, o0_.contact_phone AS contact_phone_5, o0_.website AS website_6, o0_.areas AS areas_7, o0_.is_active AS is_active_8, o0_.created_at AS created_at_9, o0_.updated_at AS updated_at_10, o0_.deleted_at AS deleted_at_11, o0_.user_id AS user_id_12 FROM organization o0_ WHERE o0_.is_active = ? AND o0_.deleted_at IS NULL ORDER BY o0_.name ASC
Parameters:
[
1
]
|
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\Organization | 14 |
| App\Entity\User | 11 |
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. |