GLEAMING FUTURE DIGITAL E- LEARNING PLATFORM - Courses
img

Courses

Request history8.2.22PHP Version555msRequest Duration37MBMemory UsageGET coursesRoute
    • Booting (308ms)time
    • Application (248ms)time
    • 1 x Booting (55.43%)
      308ms
      1 x Application (44.57%)
      248ms
      5 templates were rendered
      • frontend.course.course-listcourse-list.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.layouts.dynamic-styledynamic-style.blade.php#?blade
      • frontend.layouts.navbarnavbar.blade.php#?blade
      • frontend.layouts.footerfooter.blade.php#?blade
      uri
      GET courses
      middleware
      web, local, version.update, private.mode
      controller
      App\Http\Controllers\Frontend\CourseController@allCourses
      namespace
      App\Http\Controllers\Frontend
      prefix
      where
      as
      courses
      file
      app/Http/Controllers/Frontend/CourseController.php:28-76
      21 statements were executed (8 duplicates)Show only duplicates24.88ms
      • helper.php#36gleamingfuturebd_old2.23msselect * from `metas` where `metas`.`id` = 2 limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Helper/helper.php:36
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CourseController.php#32gleamingfuturebd_old2.01msselect * from `categories` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/CourseController.php:32
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CourseController.php#32gleamingfuturebd_old1.62msselect * from `subcategories` where `subcategories`.`category_id` in (43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54)
        Backtrace
        • app/Http/Controllers/Frontend/CourseController.php:32
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CourseController.php#58gleamingfuturebd_old1.57msselect count(*) as aggregate from `courses` where `private_mode` != 1 and `status` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/CourseController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CourseController.php#67gleamingfuturebd_old1.63msselect `course_id`, count(*) as total from `enrollments` where month(`created_at`) = '04' group by `course_id` order by `total` desc limit 10
        Bindings
        • 0: 04
        Backtrace
        • app/Http/Controllers/Frontend/CourseController.php:67
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CourseController.php#70gleamingfuturebd_old490μsselect count(*) as aggregate from `courses` where `private_mode` != 1 and `status` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/CourseController.php:70
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CourseController.php#71gleamingfuturebd_old1.25msselect * from `difficulty_levels`
        Backtrace
        • app/Http/Controllers/Frontend/CourseController.php:71
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CourseController.php#72gleamingfuturebd_old460μsselect max(`price`) as aggregate from `courses` where `private_mode` != 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/CourseController.php:72
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CourseController.php#74gleamingfuturebd_old720μsselect * from `categories` where `status` = 1 order by RAND() limit 4
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/CourseController.php:74
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • helper.php#228gleamingfuturebd_old1.81msselect * from `languages` where `iso_code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Helper/helper.php:228
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • AppServiceProvider.php#68gleamingfuturebd_old560μsselect * from `categories` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:68
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#68gleamingfuturebd_old510μsselect * from `subcategories` where `subcategories`.`category_id` in (43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54)
        Backtrace
        • app/Providers/AppServiceProvider.php:68
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#69gleamingfuturebd_old1.34msselect count(*) as aggregate from `cart_management` where `user_id` is null
        Backtrace
        • app/Providers/AppServiceProvider.php:69
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#70gleamingfuturebd_old1.36msselect count(*) as aggregate from `wishlists` where `user_id` is null
        Backtrace
        • app/Providers/AppServiceProvider.php:70
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#71gleamingfuturebd_old1.27msselect * from `menus`
        Backtrace
        • app/Providers/AppServiceProvider.php:71
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#72gleamingfuturebd_old530μsselect * from `menus` where `status` = 1 and `type` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:72
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#73gleamingfuturebd_old500μsselect * from `menus` where `status` = 1 and `type` = 2
        Bindings
        • 0: 1
        • 1: 2
        Backtrace
        • app/Providers/AppServiceProvider.php:73
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#75gleamingfuturebd_old3.22msselect * from `notifications` where `user_id` is null and `user_type` = 3 and `is_seen` = 'no' order by `created_at` desc
        Bindings
        • 0: 3
        • 1: no
        Backtrace
        • app/Providers/AppServiceProvider.php:75
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#76gleamingfuturebd_old950μsselect * from `notifications` where `user_id` is null and `user_type` = 2 and `is_seen` = 'no' order by `created_at` desc
        Bindings
        • 0: 2
        • 1: no
        Backtrace
        • app/Providers/AppServiceProvider.php:76
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:125
      • AppServiceProvider.php#81gleamingfuturebd_old490μsselect * from `menus` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:133
      • AppServiceProvider.php#82gleamingfuturebd_old360μsselect * from `menus` where `status` = 1 and `type` = 2
        Bindings
        • 0: 1
        • 1: 2
        Backtrace
        • app/Providers/AppServiceProvider.php:82
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:176
        • vendor/laravel/framework/src/Illuminate/View/View.php:147
        • view::frontend.layouts.app:133
      App\Models\Category
      28Category.php#?
      App\Models\Menu
      23Menu.php#?
      App\Models\Difficulty_level
      1Difficulty_level.php#?
      App\Models\Language
      1Language.php#?
          local
          en
          _token
          ohnTjDHVrQfqnUkFvlZvdvq724e4N7pcJLkDiZjV
          _previous
          array:1 [ "url" => "https://n.gleamingfuturebd.com/courses" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /courses
          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:23 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "host" => array:1 [ 0 => "n.gleamingfuturebd.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "3.14.86.75" ] "cf-ray" => array:1 [ 0 => "92aee55818988c0a-ORD" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-connecting-ip" => array:1 [ 0 => "3.14.86.75" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "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" ] ]
          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 => "Fri, 04 Apr 2025 06:54:42 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFpMzBtTDZ2bHZaRWVsc1l4NlMwT3c9PSIsInZhbHVlIjoid1NEK1l5R21JZzRES0l4VDdRY3U5czdsdTE3QjVSUDF6bllFTytrcElMRzRZakNDbm1Da3dKcVU4c3V1K1hicDZsVnFKSVI0SG55dXBaYTJxMW0yaGgydVFLTDZtQm41NW1kaW5VUVNHTFdpVW5hcURKY2tsdW14azlaZkNPSkgiLCJtYWMiOiI1YWIzN2Q3M2I5OTdkOTlmMzA0YzgzMzBkYjc5NzZiMjg4N2ZkNzE0ZGU2MzcxMWJmZmY3NGY2NjdiYjQ4OTAyIiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 08:54:42 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkFpMzBtTDZ2bHZaRWVsc1l4NlMwT3c9PSIsInZhbHVlIjoid1NEK1l5R21JZzRES0l4VDdRY3U5czdsdTE3QjVSUDF6bllFTytrcElMRzRZakNDbm1Da3dKcVU4c3V1K1hicDZsVnFKS" 1 => "gleaming_session=eyJpdiI6IkVWRWdoSzlRUVZCRlQ4MW5tZkovSnc9PSIsInZhbHVlIjoid1FsRXpHTkJ0SWxOaFZVMWcwS3BsTGtMT2R1WDUvOXh0OE5EZWZDUTdkY0FORy9FcDlvYUxFOGd3Ty9vQnJPL1BwaC92dXNiVnprd1c4Y0VDZHFCRG13eWt4bGpxOCtVVW82aDBWTmlVaFY3VS9uMHo4TkQrMGprNzU5ejF3a2giLCJtYWMiOiIzMmU2ZDkwMGExYzU3M2U5YTQzYjE4YTM4ODdjNGU3MTI4OTk4YzhhNTkyY2IxMzQxY2U1OGJiYzA5Njg3MmE4IiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 08:54:42 GMT; Max-Age=7200; path=/; httponlygleaming_session=eyJpdiI6IkVWRWdoSzlRUVZCRlQ4MW5tZkovSnc9PSIsInZhbHVlIjoid1FsRXpHTkJ0SWxOaFZVMWcwS3BsTGtMT2R1WDUvOXh0OE5EZWZDUTdkY0FORy9FcDlvYUxFOGd3Ty9vQnJPL1B" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFpMzBtTDZ2bHZaRWVsc1l4NlMwT3c9PSIsInZhbHVlIjoid1NEK1l5R21JZzRES0l4VDdRY3U5czdsdTE3QjVSUDF6bllFTytrcElMRzRZakNDbm1Da3dKcVU4c3V1K1hicDZsVnFKSVI0SG55dXBaYTJxMW0yaGgydVFLTDZtQm41NW1kaW5VUVNHTFdpVW5hcURKY2tsdW14azlaZkNPSkgiLCJtYWMiOiI1YWIzN2Q3M2I5OTdkOTlmMzA0YzgzMzBkYjc5NzZiMjg4N2ZkNzE0ZGU2MzcxMWJmZmY3NGY2NjdiYjQ4OTAyIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 08:54:42 GMT; path=/XSRF-TOKEN=eyJpdiI6IkFpMzBtTDZ2bHZaRWVsc1l4NlMwT3c9PSIsInZhbHVlIjoid1NEK1l5R21JZzRES0l4VDdRY3U5czdsdTE3QjVSUDF6bllFTytrcElMRzRZakNDbm1Da3dKcVU4c3V1K1hicDZsVnFKS" 1 => "gleaming_session=eyJpdiI6IkVWRWdoSzlRUVZCRlQ4MW5tZkovSnc9PSIsInZhbHVlIjoid1FsRXpHTkJ0SWxOaFZVMWcwS3BsTGtMT2R1WDUvOXh0OE5EZWZDUTdkY0FORy9FcDlvYUxFOGd3Ty9vQnJPL1BwaC92dXNiVnprd1c4Y0VDZHFCRG13eWt4bGpxOCtVVW82aDBWTmlVaFY3VS9uMHo4TkQrMGprNzU5ejF3a2giLCJtYWMiOiIzMmU2ZDkwMGExYzU3M2U5YTQzYjE4YTM4ODdjNGU3MTI4OTk4YzhhNTkyY2IxMzQxY2U1OGJiYzA5Njg3MmE4IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 08:54:42 GMT; path=/; httponlygleaming_session=eyJpdiI6IkVWRWdoSzlRUVZCRlQ4MW5tZkovSnc9PSIsInZhbHVlIjoid1FsRXpHTkJ0SWxOaFZVMWcwS3BsTGtMT2R1WDUvOXh0OE5EZWZDUTdkY0FORy9FcDlvYUxFOGd3Ty9vQnJPL1B" ] ]
          session_attributes
          0 of 0
          array:4 [ "local" => "en" "_token" => "ohnTjDHVrQfqnUkFvlZvdvq724e4N7pcJLkDiZjV" "_previous" => array:1 [ "url" => "https://n.gleamingfuturebd.com/courses" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-04 12:54:42GET/courses52153