POUNDEX SELLS EXCLUSIVELY TO BUSINESS PARTNERS, NOT THE GENERAL PUBLIC.

Power Sofa / Loveseat (0 Products)

8.2.27PHP Version68.41msRequest Duration4MBMemory UsageGET productRoute
  • infolog[07:01:21] LOG.info: unauthentication data
  • Booting (39.1ms)
  • Application (29.27ms)
  • 1 x Booting (57.15%)
    39.10ms
    1 x Application (42.78%)
    29.27ms
    8 templates were rendered
    • dealer-portal.product (resources/views/dealer-portal/product.blade.php)8bladefile
      Params
      0
      slugData
      1
      mainCategory
      2
      products
      3
      productCount
      4
      paginatedProduct
      5
      poundexSettings
      6
      companyListing
      7
      productSort
    • pagination.custom_pagination (resources/views/pagination/custom_pagination.blade.php)3bladefile
      Params
      0
      slug
      1
      paginator
      2
      elements
    • layout (resources/views/layout.blade.php)14bladefile
      Params
      0
      __env
      1
      app
      2
      errors
      3
      categories
      4
      dealerGuide
      5
      __sentry_tracing_view_name
      6
      slugData
      7
      mainCategory
      8
      products
      9
      productCount
      10
      paginatedProduct
      11
      poundexSettings
      12
      companyListing
      13
      productSort
    • partials.dealerPortalAlgoliaSearch (resources/views/partials/dealerPortalAlgoliaSearch.php)14phpfile
      Params
      0
      __env
      1
      app
      2
      errors
      3
      categories
      4
      dealerGuide
      5
      __sentry_tracing_view_name
      6
      slugData
      7
      mainCategory
      8
      products
      9
      productCount
      10
      paginatedProduct
      11
      poundexSettings
      12
      companyListing
      13
      productSort
    • prelogin.menus (resources/views/prelogin/menus.blade.php)2bladefile
      Params
      0
      items
      1
      options
    • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)3bladefile
      Params
      0
      items
      1
      options
      2
      alerts
    • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)3bladefile
      Params
      0
      items
      1
      options
      2
      alerts
    • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)3bladefile
      Params
      0
      items
      1
      options
      2
      alerts
    uri
    GET product
    middleware
    web, check_two_factor, shareData
    controller
    App\Http\Controllers\DealerPortal\ProductController@index
    namespace
    App\Http\Controllers
    prefix
    where
    as
    product.index
    file
    app/Http/Controllers/DealerPortal/ProductController.php:39-73
    8 statements were executed9.31ms
    • select * from `category` where (`active` = 1 and `level` = 'main') order by `order` asc
      300μsmiddleware::shareData:94poundex
      Metadata
      Bindings
      • 0. 1
      • 1. main
      Backtrace
      • 15. middleware::shareData:94
      • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 17. middleware::check_two_factor:29
      • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 19. /app/Http/Middleware/TrackLinks.php:25
    • select * from `category` where (`active` = 1 and `level` = 'sub') order by `order` asc
      370μsmiddleware::shareData:95poundex
      Metadata
      Bindings
      • 0. 1
      • 1. sub
      Backtrace
      • 15. middleware::shareData:95
      • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 17. middleware::check_two_factor:29
      • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 19. /app/Http/Middleware/TrackLinks.php:25
    • select * from `dealer_guides` where (`file_type` = 'Flipbook' and `active` = 1) order by `id` desc
      240μsmiddleware::shareData:96poundex
      Metadata
      Bindings
      • 0. Flipbook
      • 1. 1
      Backtrace
      • 15. middleware::shareData:96
      • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 17. middleware::check_two_factor:29
      • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 19. /app/Http/Middleware/TrackLinks.php:25
    • select * from `poundex_settings` where `id` = 1 limit 1
      340μs/app/Http/Controllers/DealerPortal/ProductController.php:47poundex
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 16. /app/Http/Controllers/DealerPortal/ProductController.php:47
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
      • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:19
    • select * from `category` where (`active` = 1 and `slug` = 'power-sofa-loveseat') limit 1
      250μs/app/Category.php:55poundex
      Metadata
      Bindings
      • 0. 1
      • 1. power-sofa-loveseat
      Backtrace
      • 17. /app/Category.php:55
      • 18. /app/Http/Controllers/DealerPortal/ProductController.php:49
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
    • select * from `category` where (`active` = 1 and `level` = 'main' and `id` = 101) limit 1
      780μs/app/Category.php:60poundex
      Metadata
      Bindings
      • 0. 1
      • 1. main
      • 2. 101
      Backtrace
      • 16. /app/Category.php:60
      • 17. /app/Http/Controllers/DealerPortal/ProductController.php:50
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
    • select count(*) as aggregate from `products` inner join `product_boxes` on `product_boxes`.`product_id` = `products`.`id` where (`products`.`category_id` = 108 and `products`.`in_catalog` = 1 and `products`.`product_view` = 'available') and `product_boxes`.`parent_child` = 'p'
      3.05ms/app/Product.php:217poundex
      Metadata
      Bindings
      • 0. 108
      • 1. 1
      • 2. available
      • 3. p
      Backtrace
      • 16. /app/Product.php:217
      • 17. /app/Http/Controllers/DealerPortal/ProductController.php:53
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
    • select CASE WHEN "2025-04-04" >= products.discounted_start_date AND (products.discounted_end_date IS NULL OR "2025-04-04" <= products.discounted_end_date) AND products.discounted_price < products.base_price THEN products.discounted_price ELSE products.base_price END AS final_price from `products` inner join `product_boxes` on `product_boxes`.`product_id` = `products`.`id` where (`products`.`category_id` = 108 and `products`.`in_catalog` = 1 and `products`.`product_view` = 'available') and `product_boxes`.`parent_child` = 'p'
      3.98ms/app/Product.php:246poundex
      Metadata
      Bindings
      • 0. 108
      • 1. 1
      • 2. available
      • 3. p
      Backtrace
      • 15. /app/Product.php:246
      • 16. /app/Http/Controllers/DealerPortal/ProductController.php:58
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
    App\PoundexSetting
    1
    App\DealerGuide
    3
    App\Category
    67
      _token
      UIJRC9lfeUBbLC0wLRt4mB4nFZvMwC1eEfXO2TGg
      links
      array:1 [ 0 => "http://bobkonaonline.com/product?slug=power-sofa-loveseat" ]
      _previous
      array:1 [ "url" => "http://bobkonaonline.com/product?slug=power-sofa-loveseat" ]
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      telescope
      View in Telescope
      path_info
      /product
      status_code
      200
      
      status_text
      OK
      format
      html
      content_type
      text/html; charset=UTF-8
      request_query
      0 of 0
      array:1 [ "slug" => "power-sofa-loveseat" ]
      request_request
      []
      
      request_headers
      0 of 0
      array:15 [ "connection" => array:1 [ 0 => "upgrade" ] "host" => array:1 [ 0 => "bobkonaonline.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
      request_server
      0 of 0
      array:43 [ "REDIRECT_UNIQUE_ID" => "Z-_mMV-CirDt1WTuow2yeQAAAAY" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z-_mMV-CirDt1WTuow2yeQAAAAY" "HTTP_CONNECTION" => "upgrade" "HTTP_HOST" => "bobkonaonline.com" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "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" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache/2.4.62 () OpenSSL/1.0.2k-fips PHP/8.2.27" "SERVER_NAME" => "bobkonaonline.com" "SERVER_ADDR" => "127.0.0.1" "SERVER_PORT" => "80" "REMOTE_ADDR" => "127.0.0.1" "DOCUMENT_ROOT" => "/home/poundex-staging/laravel-ecommerce/public/" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home/poundex-staging/laravel-ecommerce/public/" "SERVER_ADMIN" => "root@localhost" "SCRIPT_FILENAME" => "/home/poundex-staging/laravel-ecommerce/public/index.php" "REMOTE_PORT" => "51548" "REDIRECT_URL" => "/product" "REDIRECT_QUERY_STRING" => "slug=power-sofa-loveseat" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "slug=power-sofa-loveseat" "REQUEST_URI" => "/product?slug=power-sofa-loveseat" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743775281.1842 "REQUEST_TIME" => 1743775281 ]
      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 14:01:21 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJKSENjT2NZaTREM2tLRHVDZjU4ZkE9PSIsInZhbHVlIjoiU3VlYUFldEVNbHVuQS91WXZnSUpXZFVDbVBwbjRZblZtL0NLS0hMZnBLdEtvTlYyTVNqa3JQREJRMzVmL2puQzBldXJOR0o5NkpwaXlsOHZOTUd2MVhNeiswVTJ4OE1NQUVSdlFZU0V2Ynd1L25FQkhqamtjYmlaSE94ZXV4S2giLCJtYWMiOiJiZTVlNGZjMTkwMDg0OTNmNjBlOTcxZDRiNDlhMDg3NjkzMDBiMjYxMjMxMDZlNzVhY2ZlNmQ2ZjAzZGFiYTU4IiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 14:16:21 GMT; Max-Age=900; path=/XSRF-TOKEN=eyJpdiI6InJKSENjT2NZaTREM2tLRHVDZjU4ZkE9PSIsInZhbHVlIjoiU3VlYUFldEVNbHVuQS91WXZnSUpXZFVDbVBwbjRZblZtL0NLS0hMZnBLdEtvTlYyTVNqa3JQREJRMzVmL2puQzBldXJOR" 1 => "poundex_associates_corporation_session=eyJpdiI6IjFFemFvdmZuN1R0bkZ2WitOVG83RUE9PSIsInZhbHVlIjoiMW1IWnc5UzRLZ1B5N1UzL0lUQUR5NnpRNG5rS3FwNGxtNXhKTXpZVnhVVytCVXJyeG90d0hKSWYranZpVDlSV0F4bFBuWWVHOW5IbFlINVdSaHR6d2tzOVQ1L1hjVnc4WDJSSzlPaFE1SXh6Nm9SWnVueUxmVjlKbWlWQUU0VkIiLCJtYWMiOiI0ZmE2MTM1MDEyOWM1NjI2ZDkwMzM3MjBkOGY1MDIyNWI1MjRmMTBkNzg5NzMxYTI5ODhhNjg2OTE3NWZiMDAzIiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 14:16:21 GMT; Max-Age=900; path=/; httponlypoundex_associates_corporation_session=eyJpdiI6IjFFemFvdmZuN1R0bkZ2WitOVG83RUE9PSIsInZhbHVlIjoiMW1IWnc5UzRLZ1B5N1UzL0lUQUR5NnpRNG5rS3FwNGxtNXhKTXpZVnhVVytCVXJye" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJKSENjT2NZaTREM2tLRHVDZjU4ZkE9PSIsInZhbHVlIjoiU3VlYUFldEVNbHVuQS91WXZnSUpXZFVDbVBwbjRZblZtL0NLS0hMZnBLdEtvTlYyTVNqa3JQREJRMzVmL2puQzBldXJOR0o5NkpwaXlsOHZOTUd2MVhNeiswVTJ4OE1NQUVSdlFZU0V2Ynd1L25FQkhqamtjYmlaSE94ZXV4S2giLCJtYWMiOiJiZTVlNGZjMTkwMDg0OTNmNjBlOTcxZDRiNDlhMDg3NjkzMDBiMjYxMjMxMDZlNzVhY2ZlNmQ2ZjAzZGFiYTU4IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 14:16:21 GMT; path=/XSRF-TOKEN=eyJpdiI6InJKSENjT2NZaTREM2tLRHVDZjU4ZkE9PSIsInZhbHVlIjoiU3VlYUFldEVNbHVuQS91WXZnSUpXZFVDbVBwbjRZblZtL0NLS0hMZnBLdEtvTlYyTVNqa3JQREJRMzVmL2puQzBldXJOR" 1 => "poundex_associates_corporation_session=eyJpdiI6IjFFemFvdmZuN1R0bkZ2WitOVG83RUE9PSIsInZhbHVlIjoiMW1IWnc5UzRLZ1B5N1UzL0lUQUR5NnpRNG5rS3FwNGxtNXhKTXpZVnhVVytCVXJyeG90d0hKSWYranZpVDlSV0F4bFBuWWVHOW5IbFlINVdSaHR6d2tzOVQ1L1hjVnc4WDJSSzlPaFE1SXh6Nm9SWnVueUxmVjlKbWlWQUU0VkIiLCJtYWMiOiI0ZmE2MTM1MDEyOWM1NjI2ZDkwMzM3MjBkOGY1MDIyNWI1MjRmMTBkNzg5NzMxYTI5ODhhNjg2OTE3NWZiMDAzIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 14:16:21 GMT; path=/; httponlypoundex_associates_corporation_session=eyJpdiI6IjFFemFvdmZuN1R0bkZ2WitOVG83RUE9PSIsInZhbHVlIjoiMW1IWnc5UzRLZ1B5N1UzL0lUQUR5NnpRNG5rS3FwNGxtNXhKTXpZVnhVVytCVXJye" ] ]
      session_attributes
      0 of 0
      array:5 [ "_token" => "UIJRC9lfeUBbLC0wLRt4mB4nFZvMwC1eEfXO2TGg" "links" => array:1 [ 0 => "http://bobkonaonline.com/product?slug=power-sofa-loveseat" ] "_previous" => array:1 [ "url" => "http://bobkonaonline.com/product?slug=power-sofa-loveseat" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]