Query Metrics
1
Database Queries
1
Different statements
1.78 ms
Query time
2
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.78 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.size AS size_3, t0.mimetype AS mimetype_4, t0.original_name AS original_name_5, t0.position AS position_6, t0.directory AS directory_7, t0.active AS active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12, t0.product_image_id AS product_image_id_13, t0.product_video_id AS product_video_id_14, t15.id AS id_16, t15.username AS username_17, t15.nickname AS nickname_18, t15.roles AS roles_19, t15.password AS password_20, t15.email AS email_21, t15.is_on_boarding AS is_on_boarding_22, t15.accepted_communications AS accepted_communications_23, t15.accepted_policies AS accepted_policies_24, t15.is_active AS is_active_25, t15.legal_age AS legal_age_26, t15.is_notifications_active AS is_notifications_active_27, t15.is_verified AS is_verified_28, t15.name AS name_29, t15.surname AS surname_30, t15.cif AS cif_31, t15.phone AS phone_32, t15.cpostal AS cpostal_33, t15.sex AS sex_34, t15.holded_id AS holded_id_35, t15.notification_whatsapp AS notification_whatsapp_36, t15.email_token AS email_token_37, t15.email_token_expires_at AS email_token_expires_at_38, t15.birthday AS birthday_39, t15.bank_transfer_active AS bank_transfer_active_40, t15.created_by AS created_by_41, t15.updated_by AS updated_by_42, t15.created_at AS created_at_43, t15.updated_at AS updated_at_44, t15.avatar_id AS avatar_id_45, t15.share_favourite_products_type_id AS share_favourite_products_type_id_46, t15.share_shopping_type_id AS share_shopping_type_id_47, t15.language_id AS language_id_48, t15.payment_method_id AS payment_method_id_49, t0.producer_id AS producer_id_50, t0.brand_id AS brand_id_51 FROM media t0 LEFT JOIN "user" t15 ON t15.avatar_id = t0.id WHERE t0.id = ?
Parameters:
[
"2001"
]
|
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\Media | No errors. |
App\Entity\Product |
|
App\Entity\User |
|
App\Entity\BaseKeyValue | No errors. |
App\Entity\ShareType | No errors. |
App\Entity\Language | No errors. |
App\Entity\PaymentMethod | No errors. |
App\Entity\Producer | No errors. |
App\Entity\Brand | No errors. |