
0 Following
3 Followers
6 Likes
1 x Booting (50.43%) | 91.89ms |
1 x Application (49.57%) | 90.32ms |
select * from `users` where `users`.`user_id` = 107 limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `follow` where (`follow_to` = '107' and `follow_by` = 0)) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `blocked_users` where (`user_id` = '107' and `blocked_by` = 0)) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `blocked_users` where (`blocked_by` = '107' and `user_id` = 0)) as `exists`
Bindings |
|
Backtrace |
|
select `u`.`user_id`, `u`.`username`, `u`.`user_dp`, `u`.`bio`, `u`.`login_type`, `u`.`fname`, `u`.`lname`, `uv`.`verified` as `verified`, count(v.video_id) as total_videos, sum(v.total_likes) as total_likes from `users` as `u` left join `videos` as `v` on `v`.`user_id` = `u`.`user_id` and `v`.`active` = 1 and `v`.`flag` = 0 and `v`.`deleted` = 0 and `v`.`enabled` = 1 left join `user_verify` as `uv` on `uv`.`user_id` = `v`.`user_id` and `uv`.`verified` = 'A' where `u`.`user_id` = '107' group by `v`.`user_id`, `u`.`user_id`, `u`.`username`, `u`.`user_dp`, `u`.`login_type`, `uv`.`verified`, `u`.`bio`, `u`.`fname`, `u`.`lname` limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `follow` as `f` left join `users` as `u` on `u`.`user_id` = `f`.`follow_by` where `f`.`follow_to` = '107' and `u`.`active` = 1 and `u`.`deleted` = 0
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `follow` as `f` left join `users` as `u` on `u`.`user_id` = `f`.`follow_to` where `f`.`follow_by` = '107' and `u`.`active` = 1 and `u`.`deleted` = 0
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `videos` as `v` left join `follow` as `f` on `v`.`user_id` = `f`.`follow_to` and `f`.`follow_by` = 0 where CASE WHEN (f.follow_id is not null ) THEN (v.privacy=2 OR v.privacy=0) ELSE v.privacy=0 END and (`v`.`user_id` = '107' and `v`.`active` = 1 and `v`.`enabled` = 1)
Bindings |
|
Backtrace |
|
select `v`.`cf_video_id`, `v`.`user_id`, `v`.`video_id`, `v`.`video`, `v`.`title`, `v`.`description`, `v`.`thumb`, `v`.`gif`, `v`.`total_likes`, `v`.`total_comments`, `v`.`total_views` from `videos` as `v` left join `follow` as `f` on `v`.`user_id` = `f`.`follow_to` and `f`.`follow_by` = 0 where CASE WHEN (f.follow_id is not null ) THEN (v.privacy=2 OR v.privacy=0) ELSE v.privacy=0 END and (`v`.`user_id` = '107' and `v`.`active` = 1 and `v`.`enabled` = 1) order by `v`.`video_id` desc limit 12 offset 0
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 107 limit 1
Bindings |
|
Backtrace |
|
select `white_logo` from `home_settings` where `home_setting_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `home_settings` limit 1
Backtrace |
|
select * from `home_settings` limit 1
Backtrace |
|
select * from `home_settings` limit 1
Backtrace |
|
select * from `home_settings` limit 1
Backtrace |
|
select `u`.* from `users` as `u` left join `user_verify` as `uv` on `uv`.`user_id` = `u`.`user_id` and `uv`.`verified` = 'A' left join `follow` as `f2` on `u`.`user_id` = `f2`.`follow_to` and `f2`.`follow_by` = 0 where `u`.`user_id` != 0 and `active` = 1 and `deleted` = 0 group by u.user_id,u.username,u.fname,u.lname,u.user_dp order by `user_id` desc limit 15
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1671 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1670 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1669 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1668 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1667 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1666 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1665 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1664 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1663 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1662 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1661 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1660 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1659 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1658 limit 1
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 1657 limit 1
Bindings |
|
Backtrace |
|
select u.user_id,u.username,u.fname,u.lname,u.user_dp,ifnull(f2.follow_id,0) as follow,uv.verified from `users` as `u` left join `user_verify` as `uv` on `uv`.`user_id` = `u`.`user_id` and `uv`.`verified` = 'A' inner join `follow` as `f2` on `u`.`user_id` = `f2`.`follow_to` and `f2`.`follow_by` = 0 where `u`.`user_id` != 0 and `active` = 1 and `deleted` = 0 group by u.user_id,u.username,u.fname,u.lname,u.user_dp order by `user_id` desc limit 15
Bindings |
|
Backtrace |
|
select `white_logo` from `home_settings` where `home_setting_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`user_id` = 107 limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `follow` where (`follow_to` = 107 and `follow_by` = 0)) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `blocked_users` where (`user_id` = 107 and `blocked_by` = 0)) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `blocked_users` where (`blocked_by` = 107 and `user_id` = 0)) as `exists`
Bindings |
|
Backtrace |
|
select `u`.`user_id`, `u`.`username`, `u`.`user_dp`, `u`.`bio`, `u`.`login_type`, `u`.`fname`, `u`.`lname`, `uv`.`verified` as `verified`, count(v.video_id) as total_videos, sum(v.total_likes) as total_likes from `users` as `u` left join `videos` as `v` on `v`.`user_id` = `u`.`user_id` and `v`.`active` = 1 and `v`.`flag` = 0 and `v`.`deleted` = 0 and `v`.`enabled` = 1 left join `user_verify` as `uv` on `uv`.`user_id` = `v`.`user_id` and `uv`.`verified` = 'A' where `u`.`user_id` = 107 group by `v`.`user_id`, `u`.`user_id`, `u`.`username`, `u`.`user_dp`, `u`.`login_type`, `uv`.`verified`, `u`.`bio`, `u`.`fname`, `u`.`lname` limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `follow` as `f` left join `users` as `u` on `u`.`user_id` = `f`.`follow_by` where `f`.`follow_to` = 107 and `u`.`active` = 1 and `u`.`deleted` = 0
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `follow` as `f` left join `users` as `u` on `u`.`user_id` = `f`.`follow_to` where `f`.`follow_by` = 107 and `u`.`active` = 1 and `u`.`deleted` = 0
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `videos` as `v` left join `follow` as `f` on `v`.`user_id` = `f`.`follow_to` and `f`.`follow_by` = 0 where CASE WHEN (f.follow_id is not null ) THEN (v.privacy=2 OR v.privacy=0) ELSE v.privacy=0 END and (`v`.`user_id` = 107 and `v`.`active` = 1 and `v`.`enabled` = 1) limit 12 offset 0
Bindings |
|
Backtrace |
|
select `v`.`cf_video_id`, `v`.`user_id`, `v`.`video_id`, `v`.`video`, `v`.`title`, `v`.`description`, `v`.`thumb`, `v`.`gif`, `v`.`total_likes`, `v`.`total_comments`, `v`.`total_views` from `videos` as `v` left join `follow` as `f` on `v`.`user_id` = `f`.`follow_to` and `f`.`follow_by` = 0 where CASE WHEN (f.follow_id is not null ) THEN (v.privacy=2 OR v.privacy=0) ELSE v.privacy=0 END and (`v`.`user_id` = 107 and `v`.`active` = 1 and `v`.`enabled` = 1) order by `v`.`video_id` desc limit 12 offset 0
Bindings |
|
Backtrace |
|
select *,case when user_dp !='' THEN case when INSTR(user_dp,'https://') > 0 THEN user_dp ELSE concat('https://mooobys3.fra1.digitaloceanspaces.com/public/profile_pic/',user_id,'/small/',user_dp) END ELSE 'https://moooby.com/default/default.png' END as user_dp from `users` where `user_id` = 107 limit 1
Bindings |
|
Backtrace |
|
select column_name as `name`, data_type as `type_name`, column_type as `type`, collation_name as `collation`, is_nullable as `nullable`, column_default as `default`, column_comment as `comment`, extra as `extra` from information_schema.columns where table_schema = 'moooby_video_app' and table_name = 'home_settings' order by ordinal_position asc
Backtrace |
|
select `site_title` from `home_settings` where `home_setting_id` = 1 limit 1
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:23 [▼ "x-https" => array:1 [▶ 0 => "1" ] "host" => array:1 [▶ 0 => "moooby.com" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "18.220.140.26" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "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" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-ray" => array:1 [▶ 0 => "92b7a73afcb2a2a1-ORD" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "x-forwarded-for" => array:1 [▶ 0 => "18.220.140.26" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sat, 05 Apr 2025 08:25:09 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjlyTUc0alVNUnF4T3dYQWlORWhkRGc9PSIsInZhbHVlIjoiWnVyL1JzOUxvdlRjQVdXUDRNaU5aenU4dm1HWG1pcjNCQXV3aVNTbEZhbENYSTg4OEN5U3dzdU9xajNTN1RtcGZLTUNLMVR2M0JJVlZqbnM0NXdYUXVaUDQyN1BFR3VZT05lc1BSVHMvdmFJcXpmckxGektEUFBwdXRGdFZZNGsiLCJtYWMiOiIwZGQ3YjFkMmY3YzAxNDNlYTViOGYxMjgyN2VhYjUzY2E3NDFjN2RiMzg0OTc1MjkzYzA5MWNiZmJkZTkwYmUyIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 10:25:09 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjlyTUc0alVNUnF4T3dYQWlORWhkRGc9PSIsInZhbHVlIjoiWnVyL1JzOUxvdlRjQVdXUDRNaU5aenU4dm1HWG1pcjNCQXV3aVNTbEZhbENYSTg4OEN5U3dzdU9xajNTN1RtcGZLTUNLM ▶" 1 => "laravel_session=eyJpdiI6Imd0M1I2alJ4d0dnWjk1UGZBR0pVcnc9PSIsInZhbHVlIjoiVS9RODBzS0hBbGVib0w1bjBva21zc2pmOXVPbnYxU3ZzNTZaaTZtRWRPTUwyNGx3NmpKQVNTSmJIU0Y2dXhEQXZYMlN2VXM1by8wK0VTTnhnWFQ5RFh2NVlrcmZuS3ZxOXpyUXBnclU0ZE1UcVlKUk9OZlJOZnljRWpkNStmY2IiLCJtYWMiOiJiMjA1MWEzNWQ1ZjlhMWE2MmViYWMwZjk1ZWVmNmM3MzYzNWMxYzE0MjQwZDJmM2NiY2ZmMDg1YzA2OGM4NjJhIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 10:25:09 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀laravel_session=eyJpdiI6Imd0M1I2alJ4d0dnWjk1UGZBR0pVcnc9PSIsInZhbHVlIjoiVS9RODBzS0hBbGVib0w1bjBva21zc2pmOXVPbnYxU3ZzNTZaaTZtRWRPTUwyNGx3NmpKQVNTSmJIU0Y2dXhEQXZY ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjlyTUc0alVNUnF4T3dYQWlORWhkRGc9PSIsInZhbHVlIjoiWnVyL1JzOUxvdlRjQVdXUDRNaU5aenU4dm1HWG1pcjNCQXV3aVNTbEZhbENYSTg4OEN5U3dzdU9xajNTN1RtcGZLTUNLMVR2M0JJVlZqbnM0NXdYUXVaUDQyN1BFR3VZT05lc1BSVHMvdmFJcXpmckxGektEUFBwdXRGdFZZNGsiLCJtYWMiOiIwZGQ3YjFkMmY3YzAxNDNlYTViOGYxMjgyN2VhYjUzY2E3NDFjN2RiMzg0OTc1MjkzYzA5MWNiZmJkZTkwYmUyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 10:25:09 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjlyTUc0alVNUnF4T3dYQWlORWhkRGc9PSIsInZhbHVlIjoiWnVyL1JzOUxvdlRjQVdXUDRNaU5aenU4dm1HWG1pcjNCQXV3aVNTbEZhbENYSTg4OEN5U3dzdU9xajNTN1RtcGZLTUNLM ▶" 1 => "laravel_session=eyJpdiI6Imd0M1I2alJ4d0dnWjk1UGZBR0pVcnc9PSIsInZhbHVlIjoiVS9RODBzS0hBbGVib0w1bjBva21zc2pmOXVPbnYxU3ZzNTZaaTZtRWRPTUwyNGx3NmpKQVNTSmJIU0Y2dXhEQXZYMlN2VXM1by8wK0VTTnhnWFQ5RFh2NVlrcmZuS3ZxOXpyUXBnclU0ZE1UcVlKUk9OZlJOZnljRWpkNStmY2IiLCJtYWMiOiJiMjA1MWEzNWQ1ZjlhMWE2MmViYWMwZjk1ZWVmNmM3MzYzNWMxYzE0MjQwZDJmM2NiY2ZmMDg1YzA2OGM4NjJhIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 10:25:09 GMT; path=/; httponly ◀laravel_session=eyJpdiI6Imd0M1I2alJ4d0dnWjk1UGZBR0pVcnc9PSIsInZhbHVlIjoiVS9RODBzS0hBbGVib0w1bjBva21zc2pmOXVPbnYxU3ZzNTZaaTZtRWRPTUwyNGx3NmpKQVNTSmJIU0Y2dXhEQXZY ▶" ] ]
0 of 0array:4 [▼ "_token" => "SINm0Tjiaj1ImEVRrpEw7OXYP6G0TdYX3Iot9Ze2" "_previous" => array:1 [▶ "url" => "https://moooby.com/profile/107" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]