4y2 - 5x2 = 20 একটি অধিবৃত্তের সমীকরণ।
অধিবৃত্তটির নিয়ামক রেখাদ্বয়ের মধ্যবর্তী দূরত্ব কত একক?
অধিবৃত্তটির নিয়ামক রেখাদ্বয়ের মধ্যবর্তী দূরত্ব কত একক?
| এর সঠিক উত্তর 1031 x Booting (56.15%) | 85.35ms |
1 x Application (43.85%) | 66.65ms |
update `questions` set `view_count` = `view_count` + 1 where `id` = 305262
Bindings |
|
Backtrace |
|
select `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `meta_og_image`, `meta_og_title`, `meta_keyword`, `created_at`, `updated_at`, exists(select * from `review_contents` where `questions`.`id` = `review_contents`.`reviewable_id` and `review_contents`.`reviewable_type` = 'App\\Models\\Question') as `review_content_exists` from `questions` where `id` = '305262' and `questions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select `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 (305262) and `question_options`.`deleted_at` is null
Backtrace |
|
select `id`, `title`, `passage` from `passages` where `passages`.`id` in (3926) and `passages`.`deleted_at` is null
Backtrace |
|
select `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4878) and `sub_categories`.`deleted_at` is null
Backtrace |
|
select `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (74) and `subjects`.`deleted_at` is null
Backtrace |
|
select `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (74) and `subject_descriptions`.`deleted_at` is null
Backtrace |
|
select `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` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (305262) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `vote_statistics` where `vote_statistics`.`question_id` in (305262)
Backtrace |
|
select * from `descriptions` where `descriptions`.`descriptionable_id` in (305262) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
Bindings |
|
Backtrace |
|
select `id`, `board_id` from `board_exams` where `board_exams`.`id` in (1231) and `board_exams`.`deleted_at` is null
Backtrace |
|
select `id`, `name` from `boards` where `boards`.`id` in (6) and `boards`.`deleted_at` is null
Backtrace |
|
select `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (305262) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
Bindings |
|
Backtrace |
|
select `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (305262) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
Bindings |
|
Backtrace |
|
select `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (305262) and `user_id` is null
Backtrace |
|
select `id`, `name`, `_lft`, `_rgt`, `parent_id`, `des_updated_by`, `des_added_by`, `slug`, `link_subject_id` from `subjects` where 0 = 1 and `subjects`.`deleted_at` is null
Backtrace |
|
select `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `created_at`, `updated_at` from `questions` where 0 = 1 and `id` != 305262 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
Bindings |
|
Backtrace |
|
select `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `created_at`, `updated_at` from `questions` where `subject_id` = 74 and `id` != 305262 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
Bindings |
|
Backtrace |
|
select * from `question_options` where `question_options`.`question_id` in (448433, 448434, 448435, 448436, 448437, 448493) and `question_options`.`deleted_at` is null
Backtrace |
|
select `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (74) and `subjects`.`deleted_at` is null
Backtrace |
|
select `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (6191) and `sub_categories`.`deleted_at` is null
Backtrace |
|
select `id`, `name` from `categories` where `categories`.`id` in (95) and `categories`.`deleted_at` is null
Backtrace |
|
select `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` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (448433, 448434, 448435, 448436, 448437, 448493) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `vote_statistics` where `vote_statistics`.`question_id` in (448433, 448434, 448435, 448436, 448437, 448493)
Backtrace |
|
select `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (448433, 448434, 448435, 448436, 448437, 448493) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
Bindings |
|
Backtrace |
|
select `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (448433, 448434, 448435, 448436, 448437, 448493) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
Bindings |
|
Backtrace |
|
select `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (448433, 448434, 448435, 448436, 448437, 448493) and `user_id` is null
Backtrace |
|
select * from `categories` where `categories`.`id` = 130 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
Bindings |
|
Backtrace |
|
200
0 of 0array:1 [▼ "ques_id" => "305262" ]
[]
0 of 0array:21 [▼ "x-https" => array:1 [▶ 0 => "1" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkpSVnNRZm9YUjhRVnZQL21QOUdlNFE9PSIsInZhbHVlIjoiMlYrU1lhZGFrZ3hoUFAxWFVaNkxyRXBYUGFyQlJxci9KcmZtY2h6eFRvaWN5S0VqMlBqL2E2QlEvUDRUZk52bVA0TDR4eW5pVkVPaXNrWVpmYnRpS2FVeTNtclhRT3ZSemd0WUM4RUV4RzVGeUl3N0lURTNIaFBDVit3QjJpblIiLCJtYWMiOiIyNzM2ZDhkNTUxNGY4ZjhiN2I0OGQ0ZTI5NmYzNTNiMjM2MzQ0Mjk5NjE5OTM2YTUxNDI0OGYyYmI2MDViM2Y5IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IjR4dkVFc3ErQjQwTjEzRVJqUnVVOVE9PSIsInZhbHVlIjoiWVZtYy9HcldteGJsMXVVVllWK2hJcmxzSC9kWmt0aFplTGZSdmFVN3hrcWpYbWlUamovczBva0tzM3EwN2x6c2RoM01naC9KV3UwUzBDeWxuZHBIREVoeU5MVUc2akZJbW5HZk1EclZaVmlLL2dmanNyck1lUUhhMHF5czB4RHoiLCJtYWMiOiI4Y2VkOGNiMGQ5NGNlNjA3NzM1YjhlMmFmZjQ5MmU3Y2U1Yzc4MTNiNzMxY2NiZjUxNTEzZDc4NmY5OWEyZTU3IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IkpSVnNRZm9YUjhRVnZQL21QOUdlNFE9PSIsInZhbHVlIjoiMlYrU1lhZGFrZ3hoUFAxWFVaNkxyRXBYUGFyQlJxci9KcmZtY2h6eFRvaWN5S0VqMlBqL2E2QlEvUDRUZk52bVA0TDR4e ▶" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "x-real-ip" => array:1 [▶ 0 => "3.142.220.14" ] "x-forwarded-server" => array:1 [▶ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-host" => array:1 [▶ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [▶ 0 => "3.142.220.14" ] "host" => array:1 [▶ 0 => "debugerror.xyz" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "4HeyhKXKDv8RDDhfcKAqADU2BuXbBocYuVsGWEJB" "satt_academy_session" => "FOE6teMKDQki52Y0pDdRSziCWkwXRWqex3ChI66B" ]
0 of 0array:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 13 Mar 2025 15:46:37 GMT" ] "x-ratelimit-limit" => array:1 [▶ 0 => "60" ] "x-ratelimit-remaining" => array:1 [▶ 0 => "38" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ii9Ma3UwWi8zTnBIQ2ROSUpYK29Cdnc9PSIsInZhbHVlIjoicGdLRlVEWnBObFBPNjNKc0VwZ0RqZ2Q0Q2NmRkN2MG5kTmNZa1UvSnRhSU1WeW54WDdyVytTYXVQQ1pWck5LbDF0WXg4Wk1nTi8xTkNLZTdMVUYySUQ4UHZjYnlxRm1WdWpiRUorS0ZpeTRvQ2FxWmo1OTZqRjlBWk01TWw5cUkiLCJtYWMiOiJiZGM2ZTY0Y2VjOGZlMjI0MzE4NDdkZDIzNWIwNDljMmI3YTQ3OTdkYjU2NDkzM2Y4ZjcxOGNkZWQ3YzI2OGQ2IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 15:46:37 GMT; Max-Age=86400; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Ii9Ma3UwWi8zTnBIQ2ROSUpYK29Cdnc9PSIsInZhbHVlIjoicGdLRlVEWnBObFBPNjNKc0VwZ0RqZ2Q0Q2NmRkN2MG5kTmNZa1UvSnRhSU1WeW54WDdyVytTYXVQQ1pWck5LbDF0WXg4W ▶" 1 => "satt_academy_session=eyJpdiI6ImlsOGxubUNTMUJXNnVwdXA2aVR4bWc9PSIsInZhbHVlIjoiRDJSKzU3TngwV2xrNVp0cTFFQ3Y3cldkdnRSNUJFSy9KejV4UUhzQ0NvSmxNbGViYldXU3R5aWt3SGVHT25YTkFlandlbFV4VGU3NW4zeE9ObkhCdFc2Z0JkcjEzb0xZWndOOUE0Qzh1bHNJQXdSTVdsWHBNTzRzcmpPbkVxaWciLCJtYWMiOiJkZjRkODVmMGJjN2UxYWIyMDc3MzM4NzIxYjQ1NzExOTkxODYwNjQ3MTFjMTdjYzRmNjU0OGU3MzZiM2MxNTZmIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 15:46:37 GMT; Max-Age=86400; path=/; secure; httponly ◀satt_academy_session=eyJpdiI6ImlsOGxubUNTMUJXNnVwdXA2aVR4bWc9PSIsInZhbHVlIjoiRDJSKzU3TngwV2xrNVp0cTFFQ3Y3cldkdnRSNUJFSy9KejV4UUhzQ0NvSmxNbGViYldXU3R5aWt3SGVHT25 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ii9Ma3UwWi8zTnBIQ2ROSUpYK29Cdnc9PSIsInZhbHVlIjoicGdLRlVEWnBObFBPNjNKc0VwZ0RqZ2Q0Q2NmRkN2MG5kTmNZa1UvSnRhSU1WeW54WDdyVytTYXVQQ1pWck5LbDF0WXg4Wk1nTi8xTkNLZTdMVUYySUQ4UHZjYnlxRm1WdWpiRUorS0ZpeTRvQ2FxWmo1OTZqRjlBWk01TWw5cUkiLCJtYWMiOiJiZGM2ZTY0Y2VjOGZlMjI0MzE4NDdkZDIzNWIwNDljMmI3YTQ3OTdkYjU2NDkzM2Y4ZjcxOGNkZWQ3YzI2OGQ2IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 15:46:37 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Ii9Ma3UwWi8zTnBIQ2ROSUpYK29Cdnc9PSIsInZhbHVlIjoicGdLRlVEWnBObFBPNjNKc0VwZ0RqZ2Q0Q2NmRkN2MG5kTmNZa1UvSnRhSU1WeW54WDdyVytTYXVQQ1pWck5LbDF0WXg4W ▶" 1 => "satt_academy_session=eyJpdiI6ImlsOGxubUNTMUJXNnVwdXA2aVR4bWc9PSIsInZhbHVlIjoiRDJSKzU3TngwV2xrNVp0cTFFQ3Y3cldkdnRSNUJFSy9KejV4UUhzQ0NvSmxNbGViYldXU3R5aWt3SGVHT25YTkFlandlbFV4VGU3NW4zeE9ObkhCdFc2Z0JkcjEzb0xZWndOOUE0Qzh1bHNJQXdSTVdsWHBNTzRzcmpPbkVxaWciLCJtYWMiOiJkZjRkODVmMGJjN2UxYWIyMDc3MzM4NzIxYjQ1NzExOTkxODYwNjQ3MTFjMTdjYzRmNjU0OGU3MzZiM2MxNTZmIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 15:46:37 GMT; path=/; secure; httponly ◀satt_academy_session=eyJpdiI6ImlsOGxubUNTMUJXNnVwdXA2aVR4bWc9PSIsInZhbHVlIjoiRDJSKzU3TngwV2xrNVp0cTFFQ3Y3cldkdnRSNUJFSy9KejV4UUhzQ0NvSmxNbGViYldXU3R5aWt3SGVHT25 ▶" ] ]
0 of 0array:3 [▼ "_token" => "4HeyhKXKDv8RDDhfcKAqADU2BuXbBocYuVsGWEJB" "_previous" => array:1 [▶ "url" => "https://debugerror.xyz/academy/single-question?ques_id=305262" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]