Query Metrics
1
Database Queries
1
Different statements
0.99 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.99 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email AS email_8, t0.name AS name_9, t0.lastname AS lastname_10, t0.phone AS phone_11, t0.birthdate AS birthdate_12, t0.state AS state_13, t0.profile_picture AS profile_picture_14, t0.schedule_preset AS schedule_preset_15, t0.is_frozen AS is_frozen_16, t0.frozen_until AS frozen_until_17, t0.has_using_grace_tokens AS has_using_grace_tokens_18, t0.is_solicited AS is_solicited_19, t0.tokens AS tokens_20, t0.push_subscription AS push_subscription_21, t0.service_id AS service_id_22 FROM user t0 LIMIT 1
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\User | 1 |
| App\Entity\Service | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Service | No errors. |
| App\Entity\UserLoginRegistry | No errors. |
| App\Entity\Status | No errors. |
| App\Entity\Payments | No errors. |
| App\Entity\UserInscription | No errors. |
| App\Entity\TrainingComments | No errors. |
| App\Entity\Mark | No errors. |
| App\Entity\AbsenceStrike | No errors. |