About Instructor

About Prof. Sweety Suman Jha

Prof. Sweety Suman Jha is also a medical faculty at IIT Kharagpur. She works in the domain of adolescent health, health promotion, and non-communicable diseases. Her research focus is on using qualitative research to develop a valid health promotion tool.

Skills
  • No skills to show
Certifications
  • No certificate to show
Awards
  • No award to show
My courses (0)
img
Prof. Sweety Suman Jha

Professor

0 to 5 Course 0 to 10 Student
0
Followers
0
Following
  • 0 Courses
  • 0 Video Lectures
  • 0 Students
  • 0 Quizzes
  • 0 Assignments
  • 0 Meetings
  • 0 Reviews (0.0 average)
  • Medical faculty at IIT Kharagpur
Request history8.3.6PHP Version887msRequest Duration5MBMemory UsageGET users/{user}/profileRoute
    • Booting (92.17ms)time
    • Application (794ms)time
    • 1 x Application (89.6%)
      794ms
      1 x Booting (10.39%)
      92.17ms
      7 templates were rendered
      • frontend.user-detailsuser-details.blade.php#?blade
      • frontend.instructor.render-instructor-coursesrender-instructor-courses.blade.php#?blade
      • frontend.home.partial.consultation-booking-schedule-modalconsultation-booking-schedule-modal.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.layouts.dynamic-styledynamic-style.blade.php#?blade
      • frontend.layouts.frontnavbarfrontnavbar.blade.php#?blade
      • frontend.layouts.frontfooterfrontfooter.blade.php#?blade
      uri
      GET users/{user}/profile
      middleware
      web, local, version.update, private.mode
      controller
      App\Http\Controllers\Frontend\MainIndexController@userProfile
      namespace
      App\Http\Controllers\Frontend
      prefix
      where
      as
      userProfile
      file
      app/Http/Controllers/Frontend/MainIndexController.php:519-562
      33 statements were executed380ms
      • select * from `users` where `id` = '444' and `users`.`deleted_at` is null limit 1
        2.25msvlms_beta_onlineImplicitRouteBinding.php#61
        Bindings
        • 0: 444
        Backtrace
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select count(*) as aggregate from `courses` where `private_mode` != 1 and `user_id` = 444
        3.95msvlms_beta_onlineMainIndexController.php#528
        Bindings
        • 0: 1
        • 1: 444
        Backtrace
        • 15. app/Http/Controllers/Frontend/MainIndexController.php:528
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `course_id`, count(*) as total from `enrollments` where month(`created_at`) = '06' group by `course_id` order by `total` desc limit 10
        164msvlms_beta_onlineMainIndexController.php#535
        Bindings
        • 0: 06
        Backtrace
        • 14. app/Http/Controllers/Frontend/MainIndexController.php:535
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id` from `courses` where `user_id` = 444
        3.91msvlms_beta_onlinehelper.php#927
        Bindings
        • 0: 444
        Backtrace
        • 13. app/Helper/helper.php:927
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `reviews` where 0 = 1 and `rating` = 5
        2.08msvlms_beta_onlinehelper.php#929
        Bindings
        • 0: 5
        Backtrace
        • 15. app/Helper/helper.php:929
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `reviews` where 0 = 1 and `rating` = 4
        2.03msvlms_beta_onlinehelper.php#930
        Bindings
        • 0: 4
        Backtrace
        • 15. app/Helper/helper.php:930
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `reviews` where 0 = 1 and `rating` = 3
        2.36msvlms_beta_onlinehelper.php#931
        Bindings
        • 0: 3
        Backtrace
        • 15. app/Helper/helper.php:931
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `reviews` where 0 = 1 and `rating` = 2
        1.71msvlms_beta_onlinehelper.php#932
        Bindings
        • 0: 2
        Backtrace
        • 15. app/Helper/helper.php:932
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `reviews` where 0 = 1 and `rating` = 1
        1.66msvlms_beta_onlinehelper.php#933
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Helper/helper.php:933
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id` from `courses` where `private_mode` != 1 and `user_id` = 444 and `status` = 1
        3.65msvlms_beta_onlineMainIndexController.php#539
        Bindings
        • 0: 1
        • 1: 444
        • 2: 1
        Backtrace
        • 13. app/Http/Controllers/Frontend/MainIndexController.php:539
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `reviews` where 0 = 1
        1.65msvlms_beta_onlineMainIndexController.php#540
        Backtrace
        • 15. app/Http/Controllers/Frontend/MainIndexController.php:540
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `enrollments` where `owner_user_id` = 444 group by `user_id`
        70.96msvlms_beta_onlineMainIndexController.php#541
        Bindings
        • 0: 444
        Backtrace
        • 15. app/Http/Controllers/Frontend/MainIndexController.php:541
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `enrollments` where `owner_user_id` = 444 and `consultation_slot_id` is null
        64.73msvlms_beta_onlineMainIndexController.php#542
        Bindings
        • 0: 444
        Backtrace
        • 15. app/Http/Controllers/Frontend/MainIndexController.php:542
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `assignments` where 0 = 1
        2.07msvlms_beta_onlineMainIndexController.php#543
        Backtrace
        • 15. app/Http/Controllers/Frontend/MainIndexController.php:543
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `course_lectures` where 0 = 1
        1.89msvlms_beta_onlineMainIndexController.php#544
        Backtrace
        • 15. app/Http/Controllers/Frontend/MainIndexController.php:544
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `exams` where 0 = 1
        1.65msvlms_beta_onlineMainIndexController.php#545
        Backtrace
        • 15. app/Http/Controllers/Frontend/MainIndexController.php:545
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `instructors` where `instructors`.`user_id` = 444 and `instructors`.`user_id` is not null and `instructors`.`deleted_at` is null limit 1
        4.13msvlms_beta_onlineuser-details.blade.php#39
        Bindings
        • 0: 444
        Backtrace
        • 20. view::frontend.user-details:39
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `skills`.*, `instructor_skill`.`instructor_id` as `pivot_instructor_id`, `instructor_skill`.`skill_id` as `pivot_skill_id` from `skills` inner join `instructor_skill` on `skills`.`id` = `instructor_skill`.`skill_id` where `instructor_skill`.`instructor_id` = 425 and `skills`.`deleted_at` is null
        3.12msvlms_beta_onlineuser-details.blade.php#69
        Bindings
        • 0: 425
        Backtrace
        • 19. view::frontend.user-details:69
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `instructor_certificates` where `instructor_certificates`.`instructor_id` = 425 and `instructor_certificates`.`instructor_id` is not null
        2.73msvlms_beta_onlineuser-details.blade.php#84
        Bindings
        • 0: 425
        Backtrace
        • 19. view::frontend.user-details:84
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `instructor_awards` where `instructor_awards`.`instructor_id` = 425 and `instructor_awards`.`instructor_id` is not null
        2.36msvlms_beta_onlineuser-details.blade.php#94
        Bindings
        • 0: 425
        Backtrace
        • 19. view::frontend.user-details:94
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `courses` where `courses`.`user_id` = 444 and `courses`.`user_id` is not null
        9.3msvlms_beta_onlineuser-details.blade.php#109
        Bindings
        • 0: 444
        Backtrace
        • 19. view::frontend.user-details:109
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `ranking_levels`.*, `user_badges`.`user_id` as `pivot_user_id`, `user_badges`.`ranking_level_id` as `pivot_ranking_level_id` from `ranking_levels` inner join `user_badges` on `ranking_levels`.`id` = `user_badges`.`ranking_level_id` where `user_badges`.`user_id` = 444
        3.78msvlms_beta_onlineuser-details.blade.php#244
        Bindings
        • 0: 444
        Backtrace
        • 19. view::frontend.user-details:244
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `users`.*, `user_follower`.`follower_id` as `pivot_follower_id`, `user_follower`.`user_id` as `pivot_user_id` from `users` inner join `user_follower` on `users`.`id` = `user_follower`.`user_id` where `user_follower`.`follower_id` = 444 and `users`.`deleted_at` is null
        2.85msvlms_beta_onlineuser-details.blade.php#269
        Bindings
        • 0: 444
        Backtrace
        • 19. view::frontend.user-details:269
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `users`.*, `user_follower`.`user_id` as `pivot_user_id`, `user_follower`.`follower_id` as `pivot_follower_id` from `users` inner join `user_follower` on `users`.`id` = `user_follower`.`follower_id` where `user_follower`.`user_id` = 444 and `users`.`deleted_at` is null
        2.33msvlms_beta_onlineuser-details.blade.php#273
        Bindings
        • 0: 444
        Backtrace
        • 19. view::frontend.user-details:273
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `iso_code` = 'en' limit 1
        2.27msvlms_beta_onlinehelper.php#264
        Bindings
        • 0: en
        Backtrace
        • 15. app/Helper/helper.php:264
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `status` = 1
        2.24msvlms_beta_onlineapp.blade.php#132
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:132
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `subcategories` where `subcategories`.`category_id` in (21, 23, 25, 27, 28, 29)
        2.8msvlms_beta_onlineapp.blade.php#132
        Backtrace
        • 19. view::frontend.layouts.app:132
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `parent_categories` where `name` like '%honour degree%' order by `created_at` desc limit 1
        2.04msvlms_beta_onlineapp.blade.php#133
        Bindings
        • 0: %honour degree%
        Backtrace
        • 15. view::frontend.layouts.app:133
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `parent_categories` where `name` like '%minor degree%' order by `created_at` desc limit 1
        1.89msvlms_beta_onlineapp.blade.php#134
        Bindings
        • 0: %minor degree%
        Backtrace
        • 15. view::frontend.layouts.app:134
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `parent_categories` where `name` like '%skill enhancement%' order by `created_at` desc limit 1
        1.7msvlms_beta_onlineapp.blade.php#135
        Bindings
        • 0: %skill enhancement%
        Backtrace
        • 15. view::frontend.layouts.app:135
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `parent_categories` where `name` like '%mooc resource%' order by `created_at` desc limit 1
        1.68msvlms_beta_onlineapp.blade.php#136
        Bindings
        • 0: %mooc resource%
        Backtrace
        • 15. view::frontend.layouts.app:136
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `course_exams`
        1.6msvlms_beta_onlinefrontnavbar.blade.php#4
        Backtrace
        • 15. view::frontend.layouts.frontnavbar:4
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `menus` where `type` = 1 and `status` = 1
        2.15msvlms_beta_onlinefrontnavbar.blade.php#608
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 14. view::frontend.layouts.frontnavbar:608
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Subcategory
      104Subcategory.php#?
      App\Models\Enrollment
      10Enrollment.php#?
      App\Models\CourseExam
      7CourseExam.php#?
      App\Models\Menu
      7Menu.php#?
      App\Models\Category
      6Category.php#?
      App\Models\ParentCategory
      4ParentCategory.php#?
      App\Models\RankingLevel
      2RankingLevel.php#?
      App\Models\User
      1User.php#?
      App\Models\Instructor
      1Instructor.php#?
      App\Models\Language
      1Language.php#?
          local
          en
          _token
          cL4gopOJUooET10C9Z6TKqOfBBXtH2DqSeXfXaIU
          _previous
          array:1 [ "url" => "https://betaonline.vtu.ac.in/users/444/profile" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /users/444/profile
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "betaonline.vtu.ac.in" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 16 Jun 2025 02:14:35 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVoNVVUQTd6MENCN056M3krU3NSR2c9PSIsInZhbHVlIjoiTXJoQWdEUjhFYzZXTk9PeWN3K0FwQWIwYUVtMWNZc1Z1cEN0NGlEazBSbUJKYW1IdlMwc0pmS25HaGd4UWpLc2g4OVNJazhETkJiNEZPRkliQ0IzRlZlNHg1ck5CWGV5VzRYNGMwUnMwWWhwaDZkN3BCV3FQRSs4bGlBd0NxL2wiLCJtYWMiOiJiZGExNTJmYWU3MGRjNjM0ZWEwNjE1NDk1M2Q2Y2QyZjcxOGJkMjdiNmE2NWQzZWU2MzlkNGZlYzQ5Nzg3OGM0IiwidGFnIjoiIn0%3D; expires=Mon, 16 Jun 2025 04:14:36 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImVoNVVUQTd6MENCN056M3krU3NSR2c9PSIsInZhbHVlIjoiTXJoQWdEUjhFYzZXTk9PeWN3K0FwQWIwYUVtMWNZc1Z1cEN0NGlEazBSbUJKYW1IdlMwc0pmS25HaGd4UWpLc2g4OVNJa" 1 => "vtu_online_session=eyJpdiI6ImhnUC9OSENadmt0ZlhZTGMvOUh2ZEE9PSIsInZhbHVlIjoiMWczN2Izb2twWUUvMlY0NHNwaWF5aWY5ekp1ODRDVVdEUWNleHZpZEJYQ00xSnIwWGh5SlRrdTdLeVFza1NZc1R4RmVFS1hocUcrVEZudFVTMG1rdUNiazRvMW00eVJESVk1K0N3WG0va2JWOUwzcTlkSWFvR2ozdE9pV0dDbE0iLCJtYWMiOiI2YjcxZDI2Zjc2ZDcxYjBlYTU0OGE0N2RlMjdhYzdmNzU0ZmVlYjAxMDljNTM4ZTU2OWY1YWU5NzhhOTQ2NGFkIiwidGFnIjoiIn0%3D; expires=Mon, 16 Jun 2025 04:14:36 GMT; Max-Age=7200; path=/; httponlyvtu_online_session=eyJpdiI6ImhnUC9OSENadmt0ZlhZTGMvOUh2ZEE9PSIsInZhbHVlIjoiMWczN2Izb2twWUUvMlY0NHNwaWF5aWY5ekp1ODRDVVdEUWNleHZpZEJYQ00xSnIwWGh5SlRrdTdLeVFza1NZc" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVoNVVUQTd6MENCN056M3krU3NSR2c9PSIsInZhbHVlIjoiTXJoQWdEUjhFYzZXTk9PeWN3K0FwQWIwYUVtMWNZc1Z1cEN0NGlEazBSbUJKYW1IdlMwc0pmS25HaGd4UWpLc2g4OVNJazhETkJiNEZPRkliQ0IzRlZlNHg1ck5CWGV5VzRYNGMwUnMwWWhwaDZkN3BCV3FQRSs4bGlBd0NxL2wiLCJtYWMiOiJiZGExNTJmYWU3MGRjNjM0ZWEwNjE1NDk1M2Q2Y2QyZjcxOGJkMjdiNmE2NWQzZWU2MzlkNGZlYzQ5Nzg3OGM0IiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 04:14:36 GMT; path=/XSRF-TOKEN=eyJpdiI6ImVoNVVUQTd6MENCN056M3krU3NSR2c9PSIsInZhbHVlIjoiTXJoQWdEUjhFYzZXTk9PeWN3K0FwQWIwYUVtMWNZc1Z1cEN0NGlEazBSbUJKYW1IdlMwc0pmS25HaGd4UWpLc2g4OVNJa" 1 => "vtu_online_session=eyJpdiI6ImhnUC9OSENadmt0ZlhZTGMvOUh2ZEE9PSIsInZhbHVlIjoiMWczN2Izb2twWUUvMlY0NHNwaWF5aWY5ekp1ODRDVVdEUWNleHZpZEJYQ00xSnIwWGh5SlRrdTdLeVFza1NZc1R4RmVFS1hocUcrVEZudFVTMG1rdUNiazRvMW00eVJESVk1K0N3WG0va2JWOUwzcTlkSWFvR2ozdE9pV0dDbE0iLCJtYWMiOiI2YjcxZDI2Zjc2ZDcxYjBlYTU0OGE0N2RlMjdhYzdmNzU0ZmVlYjAxMDljNTM4ZTU2OWY1YWU5NzhhOTQ2NGFkIiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 04:14:36 GMT; path=/; httponlyvtu_online_session=eyJpdiI6ImhnUC9OSENadmt0ZlhZTGMvOUh2ZEE9PSIsInZhbHVlIjoiMWczN2Izb2twWUUvMlY0NHNwaWF5aWY5ekp1ODRDVVdEUWNleHZpZEJYQ00xSnIwWGh5SlRrdTdLeVFza1NZc" ] ]
          session_attributes
          0 of 0
          array:5 [ "local" => "en" "_token" => "cL4gopOJUooET10C9Z6TKqOfBBXtH2DqSeXfXaIU" "_previous" => array:1 [ "url" => "https://betaonline.vtu.ac.in/users/444/profile" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-16 08:14:36GET/users/444/profile733143