1
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 . slug IS NULL LIMIT 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 . slug IS NULL LIMIT 1 ;
Copy
2
1.41 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 . slug IS NULL LIMIT 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 . slug IS NULL LIMIT 1 ;
Copy
3
2.12 ms
SELECT count (DISTINCT c0_ . id ) AS sclr_0 FROM course c0_ WHERE (c0_ . type NOT IN ('no_front' ) AND (c0_ . is_active = ? OR (c0_ . is_active = ? AND c0_ . hide_date > ? ))) AND c0_ . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' )
Parameters :
[
1
0
"2026-03-30 19:01:22 "
]
SELECT count (DISTINCT c0_ . id ) AS sclr_0 FROM course c0_ WHERE (c0_ . type NOT IN ('no_front' ) AND (c0_ . is_active = 1 OR (c0_ . is_active = 0 AND c0_ . hide_date > '2026-03-30 19:01:22' ))) AND c0_ . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' );
Copy
4
2.21 ms
SELECT DISTINCT c0_ . id AS id_0 , c0_ . created_at AS created_at_1 FROM course c0_ WHERE (c0_ . type NOT IN ('no_front' ) AND (c0_ . is_active = ? OR (c0_ . is_active = ? AND c0_ . hide_date > ? ))) AND c0_ . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY c0_ . created_at DESC LIMIT 12
Parameters :
[
1
0
"2026-03-30 19:01:22 "
]
SELECT DISTINCT c0_ . id AS id_0 , c0_ . created_at AS created_at_1 FROM course c0_ WHERE (c0_ . type NOT IN ('no_front' ) AND (c0_ . is_active = 1 OR (c0_ . is_active = 0 AND c0_ . hide_date > '2026-03-30 19:01:22' ))) AND c0_ . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY c0_ . created_at DESC LIMIT 12 ;
Copy
5
1.25 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_ . type NOT IN ('no_front' ) AND (c0_ . is_active = ? OR (c0_ . is_active = ? AND c0_ . hide_date > ? )) AND c0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND c0_ . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY c0_ . created_at DESC
Parameters :
[
1
0
"2026-03-30 19:01:22 "
b"\x01 *v²|u\x12 ›n\x7F X\x0F Ý\x7F ( "
b"\x01 \x04 ÿ8Ût‡T+æ°$ƒH "
b"\x01 œÿÎP!v¹°sž\x1A òóA‘ "
b"""
\x01 \n
÷Á=s`¸\x1E }&<Ø´
"""
b"\x01 %F;ŠxSµpÖ×ß2…3 "
b"""
\x01 \n
øïÁ~\x05 ·?,Êç\x10 “
"""
b"\x01 œæÅ£«}éµ®mÜq#\x1A\x13 "
b"\x01 œû\x7F s\x06 {›’ñâ:$¤ C "
b"\x01 œçì/|§²j\f ä§f‚ö "
b"\x01 œç\x0E =ëx?‡ôSµ}\x1C Ÿ "
b"\x01 %WL\x0E |ö‚\x1E Ìz£‚ "
b"\x01 \v ÂÏv~a©8û¯A÷di "
]
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_ . type NOT IN ('no_front' )
AND (
c0_ . is_active = ?
OR (
c0_ . is_active = ?
AND c0_ . hide_date > ?
)
)
AND c0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND c0_ . type IN (
'academy' , 'future_degree' , 'webinar' ,
'no_front'
)
ORDER BY
c0_ . created_at DESC
Copy
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_ . type NOT IN ('no_front' ) AND (c0_ . is_active = 1 OR (c0_ . is_active = 0 AND c0_ . hide_date > '2026-03-30 19:01:22' )) AND c0_ . id IN (0x019D2A76B27C75129B6E7F580FDD7F28 , 0x019D04FF38DB74AD87542BE6B0248348 , 0x019CFFCE502176B9B0739E1AF2F34191 , 0x019D0AF7C13D7360B81E7D26903CD8B4 , 0x019D25463B8A7853B570D6D7DF328533 , 0x019D0AF8EFC17E05B73FAD2CCAE71093 , 0x019CE6C5A3AB7DE9B5AE6DDC71231A13 , 0x019CFB7F73067B9B92F1E23A24A4A043 , 0x019CE781EC2F7CA7B26A0CE4A76682F6 , 0x019CE70E3DEB783F87F453B57D1C9F20 , 0x019D25574C0E7CC3B6821ECC7AA3AD82 , 0x019D0BC2CF767E61A938FBAF41F76469 )) AND c0_ . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY c0_ . created_at DESC ;
Copy
6
3.51 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 *v²|u\x12 ›n\x7F X\x0F Ý\x7F ( "
]
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 = 0x019D2A76B27C75129B6E7F580FDD7F28 AND t0 . type IN ('course' );
Copy
7
0.73 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 \x04 ÿ8Ût‡T+æ°$ƒH "
]
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 = 0x019D04FF38DB74AD87542BE6B0248348 AND t0 . type IN ('course' );
Copy
8
0.53 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 œÿÎP!v¹°sž\x1A òóA‘ "
]
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 = 0x019CFFCE502176B9B0739E1AF2F34191 AND t0 . type IN ('course' );
Copy
9
0.53 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 \n
÷Á=s`¸\x1E }&<Ø´
"""
]
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 = 0x019D0AF7C13D7360B81E7D26903CD8B4 AND t0 . type IN ('course' );
Copy
10
0.55 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 %F;ŠxSµpÖ×ß2…3 "
]
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 = 0x019D25463B8A7853B570D6D7DF328533 AND t0 . type IN ('course' );
Copy
11
0.84 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 \n
øïÁ~\x05 ·?,Êç\x10 “
"""
]
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 = 0x019D0AF8EFC17E05B73FAD2CCAE71093 AND t0 . type IN ('course' );
Copy
12
0.61 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 œæÅ£«}éµ®mÜq#\x1A\x13 "
]
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 = 0x019CE6C5A3AB7DE9B5AE6DDC71231A13 AND t0 . type IN ('course' );
Copy
13
3.84 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
14
0.61 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 œçì/|§²j\f ä§f‚ö "
]
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 = 0x019CE781EC2F7CA7B26A0CE4A76682F6 AND t0 . type IN ('course' );
Copy
15
0.52 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 œç\x0E =ëx?‡ôSµ}\x1C Ÿ "
]
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 = 0x019CE70E3DEB783F87F453B57D1C9F20 AND t0 . type IN ('course' );
Copy
16
2.07 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 %WL\x0E |ö‚\x1E Ìz£‚ "
]
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 = 0x019D25574C0E7CC3B6821ECC7AA3AD82 AND t0 . type IN ('course' );
Copy
17
0.68 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 \v ÂÏv~a©8û¯A÷di "
]
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 = 0x019D0BC2CF767E61A938FBAF41F76469 AND t0 . type IN ('course' );
Copy
18
1.00 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
19
0.72 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
20
1.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 š]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
21
1.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 šÙ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
22
1.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 šÚ\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
23
1.99 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
24
3.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 šÞÀ/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
25
3.69 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
26
3.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 šÞÀ«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
27
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 šÞÀÜ|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
28
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 œúê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
29
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 š]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
30
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 šÚ?ã÷}@¤ÿºê\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
31
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 œ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
32
0.59 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
33
0.73 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
34
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 šÚ[…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
35
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 šÚ\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
36
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 š]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
37
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 œ÷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
38
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 œ÷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
39
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 š]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
40
2.23 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
41
3.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 œÒ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
42
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 š]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
43
3.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 šÞÉ#í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
44
2.22 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
45
0.89 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
46
0.73 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
47
1.47 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
48
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 œ÷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
49
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 œ÷µ‰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
50
0.67 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
51
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 œ÷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
52
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 œ÷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
53
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 ›˜É\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
54
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 š]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
55
0.73 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
56
0.73 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
57
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 œ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
58
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 œ÷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
59
0.59 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
60
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 œ÷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
61
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 œ÷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
62
0.70 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
63
0.74 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
64
1.16 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
65
0.59 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
66
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 šÚ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
67
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 šÚ]'™~\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
68
0.62 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
69
0.68 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
70
0.76 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
71
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 š]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
72
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 šÙ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
73
0.55 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
74
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 šÞ¿´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
75
0.74 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
76
0.55 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
77
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 šÞÀ«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
78
0.67 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
79
1.08 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
80
0.59 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
81
0.52 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
82
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\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
83
0.68 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
84
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 š]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
85
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 šÚ[…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
86
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
87
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 š]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
88
0.88 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
89
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 œ÷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
90
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 š]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
91
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 šÞÂü°\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
92
2.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 œÒ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
93
0.88 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
94
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 šÞÉ#í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
95
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 šÞÉ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
96
1.05 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
97
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 š]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
98
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 š]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
99
0.99 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
100
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 œ÷µ‰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
101
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 šÚ?œ\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
102
2.48 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
103
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 œ÷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
104
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 ›˜É\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
105
2.89 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
106
0.69 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
107
3.02 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
108
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\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
109
0.89 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
110
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½?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
111
0.52 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
112
0.53 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
113
0.53 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
114
1.16 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
115
0.67 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
116
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 šÚ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
117
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 šÚ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
118
0.70 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
119
1.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]cÌ%~޹þ\x1E\e\x1D /áf "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D63CC257E8DB9FE1E1B1D2FE166 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
120
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 š]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
121
1.41 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÙI\x0E Â~\x0F ¢Î™l™…P2 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019AD9490EC27E0FA2CE996C99855032 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
122
3.34 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 šÙJ¨mq2ˆÂè“Gá\x07 N "
]
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 = 0x019AD94AA86D713288C2E89347E1074E AND t0 . type IN ('course' );
Copy
123
0.76 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 œ(\x1C »Hq‘¦r\t\x10 8\x11 so "
]
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 = 0x019C281CBB487191A67209103811736F AND t0 . type IN ('course' );
Copy
124
0.70 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 œGÃXît8Ÿ:©ù0‘l– "
]
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 = 0x019C47C358EE74389F3AA9F930916C96 AND t0 . type IN ('course' );
Copy
125
0.60 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 œv\x0E Æ\x17 xË¥8°ãdC\t Ú "
]
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 = 0x019C760EC61778CBA538B0E3644309DA AND t0 . type IN ('course' );
Copy
126
0.60 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 œ‘\x15 2s(©O¬6\x0E ôÚß "
]
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 = 0x019C8F9115327328A94FAC360EF4DADF AND t0 . type IN ('course' );
Copy
127
0.60 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 œ™ˆ\f "r1Ë*S\r ÿ8\x19 "
]
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 = 0x019C99880C2272318FCB2A530DFF3819 AND t0 . type IN ('course' );
Copy
128
0.61 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 œ™º\x05 5tP„¢z¸y\n
\x10 H
"""
]
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 = 0x019C99BA0535745084A27AB8790A1048 AND t0 . type IN ('course' );
Copy
129
2.30 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 œÂ®û\x04 ~mƒ–[*\x10 ¨ûà "
]
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 = 0x019CC2AEFB047E6D83965B2A10A8FBE0 AND t0 . type IN ('course' );
Copy
130
0.67 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 œÃ¢#Å|V‡lVâëóÿ‰ "
]
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 = 0x019CC3A223C57C56876C56E2EBF3FF89 AND t0 . type IN ('course' );
Copy
131
0.66 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 œÃ¯ŽÃy§ \x19 ¢ßÔÎ\x13 ú "
]
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 = 0x019CC3AF8DC379A7A019A2DFD4CE13FA AND t0 . type IN ('course' );
Copy
132
0.68 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 œâEµŠz[µÜ^a ÷ƒ "
]
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 = 0x019CE245B58A7A5BB5DC5E8F6120F783 AND t0 . type IN ('course' );
Copy
133
1.34 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 œâPzLvt•1 ¿ïù®\x18 "
]
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 = 0x019CE2507A4C7674953120BFEFF9AE18 AND t0 . type IN ('course' );
Copy
134
0.65 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 gˬ»\x15 2\x12 ¼ "
]
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 = 0x019CF58EB27C7F678FCBACBB153212BC AND t0 . type IN ('course' );
Copy
135
0.72 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 œö—´¥x¥¢¨Ç]2lÇ” "
]
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 = 0x019CF697B4A578A5A2A8C75D326CC794 AND t0 . type IN ('course' );
Copy
136
0.65 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 œû\x1C ËÊzt˜3ù†:\x19 ù€ "
]
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 = 0x019CFB1CCBCA7A749833F9863A19F980 AND t0 . type IN ('course' );
Copy
137
0.79 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 \x01 «‹®r\x10 »\x12 O9“Þ\x11 Æ "
]
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 = 0x019D01AB8BAE7210BB124F3993DE11C6 AND t0 . type IN ('course' );
Copy
138
2.47 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
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 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA17C2D3754DA2101B4399091AB3 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
139
0.69 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 ›¶UŒÒue“`ȱ@`àð "
]
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 = 0x019BB6558CD275659360C8B14060E0F0 AND t0 . type IN ('course' );
Copy
140
0.75 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 œG\x17 Žëxu‹ï™™¶¾RÔ "
]
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 = 0x019C47178DEB78758BEF9999B6BE52D4 AND t0 . type IN ('course' );
Copy
141
0.56 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 œQJÑ6v\x7F m©iÇäÄ@ "
]
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 = 0x019C514AD136767F816DA969C7E4C440 AND t0 . type IN ('course' );
Copy
142
1.24 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 œ‰»m’sÛ”þyñ\x14\x01 ™ "
]
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 = 0x019C89BB6D9273DB94FE7981F1140199 AND t0 . type IN ('course' );
Copy
143
0.61 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 œšLŽ•~W¸7t\x1F ©tBp "
]
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 = 0x019C9A4C8D957E57B837741FA9744270 AND t0 . type IN ('course' );
Copy
144
1.87 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 œžÍÝsý˜ê³mÇpìY "
]
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 = 0x019C9ECD90DD73FD98EAB36DC770EC59 AND t0 . type IN ('course' );
Copy
145
0.57 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 œ®°ÊZ{¥ƒU•Pô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 = 0x019CAEB0CA5A7BA583559550F443BDBF AND t0 . type IN ('course' );
Copy
146
0.57 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 œ¸”?;~=¦j¿k(Ë•| "
]
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 = 0x019CB8943F3B7E3DA66ABF6B28CB957C AND t0 . type IN ('course' );
Copy
147
0.53 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 œ¾\x0E ‡:}\e ¡\x06 x,rš\t 7 "
]
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 = 0x019CBE0E873A7D1BA106782C729A0937 AND t0 . type IN ('course' );
Copy
148
0.50 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 œ¾BE\x1F wÛ>i;g&¨³ "
]
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 = 0x019CBE42451F77DB903E693B6726A8B3 AND t0 . type IN ('course' );
Copy
149
3.14 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 œÂ\n
ë³wI€’·OŸVœñ
"""
]
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 = 0x019CC20AEBB377498092B74F9F569CF1 AND t0 . type IN ('course' );
Copy
150
0.58 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 œáî†A|˜¸\x11 ·dÑÆ‹à "
]
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 = 0x019CE1EE86417C98B811B764D1C68BE0 AND t0 . type IN ('course' );
Copy
151
3.03 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 œõÚLÀyÖ•j_Ø\n
ûƒ
"""
]
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 = 0x019CF5DA4CC079D6956A5FD80AFB838F AND t0 . type IN ('course' );
Copy
152
0.58 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 œÿÂ\x19 ò|Š´7Ô”øàõ\x05 "
]
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 = 0x019CFFC219F27C8AB437D494F8E0F505 AND t0 . type IN ('course' );
Copy
153
0.53 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 œÿÂ÷‘pÁ©JC\x01 Ò"-0 "
]
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 = 0x019CFFC2F79170C1A94A4301D2222D30 AND t0 . type IN ('course' );
Copy
154
0.67 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 \x00\x19\x11 «}¦\x1A\e >nY[ "
]
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 = 0x019D001911AB7D90A61A1B3E6E598E5B AND t0 . type IN ('course' );
Copy
155
0.65 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 \n
©ÐÊr\x17 šÿл\r Û¦1
"""
]
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 = 0x019D0AA9D0CA72179AFFD0BB0DDBA631 AND t0 . type IN ('course' );
Copy
156
0.65 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 \n
÷Ppt™iõE\x0E ªï’
"""
]
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 = 0x019D0AF750707499AD69F5450EAAEF92 AND t0 . type IN ('course' );
Copy
157
0.54 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 \v\x08 ‘pª†Õ;wSöò; "
]
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 = 0x019D0B08919070AA86D53B7753F6F23B AND t0 . type IN ('course' );
Copy
158
1.00 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 \v &Ô\x14 u²§L6®'Õq‡ "
]
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 = 0x019D0B26D41475B2A74C36AE27D57187 AND t0 . type IN ('course' );
Copy
159
1.24 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞ¿´Tzpœ\x11 §\x14 ¶\x19 t\x16 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEBFB4547A709C11A714B6197416 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
160
1.09 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 œŠ®Û7~\x12 •’nŒÞ\x04 –µ "
]
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 = 0x019C8AAEDB377E1295926E8CDE0496B5 AND t0 . type IN ('course' );
Copy
161
0.71 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 œæ£<ù|-˜`÷>ù\x16\x02 J "
]
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 = 0x019CE6A33CF97C2D9860F73EF916024A AND t0 . type IN ('course' );
Copy
162
0.77 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 œöCì#u'‚(ö½Þ`é¡ "
]
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 = 0x019CF643EC2375278228F6BDDE60E9A1 AND t0 . type IN ('course' );
Copy
163
1.16 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞÀ/O\x7F\x07 €ÒÃ\x02 :ëN' "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEC02F4F7F0780D2C3023AEB4E27 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
164
1.69 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 œç.\x06\x0E rH§\x06 Lj¾ºA¡ "
]
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 = 0x019CE72E060E7248A7064C6ABEBA41A1 AND t0 . type IN ('course' );
Copy
165
1.27 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞÀwèv†¸¸ÒäTBó\x07 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEC077E87686B8B8D2E45442F307 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
166
0.78 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 œQ\x13 ˆÕwO³K[…\x1E ^\x14 \ "
]
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 = 0x019C511388D5774FB34B5B851E5E145C AND t0 . type IN ('course' );
Copy
167
0.72 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 œj˜ÿ\x16 u“Ž„þ8ÁA\x15\x04 "
]
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 = 0x019C6A98FF1675938D84FE38C1411504 AND t0 . type IN ('course' );
Copy
168
3.30 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 œv87!q‘½„Ðêš)™\x14 "
]
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 = 0x019C763837217191BD84D0EA9A299914 AND t0 . type IN ('course' );
Copy
169
0.77 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 œŽæçB~Ò¬4©{Ç®Š\x04 "
]
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 = 0x019C8EE6E7427ED2AC34A97BC7AE8A04 AND t0 . type IN ('course' );
Copy
170
0.70 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 œæì¦\x03 qóŒÆ\x15 \x18 ØÄ{ "
]
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 = 0x019CE6ECA60371F38CC615A018D8C47B AND t0 . type IN ('course' );
Copy
171
1.21 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞÀ«1v\x00 »únÐzVëÓ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEC0AB317600BBFA6ED07A56EBD3 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
172
0.65 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 œe~gst¦·÷±\x1E C]\x03 $ "
]
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 = 0x019C657E677374A6B7F7B11E435D0324 AND t0 . type IN ('course' );
Copy
173
1.37 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 œ‰î¸T}UЀ\x19 ZÇ3„ "
]
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 = 0x019C89EEB8547D5590D080195AC73384 AND t0 . type IN ('course' );
Copy
174
0.85 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 œŽ’¯2s\f ³@èGÉ:n "
]
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 = 0x019C8E92AF32730CB340E847C93A6EA0 AND t0 . type IN ('course' );
Copy
175
1.02 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 œÍ`“q|¯U}KýS]ð "
]
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 = 0x019C8FCD6093717CAF557D4BFD535DF0 AND t0 . type IN ('course' );
Copy
176
0.72 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 œž(\x03 èv1’‹\r 3)âºB "
]
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 = 0x019C9E2803E87631928B0D3329E2BA42 AND t0 . type IN ('course' );
Copy
177
0.72 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 œ½…ÑØq%œ\x10 eZ\x0F }\x1F ) "
]
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 = 0x019CBD85D1D871259C10655A0F7D1F29 AND t0 . type IN ('course' );
Copy
178
0.82 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 œæ],{}O’n8.\x12 ·g "
]
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 = 0x019CE65D2C7B7D4F926E382E12ADB767 AND t0 . type IN ('course' );
Copy
179
0.62 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 œöü\x04 \\x7F G´”4\x1D u\x07 ·v "
]
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 = 0x019CF6FC045C7F47B494341D7507B776 AND t0 . type IN ('course' );
Copy
180
1.22 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞÀÜ|z\t µbšŽQxÕO "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEC0DC7C7A09B5629A8E5178D54F ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
181
2.36 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 œu \e r.¥Ia1ÿF£ë "
]
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 = 0x019C75201B20722EA5496131FF46A3EB AND t0 . type IN ('course' );
Copy
182
4.33 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 œŠQ ¿x‚…†S¯B’WÞ "
]
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 = 0x019C8A5120BF7882858653AF429257DE AND t0 . type IN ('course' );
Copy
183
0.82 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 œ:ì,wª¼D\x1A ¿Êçn* "
]
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 = 0x019C8F3AEC2C77AABC441ABFCAE76E2A AND t0 . type IN ('course' );
Copy
184
0.72 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 œ“ùi?v„®œÝÙ±\x1D Á "
]
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 = 0x019C93F9693F768F84AE9CDDD9B11DC1 AND t0 . type IN ('course' );
Copy
185
8.25 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 œ®rnÍsµá5&\x17\v\x0E ‚ "
]
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 = 0x019CAE726ECD73C2B5E13526170B0E82 AND t0 . type IN ('course' );
Copy
186
1.90 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 œö[Ú(rʂ䕓\x7F Kê\x11 "
]
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 = 0x019CF65BDA2872CA82E495937F4BEA11 AND t0 . type IN ('course' );
Copy
187
0.64 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 œöv£üt\x16 ¸Jó4¸¾Ê\x12 "
]
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 = 0x019CF676A3FC7416B84AF334B8BECA12 AND t0 . type IN ('course' );
Copy
188
0.92 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 œ÷i\x07 |yyœs\x1C žÏY "
]
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 = 0x019CF769077C79799CAD731C9E8FCF59 AND t0 . type IN ('course' );
Copy
189
1.04 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œúêLyw°¸\x10 e\x0F ;ü·k "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CFAEA4C7977B0B810650F3BFCB76B ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
190
0.83 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 œØƒ4Ã~¦‰šè¯£‚ì« "
]
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 = 0x019CD88334C37EA6899AE8AFA382ECAB AND t0 . type IN ('course' );
Copy
191
1.50 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 œ÷8óéw\x10 –6ÆÀdUm\x16 "
]
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 = 0x019CF738F3E977109636C6C064556D16 AND t0 . type IN ('course' );
Copy
192
5.29 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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019A5D63CC257E8DB9FE1E1B1D2FE166 ;
Copy
193
1.34 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]d\x0F Ñ~½ª¡½ˆ(1Öµ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D640FD17EBDAAA1BD882831D6B5 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
194
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 š]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
195
1.12 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÚ?ã÷}@¤ÿºê\x12 Š\x1E m "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA3FE3F77D40A4FFBAEA128A1E6D ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
196
0.85 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 ›ŽÜwp~Ƥúµür\x16\x05\x16 "
]
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 = 0x019B8DDC77707EC6A4FAB5FC72160516 AND t0 . type IN ('course' );
Copy
197
0.82 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 ä)x\x1D šHí6Žušã "
]
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 = 0x019BB67FE429781D9A48ED368D759AE3 AND t0 . type IN ('course' );
Copy
198
1.02 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 ›»èv¿\x7F }±ÙÎå(î, "
]
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 = 0x019BBBE876BF7F7D9DB1D9CEE528EE2C AND t0 . type IN ('course' );
Copy
199
1.00 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 ›Õ„òazEºœ%|F*\ "
]
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 = 0x019BD584F2617A45BA9C257C46812A5C AND t0 . type IN ('course' );
Copy
200
0.85 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 œ×#‹ƒ~Ç´«î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 = 0x019CD7238B837EC7B4ABEE43D3DAEBF6 AND t0 . type IN ('course' );
Copy
201
0.63 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 œû0þÉu)ÿÔ†j\t óÍ "
]
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 = 0x019CFB30FEC975298FFFD4866A09F3CD AND t0 . type IN ('course' );
Copy
202
1.05 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œH\x13 8ÁxοÇñÐîÉHÉ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019C481338C178CEBFC7F1D0EEC948C9 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
203
0.64 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 ›·¢¸qmµÐ/\x16 39– "
]
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 = 0x019BB790A2B8716DB5D02F1633399690 AND t0 . type IN ('course' );
Copy
204
0.63 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 œÿï„sܲ*)\x01 &¨K\x1C "
]
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 = 0x019CFFEF908473DCB22A290126A84B1C AND t0 . type IN ('course' );
Copy
205
0.91 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œûk~Xv\x16 ªüµKî§Ð\x14 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CFB6B7E587616AAFCB54BEEA7D014 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
206
0.90 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 œûQNåzŽŒ` T\\r ´¨ "
]
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 = 0x019CFB514EE57A8E8C60A0545C0DB4A8 AND t0 . type IN ('course' );
Copy
207
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019A5D640FD17EBDAAA1BD882831D6B5 ;
Copy
208
0.83 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]dcPrg»…$À£|È£ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D6463507267BB8524C0A37CC8A3 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
209
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 š]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
210
1.19 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÚ[…5rŽ“üžB×Gð "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA5B8535728D93FC9E42D747F09D ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
211
0.85 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 ›¶fuvw_§Z\n
W)ÛOi
"""
]
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 = 0x019BB6667576775FA75A0A5729DB4F69 AND t0 . type IN ('course' );
Copy
212
0.72 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 ›¶ý„äp›‹và\[7¹€ "
]
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 = 0x019BB6FD84E4709B8B76E05C5B37B980 AND t0 . type IN ('course' );
Copy
213
0.76 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 ›»¦¾\x01 vO†¢H¥ÆÄ~\r "
]
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 = 0x019BBBA6BE01764F86A248A5C6C47E0D AND t0 . type IN ('course' );
Copy
214
0.59 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 ›¼t*¾ut¿\x05 N\t °fæ "
]
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 = 0x019BBC742ABE7574BFAD054E09B066E6 AND t0 . type IN ('course' );
Copy
215
0.89 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 œžpXnv§¹%ÙZ4E\x10 - "
]
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 = 0x019C9E70586E76A7B925D95A3445102D AND t0 . type IN ('course' );
Copy
216
0.62 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 œ½GöÒvœ£uÛ¯áŠÑ½ "
]
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 = 0x019CBD47F6D2769CA375DBAFE18AD1BD AND t0 . type IN ('course' );
Copy
217
0.64 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 œÃŒ jvp‚“õb\x1D ä;½ "
]
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 = 0x019CC38C206A76708293F5621DE43BBD AND t0 . type IN ('course' );
Copy
218
0.60 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 œÜÎZ»sç¤\x00 é\x13 1O”] "
]
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 = 0x019CDCCE5ABB73E7A400E913314F945D AND t0 . type IN ('course' );
Copy
219
0.64 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 œÜÔïå|.—.\x0F ½Ï,\x01 2 "
]
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 = 0x019CDCD4EFE57C2E972E0FBDCF2C0132 AND t0 . type IN ('course' );
Copy
220
0.60 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 œÿÝ:jt|‰PéàaéÖz "
]
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 = 0x019CFFDD3A6A747C8950E9E061E9D67A AND t0 . type IN ('course' );
Copy
221
0.69 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 \x00 ;Â5vCŠÎÊäTpõN "
]
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 = 0x019D003BC23576438ACECAE45470F54E AND t0 . type IN ('course' );
Copy
222
0.90 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÚ\m7~Œ½:í@zØ_! "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA5C6D377E8CBD3AED407AD85F21 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
223
0.77 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 œÜkÞ\x12 ~¸p¶jÌiüP "
]
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 = 0x019CDC6BDE127EB89D70B66ACC69FC50 AND t0 . type IN ('course' );
Copy
224
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019A5D6463507267BB8524C0A37CC8A3 ;
Copy
225
0.78 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]d‡ž}È‚°v@\x19 ¦i3 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D64879E7DC882B0764019A66933 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
226
0.70 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
227
1.07 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷w¼y| †½Áá[’ì\x01 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF777BC797CA086BDC1E15B92EC01 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
228
1.19 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 œL¼\x19 ;x\x18 ¹˜Ú\x06 ÿ\x19 ° "
]
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 = 0x019C4CBC193B7818B998DA06FF19B09D AND t0 . type IN ('course' );
Copy
229
0.60 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 œQv¶DsW¨‡óí\x1D ¼—Å "
]
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 = 0x019C5176B6447357A887F3ED1DBC97C5 AND t0 . type IN ('course' );
Copy
230
0.56 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 œÃ’%Ìx\x17 žwŠ\x1E GÈü "
]
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 = 0x019CC39225CC78179E77908A1E47C8FC AND t0 . type IN ('course' );
Copy
231
0.86 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷x\x05 s}û…ð:k,eÆe "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF77805737DFB85F03A6B2C65C665 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
232
0.71 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 \x00 ˆÍ2wwbÞ!ðb" "
]
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 = 0x019D0088CD32779D9F7762DE21F06222 AND t0 . type IN ('course' );
Copy
233
4.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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019A5D64879E7DC882B0764019A66933 ;
Copy
234
0.97 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]d¼Äws¦\x1E pR\x15\x19 ²@ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D64BCC47773A61E70521519B240 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
235
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 š]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
236
3.26 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞÂü°\x7F ’˜`¿t-³\v * "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEC2FCB07F929860BF742DB30B2A ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
237
0.82 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 œGŒBWq…¹XMÄKÀª\x07 "
]
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 = 0x019C478C42577185B9584DC44BC0AA07 AND t0 . type IN ('course' );
Copy
238
2.51 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 œ¸mA?\x7F\x03 ¤\x0F Žùà\v\x06 j "
]
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 = 0x019CB86D413F7F03A40F8DF9E00B066A AND t0 . type IN ('course' );
Copy
239
0.69 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 œ½´€Gr\x06 Ž \x13 zXõ%i "
]
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 = 0x019CBDB4804772068D20137A58F52569 AND t0 . type IN ('course' );
Copy
240
0.68 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 œÃ\x07 úwž´î\f CLÈŸ¸ "
]
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 = 0x019CC307C3BA779EB4EE0C434CC89FB8 AND t0 . type IN ('course' );
Copy
241
0.79 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 œ÷=‚…~°Ä\x15 «(—H@ "
]
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 = 0x019CF73D82857EADB0C415AB28974840 AND t0 . type IN ('course' );
Copy
242
1.57 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 œÿòûAzu‰–$/*±\x01 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 = 0x019CFFF2FB417A758996242F2AB10163 AND t0 . type IN ('course' );
Copy
243
0.64 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 \x06\f\x06 ¬pK£_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 = 0x019D060C06AC704BA35F63A0403DB83F AND t0 . type IN ('course' );
Copy
244
1.01 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œÒq½1s5˜Ã‚Á?\x0F óÉ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CD271BD31733598C382C13F0FF3C9 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
245
0.73 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 œúŽ\x12 ÿ\x7F i£tdMÀxh¶ "
]
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 = 0x019CFA8E12FF7F69A374644DC07868B6 AND t0 . type IN ('course' );
Copy
246
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019A5D64BCC47773A61E70521519B240 ;
Copy
247
0.92 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]dì>~Ôˆ5P^ï0œÍ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D64EC3E7ED48835505EEF309CCD ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
248
0.74 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
249
1.09 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞÉ#ísÑ„\x1F ”\x1E z®Ò, "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEC923ED73D1841F941E7AAED22C ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
250
1.50 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 ›Õ0’mt´¥0¦¿n£‚ "
]
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 = 0x019BD530926D74B4A58F30A6BF6EA382 AND t0 . type IN ('course' );
Copy
251
0.76 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 œQ1ëzvQ‹/›ž\x1E\x08 :% "
]
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 = 0x019C5131EB7A76518B2F9B9E1E083A25 AND t0 . type IN ('course' );
Copy
252
2.53 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 œ™\v \\x0F |Ç™ž»k]Œ´¯ "
]
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 = 0x019C990B5C0F7CC7999EBB6B5D8CB4AF AND t0 . type IN ('course' );
Copy
253
1.35 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞÉD>~FŒˆá}»çHB "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEC9443E7E468C88E17DBBE74842 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
254
1.94 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 œ™pÚ\x11 ~_“ǸµÞÖ¯b "
]
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 = 0x019C9970DA117E5F93C7B8B5DED6AF62 AND t0 . type IN ('course' );
Copy
255
3.72 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 œ®„xz…ZYMR_Yd "
]
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 = 0x019CAE849F787A85815A594D525F5964 AND t0 . type IN ('course' );
Copy
256
2.21 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 œ¸\x03 d¼qÙ”¯? éåÁF "
]
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 = 0x019CB80364BC71D994AF3F20E9E5C146 AND t0 . type IN ('course' );
Copy
257
1.44 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÞÉ ¬v\x13 ¿(NèÙ/D\x17 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADEC9A0AC7613BF284EE8D92F4417 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
258
2.88 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 œ÷³y¾uÇžaKÞ_fÎ\x03 "
]
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 = 0x019CF7B379BE75C79E614BDE5F66CE03 AND t0 . type IN ('course' );
Copy
259
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019A5D64EC3E7ED48835505EEF309CCD ;
Copy
260
0.90 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]e-ƒsÍ¿Ü/n"qf§ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D652D8373CDBFDC2F6E227166A7 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
261
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 š]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
262
1.80 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]eÙi{\x13 •ÖÅM' Þð "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D65D9697B1395D6C54D2720DEF0 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
263
0.76 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 š^4:\x05 xŽ´ìxˆËÑ»| "
]
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 = 0x019A5E343A05788DB4EC7888CBD1BB7C AND t0 . type IN ('course' );
Copy
264
0.78 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 œG¤dÖ}Óš;æ\x1A \r ù©O "
]
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 = 0x019C47A464D67DD39A3BE61A0DF9A94F AND t0 . type IN ('course' );
Copy
265
3.62 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 œKËðÑt·š´¼]ì–åo "
]
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 = 0x019C4BCBF0D174B79AB4BC5DEC96E56F AND t0 . type IN ('course' );
Copy
266
0.76 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 œL \x16\x1C qoŽ˜\x01 ¦DGç "
]
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 = 0x019C4CA0161C716F8D9F9801A64447E7 AND t0 . type IN ('course' );
Copy
267
0.66 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 œÛ\x1C Hzé’Fá—±9Ã\x7F "
]
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 = 0x019CADDB1C487AE99246E197B139C37F AND t0 . type IN ('course' );
Copy
268
2.95 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 œ®<¶€už´öö€$ç²à "
]
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 = 0x019CAE3CB680759EB4F6F68024E7B2E0 AND t0 . type IN ('course' );
Copy
269
3.07 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 œ²Ô\n
(q•¼\f ±d'Rm&
"""
]
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 = 0x019CB2D40A287195BC0CB16427526D26 AND t0 . type IN ('course' );
Copy
270
3.44 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 œ³\x04 õšv\n
ƒRþm)lâ
"""
]
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 = 0x019CB304F59A760A8352FE8F6D296CE2 AND t0 . type IN ('course' );
Copy
271
0.75 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 œ·Ô‚Ýtæ·nþR\v ,îÐ "
]
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 = 0x019CB7D482DD74E6B76EFE520B2CEED0 AND t0 . type IN ('course' );
Copy
272
2.02 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 œÛÙüÄs@‚+G\f\x0E \g¤ "
]
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 = 0x019CDBD9FCC47340822B470C0E5C67A4 AND t0 . type IN ('course' );
Copy
273
2.09 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 œáÚža}ú‰äS«ÌÏ\x05 O "
]
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 = 0x019CE1DA9E617DFA89E453ABCCCF054F AND t0 . type IN ('course' );
Copy
274
2.49 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 œâ•.\e t:Í /œ>Ë0 "
]
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 = 0x019CE2952E1B743A8FCD202F9C3ECB30 AND t0 . type IN ('course' );
Copy
275
0.80 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 œââµWsð‘B8Ú±É "
]
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 = 0x019CE2E2B55773F091428E38DA9DB1C9 AND t0 . type IN ('course' );
Copy
276
2.81 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 œü\x0F Ç5u\¬Žxý{äÿØ "
]
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 = 0x019CFC0FC735755CAC8E78FD7BE4FFD8 AND t0 . type IN ('course' );
Copy
277
1.40 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷dt®™,&\x11 Ñê\x14 µ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF790649074AE992C2611D1EA14B5 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
278
0.84 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 ›ŽéwÉ|\x18 ¬^¡Ùy»rC "
]
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 = 0x019B8DE977C97C18AC5EA1D979BB7243 AND t0 . type IN ('course' );
Copy
279
0.65 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 œLŽ&¼pg™”P‡j\x0E ô¤ "
]
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 = 0x019C4C8E26BC7067999450876A0EF4A4 AND t0 . type IN ('course' );
Copy
280
0.71 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 œQÍ‘^w‰”jÖúÓ\|5 "
]
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 = 0x019C51CD915E7789946AD6FAD35C7C35 AND t0 . type IN ('course' );
Copy
281
2.59 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 œ”óÿ[v¼¤\x15 %\x1F r³„ "
]
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 = 0x019C94F3FF5B76BCA415251F72C2B384 AND t0 . type IN ('course' );
Copy
282
1.13 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 œ™†íœ}ŒŽy\x12\x7F MÊÒó "
]
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 = 0x019C9986ED9C7D8C8E79127F4DCAD2F3 AND t0 . type IN ('course' );
Copy
283
1.64 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 œž{\x0E uÆ„\x19 øõN@\x11 º "
]
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 = 0x019C9E7B9D0E75C68419F8F54E4011BA AND t0 . type IN ('course' );
Copy
284
0.88 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 œ³1ý°vg»Š·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 = 0x019CB331FDB07667BB8AB763EDC2A32F AND t0 . type IN ('course' );
Copy
285
1.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 œ³O\x03 ot¾™~x7rÚÛ¥ "
]
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 = 0x019CB34F036F74BE997E783772DADBA5 AND t0 . type IN ('course' );
Copy
286
1.44 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 œ×|m¬tF¾\r ZòÕͯ` "
]
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 = 0x019CD77C6DAC7446BE0D5AF2D5CDAF60 AND t0 . type IN ('course' );
Copy
287
1.68 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 œâ»\x01 _s\x03 ¼Qó?îWÍÕ "
]
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 = 0x019CE2BB015F7303BC51F33FEE57CDD5 AND t0 . type IN ('course' );
Copy
288
2.06 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 œæPÞE\x7F A¥µÐtl\f p¸ "
]
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 = 0x019CE650DE457F41A5B5D0746C0C70B8 AND t0 . type IN ('course' );
Copy
289
1.08 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 œæÚ™b|†UvwTM:\e "
]
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 = 0x019CE6DA99627C8186557677544D3A1B AND t0 . type IN ('course' );
Copy
290
0.77 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 œç•¢—zˆ®8ºEG†èì "
]
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 = 0x019CE795A2977A88AE38BA454786E8EC AND t0 . type IN ('course' );
Copy
291
0.89 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 œúW\f ÎzT§\x07 ¸\x03 ªWùä "
]
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 = 0x019CFA570CCE7A54A707B803AA57F9E4 AND t0 . type IN ('course' );
Copy
292
0.75 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 œúú1ôqĬÄöÔ\x00 縡 "
]
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 = 0x019CFAFA31F471C4ACC4F6D400E7B8A1 AND t0 . type IN ('course' );
Copy
293
0.62 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 œû\x15 \x7F p™\x0E\x10 Ö³HÙf "
]
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 = 0x019CFB15207F7099900E10D6B348D966 AND t0 . type IN ('course' );
Copy
294
1.16 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷µ‰zAµ\r \x06 ×¦æØ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF790B5897A41B50D06D7A6ADE6D8 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
295
0.68 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 œ˜ÒiÑt–¶šõc\x16 Ð8Ð "
]
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 = 0x019C98D269D17496B69AF56316D038D0 AND t0 . type IN ('course' );
Copy
296
0.66 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 œ™LŸi|Õ”ËÃ×µ7Ÿ* "
]
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 = 0x019C994C9F697CD594CBC3D7B5379F2A AND t0 . type IN ('course' );
Copy
297
0.66 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 œž\x06 ht|ö°¨Ç¶£õNV "
]
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 = 0x019C9E0668747CF6B0A8C7B6A3F54E56 AND t0 . type IN ('course' );
Copy
298
0.59 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 œ×W@—}©‚}˜\x14 »\r 9 "
]
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 = 0x019CD75740977DA9827D9814BB8F0D39 AND t0 . type IN ('course' );
Copy
299
0.58 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 œ×ØÝÈq<¤½â‡sÕ&0 "
]
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 = 0x019CD7D8DDC8713CA4BDE28773D52630 AND t0 . type IN ('course' );
Copy
300
0.60 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 œáFºq~—±ÿÚã»÷¼å "
]
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 = 0x019CE146BA717E97B1FFDAE3BBF7BCE5 AND t0 . type IN ('course' );
Copy
301
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019A5D652D8373CDBFDC2F6E227166A7 ;
Copy
302
0.87 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÚ?œ\v vf•sºp¶Š ò "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA3F9C0B76669573BA70B68AA0F2 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
303
0.68 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
304
0.88 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷WTVyÿœ£?ÍC°NÀ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF757545679FF9CA33FCD43B04EC0 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
305
0.77 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 œ{mƒ1{A±ýuç¼Õµ¥ "
]
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 = 0x019C7B6D83317B41B1FD75E7BCD5B5A5 AND t0 . type IN ('course' );
Copy
306
0.68 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 œâ?\x0F Yuü›ÜA(1;$N "
]
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 = 0x019CE23F0F5975FC9BDC4128313B244E AND t0 . type IN ('course' );
Copy
307
1.38 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷XUq+™3Yèmóá "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF758559D712B99339F59E86DF3E1 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
308
0.58 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 ›ŽWï¯sؼ@Q\x0F È‹Ë "
]
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 = 0x019B8D57EFAF73D8BC40510FC89F8BCB AND t0 . type IN ('course' );
Copy
309
0.54 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 ›¶ÛC\x1F {°¤\x1C\x1E ºúbžØ "
]
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 = 0x019BB6DB431F7BB0A41C1EBAFA629ED8 AND t0 . type IN ('course' );
Copy
310
0.63 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 ›ÀÎés›‹¸Ô\x1C \n
®{
"""
]
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 = 0x019BC0CEE98F739B8BB8D41C900AAE7B AND t0 . type IN ('course' );
Copy
311
0.58 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 œLáBë{nŽò9õ$,ô "
]
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 = 0x019C4CE142EB7B6E8DF239F5242CF420 AND t0 . type IN ('course' );
Copy
312
0.54 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 œžÏƒ+~\e “¤\x13 ´\x10 o\f ¼ "
]
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 = 0x019C9ECF832B7E1B93A413B4106F0CBC AND t0 . type IN ('course' );
Copy
313
0.54 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 œú¤Bqzƒ˜¤Q\v } "
]
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 = 0x019CADFAA442717A818398A48E510B7D AND t0 . type IN ('course' );
Copy
314
0.56 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 œÂåƒ;y¨žÞÇÙ\x12 è "
]
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 = 0x019CC2E5833B79ADA89EDEC7D91281E8 AND t0 . type IN ('course' );
Copy
315
0.52 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 œúÔ\x14 nwC‹{Ï5\ètV "
]
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 = 0x019CFAD4146E77438B7BCF355CE87456 AND t0 . type IN ('course' );
Copy
316
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019ADA3F9C0B76669573BA70B68AA0F2 ;
Copy
317
0.94 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 ›˜É\x1C uzå‘\x0F gËÀUP9 "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019B98C91C757AE5910F67CBC0555039 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
318
0.55 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
319
1.10 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]cl#tצåY¬Þކ\n "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D636C2374D7A6E559ACDE8D860A ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
320
0.87 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 ›i¹ÿzwî«®x\x1A Ä\x0F fŸ "
]
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 = 0x019B69B9FF7A77EEABAE781AC40F669F AND t0 . type IN ('course' );
Copy
321
0.53 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 œ½ bÕ\x7F Q§&Ík9z\n
T
"""
]
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 = 0x019CBDA062D57F51A726CD6B397A0A54 AND t0 . type IN ('course' );
Copy
322
0.55 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 œÜ\x1F »Vt[€\x7F *\x1D “†\x15 1 "
]
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 = 0x019CDC1FBB56745B807F2A1D93861531 AND t0 . type IN ('course' );
Copy
323
0.55 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 œ÷Qéw\x7F |•´)_\r “¾= "
]
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 = 0x019CF751E9777F7C95B4295F0D93BE3D AND t0 . type IN ('course' );
Copy
324
0.84 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
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 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF76B9B217E7A98184C607F34590E ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
325
0.56 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 œeÆœþs@¤£vW»‘\x1F\e "
]
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 = 0x019C65C69CFE7340A4A37657BB911F1B AND t0 . type IN ('course' );
Copy
326
0.71 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 œ¸7J˜sé¡‹¨\x07 Ãg\x03 u "
]
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 = 0x019CB8374A9873E9A18BA807C3670375 AND t0 . type IN ('course' );
Copy
327
0.85 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷l\x18 >só„Ù@\x19 nŽ*² "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF76C183E73F384D940196E8E2AB2 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
328
0.55 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 œoغ¥qú¤¨gÌ\x7F\x01 P\x17 "
]
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 = 0x019C6FD8BAA571FAA4A867CC7F015017 AND t0 . type IN ('course' );
Copy
329
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019B98C91C757AE5910F67CBC0555039 ;
Copy
330
0.81 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œH\x0E s\t }»œÇ¬è\x15 Ù©Á "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019C480E73097DBB9CC7ACE815D9A9C1 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
331
0.68 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
332
1.29 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷a\x17 Ôtr½³\t\t Œ\f ž( "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF76117D47472BDB309098C0C9E28 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
333
0.66 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 œ\x12 !3zHȦ*-!› "
]
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 = 0x019C8F1221337A4881C8A62A2D90219B AND t0 . type IN ('course' );
Copy
334
0.67 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 œ×ú¾\x0E z\x17 ¾9%\x08 n "
]
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 = 0x019CD7FABE0E7A178EBE3925086E8FC2 AND t0 . type IN ('course' );
Copy
335
0.62 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 œÜ\x11 Ê+vDœ…âš;L5 "
]
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 = 0x019CDC11CA2B76449C8581E29A3B4C35 AND t0 . type IN ('course' );
Copy
336
0.65 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 œæAq"t˜»ê¢p"@¦} "
]
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 = 0x019CE64171227498BBEAA2702240A67D AND t0 . type IN ('course' );
Copy
337
0.70 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 œæuÅÎ{r”±”6˜Ê0\x1C "
]
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 = 0x019CE675C5CE7B7294B1943698CA301C AND t0 . type IN ('course' );
Copy
338
0.92 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷a½?zضñ>]&@™× "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF761BD3F7AD8B6F13E5D264099D7 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
339
0.83 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 œuhä?w\x18 ¬è'\x10 ÒJ\x03 Ó "
]
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 = 0x019C7568E43F7718ACE82710D24A03D3 AND t0 . type IN ('course' );
Copy
340
0.87 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 œuÖÓ^}¯œWÜ?ñÔX\n "
]
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 = 0x019C75D6D35E7DAF9C57DC3FF1D4580A AND t0 . type IN ('course' );
Copy
341
1.45 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 œ÷b\x1D\x7F x¾µ÷ÅÛöË\x1A "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF7621D7F78BEB5F7C5DBF6CB8F1A ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
342
0.90 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 œ÷\x0E ï=vzœÔØúNõnR "
]
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 = 0x019CF70EEF3D767A9CD4D8FA4EF56E52 AND t0 . type IN ('course' );
Copy
343
0.82 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
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 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF7627D697314AF030E7E62C6C418 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
344
0.76 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 œ‰w\x03 îs˜„íH)é\x0F :/ "
]
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 = 0x019C897703EE739884ED4829E90F3A2F AND t0 . type IN ('course' );
Copy
345
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019C480E73097DBB9CC7ACE815D9A9C1 ;
Copy
346
0.91 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"""
\x01 œ÷|\n
\x05 xí³\x03 ]v‹\x7F .Ú
"""
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019CF77C0A0578EDB3035D768B7F2EDA ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
347
0.73 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
348
1.07 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 š]eŒez\x02 ¾!\e qŸp†ƒ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019A5D658C657A02BE211B719F708683 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
349
0.65 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 œ³ vôq\x0E ªÄæ{L\x0E ]> "
]
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 = 0x019CB3A076F4710EAAC4E67B4C0E5D3E AND t0 . type IN ('course' );
Copy
350
0.60 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 œ½]´O|R¦Ï\x13 “37u\x06 "
]
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 = 0x019CBD5DB44F7C52A6CF139333377506 AND t0 . type IN ('course' );
Copy
351
0.55 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 œ½m'\x04 y迟Æë«]o "
]
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 = 0x019CBD6D270479E8BF9FC6EBABAD5D6F AND t0 . type IN ('course' );
Copy
352
0.54 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 œ¾IÒÄt{ŽE\t\e —zMq "
]
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 = 0x019CBE49D2C4747B8E45091B977A4D71 AND t0 . type IN ('course' );
Copy
353
0.68 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 œò\x1E Ú\x13 wî´-wž\x11 `ŽÛ "
]
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 = 0x019CF21EDA1377EEB42D779E11608EDB AND t0 . type IN ('course' );
Copy
354
0.56 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 œòCvéu\x08 ²‚„m8å "
]
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 = 0x019CF24376E97508B2AD82846D38E59D AND t0 . type IN ('course' );
Copy
355
0.88 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÚY\x17 >{ˆºKÛ(¼\x16 Å "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA59173E7B88BA4BDB289DBC16C5 ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
356
0.64 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 œGE0(x—€@qJ×\x05 ÆB "
]
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 = 0x019C4745302878978040714AD705C642 AND t0 . type IN ('course' );
Copy
357
0.61 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 œ½ö+Z~Xµ\v C^ækc\x15 "
]
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 = 0x019CBDF62B5A7E58B50B435EE66B6315 AND t0 . type IN ('course' );
Copy
358
0.55 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 œúmR÷ym‡ÂP\x14 $üì\x0E "
]
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 = 0x019CFA6D52F7796D87C2501424FCEC0E AND t0 . type IN ('course' );
Copy
359
0.89 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÚYË”xæ˜ñ\x05\x08 ˆ\x14 . "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA59CB9478E698F1050888AD142E ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
360
0.64 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 œFððì{ï¸Í\x1D þ>„í\x1A "
]
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 = 0x019C46F0F0EC7BEFB8CD1DFE3E84ED1A AND t0 . type IN ('course' );
Copy
361
0.58 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 œfëÊ1z»è!ÐY6B] "
]
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 = 0x019C66EBCA317A90BBE821D05936425D AND t0 . type IN ('course' );
Copy
362
0.56 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 œúœúÈv’ ˆRÐ&J\x10 "
]
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 = 0x019CFA9CFAC87692A08F8852D0264A10 AND t0 . type IN ('course' );
Copy
363
0.60 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 \x01 ¢\x15 ]w¢«8ø3O§< "
]
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 = 0x019D01A2155D7790A2AB38F8334FA73C AND t0 . type IN ('course' );
Copy
364
1.01 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÚZõãw(3óéûhË "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA5AF5E377288F3390F3E9FB68CB ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
365
0.60 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 œòÏGr^™\x08 =|z\x12 =k "
]
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 = 0x019CF2CFAD47725E99083D7C7A123D6B AND t0 . type IN ('course' );
Copy
366
0.60 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 œõYðt웄©k\x13 Êfí "
]
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 = 0x019CF55990F074EC9B84A96B13CA66ED AND t0 . type IN ('course' );
Copy
367
0.93 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = ? AND t0 . category_id = ? ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC
Parameters :
[
1
b"\x01 šÚ]'™~\x19 ¹ÙpÒR·ëJ "
]
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . is_continuous AS is_continuous_3 , t0 . is_medical_product AS is_medical_product_4 , t0 . position AS position_5 , t0 . name AS name_6 , t0 . slug AS slug_7 , t0 . short_body AS short_body_8 , t0 . difficulty AS difficulty_9 , t0 . start_date AS start_date_10 , t0 . hide_date AS hide_date_11 , t0 . deactivation_date AS deactivation_date_12 , t0 . duration AS duration_13 , t0 . action_number AS action_number_14 , t0 . from_source AS from_source_15 , t0 . products_for_cos AS products_for_cos_16 , t0 . redirect_to_url AS redirect_to_url_17 , t0 . gos_id AS gos_id_18 , t0 . certificate_gos_id AS certificate_gos_id_19 , t0 . created_at AS created_at_20 , t0 . updated_at AS updated_at_21 , t0 . seo_keywords AS seo_keywords_22 , t0 . seo_meta_title AS seo_meta_title_23 , t0 . seo_meta_description AS seo_meta_description_24 , t0 . seo_is_no_index AS seo_is_no_index_25 , t0 . category_id AS category_id_26 , t0 . image_id AS image_id_27 , t0 . created_by_id AS created_by_id_28 , t0 . updated_by_id AS updated_by_id_29 , t0 . type , t0 . beacon_name AS beacon_name_30 FROM course t0 WHERE (t0 . is_active = 1 AND t0 . category_id = 0x019ADA5D27997E19B9D970D252B7EB4A ) AND t0 . type IN ('academy' , 'future_degree' , 'webinar' , 'no_front' ) ORDER BY t0 . position ASC ;
Copy
368
0.57 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 œ\x1E GÐBp^´…\–T\x18 U\x19 "
]
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 = 0x019C1E47D042705EB4855C9654185519 AND t0 . type IN ('course' );
Copy
369
0.55 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 œ-ª#í}ù£ÿ‚C'3L= "
]
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 = 0x019C2DAA23ED7DF9A3FF824327334C3D AND t0 . type IN ('course' );
Copy
370
0.53 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 œÃðuòƒ\x0E ó\r \x05 ,?` "
]
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 = 0x019CAD9DC3F075F2830EF30D052C3F60 AND t0 . type IN ('course' );
Copy
371
0.59 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 œ½oTmx…‘\x0E }ã\x14 ÍCA "
]
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 = 0x019CBD6F546D7885910E7DE314CD4341 AND t0 . type IN ('course' );
Copy
372
0.57 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 œòl\x1E ~ ¶¹\x01 ¸Ï/© "
]
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 = 0x019CF26C1E8F7E20B6B901B8CF2FA99D AND t0 . type IN ('course' );
Copy
373
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 . parent_id = ?
Parameters :
[
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 . parent_id = 0x019CF77C0A0578EDB3035D768B7F2EDA ;
Copy
374
0.82 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 *v²|u\x12 ›n\x7F X\x0F Ý\x7F ( "
]
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 = 0x019D2A76B27C75129B6E7F580FDD7F28 ) AND t0 . type IN ('variant' , 'pack' );
Copy
375
0.54 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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 *…6K|â–G䞸\x1D Ð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_image t0 WHERE t0 . id = 0x019D2A85364B7CE29647E49EB81DD041 ;
Copy
376
0.71 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 *v²|u\x12 ›n\x7F X\x0F Ý\x7F ( "
]
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 = 0x019D2A76B27C75129B6E7F580FDD7F28 ) AND t0 . type IN ('variant' , 'pack' );
Copy
377
0.62 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 *v²|u\x12 ›n\x7F X\x0F Ý\x7F ( "
]
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 = 0x019D2A76B27C75129B6E7F580FDD7F28 ) AND t0 . type IN ('variant' , 'pack' );
Copy
378
0.66 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 *v²|u\x12 ›n\x7F X\x0F Ý\x7F ( "
]
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 = 0x019D2A76B27C75129B6E7F580FDD7F28 ) AND t0 . type IN ('variant' , 'pack' );
Copy
379
0.66 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 *v²|u\x12 ›n\x7F X\x0F Ý\x7F ( "
]
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 = 0x019D2A76B27C75129B6E7F580FDD7F28 ) AND t0 . type IN ('variant' , 'pack' );
Copy
380
0.74 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 \x04 ÿ8Ût‡T+æ°$ƒH "
]
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 = 0x019D04FF38DB74AD87542BE6B0248348 ) AND t0 . type IN ('variant' , 'pack' );
Copy
381
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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \x05\x00 ªŒvÿ‘ts(ê1–÷ "
]
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_image t0 WHERE t0 . id = 0x019D0500AA8C76FF91747328EA3196F7 ;
Copy
382
0.65 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 \x04 ÿ8Ût‡T+æ°$ƒH "
]
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 = 0x019D04FF38DB74AD87542BE6B0248348 ) AND t0 . type IN ('variant' , 'pack' );
Copy
383
0.60 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 \x04 ÿ8Ût‡T+æ°$ƒH "
]
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 = 0x019D04FF38DB74AD87542BE6B0248348 ) AND t0 . type IN ('variant' , 'pack' );
Copy
384
0.61 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 \x04 ÿ8Ût‡T+æ°$ƒH "
]
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 = 0x019D04FF38DB74AD87542BE6B0248348 ) AND t0 . type IN ('variant' , 'pack' );
Copy
385
0.60 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 \x04 ÿ8Ût‡T+æ°$ƒH "
]
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 = 0x019D04FF38DB74AD87542BE6B0248348 ) AND t0 . type IN ('variant' , 'pack' );
Copy
386
0.67 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 œÿÎP!v¹°sž\x1A òóA‘ "
]
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 = 0x019CFFCE502176B9B0739E1AF2F34191 ) AND t0 . type IN ('variant' , 'pack' );
Copy
387
0.48 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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \v ¯xUw̧qS\f .‘ª¢ "
]
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_image t0 WHERE t0 . id = 0x019D0BAF785577CCA771530C2E91AAA2 ;
Copy
388
0.67 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 œÿÎP!v¹°sž\x1A òóA‘ "
]
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 = 0x019CFFCE502176B9B0739E1AF2F34191 ) AND t0 . type IN ('variant' , 'pack' );
Copy
389
0.72 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 œÿÎP!v¹°sž\x1A òóA‘ "
]
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 = 0x019CFFCE502176B9B0739E1AF2F34191 ) AND t0 . type IN ('variant' , 'pack' );
Copy
390
0.64 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 œÿÎP!v¹°sž\x1A òóA‘ "
]
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 = 0x019CFFCE502176B9B0739E1AF2F34191 ) AND t0 . type IN ('variant' , 'pack' );
Copy
391
0.66 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 œÿÎP!v¹°sž\x1A òóA‘ "
]
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 = 0x019CFFCE502176B9B0739E1AF2F34191 ) AND t0 . type IN ('variant' , 'pack' );
Copy
392
0.63 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 \n
÷Á=s`¸\x1E }&<Ø´
"""
]
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 = 0x019D0AF7C13D7360B81E7D26903CD8B4 ) AND t0 . type IN ('variant' , 'pack' );
Copy
393
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 course_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \v °ÿZ}¦¸Ð\v ¾ˆ>\n "
]
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_image t0 WHERE t0 . id = 0x019D0BB0FF5A7DA6B8D00BBE90883E0A ;
Copy
394
0.65 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 \n
÷Á=s`¸\x1E }&<Ø´
"""
]
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 = 0x019D0AF7C13D7360B81E7D26903CD8B4 ) AND t0 . type IN ('variant' , 'pack' );
Copy
395
0.69 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 \n
÷Á=s`¸\x1E }&<Ø´
"""
]
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 = 0x019D0AF7C13D7360B81E7D26903CD8B4 ) AND t0 . type IN ('variant' , 'pack' );
Copy
396
0.61 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 \n
÷Á=s`¸\x1E }&<Ø´
"""
]
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 = 0x019D0AF7C13D7360B81E7D26903CD8B4 ) AND t0 . type IN ('variant' , 'pack' );
Copy
397
0.62 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 \n
÷Á=s`¸\x1E }&<Ø´
"""
]
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 = 0x019D0AF7C13D7360B81E7D26903CD8B4 ) AND t0 . type IN ('variant' , 'pack' );
Copy
398
0.68 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 %F;ŠxSµpÖ×ß2…3 "
]
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 = 0x019D25463B8A7853B570D6D7DF328533 ) AND t0 . type IN ('variant' , 'pack' );
Copy
399
0.50 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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 %Gy^pS¡âºéÑ\x16 z\f "
]
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_image t0 WHERE t0 . id = 0x019D2547795E7053A1E2BAE9D1167A0C ;
Copy
400
0.68 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 %F;ŠxSµpÖ×ß2…3 "
]
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 = 0x019D25463B8A7853B570D6D7DF328533 ) AND t0 . type IN ('variant' , 'pack' );
Copy
401
0.63 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 %F;ŠxSµpÖ×ß2…3 "
]
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 = 0x019D25463B8A7853B570D6D7DF328533 ) AND t0 . type IN ('variant' , 'pack' );
Copy
402
0.62 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 %F;ŠxSµpÖ×ß2…3 "
]
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 = 0x019D25463B8A7853B570D6D7DF328533 ) AND t0 . type IN ('variant' , 'pack' );
Copy
403
0.71 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 %F;ŠxSµpÖ×ß2…3 "
]
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 = 0x019D25463B8A7853B570D6D7DF328533 ) AND t0 . type IN ('variant' , 'pack' );
Copy
404
0.63 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 \n
øïÁ~\x05 ·?,Êç\x10 “
"""
]
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 = 0x019D0AF8EFC17E05B73FAD2CCAE71093 ) AND t0 . type IN ('variant' , 'pack' );
Copy
405
0.49 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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \v ²<np œÈ:q¶µÏ5 "
]
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_image t0 WHERE t0 . id = 0x019D0BB23C6E70A09CC83A71B6B5CF35 ;
Copy
406
0.66 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 \n
øïÁ~\x05 ·?,Êç\x10 “
"""
]
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 = 0x019D0AF8EFC17E05B73FAD2CCAE71093 ) AND t0 . type IN ('variant' , 'pack' );
Copy
407
0.65 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 \n
øïÁ~\x05 ·?,Êç\x10 “
"""
]
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 = 0x019D0AF8EFC17E05B73FAD2CCAE71093 ) AND t0 . type IN ('variant' , 'pack' );
Copy
408
0.73 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 \n
øïÁ~\x05 ·?,Êç\x10 “
"""
]
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 = 0x019D0AF8EFC17E05B73FAD2CCAE71093 ) AND t0 . type IN ('variant' , 'pack' );
Copy
409
1.40 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 \n
øïÁ~\x05 ·?,Êç\x10 “
"""
]
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 = 0x019D0AF8EFC17E05B73FAD2CCAE71093 ) AND t0 . type IN ('variant' , 'pack' );
Copy
410
1.05 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 œæÅ£«}éµ®mÜq#\x1A\x13 "
]
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 = 0x019CE6C5A3AB7DE9B5AE6DDC71231A13 ) AND t0 . type IN ('variant' , 'pack' );
Copy
411
1.47 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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œæÆ\x14\x06 uH·ýæ\x0F »éùV "
]
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_image t0 WHERE t0 . id = 0x019CE6C614067548B7FDE60FBBE9F956 ;
Copy
412
1.12 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 œæÅ£«}éµ®mÜq#\x1A\x13 "
]
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 = 0x019CE6C5A3AB7DE9B5AE6DDC71231A13 ) AND t0 . type IN ('variant' , 'pack' );
Copy
413
0.65 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 œæÅ£«}éµ®mÜq#\x1A\x13 "
]
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 = 0x019CE6C5A3AB7DE9B5AE6DDC71231A13 ) AND t0 . type IN ('variant' , 'pack' );
Copy
414
0.72 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 œæÅ£«}éµ®mÜq#\x1A\x13 "
]
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 = 0x019CE6C5A3AB7DE9B5AE6DDC71231A13 ) AND t0 . type IN ('variant' , 'pack' );
Copy
415
0.73 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 œæÅ£«}éµ®mÜq#\x1A\x13 "
]
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 = 0x019CE6C5A3AB7DE9B5AE6DDC71231A13 ) AND t0 . type IN ('variant' , 'pack' );
Copy
416
0.65 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
417
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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œûŽä„sLJ¹Óè\x10\x17 ¹l "
]
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_image t0 WHERE t0 . id = 0x019CFB8EE48473C787B9D3E81017B96C ;
Copy
418
0.72 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
419
0.63 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
420
0.62 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
421
0.61 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
422
0.71 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 œçì/|§²j\f ä§f‚ö "
]
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 = 0x019CE781EC2F7CA7B26A0CE4A76682F6 ) AND t0 . type IN ('variant' , 'pack' );
Copy
423
0.53 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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œç‚v:\x7F =°j\x05 }GI\x07 | "
]
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_image t0 WHERE t0 . id = 0x019CE782763A7F3DB06A057D4749077C ;
Copy
424
0.82 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 œçì/|§²j\f ä§f‚ö "
]
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 = 0x019CE781EC2F7CA7B26A0CE4A76682F6 ) AND t0 . type IN ('variant' , 'pack' );
Copy
425
1.14 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 œçì/|§²j\f ä§f‚ö "
]
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 = 0x019CE781EC2F7CA7B26A0CE4A76682F6 ) AND t0 . type IN ('variant' , 'pack' );
Copy
426
0.82 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 œçì/|§²j\f ä§f‚ö "
]
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 = 0x019CE781EC2F7CA7B26A0CE4A76682F6 ) AND t0 . type IN ('variant' , 'pack' );
Copy
427
0.76 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 œçì/|§²j\f ä§f‚ö "
]
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 = 0x019CE781EC2F7CA7B26A0CE4A76682F6 ) AND t0 . type IN ('variant' , 'pack' );
Copy
428
0.83 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 œç\x0E =ëx?‡ôSµ}\x1C Ÿ "
]
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 = 0x019CE70E3DEB783F87F453B57D1C9F20 ) AND t0 . type IN ('variant' , 'pack' );
Copy
429
0.77 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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 œç\x11 X`tᄺõ2ÁU} "
]
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_image t0 WHERE t0 . id = 0x019CE711586074E184BA81F532C1557D ;
Copy
430
1.01 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 œç\x0E =ëx?‡ôSµ}\x1C Ÿ "
]
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 = 0x019CE70E3DEB783F87F453B57D1C9F20 ) AND t0 . type IN ('variant' , 'pack' );
Copy
431
0.72 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 œç\x0E =ëx?‡ôSµ}\x1C Ÿ "
]
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 = 0x019CE70E3DEB783F87F453B57D1C9F20 ) AND t0 . type IN ('variant' , 'pack' );
Copy
432
0.66 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 œç\x0E =ëx?‡ôSµ}\x1C Ÿ "
]
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 = 0x019CE70E3DEB783F87F453B57D1C9F20 ) AND t0 . type IN ('variant' , 'pack' );
Copy
433
1.17 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 œç\x0E =ëx?‡ôSµ}\x1C Ÿ "
]
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 = 0x019CE70E3DEB783F87F453B57D1C9F20 ) AND t0 . type IN ('variant' , 'pack' );
Copy
434
0.75 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 %WL\x0E |ö‚\x1E Ìz£‚ "
]
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 = 0x019D25574C0E7CC3B6821ECC7AA3AD82 ) AND t0 . type IN ('variant' , 'pack' );
Copy
435
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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 %k¤P|‹¢ôÕúÉ’ò "
]
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_image t0 WHERE t0 . id = 0x019D256BA4507CC28BA2F4D5FAC992F2 ;
Copy
436
0.85 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 %WL\x0E |ö‚\x1E Ìz£‚ "
]
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 = 0x019D25574C0E7CC3B6821ECC7AA3AD82 ) AND t0 . type IN ('variant' , 'pack' );
Copy
437
0.80 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 %WL\x0E |ö‚\x1E Ìz£‚ "
]
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 = 0x019D25574C0E7CC3B6821ECC7AA3AD82 ) AND t0 . type IN ('variant' , 'pack' );
Copy
438
0.72 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 %WL\x0E |ö‚\x1E Ìz£‚ "
]
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 = 0x019D25574C0E7CC3B6821ECC7AA3AD82 ) AND t0 . type IN ('variant' , 'pack' );
Copy
439
0.63 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 %WL\x0E |ö‚\x1E Ìz£‚ "
]
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 = 0x019D25574C0E7CC3B6821ECC7AA3AD82 ) AND t0 . type IN ('variant' , 'pack' );
Copy
440
0.65 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 \v ÂÏv~a©8û¯A÷di "
]
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 = 0x019D0BC2CF767E61A938FBAF41F76469 ) AND t0 . type IN ('variant' , 'pack' );
Copy
441
0.64 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_image t0 WHERE t0 . id = ?
Parameters :
[
b"\x01 \v Í…Ïp±¸½ÙC`—Êø "
]
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_image t0 WHERE t0 . id = 0x019D0BCD85CF70B1B8BDD9436097CAF8 ;
Copy
442
0.67 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 \v ÂÏv~a©8û¯A÷di "
]
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 = 0x019D0BC2CF767E61A938FBAF41F76469 ) AND t0 . type IN ('variant' , 'pack' );
Copy
443
0.65 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 \v ÂÏv~a©8û¯A÷di "
]
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 = 0x019D0BC2CF767E61A938FBAF41F76469 ) AND t0 . type IN ('variant' , 'pack' );
Copy
444
0.68 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 \v ÂÏv~a©8û¯A÷di "
]
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 = 0x019D0BC2CF767E61A938FBAF41F76469 ) AND t0 . type IN ('variant' , 'pack' );
Copy
445
0.76 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 \v ÂÏv~a©8û¯A÷di "
]
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 = 0x019D0BC2CF767E61A938FBAF41F76469 ) AND t0 . type IN ('variant' , 'pack' );
Copy