Query Metrics
1
Database Queries
1
Different statements
1.21 ms
Query time
0
Invalid entities
35
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.21 ms |
SELECT t0_.id AS id_0, t0_.first_name AS first_name_1, t0_.last_name AS last_name_2, t0_.position AS position_3, t0_.department AS department_4, t0_.qualifications AS qualifications_5, t0_.image AS image_6, t0_.email AS email_7, t0_.phone AS phone_8, t0_.sort_order AS sort_order_9, t0_.is_active AS is_active_10, t0_.is_partner AS is_partner_11, t0_.created_at AS created_at_12, t0_.updated_at AS updated_at_13 FROM team_member t0_ WHERE t0_.is_active = ? ORDER BY t0_.sort_order 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\TeamMember | 35 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\TeamMember | No errors. |