Query Metrics
59
Database Queries
6
Different statements
24.62 ms
Query time
3
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.09 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.summary AS summary_3, t0.description AS description_4, t0.slug AS slug_5, t0.image AS image_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published_at AS published_at_9, t0.status AS status_10, t0.type AS type_11, t0.view AS view_12, t0.is_translated AS is_translated_13, t0.lang AS lang_14, t0.icon AS icon_15, t0.user_id AS user_id_16, t0.author_id AS author_id_17, t0.parent_id AS parent_id_18 FROM post t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"tarifs-fret-maritime"
]
|
2 | 0.98 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.status AS status_7, t0.view AS view_8, t0.type AS type_9, t0.is_translated AS is_translated_10, t0.lang AS lang_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13, t0.parent_id AS parent_id_14 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"tarifs-fret-maritime"
]
|
3 | 3.29 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? GROUP BY p0_.title ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ [ "category" => 4 ] ] |
4 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.summary AS summary_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.image AS image_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.published_at AS published_at_8, p0_.status AS status_9, p0_.type AS type_10, p0_.view AS view_11, p0_.is_translated AS is_translated_12, p0_.lang AS lang_13, p0_.icon AS icon_14, p0_.user_id AS user_id_15, p0_.author_id AS author_id_16, p0_.parent_id AS parent_id_17 FROM post p0_ WHERE p0_.title = ?
Parameters:
[
"TLDI Logistique Services"
]
|
5 | 0.60 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.summary AS summary_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.image AS image_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.published_at AS published_at_8, p0_.status AS status_9, p0_.type AS type_10, p0_.view AS view_11, p0_.is_translated AS is_translated_12, p0_.lang AS lang_13, p0_.icon AS icon_14, p0_.user_id AS user_id_15, p0_.author_id AS author_id_16, p0_.parent_id AS parent_id_17 FROM post p0_ WHERE p0_.title = ?
Parameters:
[
"Nos Services"
]
|
6 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.status AS status_7, t0.view AS view_8, t0.type AS type_9, t0.is_translated AS is_translated_10, t0.lang AS lang_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13, t0.parent_id AS parent_id_14 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
3
]
|
7 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.status AS status_7, t0.view AS view_8, t0.type AS type_9, t0.is_translated AS is_translated_10, t0.lang AS lang_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13, t0.parent_id AS parent_id_14 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
3
]
|
8 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.summary AS summary_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.image AS image_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.published_at AS published_at_8, p0_.status AS status_9, p0_.type AS type_10, p0_.view AS view_11, p0_.is_translated AS is_translated_12, p0_.lang AS lang_13, p0_.icon AS icon_14, p0_.user_id AS user_id_15, p0_.author_id AS author_id_16, p0_.parent_id AS parent_id_17 FROM post p0_ WHERE p0_.title = ?
Parameters:
[
"Questions – Réponses"
]
|
9 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Poids" ] |
10 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Poids" ] |
11 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Poids" ] |
12 | 0.20 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Poids" ] |
13 | 0.73 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Volume (Hors Douane)" ] |
14 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Volume (Hors Douane)" ] |
15 | 0.20 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Volume (Hors Douane)" ] |
16 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Volume (Hors Douane)" ] |
17 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Frigo" ] |
18 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Frigo" ] |
19 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Frigo" ] |
20 | 0.20 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Frigo" ] |
21 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Literie" ] |
22 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Literie" ] |
23 | 0.22 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Literie" ] |
24 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Literie" ] |
25 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "TV" ] |
26 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "TV" ] |
27 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "TV" ] |
28 | 0.20 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "TV" ] |
29 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Carton" ] |
30 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Carton" ] |
31 | 0.20 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Carton" ] |
32 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Carton" ] |
33 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Fut" ] |
34 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Fut" ] |
35 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Fut" ] |
36 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Fut" ] |
37 | 0.98 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Cantine" ] |
38 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Cantine" ] |
39 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Cantine" ] |
40 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Cantine" ] |
41 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Electroménager" ] |
42 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Electroménager" ] |
43 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Electroménager" ] |
44 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Electroménager" ] |
45 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Vélo" ] |
46 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Vélo" ] |
47 | 0.20 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Vélo" ] |
48 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Vélo" ] |
49 | 0.51 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Autres" ] |
50 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Autres" ] |
51 | 0.20 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Autres" ] |
52 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.price AS price_2, p0_.is_active AS is_active_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.title AS title_6, p0_.category_id AS category_id_7, p0_.user_id AS user_id_8, p0_.parent_id AS parent_id_9 FROM price p0_ WHERE p0_.is_active = 1 AND p0_.category_id = ? AND p0_.title = ? ORDER BY p0_.id ASC LIMIT 20
Parameters:
[ 4 "Autres" ] |
53 | 0.21 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.summary AS summary_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.image AS image_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.published_at AS published_at_8, p0_.status AS status_9, p0_.type AS type_10, p0_.view AS view_11, p0_.is_translated AS is_translated_12, p0_.lang AS lang_13, p0_.icon AS icon_14, p0_.user_id AS user_id_15, p0_.author_id AS author_id_16, p0_.parent_id AS parent_id_17 FROM post p0_ WHERE p0_.title = ?
Parameters:
[
"TLDI Logistique Services"
]
|
54 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.summary AS summary_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.image AS image_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.published_at AS published_at_8, p0_.status AS status_9, p0_.type AS type_10, p0_.view AS view_11, p0_.is_translated AS is_translated_12, p0_.lang AS lang_13, p0_.icon AS icon_14, p0_.user_id AS user_id_15, p0_.author_id AS author_id_16, p0_.parent_id AS parent_id_17 FROM post p0_ WHERE p0_.title = ?
Parameters:
[
"Nos Services"
]
|
55 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.summary AS summary_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.image AS image_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.published_at AS published_at_8, p0_.status AS status_9, p0_.type AS type_10, p0_.view AS view_11, p0_.is_translated AS is_translated_12, p0_.lang AS lang_13, p0_.icon AS icon_14, p0_.user_id AS user_id_15, p0_.author_id AS author_id_16, p0_.parent_id AS parent_id_17 FROM post p0_ WHERE p0_.title = ?
Parameters:
[
"FRET AERIEN"
]
|
56 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.summary AS summary_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.image AS image_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.published_at AS published_at_8, p0_.status AS status_9, p0_.type AS type_10, p0_.view AS view_11, p0_.is_translated AS is_translated_12, p0_.lang AS lang_13, p0_.icon AS icon_14, p0_.user_id AS user_id_15, p0_.author_id AS author_id_16, p0_.parent_id AS parent_id_17 FROM post p0_ WHERE p0_.title = ?
Parameters:
[
"FRET MARITIME"
]
|
57 | 0.37 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.summary AS summary_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.image AS image_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.published_at AS published_at_8, p0_.status AS status_9, p0_.type AS type_10, p0_.view AS view_11, p0_.is_translated AS is_translated_12, p0_.lang AS lang_13, p0_.icon AS icon_14, p0_.user_id AS user_id_15, p0_.author_id AS author_id_16, p0_.parent_id AS parent_id_17 FROM post p0_ WHERE p0_.title = ?
Parameters:
[
"TRANSPORT ROUTIER ET INTERURBAIN"
]
|
58 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.status AS status_7, t0.view AS view_8, t0.type AS type_9, t0.is_translated AS is_translated_10, t0.lang AS lang_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13, t0.parent_id AS parent_id_14 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
3
]
|
59 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.status AS status_7, t0.view AS view_8, t0.type AS type_9, t0.is_translated AS is_translated_10, t0.lang AS lang_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13, t0.parent_id AS parent_id_14 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
3
]
|
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\Post |
|
App\Entity\User | No errors. |
App\Entity\Category |
|
App\Entity\Media | No errors. |
App\Entity\Price | No errors. |
App\Entity\Faq | No errors. |
App\Entity\Language |
|
App\Entity\Partner | No errors. |