Query Metrics
69
Database Queries
9
Different statements
85.81 ms
Query time
3
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.47 ms |
SELECT b0_.id AS id_0 FROM `order` o1_ INNER JOIN order_participant_bike o2_ ON o1_.id = o2_.book_id INNER JOIN bike b0_ ON o2_.bike_id = b0_.id WHERE ((o1_.user_id = ? AND (o1_.start BETWEEN ? AND ?)) OR (o1_.end BETWEEN ? AND ?)) AND (o1_.statut <> 2 OR o1_.statut <> 0)
Parameters:
[ 2 "2025-05-03 00:00:00" "2025-05-03 23:59:59" "2025-05-03 00:00:00" "2025-05-03 23:59:59" ] |
2 | 2.43 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.description AS description_3, t0.statut AS statut_4, t0.principal_image AS principal_image_5, t0.multiple_image AS multiple_image_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.agency_id AS agency_id_9, t0.category_id AS category_id_10, t0.kind_id AS kind_id_11, t0.size_id AS size_id_12, t0.brand_id AS brand_id_13 FROM bike t0 WHERE t0.agency_id = ?
Parameters:
[
2
]
|
3 | 1.48 ms |
SELECT t1.id AS id_2, t1.email AS email_3, t1.first_name AS first_name_4, t1.last_name AS last_name_5, t1.roles AS roles_6, t1.password AS password_7, t1.logo AS logo_8, t1.created_at AS created_at_9, t1.updated_at AS updated_at_10, t0.title AS title_11, t0.address AS address_12, t0.phone AS phone_13, t0.statut AS statut_14, t1.type FROM agency t0 INNER JOIN user t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
2
]
|
4 | 1.88 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
8
]
|
5 | 1.58 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.percentage AS percentage_3, t0.icon AS icon_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM category t0 WHERE t0.id = ?
Parameters:
[
2
]
|
6 | 0.85 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM kind t0 WHERE t0.id = ?
Parameters:
[
3
]
|
7 | 0.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM size t0 WHERE t0.id = ?
Parameters:
[
1
]
|
8 | 6.99 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 10 "2025-05-02 23:08:44" ] |
9 | 0.79 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
10
]
|
10 | 0.97 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
15
]
|
11 | 0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.percentage AS percentage_3, t0.icon AS icon_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM category t0 WHERE t0.id = ?
Parameters:
[
1
]
|
12 | 0.28 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM kind t0 WHERE t0.id = ?
Parameters:
[
2
]
|
13 | 1.52 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 18 "2025-05-02 23:08:44" ] |
14 | 2.73 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
18
]
|
15 | 0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
9
]
|
16 | 1.40 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM size t0 WHERE t0.id = ?
Parameters:
[
6
]
|
17 | 0.69 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 20 "2025-05-02 23:08:44" ] |
18 | 0.22 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
20
]
|
19 | 1.91 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM size t0 WHERE t0.id = ?
Parameters:
[
2
]
|
20 | 3.35 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 22 "2025-05-02 23:08:44" ] |
21 | 0.24 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
22
]
|
22 | 0.65 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM size t0 WHERE t0.id = ?
Parameters:
[
4
]
|
23 | 2.24 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 24 "2025-05-02 23:08:44" ] |
24 | 0.29 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
24
]
|
25 | 0.23 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
10
]
|
26 | 1.14 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 26 "2025-05-02 23:08:44" ] |
27 | 1.39 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
26
]
|
28 | 0.75 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 27 "2025-05-02 23:08:44" ] |
29 | 0.25 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
27
]
|
30 | 6.23 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 28 "2025-05-02 23:08:44" ] |
31 | 0.27 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
28
]
|
32 | 0.59 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 29 "2025-05-02 23:08:44" ] |
33 | 0.26 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
29
]
|
34 | 0.60 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 31 "2025-05-02 23:08:44" ] |
35 | 0.24 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
31
]
|
36 | 0.76 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
11
]
|
37 | 3.79 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 32 "2025-05-02 23:08:44" ] |
38 | 3.90 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
32
]
|
39 | 0.66 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 33 "2025-05-02 23:08:44" ] |
40 | 0.28 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
33
]
|
41 | 0.66 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 34 "2025-05-02 23:08:44" ] |
42 | 0.28 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
34
]
|
43 | 0.28 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
16
]
|
44 | 0.56 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 35 "2025-05-02 23:08:44" ] |
45 | 0.27 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
35
]
|
46 | 3.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM size t0 WHERE t0.id = ?
Parameters:
[
3
]
|
47 | 0.68 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 37 "2025-05-02 23:08:44" ] |
48 | 0.30 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
37
]
|
49 | 0.59 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 38 "2025-05-02 23:08:44" ] |
50 | 0.27 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
38
]
|
51 | 0.66 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 39 "2025-05-02 23:08:44" ] |
52 | 0.26 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
39
]
|
53 | 0.67 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 43 "2025-05-02 23:08:44" ] |
54 | 3.51 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
43
]
|
55 | 3.57 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
14
]
|
56 | 0.23 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM kind t0 WHERE t0.id = ?
Parameters:
[
4
]
|
57 | 0.62 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 44 "2025-05-02 23:08:44" ] |
58 | 0.30 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
44
]
|
59 | 0.60 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 45 "2025-05-02 23:08:44" ] |
60 | 0.25 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
45
]
|
61 | 0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
19
]
|
62 | 4.07 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 47 "2025-05-02 23:08:44" ] |
63 | 0.32 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
47
]
|
64 | 3.24 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
20
]
|
65 | 0.67 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 49 "2025-05-02 23:08:44" ] |
66 | 0.27 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
49
]
|
67 | 0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
21
]
|
68 | 0.56 ms |
SELECT o0_.id AS id_0, o0_.start AS start_1, o0_.end AS end_2, o0_.test_end AS test_end_3, o0_.comment AS comment_4, o0_.price AS price_5, o0_.agent_price AS agent_price_6, o0_.statut AS statut_7, o0_.payement AS payement_8, o0_.token AS token_9, o0_.created_at AS created_at_10, o0_.updated_at AS updated_at_11, o0_.user_id AS user_id_12, o0_.period_id AS period_id_13, o0_.discount_id AS discount_id_14, o0_.agency_id AS agency_id_15, o0_.responsible_id AS responsible_id_16, o0_.event_id AS event_id_17, o0_.circuit_id AS circuit_id_18, o0_.dealer_id AS dealer_id_19 FROM `order` o0_ INNER JOIN order_participant_bike o1_ ON o0_.id = o1_.book_id INNER JOIN bike b2_ ON o1_.bike_id = b2_.id WHERE b2_.id = ? AND (? BETWEEN o0_.start AND o0_.end) LIMIT 1
Parameters:
[ 51 "2025-05-02 23:08:44" ] |
69 | 0.27 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.agency_id AS agency_id_6, t0.bike_id AS bike_id_7, t0.accessory_id AS accessory_id_8, t0.book_id AS book_id_9 FROM history t0 WHERE t0.bike_id = ?
Parameters:
[
51
]
|
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\Order |
|
App\Entity\OrderParticipantBike | No errors. |
App\Entity\Bike |
|
App\Entity\User | No errors. |
App\Entity\Agency | No errors. |
App\Entity\Category | No errors. |
App\Entity\Kind |
|
App\Entity\Size | No errors. |
App\Entity\Brand | No errors. |
App\Entity\History | No errors. |
App\Entity\Accessory | No errors. |
App\Entity\Event | No errors. |
App\Entity\Period | No errors. |
App\Entity\Discount | No errors. |
App\Entity\Participant | No errors. |
App\Entity\Circuit | No errors. |
App\Entity\Dealer | No errors. |