Query Metrics
1
Database Queries
1
Different statements
0.61 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.61 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone_number AS phone_number_8, t0.address AS address_9, t0.enabled AS enabled_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.city_id AS city_id_13, t0.discr, t0.unavailability_start_date AS unavailability_start_date_14, t0.unavailability_end_date AS unavailability_end_date_15, t0.is_validated AS is_validated_16, t0.company_name AS company_name_17, t0.company_prices AS company_prices_18, t0.comment AS comment_19, t0.viewer_category_id AS viewer_category_id_20 FROM user t0 WHERE t0.id = ? AND t0.discr IN ('administrator', 'advisor', 'sector_manager', 'declarant', 'exterminator', 'supervisor', 'viewer')
Parameters:
[
9185
]
|
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\User | No errors. |
| App\Entity\City | No errors. |
| App\Entity\Administrator | No errors. |
| App\Entity\Advisor | No errors. |
| App\Entity\SectorManager | No errors. |
| App\Entity\Declarant | No errors. |
| App\Entity\Exterminator | No errors. |
| App\Entity\Supervisor | No errors. |
| App\Entity\Viewer | No errors. |
| App\Entity\ViewerCategory | No errors. |
| App\Entity\Department | No errors. |