Query Metrics
5
Database Queries
3
Different statements
4.46 ms
Query time
0
Invalid entities
0
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.82 ms |
SELECT t0.id AS id_1, t0.total_amount_ht AS total_amount_ht_2, t0.total_amount_tva AS total_amount_tva_3, t0.total_amount_delivery AS total_amount_delivery_4, t0.total_amount_ttc AS total_amount_ttc_5, t0.status AS status_6, t0.date_create AS date_create_7, t0.date_validate AS date_validate_8, t0.date_confirm AS date_confirm_9, t0.date_delivery AS date_delivery_10, t0.total_amount_promo AS total_amount_promo_11, t0.total_weight AS total_weight_12, t0.tvarate AS tvarate_13, t0.delivery AS delivery_14, t15.id AS id_16, t15.reference AS reference_17, t15.stripe_token AS stripe_token_18, t15.created_at AS created_at_19, t15.updated_at AS updated_at_20, t15.price AS price_21, t15.amount_stripe AS amount_stripe_22, t15.cart_id AS cart_id_23, t15.user_id AS user_id_24, t0.promo_code_id AS promo_code_id_25, t0.users_id AS users_id_26 FROM cart t0 LEFT JOIN orders t15 ON t15.cart_id = t0.id WHERE t0.id IS NULL LIMIT 1
Parameters:
[] |
2 | 0.55 ms |
SELECT t0.id AS id_1, t0.total_amount_ht AS total_amount_ht_2, t0.total_amount_tva AS total_amount_tva_3, t0.total_amount_delivery AS total_amount_delivery_4, t0.total_amount_ttc AS total_amount_ttc_5, t0.status AS status_6, t0.date_create AS date_create_7, t0.date_validate AS date_validate_8, t0.date_confirm AS date_confirm_9, t0.date_delivery AS date_delivery_10, t0.total_amount_promo AS total_amount_promo_11, t0.total_weight AS total_weight_12, t0.tvarate AS tvarate_13, t0.delivery AS delivery_14, t15.id AS id_16, t15.reference AS reference_17, t15.stripe_token AS stripe_token_18, t15.created_at AS created_at_19, t15.updated_at AS updated_at_20, t15.price AS price_21, t15.amount_stripe AS amount_stripe_22, t15.cart_id AS cart_id_23, t15.user_id AS user_id_24, t0.promo_code_id AS promo_code_id_25, t0.users_id AS users_id_26 FROM cart t0 LEFT JOIN orders t15 ON t15.cart_id = t0.id WHERE t0.id IS NULL LIMIT 1
Parameters:
[] |
3 | 0.35 ms |
SELECT DATABASE()
Parameters:
[] |
4 | 1.54 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"u116495213_boutique"
]
|
5 | 0.20 ms |
SELECT DATABASE()
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Cart | No errors. |
App\Entity\Orders | No errors. |
App\Entity\Users | No errors. |
App\Entity\PromoCode | No errors. |
App\Entity\Categories | No errors. |
App\Entity\CartLines | No errors. |
App\Entity\OrderLines | No errors. |
App\Entity\UsersContact | No errors. |
App\Entity\NotificationRuptureProduct | No errors. |
App\Entity\DeliveriesAddress | No errors. |
App\Entity\TodoTicket | No errors. |
App\Entity\BlogArticles | No errors. |
App\Entity\DistributorCategories | No errors. |
App\Entity\SizesGuid | No errors. |
App\Entity\Products | No errors. |