Query Metrics
121
Database Queries
20
Different statements
30.19 ms
Query time
6
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.91 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.symbol AS symbol_3, t0.conversion_rate AS conversion_rate_4, t0.rounding AS rounding_5, t0.is_default AS is_default_6 FROM currency t0 WHERE t0.is_default = ? LIMIT 1
Parameters:
[
1
]
|
| 2 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.menu_name AS menu_name_3, t0.description AS description_4, t0.meta_description AS meta_description_5, t0.title AS title_6, t0.slug AS slug_7, t0.is_active AS is_active_8, t0.sequence AS sequence_9, t0.javascript AS javascript_10, t0.text_general AS text_general_11, t0.state AS state_12, t0.external_id AS external_id_13, t0.is_indexable AS is_indexable_14, t0.has_variant_picture AS has_variant_picture_15, t0.producer_id AS producer_id_16, t0.upload_id AS upload_id_17 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"dverni-sit-proti-hmyzu-ultra"
]
|
| 3 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.stock AS stock_3, t0.external_id AS external_id_4, t0.avg_restock_days AS avg_restock_days_5, t0.is_active AS is_active_6, t0.product_id AS product_id_7, t0.colour_id AS colour_id_8, t0.availability_id AS availability_id_9, t0.upload_id AS upload_id_10 FROM product_variant t0 WHERE t0.product_id = ?
Parameters:
[
56
]
|
| 4 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.description_mail AS description_mail_4, t0.description_duration AS description_duration_5, t0.html AS html_6, t0.icon AS icon_7, t0.duration AS duration_8, t0.price AS price_9, t0.free_from_price AS free_from_price_10, t0.squence AS squence_11, t0.country AS country_12, t0.state_url AS state_url_13, t0.section AS section_14, t0.is_enabled AS is_enabled_15, t0.vat AS vat_16 FROM transportation t0 ORDER BY t0.squence ASC
Parameters:
[] |
| 5 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.unit AS unit_3, t0.is_product_parameter AS is_product_parameter_4, t0.is_filter AS is_filter_5, t0.type_id AS type_id_6, t0.parameter_group_filter_type_id AS parameter_group_filter_type_id_7 FROM parameter_group t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Packing Unit"
]
|
| 6 | 0.35 ms |
SELECT DISTINCT p0_.id AS id_0 FROM parameter p1_ LEFT JOIN parameter_group p0_ ON p1_.parameter_group_id = p0_.id WHERE p0_.is_product_parameter = 1 AND p1_.product_variant_id IN (?)
Parameters:
[
69
]
|
| 7 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.data AS data_1, p0_.sequence AS sequence_2, COUNT(p0_.id) AS sclr_3, p0_.parameter_group_id AS parameter_group_id_4, p0_.category_id AS category_id_5, p0_.product_variant_id AS product_variant_id_6, p0_.person_id AS person_id_7 FROM parameter p0_ LEFT JOIN parameter_group p1_ ON p0_.parameter_group_id = p1_.id WHERE p1_.is_product_parameter = 1 AND p0_.product_variant_id IN (?) AND p0_.parameter_group_id = ? GROUP BY p0_.data
Parameters:
[ 69 3 ] |
| 8 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.data AS data_1, p0_.sequence AS sequence_2, p0_.parameter_group_id AS parameter_group_id_3, p0_.category_id AS category_id_4, p0_.product_variant_id AS product_variant_id_5, p0_.person_id AS person_id_6 FROM parameter p0_ LEFT JOIN parameter_group p1_ ON p0_.parameter_group_id = p1_.id WHERE p1_.is_product_parameter = 1 AND p0_.product_variant_id IN (?) AND p0_.parameter_group_id NOT IN (?) GROUP BY p0_.parameter_group_id
Parameters:
[ 69 3 ] |
| 9 | 0.35 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.html AS html_4, p0_.title AS title_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.javascript AS javascript_8, p0_.sequence AS sequence_9, p0_.is_menu AS is_menu_10, p0_.latitude AS latitude_11, p0_.longitude AS longitude_12, p0_.state AS state_13, p0_.has_comments AS has_comments_14, p0_.is_indexable AS is_indexable_15, p0_.created_at AS created_at_16, p0_.published_at AS published_at_17, p0_.category_type_id AS category_type_id_18, p0_.upload_id AS upload_id_19 FROM p_category p0_ LEFT JOIN category_product c1_ ON p0_.id = c1_.category_id WHERE p0_.is_active = 1 AND c1_.product_id = ? AND p0_.category_type_id IN (?, ?) LIMIT 1
Parameters:
[ 56 5 6 ] |
| 10 | 0.26 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
107
]
|
| 11 | 0.25 ms |
SELECT t0.id AS id_1, t0.sequence AS sequence_2, t0.is_menu_item AS is_menu_item_3, t0.category_super_id AS category_super_id_4, t0.category_sub_id AS category_sub_id_5 FROM p_category_category t0 WHERE t0.category_super_id = ? ORDER BY t0.sequence ASC
Parameters:
[
107
]
|
| 12 | 0.61 ms |
SELECT DISTINCT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.meta_description AS meta_description_4, p0_.title AS title_5, p0_.slug AS slug_6, p0_.is_active AS is_active_7, p0_.sequence AS sequence_8, p0_.javascript AS javascript_9, p0_.text_general AS text_general_10, p0_.state AS state_11, p0_.external_id AS external_id_12, p0_.is_indexable AS is_indexable_13, p0_.has_variant_picture AS has_variant_picture_14, p0_.producer_id AS producer_id_15, p0_.upload_id AS upload_id_16 FROM product p0_ LEFT JOIN category_product c1_ ON p0_.id = c1_.product_id WHERE c1_.category_id IN (?) AND p0_.is_active = ? AND p0_.id <> ?
Parameters:
[ 107 1 56 ] |
| 13 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.stock AS stock_3, t0.external_id AS external_id_4, t0.avg_restock_days AS avg_restock_days_5, t0.is_active AS is_active_6, t0.product_id AS product_id_7, t0.colour_id AS colour_id_8, t0.availability_id AS availability_id_9, t0.upload_id AS upload_id_10 FROM product_variant t0 WHERE t0.product_id = ? ORDER BY t0.external_id ASC
Parameters:
[
56
]
|
| 14 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.controller_name AS controller_name_4 FROM menu_type t0 WHERE t0.id = ?
Parameters:
[
"4"
]
|
| 15 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.html AS html_4, p0_.title AS title_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.javascript AS javascript_8, p0_.sequence AS sequence_9, p0_.is_menu AS is_menu_10, p0_.latitude AS latitude_11, p0_.longitude AS longitude_12, p0_.state AS state_13, p0_.has_comments AS has_comments_14, p0_.is_indexable AS is_indexable_15, p0_.created_at AS created_at_16, p0_.published_at AS published_at_17, p0_.category_type_id AS category_type_id_18, p0_.upload_id AS upload_id_19 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_.id = p1_.category_sub_id LEFT JOIN category_menu_type c2_ ON p0_.id = c2_.category_id WHERE p0_.is_active = ? AND p0_.id >= ? AND p1_.id IS NULL AND c2_.menu_type_id = ? ORDER BY c2_.sequence ASC
Parameters:
[ 1 2 4 ] |
| 16 | 0.21 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
157
]
|
| 17 | 0.20 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
65
]
|
| 18 | 0.18 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
2
]
|
| 19 | 0.19 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
51
]
|
| 20 | 0.19 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
13
]
|
| 21 | 0.20 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
15
]
|
| 22 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.slug_prefix AS slug_prefix_4, t0.controller_name AS controller_name_5 FROM category_type t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 23 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.slug_prefix AS slug_prefix_4, t0.controller_name AS controller_name_5 FROM category_type t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 24 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.controller_name AS controller_name_4 FROM menu_type t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
| 25 | 0.85 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.html AS html_4, p0_.title AS title_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.javascript AS javascript_8, p0_.sequence AS sequence_9, p0_.is_menu AS is_menu_10, p0_.latitude AS latitude_11, p0_.longitude AS longitude_12, p0_.state AS state_13, p0_.has_comments AS has_comments_14, p0_.is_indexable AS is_indexable_15, p0_.created_at AS created_at_16, p0_.published_at AS published_at_17, p0_.category_type_id AS category_type_id_18, p0_.upload_id AS upload_id_19 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_.id = p1_.category_sub_id LEFT JOIN category_menu_type c2_ ON p0_.id = c2_.category_id WHERE p0_.is_active = ? AND p0_.id >= ? AND p1_.id IS NULL AND c2_.menu_type_id = ? ORDER BY c2_.sequence ASC
Parameters:
[ 1 2 1 ] |
| 26 | 0.20 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
68
]
|
| 27 | 0.19 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
58
]
|
| 28 | 0.20 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
59
]
|
| 29 | 0.20 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
60
]
|
| 30 | 0.18 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
50
]
|
| 31 | 0.18 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
63
]
|
| 32 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.controller_name AS controller_name_4 FROM sub_menu_type t0 INNER JOIN category_sub_menu_type ON t0.id = category_sub_menu_type.sub_menu_type_id WHERE category_sub_menu_type.category_id = ?
Parameters:
[
68
]
|
| 33 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.slug_prefix AS slug_prefix_4, t0.controller_name AS controller_name_5 FROM category_type t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 34 | 0.39 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.html AS html_4, p0_.title AS title_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.javascript AS javascript_8, p0_.sequence AS sequence_9, p0_.is_menu AS is_menu_10, p0_.latitude AS latitude_11, p0_.longitude AS longitude_12, p0_.state AS state_13, p0_.has_comments AS has_comments_14, p0_.is_indexable AS is_indexable_15, p0_.created_at AS created_at_16, p0_.published_at AS published_at_17, p0_.category_type_id AS category_type_id_18, p0_.upload_id AS upload_id_19 FROM p_category p0_ LEFT JOIN category_menu_type c1_ ON p0_.id = c1_.category_id LEFT JOIN p_category_category p2_ ON p0_.id = p2_.category_sub_id WHERE p0_.is_active = ? AND p0_.id >= ? AND p0_.id <> ? AND p2_.category_super_id = ? AND c1_.menu_type_id = ? ORDER BY p2_.sequence ASC
Parameters:
[ 1 2 68 68 1 ] |
| 35 | 0.22 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
355
]
|
| 36 | 0.22 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
354
]
|
| 37 | 0.40 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.html AS html_4, p0_.title AS title_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.javascript AS javascript_8, p0_.sequence AS sequence_9, p0_.is_menu AS is_menu_10, p0_.latitude AS latitude_11, p0_.longitude AS longitude_12, p0_.state AS state_13, p0_.has_comments AS has_comments_14, p0_.is_indexable AS is_indexable_15, p0_.created_at AS created_at_16, p0_.published_at AS published_at_17, p0_.category_type_id AS category_type_id_18, p0_.upload_id AS upload_id_19 FROM p_category p0_ LEFT JOIN category_menu_type c1_ ON p0_.id = c1_.category_id LEFT JOIN p_category_category p2_ ON p0_.id = p2_.category_sub_id WHERE p0_.is_active = ? AND p0_.id >= ? AND p0_.id <> ? AND p2_.category_super_id = ? AND c1_.menu_type_id = ? ORDER BY p2_.sequence ASC
Parameters:
[ 1 2 355 355 1 ] |
| 38 | 0.24 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
71
]
|
| 39 | 0.22 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
356
]
|
| 40 | 0.21 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
119
]
|
| 41 | 0.22 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
105
]
|
| 42 | 0.22 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
114
]
|
| 43 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
3807
]
|
| 44 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.slug_prefix AS slug_prefix_4, t0.controller_name AS controller_name_5 FROM category_type t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 45 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
71
]
|
| 46 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4173
]
|
| 47 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
356
]
|
| 48 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4172
]
|
| 49 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
119
]
|
| 50 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
3935
]
|
| 51 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
105
]
|
| 52 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
3820
]
|
| 53 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
114
]
|
| 54 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.html AS html_4, p0_.title AS title_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.javascript AS javascript_8, p0_.sequence AS sequence_9, p0_.is_menu AS is_menu_10, p0_.latitude AS latitude_11, p0_.longitude AS longitude_12, p0_.state AS state_13, p0_.has_comments AS has_comments_14, p0_.is_indexable AS is_indexable_15, p0_.created_at AS created_at_16, p0_.published_at AS published_at_17, p0_.category_type_id AS category_type_id_18, p0_.upload_id AS upload_id_19 FROM p_category p0_ LEFT JOIN category_menu_type c1_ ON p0_.id = c1_.category_id LEFT JOIN p_category_category p2_ ON p0_.id = p2_.category_sub_id WHERE p0_.is_active = ? AND p0_.id >= ? AND p0_.id <> ? AND p2_.category_super_id = ? AND c1_.menu_type_id = ? ORDER BY p2_.sequence ASC
Parameters:
[ 1 2 354 354 1 ] |
| 55 | 0.20 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
72
]
|
| 56 | 0.23 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
74
]
|
| 57 | 0.24 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
143
]
|
| 58 | 0.20 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
101
]
|
| 59 | 0.25 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
159
]
|
| 60 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4151
]
|
| 61 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
72
]
|
| 62 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
3777
]
|
| 63 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
74
]
|
| 64 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4191
]
|
| 65 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
143
]
|
| 66 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
3840
]
|
| 67 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
101
]
|
| 68 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
3841
]
|
| 69 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
159
]
|
| 70 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.controller_name AS controller_name_4 FROM sub_menu_type t0 INNER JOIN category_sub_menu_type ON t0.id = category_sub_menu_type.sub_menu_type_id WHERE category_sub_menu_type.category_id = ?
Parameters:
[
58
]
|
| 71 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.html AS html_4, p0_.title AS title_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.javascript AS javascript_8, p0_.sequence AS sequence_9, p0_.is_menu AS is_menu_10, p0_.latitude AS latitude_11, p0_.longitude AS longitude_12, p0_.state AS state_13, p0_.has_comments AS has_comments_14, p0_.is_indexable AS is_indexable_15, p0_.created_at AS created_at_16, p0_.published_at AS published_at_17, p0_.category_type_id AS category_type_id_18, p0_.upload_id AS upload_id_19 FROM p_category p0_ LEFT JOIN category_menu_type c1_ ON p0_.id = c1_.category_id LEFT JOIN p_category_category p2_ ON p0_.id = p2_.category_sub_id WHERE p0_.is_active = ? AND p0_.id >= ? AND p0_.id <> ? AND p2_.category_super_id = ? AND c1_.menu_type_id = ? ORDER BY p2_.sequence ASC
Parameters:
[ 1 2 58 58 1 ] |
| 72 | 0.21 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
369
]
|
| 73 | 0.22 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
370
]
|
| 74 | 0.21 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
371
]
|
| 75 | 0.18 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
372
]
|
| 76 | 0.17 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
374
]
|
| 77 | 0.17 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
375
]
|
| 78 | 0.17 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
365
]
|
| 79 | 0.17 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
373
]
|
| 80 | 0.17 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
376
]
|
| 81 | 0.17 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
128
]
|
| 82 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
369
]
|
| 83 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
370
]
|
| 84 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
371
]
|
| 85 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
372
]
|
| 86 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
374
]
|
| 87 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
375
]
|
| 88 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
365
]
|
| 89 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
373
]
|
| 90 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
376
]
|
| 91 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
128
]
|
| 92 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4436
]
|
| 93 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4445
]
|
| 94 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4437
]
|
| 95 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4438
]
|
| 96 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4439
]
|
| 97 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4440
]
|
| 98 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4442
]
|
| 99 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4443
]
|
| 100 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4441
]
|
| 101 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4444
]
|
| 102 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template AS template_3, t0.controller_name AS controller_name_4 FROM sub_menu_type t0 INNER JOIN category_sub_menu_type ON t0.id = category_sub_menu_type.sub_menu_type_id WHERE category_sub_menu_type.category_id = ?
Parameters:
[
59
]
|
| 103 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.menu_name AS menu_name_2, p0_.description AS description_3, p0_.html AS html_4, p0_.title AS title_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.javascript AS javascript_8, p0_.sequence AS sequence_9, p0_.is_menu AS is_menu_10, p0_.latitude AS latitude_11, p0_.longitude AS longitude_12, p0_.state AS state_13, p0_.has_comments AS has_comments_14, p0_.is_indexable AS is_indexable_15, p0_.created_at AS created_at_16, p0_.published_at AS published_at_17, p0_.category_type_id AS category_type_id_18, p0_.upload_id AS upload_id_19 FROM p_category p0_ LEFT JOIN category_menu_type c1_ ON p0_.id = c1_.category_id LEFT JOIN p_category_category p2_ ON p0_.id = p2_.category_sub_id WHERE p0_.is_active = ? AND p0_.id >= ? AND p0_.id <> ? AND p2_.category_super_id = ? AND c1_.menu_type_id = ? ORDER BY p2_.sequence ASC
Parameters:
[ 1 2 59 59 1 ] |
| 104 | 0.19 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
361
]
|
| 105 | 0.17 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
362
]
|
| 106 | 0.17 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
366
]
|
| 107 | 0.14 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
133
]
|
| 108 | 0.18 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
134
]
|
| 109 | 0.18 ms |
SELECT t0.id AS id_1, t0.sales_unit AS sales_unit_2, t0.opportunity_type AS opportunity_type_3, t0.category_id AS category_id_4 FROM category_sap t0 WHERE t0.category_id = ?
Parameters:
[
142
]
|
| 110 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
361
]
|
| 111 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
362
]
|
| 112 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
366
]
|
| 113 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
133
]
|
| 114 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
134
]
|
| 115 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sequence AS sequence_4, t0.label_type_id AS label_type_id_5 FROM p_label t0 INNER JOIN category_label ON t0.id = category_label.label_id WHERE category_label.category_id = ?
Parameters:
[
142
]
|
| 116 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4448
]
|
| 117 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4449
]
|
| 118 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4451
]
|
| 119 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4452
]
|
| 120 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4453
]
|
| 121 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.mime AS mime_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.created AS created_8, t0.path AS path_9, t0.original_name AS original_name_10, t0.width AS width_11, t0.height AS height_12, t0.sequence AS sequence_13, t0.note AS note_14, t0.upload_group_id AS upload_group_id_15, t0.upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0.id = ?
Parameters:
[
4450
]
|
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.