Updated at Tue, 24 Jun 2025 12:02:29 GMT
XS
SettingsRequest history207msRequest Duration4MBMemory Usage11.x
Laravel Version
11.44.2
PHP Version
8.3.21
Environment
staging
Debug Mode
Enabled
URL
stg.bizzakat.com.my
Timezone
Asia/Kuala_Lumpur
Locale
ms
GET merchants/{merchant}
status
200 OK
full_url
https://stg.bizzakat.com.my/merchants/1120
action_name
front.merchants.show
controller_action
App\Http\Controllers\Frontend\MerchantController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[21:43:20] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprec...
status
200 OK
full_url
https://stg.bizzakat.com.my/merchants/1120
action_name
front.merchants.show
controller_action
App\Http\Controllers\Frontend\MerchantController@show
uri
GET merchants/{merchant}
controller
App\Http\Controllers\Frontend\MerchantController@show
file
app/Http/Controllers/Frontend/MerchantController.php:43-73
middleware
web
telescope
View in Telescope
duration
207ms
peak_memory
6MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:22 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "216.73.216.93" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.93" ] "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" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "954ca74a799222fc-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "host" => array:1 [ 0 => "stg.bizzakat.com.my" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 24 Jun 2025 13:43:20 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "R01WPASnPlfXrE2c9pKmj3N01ju2ajZLzUcV8kPq" ]
  • Booting (21.27ms)time
  • Application (186ms)time
  • Routing (1.47ms)
  • Preparing Response (147ms)
  • View: Frontend/Merchants/Showviews
  • 1 x Application (89.7%)
    186ms
    1 x Preparing Response (71.25%)
    147ms
    1 x Booting (10.28%)
    21.27ms
    1 x Routing (0.71%)
    1.47ms
    1 x View (0%)
    0μs
    1 templates were rendered
    • Frontend/Merchants/ShowShow.vue#?vue
    7 statements were executed22.27ms
    • MerchantController.php#45bizzakat_stagConnection Established
      Backtrace
      • app/Http/Controllers/Frontend/MerchantController.php:45
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
    • MerchantController.php#56bizzakat_stag17.33msselect * from "merchants" where "merchants"."id" = '1120' and "merchants"."deleted_at" is null limit 1
      Bindings
      • 0: 1120
      Backtrace
      • app/Http/Controllers/Frontend/MerchantController.php:56
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
    • MerchantController.php#56bizzakat_stag530μsselect * from "cities" where "cities"."id" in (1358)
      Backtrace
      • app/Http/Controllers/Frontend/MerchantController.php:56
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
    • MerchantController.php#56bizzakat_stag410μsselect * from "states" where "states"."id" in (4)
      Backtrace
      • app/Http/Controllers/Frontend/MerchantController.php:56
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
    • MerchantController.php#56bizzakat_stag450μsselect * from "merchant_categories" where "merchant_categories"."id" in (56) and "merchant_categories"."deleted_at" is null
      Backtrace
      • app/Http/Controllers/Frontend/MerchantController.php:56
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
    • MerchantController.php#56bizzakat_stag2.28msselect "merchant_transactions".* from "merchant_transactions" inner join (select MAX("merchant_transactions"."id") as "id_aggregate", min("merchant_transactions"."payment_at") as "payment_at_aggregate", "merchant_transactions"."merchant_id" from "merchant_transactions" inner join (select MAX("merchant_transactions"."payment_at") as "payment_at_aggregate", "merchant_transactions"."merchant_id" from "merchant_transactions" where "merchant_transactions"."merchant_id" in (1120) and "merchant_transactions"."deleted_at" is null group by "merchant_transactions"."merchant_id") as "latestOfMany" on "latestOfMany"."payment_at_aggregate" = "merchant_transactions"."payment_at" and "latestOfMany"."merchant_id" = "merchant_transactions"."merchant_id" where "merchant_transactions"."deleted_at" is null group by "merchant_transactions"."merchant_id") as "latestOfMany" on "latestOfMany"."id_aggregate" = "merchant_transactions"."id" and "latestOfMany"."payment_at_aggregate" = "merchant_transactions"."payment_at" and "latestOfMany"."merchant_id" = "merchant_transactions"."merchant_id" where "merchant_transactions"."deleted_at" is null
      Backtrace
      • app/Http/Controllers/Frontend/MerchantController.php:56
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
    • MerchantController.php#56bizzakat_stag440μsselect * from "merchant_levels" where "merchant_levels"."id" in (1) and "merchant_levels"."deleted_at" is null
      Backtrace
      • app/Http/Controllers/Frontend/MerchantController.php:56
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
    • MerchantController.php#56bizzakat_stag830μsselect * from "media" where "media"."model_id" in (1120) and "media"."model_type" = 'App\Models\Merchant'
      Bindings
      • 0: App\Models\Merchant
      Backtrace
      • app/Http/Controllers/Frontend/MerchantController.php:56
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
    App\Models\Menu
    9Menu.php#?
    App\Models\Merchant
    1Merchant.php#?
    App\Models\City
    1City.php#?
    App\Models\State
    1State.php#?
    App\Models\MerchantCategory
    1MerchantCategory.php#?
    App\Models\MerchantTransaction
    1MerchantTransaction.php#?
    App\Models\MerchantLevel
    1MerchantLevel.php#?
        ClearShow all
        Date ↕MethodURLData
        #12025-06-24 21:43:20GET/merchants/112011715