QueryBuilder.php#305debugerror_satt140μsselect `id`, `description`, `short_description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (6562) and `subject_descriptions`.`deleted_at` isnull
QueryBuilder.php#305debugerror_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4871) and `sub_categories`.`deleted_at` isnull
QueryBuilder.php#305debugerror_satt170μsselect `id`, `user_id`, `completeable_type`, `completeable_id`, `complete_progress`, `is_complete` from `completes` where `completes`.`completeable_id` in (6562) and `completes`.`completeable_type` ='App\\Models\\Subject'
QueryBuilder.php#305debugerror_satt460μsselect*from (select `questions`.`id`, `questions`.`subject_id`, `questions`.`category_id`, `questions`.`sub_category_id`, `questions`.`board_exam_id`, `questions`.`passage_id`, `questions`.`question_type`, `questions`.`question`, `questions`.`is_duplicate`, `questions`.`status`, `questions`.`image`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, row_number() over (partitionby `subjectables`.`subject_id` orderby `questions`.`created_at` desc) as `laravel_row` from `questions` innerjoin `subjectables` on `questions`.`id` = `subjectables`.`subjectable_id` where `subjectables`.`subject_id` in (6562) and `subjectables`.`subjectable_type` ='App\\Models\\Question'and `questions`.`status` ='active'and `questions`.`deleted_at` isnull) as `laravel_table` where `laravel_row` <=5orderby `laravel_row`
QueryBuilder.php#305debugerror_satt150μsselect `id`, `question_id`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (81655) and `question_options`.`deleted_at` isnull
QueryBuilder.php#305debugerror_satt170μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` innerjoin `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (81655) and `subjectables`.`subjectable_type` ='App\\Models\\Question'and `subjects`.`deleted_at` isnull
QueryBuilder.php#305debugerror_satt110μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` isnull
SubjectRepository.php#120debugerror_satt8.28msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (23162between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>6562) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#135debugerror_satt130μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (6553) and `subject_descriptions`.`deleted_at` isnull
SubjectRepository.php#335debugerror_satt180μsselect `videos`.`video_src_url`, `mediables`.`mediable_id` as `chapter_id` from `videos` innerjoin `mediables` on `mediables`.`mediable_id` = `videos`.`id` where `videos`.`id` =0and `videos`.`video_src` ='youtube'and `videos`.`deleted_at` isnull