Query Metrics
2
Database Queries
2
Different statements
0.95 ms
Query time
3
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.61 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.is_verified AS is_verified_5, t0.verification_token AS verification_token_6, t0.roles AS roles_7, t0.password AS password_8, t0.facebook_id AS facebook_id_9, t0.facebook_access_token AS facebook_access_token_10, t0.image_profil_fb AS image_profil_fb_11, t0.users_loyalty AS users_loyalty_12, t0.user_mangopay_id_natural AS user_mangopay_id_natural_13, t0.phone AS phone_14, t0.customer_stripe_id AS customer_stripe_id_15, t0.user_account_id AS user_account_id_16, t0.accountform_id AS accountform_id_17, t0.image_profil_id AS image_profil_id_18 FROM user t0 WHERE t0.id = ?
Parameters:
[
1
]
|
2 | 0.35 ms |
SELECT t0.id AS id_1, t0.url_image AS url_image_2, t0.updated_at AS updated_at_3, t0.user_id AS user_id_4 FROM image_profil t0 WHERE t0.id = ?
Parameters:
[
4
]
|
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 |
|
App\Entity\UserAccount | No errors. |
App\Entity\AccountForm |
|
App\Entity\ImageProfil | No errors. |
App\Entity\Reviews | No errors. |
App\Entity\Message | No errors. |
App\Entity\Orders |
|
App\Entity\Offers | No errors. |