1
3.64 ms
SELECT c0_ . id AS id_0 , c0_ . is_active AS is_active_1 , c0_ . is_continuous AS is_continuous_2 , c0_ . is_medical_product AS is_medical_product_3 , c0_ . position AS position_4 , c0_ . name AS name_5 , c0_ . slug AS slug_6 , c0_ . short_body AS short_body_7 , c0_ . difficulty AS difficulty_8 , c0_ . start_date AS start_date_9 , c0_ . hide_date AS hide_date_10 , c0_ . deactivation_date AS deactivation_date_11 , c0_ . duration AS duration_12 , c0_ . action_number AS action_number_13 , c0_ . from_source AS from_source_14 , c0_ . products_for_cos AS products_for_cos_15 , c0_ . redirect_to_url AS redirect_to_url_16 , c0_ . gos_id AS gos_id_17 , c0_ . certificate_gos_id AS certificate_gos_id_18 , c0_ . created_at AS created_at_19 , c0_ . updated_at AS updated_at_20 , c0_ . seo_keywords AS seo_keywords_21 , c0_ . seo_meta_title AS seo_meta_title_22 , c0_ . seo_meta_description AS seo_meta_description_23 , c0_ . seo_is_no_index AS seo_is_no_index_24 , c0_ . beacon_name AS beacon_name_25 , c0_ . type AS type_26 , c0_ . category_id AS category_id_27 , c0_ . image_id AS image_id_28 , c0_ . created_by_id AS created_by_id_29 , c0_ . updated_by_id AS updated_by_id_30 FROM course c0_ WHERE (c0_ . slug = ? ) AND c0_ . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) LIMIT 1
Parameters :
[
"audhd-u-dzieci-i-mlodziezy-zintegrowana-terapia-w-przypadku-podwojnej-diagnozy "
]
SELECT c0_ . id AS id_0 , c0_ . is_active AS is_active_1 , c0_ . is_continuous AS is_continuous_2 , c0_ . is_medical_product AS is_medical_product_3 , c0_ . position AS position_4 , c0_ . name AS name_5 , c0_ . slug AS slug_6 , c0_ . short_body AS short_body_7 , c0_ . difficulty AS difficulty_8 , c0_ . start_date AS start_date_9 , c0_ . hide_date AS hide_date_10 , c0_ . deactivation_date AS deactivation_date_11 , c0_ . duration AS duration_12 , c0_ . action_number AS action_number_13 , c0_ . from_source AS from_source_14 , c0_ . products_for_cos AS products_for_cos_15 , c0_ . redirect_to_url AS redirect_to_url_16 , c0_ . gos_id AS gos_id_17 , c0_ . certificate_gos_id AS certificate_gos_id_18 , c0_ . created_at AS created_at_19 , c0_ . updated_at AS updated_at_20 , c0_ . seo_keywords AS seo_keywords_21 , c0_ . seo_meta_title AS seo_meta_title_22 , c0_ . seo_meta_description AS seo_meta_description_23 , c0_ . seo_is_no_index AS seo_is_no_index_24 , c0_ . beacon_name AS beacon_name_25 , c0_ . type AS type_26 , c0_ . category_id AS category_id_27 , c0_ . image_id AS image_id_28 , c0_ . created_by_id AS created_by_id_29 , c0_ . updated_by_id AS updated_by_id_30 FROM course c0_ WHERE (c0_ . slug = 'audhd-u-dzieci-i-mlodziezy-zintegrowana-terapia-w-przypadku-podwojnej-diagnozy' ) AND c0_ . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) LIMIT 1 ;
Copy
2
0.74 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . gos_id AS gos_id_4 , t0 . is_visible AS is_visible_5 , t0 . is_optional AS is_optional_6 , t0 . minimum_score AS minimum_score_7 , t0 . good_answer_points AS good_answer_points_8 , t0 . wrong_answer_points AS wrong_answer_points_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . created_by_id AS created_by_id_12 , t0 . updated_by_id AS updated_by_id_13 , t0 . course_id AS course_id_14 , t0 . type FROM test t0 WHERE t0 . course_id = ? AND t0 . type IN ('course' )
Parameters :
[
b"\x01 œû\x7F s\x06 {›’ñâ:$¤ C "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . gos_id AS gos_id_4 , t0 . is_visible AS is_visible_5 , t0 . is_optional AS is_optional_6 , t0 . minimum_score AS minimum_score_7 , t0 . good_answer_points AS good_answer_points_8 , t0 . wrong_answer_points AS wrong_answer_points_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . created_by_id AS created_by_id_12 , t0 . updated_by_id AS updated_by_id_13 , t0 . course_id AS course_id_14 , t0 . type FROM test t0 WHERE t0 . course_id = 0x019CFB7F73067B9B92F1E23A24A4A043 AND t0 . type IN ('course' );
Copy
3
1.14 ms
SELECT c0_ . id AS id_0 , c0_ . is_active AS is_active_1 , c0_ . name AS name_2 , c0_ . slug AS slug_3 , c0_ . icon AS icon_4 , c0_ . color AS color_5 , c0_ . short_body AS short_body_6 , c0_ . body AS body_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . image_id AS image_id_10 , c0_ . desktop_banner_id AS desktop_banner_id_11 , c0_ . mobile_banner_id AS mobile_banner_id_12 , c0_ . created_by_id AS created_by_id_13 , c0_ . updated_by_id AS updated_by_id_14 , c0_ . parent_id AS parent_id_15 FROM course_category c0_ WHERE c0_ . parent_id IS NULL AND c0_ . is_active = 1
SELECT c0_ . id AS id_0 , c0_ . is_active AS is_active_1 , c0_ . name AS name_2 , c0_ . slug AS slug_3 , c0_ . icon AS icon_4 , c0_ . color AS color_5 , c0_ . short_body AS short_body_6 , c0_ . body AS body_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . image_id AS image_id_10 , c0_ . desktop_banner_id AS desktop_banner_id_11 , c0_ . mobile_banner_id AS mobile_banner_id_12 , c0_ . created_by_id AS created_by_id_13 , c0_ . updated_by_id AS updated_by_id_14 , c0_ . parent_id AS parent_id_15 FROM course_category c0_ WHERE c0_ . parent_id IS NULL AND c0_ . is_active = 1 ;
Copy
4
0.82 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]cÌ%~޹þ\x1E\e\x1D /áf "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D63CC257E8DB9FE1E1B1D2FE166 );
Copy
5
0.84 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÙI\x0E Â~\x0F ¢Î™l™…P2 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019AD9490EC27E0FA2CE996C99855032 );
Copy
6
0.62 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚ\x17 ÂÓuM¢\x10\e C™\t\x1A ³ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA17C2D3754DA2101B4399091AB3 );
Copy
7
0.93 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞ¿´Tzpœ\x11 §\x14 ¶\x19 t\x16 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEBFB4547A709C11A714B6197416 );
Copy
8
0.65 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞÀ/O\x7F\x07 €ÒÃ\x02 :ëN' "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEC02F4F7F0780D2C3023AEB4E27 );
Copy
9
0.90 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞÀwèv†¸¸ÒäTBó\x07 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEC077E87686B8B8D2E45442F307 );
Copy
10
1.21 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞÀ«1v\x00 »únÐzVëÓ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEC0AB317600BBFA6ED07A56EBD3 );
Copy
11
0.54 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞÀÜ|z\t µbšŽQxÕO "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEC0DC7C7A09B5629A8E5178D54F );
Copy
12
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œúêLyw°¸\x10 e\x0F ;ü·k "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CFAEA4C7977B0B810650F3BFCB76B );
Copy
13
0.63 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]d\x0F Ñ~½ª¡½ˆ(1Öµ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D640FD17EBDAAA1BD882831D6B5 );
Copy
14
0.72 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚ?ã÷}@¤ÿºê\x12 Š\x1E m "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA3FE3F77D40A4FFBAEA128A1E6D );
Copy
15
0.71 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œH\x13 8ÁxοÇñÐîÉHÉ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019C481338C178CEBFC7F1D0EEC948C9 );
Copy
16
0.85 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œûk~Xv\x16 ªüµKî§Ð\x14 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CFB6B7E587616AAFCB54BEEA7D014 );
Copy
17
0.56 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]dcPrg»…$À£|È£ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D6463507267BB8524C0A37CC8A3 );
Copy
18
0.79 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚ[…5rŽ“üžB×Gð "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA5B8535728D93FC9E42D747F09D );
Copy
19
0.76 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚ\m7~Œ½:í@zØ_! "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA5C6D377E8CBD3AED407AD85F21 );
Copy
20
0.58 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]d‡ž}È‚°v@\x19 ¦i3 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D64879E7DC882B0764019A66933 );
Copy
21
1.19 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷w¼y| †½Áá[’ì\x01 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF777BC797CA086BDC1E15B92EC01 );
Copy
22
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷x\x05 s}û…ð:k,eÆe "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF77805737DFB85F03A6B2C65C665 );
Copy
23
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]d¼Äws¦\x1E pR\x15\x19 ²@ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D64BCC47773A61E70521519B240 );
Copy
24
0.81 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞÂü°\x7F ’˜`¿t-³\v * "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEC2FCB07F929860BF742DB30B2A );
Copy
25
0.82 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œÒq½1s5˜Ã‚Á?\x0F óÉ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CD271BD31733598C382C13F0FF3C9 );
Copy
26
0.60 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]dì>~Ôˆ5P^ï0œÍ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D64EC3E7ED48835505EEF309CCD );
Copy
27
0.80 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞÉ#ísÑ„\x1F ”\x1E z®Ò, "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEC923ED73D1841F941E7AAED22C );
Copy
28
0.79 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞÉD>~FŒˆá}»çHB "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEC9443E7E468C88E17DBBE74842 );
Copy
29
0.77 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÞÉ ¬v\x13 ¿(NèÙ/D\x17 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADEC9A0AC7613BF284EE8D92F4417 );
Copy
30
0.57 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]e-ƒsÍ¿Ü/n"qf§ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D652D8373CDBFDC2F6E227166A7 );
Copy
31
0.92 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]eÙi{\x13 •ÖÅM' Þð "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D65D9697B1395D6C54D2720DEF0 );
Copy
32
0.62 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷dt®™,&\x11 Ñê\x14 µ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF790649074AE992C2611D1EA14B5 );
Copy
33
0.83 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷µ‰zAµ\r \x06 ×¦æØ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF790B5897A41B50D06D7A6ADE6D8 );
Copy
34
0.62 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚ?œ\v vf•sºp¶Š ò "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA3F9C0B76669573BA70B68AA0F2 );
Copy
35
0.57 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷WTVyÿœ£?ÍC°NÀ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF757545679FF9CA33FCD43B04EC0 );
Copy
36
0.56 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷XUq+™3Yèmóá "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF758559D712B99339F59E86DF3E1 );
Copy
37
0.58 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 ›˜É\x1C uzå‘\x0F gËÀUP9 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019B98C91C757AE5910F67CBC0555039 );
Copy
38
0.78 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]cl#tצåY¬Þކ\n "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D636C2374D7A6E559ACDE8D860A );
Copy
39
1.06 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷k›!~z˜\x18 L`\x7F 4Y\x0E "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF76B9B217E7A98184C607F34590E );
Copy
40
0.54 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷l\x18 >só„Ù@\x19 nŽ*² "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF76C183E73F384D940196E8E2AB2 );
Copy
41
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œH\x0E s\t }»œÇ¬è\x15 Ù©Á "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019C480E73097DBB9CC7ACE815D9A9C1 );
Copy
42
0.57 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷a\x17 Ôtr½³\t\t Œ\f ž( "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF76117D47472BDB309098C0C9E28 );
Copy
43
0.90 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷a½?zضñ>]&@™× "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF761BD3F7AD8B6F13E5D264099D7 );
Copy
44
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷b\x1D\x7F x¾µ÷ÅÛöË\x1A "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF7621D7F78BEB5F7C5DBF6CB8F1A );
Copy
45
0.76 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œ÷b}is\x14 ¯\x03\x0E ~bÆÄ\x18 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF7627D697314AF030E7E62C6C418 );
Copy
46
0.75 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"""
\x01 œ÷|\n
\x05 xí³\x03 ]v‹\x7F .Ú
"""
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CF77C0A0578EDB3035D768B7F2EDA );
Copy
47
0.78 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 š]eŒez\x02 ¾!\e qŸp†ƒ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019A5D658C657A02BE211B719F708683 );
Copy
48
1.43 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚY\x17 >{ˆºKÛ(¼\x16 Å "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA59173E7B88BA4BDB289DBC16C5 );
Copy
49
1.04 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚYË”xæ˜ñ\x05\x08 ˆ\x14 . "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA59CB9478E698F1050888AD142E );
Copy
50
0.63 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚZõãw(3óéûhË "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA5AF5E377288F3390F3E9FB68CB );
Copy
51
0.66 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 šÚ]'™~\x19 ¹ÙpÒR·ëJ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM course_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019ADA5D27997E19B9D970D252B7EB4A );
Copy
52
0.76 ms
SELECT a0_ . id AS id_0 , a0_ . is_active AS is_active_1 , a0_ . name AS name_2 , a0_ . slug AS slug_3 , a0_ . icon AS icon_4 , a0_ . color AS color_5 , a0_ . short_body AS short_body_6 , a0_ . body AS body_7 , a0_ . created_at AS created_at_8 , a0_ . updated_at AS updated_at_9 , a0_ . image_id AS image_id_10 , a0_ . desktop_banner_id AS desktop_banner_id_11 , a0_ . mobile_banner_id AS mobile_banner_id_12 , a0_ . created_by_id AS created_by_id_13 , a0_ . updated_by_id AS updated_by_id_14 , a0_ . parent_id AS parent_id_15 FROM article_category a0_ WHERE a0_ . parent_id IS NULL AND a0_ . is_active = 1
SELECT a0_ . id AS id_0 , a0_ . is_active AS is_active_1 , a0_ . name AS name_2 , a0_ . slug AS slug_3 , a0_ . icon AS icon_4 , a0_ . color AS color_5 , a0_ . short_body AS short_body_6 , a0_ . body AS body_7 , a0_ . created_at AS created_at_8 , a0_ . updated_at AS updated_at_9 , a0_ . image_id AS image_id_10 , a0_ . desktop_banner_id AS desktop_banner_id_11 , a0_ . mobile_banner_id AS mobile_banner_id_12 , a0_ . created_by_id AS created_by_id_13 , a0_ . updated_by_id AS updated_by_id_14 , a0_ . parent_id AS parent_id_15 FROM article_category a0_ WHERE a0_ . parent_id IS NULL AND a0_ . is_active = 1 ;
Copy
53
0.93 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM article_category t0 WHERE ((t0 . is_active = ? ) AND t0 . parent_id = ? )
Parameters :
[
1
b"\x01 œûÁ"\v uä¶\x18 íyw\x0E ` "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . icon AS icon_5 , t0 . color AS color_6 , t0 . short_body AS short_body_7 , t0 . body AS body_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . image_id AS image_id_11 , t0 . desktop_banner_id AS desktop_banner_id_12 , t0 . mobile_banner_id AS mobile_banner_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . updated_by_id AS updated_by_id_15 , t0 . parent_id AS parent_id_16 FROM article_category t0 WHERE ((t0 . is_active = 1 ) AND t0 . parent_id = 0x019CFBC1220B75E4B61881ED79770E60 );
Copy
54
1.63 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . position AS position_3 , t0 . name AS name_4 , t0 . variables AS variables_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . course_id AS course_id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 , t0 . type FROM course_landing_section t0 WHERE t0 . course_id = ? AND t0 . type IN ('1' , '2' , '3' , '4' , '5' , '6' , '7' , '8' , '9' , '10a' , '10b' , '11' , '11b' , '12' , '13' , '14' , '15' , '15b' , '16' , '17' , '18' , 'HTML' ) ORDER BY t0 . position ASC
Parameters :
[
b"\x01 œû\x7F s\x06 {›’ñâ:$¤ C "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . position AS position_3 , t0 . name AS name_4 , t0 . variables AS variables_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . course_id AS course_id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 , t0 . type FROM course_landing_section t0 WHERE t0 . course_id = 0x019CFB7F73067B9B92F1E23A24A4A043 AND t0 . type IN ('1' , '2' , '3' , '4' , '5' , '6' , '7' , '8' , '9' , '10a' , '10b' , '11' , '11b' , '12' , '13' , '14' , '15' , '15b' , '16' , '17' , '18' , 'HTML' ) ORDER BY t0 . position ASC ;
Copy
55
0.75 ms
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œû€\x13 |\x00 ¹\x06 `QŽ;Ô "
]
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = 0x019CFB8F80137C00B90660518D3B9DD4 ;
Copy
56
1.08 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . context AS context_3 , t0 . coupon_code AS coupon_code_4 , t0 . price_net AS price_net_5 , t0 . price_gross AS price_gross_6 , t0 . price_net_discounted AS price_net_discounted_7 , t0 . price_gross_discounted AS price_gross_discounted_8 , t0 . valid_until AS valid_until_9 , t0 . main_promo_text AS main_promo_text_10 , t0 . sub_promo_text AS sub_promo_text_11 , t0 . created_at AS created_at_12 , t0 . updated_at AS updated_at_13 , t0 . course_id AS course_id_14 , t0 . created_by_id AS created_by_id_15 , t0 . updated_by_id AS updated_by_id_16 , t0 . type FROM course_price t0 WHERE (t0 . is_active = ? AND t0 . course_id = ? ) AND t0 . type IN ('variant' , 'pack' )
Parameters :
[
1
b"\x01 œû\x7F s\x06 {›’ñâ:$¤ C "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . context AS context_3 , t0 . coupon_code AS coupon_code_4 , t0 . price_net AS price_net_5 , t0 . price_gross AS price_gross_6 , t0 . price_net_discounted AS price_net_discounted_7 , t0 . price_gross_discounted AS price_gross_discounted_8 , t0 . valid_until AS valid_until_9 , t0 . main_promo_text AS main_promo_text_10 , t0 . sub_promo_text AS sub_promo_text_11 , t0 . created_at AS created_at_12 , t0 . updated_at AS updated_at_13 , t0 . course_id AS course_id_14 , t0 . created_by_id AS created_by_id_15 , t0 . updated_by_id AS updated_by_id_16 , t0 . type FROM course_price t0 WHERE (t0 . is_active = 1 AND t0 . course_id = 0x019CFB7F73067B9B92F1E23A24A4A043 ) AND t0 . type IN ('variant' , 'pack' );
Copy
57
0.60 ms
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \x06 `F;}I¾iqæÇ5?\x16 "
]
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = 0x019D0660463B7D49BE6971E6C7353F16 ;
Copy
58
0.52 ms
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \x06 i7Xuä—g·šZ\x04 ©\x12 "
]
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = 0x019D0669375875E49767B79A5A04A912 ;
Copy
59
0.63 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . profession AS profession_5 , t0 . description AS description_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . avatar_id AS avatar_id_9 , t0 . created_by_id AS created_by_id_10 , t0 . updated_by_id AS updated_by_id_11 FROM author t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œû‹oÎpÀŒ3;\x11 |Öу "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . profession AS profession_5 , t0 . description AS description_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . avatar_id AS avatar_id_9 , t0 . created_by_id AS created_by_id_10 , t0 . updated_by_id AS updated_by_id_11 FROM author t0 WHERE t0 . id = 0x019CFB8B6FCE70C08C333B117CD6D183 ;
Copy
60
0.72 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . profession AS profession_5 , t0 . description AS description_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . avatar_id AS avatar_id_9 , t0 . created_by_id AS created_by_id_10 , t0 . updated_by_id AS updated_by_id_11 FROM author t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œû‹Õ^w\x1D º9\x12\x1C ·‹Y› "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . profession AS profession_5 , t0 . description AS description_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . avatar_id AS avatar_id_9 , t0 . created_by_id AS created_by_id_10 , t0 . updated_by_id AS updated_by_id_11 FROM author t0 WHERE t0 . id = 0x019CFB8BD55E771DBA39121CB78B599B ;
Copy
61
0.50 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . profession AS profession_5 , t0 . description AS description_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . avatar_id AS avatar_id_9 , t0 . created_by_id AS created_by_id_10 , t0 . updated_by_id AS updated_by_id_11 FROM author t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \x06 n\x05 ‹~_«~ÜÚš\t g» "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . profession AS profession_5 , t0 . description AS description_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . avatar_id AS avatar_id_9 , t0 . created_by_id AS created_by_id_10 , t0 . updated_by_id AS updated_by_id_11 FROM author t0 WHERE t0 . id = 0x019D066E058B7E5FAB7EDCDA9A0967BB ;
Copy
62
0.56 ms
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM author_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œû‹¬Ux»ºÈø’\x04 Ïcr "
]
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM author_image t0 WHERE t0 . id = 0x019CFB8BAC5578BBBAC8F89204CF6372 ;
Copy
63
0.51 ms
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM author_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œûŒ\x13 ÔtÑšR\x13 jT\ªä "
]
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM author_image t0 WHERE t0 . id = 0x019CFB8C13D474D19A52136A545CAAE4 ;
Copy
64
0.74 ms
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM author_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \x06 o¢fy\x0E ²Ø\x01 01Âs¹ "
]
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM author_image t0 WHERE t0 . id = 0x019D066FA266790EB2D8013031C273B9 ;
Copy
65
0.61 ms
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œû‡\x7F ”xM’o>AÐë?ð "
]
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = 0x019CFB877F94784D926F3E41D0EB3FF0 ;
Copy
66
0.56 ms
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \x06 tD¼u\x17 ±Ètº\x06 ÖñŽ "
]
SELECT t0 . name AS name_1 , t0 . original_name AS original_name_2 , t0 . size AS size_3 , t0 . mime_type AS mime_type_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . dimensions AS dimensions_7 , t0 . id AS id_8 , t0 . created_by_id AS created_by_id_9 , t0 . updated_by_id AS updated_by_id_10 FROM course_landing_section_image t0 WHERE t0 . id = 0x019D067444BC7517B1C874BA06D6F18D ;
Copy