Crispy Rice Dog

Crispy Rice Dog

$5.29

CRISPY RICE PUFFS WRAPPED CORNDOG, ADDED EXTRA CRISPINESS AND FLAVOR

Select a store to view availability
SettingsRequest history143msRequest Duration30MBMemory Usage11.x
Laravel Version
11.42.1
PHP Version
8.2.28
Environment
local
Debug Mode
Enabled
URL
potatostop.com/
Timezone
UTC
Locale
en
GET product/{id}
status
200 OK
full_url
https://potatostop.com/product/72
action_name
product.details
controller_action
App\Http\Controllers\Frontend\PageController@productDetails
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://potatostop.com/product/72
    action_name
    product.details
    controller_action
    App\Http\Controllers\Frontend\PageController@productDetails
    uri
    GET product/{id}
    controller
    App\Http\Controllers\Frontend\PageController@productDetails
    file
    app/Http/Controllers/Frontend/PageController.php:62-67
    middleware
    web
    duration
    143ms
    peak_memory
    32MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:19 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "13.59.222.100" ] "x-forwarded-server" => array:1 [ 0 => "potatostop.com" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "potatostop.com" ] "x-forwarded-for" => array:1 [ 0 => "13.59.222.100" ] "host" => array:1 [ 0 => "potatostop.com" ] ]
    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 => "Sun, 13 Apr 2025 22:56:33 GMT" ] ]
    session_attributes
    0 of 0
    array:3 [ "_token" => "nMUmJwMTvGKIC30267hEvRZk3yufxoEC2Z3ZS5jH" "custom_cart_identifier" => "spiGNK3td0zCOsnoHJ2JYdduYZrdEN0FUO1Iwokn" "_flash" => array:2 [ "old" => [] "new" => [] ] ]
    • Booting (101ms)time
    • Application (41.52ms)time
    • Routing (1.69ms)
    • Preparing Response (13.45ms)
    • View: frontend.pages.product-detailsviews
    • View: components.product-customizerviews
    • View: layouts.frontendviews
    • View: partials.frontend.headerviews
    • View: partials.frontend.footerviews
    • 1 x Booting (70.9%)
      101ms
      1 x Application (29.09%)
      41.52ms
      1 x Preparing Response (9.42%)
      13.45ms
      1 x Routing (1.18%)
      1.69ms
      5 x View (0%)
      0μs
      5 templates were rendered
      • frontend.pages.product-detailsproduct-details.blade.php#?blade
      • components.product-customizerproduct-customizer.blade.php#?blade
      • layouts.frontendfrontend.blade.php#?blade
      • partials.frontend.headerheader.blade.php#?blade
      • partials.frontend.footerfooter.blade.php#?blade
      11 statements were executed (2 duplicates)Show only duplicates6.33ms
      • DatabaseSessionHandler.php#97phonetechbd_potato_stop_lara2.21msselect * from `sessions` where `id` = 'p3ScypLbLAJlzmrSElYB1LZ2KJFx3cIOwXpLZu0q' limit 1
        Bindings
        • 0: p3ScypLbLAJlzmrSElYB1LZ2KJFx3cIOwXpLZu0q
        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
      • PageController.php#65phonetechbd_potato_stop_lara470μsselect * from `products` where (`id` = '72' and `is_active` = 1) and `is_active` = 1 limit 1
        Bindings
        • 0: 72
        • 1: 1
        • 2: 1
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara660μsselect `files`.*, `model_files`.`model_id` as `pivot_model_id`, `model_files`.`file_id` as `pivot_file_id`, `model_files`.`model_type` as `pivot_model_type`, `model_files`.`id` as `pivot_id`, `model_files`.`zone` as `pivot_zone`, `model_files`.`created_at` as `pivot_created_at`, `model_files`.`updated_at` as `pivot_updated_at` from `files` inner join `model_files` on `files`.`id` = `model_files`.`file_id` where `model_files`.`model_id` in (72) and `model_files`.`model_type` = 'App\\Models\\Product'
        Bindings
        • 0: App\Models\Product
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara350μsselect * from `product_combos` where `product_combos`.`product_id` in (72) order by `position` asc
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara330μsselect * from `extra_products` where `extra_products`.`product_id` in (72) order by `position` asc
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara310μsselect * from `product_ingredients` where `product_ingredients`.`product_id` in (72) order by `position` asc
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara290μsselect * from `pos_categories` where `pos_categories`.`id` in (17)
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • product-details.blade.php#50phonetechbd_potato_stop_lara690μsselect * from `product_sizes` where `product_sizes`.`product_id` = 72 and `product_sizes`.`product_id` is not null
        Bindings
        • 0: 72
        Backtrace
        • view::frontend.pages.product-details:50
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • DatabaseSessionHandler.php#97phonetechbd_potato_stop_lara290μsselect * from `sessions` where `id` = 'p3ScypLbLAJlzmrSElYB1LZ2KJFx3cIOwXpLZu0q' limit 1
        Bindings
        • 0: p3ScypLbLAJlzmrSElYB1LZ2KJFx3cIOwXpLZu0q
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:176
        • app/CustomCart/Cart.php:102
        • app/CustomCart/Cart.php:80
      • DatabaseSessionHandler.php#158phonetechbd_potato_stop_lara390μsinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoibk1VbUp3TVR2R0tJQzMwMjY3aEV2UlprM3l1ZnhvRUMyWjNaUzVqSCI7czoyMjoiY3VzdG9tX2NhcnRfaWRlbnRpZmllciI7czo0MDoic3BpR05LM3RkMHpDT3Nub0hKMkpZZGR1WVpyZEVOMEZVTzFJd29rbiI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1744584993, null, '13.59.222.100', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'p3ScypLbLAJlzmrSElYB1LZ2KJFx3cIOwXpLZu0q')
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoibk1VbUp3TVR2R0tJQzMwMjY3aEV2UlprM3l1ZnhvRUMyWjNaUzVqSCI7czoyMjoiY3VzdG9tX2NhcnRfaWRlbnRpZmllciI7czo0MDoic3BpR05LM3RkMHpDT3Nub0hKMkpZZGR1WVpyZEVOMEZVTzFJd29rbiI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
        • 1: 1744584993
        • 2: 
        • 3: 13.59.222.100
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: p3ScypLbLAJlzmrSElYB1LZ2KJFx3cIOwXpLZu0q
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:176
        • app/CustomCart/Cart.php:102
        • app/CustomCart/Cart.php:80
      • Cart.php#158phonetechbd_potato_stop_lara340μsselect * from `cart_storages` where `identifier` = 'session_spiGNK3td0zCOsnoHJ2JYdduYZrdEN0FUO1Iwokn' and `instance` = 'default' and `expires_at` > '2025-04-13 22:56:33' limit 1
        Bindings
        • 0: session_spiGNK3td0zCOsnoHJ2JYdduYZrdEN0FUO1Iwokn
        • 1: default
        • 2: 2025-04-13 22:56:33
        Backtrace
        • app/CustomCart/Cart.php:158
        • app/CustomCart/Cart.php:137
        • app/CustomCart/Cart.php:117
        • app/CustomCart/Cart.php:81
        • app/Providers/CartServiceProvider.php:21
      App\Models\Product
      1Product.php#?
      App\Models\File
      1File.php#?
      App\Models\PosCategory
      1PosCategory.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-13 22:56:33GET/product/725113