Query Metrics
51
Database Queries
2
Different statements
24.39 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
23.05 ms (94.52%) |
50 |
SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?
Parameters:
[
b"\x01™¤gMŸw9º\x00hX"¯òÄ"
]
|
||||||||||||||||||||||||||||
1.34 ms (5.48%) |
1 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.lastname AS lastname_5, u0_.created_at AS created_at_6, u0_.updated_at AS updated_at_7, u0_.preferred_locale AS preferred_locale_8, u0_.tryton_id AS tryton_id_9, u0_.nobel AS nobel_10 FROM user u0_ WHERE u0_.tryton_id IS NOT NULL AND u0_.tryton_id <> ? LIMIT 50 OFFSET 250
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\Account | No errors. |
App\Entity\Cart | No errors. |
App\Entity\ShippingAddress | No errors. |
App\Entity\Product | No errors. |
App\Entity\Order | No errors. |
App\Entity\CartItem | No errors. |
App\Entity\Category | No errors. |
App\Entity\Brand | No errors. |
App\Entity\ProductTranslation | No errors. |
App\Entity\OrderItem | No errors. |
App\Entity\FilterValue | No errors. |