Scholar Planet Weekend Quizzes | Fun Challenges & Winners
Weekend Riddle Banner
A

Winners for this week

SettingsRequest history8.3.6PHP Version147msRequest Duration3MBMemory UsageGET weekend-riddles
status
200 OK
full_url
https://staging.gcapworld.com/weekend-riddles
action_name
weekendRiddles
controller_action
App\Http\Controllers\FlyerController@weekendRiddles
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://staging.gcapworld.com/weekend-riddles
action_name
weekendRiddles
controller_action
App\Http\Controllers\FlyerController@weekendRiddles
uri
GET weekend-riddles
controller
App\Http\Controllers\FlyerController@weekendRiddles
file
app/Http/Controllers/FlyerController.php:15-35
middleware
web
duration
147ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:16 [ "host" => array:1 [ 0 => "staging.gcapworld.com" ] "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "authorization" => array:1 [ 0 => "******" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 06 Jun 2025 04:59:09 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "aAO05sjDCpEY0dJkEex1bwR8JkXmOVfHmEU5YAec" ]
    • Booting (49.81ms)time
    • Application (96.81ms)time
    • Routing (4.35ms)
    • 1 x Application (66.02%)
      96.81ms
      1 x Booting (33.97%)
      49.81ms
      1 x Routing (2.97%)
      4.35ms
      4 templates were rendered
      • 1x flyers.weekend_riddlesweekend_riddles.blade.php#?blade
      • 1x layouts.frontfront.blade.php#?blade
      • 1x elements.front_header_new2front_header_new2.blade.php#?blade
      • 1x elements.front_footer_new2front_footer_new2.blade.php#?blade
      uri
      GET weekend-riddles
      middleware
      web
      controller
      App\Http\Controllers\FlyerController@weekendRiddles
      as
      weekendRiddles
      file
      app/Http/Controllers/FlyerController.php:15-35
      11 statements were executed67.83ms
      • FlyerController.php#20staging_db4.65msselect * from "app_riddles" where "status" = 1 order by "id" desc limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/FlyerController.php:20
        • 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
      • FlyerController.php#30staging_db29.29msselect "app_flyer_results"."id", "app_flyer_results"."riddle_id", "app_riddles"."image", "app_flyer_results"."userid", "app_flyer_results"."user_type", "app_flyer_results"."correct_ans", "app_flyer_results"."time_spent", "app_flyer_results"."created_at", "app_riddles"."correct_ans" as "correct", "users"."fullname", "users"."avatar" from "app_flyer_results" left join "app_riddles" on "app_riddles"."id" = "app_flyer_results"."riddle_id" left join "users" on "users"."userid" = "app_flyer_results"."userid" left join "app_riddles" as "cAns" on "app_riddles"."correct_ans" = "app_flyer_results"."correct_ans" where app_flyer_results.correct_ans = app_riddles.correct_ans and "app_flyer_results"."riddle_id" = 10 order by "app_flyer_results"."time_spent" asc
        Bindings
        • 0: 10
        Backtrace
        • app/Http/Controllers/FlyerController.php:30
        • 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
      • front_header_new2.blade.php#125staging_db3.38msselect * from "our_partners" where "status" = 1 and "select_type" = 'strategic' order by "sort_order" asc
        Bindings
        • 0: 1
        • 1: strategic
        Backtrace
        • view::elements.front_header_new2:125
        • 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
      • front_header_new2.blade.php#131staging_db3.62msselect "name" from "states" where "id" = '2' limit 1
        Bindings
        • 0: 2
        Backtrace
        • view::elements.front_header_new2:131
        • 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
      • front_header_new2.blade.php#131staging_db3.74msselect "name" from "states" where "id" = '7' limit 1
        Bindings
        • 0: 7
        Backtrace
        • view::elements.front_header_new2:131
        • 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
      • front_header_new2.blade.php#131staging_db3.22msselect "name" from "states" where "id" = '8' limit 1
        Bindings
        • 0: 8
        Backtrace
        • view::elements.front_header_new2:131
        • 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
      • front_header_new2.blade.php#131staging_db4.83msselect "name" from "states" where "id" = '4' limit 1
        Bindings
        • 0: 4
        Backtrace
        • view::elements.front_header_new2:131
        • 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
      • front_header_new2.blade.php#131staging_db3.38msselect "name" from "states" where "id" = '9' limit 1
        Bindings
        • 0: 9
        Backtrace
        • view::elements.front_header_new2:131
        • 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
      • front_header_new2.blade.php#149staging_db3.43msselect * from "our_partners" where "status" = 1 and "select_type" = 'technology' order by "sort_order" asc
        Bindings
        • 0: 1
        • 1: technology
        Backtrace
        • view::elements.front_header_new2:149
        • 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
      • front_header_new2.blade.php#170staging_db4.15msselect * from "our_partners" where "status" = 1 and "select_type" = 'content' order by "sort_order" asc
        Bindings
        • 0: 1
        • 1: content
        Backtrace
        • view::elements.front_header_new2:170
        • 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
      • front_header_new2.blade.php#242staging_db4.14msselect * from "yearly_champions_banner" where "is_active" = 1 order by "created_at" desc
        Bindings
        • 0: 1
        Backtrace
        • view::elements.front_header_new2:242
        • 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
          _token
          aAO05sjDCpEY0dJkEex1bwR8JkXmOVfHmEU5YAec
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 10:29:09GET/weekend-riddles411