logo

My Courses

Jordan lee

instructor

5561239871
jordan123@mail.com
  • 12 Courses
  • 0 Follower
  • 0 Following
Request history8.1.3PHP Version360msRequest Duration41MBMemory UsageGET allinstructor/profile/{id}Route
    • Booting (277ms)time
    • Application (83.31ms)time
    • 1 x Booting (76.88%)
      277ms
      1 x Application (23.12%)
      83.31ms
      13 templates were rendered
      • 1x front.instructor.profileprofile.blade.php#?blade
      • 1x admin.messagemessage.blade.php#?blade
      • 1x pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • 1x theme.mastermaster.blade.php#?blade
      • 1x theme.headhead.blade.php#?blade
      • 1x laravelpwa::metameta.blade.php#?blade
      • 1x cookie-consent::indexindex.blade.php#?blade
      • 1x cookie-consent::dialogContentsdialogContents.blade.php#?blade
      • 1x theme.navnav.blade.php#?blade
      • 2x instructormodelinstructormodel.blade.php#?blade
      • 1x theme.footerfooter.blade.php#?blade
      • 1x theme.scriptsscripts.blade.php#?blade
      uri
      GET allinstructor/profile/{id}
      middleware
      web, switch_languages, ip_block
      controller
      App\Http\Controllers\FrontinstructorController@profile
      namespace
      App\Http\Controllers
      prefix
      where
      as
      allinstructor/profile
      file
      app/Http/Controllers/FrontinstructorController.php:23-34
      25 statements were executed, 6 of which were duplicates, 19 unique. Show only duplicated18.76ms
      • select * from `languages` where `def` = 1 limit 1740μseclass_purchasecopySwitchLanguage.php#21
        Bindings
        • 0: 1
        Backtrace
        • 16. middleware::switch_languages:21
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. middleware::auth:87
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. app/Http/Middleware/CheckReferral.php:30
      • select * from `settings` limit 1830μseclass_purchasecopyIpBlock.php#23
        Backtrace
        • 19. middleware::ip_block:23
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 21. middleware::switch_languages:39
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 23. middleware::auth:87
      • select * from `users` where `id` = '6' limit 1900μseclass_purchasecopyFrontinstructorController.php#25
        Bindings
        • 0: 6
        Backtrace
        • 16. app/Http/Controllers/FrontinstructorController.php:25
        • 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:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `users` where `role` = 'instructor' and `status` = '1' and `id` = '6' limit 1670μseclass_purchasecopyFrontinstructorController.php#26
        Bindings
        • 0: instructor
        • 1: 1
        • 2: 6
        Backtrace
        • 16. app/Http/Controllers/FrontinstructorController.php:26
        • 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:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `courses` where `user_id` = 6480μseclass_purchasecopyFrontinstructorController.php#27
        Bindings
        • 0: 6
        Backtrace
        • 16. app/Http/Controllers/FrontinstructorController.php:27
        • 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:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `courses` where `user_id` = 6 limit 5 offset 0470μseclass_purchasecopyFrontinstructorController.php#27
        Bindings
        • 0: 6
        Backtrace
        • 16. app/Http/Controllers/FrontinstructorController.php:27
        • 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:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `settings` limit 1590μseclass_purchasecopyFrontinstructorController.php#28
        Backtrace
        • 19. app/Http/Controllers/FrontinstructorController.php:28
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `breadcums` limit 1750μseclass_purchasecopyprofile.blade.php#7
        Backtrace
        • 19. view::front.instructor.profile:7
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `followers` where `user_id` != 6 and `follower_id` = 6700μseclass_purchasecopyprofile.blade.php#79
        Bindings
        • 0: 6
        • 1: 6
        Backtrace
        • 16. view::front.instructor.profile:79
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `followers` where `user_id` = 6 and `follower_id` != 6590μseclass_purchasecopyprofile.blade.php#81
        Bindings
        • 0: 6
        • 1: 6
        Backtrace
        • 16. view::front.instructor.profile:81
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `courses` where `user_id` = 6360μseclass_purchasecopyprofile.blade.php#82
        Bindings
        • 0: 6
        Backtrace
        • 16. view::front.instructor.profile:82
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eclass_purchasecopy' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name3.15mseclass_purchasecopyhead.blade.php#50
        Backtrace
        • 13. view::theme.head:50
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `player_settings` limit 1490μseclass_purchasecopyhead.blade.php#51
        Backtrace
        • 19. view::theme.head:51
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eclass_purchasecopy' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name3.54mseclass_purchasecopyhead.blade.php#63
        Backtrace
        • 13. view::theme.head:63
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `color_options` limit 1580μseclass_purchasecopyhead.blade.php#64
        Backtrace
        • 19. view::theme.head:64
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` order by `position` asc700μseclass_purchasecopynav.blade.php#151
        Backtrace
        • 15. view::theme.nav:151
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `sub_categories` where `sub_categories`.`category_id` in (2, 4, 6, 7, 8, 10, 11, 12, 14, 15, 16, 17)650μseclass_purchasecopynav.blade.php#151
        Backtrace
        • 20. view::theme.nav:151
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `child_categories` where `child_categories`.`subcategory_id` in (3, 4, 5, 8, 10, 11, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37)400μseclass_purchasecopynav.blade.php#151
        Backtrace
        • 25. view::theme.nav:151
        • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 30. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `menus`430μseclass_purchasecopynav.blade.php#197
        Backtrace
        • 18. view::theme.nav:197
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `pages`370μseclass_purchasecopynav.blade.php#198
        Backtrace
        • 18. view::theme.nav:198
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `widget_settings` limit 1480μseclass_purchasecopyfooter.blade.php#5
        Backtrace
        • 19. view::theme.footer:5
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `menus` where `footer` = 'widget2' or `footer` = 'widget3' or `footer` = 'widget4'270μseclass_purchasecopyfooter.blade.php#6
        Bindings
        • 0: widget2
        • 1: widget3
        • 2: widget4
        Backtrace
        • 15. view::theme.footer:6
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `pages` where `status` = 1230μseclass_purchasecopyfooter.blade.php#7
        Bindings
        • 0: 1
        Backtrace
        • 15. view::theme.footer:7
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `languages`230μseclass_purchasecopyfooter.blade.php#8
        Backtrace
        • 18. view::theme.footer:8
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `currencies`160μseclass_purchasecopyfooter.blade.php#9
        Backtrace
        • 13. view::theme.footer:9
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\SubCategory
      25SubCategory.php#?
      App\Categories
      12Categories.php#?
      App\Course
      5Course.php#?
      App\ChildCategory
      4ChildCategory.php#?
      App\Language
      2Language.php#?
      App\Setting
      2Setting.php#?
      App\User
      2User.php#?
      App\Page
      2Page.php#?
      App\Breadcum
      1Breadcum.php#?
      App\PlayerSetting
      1PlayerSetting.php#?
      App\ColorOption
      1ColorOption.php#?
      App\WidgetSetting
      1WidgetSetting.php#?
          _token
          RQcEZDh4B7yL4jPiUrDZtJMQvWM4kQHkPtDaMLbF
          changed_language
          en
          _previous
          array:1 [ "url" => "https://swarkalasangam.com/allinstructor/profile/6" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /allinstructor/profile/6
          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 [ "host" => array:1 [ 0 => "swarkalasangam.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 29 Mar 2025 08:55:12 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlnQjhrTUdhYjh2SXNYSnUzZ0xaNHc9PSIsInZhbHVlIjoiWjVaQ2VhQnVLemUwV3NoWStsbFhIVERRQytGRnY4c3Z3cXBRWm4xc0J0cTJUaFZKcSsvK2wrcThLYVZYbC9lSmNKS2JCVkI2V3plazV1cEx2dUI3WUlzWEVOamQzYncyZzF3RzZLYjFEVnpPTVJFR3hEcFVGT25xRmVNN1hKbGoiLCJtYWMiOiI2NGFiYjI0NzM3MjU5ZmU4OGUzMWI5YzNlYzViMWM0YjE0ZWNiMDEyOWU0YjE3MjVkZWUxNGUwZGFkNGZmYzQzIiwidGFnIjoiIn0%3D; expires=Sat, 07 Jun 2025 08:55:12 GMT; Max-Age=6048000; path=/; secureXSRF-TOKEN=eyJpdiI6ImlnQjhrTUdhYjh2SXNYSnUzZ0xaNHc9PSIsInZhbHVlIjoiWjVaQ2VhQnVLemUwV3NoWStsbFhIVERRQytGRnY4c3Z3cXBRWm4xc0J0cTJUaFZKcSsvK2wrcThLYVZYbC9lSmNKS2JCV" 1 => "swar_kala_sangam_performing_arts_pvt_ltd_session=eyJpdiI6Inhyb3NvYjJGRjdPQVBIT0NiOFdrTlE9PSIsInZhbHVlIjoiaVVnU0RuT2xoaGowQjFsWkxRS3RtTThjUGdMczBNQVJMdGh4a1pZaUp0b0dQT1dMTGNtYzVoakVySEZrM1QrdE11Yk5saXpPOXArM3lNMzdtNE9IYjVNazVTS2FUMXZ1cHRXTStGNXltU2t1bDZpVW16NE5pd0NMakJZTk4wckwiLCJtYWMiOiI4ZTA5NTU1Nzc3MTJlMWUzZTYwNjE4OGNjMGFhYTkyMmU3ZTUyNjliZTJkZGIzM2YxYjdlZmY1Njg4NWM5ZjY4IiwidGFnIjoiIn0%3D; expires=Sat, 07 Jun 2025 08:55:12 GMT; Max-Age=6048000; path=/; httponlyswar_kala_sangam_performing_arts_pvt_ltd_session=eyJpdiI6Inhyb3NvYjJGRjdPQVBIT0NiOFdrTlE9PSIsInZhbHVlIjoiaVVnU0RuT2xoaGowQjFsWkxRS3RtTThjUGdMczBNQVJMdGh4a1pZaUp" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlnQjhrTUdhYjh2SXNYSnUzZ0xaNHc9PSIsInZhbHVlIjoiWjVaQ2VhQnVLemUwV3NoWStsbFhIVERRQytGRnY4c3Z3cXBRWm4xc0J0cTJUaFZKcSsvK2wrcThLYVZYbC9lSmNKS2JCVkI2V3plazV1cEx2dUI3WUlzWEVOamQzYncyZzF3RzZLYjFEVnpPTVJFR3hEcFVGT25xRmVNN1hKbGoiLCJtYWMiOiI2NGFiYjI0NzM3MjU5ZmU4OGUzMWI5YzNlYzViMWM0YjE0ZWNiMDEyOWU0YjE3MjVkZWUxNGUwZGFkNGZmYzQzIiwidGFnIjoiIn0%3D; expires=Sat, 07-Jun-2025 08:55:12 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImlnQjhrTUdhYjh2SXNYSnUzZ0xaNHc9PSIsInZhbHVlIjoiWjVaQ2VhQnVLemUwV3NoWStsbFhIVERRQytGRnY4c3Z3cXBRWm4xc0J0cTJUaFZKcSsvK2wrcThLYVZYbC9lSmNKS2JCV" 1 => "swar_kala_sangam_performing_arts_pvt_ltd_session=eyJpdiI6Inhyb3NvYjJGRjdPQVBIT0NiOFdrTlE9PSIsInZhbHVlIjoiaVVnU0RuT2xoaGowQjFsWkxRS3RtTThjUGdMczBNQVJMdGh4a1pZaUp0b0dQT1dMTGNtYzVoakVySEZrM1QrdE11Yk5saXpPOXArM3lNMzdtNE9IYjVNazVTS2FUMXZ1cHRXTStGNXltU2t1bDZpVW16NE5pd0NMakJZTk4wckwiLCJtYWMiOiI4ZTA5NTU1Nzc3MTJlMWUzZTYwNjE4OGNjMGFhYTkyMmU3ZTUyNjliZTJkZGIzM2YxYjdlZmY1Njg4NWM5ZjY4IiwidGFnIjoiIn0%3D; expires=Sat, 07-Jun-2025 08:55:12 GMT; path=/; httponlyswar_kala_sangam_performing_arts_pvt_ltd_session=eyJpdiI6Inhyb3NvYjJGRjdPQVBIT0NiOFdrTlE9PSIsInZhbHVlIjoiaVVnU0RuT2xoaGowQjFsWkxRS3RtTThjUGdMczBNQVJMdGh4a1pZaUp" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "RQcEZDh4B7yL4jPiUrDZtJMQvWM4kQHkPtDaMLbF" "changed_language" => "en" "_previous" => array:1 [ "url" => "https://swarkalasangam.com/allinstructor/profile/6" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-29 08:55:12GET/allinstructor/profile/6132558
          ob_end_flush(): Failed to send buffer of zlib output compression (1)
          ErrorException
          PHP 8.1.310.48.20
          ob_end_flush(): Failed to send buffer of zlib output compression (1)
          public / index.php: 58
          | This bootstraps the framework and gets it ready for use, then it
          | will load up this application so that we can run it and send
          | the responses back to the browser and delight our users.
          |
          */
          
          $app = require_once __DIR__.'/../bootstrap/app.php';
          
          /*
          |--------------------------------------------------------------------------
          | Run The Application
          |--------------------------------------------------------------------------
          |
          | Once we have the application, we can handle the incoming request
          | through the kernel, and send the associated response back to
          | the client's browser allowing them to enjoy the creative
          | and wonderful application we have prepared for them.
          |
          */
          
          $kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);
          
          $response = $kernel->handle(
              $request = Illuminate\Http\Request::capture()
          );
          
          $response->send();
          
          $kernel->terminate($request, $response);
          

          App

          Routing

          Controller
          App\Http\Controllers\FrontinstructorController@profile
          Route name
          allinstructor/profile
          Middleware
          • web
          • switch_languages
          • ip_block

          Request

          https://swarkalasangam.com/allinstructor/profile/6
          GET
          curl "https://swarkalasangam.com/allinstructor/profile/6" \
             -X GET \
             -H 'host: swarkalasangam.com' \
             -H 'connection: keep-alive' \
             -H 'pragma: no-cache' \
             -H 'cache-control: no-cache' \
             -H 'sec-ch-ua: "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"' \
             -H 'sec-ch-ua-mobile: ?0' \
             -H 'sec-ch-ua-platform: "Windows"' \
             -H 'upgrade-insecure-requests: 1' \
             -H 'user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
             -H 'accept: 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' \
             -H 'sec-fetch-site: none' \
             -H 'sec-fetch-mode: navigate' \
             -H 'sec-fetch-user: ?1' \
             -H 'sec-fetch-dest: document' \
             -H 'accept-encoding: gzip, deflate, br, zstd';

          Browser

          Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

          Headers

          host
          swarkalasangam.com
          connection
          keep-alive
          pragma
          no-cache
          cache-control
          no-cache
          sec-ch-ua
          "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
          sec-ch-ua-mobile
          ?0
          sec-ch-ua-platform
          "Windows"
          upgrade-insecure-requests
          1
          user-agent
          Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
          accept
          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
          sec-fetch-site
          none
          sec-fetch-mode
          navigate
          sec-fetch-user
          ?1
          sec-fetch-dest
          document
          accept-encoding
          gzip, deflate, br, zstd

          Body

          []

          Context

          Versions

          Php Version
          8.1.3
          Laravel Version
          10.48.20
          Laravel Locale
          en
          Laravel Config Cached
          false
          App Debug
          true
          App Env
          local
          8:55:12 AM
          Runtime 3.03ms
          Connection mysql
          select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eclass_purchasecopy' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
          8:55:12 AM
          Runtime 1.06ms
          Connection mysql
          select * from `settings` limit 1
          8:55:12 AM
          Runtime 0.68ms
          Connection mysql
          select * from `settings` limit 1
          8:55:12 AM
          Runtime 0.51ms
          Connection mysql
          select * from `currencies` where `default` = 1 limit 1
          8:55:12 AM
          Runtime 0.4ms
          Connection mysql
          select * from `instructor_settings` limit 1
          8:55:12 AM
          Runtime 0.46ms
          Connection mysql
          select * from `settings` limit 1
          8:55:12 AM
          Runtime 0.8ms
          Connection mysql
          select * from `terms` limit 1
          8:55:12 AM
          Runtime 0.65ms
          Connection mysql
          select * from `homesettings` limit 1
          8:55:12 AM
          Runtime 0.74ms
          Connection mysql
          select * from `languages` where `def` = 1 limit 1
          8:55:12 AM
          Runtime 0.83ms
          Connection mysql
          select * from `settings` limit 1
          8:55:12 AM
          Runtime 0.9ms
          Connection mysql
          select * from `users` where `id` = 6 limit 1
          8:55:12 AM
          Runtime 0.67ms
          Connection mysql
          select * from `users` where `role` = instructor and `status` = 1 and `id` = 6 limit 1
          8:55:12 AM
          Runtime 0.48ms
          Connection mysql
          select count(*) as aggregate from `courses` where `user_id` = 6
          8:55:12 AM
          Runtime 0.47ms
          Connection mysql
          select * from `courses` where `user_id` = 6 limit 5 offset 0
          8:55:12 AM
          Runtime 0.59ms
          Connection mysql
          select * from `settings` limit 1
          8:55:12 AM
          Runtime 0.75ms
          Connection mysql
          select * from `breadcums` limit 1
          8:55:12 AM
          Runtime 0.7ms
          Connection mysql
          select count(*) as aggregate from `followers` where `user_id` != 6 and `follower_id` = 6
          8:55:12 AM
          Runtime 0.59ms
          Connection mysql
          select count(*) as aggregate from `followers` where `user_id` = 6 and `follower_id` != 6
          8:55:12 AM
          Runtime 0.36ms
          Connection mysql
          select count(*) as aggregate from `courses` where `user_id` = 6
          8:55:12 AM
          Runtime 3.15ms
          Connection mysql
          select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eclass_purchasecopy' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
          8:55:12 AM
          Runtime 0.49ms
          Connection mysql
          select * from `player_settings` limit 1
          8:55:12 AM
          Runtime 3.54ms
          Connection mysql
          select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eclass_purchasecopy' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
          8:55:12 AM
          Runtime 0.58ms
          Connection mysql
          select * from `color_options` limit 1
          8:55:12 AM
          Runtime 0.7ms
          Connection mysql
          select * from `categories` order by `position` asc
          8:55:12 AM
          Runtime 0.65ms
          Connection mysql
          select * from `sub_categories` where `sub_categories`.`category_id` in (2, 4, 6, 7, 8, 10, 11, 12, 14, 15, 16, 17)
          8:55:12 AM
          Runtime 0.4ms
          Connection mysql
          select * from `child_categories` where `child_categories`.`subcategory_id` in (3, 4, 5, 8, 10, 11, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37)
          8:55:12 AM
          Runtime 0.43ms
          Connection mysql
          select * from `menus`
          8:55:12 AM
          Runtime 0.37ms
          Connection mysql
          select * from `pages`
          8:55:12 AM
          Runtime 0.48ms
          Connection mysql
          select * from `widget_settings` limit 1
          8:55:12 AM
          Runtime 0.27ms
          Connection mysql
          select * from `menus` where `footer` = widget2 or `footer` = widget3 or `footer` = widget4
          8:55:12 AM
          Runtime 0.23ms
          Connection mysql
          select * from `pages` where `status` = 1
          8:55:12 AM
          Runtime 0.23ms
          Connection mysql
          select * from `languages`
          8:55:12 AM
          Runtime 0.16ms
          Connection mysql
          select * from `currencies`