The "App\Security\Voter\Education\CourseLandingPageVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 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 => 12 => 03 => "2026-03-30 20:34:13"
]
, types:
[1 => 52 => 53 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => 03 => "2026-03-30 20:34:13"
]
"types" => [1 => 52 => 53 => 2]
]
debug
Executing statement:
"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 => 12 => 03 => "2026-03-30 20:34:13"
]
, types:
[1 => 52 => 53 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => 03 => "2026-03-30 20:34:13"
]
"types" => [1 => 52 => 53 => 2]
]
debug
Executing statement:
"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"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œçì/|§²j\fä§f‚ö"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œçì/|§²j\fä§f‚ö"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"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"
doctrine
[
"sql" => "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"
]
debug
Executing query:
"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"
doctrine
[
"sql" => "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"
]
deprecation
User Deprecated: Not enabling raw field value access for the Criteria matching API in Doctrine\Common\Collections\Criteria is deprecated. Raw field access will be the only supported method in 3.0 (Criteria.php:76 called by Criteria.php:46, https://github.com/doctrine/collections/pull/472, package doctrine/collections)
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÙI\x0EÂ~\x0F¢Î™l™…P2"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÙI\x0EÂ~\x0F¢Î™l™…P2"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ\x17ÂÓuM¢\x10\eC™\t\x1A³"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ\x17ÂÓuM¢\x10\eC™\t\x1A³"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞ¿´Tzpœ\x11§\x14¶\x19t\x16"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞ¿´Tzpœ\x11§\x14¶\x19t\x16"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÀ/O\x7F\x07€ÒÃ\x02:ëN'"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÀ/O\x7F\x07€ÒÃ\x02:ëN'"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÀwèv†¸¸ÒäTBó\x07"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÀwèv†¸¸ÒäTBó\x07"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÀ«1v\x00»únÐzVëÓ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÀ«1v\x00»únÐzVëÓ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÀÜ|z\tµbšŽQxÕO"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÀÜ|z\tµbšŽQxÕO"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œúêLyw°¸\x10e\x0F;ü·k"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œúêLyw°¸\x10e\x0F;ü·k"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ?ã÷}@¤ÿºê\x12Š\x1Em"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ?ã÷}@¤ÿºê\x12Š\x1Em"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œH\x138ÁxοÇñÐîÉHÉ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œH\x138ÁxοÇñÐîÉHÉ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œûk~Xv\x16ªüµKî§Ð\x14"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œûk~Xv\x16ªüµKî§Ð\x14"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]dcPrg»…$À£|È£"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]dcPrg»…$À£|È£"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ[…5rŽ“üžB×Gð"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ[…5rŽ“üžB×Gð"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ\m7~Œ½:í@zØ_!"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ\m7~Œ½:í@zØ_!"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷w¼y| †½Áá[’ì\x01"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷w¼y| †½Áá[’ì\x01"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷x\x05s}û…ð:k,eÆe"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷x\x05s}û…ð:k,eÆe"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÂü°\x7F’˜`¿t-³\v*"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÂü°\x7F’˜`¿t-³\v*"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œÒq½1s5˜Ã‚Á?\x0FóÉ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œÒq½1s5˜Ã‚Á?\x0FóÉ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÉ#ísÑ„\x1F”\x1Ez®Ò,"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÉ#ísÑ„\x1F”\x1Ez®Ò,"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÉD>~FŒˆá}»çHB"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÉD>~FŒˆá}»çHB"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÉ ¬v\x13¿(NèÙ/D\x17"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÉ ¬v\x13¿(NèÙ/D\x17"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]eÙi{\x13•ÖÅM' Þð"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]eÙi{\x13•ÖÅM' Þð"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷dt®™,&\x11Ñê\x14µ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷dt®™,&\x11Ñê\x14µ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷µ‰zAµ\r\x06צæØ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷µ‰zAµ\r\x06צæØ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷WTVyÿœ£?ÍC°NÀ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷WTVyÿœ£?ÍC°NÀ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷XUq+™3Yèmóá"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷XUq+™3Yèmóá"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]cl#tצåY¬Þކ\n"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]cl#tצåY¬Þކ\n"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷k›!~z˜\x18L`\x7F4Y\x0E"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷k›!~z˜\x18L`\x7F4Y\x0E"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷l\x18>só„Ù@\x19nŽ*²"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷l\x18>só„Ù@\x19nŽ*²"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷a\x17Ôtr½³\t\tŒ\fž("
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷a\x17Ôtr½³\t\tŒ\fž("
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷a½?zضñ>]&@™×"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷a½?zضñ>]&@™×"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷b\x1D\x7Fx¾µ÷ÅÛöË\x1A"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷b\x1D\x7Fx¾µ÷ÅÛöË\x1A"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷b}is\x14¯\x03\x0E~bÆÄ\x18"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷b}is\x14¯\x03\x0E~bÆÄ\x18"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"""
\x01œ÷|\n\x05xí³\x03]v‹\x7F.Ú
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]eŒez\x02¾!\eqŸp†ƒ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]eŒez\x02¾!\eqŸp†ƒ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚY\x17>{ˆºKÛ(¼\x16Å"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚY\x17>{ˆºKÛ(¼\x16Å"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚYË”xæ˜ñ\x05\x08ˆ\x14."
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚYË”xæ˜ñ\x05\x08ˆ\x14."
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚZõãw(3óéûhË"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚZõãw(3óéûhË"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ]'™~\x19¹ÙpÒR·ëJ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ]'™~\x19¹ÙpÒR·ëJ"
]
"types" => [1 => 52 => 2]
]
debug
Executing query:
"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"
doctrine
[
"sql" => "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"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_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 => 12 => b"\x01œûÁ"\vuä¶\x18íyw\x0E`"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_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 = ?)"
"params" => [1 => 12 => b"\x01œûÁ"\vuä¶\x18íyw\x0E`"
]
"types" => [1 => 52 => 2]
]
debug
Executing query:
"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"
doctrine
[
"sql" => "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"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÙI\x0EÂ~\x0F¢Î™l™…P2"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÙI\x0EÂ~\x0F¢Î™l™…P2"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ\x17ÂÓuM¢\x10\eC™\t\x1A³"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ\x17ÂÓuM¢\x10\eC™\t\x1A³"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞ¿´Tzpœ\x11§\x14¶\x19t\x16"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞ¿´Tzpœ\x11§\x14¶\x19t\x16"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÀ/O\x7F\x07€ÒÃ\x02:ëN'"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÀ/O\x7F\x07€ÒÃ\x02:ëN'"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÀwèv†¸¸ÒäTBó\x07"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÀwèv†¸¸ÒäTBó\x07"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÀ«1v\x00»únÐzVëÓ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÀ«1v\x00»únÐzVëÓ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÀÜ|z\tµbšŽQxÕO"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÀÜ|z\tµbšŽQxÕO"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œúêLyw°¸\x10e\x0F;ü·k"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œúêLyw°¸\x10e\x0F;ü·k"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ?ã÷}@¤ÿºê\x12Š\x1Em"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ?ã÷}@¤ÿºê\x12Š\x1Em"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œH\x138ÁxοÇñÐîÉHÉ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œH\x138ÁxοÇñÐîÉHÉ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œûk~Xv\x16ªüµKî§Ð\x14"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œûk~Xv\x16ªüµKî§Ð\x14"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]dcPrg»…$À£|È£"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]dcPrg»…$À£|È£"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ[…5rŽ“üžB×Gð"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ[…5rŽ“üžB×Gð"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ\m7~Œ½:í@zØ_!"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ\m7~Œ½:í@zØ_!"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷w¼y| †½Áá[’ì\x01"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷w¼y| †½Áá[’ì\x01"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷x\x05s}û…ð:k,eÆe"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷x\x05s}û…ð:k,eÆe"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÂü°\x7F’˜`¿t-³\v*"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÂü°\x7F’˜`¿t-³\v*"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œÒq½1s5˜Ã‚Á?\x0FóÉ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œÒq½1s5˜Ã‚Á?\x0FóÉ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÉ#ísÑ„\x1F”\x1Ez®Ò,"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÉ#ísÑ„\x1F”\x1Ez®Ò,"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÉD>~FŒˆá}»çHB"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÉD>~FŒˆá}»çHB"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÞÉ ¬v\x13¿(NèÙ/D\x17"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÞÉ ¬v\x13¿(NèÙ/D\x17"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]eÙi{\x13•ÖÅM' Þð"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]eÙi{\x13•ÖÅM' Þð"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷dt®™,&\x11Ñê\x14µ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷dt®™,&\x11Ñê\x14µ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷µ‰zAµ\r\x06צæØ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷µ‰zAµ\r\x06צæØ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷WTVyÿœ£?ÍC°NÀ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷WTVyÿœ£?ÍC°NÀ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷XUq+™3Yèmóá"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷XUq+™3Yèmóá"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]cl#tצåY¬Þކ\n"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]cl#tצåY¬Þކ\n"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷k›!~z˜\x18L`\x7F4Y\x0E"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷k›!~z˜\x18L`\x7F4Y\x0E"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷l\x18>só„Ù@\x19nŽ*²"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷l\x18>só„Ù@\x19nŽ*²"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷a\x17Ôtr½³\t\tŒ\fž("
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷a\x17Ôtr½³\t\tŒ\fž("
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷a½?zضñ>]&@™×"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷a½?zضñ>]&@™×"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷b\x1D\x7Fx¾µ÷ÅÛöË\x1A"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷b\x1D\x7Fx¾µ÷ÅÛöË\x1A"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01œ÷b}is\x14¯\x03\x0E~bÆÄ\x18"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01œ÷b}is\x14¯\x03\x0E~bÆÄ\x18"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"""
\x01œ÷|\n\x05xí³\x03]v‹\x7F.Ú
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]eŒez\x02¾!\eqŸp†ƒ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]eŒez\x02¾!\eqŸp†ƒ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚY\x17>{ˆºKÛ(¼\x16Å"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚY\x17>{ˆºKÛ(¼\x16Å"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚYË”xæ˜ñ\x05\x08ˆ\x14."
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚYË”xæ˜ñ\x05\x08ˆ\x14."
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚZõãw(3óéûhË"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚZõãw(3óéûhË"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ]'™~\x19¹ÙpÒR·ëJ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ]'™~\x19¹ÙpÒR·ëJ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÙI\x0EÂ~\x0F¢Î™l™…P2"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÙI\x0EÂ~\x0F¢Î™l™…P2"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01šÙJ¨mq2ˆÂè“Gá\x07N"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01šÙJ¨mq2ˆÂè“Gá\x07N"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ(\x1C»Hq‘¦r\t\x108\x11so"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ(\x1C»Hq‘¦r\t\x108\x11so"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œv\x0EÆ\x17xË¥8°ãdC\tÚ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œv\x0EÆ\x17xË¥8°ãdC\tÚ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ™ˆ\f"r1Ë*S\rÿ8\x19"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ™ˆ\f"r1Ë*S\rÿ8\x19"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01œ™º\x055tP„¢z¸y\n\x10H
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01œ™º\x055tP„¢z¸y\n\x10H
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÂ®û\x04~mƒ–[*\x10¨ûà"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÂ®û\x04~mƒ–[*\x10¨ûà"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÃ¢#Å|V‡lVâëóÿ‰"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÃ¢#Å|V‡lVâëóÿ‰"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÃ¯ŽÃy§ \x19¢ßÔÎ\x13ú"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÃ¯ŽÃy§ \x19¢ßÔÎ\x13ú"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œâEµŠz[µÜ^a ÷ƒ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œâEµŠz[µÜ^a ÷ƒ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œâPzLvt•1 ¿ïù®\x18"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œâPzLvt•1 ¿ïù®\x18"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œõ²|\x7Fgˬ»\x152\x12¼"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œõ²|\x7Fgˬ»\x152\x12¼"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œö—´¥x¥¢¨Ç]2lÇ”"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œö—´¥x¥¢¨Ç]2lÇ”"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œû\x1CËÊzt˜3ù†:\x19ù€"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œû\x1CËÊzt˜3ù†:\x19ù€"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\x01«‹®r\x10»\x12O9“Þ\x11Æ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\x01«‹®r\x10»\x12O9“Þ\x11Æ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÚ\x17ÂÓuM¢\x10\eC™\t\x1A³"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚ\x17ÂÓuM¢\x10\eC™\t\x1A³"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›¶UŒÒue“`ȱ@`àð"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›¶UŒÒue“`ȱ@`àð"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œG\x17Žëxu‹ï™™¶¾RÔ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œG\x17Žëxu‹ï™™¶¾RÔ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ‰»m’sÛ”þyñ\x14\x01™"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ‰»m’sÛ”þyñ\x14\x01™"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œžÍÝsý˜ê³mÇpìY"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œžÍÝsý˜ê³mÇpìY"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ®°ÊZ{¥ƒU•PôC½¿"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ®°ÊZ{¥ƒU•PôC½¿"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ¸”?;~=¦j¿k(Ë•|"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ¸”?;~=¦j¿k(Ë•|"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ¾\x0E‡:}\e¡\x06x,rš\t7"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ¾\x0E‡:}\e¡\x06x,rš\t7"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ¾BE\x1FwÛ>i;g&¨³"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ¾BE\x1FwÛ>i;g&¨³"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01œÂ\në³wI€’·OŸVœñ
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01œÂ\në³wI€’·OŸVœñ
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œáî†A|˜¸\x11·dÑÆ‹à"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œáî†A|˜¸\x11·dÑÆ‹à"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01œõÚLÀyÖ•j_Ø\nûƒ
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01œõÚLÀyÖ•j_Ø\nûƒ
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÿÂ\x19ò|Š´7Ô”øàõ\x05"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÿÂ\x19ò|Š´7Ô”øàõ\x05"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\x00\x19\x11«}¦\x1A\e>nY["
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\x00\x19\x11«}¦\x1A\e>nY["
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01\n÷Ppt™iõE\x0Eªï’
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01\n÷Ppt™iõE\x0Eªï’
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\v\x08‘pª†Õ;wSöò;"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\v\x08‘pª†Õ;wSöò;"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\v&Ô\x14u²§L6®'Õq‡"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\v&Ô\x14u²§L6®'Õq‡"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞ¿´Tzpœ\x11§\x14¶\x19t\x16"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞ¿´Tzpœ\x11§\x14¶\x19t\x16"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œŠ®Û7~\x12•’nŒÞ\x04–µ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œŠ®Û7~\x12•’nŒÞ\x04–µ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œæ£<ù|-˜`÷>ù\x16\x02J"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œæ£<ù|-˜`÷>ù\x16\x02J"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œöCì#u'‚(ö½Þ`é¡"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œöCì#u'‚(ö½Þ`é¡"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞÀ/O\x7F\x07€ÒÃ\x02:ëN'"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞÀ/O\x7F\x07€ÒÃ\x02:ëN'"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œç.\x06\x0ErH§\x06Lj¾ºA¡"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œç.\x06\x0ErH§\x06Lj¾ºA¡"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞÀwèv†¸¸ÒäTBó\x07"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞÀwèv†¸¸ÒäTBó\x07"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œQ\x13ˆÕwO³K[…\x1E^\x14\"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œQ\x13ˆÕwO³K[…\x1E^\x14\"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œj˜ÿ\x16u“Ž„þ8ÁA\x15\x04"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œj˜ÿ\x16u“Ž„þ8ÁA\x15\x04"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œv87!q‘½„Ðêš)™\x14"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œv87!q‘½„Ðêš)™\x14"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œæì¦\x03qóŒÆ\x15\x18ØÄ{"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œæì¦\x03qóŒÆ\x15\x18ØÄ{"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞÀ«1v\x00»únÐzVëÓ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞÀ«1v\x00»únÐzVëÓ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œe~gst¦·÷±\x1EC]\x03$"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œe~gst¦·÷±\x1EC]\x03$"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ‰î¸T}UЀ\x19ZÇ3„"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ‰î¸T}UЀ\x19ZÇ3„"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œŽ’¯2s\f³@èGÉ:n "
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œŽ’¯2s\f³@èGÉ:n "
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÍ`“q|¯U}KýS]ð"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÍ`“q|¯U}KýS]ð"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œž(\x03èv1’‹\r3)âºB"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œž(\x03èv1’‹\r3)âºB"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ½…ÑØq%œ\x10eZ\x0F}\x1F)"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ½…ÑØq%œ\x10eZ\x0F}\x1F)"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œæ],{}O’n8.\x12·g"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œæ],{}O’n8.\x12·g"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œöü\x04\\x7FG´”4\x1Du\x07·v"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œöü\x04\\x7FG´”4\x1Du\x07·v"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞÀÜ|z\tµbšŽQxÕO"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞÀÜ|z\tµbšŽQxÕO"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œu \e r.¥Ia1ÿF£ë"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œu \e r.¥Ia1ÿF£ë"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œŠQ ¿x‚…†S¯B’WÞ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œŠQ ¿x‚…†S¯B’WÞ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ:ì,wª¼D\x1A¿Êçn*"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ:ì,wª¼D\x1A¿Êçn*"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ“ùi?v„®œÝÙ±\x1DÁ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ“ùi?v„®œÝÙ±\x1DÁ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ®rnÍsµá5&\x17\v\x0E‚"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ®rnÍsµá5&\x17\v\x0E‚"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œö[Ú(rʂ䕓\x7FKê\x11"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œö[Ú(rʂ䕓\x7FKê\x11"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œöv£üt\x16¸Jó4¸¾Ê\x12"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œöv£üt\x16¸Jó4¸¾Ê\x12"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ÷i\x07|yyœs\x1CžÏY"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ÷i\x07|yyœs\x1CžÏY"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œúêLyw°¸\x10e\x0F;ü·k"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œúêLyw°¸\x10e\x0F;ü·k"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œØƒ4Ã~¦‰šè¯£‚ì«"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œØƒ4Ã~¦‰šè¯£‚ì«"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ÷8óéw\x10–6ÆÀdUm\x16"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ÷8óéw\x10–6ÆÀdUm\x16"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01š]cÌ%~޹þ\x1E\e\x1D/áf"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÚ?ã÷}@¤ÿºê\x12Š\x1Em"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚ?ã÷}@¤ÿºê\x12Š\x1Em"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›ŽÜwp~Ƥúµür\x16\x05\x16"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›ŽÜwp~Ƥúµür\x16\x05\x16"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›¶\x7Fä)x\x1DšHí6Žušã"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›¶\x7Fä)x\x1DšHí6Žušã"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›»èv¿\x7F}±ÙÎå(î,"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›»èv¿\x7F}±ÙÎå(î,"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›Õ„òazEºœ%|F*\"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›Õ„òazEºœ%|F*\"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ×#‹ƒ~Ç´«îCÓÚëö"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ×#‹ƒ~Ç´«îCÓÚëö"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œû0þÉu)ÿÔ†j\tóÍ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œû0þÉu)ÿÔ†j\tóÍ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œH\x138ÁxοÇñÐîÉHÉ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œH\x138ÁxοÇñÐîÉHÉ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›·¢¸qmµÐ/\x1639–"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›·¢¸qmµÐ/\x1639–"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÿï„sܲ*)\x01&¨K\x1C"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÿï„sܲ*)\x01&¨K\x1C"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œûk~Xv\x16ªüµKî§Ð\x14"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œûk~Xv\x16ªüµKî§Ð\x14"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œûQNåzŽŒ` T\\r´¨"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œûQNåzŽŒ` T\\r´¨"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01š]d\x0FÑ~½ª¡½ˆ(1Öµ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]dcPrg»…$À£|È£"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]dcPrg»…$À£|È£"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]dcPrg»…$À£|È£"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]dcPrg»…$À£|È£"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÚ[…5rŽ“üžB×Gð"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚ[…5rŽ“üžB×Gð"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01›¶fuvw_§Z\nW)ÛOi
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01›¶fuvw_§Z\nW)ÛOi
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›¶ý„äp›‹và\[7¹€"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›¶ý„äp›‹và\[7¹€"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›»¦¾\x01vO†¢H¥ÆÄ~\r"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›»¦¾\x01vO†¢H¥ÆÄ~\r"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›¼t*¾ut¿\x05N\t°fæ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›¼t*¾ut¿\x05N\t°fæ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œžpXnv§¹%ÙZ4E\x10-"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œžpXnv§¹%ÙZ4E\x10-"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ½GöÒvœ£uÛ¯áŠÑ½"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ½GöÒvœ£uÛ¯áŠÑ½"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÃŒ jvp‚“õb\x1Dä;½"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÃŒ jvp‚“õb\x1Dä;½"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÜÎZ»sç¤\x00é\x131O”]"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÜÎZ»sç¤\x00é\x131O”]"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÜÔïå|.—.\x0F½Ï,\x012"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÜÔïå|.—.\x0F½Ï,\x012"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÿÝ:jt|‰PéàaéÖz"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÿÝ:jt|‰PéàaéÖz"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\x00;Â5vCŠÎÊäTpõN"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\x00;Â5vCŠÎÊäTpõN"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÚ\m7~Œ½:í@zØ_!"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚ\m7~Œ½:í@zØ_!"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÜkÞ\x12~¸p¶jÌiüP"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÜkÞ\x12~¸p¶jÌiüP"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01š]dcPrg»…$À£|È£"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01š]dcPrg»…$À£|È£"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷w¼y| †½Áá[’ì\x01"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷w¼y| †½Áá[’ì\x01"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œL¼\x19;x\x18¹˜Ú\x06ÿ\x19°"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œL¼\x19;x\x18¹˜Ú\x06ÿ\x19°"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œQv¶DsW¨‡óí\x1D¼—Å"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œQv¶DsW¨‡óí\x1D¼—Å"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÃ’%Ìx\x17žwŠ\x1EGÈü"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÃ’%Ìx\x17žwŠ\x1EGÈü"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷x\x05s}û…ð:k,eÆe"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷x\x05s}û…ð:k,eÆe"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\x00ˆÍ2wwbÞ!ðb""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\x00ˆÍ2wwbÞ!ðb""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01š]d‡ž}È‚°v@\x19¦i3"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞÂü°\x7F’˜`¿t-³\v*"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞÂü°\x7F’˜`¿t-³\v*"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œGŒBWq…¹XMÄKÀª\x07"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œGŒBWq…¹XMÄKÀª\x07"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ¸mA?\x7F\x03¤\x0FŽùà\v\x06j"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ¸mA?\x7F\x03¤\x0FŽùà\v\x06j"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ½´€Gr\x06Ž \x13zXõ%i"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ½´€Gr\x06Ž \x13zXõ%i"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÃ\x07úwž´î\fCLÈŸ¸"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÃ\x07úwž´î\fCLÈŸ¸"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ÷=‚…~°Ä\x15«(—H@"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ÷=‚…~°Ä\x15«(—H@"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÿòûAzu‰–$/*±\x01c"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÿòûAzu‰–$/*±\x01c"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\x06\f\x06¬pK£_c @=¸?"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\x06\f\x06¬pK£_c @=¸?"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œÒq½1s5˜Ã‚Á?\x0FóÉ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œÒq½1s5˜Ã‚Á?\x0FóÉ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œúŽ\x12ÿ\x7Fi£tdMÀxh¶"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œúŽ\x12ÿ\x7Fi£tdMÀxh¶"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01š]d¼Äws¦\x1EpR\x15\x19²@"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞÉ#ísÑ„\x1F”\x1Ez®Ò,"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞÉ#ísÑ„\x1F”\x1Ez®Ò,"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›Õ0’mt´¥0¦¿n£‚"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›Õ0’mt´¥0¦¿n£‚"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œQ1ëzvQ‹/›ž\x1E\x08:%"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œQ1ëzvQ‹/›ž\x1E\x08:%"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ™\v\\x0F|Ç™ž»k]Œ´¯"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ™\v\\x0F|Ç™ž»k]Œ´¯"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞÉD>~FŒˆá}»çHB"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞÉD>~FŒˆá}»çHB"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ™pÚ\x11~_“ǸµÞÖ¯b"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ™pÚ\x11~_“ǸµÞÖ¯b"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ®„xz…ZYMR_Yd"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ®„xz…ZYMR_Yd"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ¸\x03d¼qÙ”¯? éåÁF"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ¸\x03d¼qÙ”¯? éåÁF"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÞÉ ¬v\x13¿(NèÙ/D\x17"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÞÉ ¬v\x13¿(NèÙ/D\x17"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ÷³y¾uÇžaKÞ_fÎ\x03"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ÷³y¾uÇžaKÞ_fÎ\x03"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01š]dì>~Ôˆ5P^ï0œÍ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]eÙi{\x13•ÖÅM' Þð"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]eÙi{\x13•ÖÅM' Þð"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01š^4:\x05xŽ´ìxˆËÑ»|"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01š^4:\x05xŽ´ìxˆËÑ»|"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œKËðÑt·š´¼]ì–åo"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œKËðÑt·š´¼]ì–åo"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œL \x16\x1CqoŽ˜\x01¦DGç"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œL \x16\x1CqoŽ˜\x01¦DGç"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÛ\x1CHzé’Fá—±9Ã\x7F"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÛ\x1CHzé’Fá—±9Ã\x7F"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ®<¶€už´öö€$ç²à"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ®<¶€už´öö€$ç²à"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01œ²Ô\n(q•¼\f±d'Rm&
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01œ²Ô\n(q•¼\f±d'Rm&
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01œ³\x04õšv\nƒRþm)lâ
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01œ³\x04õšv\nƒRþm)lâ
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ·Ô‚Ýtæ·nþR\v,îÐ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ·Ô‚Ýtæ·nþR\v,îÐ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÛÙüÄs@‚+G\f\x0E\g¤"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÛÙüÄs@‚+G\f\x0E\g¤"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œáÚža}ú‰äS«ÌÏ\x05O"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œáÚža}ú‰äS«ÌÏ\x05O"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œâ•.\et:Í /œ>Ë0"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œâ•.\et:Í /œ>Ë0"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œââµWsð‘B8Ú±É"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œââµWsð‘B8Ú±É"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œü\x0FÇ5u\¬Žxý{äÿØ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œü\x0FÇ5u\¬Žxý{äÿØ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷dt®™,&\x11Ñê\x14µ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷dt®™,&\x11Ñê\x14µ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›ŽéwÉ|\x18¬^¡Ùy»rC"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›ŽéwÉ|\x18¬^¡Ùy»rC"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œLŽ&¼pg™”P‡j\x0Eô¤"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œLŽ&¼pg™”P‡j\x0Eô¤"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œQÍ‘^w‰”jÖúÓ\|5"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œQÍ‘^w‰”jÖúÓ\|5"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ”óÿ[v¼¤\x15%\x1Fr³„"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ”óÿ[v¼¤\x15%\x1Fr³„"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ™†íœ}ŒŽy\x12\x7FMÊÒó"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ™†íœ}ŒŽy\x12\x7FMÊÒó"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œž{\x0EuÆ„\x19øõN@\x11º"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œž{\x0EuÆ„\x19øõN@\x11º"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ³1ý°vg»Š·cí£/"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ³1ý°vg»Š·cí£/"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ³O\x03ot¾™~x7rÚÛ¥"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ³O\x03ot¾™~x7rÚÛ¥"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ×|m¬tF¾\rZòÕͯ`"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ×|m¬tF¾\rZòÕͯ`"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œâ»\x01_s\x03¼Qó?îWÍÕ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œâ»\x01_s\x03¼Qó?îWÍÕ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œæPÞE\x7FA¥µÐtl\fp¸"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œæPÞE\x7FA¥µÐtl\fp¸"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œæÚ™b|†UvwTM:\e"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œæÚ™b|†UvwTM:\e"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œç•¢—zˆ®8ºEG†èì"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œç•¢—zˆ®8ºEG†èì"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œúW\fÎzT§\x07¸\x03ªWùä"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œúW\fÎzT§\x07¸\x03ªWùä"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œúú1ôqĬÄöÔ\x00縡"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œúú1ôqĬÄöÔ\x00縡"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œû\x15\x7Fp™\x0E\x10Ö³HÙf"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œû\x15\x7Fp™\x0E\x10Ö³HÙf"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷µ‰zAµ\r\x06צæØ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷µ‰zAµ\r\x06צæØ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ˜ÒiÑt–¶šõc\x16Ð8Ð"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ˜ÒiÑt–¶šõc\x16Ð8Ð"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ™LŸi|Õ”ËÃ×µ7Ÿ*"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ™LŸi|Õ”ËÃ×µ7Ÿ*"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œž\x06ht|ö°¨Ç¶£õNV"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œž\x06ht|ö°¨Ç¶£õNV"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ×ØÝÈq<¤½â‡sÕ&0"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ×ØÝÈq<¤½â‡sÕ&0"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œáFºq~—±ÿÚã»÷¼å"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œáFºq~—±ÿÚã»÷¼å"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01š]e-ƒsÍ¿Ü/n"qf§"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷WTVyÿœ£?ÍC°NÀ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷WTVyÿœ£?ÍC°NÀ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ{mƒ1{A±ýuç¼Õµ¥"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ{mƒ1{A±ýuç¼Õµ¥"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œâ?\x0FYuü›ÜA(1;$N"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œâ?\x0FYuü›ÜA(1;$N"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷XUq+™3Yèmóá"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷XUq+™3Yèmóá"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›ŽWï¯sؼ@Q\x0FÈ‹Ë"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›ŽWï¯sؼ@Q\x0FÈ‹Ë"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›¶ÛC\x1F{°¤\x1C\x1EºúbžØ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›¶ÛC\x1F{°¤\x1C\x1EºúbžØ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01›ÀÎés›‹¸Ô\x1C\n®{
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01›ÀÎés›‹¸Ô\x1C\n®{
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œLáBë{nŽò9õ$,ô "
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œLáBë{nŽò9õ$,ô "
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œžÏƒ+~\e“¤\x13´\x10o\f¼"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œžÏƒ+~\e“¤\x13´\x10o\f¼"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œú¤Bqzƒ˜¤Q\v}"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œú¤Bqzƒ˜¤Q\v}"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÂåƒ;y¨žÞÇÙ\x12è"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÂåƒ;y¨žÞÇÙ\x12è"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œúÔ\x14nwC‹{Ï5\ètV"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œúÔ\x14nwC‹{Ï5\ètV"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01šÚ?œ\vvf•sºp¶Š ò"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 => 12 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]cl#tצåY¬Þކ\n"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]cl#tצåY¬Þކ\n"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01›i¹ÿzwî«®x\x1AÄ\x0FfŸ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01›i¹ÿzwî«®x\x1AÄ\x0FfŸ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"""
\x01œ½ bÕ\x7FQ§&Ík9z\nT
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"""
\x01œ½ bÕ\x7FQ§&Ík9z\nT
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÜ\x1F»Vt[€\x7F*\x1D“†\x151"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÜ\x1F»Vt[€\x7F*\x1D“†\x151"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ÷Qéw\x7F|•´)_\r“¾="
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ÷Qéw\x7F|•´)_\r“¾="
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷k›!~z˜\x18L`\x7F4Y\x0E"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷k›!~z˜\x18L`\x7F4Y\x0E"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œeÆœþs@¤£vW»‘\x1F\e"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œeÆœþs@¤£vW»‘\x1F\e"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ¸7J˜sé¡‹¨\x07Ãg\x03u"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ¸7J˜sé¡‹¨\x07Ãg\x03u"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷l\x18>só„Ù@\x19nŽ*²"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷l\x18>só„Ù@\x19nŽ*²"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œoغ¥qú¤¨gÌ\x7F\x01P\x17"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œoغ¥qú¤¨gÌ\x7F\x01P\x17"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"\x01›˜É\x1Cuzå‘\x0FgËÀUP9"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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"
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"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 => 12 => b"\x01œ÷a\x17Ôtr½³\t\tŒ\fž("
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷a\x17Ôtr½³\t\tŒ\fž("
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ\x12!3zHȦ*-!›"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ\x12!3zHȦ*-!›"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ×ú¾\x0Ez\x17¾9%\x08nÂ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ×ú¾\x0Ez\x17¾9%\x08nÂ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÜ\x11Ê+vDœ…âš;L5"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÜ\x11Ê+vDœ…âš;L5"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œæAq"t˜»ê¢p"@¦}"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œæAq"t˜»ê¢p"@¦}"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œæuÅÎ{r”±”6˜Ê0\x1C"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œæuÅÎ{r”±”6˜Ê0\x1C"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷a½?zضñ>]&@™×"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷a½?zضñ>]&@™×"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œuhä?w\x18¬è'\x10ÒJ\x03Ó"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œuhä?w\x18¬è'\x10ÒJ\x03Ó"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œuÖÓ^}¯œWÜ?ñÔX\n"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œuÖÓ^}¯œWÜ?ñÔX\n"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷b\x1D\x7Fx¾µ÷ÅÛöË\x1A"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷b\x1D\x7Fx¾µ÷ÅÛöË\x1A"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ÷\x0Eï=vzœÔØúNõnR"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ÷\x0Eï=vzœÔØúNõnR"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œ÷b}is\x14¯\x03\x0E~bÆÄ\x18"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01œ÷b}is\x14¯\x03\x0E~bÆÄ\x18"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ‰w\x03îs˜„íH)é\x0F:/"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ‰w\x03îs˜„íH)é\x0F:/"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"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"
[
"sql" => "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"
"params" => [1 => 12 => b"""
\x01œ÷|\n\x05xí³\x03]v‹\x7F.Ú
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, 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 = ?)"
"params" => [1 => 12 => b"""
\x01œ÷|\n\x05xí³\x03]v‹\x7F.Ú
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01š]eŒez\x02¾!\eqŸp†ƒ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01š]eŒez\x02¾!\eqŸp†ƒ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ³ vôq\x0EªÄæ{L\x0E]>"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ³ vôq\x0EªÄæ{L\x0E]>"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ½]´O|R¦Ï\x13“37u\x06"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ½]´O|R¦Ï\x13“37u\x06"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ½m'\x04y迟Æë«]o"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ½m'\x04y迟Æë«]o"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ¾IÒÄt{ŽE\t\e—zMq"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ¾IÒÄt{ŽE\t\e—zMq"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œò\x1EÚ\x13wî´-wž\x11`ŽÛ"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œò\x1EÚ\x13wî´-wž\x11`ŽÛ"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œòCvéu\x08²‚„m8å"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œòCvéu\x08²‚„m8å"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÚY\x17>{ˆºKÛ(¼\x16Å"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚY\x17>{ˆºKÛ(¼\x16Å"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œGE0(x—€@qJ×\x05ÆB"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œGE0(x—€@qJ×\x05ÆB"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ½ö+Z~Xµ\vC^ækc\x15"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ½ö+Z~Xµ\vC^ækc\x15"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œúmR÷ym‡ÂP\x14$üì\x0E"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œúmR÷ym‡ÂP\x14$üì\x0E"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÚYË”xæ˜ñ\x05\x08ˆ\x14."
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚYË”xæ˜ñ\x05\x08ˆ\x14."
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œFððì{ï¸Í\x1Dþ>„í\x1A"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œFððì{ï¸Í\x1Dþ>„í\x1A"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œfëÊ1z»è!ÐY6B]"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œfëÊ1z»è!ÐY6B]"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œúœúÈv’ ˆRÐ&J\x10"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œúœúÈv’ ˆRÐ&J\x10"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01\x01¢\x15]w¢«8ø3O§<"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01\x01¢\x15]w¢«8ø3O§<"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01šÚZõãw(3óéûhË"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚZõãw(3óéûhË"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œòÏGr^™\x08=|z\x12=k"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œòÏGr^™\x08=|z\x12=k"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"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 => 12 => b"\x01šÚ]'™~\x19¹ÙpÒR·ëJ"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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"
"params" => [1 => 12 => b"\x01šÚ]'™~\x19¹ÙpÒR·ëJ"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ\x1EGÐBp^´…\–T\x18U\x19"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ\x1EGÐBp^´…\–T\x18U\x19"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ-ª#í}ù£ÿ‚C'3L="
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ-ª#í}ù£ÿ‚C'3L="
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œÃðuòƒ\x0Eó\r\x05,?`"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œÃðuòƒ\x0Eó\r\x05,?`"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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:
[1 => b"\x01œ½oTmx…‘\x0E}ã\x14ÍCA"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"params" => [1 => b"\x01œ½oTmx…‘\x0E}ã\x14ÍCA"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.gos_id AS gos_id_4, t0.is_visible AS is_visible_5, t0.is_optional AS is_optional_6, t0.minimum_score AS minimum_score_7, t0.good_answer_points AS good_answer_points_8, t0.wrong_answer_points AS wrong_answer_points_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by_id AS created_by_id_12, t0.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')"
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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:
[1 => b"""
\x01œ÷|\n\x05xí³\x03]v‹\x7F.Ú
"""
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_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 = ?"
"params" => [1 => b"""
\x01œ÷|\n\x05xí³\x03]v‹\x7F.Ú
"""
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01*…6K|â–G䞸\x1DÐA"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01*…6K|â–G䞸\x1DÐA"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01*v²|u\x12›n\x7FX\x0FÝ\x7F("
]
"types" => [1 => 52 => 2]
]
deprecation
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
"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 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01\x05\x00ªŒvÿ‘ts(ê1–÷"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01\x05\x00ªŒvÿ‘ts(ê1–÷"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01\x04ÿ8Ût‡T+æ°$ƒH"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01\v¯xUw̧qS\f.‘ª¢"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01\v¯xUw̧qS\f.‘ª¢"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œÿÎP!v¹°sž\x1AòóA‘"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01\v°ÿZ}¦¸Ð\v¾ˆ>\n"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01\v°ÿZ}¦¸Ð\v¾ˆ>\n"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\n÷Á=s`¸\x1E}&<Ø´
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01%Gy^pS¡âºéÑ\x16z\f"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01%Gy^pS¡âºéÑ\x16z\f"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%F;ŠxSµpÖ×ß2…3"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01\v²<np œÈ:q¶µÏ5"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01\v²<np œÈ:q¶µÏ5"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"""
\x01\nøïÁ~\x05·?,Êç\x10“
"""
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01œæÆ\x14\x06uH·ýæ\x0F»éùV"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01œæÆ\x14\x06uH·ýæ\x0F»éùV"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œæÅ£«}éµ®mÜq#\x1A\x13"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01œûŽä„sLJ¹Óè\x10\x17¹l"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01œûŽä„sLJ¹Óè\x10\x17¹l"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œû\x7Fs\x06{›’ñâ:$¤ C"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01œç‚v:\x7F=°j\x05}GI\x07|"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01œç‚v:\x7F=°j\x05}GI\x07|"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œçì/|§²j\fä§f‚ö"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01œç\x11X`tᄺõ2ÁU}"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01œç\x11X`tᄺõ2ÁU}"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01œç\x0E=ëx?‡ôSµ}\x1CŸ "
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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:
[1 => b"\x01%k¤P|‹¢ôÕúÉ’ò"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01%k¤P|‹¢ôÕúÉ’ò"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "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')"
"params" => [1 => 12 => b"\x01%WL\x0E|ö‚\x1EÌz£‚"
]
"types" => [1 => 52 => 2]
]
debug
Executing statement:
"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')"
"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:
[1 => b"\x01\vÍ…Ïp±¸½ÙC`—Êø"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "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 = ?"
"params" => [1 => b"\x01\vÍ…Ïp±¸½ÙC`—Êø"
]
"types" => [1 => 2]
]
debug
Executing statement:
"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')"
"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')"
"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')"
"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')"
Log messages generated during the compilation of the service container.
Messages
Class
1470
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientCertificateRegenerateCommand" (parent: .abstract.instanceof.App\Command\ClientCertificateRegenerateCommand).
Resolving inheritance for ".instanceof.App\Command\ClientCertificateRegenerateCommand.0.App\Command\ClientCertificateRegenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientCertificateRegenerateCommand).
Resolving inheritance for "App\Command\ClientCertificateRegenerateCommand" (parent: .instanceof.App\Command\ClientCertificateRegenerateCommand.0.App\Command\ClientCertificateRegenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientFixShortIdDuplicatesCommand" (parent: .abstract.instanceof.App\Command\ClientFixShortIdDuplicatesCommand).
Resolving inheritance for ".instanceof.App\Command\ClientFixShortIdDuplicatesCommand.0.App\Command\ClientFixShortIdDuplicatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientFixShortIdDuplicatesCommand).
Resolving inheritance for "App\Command\ClientFixShortIdDuplicatesCommand" (parent: .instanceof.App\Command\ClientFixShortIdDuplicatesCommand.0.App\Command\ClientFixShortIdDuplicatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CoursePriceUpdateCommand" (parent: .abstract.instanceof.App\Command\CoursePriceUpdateCommand).
Resolving inheritance for ".instanceof.App\Command\CoursePriceUpdateCommand.0.App\Command\CoursePriceUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CoursePriceUpdateCommand).
Resolving inheritance for "App\Command\CoursePriceUpdateCommand" (parent: .instanceof.App\Command\CoursePriceUpdateCommand.0.App\Command\CoursePriceUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand" (parent: .abstract.instanceof.App\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand).
Resolving inheritance for "App\Command\CreateUserCommand" (parent: .instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Admin\AdminEditController" (parent: .abstract.instanceof.App\Controller\Admin\Admin\AdminEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Admin\AdminEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Admin\AdminEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Admin\AdminEditController.0.App\Controller\Admin\Admin\AdminEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Admin\AdminEditController).
Resolving inheritance for "App\Controller\Admin\Admin\AdminEditController" (parent: .instanceof.App\Controller\Admin\Admin\AdminEditController.0.App\Controller\Admin\Admin\AdminEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Admin\AdminListController" (parent: .abstract.instanceof.App\Controller\Admin\Admin\AdminListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Admin\AdminListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Admin\AdminListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Admin\AdminListController.0.App\Controller\Admin\Admin\AdminListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Admin\AdminListController).
Resolving inheritance for "App\Controller\Admin\Admin\AdminListController" (parent: .instanceof.App\Controller\Admin\Admin\AdminListController.0.App\Controller\Admin\Admin\AdminListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Author\AuthorEditController" (parent: .abstract.instanceof.App\Controller\Admin\Author\AuthorEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Author\AuthorEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Author\AuthorEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Author\AuthorEditController.0.App\Controller\Admin\Author\AuthorEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Author\AuthorEditController).
Resolving inheritance for "App\Controller\Admin\Author\AuthorEditController" (parent: .instanceof.App\Controller\Admin\Author\AuthorEditController.0.App\Controller\Admin\Author\AuthorEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Author\AuthorListController" (parent: .abstract.instanceof.App\Controller\Admin\Author\AuthorListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Author\AuthorListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Author\AuthorListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Author\AuthorListController.0.App\Controller\Admin\Author\AuthorListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Author\AuthorListController).
Resolving inheritance for "App\Controller\Admin\Author\AuthorListController" (parent: .instanceof.App\Controller\Admin\Author\AuthorListController.0.App\Controller\Admin\Author\AuthorListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientCourseAccessController" (parent: .abstract.instanceof.App\Controller\Admin\Client\ClientCourseAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientCourseAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientCourseAccessController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Client\ClientCourseAccessController.0.App\Controller\Admin\Client\ClientCourseAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientCourseAccessController).
Resolving inheritance for "App\Controller\Admin\Client\ClientCourseAccessController" (parent: .instanceof.App\Controller\Admin\Client\ClientCourseAccessController.0.App\Controller\Admin\Client\ClientCourseAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientCourseCertificateController" (parent: .abstract.instanceof.App\Controller\Admin\Client\ClientCourseCertificateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientCourseCertificateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientCourseCertificateController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Client\ClientCourseCertificateController.0.App\Controller\Admin\Client\ClientCourseCertificateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientCourseCertificateController).
Resolving inheritance for "App\Controller\Admin\Client\ClientCourseCertificateController" (parent: .instanceof.App\Controller\Admin\Client\ClientCourseCertificateController.0.App\Controller\Admin\Client\ClientCourseCertificateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientEditController" (parent: .abstract.instanceof.App\Controller\Admin\Client\ClientEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Client\ClientEditController.0.App\Controller\Admin\Client\ClientEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientEditController).
Resolving inheritance for "App\Controller\Admin\Client\ClientEditController" (parent: .instanceof.App\Controller\Admin\Client\ClientEditController.0.App\Controller\Admin\Client\ClientEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientListController" (parent: .abstract.instanceof.App\Controller\Admin\Client\ClientListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Client\ClientListController.0.App\Controller\Admin\Client\ClientListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientListController).
Resolving inheritance for "App\Controller\Admin\Client\ClientListController" (parent: .instanceof.App\Controller\Admin\Client\ClientListController.0.App\Controller\Admin\Client\ClientListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\GosOrderImportController" (parent: .abstract.instanceof.App\Controller\Admin\Client\GosOrderImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\GosOrderImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\GosOrderImportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Client\GosOrderImportController.0.App\Controller\Admin\Client\GosOrderImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\GosOrderImportController).
Resolving inheritance for "App\Controller\Admin\Client\GosOrderImportController" (parent: .instanceof.App\Controller\Admin\Client\GosOrderImportController.0.App\Controller\Admin\Client\GosOrderImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for "App\Controller\Admin\DashboardController" (parent: .instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Category\CategoryEditController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Category\CategoryEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Category\CategoryEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Category\CategoryEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Category\CategoryEditController.0.App\Controller\Admin\Education\Category\CategoryEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Category\CategoryEditController).
Resolving inheritance for "App\Controller\Admin\Education\Category\CategoryEditController" (parent: .instanceof.App\Controller\Admin\Education\Category\CategoryEditController.0.App\Controller\Admin\Education\Category\CategoryEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Category\CategoryListController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Category\CategoryListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Category\CategoryListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Category\CategoryListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Category\CategoryListController.0.App\Controller\Admin\Education\Category\CategoryListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Category\CategoryListController).
Resolving inheritance for "App\Controller\Admin\Education\Category\CategoryListController" (parent: .instanceof.App\Controller\Admin\Education\Category\CategoryListController.0.App\Controller\Admin\Education\Category\CategoryListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Certificate\CertificateController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Certificate\CertificateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Certificate\CertificateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Certificate\CertificateController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Certificate\CertificateController.0.App\Controller\Admin\Education\Certificate\CertificateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Certificate\CertificateController).
Resolving inheritance for "App\Controller\Admin\Education\Certificate\CertificateController" (parent: .instanceof.App\Controller\Admin\Education\Certificate\CertificateController.0.App\Controller\Admin\Education\Certificate\CertificateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseAccessController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Course\CourseAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseAccessController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Course\CourseAccessController.0.App\Controller\Admin\Education\Course\CourseAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseAccessController).
Resolving inheritance for "App\Controller\Admin\Education\Course\CourseAccessController" (parent: .instanceof.App\Controller\Admin\Education\Course\CourseAccessController.0.App\Controller\Admin\Education\Course\CourseAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Course\CourseDeactivationFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Course\CourseDeactivationFormController.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController).
Resolving inheritance for "App\Controller\Admin\Education\Course\CourseDeactivationFormController" (parent: .instanceof.App\Controller\Admin\Education\Course\CourseDeactivationFormController.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseEditController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Course\CourseEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Course\CourseEditController.0.App\Controller\Admin\Education\Course\CourseEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseEditController).
Resolving inheritance for "App\Controller\Admin\Education\Course\CourseEditController" (parent: .instanceof.App\Controller\Admin\Education\Course\CourseEditController.0.App\Controller\Admin\Education\Course\CourseEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseListController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Course\CourseListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Course\CourseListController.0.App\Controller\Admin\Education\Course\CourseListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseListController).
Resolving inheritance for "App\Controller\Admin\Education\Course\CourseListController" (parent: .instanceof.App\Controller\Admin\Education\Course\CourseListController.0.App\Controller\Admin\Education\Course\CourseListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\GosCourseImportController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Course\GosCourseImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\GosCourseImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\GosCourseImportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Course\GosCourseImportController.0.App\Controller\Admin\Education\Course\GosCourseImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\GosCourseImportController).
Resolving inheritance for "App\Controller\Admin\Education\Course\GosCourseImportController" (parent: .instanceof.App\Controller\Admin\Education\Course\GosCourseImportController.0.App\Controller\Admin\Education\Course\GosCourseImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController" (parent: .abstract.instanceof.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController).
Resolving inheritance for "App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController" (parent: .instanceof.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController" (parent: .abstract.instanceof.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController).
Resolving inheritance for "App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController" (parent: .instanceof.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Lesson\LessonEditController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Lesson\LessonEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Lesson\LessonEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Lesson\LessonEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Lesson\LessonEditController.0.App\Controller\Admin\Education\Lesson\LessonEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Lesson\LessonEditController).
Resolving inheritance for "App\Controller\Admin\Education\Lesson\LessonEditController" (parent: .instanceof.App\Controller\Admin\Education\Lesson\LessonEditController.0.App\Controller\Admin\Education\Lesson\LessonEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Lesson\NewLessonFormController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Lesson\NewLessonFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Lesson\NewLessonFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Lesson\NewLessonFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Lesson\NewLessonFormController.0.App\Controller\Admin\Education\Lesson\NewLessonFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Lesson\NewLessonFormController).
Resolving inheritance for "App\Controller\Admin\Education\Lesson\NewLessonFormController" (parent: .instanceof.App\Controller\Admin\Education\Lesson\NewLessonFormController.0.App\Controller\Admin\Education\Lesson\NewLessonFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Module\ModuleEditController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Module\ModuleEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Module\ModuleEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Module\ModuleEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Module\ModuleEditController.0.App\Controller\Admin\Education\Module\ModuleEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Module\ModuleEditController).
Resolving inheritance for "App\Controller\Admin\Education\Module\ModuleEditController" (parent: .instanceof.App\Controller\Admin\Education\Module\ModuleEditController.0.App\Controller\Admin\Education\Module\ModuleEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Module\NewModuleFormController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Module\NewModuleFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Module\NewModuleFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Module\NewModuleFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Module\NewModuleFormController.0.App\Controller\Admin\Education\Module\NewModuleFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Module\NewModuleFormController).
Resolving inheritance for "App\Controller\Admin\Education\Module\NewModuleFormController" (parent: .instanceof.App\Controller\Admin\Education\Module\NewModuleFormController.0.App\Controller\Admin\Education\Module\NewModuleFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Price\NewPriceFormController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Price\NewPriceFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Price\NewPriceFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Price\NewPriceFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Price\NewPriceFormController.0.App\Controller\Admin\Education\Price\NewPriceFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Price\NewPriceFormController).
Resolving inheritance for "App\Controller\Admin\Education\Price\NewPriceFormController" (parent: .instanceof.App\Controller\Admin\Education\Price\NewPriceFormController.0.App\Controller\Admin\Education\Price\NewPriceFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Price\PriceEditController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Price\PriceEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Price\PriceEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Price\PriceEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Price\PriceEditController.0.App\Controller\Admin\Education\Price\PriceEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Price\PriceEditController).
Resolving inheritance for "App\Controller\Admin\Education\Price\PriceEditController" (parent: .instanceof.App\Controller\Admin\Education\Price\PriceEditController.0.App\Controller\Admin\Education\Price\PriceEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\CourseTestDeleteController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Test\CourseTestDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\CourseTestDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\CourseTestDeleteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Test\CourseTestDeleteController.0.App\Controller\Admin\Education\Test\CourseTestDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\CourseTestDeleteController).
Resolving inheritance for "App\Controller\Admin\Education\Test\CourseTestDeleteController" (parent: .instanceof.App\Controller\Admin\Education\Test\CourseTestDeleteController.0.App\Controller\Admin\Education\Test\CourseTestDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\LessonTestDeleteController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Test\LessonTestDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\LessonTestDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\LessonTestDeleteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Test\LessonTestDeleteController.0.App\Controller\Admin\Education\Test\LessonTestDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\LessonTestDeleteController).
Resolving inheritance for "App\Controller\Admin\Education\Test\LessonTestDeleteController" (parent: .instanceof.App\Controller\Admin\Education\Test\LessonTestDeleteController.0.App\Controller\Admin\Education\Test\LessonTestDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Test\ModuleTestDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Test\ModuleTestDeleteController.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController).
Resolving inheritance for "App\Controller\Admin\Education\Test\ModuleTestDeleteController" (parent: .instanceof.App\Controller\Admin\Education\Test\ModuleTestDeleteController.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewCourseTestFormController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Test\NewCourseTestFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewCourseTestFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewCourseTestFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Test\NewCourseTestFormController.0.App\Controller\Admin\Education\Test\NewCourseTestFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewCourseTestFormController).
Resolving inheritance for "App\Controller\Admin\Education\Test\NewCourseTestFormController" (parent: .instanceof.App\Controller\Admin\Education\Test\NewCourseTestFormController.0.App\Controller\Admin\Education\Test\NewCourseTestFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewLessonTestFormController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Test\NewLessonTestFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewLessonTestFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewLessonTestFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Test\NewLessonTestFormController.0.App\Controller\Admin\Education\Test\NewLessonTestFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewLessonTestFormController).
Resolving inheritance for "App\Controller\Admin\Education\Test\NewLessonTestFormController" (parent: .instanceof.App\Controller\Admin\Education\Test\NewLessonTestFormController.0.App\Controller\Admin\Education\Test\NewLessonTestFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewModuleTestFormController" (parent: .abstract.instanceof.App\Controller\Admin\Education\Test\NewModuleTestFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewModuleTestFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewModuleTestFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Education\Test\NewModuleTestFormController.0.App\Controller\Admin\Education\Test\NewModuleTestFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewModuleTestFormController).
Resolving inheritance for "App\Controller\Admin\Education\Test\NewModuleTestFormController" (parent: .instanceof.App\Controller\Admin\Education\Test\NewModuleTestFormController.0.App\Controller\Admin\Education\Test\NewModuleTestFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController" (parent: .abstract.instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController).
Resolving inheritance for "App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController" (parent: .instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController" (parent: .abstract.instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController).
Resolving inheritance for "App\Controller\Admin\KnowledgeBase\Article\ArticleEditController" (parent: .instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController" (parent: .abstract.instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleListController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController).
Resolving inheritance for "App\Controller\Admin\KnowledgeBase\Article\ArticleListController" (parent: .instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleListController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController" (parent: .abstract.instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController).
Resolving inheritance for "App\Controller\Admin\KnowledgeBase\Category\CategoryEditController" (parent: .instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController" (parent: .abstract.instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryListController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController).
Resolving inheritance for "App\Controller\Admin\KnowledgeBase\Category\CategoryListController" (parent: .instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryListController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Partner\PartnerEditController" (parent: .abstract.instanceof.App\Controller\Admin\Partner\PartnerEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Partner\PartnerEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Partner\PartnerEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Partner\PartnerEditController.0.App\Controller\Admin\Partner\PartnerEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Partner\PartnerEditController).
Resolving inheritance for "App\Controller\Admin\Partner\PartnerEditController" (parent: .instanceof.App\Controller\Admin\Partner\PartnerEditController.0.App\Controller\Admin\Partner\PartnerEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Partner\PartnerListController" (parent: .abstract.instanceof.App\Controller\Admin\Partner\PartnerListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Partner\PartnerListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Partner\PartnerListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Partner\PartnerListController.0.App\Controller\Admin\Partner\PartnerListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Partner\PartnerListController).
Resolving inheritance for "App\Controller\Admin\Partner\PartnerListController" (parent: .instanceof.App\Controller\Admin\Partner\PartnerListController.0.App\Controller\Admin\Partner\PartnerListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController" (parent: .abstract.instanceof.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController).
Resolving inheritance for "App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController" (parent: .instanceof.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController" (parent: .abstract.instanceof.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController).
Resolving inheritance for "App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController" (parent: .instanceof.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController" (parent: .abstract.instanceof.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController).
Resolving inheritance for "App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController" (parent: .instanceof.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController" (parent: .abstract.instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController).
Resolving inheritance for "App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController" (parent: .instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController" (parent: .abstract.instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController).
Resolving inheritance for "App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController" (parent: .instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController" (parent: .abstract.instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController).
Resolving inheritance for "App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController" (parent: .instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\PortalSettingsController" (parent: .abstract.instanceof.App\Controller\Admin\PortalSettings\PortalSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\PortalSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\PortalSettingsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PortalSettings\PortalSettingsController.0.App\Controller\Admin\PortalSettings\PortalSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\PortalSettingsController).
Resolving inheritance for "App\Controller\Admin\PortalSettings\PortalSettingsController" (parent: .instanceof.App\Controller\Admin\PortalSettings\PortalSettingsController.0.App\Controller\Admin\PortalSettings\PortalSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController" (parent: .abstract.instanceof.App\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\Admin\SecurityController.0.App\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController).
Resolving inheritance for "App\Controller\Admin\SecurityController" (parent: .instanceof.App\Controller\Admin\SecurityController.0.App\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaticPage\StaticPageEditController" (parent: .abstract.instanceof.App\Controller\Admin\StaticPage\StaticPageEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaticPage\StaticPageEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaticPage\StaticPageEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\StaticPage\StaticPageEditController.0.App\Controller\Admin\StaticPage\StaticPageEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaticPage\StaticPageEditController).
Resolving inheritance for "App\Controller\Admin\StaticPage\StaticPageEditController" (parent: .instanceof.App\Controller\Admin\StaticPage\StaticPageEditController.0.App\Controller\Admin\StaticPage\StaticPageEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaticPage\StaticPageListController" (parent: .abstract.instanceof.App\Controller\Admin\StaticPage\StaticPageListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaticPage\StaticPageListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaticPage\StaticPageListController).
Resolving inheritance for ".instanceof.App\Controller\Admin\StaticPage\StaticPageListController.0.App\Controller\Admin\StaticPage\StaticPageListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaticPage\StaticPageListController).
Resolving inheritance for "App\Controller\Admin\StaticPage\StaticPageListController" (parent: .instanceof.App\Controller\Admin\StaticPage\StaticPageListController.0.App\Controller\Admin\StaticPage\StaticPageListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoursePriceController" (parent: .abstract.instanceof.App\Controller\Api\CoursePriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoursePriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoursePriceController).
Resolving inheritance for ".instanceof.App\Controller\Api\CoursePriceController.0.App\Controller\Api\CoursePriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoursePriceController).
Resolving inheritance for "App\Controller\Api\CoursePriceController" (parent: .instanceof.App\Controller\Api\CoursePriceController.0.App\Controller\Api\CoursePriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GosOrderController" (parent: .abstract.instanceof.App\Controller\Api\GosOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GosOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GosOrderController).
Resolving inheritance for ".instanceof.App\Controller\Api\GosOrderController.0.App\Controller\Api\GosOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GosOrderController).
Resolving inheritance for "App\Controller\Api\GosOrderController" (parent: .instanceof.App\Controller\Api\GosOrderController.0.App\Controller\Api\GosOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\CourseController" (parent: .abstract.instanceof.App\Controller\Panel\CourseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\CourseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\CourseController).
Resolving inheritance for ".instanceof.App\Controller\Panel\CourseController.0.App\Controller\Panel\CourseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\CourseController).
Resolving inheritance for "App\Controller\Panel\CourseController" (parent: .instanceof.App\Controller\Panel\CourseController.0.App\Controller\Panel\CourseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\DownloadFileController" (parent: .abstract.instanceof.App\Controller\Panel\DownloadFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\DownloadFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\DownloadFileController).
Resolving inheritance for ".instanceof.App\Controller\Panel\DownloadFileController.0.App\Controller\Panel\DownloadFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\DownloadFileController).
Resolving inheritance for "App\Controller\Panel\DownloadFileController" (parent: .instanceof.App\Controller\Panel\DownloadFileController.0.App\Controller\Panel\DownloadFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\LessonController" (parent: .abstract.instanceof.App\Controller\Panel\LessonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\LessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\LessonController).
Resolving inheritance for ".instanceof.App\Controller\Panel\LessonController.0.App\Controller\Panel\LessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\LessonController).
Resolving inheritance for "App\Controller\Panel\LessonController" (parent: .instanceof.App\Controller\Panel\LessonController.0.App\Controller\Panel\LessonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\LoginController" (parent: .abstract.instanceof.App\Controller\Panel\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\LoginController).
Resolving inheritance for ".instanceof.App\Controller\Panel\LoginController.0.App\Controller\Panel\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\LoginController).
Resolving inheritance for "App\Controller\Panel\LoginController" (parent: .instanceof.App\Controller\Panel\LoginController.0.App\Controller\Panel\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\ModuleController" (parent: .abstract.instanceof.App\Controller\Panel\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\ModuleController).
Resolving inheritance for ".instanceof.App\Controller\Panel\ModuleController.0.App\Controller\Panel\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\ModuleController).
Resolving inheritance for "App\Controller\Panel\ModuleController" (parent: .instanceof.App\Controller\Panel\ModuleController.0.App\Controller\Panel\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\MultiAccessController" (parent: .abstract.instanceof.App\Controller\Panel\MultiAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\MultiAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\MultiAccessController).
Resolving inheritance for ".instanceof.App\Controller\Panel\MultiAccessController.0.App\Controller\Panel\MultiAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\MultiAccessController).
Resolving inheritance for "App\Controller\Panel\MultiAccessController" (parent: .instanceof.App\Controller\Panel\MultiAccessController.0.App\Controller\Panel\MultiAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\OrdersController" (parent: .abstract.instanceof.App\Controller\Panel\OrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\OrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\OrdersController).
Resolving inheritance for ".instanceof.App\Controller\Panel\OrdersController.0.App\Controller\Panel\OrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\OrdersController).
Resolving inheritance for "App\Controller\Panel\OrdersController" (parent: .instanceof.App\Controller\Panel\OrdersController.0.App\Controller\Panel\OrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\TestController" (parent: .abstract.instanceof.App\Controller\Panel\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\TestController).
Resolving inheritance for ".instanceof.App\Controller\Panel\TestController.0.App\Controller\Panel\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\TestController).
Resolving inheritance for "App\Controller\Panel\TestController" (parent: .instanceof.App\Controller\Panel\TestController.0.App\Controller\Panel\TestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserCertificatesController" (parent: .abstract.instanceof.App\Controller\Panel\UserCertificatesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserCertificatesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserCertificatesController).
Resolving inheritance for ".instanceof.App\Controller\Panel\UserCertificatesController.0.App\Controller\Panel\UserCertificatesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserCertificatesController).
Resolving inheritance for "App\Controller\Panel\UserCertificatesController" (parent: .instanceof.App\Controller\Panel\UserCertificatesController.0.App\Controller\Panel\UserCertificatesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserNotesController" (parent: .abstract.instanceof.App\Controller\Panel\UserNotesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserNotesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserNotesController).
Resolving inheritance for ".instanceof.App\Controller\Panel\UserNotesController.0.App\Controller\Panel\UserNotesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserNotesController).
Resolving inheritance for "App\Controller\Panel\UserNotesController" (parent: .instanceof.App\Controller\Panel\UserNotesController.0.App\Controller\Panel\UserNotesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserSettingsController" (parent: .abstract.instanceof.App\Controller\Panel\UserSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserSettingsController).
Resolving inheritance for ".instanceof.App\Controller\Panel\UserSettingsController.0.App\Controller\Panel\UserSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserSettingsController).
Resolving inheritance for "App\Controller\Panel\UserSettingsController" (parent: .instanceof.App\Controller\Panel\UserSettingsController.0.App\Controller\Panel\UserSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniqskillsAbstractController" (parent: .abstract.instanceof.App\Controller\UniqskillsAbstractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniqskillsAbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniqskillsAbstractController).
Resolving inheritance for "App\Controller\UniqskillsAbstractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniqskillsAbstractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Contact\ContactController" (parent: .abstract.instanceof.App\Controller\Web\Contact\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Contact\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Contact\ContactController).
Resolving inheritance for ".instanceof.App\Controller\Web\Contact\ContactController.0.App\Controller\Web\Contact\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Contact\ContactController).
Resolving inheritance for "App\Controller\Web\Contact\ContactController" (parent: .instanceof.App\Controller\Web\Contact\ContactController.0.App\Controller\Web\Contact\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CourseListXmlController" (parent: .abstract.instanceof.App\Controller\Web\CourseListXmlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CourseListXmlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CourseListXmlController).
Resolving inheritance for ".instanceof.App\Controller\Web\CourseListXmlController.0.App\Controller\Web\CourseListXmlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CourseListXmlController).
Resolving inheritance for "App\Controller\Web\CourseListXmlController" (parent: .instanceof.App\Controller\Web\CourseListXmlController.0.App\Controller\Web\CourseListXmlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Education\CategoryController" (parent: .abstract.instanceof.App\Controller\Web\Education\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Education\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Education\CategoryController).
Resolving inheritance for ".instanceof.App\Controller\Web\Education\CategoryController.0.App\Controller\Web\Education\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Education\CategoryController).
Resolving inheritance for "App\Controller\Web\Education\CategoryController" (parent: .instanceof.App\Controller\Web\Education\CategoryController.0.App\Controller\Web\Education\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Education\CourseLandingPageController" (parent: .abstract.instanceof.App\Controller\Web\Education\CourseLandingPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Education\CourseLandingPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Education\CourseLandingPageController).
Resolving inheritance for ".instanceof.App\Controller\Web\Education\CourseLandingPageController.0.App\Controller\Web\Education\CourseLandingPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Education\CourseLandingPageController).
Resolving inheritance for "App\Controller\Web\Education\CourseLandingPageController" (parent: .instanceof.App\Controller\Web\Education\CourseLandingPageController.0.App\Controller\Web\Education\CourseLandingPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\HomeController" (parent: .abstract.instanceof.App\Controller\Web\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\HomeController).
Resolving inheritance for ".instanceof.App\Controller\Web\HomeController.0.App\Controller\Web\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\HomeController).
Resolving inheritance for "App\Controller\Web\HomeController" (parent: .instanceof.App\Controller\Web\HomeController.0.App\Controller\Web\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\ArticleController" (parent: .abstract.instanceof.App\Controller\Web\KnowledgeBase\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\ArticleController).
Resolving inheritance for ".instanceof.App\Controller\Web\KnowledgeBase\ArticleController.0.App\Controller\Web\KnowledgeBase\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\ArticleController).
Resolving inheritance for "App\Controller\Web\KnowledgeBase\ArticleController" (parent: .instanceof.App\Controller\Web\KnowledgeBase\ArticleController.0.App\Controller\Web\KnowledgeBase\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\CategoryController" (parent: .abstract.instanceof.App\Controller\Web\KnowledgeBase\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\CategoryController).
Resolving inheritance for ".instanceof.App\Controller\Web\KnowledgeBase\CategoryController.0.App\Controller\Web\KnowledgeBase\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\CategoryController).
Resolving inheritance for "App\Controller\Web\KnowledgeBase\CategoryController" (parent: .instanceof.App\Controller\Web\KnowledgeBase\CategoryController.0.App\Controller\Web\KnowledgeBase\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\DownloadFileController" (parent: .abstract.instanceof.App\Controller\Web\KnowledgeBase\DownloadFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\DownloadFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\DownloadFileController).
Resolving inheritance for ".instanceof.App\Controller\Web\KnowledgeBase\DownloadFileController.0.App\Controller\Web\KnowledgeBase\DownloadFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\DownloadFileController).
Resolving inheritance for "App\Controller\Web\KnowledgeBase\DownloadFileController" (parent: .instanceof.App\Controller\Web\KnowledgeBase\DownloadFileController.0.App\Controller\Web\KnowledgeBase\DownloadFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\MainController" (parent: .abstract.instanceof.App\Controller\Web\KnowledgeBase\MainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\MainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\MainController).
Resolving inheritance for ".instanceof.App\Controller\Web\KnowledgeBase\MainController.0.App\Controller\Web\KnowledgeBase\MainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\MainController).
Resolving inheritance for "App\Controller\Web\KnowledgeBase\MainController" (parent: .instanceof.App\Controller\Web\KnowledgeBase\MainController.0.App\Controller\Web\KnowledgeBase\MainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\MegaMenuController" (parent: .abstract.instanceof.App\Controller\Web\MegaMenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\MegaMenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\MegaMenuController).
Resolving inheritance for ".instanceof.App\Controller\Web\MegaMenuController.0.App\Controller\Web\MegaMenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\MegaMenuController).
Resolving inheritance for "App\Controller\Web\MegaMenuController" (parent: .instanceof.App\Controller\Web\MegaMenuController.0.App\Controller\Web\MegaMenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\ForgotPasswordController" (parent: .abstract.instanceof.App\Controller\Web\Security\ForgotPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\ForgotPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\ForgotPasswordController).
Resolving inheritance for ".instanceof.App\Controller\Web\Security\ForgotPasswordController.0.App\Controller\Web\Security\ForgotPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\ForgotPasswordController).
Resolving inheritance for "App\Controller\Web\Security\ForgotPasswordController" (parent: .instanceof.App\Controller\Web\Security\ForgotPasswordController.0.App\Controller\Web\Security\ForgotPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\RegisterController" (parent: .abstract.instanceof.App\Controller\Web\Security\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\RegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\RegisterController).
Resolving inheritance for ".instanceof.App\Controller\Web\Security\RegisterController.0.App\Controller\Web\Security\RegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\RegisterController).
Resolving inheritance for "App\Controller\Web\Security\RegisterController" (parent: .instanceof.App\Controller\Web\Security\RegisterController.0.App\Controller\Web\Security\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\Web\Security\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\ResetPasswordController).
Resolving inheritance for ".instanceof.App\Controller\Web\Security\ResetPasswordController.0.App\Controller\Web\Security\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\ResetPasswordController).
Resolving inheritance for "App\Controller\Web\Security\ResetPasswordController" (parent: .instanceof.App\Controller\Web\Security\ResetPasswordController.0.App\Controller\Web\Security\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SecurityController" (parent: .abstract.instanceof.App\Controller\Web\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\Web\SecurityController.0.App\Controller\Web\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SecurityController).
Resolving inheritance for "App\Controller\Web\SecurityController" (parent: .instanceof.App\Controller\Web\SecurityController.0.App\Controller\Web\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SitemapController" (parent: .abstract.instanceof.App\Controller\Web\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SitemapController).
Resolving inheritance for ".instanceof.App\Controller\Web\SitemapController.0.App\Controller\Web\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SitemapController).
Resolving inheritance for "App\Controller\Web\SitemapController" (parent: .instanceof.App\Controller\Web\SitemapController.0.App\Controller\Web\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\StaticPage\StaticPageController" (parent: .abstract.instanceof.App\Controller\Web\StaticPage\StaticPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\StaticPage\StaticPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\StaticPage\StaticPageController).
Resolving inheritance for ".instanceof.App\Controller\Web\StaticPage\StaticPageController.0.App\Controller\Web\StaticPage\StaticPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\StaticPage\StaticPageController).
Resolving inheritance for "App\Controller\Web\StaticPage\StaticPageController" (parent: .instanceof.App\Controller\Web\StaticPage\StaticPageController.0.App\Controller\Web\StaticPage\StaticPageController).
Resolving inheritance for ".instanceof.App\Doctrine\ClientShortIdListener.0.App\Doctrine\ClientShortIdListener" (parent: .abstract.instanceof.App\Doctrine\ClientShortIdListener).
Resolving inheritance for "App\Doctrine\ClientShortIdListener" (parent: .instanceof.App\Doctrine\ClientShortIdListener.0.App\Doctrine\ClientShortIdListener).
Resolving inheritance for ".instanceof.App\Doctrine\PortalSettingsCacheInvalidationSubscriber.0.App\Doctrine\PortalSettingsCacheInvalidationSubscriber" (parent: .abstract.instanceof.App\Doctrine\PortalSettingsCacheInvalidationSubscriber).
Resolving inheritance for "App\Doctrine\PortalSettingsCacheInvalidationSubscriber" (parent: .instanceof.App\Doctrine\PortalSettingsCacheInvalidationSubscriber.0.App\Doctrine\PortalSettingsCacheInvalidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PortalSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PortalSubscriber).
Resolving inheritance for "App\EventSubscriber\PortalSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PortalSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PurchaseSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PurchaseSubscriber).
Resolving inheritance for "App\EventSubscriber\PurchaseSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PurchaseSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SwitchUserSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SwitchUserSubscriber).
Resolving inheritance for "App\EventSubscriber\SwitchUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SwitchUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Access\BaseAccessTypeForm" (parent: .abstract.instanceof.App\Form\Access\BaseAccessTypeForm).
Resolving inheritance for "App\Form\Access\BaseAccessTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Access\BaseAccessTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminTypeForm" (parent: .abstract.instanceof.App\Form\Admin\AdminTypeForm).
Resolving inheritance for "App\Form\Admin\AdminTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BaseAdminTypeForm" (parent: .abstract.instanceof.App\Form\Admin\BaseAdminTypeForm).
Resolving inheritance for "App\Form\Admin\BaseAdminTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BaseAdminTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\NewAdminTypeForm" (parent: .abstract.instanceof.App\Form\Admin\NewAdminTypeForm).
Resolving inheritance for "App\Form\Admin\NewAdminTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\NewAdminTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordChangeTypeForm" (parent: .abstract.instanceof.App\Form\Admin\PasswordChangeTypeForm).
Resolving inheritance for "App\Form\Admin\PasswordChangeTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordChangeTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminAbstractType" (parent: .abstract.instanceof.App\Form\AdminAbstractType).
Resolving inheritance for "App\Form\AdminAbstractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminAbstractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\AuthorImageType" (parent: .abstract.instanceof.App\Form\Author\AuthorImageType).
Resolving inheritance for "App\Form\Author\AuthorImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\AuthorImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\AuthorTypeForm" (parent: .abstract.instanceof.App\Form\Author\AuthorTypeForm).
Resolving inheritance for "App\Form\Author\AuthorTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\AuthorTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\BaseAuthorTypeForm" (parent: .abstract.instanceof.App\Form\Author\BaseAuthorTypeForm).
Resolving inheritance for "App\Form\Author\BaseAuthorTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\BaseAuthorTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\NewAuthorTypeForm" (parent: .abstract.instanceof.App\Form\Author\NewAuthorTypeForm).
Resolving inheritance for "App\Form\Author\NewAuthorTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\NewAuthorTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryDesktopBannerType" (parent: .abstract.instanceof.App\Form\Category\CategoryDesktopBannerType).
Resolving inheritance for "App\Form\Category\CategoryDesktopBannerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryDesktopBannerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryImageType" (parent: .abstract.instanceof.App\Form\Category\CategoryImageType).
Resolving inheritance for "App\Form\Category\CategoryImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryMobileBannerType" (parent: .abstract.instanceof.App\Form\Category\CategoryMobileBannerType).
Resolving inheritance for "App\Form\Category\CategoryMobileBannerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryMobileBannerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\AssignCourseTypeForm" (parent: .abstract.instanceof.App\Form\Client\AssignCourseTypeForm).
Resolving inheritance for "App\Form\Client\AssignCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\AssignCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\BaseClientTypeForm" (parent: .abstract.instanceof.App\Form\Client\BaseClientTypeForm).
Resolving inheritance for "App\Form\Client\BaseClientTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\BaseClientTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\ClientTypeForm" (parent: .abstract.instanceof.App\Form\Client\ClientTypeForm).
Resolving inheritance for "App\Form\Client\ClientTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\ClientTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\ImportGosOrderTypeForm" (parent: .abstract.instanceof.App\Form\Client\ImportGosOrderTypeForm).
Resolving inheritance for "App\Form\Client\ImportGosOrderTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\ImportGosOrderTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\BaseCategoryTypeForm" (parent: .abstract.instanceof.App\Form\Education\Category\BaseCategoryTypeForm).
Resolving inheritance for "App\Form\Education\Category\BaseCategoryTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\BaseCategoryTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\CategoryTypeForm" (parent: .abstract.instanceof.App\Form\Education\Category\CategoryTypeForm).
Resolving inheritance for "App\Form\Education\Category\CategoryTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\CategoryTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\NewCategoryTypeForm" (parent: .abstract.instanceof.App\Form\Education\Category\NewCategoryTypeForm).
Resolving inheritance for "App\Form\Education\Category\NewCategoryTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\NewCategoryTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Certificate\NewCertificateForm" (parent: .abstract.instanceof.App\Form\Education\Certificate\NewCertificateForm).
Resolving inheritance for "App\Form\Education\Certificate\NewCertificateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Certificate\NewCertificateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\AcademyCourseTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\AcademyCourseTypeForm).
Resolving inheritance for "App\Form\Education\Course\AcademyCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\AcademyCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\BaseCourseTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\BaseCourseTypeForm).
Resolving inheritance for "App\Form\Education\Course\BaseCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\BaseCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\CourseAccessTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\CourseAccessTypeForm).
Resolving inheritance for "App\Form\Education\Course\CourseAccessTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\CourseAccessTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\CourseImageType" (parent: .abstract.instanceof.App\Form\Education\Course\CourseImageType).
Resolving inheritance for "App\Form\Education\Course\CourseImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\CourseImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\DeactivationCourseTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\DeactivationCourseTypeForm).
Resolving inheritance for "App\Form\Education\Course\DeactivationCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\DeactivationCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\EditCourseTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\EditCourseTypeForm).
Resolving inheritance for "App\Form\Education\Course\EditCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\EditCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\FutureDegreeCourseTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\FutureDegreeCourseTypeForm).
Resolving inheritance for "App\Form\Education\Course\FutureDegreeCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\FutureDegreeCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\NewCourseTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\NewCourseTypeForm).
Resolving inheritance for "App\Form\Education\Course\NewCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\NewCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\NoFrontCourseTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\NoFrontCourseTypeForm).
Resolving inheritance for "App\Form\Education\Course\NoFrontCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\NoFrontCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\WebinarCourseTypeForm" (parent: .abstract.instanceof.App\Form\Education\Course\WebinarCourseTypeForm).
Resolving inheritance for "App\Form\Education\Course\WebinarCourseTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\WebinarCourseTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\CourseLandingSectionImageType" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\CourseLandingSectionImageType).
Resolving inheritance for "App\Form\Education\CourseLandingSection\CourseLandingSectionImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\CourseLandingSectionImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\NewCourseLandingSectionForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\NewCourseLandingSectionForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\NewCourseLandingSectionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\NewCourseLandingSectionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\BaseSectionTemplateForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\BaseSectionTemplateForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\BaseSectionTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\BaseSectionTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionVariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionVariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionVariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionVariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_1\Section1Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_1\Section1Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_1\Section1Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_1\Section1Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_1\Section1VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_1\Section1VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_1\Section1VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_1\Section1VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_2\Section2Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_2\Section2Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_3\Section3Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_3\Section3Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_3\Section3Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_3\Section3Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_3\Section3VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_3\Section3VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_3\Section3VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_3\Section3VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_4\Section4Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_4\Section4Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_5\Section5Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_5\Section5Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_5\Section5Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_5\Section5Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_5\Section5VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_5\Section5VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_5\Section5VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_5\Section5VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_6\Section6Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_6\Section6Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_7\Section7Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_7\Section7Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_8\Section8Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_8\Section8Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_8\Section8Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_8\Section8Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_8\Section8VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_8\Section8VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_8\Section8VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_8\Section8VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_9\Section9Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_9\Section9Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_9\Section9Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_9\Section9Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_9\Section9VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_9\Section9VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_9\Section9VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_9\Section9VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_10a\Section10aForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aVariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aVariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_10a\Section10aVariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aVariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_10b\Section10bForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bVariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bVariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_10b\Section10bVariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bVariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11\Section11Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_11\Section11Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_11b\Section11bForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_12\Section12Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_12\Section12Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_13\Section13Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_13\Section13Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_14\Section14Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_14\Section14Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15\Section15Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_15\Section15Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_15\Section15Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15\Section15Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15\Section15VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_15\Section15VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_15\Section15VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15\Section15VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_15b\Section15bForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bVariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bVariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_15b\Section15bVariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bVariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_16\Section16Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_16\Section16Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_16\Section16Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_16\Section16Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_16\Section16VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_16\Section16VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_16\Section16VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_16\Section16VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_17\Section17Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_17\Section17Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_17\Section17Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_17\Section17Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_17\Section17VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_17\Section17VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_17\Section17VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_17\Section17VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18Form" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_18\Section18Form).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_18\Section18Form" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18Form).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesItemForm" (parent: .abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesItemForm).
Resolving inheritance for "App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\AudioLessonTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\AudioLessonTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\AudioLessonTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\AudioLessonTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\BaseLessonTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\BaseLessonTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\BaseLessonTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\BaseLessonTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\DownloadLessonTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\DownloadLessonTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\DownloadLessonTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\DownloadLessonTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonAccessTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\LessonAccessTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\LessonAccessTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonAccessTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonAudioType" (parent: .abstract.instanceof.App\Form\Education\Lesson\LessonAudioType).
Resolving inheritance for "App\Form\Education\Lesson\LessonAudioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonAudioType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonFileType" (parent: .abstract.instanceof.App\Form\Education\Lesson\LessonFileType).
Resolving inheritance for "App\Form\Education\Lesson\LessonFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonImageType" (parent: .abstract.instanceof.App\Form\Education\Lesson\LessonImageType).
Resolving inheritance for "App\Form\Education\Lesson\LessonImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\LessonTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\LessonTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\NewLessonTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\NewLessonTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\NewLessonTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\NewLessonTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\QuizLessonTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\QuizLessonTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\QuizLessonTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\QuizLessonTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\TextLessonTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\TextLessonTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\TextLessonTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\TextLessonTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\VideoLessonTypeForm" (parent: .abstract.instanceof.App\Form\Education\Lesson\VideoLessonTypeForm).
Resolving inheritance for "App\Form\Education\Lesson\VideoLessonTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\VideoLessonTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\BaseModuleTypeForm" (parent: .abstract.instanceof.App\Form\Education\Module\BaseModuleTypeForm).
Resolving inheritance for "App\Form\Education\Module\BaseModuleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\BaseModuleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\ModuleTypeForm" (parent: .abstract.instanceof.App\Form\Education\Module\ModuleTypeForm).
Resolving inheritance for "App\Form\Education\Module\ModuleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\ModuleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\NewModuleTypeForm" (parent: .abstract.instanceof.App\Form\Education\Module\NewModuleTypeForm).
Resolving inheritance for "App\Form\Education\Module\NewModuleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\NewModuleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\BasePriceTypeForm" (parent: .abstract.instanceof.App\Form\Education\Price\BasePriceTypeForm).
Resolving inheritance for "App\Form\Education\Price\BasePriceTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\BasePriceTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\NewPriceTypeForm" (parent: .abstract.instanceof.App\Form\Education\Price\NewPriceTypeForm).
Resolving inheritance for "App\Form\Education\Price\NewPriceTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\NewPriceTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\PackPriceTypeForm" (parent: .abstract.instanceof.App\Form\Education\Price\PackPriceTypeForm).
Resolving inheritance for "App\Form\Education\Price\PackPriceTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\PackPriceTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\VariantPriceTypeForm" (parent: .abstract.instanceof.App\Form\Education\Price\VariantPriceTypeForm).
Resolving inheritance for "App\Form\Education\Price\VariantPriceTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\VariantPriceTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\AnswerTypeForm" (parent: .abstract.instanceof.App\Form\Education\Test\AnswerTypeForm).
Resolving inheritance for "App\Form\Education\Test\AnswerTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\AnswerTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\BaseTestTypeForm" (parent: .abstract.instanceof.App\Form\Education\Test\BaseTestTypeForm).
Resolving inheritance for "App\Form\Education\Test\BaseTestTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\BaseTestTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\CloseQuestionTypeForm" (parent: .abstract.instanceof.App\Form\Education\Test\CloseQuestionTypeForm).
Resolving inheritance for "App\Form\Education\Test\CloseQuestionTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\CloseQuestionTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewCourseTestTypeForm" (parent: .abstract.instanceof.App\Form\Education\Test\NewCourseTestTypeForm).
Resolving inheritance for "App\Form\Education\Test\NewCourseTestTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewCourseTestTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewLessonTestTypeForm" (parent: .abstract.instanceof.App\Form\Education\Test\NewLessonTestTypeForm).
Resolving inheritance for "App\Form\Education\Test\NewLessonTestTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewLessonTestTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewModuleTestTypeForm" (parent: .abstract.instanceof.App\Form\Education\Test\NewModuleTestTypeForm).
Resolving inheritance for "App\Form\Education\Test\NewModuleTestTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewModuleTestTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\TestTypeForm" (parent: .abstract.instanceof.App\Form\Education\Test\TestTypeForm).
Resolving inheritance for "App\Form\Education\Test\TestTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\TestTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GosOrder\FreeGosOrderTypeForm" (parent: .abstract.instanceof.App\Form\GosOrder\FreeGosOrderTypeForm).
Resolving inheritance for "App\Form\GosOrder\FreeGosOrderTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GosOrder\FreeGosOrderTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleAudioType" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\ArticleAudioType).
Resolving inheritance for "App\Form\KnowledgeBase\Article\ArticleAudioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleAudioType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleFileType" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\ArticleFileType).
Resolving inheritance for "App\Form\KnowledgeBase\Article\ArticleFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleImageType" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\ArticleImageType).
Resolving inheritance for "App\Form\KnowledgeBase\Article\ArticleImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\AudioArticleTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\AudioArticleTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Article\AudioArticleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\AudioArticleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\BaseArticleTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\BaseArticleTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Article\BaseArticleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\BaseArticleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\DeactivationArticleTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\DeactivationArticleTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Article\DeactivationArticleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\DeactivationArticleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\DownloadArticleTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\DownloadArticleTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Article\DownloadArticleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\DownloadArticleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\EditArticleTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\EditArticleTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Article\EditArticleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\EditArticleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\NewArticleTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\NewArticleTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Article\NewArticleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\NewArticleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\TextArticleTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\TextArticleTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Article\TextArticleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\TextArticleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\VideoArticleTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Article\VideoArticleTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Article\VideoArticleTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\VideoArticleTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\BaseCategoryTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Category\BaseCategoryTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Category\BaseCategoryTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\BaseCategoryTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\CategoryTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Category\CategoryTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Category\CategoryTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\CategoryTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\NewCategoryTypeForm" (parent: .abstract.instanceof.App\Form\KnowledgeBase\Category\NewCategoryTypeForm).
Resolving inheritance for "App\Form\KnowledgeBase\Category\NewCategoryTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\NewCategoryTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\BasePartnerTypeForm" (parent: .abstract.instanceof.App\Form\Partner\BasePartnerTypeForm).
Resolving inheritance for "App\Form\Partner\BasePartnerTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\BasePartnerTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\NewPartnerTypeForm" (parent: .abstract.instanceof.App\Form\Partner\NewPartnerTypeForm).
Resolving inheritance for "App\Form\Partner\NewPartnerTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\NewPartnerTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\PartnerImageType" (parent: .abstract.instanceof.App\Form\Partner\PartnerImageType).
Resolving inheritance for "App\Form\Partner\PartnerImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\PartnerImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\PartnerTypeForm" (parent: .abstract.instanceof.App\Form\Partner\PartnerTypeForm).
Resolving inheritance for "App\Form\Partner\PartnerTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\PartnerTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\FooterLinkType" (parent: .abstract.instanceof.App\Form\PortalSettings\FooterLinkType).
Resolving inheritance for "App\Form\PortalSettings\FooterLinkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\FooterLinkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\BaseHomepageLandingSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\BaseHomepageLandingSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\BaseHomepageLandingSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\BaseHomepageLandingSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HomepageLandingSectionImageType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\HomepageLandingSectionImageType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\HomepageLandingSectionImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HomepageLandingSectionImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesItemFormType" (parent: .abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesItemFormType).
Resolving inheritance for "App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\PortalSettingsType" (parent: .abstract.instanceof.App\Form\PortalSettings\PortalSettingsType).
Resolving inheritance for "App\Form\PortalSettings\PortalSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\PortalSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\RegisterFormType" (parent: .abstract.instanceof.App\Form\Security\RegisterFormType).
Resolving inheritance for "App\Form\Security\RegisterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\RegisterFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\RemindPasswordFormType" (parent: .abstract.instanceof.App\Form\Security\RemindPasswordFormType).
Resolving inheritance for "App\Form\Security\RemindPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\RemindPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPasswordFormType" (parent: .abstract.instanceof.App\Form\Security\ResetPasswordFormType).
Resolving inheritance for "App\Form\Security\ResetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Seo\SeoType" (parent: .abstract.instanceof.App\Form\Seo\SeoType).
Resolving inheritance for "App\Form\Seo\SeoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Seo\SeoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Social\SocialType" (parent: .abstract.instanceof.App\Form\Social\SocialType).
Resolving inheritance for "App\Form\Social\SocialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Social\SocialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\BaseStaticPageTypeForm" (parent: .abstract.instanceof.App\Form\StaticPage\BaseStaticPageTypeForm).
Resolving inheritance for "App\Form\StaticPage\BaseStaticPageTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\BaseStaticPageTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\NewStaticPageTypeForm" (parent: .abstract.instanceof.App\Form\StaticPage\NewStaticPageTypeForm).
Resolving inheritance for "App\Form\StaticPage\NewStaticPageTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\NewStaticPageTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\StaticPageTypeForm" (parent: .abstract.instanceof.App\Form\StaticPage\StaticPageTypeForm).
Resolving inheritance for "App\Form\StaticPage\StaticPageTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\StaticPageTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CardChoiceType" (parent: .abstract.instanceof.App\Form\Type\CardChoiceType).
Resolving inheritance for "App\Form\Type\CardChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CardChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChoiceWithImagesType" (parent: .abstract.instanceof.App\Form\Type\ChoiceWithImagesType).
Resolving inheritance for "App\Form\Type\ChoiceWithImagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChoiceWithImagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CourseLandingSectionCardChoiceType" (parent: .abstract.instanceof.App\Form\Type\CourseLandingSectionCardChoiceType).
Resolving inheritance for "App\Form\Type\CourseLandingSectionCardChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CourseLandingSectionCardChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HomepageLandingSectionCardChoiceType" (parent: .abstract.instanceof.App\Form\Type\HomepageLandingSectionCardChoiceType).
Resolving inheritance for "App\Form\Type\HomepageLandingSectionCardChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HomepageLandingSectionCardChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HugeTextareaType" (parent: .abstract.instanceof.App\Form\Type\HugeTextareaType).
Resolving inheritance for "App\Form\Type\HugeTextareaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HugeTextareaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SwitchType" (parent: .abstract.instanceof.App\Form\Type\SwitchType).
Resolving inheritance for "App\Form\Type\SwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SwitchType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\AnswerRepository" (parent: .abstract.instanceof.App\GOS\Repository\AnswerRepository).
Resolving inheritance for "App\GOS\Repository\AnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\AnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CertificateRepository" (parent: .abstract.instanceof.App\GOS\Repository\CertificateRepository).
Resolving inheritance for "App\GOS\Repository\CertificateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CertificateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CouponRepository" (parent: .abstract.instanceof.App\GOS\Repository\CouponRepository).
Resolving inheritance for "App\GOS\Repository\CouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CouponRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CourseRepository" (parent: .abstract.instanceof.App\GOS\Repository\CourseRepository).
Resolving inheritance for "App\GOS\Repository\CourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CourseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\LessonRepository" (parent: .abstract.instanceof.App\GOS\Repository\LessonRepository).
Resolving inheritance for "App\GOS\Repository\LessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\LessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\LessonTypeRepository" (parent: .abstract.instanceof.App\GOS\Repository\LessonTypeRepository).
Resolving inheritance for "App\GOS\Repository\LessonTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\LessonTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ModuleRepository" (parent: .abstract.instanceof.App\GOS\Repository\ModuleRepository).
Resolving inheritance for "App\GOS\Repository\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\PortalSettingsRepository" (parent: .abstract.instanceof.App\GOS\Repository\PortalSettingsRepository).
Resolving inheritance for "App\GOS\Repository\PortalSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\PortalSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ProductPackRepository" (parent: .abstract.instanceof.App\GOS\Repository\ProductPackRepository).
Resolving inheritance for "App\GOS\Repository\ProductPackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ProductPackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ProductVariantRepository" (parent: .abstract.instanceof.App\GOS\Repository\ProductVariantRepository).
Resolving inheritance for "App\GOS\Repository\ProductVariantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ProductVariantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\QuestionRepository" (parent: .abstract.instanceof.App\GOS\Repository\QuestionRepository).
Resolving inheritance for "App\GOS\Repository\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\QuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\TestRepository" (parent: .abstract.instanceof.App\GOS\Repository\TestRepository).
Resolving inheritance for "App\GOS\Repository\TestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\TestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserLessonRepository" (parent: .abstract.instanceof.App\GOS\Repository\UserLessonRepository).
Resolving inheritance for "App\GOS\Repository\UserLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserLessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserRepository" (parent: .abstract.instanceof.App\GOS\Repository\UserRepository).
Resolving inheritance for "App\GOS\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserTestRepository" (parent: .abstract.instanceof.App\GOS\Repository\UserTestRepository).
Resolving inheritance for "App\GOS\Repository\UserTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserTestRepository).
Resolving inheritance for ".instanceof.App\MessageHandler\Education\CertificateGenerationHandler.0.App\MessageHandler\Education\CertificateGenerationHandler" (parent: .abstract.instanceof.App\MessageHandler\Education\CertificateGenerationHandler).
Resolving inheritance for "App\MessageHandler\Education\CertificateGenerationHandler" (parent: .instanceof.App\MessageHandler\Education\CertificateGenerationHandler.0.App\MessageHandler\Education\CertificateGenerationHandler).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\AccountancyCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\AccountancyCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\AccountancyCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\AccountancyCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\ComplaintsCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\ComplaintsCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\ComplaintsCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\ComplaintsCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\ExtensionsCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\ExtensionsCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\ExtensionsCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\ExtensionsCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\MakeOrderCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\MakeOrderCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\MakeOrderCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\MakeOrderCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\OnlineProblemsCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\OnlineProblemsCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\OnlineProblemsCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\OnlineProblemsCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\OrderQuestionCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\OrderQuestionCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\OrderQuestionCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\OrderQuestionCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\TrainingCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\TrainingCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\TrainingCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\TrainingCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\UndeliveredOrderCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\UndeliveredOrderCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\UndeliveredOrderCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\UndeliveredOrderCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\UniqskillsCategory" (parent: .abstract.instanceof.App\Model\Contact\Form\Category\UniqskillsCategory).
Resolving inheritance for "App\Model\Contact\Form\Category\UniqskillsCategory" (parent: .instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\UniqskillsCategory).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\AdditionalParticipantsInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\AdditionalParticipantsInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\AdditionalParticipantsInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\AdditionalParticipantsInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\AddressToSendInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\AddressToSendInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\AddressToSendInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\AddressToSendInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CityInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\CityInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\CityInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CityInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CompanyInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\CompanyInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\CompanyInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CompanyInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CorrectAddressInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\CorrectAddressInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\CorrectAddressInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CorrectAddressInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\DescriptionInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\DescriptionInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\DescriptionInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\DescriptionInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\EmailClientInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\EmailClientInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\EmailClientInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\EmailClientInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NameClientInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\NameClientInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\NameClientInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NameClientInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NipInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\NipInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\NipInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NipInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrClientInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\NrClientInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\NrClientInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrClientInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrHouseInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\NrHouseInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\NrHouseInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrHouseInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrInvoiceInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\NrInvoiceInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\NrInvoiceInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrInvoiceInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrLocalInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\NrLocalInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\NrLocalInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrLocalInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrOrderInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\NrOrderInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\NrOrderInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrOrderInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantEmailInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\ParticipantEmailInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\ParticipantEmailInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantEmailInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantNameInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\ParticipantNameInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\ParticipantNameInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantNameInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantPhoneInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\ParticipantPhoneInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\ParticipantPhoneInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantPhoneInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\PhoneClientInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\PhoneClientInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\PhoneClientInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\PhoneClientInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\PostageCodeInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\PostageCodeInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\PostageCodeInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\PostageCodeInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ProductNameInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\ProductNameInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\ProductNameInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ProductNameInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\StreetInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\StreetInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\StreetInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\StreetInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\TrainingNameInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\TrainingNameInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\TrainingNameInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\TrainingNameInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\WrongAddressInput" (parent: .abstract.instanceof.App\Model\Contact\Form\FormField\WrongAddressInput).
Resolving inheritance for "App\Model\Contact\Form\FormField\WrongAddressInput" (parent: .instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\WrongAddressInput).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy1Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy1Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Accountancy1Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy1Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy2Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy2Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Accountancy2Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy2Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy3Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy3Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Accountancy3Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy3Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy4Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy4Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Accountancy4Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy4Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy5Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy5Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Accountancy5Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy5Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints1Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Complaints1Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Complaints1Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints1Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints2Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Complaints2Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Complaints2Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints2Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints3Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Complaints3Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Complaints3Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints3Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions1Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Extensions1Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Extensions1Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions1Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions2Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Extensions2Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Extensions2Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions2Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions3Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Extensions3Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Extensions3Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions3Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions4Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Extensions4Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Extensions4Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions4Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions5Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Extensions5Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Extensions5Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions5Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions6Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Extensions6Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Extensions6Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions6Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder1Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder1Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder1Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder1Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder2Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder2Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder2Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder2Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder3Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder3Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder3Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder3Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder4Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder4Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder4Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder4Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder5Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder5Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder5Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder5Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder6Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder6Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder6Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder6Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder7Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder7Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder7Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder7Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder8Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder8Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder8Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder8Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder9Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder9Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder9Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder9Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder10Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder10Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\MakeOrder10Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder10Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems1Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems1Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\OnlineProblems1Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems1Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems2Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems2Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\OnlineProblems2Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems2Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems3Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems3Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\OnlineProblems3Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems3Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems4Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems4Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\OnlineProblems4Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems4Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems5Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems5Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\OnlineProblems5Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems5Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OrderQuestion1Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\OrderQuestion1Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\OrderQuestion1Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OrderQuestion1Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OrderQuestion2Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\OrderQuestion2Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\OrderQuestion2Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OrderQuestion2Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training1Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Training1Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Training1Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training1Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training2Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Training2Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Training2Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training2Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training3Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Training3Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Training3Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training3Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training4Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Training4Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Training4Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training4Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training5Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Training5Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Training5Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training5Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training6Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Training6Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Training6Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training6Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training7Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\Training7Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\Training7Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training7Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder1Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\UndeliveredOrder1Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\UndeliveredOrder1Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder1Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder2Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\UndeliveredOrder2Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\UndeliveredOrder2Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder2Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder3Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\UndeliveredOrder3Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\UndeliveredOrder3Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder3Subject).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder4Subject" (parent: .abstract.instanceof.App\Model\Contact\Form\Subject\UndeliveredOrder4Subject).
Resolving inheritance for "App\Model\Contact\Form\Subject\UndeliveredOrder4Subject" (parent: .instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder4Subject).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Author\AuthorImageRepository" (parent: .abstract.instanceof.App\Repository\Author\AuthorImageRepository).
Resolving inheritance for "App\Repository\Author\AuthorImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Author\AuthorImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Author\AuthorRepository" (parent: .abstract.instanceof.App\Repository\Author\AuthorRepository).
Resolving inheritance for "App\Repository\Author\AuthorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Author\AuthorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryDesktopBannerRepository" (parent: .abstract.instanceof.App\Repository\Category\CategoryDesktopBannerRepository).
Resolving inheritance for "App\Repository\Category\CategoryDesktopBannerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryDesktopBannerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryImageRepository" (parent: .abstract.instanceof.App\Repository\Category\CategoryImageRepository).
Resolving inheritance for "App\Repository\Category\CategoryImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryMobileBannerRepository" (parent: .abstract.instanceof.App\Repository\Category\CategoryMobileBannerRepository).
Resolving inheritance for "App\Repository\Category\CategoryMobileBannerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryMobileBannerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Category\CategoryRepository" (parent: .abstract.instanceof.App\Repository\Education\Category\CategoryRepository).
Resolving inheritance for "App\Repository\Education\Category\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Category\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\AcademyCourseRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\AcademyCourseRepository).
Resolving inheritance for "App\Repository\Education\Course\AcademyCourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\AcademyCourseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseAccessRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\CourseAccessRepository).
Resolving inheritance for "App\Repository\Education\Course\CourseAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseAccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseImageRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\CourseImageRepository).
Resolving inheritance for "App\Repository\Education\Course\CourseImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\CourseRepository).
Resolving inheritance for "App\Repository\Education\Course\CourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\FutureDegreeCourseRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\FutureDegreeCourseRepository).
Resolving inheritance for "App\Repository\Education\Course\FutureDegreeCourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\FutureDegreeCourseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\NoFrontCourseRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\NoFrontCourseRepository).
Resolving inheritance for "App\Repository\Education\Course\NoFrontCourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\NoFrontCourseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\CoursePriceRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\Price\CoursePriceRepository).
Resolving inheritance for "App\Repository\Education\Course\Price\CoursePriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\CoursePriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\PackRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\Price\PackRepository).
Resolving inheritance for "App\Repository\Education\Course\Price\PackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\PackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\VariantRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\Price\VariantRepository).
Resolving inheritance for "App\Repository\Education\Course\Price\VariantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\VariantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\UserCourseRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\UserCourseRepository).
Resolving inheritance for "App\Repository\Education\Course\UserCourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\UserCourseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\WebinarCourseRepository" (parent: .abstract.instanceof.App\Repository\Education\Course\WebinarCourseRepository).
Resolving inheritance for "App\Repository\Education\Course\WebinarCourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\WebinarCourseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\CourseLandingSection\CourseLandingSectionImageRepository" (parent: .abstract.instanceof.App\Repository\Education\CourseLandingSection\CourseLandingSectionImageRepository).
Resolving inheritance for "App\Repository\Education\CourseLandingSection\CourseLandingSectionImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\CourseLandingSection\CourseLandingSectionImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\CourseLandingSection\CourseLandingSectionRepository" (parent: .abstract.instanceof.App\Repository\Education\CourseLandingSection\CourseLandingSectionRepository).
Resolving inheritance for "App\Repository\Education\CourseLandingSection\CourseLandingSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\CourseLandingSection\CourseLandingSectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\AudioLessonRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\AudioLessonRepository).
Resolving inheritance for "App\Repository\Education\Lesson\AudioLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\AudioLessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\DownloadLessonRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\DownloadLessonRepository).
Resolving inheritance for "App\Repository\Education\Lesson\DownloadLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\DownloadLessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonAccessRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\LessonAccessRepository).
Resolving inheritance for "App\Repository\Education\Lesson\LessonAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonAccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonAudioRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\LessonAudioRepository).
Resolving inheritance for "App\Repository\Education\Lesson\LessonAudioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonAudioRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonFileRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\LessonFileRepository).
Resolving inheritance for "App\Repository\Education\Lesson\LessonFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonImageRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\LessonImageRepository).
Resolving inheritance for "App\Repository\Education\Lesson\LessonImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\LessonRepository).
Resolving inheritance for "App\Repository\Education\Lesson\LessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\QuizLessonRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\QuizLessonRepository).
Resolving inheritance for "App\Repository\Education\Lesson\QuizLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\QuizLessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\TextLessonRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\TextLessonRepository).
Resolving inheritance for "App\Repository\Education\Lesson\TextLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\TextLessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\UserLessonRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\UserLessonRepository).
Resolving inheritance for "App\Repository\Education\Lesson\UserLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\UserLessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\VideoLessonRepository" (parent: .abstract.instanceof.App\Repository\Education\Lesson\VideoLessonRepository).
Resolving inheritance for "App\Repository\Education\Lesson\VideoLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\VideoLessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Module\ModuleRepository" (parent: .abstract.instanceof.App\Repository\Education\Module\ModuleRepository).
Resolving inheritance for "App\Repository\Education\Module\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Module\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\AnswerRepository" (parent: .abstract.instanceof.App\Repository\Education\Test\AnswerRepository).
Resolving inheritance for "App\Repository\Education\Test\AnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\AnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\CloseQuestionRepository" (parent: .abstract.instanceof.App\Repository\Education\Test\CloseQuestionRepository).
Resolving inheritance for "App\Repository\Education\Test\CloseQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\CloseQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\CourseTestRepository" (parent: .abstract.instanceof.App\Repository\Education\Test\CourseTestRepository).
Resolving inheritance for "App\Repository\Education\Test\CourseTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\CourseTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\LessonTestRepository" (parent: .abstract.instanceof.App\Repository\Education\Test\LessonTestRepository).
Resolving inheritance for "App\Repository\Education\Test\LessonTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\LessonTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\ModuleTestRepository" (parent: .abstract.instanceof.App\Repository\Education\Test\ModuleTestRepository).
Resolving inheritance for "App\Repository\Education\Test\ModuleTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\ModuleTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\QuestionRepository" (parent: .abstract.instanceof.App\Repository\Education\Test\QuestionRepository).
Resolving inheritance for "App\Repository\Education\Test\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\QuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\TestRepository" (parent: .abstract.instanceof.App\Repository\Education\Test\TestRepository).
Resolving inheritance for "App\Repository\Education\Test\TestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\TestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\UserTestRepository" (parent: .abstract.instanceof.App\Repository\Education\Test\UserTestRepository).
Resolving inheritance for "App\Repository\Education\Test\UserTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\UserTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleAudioRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Article\ArticleAudioRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Article\ArticleAudioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleAudioRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleFileRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Article\ArticleFileRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Article\ArticleFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleImageRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Article\ArticleImageRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Article\ArticleImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Article\ArticleRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Article\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\AudioArticleRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Article\AudioArticleRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Article\AudioArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\AudioArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\DownloadArticleRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Article\DownloadArticleRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Article\DownloadArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\DownloadArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\TextArticleRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Article\TextArticleRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Article\TextArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\TextArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\VideoArticleRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Article\VideoArticleRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Article\VideoArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\VideoArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Category\CategoryRepository" (parent: .abstract.instanceof.App\Repository\KnowledgeBase\Category\CategoryRepository).
Resolving inheritance for "App\Repository\KnowledgeBase\Category\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Category\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Order\GosOrderParticipantRepository" (parent: .abstract.instanceof.App\Repository\Order\GosOrderParticipantRepository).
Resolving inheritance for "App\Repository\Order\GosOrderParticipantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Order\GosOrderParticipantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Order\GosOrderRepository" (parent: .abstract.instanceof.App\Repository\Order\GosOrderRepository).
Resolving inheritance for "App\Repository\Order\GosOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Order\GosOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerImageRepository" (parent: .abstract.instanceof.App\Repository\Partner\PartnerImageRepository).
Resolving inheritance for "App\Repository\Partner\PartnerImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerRepository" (parent: .abstract.instanceof.App\Repository\Partner\PartnerRepository).
Resolving inheritance for "App\Repository\Partner\PartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\FooterLinkRepository" (parent: .abstract.instanceof.App\Repository\PortalSettings\FooterLinkRepository).
Resolving inheritance for "App\Repository\PortalSettings\FooterLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\FooterLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\HomepageLandingSectionImageRepository" (parent: .abstract.instanceof.App\Repository\PortalSettings\HomepageLandingSectionImageRepository).
Resolving inheritance for "App\Repository\PortalSettings\HomepageLandingSectionImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\HomepageLandingSectionImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\HomepageLandingSectionRepository" (parent: .abstract.instanceof.App\Repository\PortalSettings\HomepageLandingSectionRepository).
Resolving inheritance for "App\Repository\PortalSettings\HomepageLandingSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\HomepageLandingSectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\PortalSettingsRepository" (parent: .abstract.instanceof.App\Repository\PortalSettings\PortalSettingsRepository).
Resolving inheritance for "App\Repository\PortalSettings\PortalSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\PortalSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaticPage\StaticPageRepository" (parent: .abstract.instanceof.App\Repository\StaticPage\StaticPageRepository).
Resolving inheritance for "App\Repository\StaticPage\StaticPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaticPage\StaticPageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\AdminRepository" (parent: .abstract.instanceof.App\Repository\User\AdminRepository).
Resolving inheritance for "App\Repository\User\AdminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\AdminRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ClientAvatarRepository" (parent: .abstract.instanceof.App\Repository\User\ClientAvatarRepository).
Resolving inheritance for "App\Repository\User\ClientAvatarRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ClientAvatarRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ClientRepository" (parent: .abstract.instanceof.App\Repository\User\ClientRepository).
Resolving inheritance for "App\Repository\User\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ClientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository" (parent: .abstract.instanceof.App\Repository\User\UserRepository).
Resolving inheritance for "App\Repository\User\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\ArticleParamConverter" (parent: .abstract.instanceof.App\Request\ParamConverter\ArticleParamConverter).
Resolving inheritance for "App\Request\ParamConverter\ArticleParamConverter" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\ArticleParamConverter).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\CourseParamConverter" (parent: .abstract.instanceof.App\Request\ParamConverter\CourseParamConverter).
Resolving inheritance for "App\Request\ParamConverter\CourseParamConverter" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\CourseParamConverter).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\LessonParamConverter" (parent: .abstract.instanceof.App\Request\ParamConverter\LessonParamConverter).
Resolving inheritance for "App\Request\ParamConverter\LessonParamConverter" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\LessonParamConverter).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\UserLessonParamConverter" (parent: .abstract.instanceof.App\Request\ParamConverter\UserLessonParamConverter).
Resolving inheritance for "App\Request\ParamConverter\UserLessonParamConverter" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\UserLessonParamConverter).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\UserTestParamConverter" (parent: .abstract.instanceof.App\Request\ParamConverter\UserTestParamConverter).
Resolving inheritance for "App\Request\ParamConverter\UserTestParamConverter" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\UserTestParamConverter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\CourseLandingPageVoter" (parent: .abstract.instanceof.App\Security\Voter\Education\CourseLandingPageVoter).
Resolving inheritance for "App\Security\Voter\Education\CourseLandingPageVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\CourseLandingPageVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\LessonVoter" (parent: .abstract.instanceof.App\Security\Voter\Education\LessonVoter).
Resolving inheritance for "App\Security\Voter\Education\LessonVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\LessonVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\UserLessonVoter" (parent: .abstract.instanceof.App\Security\Voter\Education\UserLessonVoter).
Resolving inheritance for "App\Security\Voter\Education\UserLessonVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\UserLessonVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\KnowledgeBase\ArticleVoter" (parent: .abstract.instanceof.App\Security\Voter\KnowledgeBase\ArticleVoter).
Resolving inheritance for "App\Security\Voter\KnowledgeBase\ArticleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\KnowledgeBase\ArticleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StaticPageVoter" (parent: .abstract.instanceof.App\Security\Voter\StaticPageVoter).
Resolving inheritance for "App\Security\Voter\StaticPageVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StaticPageVoter).
Resolving inheritance for ".instanceof.App\Services\Product\types\ProductInterface.0.App\Services\Product\types\Pack" (parent: .abstract.instanceof.App\Services\Product\types\Pack).
Resolving inheritance for "App\Services\Product\types\Pack" (parent: .instanceof.App\Services\Product\types\ProductInterface.0.App\Services\Product\types\Pack).
Resolving inheritance for ".instanceof.App\Services\Product\types\ProductInterface.0.App\Services\Product\types\Variant" (parent: .abstract.instanceof.App\Services\Product\types\Variant).
Resolving inheritance for "App\Services\Product\types\Variant" (parent: .instanceof.App\Services\Product\types\ProductInterface.0.App\Services\Product\types\Variant).
Resolving inheritance for ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\ArticleCategorySitemapBuilder" (parent: .abstract.instanceof.App\Services\Sitemap\ArticleCategorySitemapBuilder).
Resolving inheritance for "App\Services\Sitemap\ArticleCategorySitemapBuilder" (parent: .instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\ArticleCategorySitemapBuilder).
Resolving inheritance for ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\ArticleSitemapBuilder" (parent: .abstract.instanceof.App\Services\Sitemap\ArticleSitemapBuilder).
Resolving inheritance for "App\Services\Sitemap\ArticleSitemapBuilder" (parent: .instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\ArticleSitemapBuilder).
Resolving inheritance for ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CoreSitemapBuilder" (parent: .abstract.instanceof.App\Services\Sitemap\CoreSitemapBuilder).
Resolving inheritance for "App\Services\Sitemap\CoreSitemapBuilder" (parent: .instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CoreSitemapBuilder).
Resolving inheritance for ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CourseCategorySitemapBuilder" (parent: .abstract.instanceof.App\Services\Sitemap\CourseCategorySitemapBuilder).
Resolving inheritance for "App\Services\Sitemap\CourseCategorySitemapBuilder" (parent: .instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CourseCategorySitemapBuilder).
Resolving inheritance for ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CourseSitemapBuilder" (parent: .abstract.instanceof.App\Services\Sitemap\CourseSitemapBuilder).
Resolving inheritance for "App\Services\Sitemap\CourseSitemapBuilder" (parent: .instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CourseSitemapBuilder).
Resolving inheritance for ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\StaticPageSitemapBuilder" (parent: .abstract.instanceof.App\Services\Sitemap\StaticPageSitemapBuilder).
Resolving inheritance for "App\Services\Sitemap\StaticPageSitemapBuilder" (parent: .instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\StaticPageSitemapBuilder).
Resolving inheritance for ".instanceof.App\Twig\CertificateExtension.0.App\Twig\CertificateExtension" (parent: .abstract.instanceof.App\Twig\CertificateExtension).
Resolving inheritance for "App\Twig\CertificateExtension" (parent: .instanceof.App\Twig\CertificateExtension.0.App\Twig\CertificateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppCourseCategoryTreeExtension" (parent: .abstract.instanceof.App\Twig\Extension\AppCourseCategoryTreeExtension).
Resolving inheritance for "App\Twig\Extension\AppCourseCategoryTreeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppCourseCategoryTreeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppCourseDifficultyIndicatorExtension" (parent: .abstract.instanceof.App\Twig\Extension\AppCourseDifficultyIndicatorExtension).
Resolving inheritance for "App\Twig\Extension\AppCourseDifficultyIndicatorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppCourseDifficultyIndicatorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppKnowledgeBaseCategoryTreeExtension" (parent: .abstract.instanceof.App\Twig\Extension\AppKnowledgeBaseCategoryTreeExtension).
Resolving inheritance for "App\Twig\Extension\AppKnowledgeBaseCategoryTreeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppKnowledgeBaseCategoryTreeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppLessonViewedStatusExtension" (parent: .abstract.instanceof.App\Twig\Extension\AppLessonViewedStatusExtension).
Resolving inheritance for "App\Twig\Extension\AppLessonViewedStatusExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppLessonViewedStatusExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ArrayUniqueExtension" (parent: .abstract.instanceof.App\Twig\Extension\ArrayUniqueExtension).
Resolving inheritance for "App\Twig\Extension\ArrayUniqueExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ArrayUniqueExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\FileSizeFormatterExtension" (parent: .abstract.instanceof.App\Twig\Extension\FileSizeFormatterExtension).
Resolving inheritance for "App\Twig\Extension\FileSizeFormatterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\FileSizeFormatterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\InstanceOfExtension" (parent: .abstract.instanceof.App\Twig\Extension\InstanceOfExtension).
Resolving inheritance for "App\Twig\Extension\InstanceOfExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\InstanceOfExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\PortalSettingsExtension" (parent: .abstract.instanceof.App\Twig\Extension\PortalSettingsExtension).
Resolving inheritance for "App\Twig\Extension\PortalSettingsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\PortalSettingsExtension).
Resolving inheritance for ".instanceof.App\Twig\LandingSectionExtension.0.App\Twig\LandingSectionExtension" (parent: .abstract.instanceof.App\Twig\LandingSectionExtension).
Resolving inheritance for "App\Twig\LandingSectionExtension" (parent: .instanceof.App\Twig\LandingSectionExtension.0.App\Twig\LandingSectionExtension).
Resolving inheritance for ".instanceof.App\Twig\PriceExtension.0.App\Twig\PriceExtension" (parent: .abstract.instanceof.App\Twig\PriceExtension).
Resolving inheritance for "App\Twig\PriceExtension" (parent: .instanceof.App\Twig\PriceExtension.0.App\Twig\PriceExtension).
Resolving inheritance for ".instanceof.App\Twig\ProductExtension.0.App\Twig\ProductExtension" (parent: .abstract.instanceof.App\Twig\ProductExtension).
Resolving inheritance for "App\Twig\ProductExtension" (parent: .instanceof.App\Twig\ProductExtension.0.App\Twig\ProductExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppCourseCategoryTreeExtensionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\AppCourseCategoryTreeExtensionRuntime).
Resolving inheritance for "App\Twig\Runtime\AppCourseCategoryTreeExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppCourseCategoryTreeExtensionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppCourseDifficultyIndicatorRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\AppCourseDifficultyIndicatorRuntime).
Resolving inheritance for "App\Twig\Runtime\AppCourseDifficultyIndicatorRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppCourseDifficultyIndicatorRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppKnowledgeBaseCategoryTreeExtensionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\AppKnowledgeBaseCategoryTreeExtensionRuntime).
Resolving inheritance for "App\Twig\Runtime\AppKnowledgeBaseCategoryTreeExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppKnowledgeBaseCategoryTreeExtensionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppLessonViewedStatusExtensionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\AppLessonViewedStatusExtensionRuntime).
Resolving inheritance for "App\Twig\Runtime\AppLessonViewedStatusExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppLessonViewedStatusExtensionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\ArrayUniqueExtensionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\ArrayUniqueExtensionRuntime).
Resolving inheritance for "App\Twig\Runtime\ArrayUniqueExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\ArrayUniqueExtensionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FileSizeFormatterRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\FileSizeFormatterRuntime).
Resolving inheritance for "App\Twig\Runtime\FileSizeFormatterRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FileSizeFormatterRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\InstanceOfExtensionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\InstanceOfExtensionRuntime).
Resolving inheritance for "App\Twig\Runtime\InstanceOfExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\InstanceOfExtensionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\PortalSettingsExtensionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\PortalSettingsExtensionRuntime).
Resolving inheritance for "App\Twig\Runtime\PortalSettingsExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\PortalSettingsExtensionRuntime).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.gos_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.gos_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.gos_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.gos_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.gos_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.gos_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.admin_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.client_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.api_user_provider" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: App\Security\AdminLoginSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.admin" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.admin" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.admin" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.admin" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.admin" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.admin" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.client_avatar" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.course_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.partner_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.author_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.lesson_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.lesson_audio" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.lesson_file" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.course_landing_section_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.homepage_landing_section_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.category_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.category_desktop_banner" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.category_mobile_banner" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.article_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.article_audio" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.article_file" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "vich_uploader.listener.clean.client_avatar" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.client_avatar" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.client_avatar" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.course_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.course_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.course_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.partner_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.partner_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.partner_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.author_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.author_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.author_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.lesson_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.lesson_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.lesson_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.lesson_audio" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.lesson_audio" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.lesson_audio" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.lesson_file" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.lesson_file" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.lesson_file" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.course_landing_section_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.course_landing_section_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.course_landing_section_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.homepage_landing_section_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.homepage_landing_section_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.homepage_landing_section_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.category_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.category_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.category_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.category_desktop_banner" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.category_desktop_banner" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.category_desktop_banner" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.category_mobile_banner" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.category_mobile_banner" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.category_mobile_banner" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.article_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.article_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.article_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.article_audio" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.article_audio" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.article_audio" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.article_file" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.article_file" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.article_file" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\Admin\AdminAbstractController" (parent: .abstract.instanceof..abstract.App\Controller\Admin\AdminAbstractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\Admin\AdminAbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\Admin\AdminAbstractController).
Resolving inheritance for ".instanceof.App\Entity\Access\BaseAccess.0..abstract.App\Entity\Access\BaseAccess" (parent: .abstract.instanceof..abstract.App\Entity\Access\BaseAccess).
Resolving inheritance for ".instanceof.App\Entity\Author\Author.0.App\Entity\Author\Author" (parent: .abstract.instanceof.App\Entity\Author\Author).
Resolving inheritance for ".instanceof.App\Entity\Author\AuthorImage.0.App\Entity\Author\AuthorImage" (parent: .abstract.instanceof.App\Entity\Author\AuthorImage).
Resolving inheritance for ".instanceof.App\Entity\Category\BaseCategory.0..abstract.App\Entity\Category\BaseCategory" (parent: .abstract.instanceof..abstract.App\Entity\Category\BaseCategory).
Resolving inheritance for ".instanceof.App\Entity\Category\CategoryDesktopBanner.0.App\Entity\Category\CategoryDesktopBanner" (parent: .abstract.instanceof.App\Entity\Category\CategoryDesktopBanner).
Resolving inheritance for ".instanceof.App\Entity\Category\CategoryImage.0.App\Entity\Category\CategoryImage" (parent: .abstract.instanceof.App\Entity\Category\CategoryImage).
Resolving inheritance for ".instanceof.App\Entity\Category\CategoryMobileBanner.0.App\Entity\Category\CategoryMobileBanner" (parent: .abstract.instanceof.App\Entity\Category\CategoryMobileBanner).
Resolving inheritance for ".instanceof.App\Entity\Education\Category\Category.0.App\Entity\Education\Category\Category" (parent: .abstract.instanceof.App\Entity\Education\Category\Category).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\AcademyCourse.0.App\Entity\Education\Course\AcademyCourse" (parent: .abstract.instanceof.App\Entity\Education\Course\AcademyCourse).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\Course.0..abstract.App\Entity\Education\Course\Course" (parent: .abstract.instanceof..abstract.App\Entity\Education\Course\Course).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\CourseAccess.0.App\Entity\Education\Course\CourseAccess" (parent: .abstract.instanceof.App\Entity\Education\Course\CourseAccess).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\CourseImage.0.App\Entity\Education\Course\CourseImage" (parent: .abstract.instanceof.App\Entity\Education\Course\CourseImage).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\FutureDegreeCourse.0.App\Entity\Education\Course\FutureDegreeCourse" (parent: .abstract.instanceof.App\Entity\Education\Course\FutureDegreeCourse).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\NoFrontCourse.0.App\Entity\Education\Course\NoFrontCourse" (parent: .abstract.instanceof.App\Entity\Education\Course\NoFrontCourse).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\Price\CoursePrice.0..abstract.App\Entity\Education\Course\Price\CoursePrice" (parent: .abstract.instanceof..abstract.App\Entity\Education\Course\Price\CoursePrice).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\Price\PackPrice.0.App\Entity\Education\Course\Price\PackPrice" (parent: .abstract.instanceof.App\Entity\Education\Course\Price\PackPrice).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\Price\VariantPrice.0.App\Entity\Education\Course\Price\VariantPrice" (parent: .abstract.instanceof.App\Entity\Education\Course\Price\VariantPrice).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\UserCourse.0.App\Entity\Education\Course\UserCourse" (parent: .abstract.instanceof.App\Entity\Education\Course\UserCourse).
Resolving inheritance for ".instanceof.App\Entity\Education\Course\WebinarCourse.0.App\Entity\Education\Course\WebinarCourse" (parent: .abstract.instanceof.App\Entity\Education\Course\WebinarCourse).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\CourseLandingSection.0.App\Entity\Education\CourseLandingSection\CourseLandingSection" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\CourseLandingSection).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\CourseLandingSectionImage.0.App\Entity\Education\CourseLandingSection\CourseLandingSectionImage" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\CourseLandingSectionImage).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0..abstract.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface" (parent: .abstract.instanceof..abstract.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section1Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section1Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section1Template.0.App\Entity\Education\CourseLandingSection\Sections\Section1Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section1Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section2Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section2Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section2Template.0.App\Entity\Education\CourseLandingSection\Sections\Section2Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section2Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section3Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section3Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section3Template.0.App\Entity\Education\CourseLandingSection\Sections\Section3Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section3Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section4Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section4Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section4Template.0.App\Entity\Education\CourseLandingSection\Sections\Section4Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section4Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section5Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section5Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section5Template.0.App\Entity\Education\CourseLandingSection\Sections\Section5Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section5Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section6Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section6Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section6Template.0.App\Entity\Education\CourseLandingSection\Sections\Section6Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section6Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section7Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section7Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section7Template.0.App\Entity\Education\CourseLandingSection\Sections\Section7Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section7Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section8Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section8Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section8Template.0.App\Entity\Education\CourseLandingSection\Sections\Section8Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section8Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section9Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section9Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section9Template.0.App\Entity\Education\CourseLandingSection\Sections\Section9Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section9Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate.0.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate.0.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section11Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section11Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section11Template.0.App\Entity\Education\CourseLandingSection\Sections\Section11Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section11Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate.0.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section12Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section12Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section12Template.0.App\Entity\Education\CourseLandingSection\Sections\Section12Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section12Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section13Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section13Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section13Template.0.App\Entity\Education\CourseLandingSection\Sections\Section13Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section13Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section14Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section14Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section14Template.0.App\Entity\Education\CourseLandingSection\Sections\Section14Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section14Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section15Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section15Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section15Template.0.App\Entity\Education\CourseLandingSection\Sections\Section15Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section15Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate.0.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section16Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section16Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section16Template.0.App\Entity\Education\CourseLandingSection\Sections\Section16Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section16Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section17Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section17Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section17Template.0.App\Entity\Education\CourseLandingSection\Sections\Section17Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section17Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section18Template" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section18Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section18Template.0.App\Entity\Education\CourseLandingSection\Sections\Section18Template" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section18Template).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate" (parent: .abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate.0.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate" (parent: .instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\AudioLesson.0.App\Entity\Education\Lesson\AudioLesson" (parent: .abstract.instanceof.App\Entity\Education\Lesson\AudioLesson).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\DownloadLesson.0.App\Entity\Education\Lesson\DownloadLesson" (parent: .abstract.instanceof.App\Entity\Education\Lesson\DownloadLesson).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\Lesson.0..abstract.App\Entity\Education\Lesson\Lesson" (parent: .abstract.instanceof..abstract.App\Entity\Education\Lesson\Lesson).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\LessonAccess.0.App\Entity\Education\Lesson\LessonAccess" (parent: .abstract.instanceof.App\Entity\Education\Lesson\LessonAccess).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\LessonAudio.0.App\Entity\Education\Lesson\LessonAudio" (parent: .abstract.instanceof.App\Entity\Education\Lesson\LessonAudio).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\LessonFile.0.App\Entity\Education\Lesson\LessonFile" (parent: .abstract.instanceof.App\Entity\Education\Lesson\LessonFile).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\LessonImage.0.App\Entity\Education\Lesson\LessonImage" (parent: .abstract.instanceof.App\Entity\Education\Lesson\LessonImage).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\QuizLesson.0.App\Entity\Education\Lesson\QuizLesson" (parent: .abstract.instanceof.App\Entity\Education\Lesson\QuizLesson).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\TextLesson.0.App\Entity\Education\Lesson\TextLesson" (parent: .abstract.instanceof.App\Entity\Education\Lesson\TextLesson).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\UserLesson.0.App\Entity\Education\Lesson\UserLesson" (parent: .abstract.instanceof.App\Entity\Education\Lesson\UserLesson).
Resolving inheritance for ".instanceof.App\Entity\Education\Lesson\VideoLesson.0.App\Entity\Education\Lesson\VideoLesson" (parent: .abstract.instanceof.App\Entity\Education\Lesson\VideoLesson).
Resolving inheritance for ".instanceof.App\Entity\Education\Module\Module.0.App\Entity\Education\Module\Module" (parent: .abstract.instanceof.App\Entity\Education\Module\Module).
Resolving inheritance for ".instanceof.App\Entity\Education\Test\Answer.0.App\Entity\Education\Test\Answer" (parent: .abstract.instanceof.App\Entity\Education\Test\Answer).
Resolving inheritance for ".instanceof.App\Entity\Education\Test\CloseQuestion.0.App\Entity\Education\Test\CloseQuestion" (parent: .abstract.instanceof.App\Entity\Education\Test\CloseQuestion).
Resolving inheritance for ".instanceof.App\Entity\Education\Test\CourseTest.0.App\Entity\Education\Test\CourseTest" (parent: .abstract.instanceof.App\Entity\Education\Test\CourseTest).
Resolving inheritance for ".instanceof.App\Entity\Education\Test\LessonTest.0.App\Entity\Education\Test\LessonTest" (parent: .abstract.instanceof.App\Entity\Education\Test\LessonTest).
Resolving inheritance for ".instanceof.App\Entity\Education\Test\ModuleTest.0.App\Entity\Education\Test\ModuleTest" (parent: .abstract.instanceof.App\Entity\Education\Test\ModuleTest).
Resolving inheritance for ".instanceof.App\Entity\Education\Test\Question.0..abstract.App\Entity\Education\Test\Question" (parent: .abstract.instanceof..abstract.App\Entity\Education\Test\Question).
Resolving inheritance for ".instanceof.App\Entity\Education\Test\Test.0..abstract.App\Entity\Education\Test\Test" (parent: .abstract.instanceof..abstract.App\Entity\Education\Test\Test).
Resolving inheritance for ".instanceof.App\Entity\Education\Test\UserTest.0.App\Entity\Education\Test\UserTest" (parent: .abstract.instanceof.App\Entity\Education\Test\UserTest).
Resolving inheritance for ".instanceof.App\Entity\File\AudioFile.0..abstract.App\Entity\File\AudioFile" (parent: .abstract.instanceof..abstract.App\Entity\File\AudioFile).
Resolving inheritance for ".instanceof.App\Entity\File\File.0..abstract.App\Entity\File\File" (parent: .abstract.instanceof..abstract.App\Entity\File\File).
Resolving inheritance for ".instanceof.App\Entity\File\ImageFile.0..abstract.App\Entity\File\ImageFile" (parent: .abstract.instanceof..abstract.App\Entity\File\ImageFile).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Article\Article.0..abstract.App\Entity\KnowledgeBase\Article\Article" (parent: .abstract.instanceof..abstract.App\Entity\KnowledgeBase\Article\Article).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Article\ArticleAudio.0.App\Entity\KnowledgeBase\Article\ArticleAudio" (parent: .abstract.instanceof.App\Entity\KnowledgeBase\Article\ArticleAudio).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Article\ArticleFile.0.App\Entity\KnowledgeBase\Article\ArticleFile" (parent: .abstract.instanceof.App\Entity\KnowledgeBase\Article\ArticleFile).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Article\ArticleImage.0.App\Entity\KnowledgeBase\Article\ArticleImage" (parent: .abstract.instanceof.App\Entity\KnowledgeBase\Article\ArticleImage).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Article\AudioArticle.0.App\Entity\KnowledgeBase\Article\AudioArticle" (parent: .abstract.instanceof.App\Entity\KnowledgeBase\Article\AudioArticle).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Article\DownloadArticle.0.App\Entity\KnowledgeBase\Article\DownloadArticle" (parent: .abstract.instanceof.App\Entity\KnowledgeBase\Article\DownloadArticle).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Article\TextArticle.0.App\Entity\KnowledgeBase\Article\TextArticle" (parent: .abstract.instanceof.App\Entity\KnowledgeBase\Article\TextArticle).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Article\VideoArticle.0.App\Entity\KnowledgeBase\Article\VideoArticle" (parent: .abstract.instanceof.App\Entity\KnowledgeBase\Article\VideoArticle).
Resolving inheritance for ".instanceof.App\Entity\KnowledgeBase\Category\Category.0.App\Entity\KnowledgeBase\Category\Category" (parent: .abstract.instanceof.App\Entity\KnowledgeBase\Category\Category).
Resolving inheritance for ".instanceof.App\Entity\Order\GosOrder.0.App\Entity\Order\GosOrder" (parent: .abstract.instanceof.App\Entity\Order\GosOrder).
Resolving inheritance for ".instanceof.App\Entity\Order\GosOrderParticipant.0.App\Entity\Order\GosOrderParticipant" (parent: .abstract.instanceof.App\Entity\Order\GosOrderParticipant).
Resolving inheritance for ".instanceof.App\Entity\Partner\Partner.0.App\Entity\Partner\Partner" (parent: .abstract.instanceof.App\Entity\Partner\Partner).
Resolving inheritance for ".instanceof.App\Entity\Partner\PartnerImage.0.App\Entity\Partner\PartnerImage" (parent: .abstract.instanceof.App\Entity\Partner\PartnerImage).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\FooterLink\FooterLink.0.App\Entity\PortalSettings\FooterLink\FooterLink" (parent: .abstract.instanceof.App\Entity\PortalSettings\FooterLink\FooterLink).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0..abstract.App\Entity\PortalSettings\HomepageLandingSection" (parent: .abstract.instanceof..abstract.App\Entity\PortalSettings\HomepageLandingSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSection.0..abstract.App\Entity\PortalSettings\HomepageLandingSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0..abstract.App\Entity\PortalSettings\HomepageLandingSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSectionImage.0.App\Entity\PortalSettings\HomepageLandingSectionImage" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSectionImage).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CountersSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\CountersSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\CountersSection.0.App\Entity\PortalSettings\HomepageLandingSections\CountersSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CountersSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0..abstract.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface" (parent: .abstract.instanceof..abstract.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection.0.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection.0.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection" (parent: .abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection.0.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection" (parent: .instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection).
Resolving inheritance for ".instanceof.App\Entity\PortalSettings\PortalSettings.0.App\Entity\PortalSettings\PortalSettings" (parent: .abstract.instanceof.App\Entity\PortalSettings\PortalSettings).
Resolving inheritance for ".instanceof.App\Entity\Seo\Seo.0.App\Entity\Seo\Seo" (parent: .abstract.instanceof.App\Entity\Seo\Seo).
Resolving inheritance for ".instanceof.App\Entity\Social\Social.0.App\Entity\Social\Social" (parent: .abstract.instanceof.App\Entity\Social\Social).
Resolving inheritance for ".instanceof.App\Entity\StaticPage\StaticPage.0.App\Entity\StaticPage\StaticPage" (parent: .abstract.instanceof.App\Entity\StaticPage\StaticPage).
Resolving inheritance for ".instanceof.App\Entity\User\Admin.0.App\Entity\User\Admin" (parent: .abstract.instanceof.App\Entity\User\Admin).
Resolving inheritance for ".instanceof.App\Entity\User\Client.0.App\Entity\User\Client" (parent: .abstract.instanceof.App\Entity\User\Client).
Resolving inheritance for ".instanceof.App\Entity\User\ClientAvatar.0.App\Entity\User\ClientAvatar" (parent: .abstract.instanceof.App\Entity\User\ClientAvatar).
Resolving inheritance for ".instanceof.App\Entity\User\User.0.App\Entity\User\User" (parent: .abstract.instanceof.App\Entity\User\User).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Category\CategoryColor" (parent: .abstract.instanceof.App\Enum\Category\CategoryColor).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Category\CategoryIcon" (parent: .abstract.instanceof.App\Enum\Category\CategoryIcon).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Course\Difficulty" (parent: .abstract.instanceof.App\Enum\Course\Difficulty).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\FrontendIcons" (parent: .abstract.instanceof.App\Enum\FrontendIcons).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\HttpMethod" (parent: .abstract.instanceof.App\Enum\HttpMethod).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\OrderParticipant" (parent: .abstract.instanceof.App\Enum\OrderParticipant).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\PriceType" (parent: .abstract.instanceof.App\Enum\PriceType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Product" (parent: .abstract.instanceof.App\Enum\Product).
Resolving inheritance for ".instanceof.App\GOS\Entity\Answer.0.App\GOS\Entity\Answer" (parent: .abstract.instanceof.App\GOS\Entity\Answer).
Resolving inheritance for ".instanceof.App\GOS\Entity\Certificate.0.App\GOS\Entity\Certificate" (parent: .abstract.instanceof.App\GOS\Entity\Certificate).
Resolving inheritance for ".instanceof.App\GOS\Entity\Coupon.0.App\GOS\Entity\Coupon" (parent: .abstract.instanceof.App\GOS\Entity\Coupon).
Resolving inheritance for ".instanceof.App\GOS\Entity\Course.0.App\GOS\Entity\Course" (parent: .abstract.instanceof.App\GOS\Entity\Course).
Resolving inheritance for ".instanceof.App\GOS\Entity\Lesson.0.App\GOS\Entity\Lesson" (parent: .abstract.instanceof.App\GOS\Entity\Lesson).
Resolving inheritance for ".instanceof.App\GOS\Entity\LessonType.0.App\GOS\Entity\LessonType" (parent: .abstract.instanceof.App\GOS\Entity\LessonType).
Resolving inheritance for ".instanceof.App\GOS\Entity\Module.0.App\GOS\Entity\Module" (parent: .abstract.instanceof.App\GOS\Entity\Module).
Resolving inheritance for ".instanceof.App\GOS\Entity\PortalSettings.0.App\GOS\Entity\PortalSettings" (parent: .abstract.instanceof.App\GOS\Entity\PortalSettings).
Resolving inheritance for ".instanceof.App\GOS\Entity\ProductPack.0.App\GOS\Entity\ProductPack" (parent: .abstract.instanceof.App\GOS\Entity\ProductPack).
Resolving inheritance for ".instanceof.App\GOS\Entity\ProductVariant.0.App\GOS\Entity\ProductVariant" (parent: .abstract.instanceof.App\GOS\Entity\ProductVariant).
Resolving inheritance for ".instanceof.App\GOS\Entity\Question.0.App\GOS\Entity\Question" (parent: .abstract.instanceof.App\GOS\Entity\Question).
Resolving inheritance for ".instanceof.App\GOS\Entity\Test.0.App\GOS\Entity\Test" (parent: .abstract.instanceof.App\GOS\Entity\Test).
Resolving inheritance for ".instanceof.App\GOS\Entity\User.0.App\GOS\Entity\User" (parent: .abstract.instanceof.App\GOS\Entity\User).
Resolving inheritance for ".instanceof.App\GOS\Entity\UserLesson.0.App\GOS\Entity\UserLesson" (parent: .abstract.instanceof.App\GOS\Entity\UserLesson).
Resolving inheritance for ".instanceof.App\GOS\Entity\UserTest.0.App\GOS\Entity\UserTest" (parent: .abstract.instanceof.App\GOS\Entity\UserTest).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0..abstract.App\Model\Contact\Form\Category\ContactCategoryInterface" (parent: .abstract.instanceof..abstract.App\Model\Contact\Form\Category\ContactCategoryInterface).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0..abstract.App\Model\Contact\Form\FormField\ContactFormFieldInterface" (parent: .abstract.instanceof..abstract.App\Model\Contact\Form\FormField\ContactFormFieldInterface).
Resolving inheritance for ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0..abstract.App\Model\Contact\Form\Subject\ContactSubjectInterface" (parent: .abstract.instanceof..abstract.App\Model\Contact\Form\Subject\ContactSubjectInterface).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0..abstract.App\Repository\Abstraction\CrudRepository" (parent: .abstract.instanceof..abstract.App\Repository\Abstraction\CrudRepository).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Services\Education\Course\UserCourseFactoryCaller" (parent: .abstract.instanceof.App\Services\Education\Course\UserCourseFactoryCaller).
Resolving inheritance for ".instanceof.App\Services\Product\types\ProductInterface.0..abstract.App\Services\Product\types\ProductInterface" (parent: .abstract.instanceof..abstract.App\Services\Product\types\ProductInterface).
Resolving inheritance for ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0..abstract.App\Services\Sitemap\EntitySitemapBuilder" (parent: .abstract.instanceof..abstract.App\Services\Sitemap\EntitySitemapBuilder).
Resolving inheritance for ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0..abstract.App\Services\Sitemap\SitemapBuilderInterface" (parent: .abstract.instanceof..abstract.App\Services\Sitemap\SitemapBuilderInterface).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.gos_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.gos" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.gos" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.gos" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.gos_import" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.gos_order" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.gos_certificate" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cartV4" (parent: monolog.logger_prototype).
344
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $gos.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $gosConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.gos_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.gos_result_cache"; reason: private alias.
Removed service "doctrine.orm.gos_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $gos.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $gosEntityManager"; reason: private alias.
Removed service "doctrine.orm.gos_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $gos_import.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $gosImportLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $gos_order.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $gosOrderLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $gos_certificate.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $gosCertificateLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cartV4.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cartV4Logger"; reason: private alias.
Removed service ".service_locator.O8.cMm9"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.VPIQtpB"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.gos_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator..8DBRjI"; reason: private alias.
Removed service ".service_locator.EoVVzva"; reason: private alias.
Removed service ".service_locator.MRkggLt"; reason: private alias.
Removed service ".service_locator.zt7q0jn"; reason: private alias.
Removed service ".service_locator.to1Rh.."; reason: private alias.
Removed service ".service_locator.jaE6R72"; reason: private alias.
Removed service ".service_locator.6tFcQ0o"; reason: private alias.
Removed service ".service_locator.kgwP2Ba"; reason: private alias.
Removed service ".service_locator.Q.KAaHQ"; reason: private alias.
Removed service ".service_locator.LambnjO"; reason: private alias.
Removed service ".service_locator.uUbZAGO"; reason: private alias.
Removed service ".service_locator.sGEPtRe"; reason: private alias.
Removed service ".service_locator.z.3Zyrw"; reason: private alias.
Removed service ".service_locator.SLVSSxh"; reason: private alias.
Removed service ".service_locator.Ep2_dNR"; reason: private alias.
Removed service ".service_locator.eF7mBD8"; reason: private alias.
Removed service ".service_locator.NMcngAy"; reason: private alias.
Removed service ".service_locator.6sIsZFR"; reason: private alias.
Removed service ".service_locator.DqWC3GN"; reason: private alias.
Removed service ".service_locator.R1TCe8P"; reason: private alias.
Removed service ".service_locator.Z9uQPAd"; reason: private alias.
Removed service ".service_locator.L5W7ke_"; reason: private alias.
Removed service ".service_locator.3wiKGYR"; reason: private alias.
Removed service ".service_locator.nBSJpPk"; reason: private alias.
Removed service ".service_locator.oWUt7mS"; reason: private alias.
Removed service ".service_locator.CD.w4fi"; reason: private alias.
Removed service ".service_locator.Fden5gm"; reason: private alias.
Removed service ".service_locator.dYmZahl"; reason: private alias.
Removed service ".service_locator.OyU3Zuk"; reason: private alias.
Removed service ".service_locator.wFu_.5H"; reason: private alias.
Removed service ".service_locator.Bz85N81"; reason: private alias.
Removed service ".service_locator.usOoAQU"; reason: private alias.
Removed service ".service_locator.ESZ7FNd"; reason: private alias.
Removed service ".service_locator.8YPCNOb"; reason: private alias.
Removed service ".service_locator.YbtykUc"; reason: private alias.
Removed service ".service_locator.wGAr8jU"; reason: private alias.
Removed service ".service_locator.2IMQ6oj"; reason: private alias.
Removed service ".service_locator.pm_aR_9"; reason: private alias.
Removed service ".service_locator.s9MGK2A"; reason: private alias.
Removed service ".service_locator.dD4Zd15"; reason: private alias.
Removed service ".service_locator.8w2.V7Z"; reason: private alias.
Removed service ".service_locator._e_93VR"; reason: private alias.
Removed service ".service_locator.2vXg9tp"; reason: private alias.
Removed service ".service_locator.dHlFm21"; reason: private alias.
Removed service ".service_locator.VEnQYO8"; reason: private alias.
Removed service ".service_locator.yYr66dB"; reason: private alias.
Removed service ".service_locator.9Ini1rp"; reason: private alias.
Removed service ".service_locator.RGfPE4F"; reason: private alias.
Removed service ".service_locator.OzZpHQZ"; reason: private alias.
Removed service ".service_locator.e6ywJs0"; reason: private alias.
Removed service ".service_locator.9cQCkei"; reason: private alias.
Removed service ".service_locator.dEGDE7P"; reason: private alias.
Removed service ".service_locator.NHSSsh9"; reason: private alias.
Removed service ".service_locator.o5MrGl7"; reason: private alias.
Removed service ".service_locator.W79mnym"; reason: private alias.
Removed service ".service_locator.dZLa2kC"; reason: private alias.
Removed service ".service_locator.I4BrXoS"; reason: private alias.
Removed service ".service_locator.NlN_POk"; reason: private alias.
Removed service ".service_locator.bvf94JR"; reason: private alias.
Removed service ".service_locator.f2r_gA8"; reason: private alias.
Removed service ".service_locator.QqFS3Ru"; reason: private alias.
Removed service ".service_locator.QjXdJoy"; reason: private alias.
Removed service ".service_locator.fy5rmjr"; reason: private alias.
Removed service ".service_locator.VlX6gXy"; reason: private alias.
Removed service ".service_locator.h33x_8D"; reason: private alias.
Removed service ".service_locator.TuvEgSh"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.fUYTAxL"; reason: private alias.
Removed service ".service_locator.t_VzAQQ"; reason: private alias.
Removed service ".service_locator.TSej0FT"; reason: private alias.
Removed service ".service_locator.wnA0i2j"; reason: private alias.
Removed service ".service_locator.yfDMxUy"; reason: private alias.
Removed service ".service_locator.xfJa3Eu"; reason: private alias.
Removed service ".service_locator.gzMAtdO"; reason: private alias.
Removed service ".service_locator.d7iTtgp"; reason: private alias.
Removed service ".service_locator.peLPDct"; reason: private alias.
Removed service ".service_locator.7qqHKhh"; reason: private alias.
Removed service ".service_locator.DalAnn5"; reason: private alias.
Removed service ".service_locator.55zzbQm"; reason: private alias.
Removed service ".service_locator.mkeOzvt"; reason: private alias.
Removed service ".service_locator.z0ewgSm"; reason: private alias.
Removed service ".service_locator.fkGbVed"; reason: private alias.
Removed service ".service_locator.JdYUD8p"; reason: private alias.
Removed service ".service_locator.N6AKgRZ"; reason: private alias.
Removed service ".service_locator.PiAzrBp"; reason: private alias.
Removed service ".service_locator.X7PhYff"; reason: private alias.
Removed service ".service_locator.9OJV32w"; reason: private alias.
Removed service ".service_locator.1WER5iT"; reason: private alias.
Removed service ".service_locator.ScrNe0b"; reason: private alias.
Removed service ".service_locator.pYi2RmD"; reason: private alias.
Removed service ".service_locator.qJj3BrI"; reason: private alias.
Removed service ".service_locator.Lfzub56"; reason: private alias.
Removed service ".service_locator.YvVuHPm"; reason: private alias.
Removed service ".service_locator.4WdaVrG"; reason: private alias.
Removed service ".service_locator.lXzDcFb"; reason: private alias.
Removed service ".service_locator.grQjv61"; reason: private alias.
Removed service ".service_locator.mB6Ranq"; reason: private alias.
Removed service ".service_locator.dOcJ_d3"; reason: private alias.
Removed service ".service_locator.Isj.A19"; reason: private alias.
Removed service ".service_locator.PQJ0Rrv"; reason: private alias.
Removed service ".service_locator.1iOv7u1"; reason: private alias.
Removed service ".service_locator.Z.2EQge"; reason: private alias.
Removed service ".service_locator.awt18PA"; reason: private alias.
Removed service ".service_locator.7B1WIP8"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
149
Changed reference of service "App\Form\Admin\AdminTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Admin\BaseAdminTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Admin\NewAdminTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Author\AuthorTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Author\BaseAuthorTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Author\NewAuthorTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Client\BaseClientTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Client\ClientTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Category\BaseCategoryTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Category\CategoryTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Category\NewCategoryTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Course\AcademyCourseTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Course\BaseCourseTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Course\DeactivationCourseTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Course\EditCourseTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Course\FutureDegreeCourseTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Course\NewCourseTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Course\NoFrontCourseTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Course\WebinarCourseTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Lesson\AudioLessonTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Lesson\BaseLessonTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Lesson\DownloadLessonTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Lesson\LessonTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Lesson\NewLessonTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Lesson\QuizLessonTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Lesson\TextLessonTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Lesson\VideoLessonTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Module\BaseModuleTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Module\ModuleTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Education\Module\NewModuleTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\KnowledgeBase\Article\DeactivationArticleTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Partner\BasePartnerTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Partner\NewPartnerTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Partner\PartnerTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StaticPage\BaseStaticPageTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StaticPage\NewStaticPageTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StaticPage\StaticPageTypeForm" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AdminLoginSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\PanelAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\Contact\ZendeskService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Services\Education\Course\GosUserCoursesImporter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Services\GosOrder\OrderAccessHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Services\Sitemap\ArticleCategorySitemapBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\Sitemap\ArticleSitemapBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\Sitemap\CoreSitemapBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\Sitemap\CourseCategorySitemapBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\Sitemap\CourseSitemapBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\Sitemap\StaticPageSitemapBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\Runtime\AppCourseDifficultyIndicatorRuntime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.success_handler.admin.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "router.default" to "router".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "forum_media_cart.utils.cart.cart_address_service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "forum_media_cart.utils.cart.cart_address_service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "forum_media_cart.utils.cart.cart_coupon_service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "forum_media_cart.utils.cart.cart_order_service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "forum_media_cart.utils.cart.cart_order_service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "forum_media_cart.utils.cart.cart_other_service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "forum_media_cart.controller.cart_coupon_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "forum_media_cart.controller.cart_steps_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "forum_media_cart.twig.cart_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TQQmfUb" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Werk0a1" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ahIRD1x" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Ct8AGQZ" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Education\CourseLandingPageVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Education\LessonVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Education\UserLessonVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\KnowledgeBase\ArticleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\StaticPageVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.1F.6qqE" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1585
Removed service ".abstract.App\Controller\Admin\AdminAbstractController"; reason: abstract.
Removed service ".abstract.App\Entity\Access\BaseAccess"; reason: abstract.
Removed service ".abstract.App\Entity\Category\BaseCategory"; reason: abstract.
Removed service ".abstract.App\Entity\Education\Course\Course"; reason: abstract.
Removed service ".abstract.App\Entity\Education\Course\Price\CoursePrice"; reason: abstract.
Removed service ".abstract.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface"; reason: abstract.
Removed service ".abstract.App\Entity\Education\Lesson\Lesson"; reason: abstract.
Removed service ".abstract.App\Entity\Education\Test\Question"; reason: abstract.
Removed service ".abstract.App\Entity\Education\Test\Test"; reason: abstract.
Removed service ".abstract.App\Entity\File\AudioFile"; reason: abstract.
Removed service ".abstract.App\Entity\File\File"; reason: abstract.
Removed service ".abstract.App\Entity\File\ImageFile"; reason: abstract.
Removed service ".abstract.App\Entity\KnowledgeBase\Article\Article"; reason: abstract.
Removed service ".abstract.App\Entity\PortalSettings\HomepageLandingSection"; reason: abstract.
Removed service ".abstract.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface"; reason: abstract.
Removed service ".abstract.App\Flashes\Flash"; reason: abstract.
Removed service ".abstract.App\Model\Contact\Form\Category\Category"; reason: abstract.
Removed service ".abstract.App\Model\Contact\Form\Category\ContactCategoryInterface"; reason: abstract.
Removed service ".abstract.App\Model\Contact\Form\FormField\ContactFormFieldInterface"; reason: abstract.
Removed service ".abstract.App\Model\Contact\Form\FormField\Input"; reason: abstract.
Removed service ".abstract.App\Model\Contact\Form\Subject\ContactSubjectInterface"; reason: abstract.
Removed service ".abstract.App\Model\Contact\Form\Subject\Subject"; reason: abstract.
Removed service ".abstract.App\Repository\Abstraction\CrudRepository"; reason: abstract.
Removed service ".abstract.App\Response\AjaxResponse\AjaxResponse"; reason: abstract.
Removed service ".abstract.App\Services\Contact\ContactFormService"; reason: abstract.
Removed service ".abstract.App\Services\LandingSection\LandingSectionSorter"; reason: abstract.
Removed service ".abstract.App\Services\Product\types\ProductInterface"; reason: abstract.
Removed service ".abstract.App\Services\Sitemap\EntitySitemapBuilder"; reason: abstract.
Removed service ".abstract.App\Services\Sitemap\SitemapBuilderInterface"; reason: abstract.
Removed service ".abstract.App\Utils\Request\HttpRequestUtil"; reason: abstract.
Removed service ".abstract.App\Utils\Request\JWTRequestUtil"; reason: abstract.
Removed service ".abstract.App\Utils\Serializer\AbstractSerializer"; reason: abstract.
Removed service ".abstract.App\Validators\EntityValidator"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".abstract.ForumMedia\CartBundle\Utils\Analytics\GoogleAnalytics\Events\GoogleAnalyticsEventInterface"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientCertificateRegenerateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ClientCertificateRegenerateCommand.0.App\Command\ClientCertificateRegenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClientCertificateRegenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientFixShortIdDuplicatesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ClientFixShortIdDuplicatesCommand.0.App\Command\ClientFixShortIdDuplicatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClientFixShortIdDuplicatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CoursePriceUpdateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CoursePriceUpdateCommand.0.App\Command\CoursePriceUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CoursePriceUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Admin\AdminEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Admin\AdminEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Admin\AdminEditController.0.App\Controller\Admin\Admin\AdminEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Admin\AdminEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Admin\AdminListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Admin\AdminListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Admin\AdminListController.0.App\Controller\Admin\Admin\AdminListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Admin\AdminListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\Admin\AdminAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\Admin\AdminAbstractController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Controller\Admin\AdminAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Author\AuthorEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Author\AuthorEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Author\AuthorEditController.0.App\Controller\Admin\Author\AuthorEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Author\AuthorEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Author\AuthorListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Author\AuthorListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Author\AuthorListController.0.App\Controller\Admin\Author\AuthorListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Author\AuthorListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientCourseAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientCourseAccessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Client\ClientCourseAccessController.0.App\Controller\Admin\Client\ClientCourseAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Client\ClientCourseAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientCourseCertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientCourseCertificateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Client\ClientCourseCertificateController.0.App\Controller\Admin\Client\ClientCourseCertificateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Client\ClientCourseCertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Client\ClientEditController.0.App\Controller\Admin\Client\ClientEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Client\ClientEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\ClientListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\ClientListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Client\ClientListController.0.App\Controller\Admin\Client\ClientListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Client\ClientListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Client\GosOrderImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Client\GosOrderImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Client\GosOrderImportController.0.App\Controller\Admin\Client\GosOrderImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Client\GosOrderImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Category\CategoryEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Category\CategoryEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Category\CategoryEditController.0.App\Controller\Admin\Education\Category\CategoryEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Category\CategoryEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Category\CategoryListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Category\CategoryListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Category\CategoryListController.0.App\Controller\Admin\Education\Category\CategoryListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Category\CategoryListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Certificate\CertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Certificate\CertificateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Certificate\CertificateController.0.App\Controller\Admin\Education\Certificate\CertificateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Certificate\CertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseAccessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Course\CourseAccessController.0.App\Controller\Admin\Education\Course\CourseAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Course\CourseAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Course\CourseDeactivationFormController.0.App\Controller\Admin\Education\Course\CourseDeactivationFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Course\CourseDeactivationFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Course\CourseEditController.0.App\Controller\Admin\Education\Course\CourseEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Course\CourseEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\CourseListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\CourseListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Course\CourseListController.0.App\Controller\Admin\Education\Course\CourseListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Course\CourseListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Course\GosCourseImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Course\GosCourseImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Course\GosCourseImportController.0.App\Controller\Admin\Education\Course\GosCourseImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Course\GosCourseImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController.0.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController.0.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Lesson\LessonEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Lesson\LessonEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Lesson\LessonEditController.0.App\Controller\Admin\Education\Lesson\LessonEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Lesson\LessonEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Lesson\NewLessonFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Lesson\NewLessonFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Lesson\NewLessonFormController.0.App\Controller\Admin\Education\Lesson\NewLessonFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Lesson\NewLessonFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Module\ModuleEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Module\ModuleEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Module\ModuleEditController.0.App\Controller\Admin\Education\Module\ModuleEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Module\ModuleEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Module\NewModuleFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Module\NewModuleFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Module\NewModuleFormController.0.App\Controller\Admin\Education\Module\NewModuleFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Module\NewModuleFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Price\NewPriceFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Price\NewPriceFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Price\NewPriceFormController.0.App\Controller\Admin\Education\Price\NewPriceFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Price\NewPriceFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Price\PriceEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Price\PriceEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Price\PriceEditController.0.App\Controller\Admin\Education\Price\PriceEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Price\PriceEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\CourseTestDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\CourseTestDeleteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Test\CourseTestDeleteController.0.App\Controller\Admin\Education\Test\CourseTestDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Test\CourseTestDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\LessonTestDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\LessonTestDeleteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Test\LessonTestDeleteController.0.App\Controller\Admin\Education\Test\LessonTestDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Test\LessonTestDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Test\ModuleTestDeleteController.0.App\Controller\Admin\Education\Test\ModuleTestDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Test\ModuleTestDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewCourseTestFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewCourseTestFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Test\NewCourseTestFormController.0.App\Controller\Admin\Education\Test\NewCourseTestFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Test\NewCourseTestFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewLessonTestFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewLessonTestFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Test\NewLessonTestFormController.0.App\Controller\Admin\Education\Test\NewLessonTestFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Test\NewLessonTestFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Education\Test\NewModuleTestFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Education\Test\NewModuleTestFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Education\Test\NewModuleTestFormController.0.App\Controller\Admin\Education\Test\NewModuleTestFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Education\Test\NewModuleTestFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleListController.0.App\Controller\Admin\KnowledgeBase\Article\ArticleListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\KnowledgeBase\Article\ArticleListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryListController.0.App\Controller\Admin\KnowledgeBase\Category\CategoryListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\KnowledgeBase\Category\CategoryListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Partner\PartnerEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Partner\PartnerEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Partner\PartnerEditController.0.App\Controller\Admin\Partner\PartnerEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Partner\PartnerEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Partner\PartnerListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Partner\PartnerListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Partner\PartnerListController.0.App\Controller\Admin\Partner\PartnerListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Partner\PartnerListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController.0.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController.0.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController.0.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController.0.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PortalSettings\PortalSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PortalSettings\PortalSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PortalSettings\PortalSettingsController.0.App\Controller\Admin\PortalSettings\PortalSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PortalSettings\PortalSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\SecurityController.0.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaticPage\StaticPageEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaticPage\StaticPageEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\StaticPage\StaticPageEditController.0.App\Controller\Admin\StaticPage\StaticPageEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StaticPage\StaticPageEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaticPage\StaticPageListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaticPage\StaticPageListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\StaticPage\StaticPageListController.0.App\Controller\Admin\StaticPage\StaticPageListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StaticPage\StaticPageListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CoursePriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CoursePriceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CoursePriceController.0.App\Controller\Api\CoursePriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CoursePriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GosOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GosOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\GosOrderController.0.App\Controller\Api\GosOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GosOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\CourseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\CourseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\CourseController.0.App\Controller\Panel\CourseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\CourseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\DownloadFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\DownloadFileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\DownloadFileController.0.App\Controller\Panel\DownloadFileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\DownloadFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\LessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\LessonController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\LessonController.0.App\Controller\Panel\LessonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\LessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\LoginController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\LoginController.0.App\Controller\Panel\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\ModuleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\ModuleController.0.App\Controller\Panel\ModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\MultiAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\MultiAccessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\MultiAccessController.0.App\Controller\Panel\MultiAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\MultiAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\OrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\OrdersController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\OrdersController.0.App\Controller\Panel\OrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\OrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\TestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\TestController.0.App\Controller\Panel\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserCertificatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserCertificatesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\UserCertificatesController.0.App\Controller\Panel\UserCertificatesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\UserCertificatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserNotesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserNotesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\UserNotesController.0.App\Controller\Panel\UserNotesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\UserNotesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Panel\UserSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Panel\UserSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Panel\UserSettingsController.0.App\Controller\Panel\UserSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Panel\UserSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniqskillsAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniqskillsAbstractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UniqskillsAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Contact\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Contact\ContactController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\Contact\ContactController.0.App\Controller\Web\Contact\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Contact\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CourseListXmlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CourseListXmlController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\CourseListXmlController.0.App\Controller\Web\CourseListXmlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\CourseListXmlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Education\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Education\CategoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\Education\CategoryController.0.App\Controller\Web\Education\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Education\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Education\CourseLandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Education\CourseLandingPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\Education\CourseLandingPageController.0.App\Controller\Web\Education\CourseLandingPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Education\CourseLandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\HomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\HomeController.0.App\Controller\Web\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\ArticleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\KnowledgeBase\ArticleController.0.App\Controller\Web\KnowledgeBase\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\KnowledgeBase\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\CategoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\KnowledgeBase\CategoryController.0.App\Controller\Web\KnowledgeBase\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\KnowledgeBase\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\DownloadFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\DownloadFileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\KnowledgeBase\DownloadFileController.0.App\Controller\Web\KnowledgeBase\DownloadFileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\KnowledgeBase\DownloadFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\KnowledgeBase\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\KnowledgeBase\MainController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\KnowledgeBase\MainController.0.App\Controller\Web\KnowledgeBase\MainController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\KnowledgeBase\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\MegaMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\MegaMenuController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\MegaMenuController.0.App\Controller\Web\MegaMenuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\MegaMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\Security\ForgotPasswordController.0.App\Controller\Web\Security\ForgotPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Security\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\RegisterController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\Security\RegisterController.0.App\Controller\Web\Security\RegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Security\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Security\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Security\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\Security\ResetPasswordController.0.App\Controller\Web\Security\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Security\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\SecurityController.0.App\Controller\Web\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SitemapController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\SitemapController.0.App\Controller\Web\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\StaticPage\StaticPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\StaticPage\StaticPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Web\StaticPage\StaticPageController.0.App\Controller\Web\StaticPage\StaticPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\StaticPage\StaticPageController"; reason: abstract.
Removed service ".instanceof.App\Doctrine\ClientShortIdListener.0.App\Doctrine\ClientShortIdListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\ClientShortIdListener"; reason: abstract.
Removed service ".instanceof.App\Doctrine\PortalSettingsCacheInvalidationSubscriber.0.App\Doctrine\PortalSettingsCacheInvalidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\PortalSettingsCacheInvalidationSubscriber"; reason: abstract.
Removed service ".instanceof.App\Entity\Access\BaseAccess.0..abstract.App\Entity\Access\BaseAccess"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Access\BaseAccess"; reason: abstract.
Removed service ".instanceof.App\Entity\Author\Author.0.App\Entity\Author\Author"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Author\Author"; reason: abstract.
Removed service ".instanceof.App\Entity\Author\AuthorImage.0.App\Entity\Author\AuthorImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Author\AuthorImage"; reason: abstract.
Removed service ".instanceof.App\Entity\Category\BaseCategory.0..abstract.App\Entity\Category\BaseCategory"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Category\BaseCategory"; reason: abstract.
Removed service ".instanceof.App\Entity\Category\CategoryDesktopBanner.0.App\Entity\Category\CategoryDesktopBanner"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Category\CategoryDesktopBanner"; reason: abstract.
Removed service ".instanceof.App\Entity\Category\CategoryImage.0.App\Entity\Category\CategoryImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Category\CategoryImage"; reason: abstract.
Removed service ".instanceof.App\Entity\Category\CategoryMobileBanner.0.App\Entity\Category\CategoryMobileBanner"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Category\CategoryMobileBanner"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Category\Category.0.App\Entity\Education\Category\Category"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Category\Category"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\AcademyCourse.0.App\Entity\Education\Course\AcademyCourse"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\AcademyCourse"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\Course.0..abstract.App\Entity\Education\Course\Course"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Education\Course\Course"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\CourseAccess.0.App\Entity\Education\Course\CourseAccess"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\CourseAccess"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\CourseImage.0.App\Entity\Education\Course\CourseImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\CourseImage"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\FutureDegreeCourse.0.App\Entity\Education\Course\FutureDegreeCourse"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\FutureDegreeCourse"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\NoFrontCourse.0.App\Entity\Education\Course\NoFrontCourse"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\NoFrontCourse"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\Price\CoursePrice.0..abstract.App\Entity\Education\Course\Price\CoursePrice"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Education\Course\Price\CoursePrice"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\Price\PackPrice.0.App\Entity\Education\Course\Price\PackPrice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\Price\PackPrice"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\Price\VariantPrice.0.App\Entity\Education\Course\Price\VariantPrice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\Price\VariantPrice"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\UserCourse.0.App\Entity\Education\Course\UserCourse"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\UserCourse"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Course\WebinarCourse.0.App\Entity\Education\Course\WebinarCourse"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Course\WebinarCourse"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\CourseLandingSection.0.App\Entity\Education\CourseLandingSection\CourseLandingSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\CourseLandingSection"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\CourseLandingSectionImage.0.App\Entity\Education\CourseLandingSection\CourseLandingSectionImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\CourseLandingSectionImage"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0..abstract.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section1Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section1Template.0.App\Entity\Education\CourseLandingSection\Sections\Section1Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section1Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section2Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section2Template.0.App\Entity\Education\CourseLandingSection\Sections\Section2Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section2Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section3Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section3Template.0.App\Entity\Education\CourseLandingSection\Sections\Section3Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section3Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section4Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section4Template.0.App\Entity\Education\CourseLandingSection\Sections\Section4Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section4Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section5Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section5Template.0.App\Entity\Education\CourseLandingSection\Sections\Section5Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section5Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section6Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section6Template.0.App\Entity\Education\CourseLandingSection\Sections\Section6Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section6Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section7Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section7Template.0.App\Entity\Education\CourseLandingSection\Sections\Section7Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section7Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section8Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section8Template.0.App\Entity\Education\CourseLandingSection\Sections\Section8Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section8Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section9Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section9Template.0.App\Entity\Education\CourseLandingSection\Sections\Section9Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section9Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate.0.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate.0.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section11Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section11Template.0.App\Entity\Education\CourseLandingSection\Sections\Section11Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section11Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate.0.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section12Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section12Template.0.App\Entity\Education\CourseLandingSection\Sections\Section12Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section12Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section13Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section13Template.0.App\Entity\Education\CourseLandingSection\Sections\Section13Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section13Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section14Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section14Template.0.App\Entity\Education\CourseLandingSection\Sections\Section14Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section14Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section15Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section15Template.0.App\Entity\Education\CourseLandingSection\Sections\Section15Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section15Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate.0.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section16Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section16Template.0.App\Entity\Education\CourseLandingSection\Sections\Section16Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section16Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section17Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section17Template.0.App\Entity\Education\CourseLandingSection\Sections\Section17Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section17Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\Section18Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\Section18Template.0.App\Entity\Education\CourseLandingSection\Sections\Section18Template"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\Section18Template"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\CourseLandingSectionTemplateInterface.0.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate.0.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\AudioLesson.0.App\Entity\Education\Lesson\AudioLesson"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\AudioLesson"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\DownloadLesson.0.App\Entity\Education\Lesson\DownloadLesson"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\DownloadLesson"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\Lesson.0..abstract.App\Entity\Education\Lesson\Lesson"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Education\Lesson\Lesson"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\LessonAccess.0.App\Entity\Education\Lesson\LessonAccess"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\LessonAccess"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\LessonAudio.0.App\Entity\Education\Lesson\LessonAudio"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\LessonAudio"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\LessonFile.0.App\Entity\Education\Lesson\LessonFile"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\LessonFile"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\LessonImage.0.App\Entity\Education\Lesson\LessonImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\LessonImage"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\QuizLesson.0.App\Entity\Education\Lesson\QuizLesson"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\QuizLesson"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\TextLesson.0.App\Entity\Education\Lesson\TextLesson"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\TextLesson"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\UserLesson.0.App\Entity\Education\Lesson\UserLesson"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\UserLesson"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Lesson\VideoLesson.0.App\Entity\Education\Lesson\VideoLesson"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Lesson\VideoLesson"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Module\Module.0.App\Entity\Education\Module\Module"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Module\Module"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Test\Answer.0.App\Entity\Education\Test\Answer"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Test\Answer"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Test\CloseQuestion.0.App\Entity\Education\Test\CloseQuestion"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Test\CloseQuestion"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Test\CourseTest.0.App\Entity\Education\Test\CourseTest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Test\CourseTest"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Test\LessonTest.0.App\Entity\Education\Test\LessonTest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Test\LessonTest"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Test\ModuleTest.0.App\Entity\Education\Test\ModuleTest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Test\ModuleTest"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Test\Question.0..abstract.App\Entity\Education\Test\Question"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Education\Test\Question"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Test\Test.0..abstract.App\Entity\Education\Test\Test"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Education\Test\Test"; reason: abstract.
Removed service ".instanceof.App\Entity\Education\Test\UserTest.0.App\Entity\Education\Test\UserTest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Education\Test\UserTest"; reason: abstract.
Removed service ".instanceof.App\Entity\File\AudioFile.0..abstract.App\Entity\File\AudioFile"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\File\AudioFile"; reason: abstract.
Removed service ".instanceof.App\Entity\File\File.0..abstract.App\Entity\File\File"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\File\File"; reason: abstract.
Removed service ".instanceof.App\Entity\File\ImageFile.0..abstract.App\Entity\File\ImageFile"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\File\ImageFile"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Article\Article.0..abstract.App\Entity\KnowledgeBase\Article\Article"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\KnowledgeBase\Article\Article"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Article\ArticleAudio.0.App\Entity\KnowledgeBase\Article\ArticleAudio"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\KnowledgeBase\Article\ArticleAudio"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Article\ArticleFile.0.App\Entity\KnowledgeBase\Article\ArticleFile"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\KnowledgeBase\Article\ArticleFile"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Article\ArticleImage.0.App\Entity\KnowledgeBase\Article\ArticleImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\KnowledgeBase\Article\ArticleImage"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Article\AudioArticle.0.App\Entity\KnowledgeBase\Article\AudioArticle"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\KnowledgeBase\Article\AudioArticle"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Article\DownloadArticle.0.App\Entity\KnowledgeBase\Article\DownloadArticle"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\KnowledgeBase\Article\DownloadArticle"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Article\TextArticle.0.App\Entity\KnowledgeBase\Article\TextArticle"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\KnowledgeBase\Article\TextArticle"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Article\VideoArticle.0.App\Entity\KnowledgeBase\Article\VideoArticle"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\KnowledgeBase\Article\VideoArticle"; reason: abstract.
Removed service ".instanceof.App\Entity\KnowledgeBase\Category\Category.0.App\Entity\KnowledgeBase\Category\Category"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\KnowledgeBase\Category\Category"; reason: abstract.
Removed service ".instanceof.App\Entity\Order\GosOrder.0.App\Entity\Order\GosOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Order\GosOrder"; reason: abstract.
Removed service ".instanceof.App\Entity\Order\GosOrderParticipant.0.App\Entity\Order\GosOrderParticipant"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Order\GosOrderParticipant"; reason: abstract.
Removed service ".instanceof.App\Entity\Partner\Partner.0.App\Entity\Partner\Partner"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Partner\Partner"; reason: abstract.
Removed service ".instanceof.App\Entity\Partner\PartnerImage.0.App\Entity\Partner\PartnerImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Partner\PartnerImage"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\FooterLink\FooterLink.0.App\Entity\PortalSettings\FooterLink\FooterLink"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\FooterLink\FooterLink"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0..abstract.App\Entity\PortalSettings\HomepageLandingSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSection.0..abstract.App\Entity\PortalSettings\HomepageLandingSection"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\PortalSettings\HomepageLandingSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSectionImage.0.App\Entity\PortalSettings\HomepageLandingSectionImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSectionImage"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CountersSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\CountersSection.0.App\Entity\PortalSettings\HomepageLandingSections\CountersSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\CountersSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0..abstract.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection.0.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\HtmlSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection.0.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection.0.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\HomepageLandingSectionTemplateInterface.0.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection.0.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection"; reason: abstract.
Removed service ".instanceof.App\Entity\PortalSettings\PortalSettings.0.App\Entity\PortalSettings\PortalSettings"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PortalSettings\PortalSettings"; reason: abstract.
Removed service ".instanceof.App\Entity\Seo\Seo.0.App\Entity\Seo\Seo"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Seo\Seo"; reason: abstract.
Removed service ".instanceof.App\Entity\Social\Social.0.App\Entity\Social\Social"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Social\Social"; reason: abstract.
Removed service ".instanceof.App\Entity\StaticPage\StaticPage.0.App\Entity\StaticPage\StaticPage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\StaticPage\StaticPage"; reason: abstract.
Removed service ".instanceof.App\Entity\User\Admin.0.App\Entity\User\Admin"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User\Admin"; reason: abstract.
Removed service ".instanceof.App\Entity\User\Client.0.App\Entity\User\Client"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User\Client"; reason: abstract.
Removed service ".instanceof.App\Entity\User\ClientAvatar.0.App\Entity\User\ClientAvatar"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User\ClientAvatar"; reason: abstract.
Removed service ".instanceof.App\Entity\User\User.0.App\Entity\User\User"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User\User"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Category\CategoryColor"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Category\CategoryColor"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Category\CategoryIcon"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Category\CategoryIcon"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Course\Difficulty"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Course\Difficulty"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\FrontendIcons"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\FrontendIcons"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\HttpMethod"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\HttpMethod"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\OrderParticipant"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\OrderParticipant"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\PriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\PriceType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Product"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Product"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PortalSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PortalSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PurchaseSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PurchaseSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SwitchUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SwitchUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Access\BaseAccessTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Access\BaseAccessTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\AdminTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BaseAdminTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\BaseAdminTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\NewAdminTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\NewAdminTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordChangeTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\PasswordChangeTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminAbstractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminAbstractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\AuthorImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Author\AuthorImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\AuthorTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Author\AuthorTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\BaseAuthorTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Author\BaseAuthorTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Author\NewAuthorTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Author\NewAuthorTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryDesktopBannerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Category\CategoryDesktopBannerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Category\CategoryImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Category\CategoryMobileBannerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Category\CategoryMobileBannerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\AssignCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Client\AssignCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\BaseClientTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Client\BaseClientTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\ClientTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Client\ClientTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Client\ImportGosOrderTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Client\ImportGosOrderTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\BaseCategoryTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Category\BaseCategoryTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\CategoryTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Category\CategoryTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Category\NewCategoryTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Category\NewCategoryTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Certificate\NewCertificateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Certificate\NewCertificateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\AcademyCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\AcademyCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\BaseCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\BaseCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\CourseAccessTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\CourseAccessTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\CourseImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\CourseImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\DeactivationCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\DeactivationCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\EditCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\EditCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\FutureDegreeCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\FutureDegreeCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\NewCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\NewCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\NoFrontCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\NoFrontCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Course\WebinarCourseTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Course\WebinarCourseTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\CourseLandingSectionImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\CourseLandingSectionImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\NewCourseLandingSectionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\NewCourseLandingSectionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\BaseSectionTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\BaseSectionTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionVariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\HTML\HtmlSectionVariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_1\Section1Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_1\Section1Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_1\Section1VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_1\Section1VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_2\Section2Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_2\Section2VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_3\Section3Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_3\Section3Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_3\Section3VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_3\Section3VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_4\Section4Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_4\Section4VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_5\Section5Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_5\Section5Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_5\Section5VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_5\Section5VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_6\Section6Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_6\Section6VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_7\Section7Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_7\Section7VariablesItemItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_8\Section8Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_8\Section8Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_8\Section8VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_8\Section8VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_9\Section9Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_9\Section9Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_9\Section9VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_9\Section9VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aVariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_10a\Section10aVariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bVariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_10b\Section10bVariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11\Section11Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11\Section11VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_11b\Section11bVariablesItemItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_12\Section12Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_12\Section12VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_13\Section13Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_13\Section13VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_14\Section14Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_14\Section14VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15\Section15Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_15\Section15Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15\Section15VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_15\Section15VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bVariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_15b\Section15bVariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_16\Section16Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_16\Section16Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_16\Section16VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_16\Section16VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_17\Section17Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_17\Section17Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_17\Section17VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_17\Section17VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_18\Section18Form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\CourseLandingSection\Sections\_18\Section18VariablesItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\AudioLessonTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\AudioLessonTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\BaseLessonTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\BaseLessonTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\DownloadLessonTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\DownloadLessonTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonAccessTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\LessonAccessTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonAudioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\LessonAudioType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\LessonFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\LessonImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\LessonTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\LessonTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\NewLessonTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\NewLessonTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\QuizLessonTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\QuizLessonTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\TextLessonTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\TextLessonTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Lesson\VideoLessonTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Lesson\VideoLessonTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\BaseModuleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Module\BaseModuleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\ModuleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Module\ModuleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Module\NewModuleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Module\NewModuleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\BasePriceTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Price\BasePriceTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\NewPriceTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Price\NewPriceTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\PackPriceTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Price\PackPriceTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Price\VariantPriceTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Price\VariantPriceTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\AnswerTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Test\AnswerTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\BaseTestTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Test\BaseTestTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\CloseQuestionTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Test\CloseQuestionTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewCourseTestTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Test\NewCourseTestTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewLessonTestTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Test\NewLessonTestTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\NewModuleTestTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Test\NewModuleTestTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Education\Test\TestTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Education\Test\TestTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GosOrder\FreeGosOrderTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GosOrder\FreeGosOrderTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleAudioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\ArticleAudioType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\ArticleFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\ArticleImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\ArticleImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\AudioArticleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\AudioArticleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\BaseArticleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\BaseArticleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\DeactivationArticleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\DeactivationArticleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\DownloadArticleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\DownloadArticleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\EditArticleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\EditArticleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\NewArticleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\NewArticleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\TextArticleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\TextArticleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Article\VideoArticleTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Article\VideoArticleTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\BaseCategoryTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Category\BaseCategoryTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\CategoryTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Category\CategoryTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KnowledgeBase\Category\NewCategoryTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KnowledgeBase\Category\NewCategoryTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\BasePartnerTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Partner\BasePartnerTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\NewPartnerTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Partner\NewPartnerTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\PartnerImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Partner\PartnerImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Partner\PartnerTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Partner\PartnerTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\FooterLinkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\FooterLinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\AuthorsCarouselSection\AuthorsCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\BaseHomepageLandingSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\BaseHomepageLandingSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CategoryCarouselSection\CategoryCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CountersSection\CountersSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\CoursesCarouselSection\CoursesCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HomepageLandingSectionImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\HomepageLandingSectionImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\HtmlSection\HtmlSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\KnowledgeBaseSection\KnowledgeBaseSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\MultiCoursesCarouselSection\MultiCoursesCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\PartnersCarouselSection\PartnersCarouselSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\PartnersDescriptionSection\PartnersDescriptionSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\HomepageLandingSection\TestimonialSection\TestimonialSectionVariablesItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettings\PortalSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PortalSettings\PortalSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\RegisterFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\RegisterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\RemindPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\RemindPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\ResetPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Seo\SeoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Seo\SeoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Social\SocialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Social\SocialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\BaseStaticPageTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaticPage\BaseStaticPageTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\NewStaticPageTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaticPage\NewStaticPageTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StaticPage\StaticPageTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StaticPage\StaticPageTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CardChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CardChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChoiceWithImagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChoiceWithImagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CourseLandingSectionCardChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CourseLandingSectionCardChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HomepageLandingSectionCardChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\HomepageLandingSectionCardChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HugeTextareaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\HugeTextareaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SwitchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SwitchType"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\Answer.0.App\GOS\Entity\Answer"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\Answer"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\Certificate.0.App\GOS\Entity\Certificate"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\Certificate"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\Coupon.0.App\GOS\Entity\Coupon"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\Coupon"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\Course.0.App\GOS\Entity\Course"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\Course"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\Lesson.0.App\GOS\Entity\Lesson"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\Lesson"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\LessonType.0.App\GOS\Entity\LessonType"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\LessonType"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\Module.0.App\GOS\Entity\Module"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\Module"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\PortalSettings.0.App\GOS\Entity\PortalSettings"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\PortalSettings"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\ProductPack.0.App\GOS\Entity\ProductPack"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\ProductPack"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\ProductVariant.0.App\GOS\Entity\ProductVariant"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\ProductVariant"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\Question.0.App\GOS\Entity\Question"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\Question"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\Test.0.App\GOS\Entity\Test"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\Test"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\User.0.App\GOS\Entity\User"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\User"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\UserLesson.0.App\GOS\Entity\UserLesson"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\UserLesson"; reason: abstract.
Removed service ".instanceof.App\GOS\Entity\UserTest.0.App\GOS\Entity\UserTest"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Entity\UserTest"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\AnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\AnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CertificateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\CertificateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CouponRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\CouponRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\CourseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\CourseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\LessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\LessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\LessonTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\LessonTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\PortalSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\PortalSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ProductPackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\ProductPackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\ProductVariantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\ProductVariantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\QuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\QuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\TestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\TestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserLessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\UserLessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\GOS\Repository\UserTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\GOS\Repository\UserTestRepository"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Education\CertificateGenerationHandler.0.App\MessageHandler\Education\CertificateGenerationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Education\CertificateGenerationHandler"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\AccountancyCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\AccountancyCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\ComplaintsCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\ComplaintsCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0..abstract.App\Model\Contact\Form\Category\ContactCategoryInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Model\Contact\Form\Category\ContactCategoryInterface"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\ExtensionsCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\ExtensionsCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\MakeOrderCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\MakeOrderCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\OnlineProblemsCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\OnlineProblemsCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\OrderQuestionCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\OrderQuestionCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\TrainingCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\TrainingCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\UndeliveredOrderCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\UndeliveredOrderCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Category\ContactCategoryInterface.0.App\Model\Contact\Form\Category\UniqskillsCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Category\UniqskillsCategory"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\AdditionalParticipantsInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\AdditionalParticipantsInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\AddressToSendInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\AddressToSendInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CityInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\CityInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CompanyInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\CompanyInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0..abstract.App\Model\Contact\Form\FormField\ContactFormFieldInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Model\Contact\Form\FormField\ContactFormFieldInterface"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\CorrectAddressInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\CorrectAddressInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\DescriptionInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\DescriptionInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\EmailClientInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\EmailClientInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NameClientInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\NameClientInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NipInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\NipInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrClientInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\NrClientInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrHouseInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\NrHouseInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrInvoiceInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\NrInvoiceInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrLocalInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\NrLocalInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\NrOrderInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\NrOrderInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantEmailInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\ParticipantEmailInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantNameInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\ParticipantNameInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ParticipantPhoneInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\ParticipantPhoneInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\PhoneClientInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\PhoneClientInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\PostageCodeInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\PostageCodeInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\ProductNameInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\ProductNameInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\StreetInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\StreetInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\TrainingNameInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\TrainingNameInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\FormField\ContactFormFieldInterface.0.App\Model\Contact\Form\FormField\WrongAddressInput"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\FormField\WrongAddressInput"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy1Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy1Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy2Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy2Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy3Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy3Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy4Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy4Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Accountancy5Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Accountancy5Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints1Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Complaints1Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints2Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Complaints2Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Complaints3Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Complaints3Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0..abstract.App\Model\Contact\Form\Subject\ContactSubjectInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Model\Contact\Form\Subject\ContactSubjectInterface"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions1Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Extensions1Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions2Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Extensions2Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions3Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Extensions3Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions4Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Extensions4Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions5Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Extensions5Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Extensions6Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Extensions6Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder1Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder1Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder2Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder2Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder3Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder3Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder4Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder4Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder5Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder5Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder6Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder6Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder7Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder7Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder8Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder8Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder9Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder9Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\MakeOrder10Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\MakeOrder10Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems1Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems1Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems2Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems2Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems3Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems3Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems4Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems4Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OnlineProblems5Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\OnlineProblems5Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OrderQuestion1Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\OrderQuestion1Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\OrderQuestion2Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\OrderQuestion2Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training1Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Training1Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training2Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Training2Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training3Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Training3Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training4Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Training4Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training5Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Training5Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training6Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Training6Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\Training7Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\Training7Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder1Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\UndeliveredOrder1Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder2Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\UndeliveredOrder2Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder3Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\UndeliveredOrder3Subject"; reason: abstract.
Removed service ".instanceof.App\Model\Contact\Form\Subject\ContactSubjectInterface.0.App\Model\Contact\Form\Subject\UndeliveredOrder4Subject"; reason: abstract.
Removed service ".abstract.instanceof.App\Model\Contact\Form\Subject\UndeliveredOrder4Subject"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0..abstract.App\Repository\Abstraction\CrudRepository"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Repository\Abstraction\CrudRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Author\AuthorImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Author\AuthorImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Author\AuthorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Author\AuthorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryDesktopBannerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Category\CategoryDesktopBannerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Category\CategoryImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category\CategoryMobileBannerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Category\CategoryMobileBannerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Category\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Category\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\AcademyCourseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\AcademyCourseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseAccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\CourseAccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\CourseImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\CourseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\CourseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\FutureDegreeCourseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\FutureDegreeCourseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\NoFrontCourseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\NoFrontCourseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\CoursePriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\Price\CoursePriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\PackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\Price\PackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\Price\VariantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\Price\VariantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\UserCourseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\UserCourseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Course\WebinarCourseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Course\WebinarCourseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\CourseLandingSection\CourseLandingSectionImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\CourseLandingSection\CourseLandingSectionImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\CourseLandingSection\CourseLandingSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\CourseLandingSection\CourseLandingSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\AudioLessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\AudioLessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\DownloadLessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\DownloadLessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonAccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\LessonAccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonAudioRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\LessonAudioRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\LessonFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\LessonImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\LessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\LessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\QuizLessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\QuizLessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\TextLessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\TextLessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\UserLessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\UserLessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Lesson\VideoLessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Lesson\VideoLessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Module\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Module\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\AnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Test\AnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\CloseQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Test\CloseQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\CourseTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Test\CourseTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\LessonTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Test\LessonTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\ModuleTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Test\ModuleTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\QuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Test\QuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\TestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Test\TestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Test\UserTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Test\UserTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleAudioRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Article\ArticleAudioRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Article\ArticleFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Article\ArticleImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\ArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Article\ArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\AudioArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Article\AudioArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\DownloadArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Article\DownloadArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\TextArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Article\TextArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Article\VideoArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Article\VideoArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KnowledgeBase\Category\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KnowledgeBase\Category\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Order\GosOrderParticipantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Order\GosOrderParticipantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Order\GosOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Order\GosOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Partner\PartnerImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Partner\PartnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\FooterLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PortalSettings\FooterLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\HomepageLandingSectionImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PortalSettings\HomepageLandingSectionImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\HomepageLandingSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PortalSettings\HomepageLandingSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PortalSettings\PortalSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PortalSettings\PortalSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaticPage\StaticPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaticPage\StaticPageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\AdminRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\AdminRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ClientAvatarRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\ClientAvatarRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\ClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\ArticleParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Request\ParamConverter\ArticleParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\CourseParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Request\ParamConverter\CourseParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\LessonParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Request\ParamConverter\LessonParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\UserLessonParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Request\ParamConverter\UserLessonParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Request\ParamConverter\UserTestParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Request\ParamConverter\UserTestParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\CourseLandingPageVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Education\CourseLandingPageVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\LessonVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Education\LessonVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Education\UserLessonVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Education\UserLessonVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\KnowledgeBase\ArticleVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\KnowledgeBase\ArticleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StaticPageVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\StaticPageVoter"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Services\Education\Course\UserCourseFactoryCaller"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Education\Course\UserCourseFactoryCaller"; reason: abstract.
Removed service ".instanceof.App\Services\Product\types\ProductInterface.0.App\Services\Product\types\Pack"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Product\types\Pack"; reason: abstract.
Removed service ".instanceof.App\Services\Product\types\ProductInterface.0..abstract.App\Services\Product\types\ProductInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Services\Product\types\ProductInterface"; reason: abstract.
Removed service ".instanceof.App\Services\Product\types\ProductInterface.0.App\Services\Product\types\Variant"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Product\types\Variant"; reason: abstract.
Removed service ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\ArticleCategorySitemapBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Sitemap\ArticleCategorySitemapBuilder"; reason: abstract.
Removed service ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\ArticleSitemapBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Sitemap\ArticleSitemapBuilder"; reason: abstract.
Removed service ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CoreSitemapBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Sitemap\CoreSitemapBuilder"; reason: abstract.
Removed service ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CourseCategorySitemapBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Sitemap\CourseCategorySitemapBuilder"; reason: abstract.
Removed service ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\CourseSitemapBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Sitemap\CourseSitemapBuilder"; reason: abstract.
Removed service ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0..abstract.App\Services\Sitemap\EntitySitemapBuilder"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Services\Sitemap\EntitySitemapBuilder"; reason: abstract.
Removed service ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0..abstract.App\Services\Sitemap\SitemapBuilderInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Services\Sitemap\SitemapBuilderInterface"; reason: abstract.
Removed service ".instanceof.App\Services\Sitemap\SitemapBuilderInterface.0.App\Services\Sitemap\StaticPageSitemapBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Sitemap\StaticPageSitemapBuilder"; reason: abstract.
Removed service ".instanceof.App\Twig\CertificateExtension.0.App\Twig\CertificateExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CertificateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppCourseCategoryTreeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\AppCourseCategoryTreeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppCourseDifficultyIndicatorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\AppCourseDifficultyIndicatorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppKnowledgeBaseCategoryTreeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\AppKnowledgeBaseCategoryTreeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppLessonViewedStatusExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\AppLessonViewedStatusExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ArrayUniqueExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\ArrayUniqueExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\FileSizeFormatterExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\FileSizeFormatterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\InstanceOfExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\InstanceOfExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\PortalSettingsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\PortalSettingsExtension"; reason: abstract.
Removed service ".instanceof.App\Twig\LandingSectionExtension.0.App\Twig\LandingSectionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\LandingSectionExtension"; reason: abstract.
Removed service ".instanceof.App\Twig\PriceExtension.0.App\Twig\PriceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PriceExtension"; reason: abstract.
Removed service ".instanceof.App\Twig\ProductExtension.0.App\Twig\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ProductExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppCourseCategoryTreeExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\AppCourseCategoryTreeExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppCourseDifficultyIndicatorRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\AppCourseDifficultyIndicatorRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppKnowledgeBaseCategoryTreeExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\AppKnowledgeBaseCategoryTreeExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppLessonViewedStatusExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\AppLessonViewedStatusExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\ArrayUniqueExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\ArrayUniqueExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FileSizeFormatterRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\FileSizeFormatterRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\InstanceOfExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\InstanceOfExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\PortalSettingsExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\PortalSettingsExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
361
Removed service "App\Dto\GosOrder\GosOrderData"; reason: unused.
Removed service "App\Dto\Product\ProductDetailsDto"; reason: unused.
Removed service "App\Dto\Product\ProductPriceDto"; reason: unused.
Removed service "App\Dto\Product\ProductPriceOmnibusDto"; reason: unused.
Removed service "App\Entity\Author\Author"; reason: unused.
Removed service "App\Entity\Author\AuthorImage"; reason: unused.
Removed service "App\Entity\Category\CategoryDesktopBanner"; reason: unused.
Removed service "App\Entity\Category\CategoryImage"; reason: unused.
Removed service "App\Entity\Category\CategoryMobileBanner"; reason: unused.
Removed service "App\Entity\Education\Category\Category"; reason: unused.
Removed service "App\Entity\Education\Course\AcademyCourse"; reason: unused.
Removed service "App\Entity\Education\Course\CourseAccess"; reason: unused.
Removed service "App\Entity\Education\Course\CourseImage"; reason: unused.
Removed service "App\Entity\Education\Course\FutureDegreeCourse"; reason: unused.
Removed service "App\Entity\Education\Course\NoFrontCourse"; reason: unused.
Removed service "App\Entity\Education\Course\Price\PackPrice"; reason: unused.
Removed service "App\Entity\Education\Course\Price\VariantPrice"; reason: unused.
Removed service "App\Entity\Education\Course\UserCourse"; reason: unused.
Removed service "App\Entity\Education\Course\WebinarCourse"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\CourseLandingSection"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\CourseLandingSectionImage"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section1Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section2Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section3Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section4Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section5Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section6Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section7Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section8Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section9Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section10aTemplate"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section10bTemplate"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section11Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section11bTemplate"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section12Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section13Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section14Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section15Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section15bTemplate"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section16Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section17Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\Section18Template"; reason: unused.
Removed service "App\Entity\Education\CourseLandingSection\Sections\SectionHtmlTemplate"; reason: unused.
Removed service "App\Entity\Education\Lesson\AudioLesson"; reason: unused.
Removed service "App\Entity\Education\Lesson\DownloadLesson"; reason: unused.
Removed service "App\Entity\Education\Lesson\LessonAccess"; reason: unused.
Removed service "App\Entity\Education\Lesson\LessonAudio"; reason: unused.
Removed service "App\Entity\Education\Lesson\LessonFile"; reason: unused.
Removed service "App\Entity\Education\Lesson\LessonImage"; reason: unused.
Removed service "App\Entity\Education\Lesson\QuizLesson"; reason: unused.
Removed service "App\Entity\Education\Lesson\TextLesson"; reason: unused.
Removed service "App\Entity\Education\Lesson\UserLesson"; reason: unused.
Removed service "App\Entity\Education\Lesson\VideoLesson"; reason: unused.
Removed service "App\Entity\Education\Module\Module"; reason: unused.
Removed service "App\Entity\Education\Test\Answer"; reason: unused.
Removed service "App\Entity\Education\Test\CloseQuestion"; reason: unused.
Removed service "App\Entity\Education\Test\CourseTest"; reason: unused.
Removed service "App\Entity\Education\Test\LessonTest"; reason: unused.
Removed service "App\Entity\Education\Test\ModuleTest"; reason: unused.
Removed service "App\Entity\Education\Test\UserTest"; reason: unused.
Removed service "App\Entity\KnowledgeBase\Article\ArticleAudio"; reason: unused.
Removed service "App\Entity\KnowledgeBase\Article\ArticleFile"; reason: unused.
Removed service "App\Entity\KnowledgeBase\Article\ArticleImage"; reason: unused.
Removed service "App\Entity\KnowledgeBase\Article\AudioArticle"; reason: unused.
Removed service "App\Entity\KnowledgeBase\Article\DownloadArticle"; reason: unused.
Removed service "App\Entity\KnowledgeBase\Article\TextArticle"; reason: unused.
Removed service "App\Entity\KnowledgeBase\Article\VideoArticle"; reason: unused.
Removed service "App\Entity\KnowledgeBase\Category\Category"; reason: unused.
Removed service "App\Entity\Order\GosOrder"; reason: unused.
Removed service "App\Entity\Order\GosOrderParticipant"; reason: unused.
Removed service "App\Entity\Partner\Partner"; reason: unused.
Removed service "App\Entity\Partner\PartnerImage"; reason: unused.
Removed service "App\Entity\PortalSettings\FooterLink\FooterLink"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionImage"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\AuthorsCarouselSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\CategoryCarouselSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\CountersSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\CoursesCarouselSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\HtmlSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\KnowledgeBaseSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\MultiCoursesCarouselSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\PartnersCarouselSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\PartnersDescriptionSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\TestimonialSectionItemVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSectionVariables\TestimonialSectionVariables"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\AuthorsCarouselSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\CategoryCarouselSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\CountersSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\CoursesCarouselSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\HtmlSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\KnowledgeBaseSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\MultiCoursesCarouselSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\PartnersCarouselSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\PartnersDescriptionSection"; reason: unused.
Removed service "App\Entity\PortalSettings\HomepageLandingSections\TestimonialSection"; reason: unused.
Removed service "App\Entity\PortalSettings\PortalSettings"; reason: unused.
Removed service "App\Entity\Seo\Seo"; reason: unused.
Removed service "App\Entity\Social\Social"; reason: unused.
Removed service "App\Entity\StaticPage\StaticPage"; reason: unused.
Removed service "App\Entity\User\Admin"; reason: unused.
Removed service "App\Entity\User\Client"; reason: unused.
Removed service "App\Entity\User\ClientAvatar"; reason: unused.
Removed service "App\Entity\User\User"; reason: unused.
Removed service "App\Enum\Category\CategoryColor"; reason: unused.
Removed service "App\Enum\Category\CategoryIcon"; reason: unused.
Removed service "App\Enum\Course\Difficulty"; reason: unused.
Removed service "App\Enum\FrontendIcons"; reason: unused.
Removed service "App\Enum\HttpMethod"; reason: unused.
Removed service "App\Enum\OrderParticipant"; reason: unused.
Removed service "App\Enum\PriceType"; reason: unused.
Removed service "App\Enum\Product"; reason: unused.
Removed service "App\Flashes\ErrorFlash"; reason: unused.
Removed service "App\Flashes\InfoFlash"; reason: unused.
Removed service "App\Flashes\SuccessFlash"; reason: unused.
Removed service "App\Flashes\WarningFlash"; reason: unused.
Removed service "App\Form\DataTransformer\GosCertificateIdTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\UniversalDtoTransformer"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\HTML\variables\HtmlSectionVariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_1\variables\Section1VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_2\variables\Section2VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_2\variables\Section2VariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_3\variables\Section3VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_4\variables\Section4VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_4\variables\Section4VariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_5\variables\Section5VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_6\variables\Section6VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_6\variables\Section6VariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_7\variables\Section7VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_7\variables\Section7VariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_7\variables\Section7VariablesItemItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_8\variables\Section8VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_9\variables\Section9VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_10a\variables\Section10aVariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_10b\variables\Section10bVariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_11\variables\Section11VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_11\variables\Section11VariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_11b\variables\Section11bVariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_11b\variables\Section11bVariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_11b\variables\Section11bVariablesItemItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_12\variables\Section12VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_12\variables\Section12VariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_13\variables\Section13VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_13\variables\Section13VariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_14\variables\Section14VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_14\variables\Section14VariablesItemDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_15\variables\Section15VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_15b\variables\Section15bVariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_16\variables\Section16VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_17\variables\Section17VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_18\variables\Section18VariablesDto"; reason: unused.
Removed service "App\Form\Education\CourseLandingSection\Sections\_18\variables\Section18VariablesItemDto"; reason: unused.
Removed service "App\GOS\Entity\Answer"; reason: unused.
Removed service "App\GOS\Entity\Certificate"; reason: unused.
Removed service "App\GOS\Entity\Coupon"; reason: unused.
Removed service "App\GOS\Entity\Course"; reason: unused.
Removed service "App\GOS\Entity\Lesson"; reason: unused.
Removed service "App\GOS\Entity\LessonType"; reason: unused.
Removed service "App\GOS\Entity\Module"; reason: unused.
Removed service "App\GOS\Entity\PortalSettings"; reason: unused.
Removed service "App\GOS\Entity\ProductPack"; reason: unused.
Removed service "App\GOS\Entity\ProductVariant"; reason: unused.
Removed service "App\GOS\Entity\Question"; reason: unused.
Removed service "App\GOS\Entity\Test"; reason: unused.
Removed service "App\GOS\Entity\User"; reason: unused.
Removed service "App\GOS\Entity\UserLesson"; reason: unused.
Removed service "App\GOS\Entity\UserTest"; reason: unused.
Removed service "App\GOS\Utils\GosJWTRequestUtil"; reason: unused.
Removed service "App\Message\Education\CertificateGeneration"; reason: unused.
Removed service "App\Model\Education\Test\TestGrade"; reason: unused.
Removed service "App\Response\AjaxResponse\AjaxErrorResponse"; reason: unused.
Removed service "App\Response\AjaxResponse\AjaxSuccessResponse"; reason: unused.
Removed service "App\Security\AdminLoginSuccessHandler"; reason: unused.
Removed service "App\Services\Contact\InvalidContactFormException"; reason: unused.
Removed service "App\Services\Education\Course\CourseFactory"; reason: unused.
Removed service "App\Services\Education\Course\UserCourseFactory"; reason: unused.
Removed service "App\Services\Education\Course\UserCourseFactoryCaller"; reason: unused.
Removed service "App\Services\Education\Course\UserLessonAccessDeniedException"; reason: unused.
Removed service "App\Services\Education\CourseLandingSection\CourseLandingSectionFactory"; reason: unused.
Removed service "App\Services\Education\CourseLandingSection\CourseLandingSectionVariablesManager"; reason: unused.
Removed service "App\Services\Education\Lesson\LessonFactory"; reason: unused.
Removed service "App\Services\Education\Price\PriceFactory"; reason: unused.
Removed service "App\Services\GosOrder\GosOrderException"; reason: unused.
Removed service "App\Services\KnowledgeBase\Article\ArticleFactory"; reason: unused.
Removed service "App\Services\NuggetsOfWisdomService"; reason: unused.
Removed service "App\Services\PortalSettings\HomepageLandingSection\HomepageLandingSectionFactory"; reason: unused.
Removed service "App\Services\ZendeskApiService"; reason: unused.
Removed service "App\Utils\ContentUrlExtractor"; reason: unused.
Removed service "App\Utils\Validation\PhoneNumberValidator"; reason: unused.
Removed service "App\Utils\Validation\PostalCodeValidator"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "security.user_checker.chain.admin"; reason: unused.
Removed service "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.client_avatar"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.course_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.partner_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.author_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.lesson_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.lesson_audio"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.lesson_file"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.course_landing_section_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.homepage_landing_section_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.category_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.category_desktop_banner"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.category_mobile_banner"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.article_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.article_audio"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.article_file"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service "forum_media_cart.utils.gos_api.jwt_request_service"; reason: unused.
Removed service "forum_media_cart.utils.gos_api.gos_jwt_request_service"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator..4.dLnp"; reason: unused.
576
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Admin\AdminEditController" to "App\Controller\Admin\Admin\AdminEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Admin\AdminListController" to "App\Controller\Admin\Admin\AdminListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Author\AuthorEditController" to "App\Controller\Admin\Author\AuthorEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Author\AuthorListController" to "App\Controller\Admin\Author\AuthorListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Client\ClientCourseAccessController" to "App\Controller\Admin\Client\ClientCourseAccessController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Client\ClientCourseCertificateController" to "App\Controller\Admin\Client\ClientCourseCertificateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Client\ClientEditController" to "App\Controller\Admin\Client\ClientEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Client\ClientListController" to "App\Controller\Admin\Client\ClientListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Client\GosOrderImportController" to "App\Controller\Admin\Client\GosOrderImportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\DashboardController" to "App\Controller\Admin\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Category\CategoryEditController" to "App\Controller\Admin\Education\Category\CategoryEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Category\CategoryListController" to "App\Controller\Admin\Education\Category\CategoryListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Certificate\CertificateController" to "App\Controller\Admin\Education\Certificate\CertificateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Course\CourseAccessController" to "App\Controller\Admin\Education\Course\CourseAccessController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Course\CourseDeactivationFormController" to "App\Controller\Admin\Education\Course\CourseDeactivationFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Course\CourseEditController" to "App\Controller\Admin\Education\Course\CourseEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Course\CourseListController" to "App\Controller\Admin\Education\Course\CourseListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Course\GosCourseImportController" to "App\Controller\Admin\Education\Course\GosCourseImportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController" to "App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController" to "App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Lesson\LessonEditController" to "App\Controller\Admin\Education\Lesson\LessonEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Lesson\NewLessonFormController" to "App\Controller\Admin\Education\Lesson\NewLessonFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Module\ModuleEditController" to "App\Controller\Admin\Education\Module\ModuleEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Module\NewModuleFormController" to "App\Controller\Admin\Education\Module\NewModuleFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Price\NewPriceFormController" to "App\Controller\Admin\Education\Price\NewPriceFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Price\PriceEditController" to "App\Controller\Admin\Education\Price\PriceEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Test\CourseTestDeleteController" to "App\Controller\Admin\Education\Test\CourseTestDeleteController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Test\LessonTestDeleteController" to "App\Controller\Admin\Education\Test\LessonTestDeleteController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Test\ModuleTestDeleteController" to "App\Controller\Admin\Education\Test\ModuleTestDeleteController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Test\NewCourseTestFormController" to "App\Controller\Admin\Education\Test\NewCourseTestFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Test\NewLessonTestFormController" to "App\Controller\Admin\Education\Test\NewLessonTestFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Education\Test\NewModuleTestFormController" to "App\Controller\Admin\Education\Test\NewModuleTestFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController" to "App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\KnowledgeBase\Article\ArticleEditController" to "App\Controller\Admin\KnowledgeBase\Article\ArticleEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\KnowledgeBase\Article\ArticleListController" to "App\Controller\Admin\KnowledgeBase\Article\ArticleListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController" to "App\Controller\Admin\KnowledgeBase\Category\CategoryEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\KnowledgeBase\Category\CategoryListController" to "App\Controller\Admin\KnowledgeBase\Category\CategoryListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Partner\PartnerEditController" to "App\Controller\Admin\Partner\PartnerEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Partner\PartnerListController" to "App\Controller\Admin\Partner\PartnerListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController" to "App\Controller\Admin\PortalSettings\FooterLink\DeleteFooterLinkController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController" to "App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController" to "App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController" to "App\Controller\Admin\PortalSettings\HomepageLandingSection\EditHomepageLandingSectionFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController" to "App\Controller\Admin\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController" to "App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PortalSettings\PortalSettingsController" to "App\Controller\Admin\PortalSettings\PortalSettingsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\SecurityController" to "App\Controller\Admin\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\StaticPage\StaticPageEditController" to "App\Controller\Admin\StaticPage\StaticPageEditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\StaticPage\StaticPageListController" to "App\Controller\Admin\StaticPage\StaticPageListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\CoursePriceController" to "App\Controller\Api\CoursePriceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\GosOrderController" to "App\Controller\Api\GosOrderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\CourseController" to "App\Controller\Panel\CourseController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\DownloadFileController" to "App\Controller\Panel\DownloadFileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\LessonController" to "App\Controller\Panel\LessonController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\LoginController" to "App\Controller\Panel\LoginController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\ModuleController" to "App\Controller\Panel\ModuleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\MultiAccessController" to "App\Controller\Panel\MultiAccessController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\OrdersController" to "App\Controller\Panel\OrdersController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\TestController" to "App\Controller\Panel\TestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\UserCertificatesController" to "App\Controller\Panel\UserCertificatesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\UserNotesController" to "App\Controller\Panel\UserNotesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Panel\UserSettingsController" to "App\Controller\Panel\UserSettingsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UniqskillsAbstractController" to "App\Controller\UniqskillsAbstractController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\Contact\ContactController" to "App\Controller\Web\Contact\ContactController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\CourseListXmlController" to "App\Controller\Web\CourseListXmlController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\Education\CategoryController" to "App\Controller\Web\Education\CategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\Education\CourseLandingPageController" to "App\Controller\Web\Education\CourseLandingPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\HomeController" to "App\Controller\Web\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\KnowledgeBase\ArticleController" to "App\Controller\Web\KnowledgeBase\ArticleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\KnowledgeBase\CategoryController" to "App\Controller\Web\KnowledgeBase\CategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\KnowledgeBase\DownloadFileController" to "App\Controller\Web\KnowledgeBase\DownloadFileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\KnowledgeBase\MainController" to "App\Controller\Web\KnowledgeBase\MainController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\MegaMenuController" to "App\Controller\Web\MegaMenuController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\Security\ForgotPasswordController" to "App\Controller\Web\Security\ForgotPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\Security\RegisterController" to "App\Controller\Web\Security\RegisterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\Security\ResetPasswordController" to "App\Controller\Web\Security\ResetPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\SecurityController" to "App\Controller\Web\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\SitemapController" to "App\Controller\Web\SitemapController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Web\StaticPage\StaticPageController" to "App\Controller\Web\StaticPage\StaticPageController".
Inlined service "App\GOS\Services\EventDispatchService" to "App\EventSubscriber\PurchaseSubscriber".
Inlined service "App\Form\DataTransformer\ClientIdTransformer" to "App\Form\Client\AssignCourseTypeForm".
Inlined service "App\Services\Education\CourseLandingSection\CourseLandingSectionManager" to "App\Form\Education\CourseLandingSection\NewCourseLandingSectionForm".
Inlined service "App\Services\Education\Price\PriceManager" to "App\Form\Education\Price\NewPriceTypeForm".
Inlined service "App\GOS\Utils\DataTransformer\ProductPackTransformer" to "App\Form\Education\Price\PackPriceTypeForm".
Inlined service "App\Form\DataTransformer\LessonIdTransformer" to "App\Form\Education\Test\NewLessonTestTypeForm".
Inlined service "App\Services\KnowledgeBase\Article\ArticleManager" to "App\Form\KnowledgeBase\Article\NewArticleTypeForm".
Inlined service "App\Services\PortalSettings\HomepageLandingSection\HomepageLandingSectionManager" to "App\Form\PortalSettings\HomepageLandingSection\NewHomepageLandingSectionFormType".
Inlined service "App\Services\Education\Course\GosUserCoursesImporter" to "App\Security\PanelAuthenticator".
Inlined service "App\GOS\Services\OmnibusApiService" to "App\Services\Cache\OmnibusCacheService".
Inlined service "App\Services\Contact\ZendeskService" to "App\Services\Contact\ContactFormHandler".
Inlined service "App\Utils\UploadedFileCreator" to "App\Services\Education\Course\GosCourseImporter".
Inlined service "App\GOS\Services\CourseApiService" to "App\Services\Education\Course\GosUserCoursesImporter".
Inlined service "App\GOS\Services\OrderApiService" to "App\Services\GosOrder\GosOrderImporter".
Inlined service "App\GOS\Services\MultiAccessApiService" to "App\Services\MultiAccess\MultiAccessService".
Inlined service "App\Services\PortalSettings\PortalSettingsSerializer" to "App\Services\PortalSettings\PortalSettingsProvider".
Inlined service "App\GOS\Services\UserApiService" to "App\Services\User\UserDataService".
Inlined service "App\Services\Product\ProductDetailsFactory" to "App\Twig\ProductExtension".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.6dAbw6t" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.gos_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.xapm37H" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.UoTJz6S" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\Extension\AppCourseCategoryTreeExtension" to "twig".
Inlined service "App\Twig\Extension\AppCourseDifficultyIndicatorExtension" to "twig".
Inlined service "App\Twig\Extension\AppKnowledgeBaseCategoryTreeExtension" to "twig".
Inlined service "App\Twig\Extension\AppLessonViewedStatusExtension" to "twig".
Inlined service "App\Twig\Extension\ArrayUniqueExtension" to "twig".
Inlined service "App\Twig\Extension\FileSizeFormatterExtension" to "twig".
Inlined service "App\Twig\Extension\InstanceOfExtension" to "twig".
Inlined service "App\Twig\Extension\PortalSettingsExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "forum_media_cart.twig.cart_extension" to "twig".
Inlined service "forum_media_cart.twig.shipping_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service ".twig.extension.App\Twig\CertificateExtension" to "twig".
Inlined service ".twig.extension.App\Twig\LandingSectionExtension" to "twig".
Inlined service ".twig.extension.App\Twig\PriceExtension" to "twig".
Inlined service ".twig.extension.App\Twig\ProductExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator._fKEY2V" to "twig.runtime_loader".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.2rJRWn." to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.gos_schema_asset_filter_manager" to "doctrine.dbal.gos_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.gos" to "doctrine.dbal.gos_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.gos" to "doctrine.dbal.gos_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.gos" to "doctrine.dbal.gos_connection.configuration".
Inlined service ".service_locator.OHlgo21" to "doctrine.dbal.gos_connection.event_manager".
Inlined service "doctrine.dbal.gos_connection.configuration" to "doctrine.dbal.gos_connection".
Inlined service ".service_locator.vXELgQt" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.CFN5.Ly" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "cache.doctrine.orm.gos.metadata" to "doctrine.orm.gos_configuration".
Inlined service ".doctrine.orm.gos_metadata_driver" to "doctrine.orm.gos_configuration".
Inlined service "doctrine.orm.gos_entity_listener_resolver" to "doctrine.orm.gos_configuration".
Inlined service "cache.doctrine.orm.gos.result.recorder_inner" to "cache.doctrine.orm.gos.result".
Inlined service "cache.doctrine.orm.gos.query.recorder_inner" to "cache.doctrine.orm.gos.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.n97w_mF" to "security.helper".
Inlined service ".service_locator.NUnSCDc" to "security.helper".
Inlined service ".service_locator.Vt0O2XB" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.bd6hl_U" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" to "security.access_map".
Inlined service ".security.request_matcher.r6VjJHp" to "security.access_map".
Inlined service ".security.request_matcher.Uro0DqX" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.jQ9hJmK" to ".security.request_matcher.TVI7tRw".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".security.request_matcher.qr1Qmzk" to ".security.request_matcher.dWNMhyp".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authenticator.remember_me_signature_hasher.admin" to "security.authenticator.remember_me_handler.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service ".security.request_matcher.i_kEG2O" to ".security.request_matcher.bd6hl_U".
Inlined service ".security.request_matcher.IrEFXyj" to ".security.request_matcher.r6VjJHp".
Inlined service ".security.request_matcher.DRBhJvs" to ".security.request_matcher.Uro0DqX".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "forum_media_cart.utils.gos_api.api_address_service" to "forum_media_cart.utils.cart.cart_address_service".
Inlined service "forum_media_cart.utils.gos_api.api_coupon_service" to "forum_media_cart.utils.cart.cart_coupon_service".
Inlined service "forum_media_cart.utils.gos_api.api_gift_service" to "forum_media_cart.utils.cart.cart_gift_service".
Inlined service "forum_media_cart.utils.gos_api.api_order_service" to "forum_media_cart.utils.cart.cart_order_service".
Inlined service "forum_media_cart.utils.gos_api.api_other_service" to "forum_media_cart.utils.cart.cart_other_service".
Inlined service "forum_media_cart.utils.gos_api.api_participant_service" to "forum_media_cart.utils.cart.cart_participant_service".
Inlined service "forum_media_cart.utils.gos_api.api_product_service" to "forum_media_cart.utils.cart.cart_product_service".
Inlined service "forum_media_cart.utils.gos_api.api_shipping_service" to "forum_media_cart.utils.cart.cart_shipping_service".
Inlined service "forum_media_cart.utils.gos_api.api_terms_service" to "forum_media_cart.utils.cart.cart_terms_service".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_address_controller" to "forum_media_cart.controller.cart_address_controller".
Inlined service "forum_media_cart.utils.cart.cart_coupon_service" to "forum_media_cart.controller.cart_coupon_controller".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_coupon_controller" to "forum_media_cart.controller.cart_coupon_controller".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_gift_controller" to "forum_media_cart.controller.cart_gift_controller".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_order_controller" to "forum_media_cart.controller.cart_order_controller".
Inlined service "forum_media_cart.utils.cart.cart_other_service" to "forum_media_cart.controller.cart_other_controller".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_other_controller" to "forum_media_cart.controller.cart_other_controller".
Inlined service "forum_media_cart.utils.cart.cart_participant_service" to "forum_media_cart.controller.cart_participant_controller".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_participant_controller" to "forum_media_cart.controller.cart_participant_controller".
Inlined service "forum_media_cart.utils.cart.cart_product_service" to "forum_media_cart.controller.cart_product_controller".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_product_controller" to "forum_media_cart.controller.cart_product_controller".
Inlined service "forum_media_cart.utils.cart.cart_shipping_service" to "forum_media_cart.controller.cart_shipping_controller".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_shipping_controller" to "forum_media_cart.controller.cart_shipping_controller".
Inlined service ".service_locator.TJNRSaV.forum_media_cart.controller.cart_steps_controller" to "forum_media_cart.controller.cart_steps_controller".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service ".service_locator.JpHSKcL" to ".service_locator.JpHSKcL.App\Controller\Admin\Admin\AdminEditController::index()".
Inlined service ".service_locator.AmVm0Ai" to ".service_locator.AmVm0Ai.App\Controller\Admin\Admin\AdminEditController::roleToggler()".
Inlined service ".service_locator.hvWKXgh" to ".service_locator.hvWKXgh.App\Controller\Admin\Admin\AdminListController::index()".
Inlined service ".service_locator.6DFDjJ5" to ".service_locator.6DFDjJ5.App\Controller\Admin\Author\AuthorEditController::delete()".
Inlined service ".service_locator.02nYLXh" to ".service_locator.02nYLXh.App\Controller\Admin\Author\AuthorListController::index()".
Inlined service ".service_locator.FT05hK2" to ".service_locator.FT05hK2.App\Controller\Admin\Client\ClientCourseAccessController::refresh()".
Inlined service ".service_locator.6NGZxN." to ".service_locator.6NGZxN..App\Controller\Admin\Client\ClientCourseAccessController::setAccessDate()".
Inlined service ".service_locator.drH3aIf" to ".service_locator.drH3aIf.App\Controller\Admin\Client\ClientCourseAccessController::assignOrder()".
Inlined service ".service_locator.XuuhlQ6" to ".service_locator.XuuhlQ6.App\Controller\Admin\Client\ClientCourseCertificateController::refresh()".
Inlined service ".service_locator.9qxb35." to ".service_locator.9qxb35..App\Controller\Admin\Client\ClientEditController::index()".
Inlined service ".service_locator.uMfsIs2" to ".service_locator.uMfsIs2.App\Controller\Admin\Client\ClientListController::index()".
Inlined service ".service_locator.GrUn_lq" to ".service_locator.GrUn_lq.App\Controller\Admin\Client\GosOrderImportController::index()".
Inlined service ".service_locator.OZZ99.G" to ".service_locator.OZZ99.G.App\Controller\Admin\Education\Category\CategoryEditController::index()".
Inlined service ".service_locator.ewYhphx" to ".service_locator.ewYhphx.App\Controller\Admin\Education\Category\CategoryEditController::reorder()".
Inlined service ".service_locator.xYNSmA2" to ".service_locator.xYNSmA2.App\Controller\Admin\Education\Category\CategoryListController::index()".
Inlined service ".service_locator.SMrHN4O" to ".service_locator.SMrHN4O.App\Controller\Admin\Education\Certificate\CertificateController::handleForm()".
Inlined service ".service_locator.92naUL." to ".service_locator.92naUL..App\Controller\Admin\Education\Course\CourseAccessController::index()".
Inlined service ".service_locator..EW3YM6" to ".service_locator..EW3YM6.App\Controller\Admin\Education\Course\CourseDeactivationFormController::handleForm()".
Inlined service ".service_locator.9JOkDwo" to ".service_locator.9JOkDwo.App\Controller\Admin\Education\Course\CourseEditController::edit()".
Inlined service ".service_locator.73UvF0L" to ".service_locator.73UvF0L.App\Controller\Admin\Education\Course\CourseEditController::convertToFutureDegree()".
Inlined service ".service_locator.0yXYQDB" to ".service_locator.0yXYQDB.App\Controller\Admin\Education\Course\CourseEditController::reorder()".
Inlined service ".service_locator.oN8J.HJ" to ".service_locator.oN8J.HJ.App\Controller\Admin\Education\Course\CourseEditController::reorderSections()".
Inlined service ".service_locator.lygkAL6" to ".service_locator.lygkAL6.App\Controller\Admin\Education\Course\CourseListController::index()".
Inlined service ".service_locator.TQQmfUb" to ".service_locator.TQQmfUb.App\Controller\Admin\Education\Course\GosCourseImportController::index()".
Inlined service ".service_locator.kp2Dq2C" to ".service_locator.kp2Dq2C.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController::newSection()".
Inlined service ".service_locator.aP13nyP" to ".service_locator.aP13nyP.App\Controller\Admin\Education\CourseLandingSection\EditCourseLandingSectionController::delete()".
Inlined service ".service_locator.JiUH311" to ".service_locator.JiUH311.App\Controller\Admin\Education\CourseLandingSection\NewCourseLandingSectionFormController::index()".
Inlined service ".service_locator.PsqmRMr" to ".service_locator.PsqmRMr.App\Controller\Admin\Education\Lesson\LessonEditController::edit()".
Inlined service ".service_locator.WdSzAVx" to ".service_locator.WdSzAVx.App\Controller\Admin\Education\Lesson\NewLessonFormController::handleForm()".
Inlined service ".service_locator.VnTAXhZ" to ".service_locator.VnTAXhZ.App\Controller\Admin\Education\Module\ModuleEditController::index()".
Inlined service ".service_locator.J1KMxr1" to ".service_locator.J1KMxr1.App\Controller\Admin\Education\Module\ModuleEditController::reorder()".
Inlined service ".service_locator.tJsRMZL" to ".service_locator.tJsRMZL.App\Controller\Admin\Education\Module\NewModuleFormController::handleForm()".
Inlined service ".service_locator.cVoxbEP" to ".service_locator.cVoxbEP.App\Controller\Admin\Education\Price\NewPriceFormController::handleForm()".
Inlined service ".service_locator.BuzKHRH" to ".service_locator.BuzKHRH.App\Controller\Admin\Education\Price\PriceEditController::delete()".
Inlined service ".service_locator.3MCutwS" to ".service_locator.3MCutwS.App\Controller\Admin\Education\Price\PriceEditController::syncWithGos()".
Inlined service ".service_locator._mDUmxI" to ".service_locator._mDUmxI.App\Controller\Admin\Education\Price\PriceEditController::clearCache()".
Inlined service ".service_locator.c9ctAjy" to ".service_locator.c9ctAjy.App\Controller\Admin\Education\Test\CourseTestDeleteController::delete()".
Inlined service ".service_locator.18B1xtt" to ".service_locator.18B1xtt.App\Controller\Admin\Education\Test\LessonTestDeleteController::delete()".
Inlined service ".service_locator.7jRhQQD" to ".service_locator.7jRhQQD.App\Controller\Admin\Education\Test\ModuleTestDeleteController::delete()".
Inlined service ".service_locator.ILPnpH." to ".service_locator.ILPnpH..App\Controller\Admin\Education\Test\NewCourseTestFormController::handleForm()".
Inlined service ".service_locator.l62cyGr" to ".service_locator.l62cyGr.App\Controller\Admin\Education\Test\NewLessonTestFormController::handleForm()".
Inlined service ".service_locator.LS5UGUi" to ".service_locator.LS5UGUi.App\Controller\Admin\Education\Test\NewModuleTestFormController::handleForm()".
Inlined service ".service_locator.i5xdlQL" to ".service_locator.i5xdlQL.App\Controller\Admin\KnowledgeBase\Article\ArticleDeactivationFormController::renderForm()".
Inlined service ".service_locator.xvHq3Ck" to ".service_locator.xvHq3Ck.App\Controller\Admin\KnowledgeBase\Article\ArticleListController::index()".
Inlined service ".service_locator.xIXYxdb" to ".service_locator.xIXYxdb.App\Controller\Admin\KnowledgeBase\Category\CategoryEditController::index()".
Inlined service ".service_locator.cRmcQgH" to ".service_locator.cRmcQgH.App\Controller\Admin\Partner\PartnerEditController::index()".
Inlined service ".service_locator.Hy0uV0K" to ".service_locator.Hy0uV0K.App\Controller\Admin\Partner\PartnerEditController::delete()".
Inlined service ".service_locator.KLmN2cU" to ".service_locator.KLmN2cU.App\Controller\Admin\Partner\PartnerListController::index()".
Inlined service ".service_locator.LiON6Mz" to ".service_locator.LiON6Mz.App\Controller\Admin\PortalSettings\FooterLink\EditFooterLinkFormController::index()".
Inlined service ".service_locator.oXv0fdR" to ".service_locator.oXv0fdR.App\Controller\Admin\PortalSettings\FooterLink\NewFooterLinkFormController::handleForm()".
Inlined service ".service_locator.kaktlZw" to ".service_locator.kaktlZw.App\Controller\Admin\PortalSettings\HomepageLandingSection\ReorderHomepageLandingSectionController::edit()".
Inlined service ".service_locator.mcksdnp" to ".service_locator.mcksdnp.App\Controller\Admin\PortalSettings\PortalSettingsController::index()".
Inlined service ".service_locator.zBj4hFA" to ".service_locator.zBj4hFA.App\Controller\Admin\PortalSettings\PortalSettingsController::reorderSections()".
Inlined service ".service_locator.yDZ6qGV" to ".service_locator.yDZ6qGV.App\Controller\Admin\SecurityController::passwordChange()".
Inlined service ".service_locator.c408cb4" to ".service_locator.c408cb4.App\Controller\Admin\StaticPage\StaticPageEditController::index()".
Inlined service ".service_locator.3C0c5Y." to ".service_locator.3C0c5Y..App\Controller\Admin\StaticPage\StaticPageListController::index()".
Inlined service ".service_locator.9o.ds.p" to ".service_locator.9o.ds.p.App\Controller\Api\CoursePriceController::forceSync()".
Inlined service ".service_locator.gV.A84e" to ".service_locator.gV.A84e.App\Controller\Api\CoursePriceController::invalidateCache()".
Inlined service ".service_locator.hy3TKB4" to ".service_locator.hy3TKB4.App\Controller\Api\GosOrderController::index()".
Inlined service ".service_locator.XB46egN" to ".service_locator.XB46egN.App\Controller\Panel\CourseController::list()".
Inlined service ".service_locator.FeKixql" to ".service_locator.FeKixql.App\Controller\Panel\CourseController::startCourse()".
Inlined service ".service_locator.kCvHHO8" to ".service_locator.kCvHHO8.App\Controller\Panel\CourseController::continueCourse()".
Inlined service ".service_locator.Werk0a1" to ".service_locator.Werk0a1.App\Controller\Panel\CourseController::checkAccess()".
Inlined service ".service_locator.bp4BsnV" to ".service_locator.bp4BsnV.App\Controller\Panel\CourseController::goToTest()".
Inlined service ".service_locator.am.hiGz" to ".service_locator.am.hiGz.App\Controller\Panel\DownloadFileController::index()".
Inlined service ".service_locator.oEeiPaq" to ".service_locator.oEeiPaq.App\Controller\Panel\LessonController::view()".
Inlined service ".service_locator.c.gE30Y" to ".service_locator.c.gE30Y.App\Controller\Panel\ModuleController::lessonCarouselView()".
Inlined service ".service_locator.S0TRL1I" to ".service_locator.S0TRL1I.App\Controller\Panel\ModuleController::testCarouselView()".
Inlined service ".service_locator.VB.ZFNe" to ".service_locator.VB.ZFNe.App\Controller\Panel\MultiAccessController::addParticipant()".
Inlined service ".service_locator.Ck7Pwf4" to ".service_locator.Ck7Pwf4.App\Controller\Panel\MultiAccessController::removeParticipant()".
Inlined service ".service_locator.WzjhiWZ" to ".service_locator.WzjhiWZ.App\Controller\Panel\TestController::view()".
Inlined service ".service_locator.aVbyVzv" to ".service_locator.aVbyVzv.App\Controller\Panel\TestController::saveAttempt()".
Inlined service ".service_locator.CYE48BT" to ".service_locator.CYE48BT.App\Controller\Panel\UserCertificatesController::renderData()".
Inlined service ".service_locator.N.gVxdH" to ".service_locator.N.gVxdH.App\Controller\Panel\UserCertificatesController::download()".
Inlined service ".service_locator.QgiAM0G" to ".service_locator.QgiAM0G.App\Controller\Panel\UserNotesController::saveUserNote()".
Inlined service ".service_locator.E3ul96m" to ".service_locator.E3ul96m.App\Controller\Web\Contact\ContactController::send()".
Inlined service ".service_locator.d8r9BmR" to ".service_locator.d8r9BmR.App\Controller\Web\CourseListXmlController::sitemapXml()".
Inlined service ".service_locator.ttHhl9h" to ".service_locator.ttHhl9h.App\Controller\Web\Education\CategoryController::index()".
Inlined service ".service_locator.KVpHB65" to ".service_locator.KVpHB65.App\Controller\Web\KnowledgeBase\ArticleController::index()".
Inlined service ".service_locator.gQ30Jcz" to ".service_locator.gQ30Jcz.App\Controller\Web\KnowledgeBase\CategoryController::index()".
Inlined service ".service_locator.wx1mE8o" to ".service_locator.wx1mE8o.App\Controller\Web\KnowledgeBase\DownloadFileController::index()".
Inlined service ".service_locator.ahIRD1x" to ".service_locator.ahIRD1x.App\Controller\Web\MegaMenuController::index()".
Inlined service ".service_locator.Ct8AGQZ" to ".service_locator.Ct8AGQZ.App\Controller\Web\MegaMenuController::megaMenu()".
Inlined service ".service_locator.IRCqM0D" to ".service_locator.IRCqM0D.App\Controller\Web\Security\RegisterController::register()".
Inlined service ".service_locator._E4SLg5" to ".service_locator._E4SLg5.App\Controller\Web\SitemapController::sitemapXml()".
Inlined service ".service_locator.hxLbuOQ" to ".service_locator.hxLbuOQ.App\Controller\Web\StaticPage\StaticPageController::index()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "App\Request\ParamConverter\ArticleParamConverter" to ".debug.value_resolver.App\Request\ParamConverter\ArticleParamConverter".
Inlined service "App\Request\ParamConverter\CourseParamConverter" to ".debug.value_resolver.App\Request\ParamConverter\CourseParamConverter".
Inlined service "App\Request\ParamConverter\LessonParamConverter" to ".debug.value_resolver.App\Request\ParamConverter\LessonParamConverter".
Inlined service "App\Request\ParamConverter\UserLessonParamConverter" to ".debug.value_resolver.App\Request\ParamConverter\UserLessonParamConverter".
Inlined service "App\Request\ParamConverter\UserTestParamConverter" to ".debug.value_resolver.App\Request\ParamConverter\UserTestParamConverter".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\Education\CertificateGenerationHandler" to ".messenger.handler_descriptor.e7mdY95".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.gos_metadata_driver.inner" to ".doctrine.orm.gos_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\Education\CourseLandingPageVoter" to ".debug.security.voter.App\Security\Voter\Education\CourseLandingPageVoter".
Inlined service "App\Security\Voter\Education\LessonVoter" to ".debug.security.voter.App\Security\Voter\Education\LessonVoter".
Inlined service "App\Security\Voter\Education\UserLessonVoter" to ".debug.security.voter.App\Security\Voter\Education\UserLessonVoter".
Inlined service "App\Security\Voter\KnowledgeBase\ArticleVoter" to ".debug.security.voter.App\Security\Voter\KnowledgeBase\ArticleVoter".
Inlined service "App\Security\Voter\StaticPageVoter" to ".debug.security.voter.App\Security\Voter\StaticPageVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.t5iSXey" to ".service_locator.t5iSXey.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.80..cfr" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.ke4qFHT" to "console.command_loader".
Inlined service ".service_locator.t5iSXey.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
2
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "debug.security.firewall.authenticator.admin", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "debug.security.event_dispatcher.admin", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.event", "monolog.logger.doctrine", "monolog.logger.security", "monolog.logger.deprecation", "monolog.logger.gos_import", "monolog.logger.gos_order", "monolog.logger.gos_certificate", "monolog.logger.cartV4", but was never used.