Query Metrics
1
Database Queries
1
Different statements
3.59 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.59 ms |
SELECT t0.id AS id_1, t0.pers_acc AS pers_acc_2, t0.registred AS registred_3, t0.living AS living_4, t0.fio AS fio_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.number AS number_9, t0.date_balance AS date_balance_10, t0.total_balance AS total_balance_11, t0.is_updated AS is_updated_12, t0.user_id AS user_id_13 FROM apartment_data t0 WHERE t0.user_id IS NULL ORDER BY t0.type ASC, t0.number ASC
Parameters:
[] |
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\ApartmentData | No errors. |
| App\Entity\UtilityBillItem | No errors. |
| App\Entity\User |
|
| App\Entity\UtilityCounter | No errors. |
| App\Entity\CounterInfo | No errors. |
| App\Entity\ApartmentPayment | No errors. |
| App\Entity\FirebaseToken | No errors. |
| App\Entity\Service | No errors. |
| App\Entity\ChatMessage | No errors. |
| App\Entity\VotingUser | No errors. |
| App\Entity\Cart | No errors. |
| App\Entity\Custom |
|
| App\Entity\UserNotification | No errors. |