Query Metrics
1
Database Queries
1
Different statements
1.01 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.01 ms |
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.username AS username_3, t0.email AS email_4, t0.preferred_locale AS preferred_locale_5, t0.preferred_language AS preferred_language_6, t0.timezone AS timezone_7, t0.theme AS theme_8, t0.password AS password_9, t0.reset_password_hash AS reset_password_hash_10, t0.unlocking_hash AS unlocking_hash_11, t0.roles AS roles_12, t0.notifications AS notifications_13, t0.auto_save AS auto_save_14, t0.enabled AS enabled_15, t0.excerpt AS excerpt_16, t0.last_connection AS last_connection_17, t0.last_ip AS last_ip_18, t0.created AS created_19, t0.updated AS updated_20, t0.image_id AS image_id_21, t0.author_id AS author_id_22, t0.lastUpdater_id AS lastUpdater_id_23 FROM back_user t0 WHERE t0.id = ?
Parameters:
[
19
]
|
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\BackUser | No errors. |
| App\Entity\Utils\Cloudinary\Media | No errors. |