SettingsRequest history8.3.24PHP Version680msRequest Duration13MBMemory UsageGET challenges/{challenge}/comments
status
200 OK
full_url
https://sahel123456.online/challenges/5/comments
action_name
challenges.comments
controller_action
App\Livewire\Website\Challenge\Comments
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://sahel123456.online/challenges/5/comments
action_name
challenges.comments
controller_action
App\Livewire\Website\Challenge\Comments
uri
GET challenges/{challenge}/comments
controller
App\Livewire\Website\Challenge\Comments@render
prefix
/challenges
file
app/Livewire/Website/Challenge/Comments.php:224-230
middleware
web, App\Http\Middleware\LanguageSwitch, App\Http\Middleware\MustVerifyEmail
duration
682ms
peak_memory
20MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:18 [ "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, deflate, br, zstd" ] "host" => array:1 [ 0 => "sahel123456.online" ] "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 => "216.73.216.116" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 30 Aug 2025 20:18:19 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] ]
session_attributes
0 of 0
array:2 [ "_token" => "TeYrTwzSUFGXOwfozFAP9adIs9hUJ4gNHscTkhW9" "language" => "ar" ]
    • Booting (466ms)time
    • Application (214ms)time
    • Routing (5.96ms)
    • Preparing Response (177μs)
    • 1 x Booting (68.48%)
      466ms
      1 x Application (31.51%)
      214ms
      1 x Routing (0.88%)
      5.96ms
      1 x Preparing Response (0.03%)
      177μs
      7 templates were rendered
      • livewire.website.challenge.commentscomments.blade.php#?blade
      • livewire.website.post.editedit.blade.php#?blade
      • livewire.website.comment.editedit.blade.php#?blade
      • __components::4943bc92ebba41e8b0e508149542e0ad4943bc92ebba41e8b0e508149542e0ad.blade.php#?blade
      • components.layouts.appapp.blade.php#?blade
      • components.layouts.sideside.blade.php#?blade
      • components.layouts.scriptsscripts.blade.php#?blade
      uri
      GET challenges/{challenge}/comments
      middleware
      web, App\Http\Middleware\LanguageSwitch, App\Http\Middleware\MustVerifyEmail
      uses
      App\Livewire\Website\Challenge\Comments@__invoke
      controller
      App\Livewire\Website\Challenge\Comments@render
      prefix
      /challenges
      as
      challenges.comments
      file
      app/Livewire/Website/Challenge/Comments.php:224-230
      20 statements were executed (6 duplicates)Show only duplicates37.16ms
      • DatabaseSessionHandler.php#97sahehwtc_demo2.84msselect * from `sessions` where `id` = 'A79X2Mmdrwsanv6YZm684wHAx9LufSbw9RwSJ3w2' limit 1
        Bindings
        • 0: A79X2Mmdrwsanv6YZm684wHAx9LufSbw9RwSJ3w2
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ImplicitRouteBinding.php#119sahehwtc_demo6.18msselect * from `challenges` where `id` = '5' and `challenges`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:119
        • vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:75
        • vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:72
        • vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:31
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:211
      • Comments.php#38sahehwtc_demo6.67msselect * from `media` where `media`.`model_id` in (5) and `media`.`model_type` = 'App\\Models\\Challenge'
        Bindings
        • 0: App\Models\Challenge
        Backtrace
        • app/Livewire/Website/Challenge/Comments.php:38
        • app/Livewire/Website/Challenge/Comments.php:55
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • Comments.php#38sahehwtc_demo5.49msselect * from `clients` where `clients`.`id` in (85) and `clients`.`deleted_at` is null
        Backtrace
        • app/Livewire/Website/Challenge/Comments.php:38
        • app/Livewire/Website/Challenge/Comments.php:55
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • Comments.php#38sahehwtc_demo590μsselect * from `media` where `media`.`model_id` in (85) and `media`.`model_type` = 'App\\Models\\Client'
        Bindings
        • 0: App\Models\Client
        Backtrace
        • app/Livewire/Website/Challenge/Comments.php:38
        • app/Livewire/Website/Challenge/Comments.php:55
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • Comments.php#84sahehwtc_demo9.9msselect `comments`.*, (select count(*) from `comments` as `laravel_reserved_0` where `comments`.`id` = `laravel_reserved_0`.`parent_id` and `laravel_reserved_0`.`deleted_at` is null) as `children_count`, (select count(*) from `clients` inner join `favorites` on `clients`.`id` = `favorites`.`client_id` where `comments`.`id` = `favorites`.`favoriteable_id` and `favoriteable_type` = 'App\\Models\\Comment' and `clients`.`deleted_at` is null) as `favoriters_count` from `comments` where `comments`.`commentable_type` = 'App\\Models\\Challenge' and `comments`.`commentable_id` = 5 and `comments`.`commentable_id` is not null and `parent_id` is null and `comments`.`deleted_at` is null order by `id` desc limit 10
        Bindings
        • 0: App\Models\Comment
        • 1: App\Models\Challenge
        • 2: 5
        Backtrace
        • app/Livewire/Website/Challenge/Comments.php:84
        • app/Livewire/Website/Challenge/Comments.php:44
        • app/Livewire/Website/Challenge/Comments.php:55
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • Comments.php#65sahehwtc_demo450μsselect count(*) as aggregate from `comments` where `comments`.`commentable_type` = 'App\\Models\\Challenge' and `comments`.`commentable_id` = 5 and `comments`.`commentable_id` is not null and `comments`.`deleted_at` is null
        Bindings
        • 0: App\Models\Challenge
        • 1: 5
        Backtrace
        • app/Livewire/Website/Challenge/Comments.php:65
        • app/Livewire/Website/Challenge/Comments.php:90
        • app/Livewire/Website/Challenge/Comments.php:44
        • app/Livewire/Website/Challenge/Comments.php:55
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • DatabaseStore.php#130sahehwtc_demo510μsselect * from `cache` where `key` in ('social_media')
        Bindings
        • 0: social_media
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#410sahehwtc_demo370μsdelete from `cache` where `key` in ('social_media', 'illuminate:cache:flexible:created:social_media') and `expiration` <= 1756585099
        Bindings
        • 0: social_media
        • 1: illuminate:cache:flexible:created:social_media
        • 2: 1756585099
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:145
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
      • NovaSettingsStore.php#85sahehwtc_demo380μsselect * from `nova_settings` where `key` in ('discord', 'facebook', 'instagram')
        Bindings
        • 0: discord
        • 1: facebook
        • 2: instagram
        Backtrace
        • vendor/outl1ne/nova-settings/src/NovaSettingsStore.php:85
        • vendor/outl1ne/nova-settings/src/NovaSettings.php:126
        • app/Helpers/General.php:28
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Helpers/General.php:26
      • DatabaseStore.php#190sahehwtc_demo320μsinsert into `cache` (`expiration`, `key`, `value`) values (1756585399, 'social_media', 'a:3:{s:7:\"discord\";N;s:8:\"facebook\";N;s:9:\"instagram\";N;}') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
        Bindings
        • 0: 1756585399
        • 1: social_media
        • 2: a:3:{s:7:"discord";N;s:8:"facebook";N;s:9:"instagram";N;}
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:167
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:237
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130sahehwtc_demo300μsselect * from `cache` where `key` in ('social_media')
        Bindings
        • 0: social_media
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130sahehwtc_demo370μsselect * from `cache` where `key` in ('social_media')
        Bindings
        • 0: social_media
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130sahehwtc_demo390μsselect * from `cache` where `key` in ('social_media')
        Bindings
        • 0: social_media
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130sahehwtc_demo440μsselect * from `cache` where `key` in ('social_media')
        Bindings
        • 0: social_media
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130sahehwtc_demo410μsselect * from `cache` where `key` in ('social_media')
        Bindings
        • 0: social_media
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130sahehwtc_demo360μsselect * from `cache` where `key` in ('support_website_link')
        Bindings
        • 0: support_website_link
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#410sahehwtc_demo470μsdelete from `cache` where `key` in ('support_website_link', 'illuminate:cache:flexible:created:support_website_link') and `expiration` <= 1756585099
        Bindings
        • 0: support_website_link
        • 1: illuminate:cache:flexible:created:support_website_link
        • 2: 1756585099
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:145
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
      • NovaSettingsStore.php#85sahehwtc_demo320μsselect * from `nova_settings` where `key` in ('support_website_link')
        Bindings
        • 0: support_website_link
        Backtrace
        • vendor/outl1ne/nova-settings/src/NovaSettingsStore.php:85
        • vendor/outl1ne/nova-settings/src/NovaSettings.php:126
        • app/Helpers/General.php:40
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Helpers/General.php:38
      • DatabaseStore.php#190sahehwtc_demo400μsinsert into `cache` (`expiration`, `key`, `value`) values (1756585399, 'support_website_link', 'N;') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
        Bindings
        • 0: 1756585399
        • 1: support_website_link
        • 2: N;
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:167
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:237
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      App\Models\Challenge
      1Challenge.php#?
      App\Models\Client
      1Client.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      1Media.php#?
      website.challenge.comments #ohK8VjzSH3B7qu9Ft0q3
      array:4 [ "data" => array:8 [ "challenge" => App\Models\Challenge {#2010 #connection: "m...
      website.post.edit #U4DszZLRTGqldCYnFUkD
      array:4 [ "data" => array:7 [ "content" => null "images" => [] "video" => null "ne...
      website.comment.edit #MbLN4R9IFWQ2wTTlmibg
      array:4 [ "data" => array:4 [ "content" => null "comment" => null "image" => null ...
          _token
          TeYrTwzSUFGXOwfozFAP9adIs9hUJ4gNHscTkhW9
          language
          ar
          ClearShow all
          Date ↕MethodURLData
          #12025-08-30 20:18:19GET/challenges/5/comments72033