AMP Research BedStep and BedXtender $40 Mail in Rebates!

Posted on: November 12, 2020

239

free shipping icon
FREE Shipping On all orders over $100
Secure shopping icon
Safe Shopping Payments 100% secure
phone icon
Have a question? 1-801-938-4891

SELECT YOUR

VEHICLE

8.1.20PHP Version296msRequest Duration4MBMemory UsageGET news/{news}Route
    • Booting (32.07ms)
    • Application (264ms)
    • 1 x Application (89.13%)
      264.00ms
      1 x Booting (10.83%)
      32.07ms
      5 templates were rendered
      • pages.subpages.single-news-page (resources/views/pages/subpages/single-news-page.blade.php)2blade
        Params
        0
        permalink
        1
        page
      • layouts.frontend-layout (resources/views/layouts/frontend-layout.blade.php)16blade
        Params
        0
        brands
        1
        categories
        2
        vehicleClassificationId
        3
        user
        4
        cartLength
        5
        resources
        6
        permalink
        7
        componentName
        8
        attributes
        9
        resolve
        10
        flushCache
        11
        forgetFactory
        12
        forgetComponentsResolver
        13
        resolveComponentsUsing
        14
        slot
        15
        __laravel_slots
      • partials.nav.frontend-nav (resources/views/partials/nav/frontend-nav.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        brands
        4
        categories
        5
        vehicleClassificationId
        6
        user
        7
        cartLength
        8
        resources
        9
        permalink
        10
        componentName
        11
        attributes
        12
        resolve
        13
        flushCache
        14
        forgetFactory
        15
        forgetComponentsResolver
        16
        resolveComponentsUsing
        17
        slot
        18
        __laravel_slots
        19
        final
        20
        $vehicleClassificationId
        21
        cartLengths
      • partials.footer.cookie-banner (resources/views/partials/footer/cookie-banner.blade.php)20blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        brands
        4
        categories
        5
        vehicleClassificationId
        6
        user
        7
        cartLength
        8
        resources
        9
        permalink
        10
        componentName
        11
        attributes
        12
        resolve
        13
        flushCache
        14
        forgetFactory
        15
        forgetComponentsResolver
        16
        resolveComponentsUsing
        17
        slot
        18
        __laravel_slots
        19
        final
      • partials.footer.frontend-footer (resources/views/partials/footer/frontend-footer.blade.php)20blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        brands
        4
        categories
        5
        vehicleClassificationId
        6
        user
        7
        cartLength
        8
        resources
        9
        permalink
        10
        componentName
        11
        attributes
        12
        resolve
        13
        flushCache
        14
        forgetFactory
        15
        forgetComponentsResolver
        16
        resolveComponentsUsing
        17
        slot
        18
        __laravel_slots
        19
        final
      uri
      GET news/{news}
      middleware
      web
      controller
      App\Http\Controllers\FrontEndControllers\NewsController@show
      namespace
      prefix
      where
      as
      news.show
      file
      app/Http/Controllers/FrontEndControllers/NewsController.php:28-42
      14 statements were executed, 3 of which were duplicated, 11 unique. Show only duplicated83.32ms
      • select * from `redirects` where `old_permalink` = '/news/amp-research-bedstep-and-bedxtender-40-mail-in-rebates' or `old_permalink` = 'news/amp-research-bedstep-and-bedxtender-40-mail-in-rebates' limit 1
        1.2msmiddleware::redirects:21parleys_staging
        Metadata
        Bindings
        • 0. /news/amp-research-bedstep-and-bedxtender-40-mail-in-rebates
        • 1. news/amp-research-bedstep-and-bedxtender-40-mail-in-rebates
        Backtrace
        • 15. middleware::redirects:21
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:799
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:776
      • select * from `sessions` where `id` = 'Pr0OAZlfNxfBoXAZHm004shxcjT188zbifBaK6k3' limit 1
        740μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97parleys_staging
        Metadata
        Bindings
        • 0. Pr0OAZlfNxfBoXAZHm004shxcjT188zbifBaK6k3
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select * from `pages` where `permalink` = 'amp-research-bedstep-and-bedxtender-40-mail-in-rebates' limit 1
        1.02ms/app/Http/Controllers/FrontEndControllers/NewsController.php:30parleys_staging
        Metadata
        Bindings
        • 0. amp-research-bedstep-and-bedxtender-40-mail-in-rebates
        Backtrace
        • 16. /app/Http/Controllers/FrontEndControllers/NewsController.php:30
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • update `pages` set `views` = 239, `pages`.`updated_at` = '2025-05-12 11:50:15' where `id` = 69
        3.06ms/vendor/staudenmeir/laravel-cte/src/Query/Traits/BuildsExpressionQueries.php:217parleys_staging
        Metadata
        Bindings
        • 0. 239
        • 1. 2025-05-12 11:50:15
        • 2. 69
        Backtrace
        • 9. /vendor/staudenmeir/laravel-cte/src/Query/Traits/BuildsExpressionQueries.php:217
        • 13. /app/Http/Controllers/FrontEndControllers/NewsController.php:32
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `resource_id` from `vehicle_classification_resources` where `resource_type` = 'App\Models\Brand' and `item_type` = 'dropdown' and `vehicle_classification_id` = 1
        5.67ms/app/View/Components/FrontendLayout.php:31parleys_staging
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. dropdown
        • 2. 1
        Backtrace
        • 13. /app/View/Components/FrontendLayout.php:31
        • 15. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 17. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
        • 18. /vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • select `brands`.`id`, `brands`.`name`, (select `permalink` from `permalinks` where `brand_id` = `brands`.`id` and `category_id` is null and `product_group_id` is null and `first_selector_id` is null and `make_id` is null and `model_id` is null limit 1) as `permalink`, (select `permalink` from `permalinks` where `product_group_id` in (select `product_groups`.`id` from `product_groups` where `product_groups`.`brand_id` = `brands`.`id` and `category_id` not in (select `categories`.`id` from `categories` where `hide_on_frontend` = 1)) limit 1) as `product_group_permalink`, (select count(*) from `product_groups` where `brands`.`id` = `product_groups`.`brand_id` and `approved` = 1 and `category_id` not in (select `categories`.`id` from `categories` where `hide_on_frontend` = 1)) as `product_groups_count` from `brands` where `brands`.`approved` = 1 and not `brands`.`hide_on_frontend` = 1 and `id` in (46, 119, 125, 201, 202, 434, 1121, 1122, 1149, 1465, 1466, 1468, 1511) order by `name` asc limit 16
        45.21ms/app/View/Components/FrontendLayout.php:45parleys_staging
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 46
        • 6. 119
        • 7. 125
        • 8. 201
        • 9. 202
        • 10. 434
        • 11. 1121
        • 12. 1122
        • 13. 1149
        • 14. 1465
        • 15. 1466
        • 16. 1468
        • 17. 1511
        Backtrace
        • 14. /app/View/Components/FrontendLayout.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 18. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • select `resource_id` from `vehicle_classification_resources` where `resource_type` = 'App\Models\Category' and `item_type` = 'dropdown' and `vehicle_classification_id` = 1
        1.29ms/app/View/Components/FrontendLayout.php:50parleys_staging
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. dropdown
        • 2. 1
        Backtrace
        • 13. /app/View/Components/FrontendLayout.php:50
        • 15. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 17. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
        • 18. /vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • select `categories`.*, (select `order` from `vehicle_classification_resources` where `resource_type` = 'App\Models\Category' and `item_type` = 'dropdown' and `vehicle_classification_id` = 1 and `categories`.`id` = `vehicle_classification_resources`.`resource_id` order by `vehicle_classification_id` asc limit 1) as `vcr_order`, (select count(*) from `categories` as `laravel_reserved_0` where `categories`.`id` = `laravel_reserved_0`.`parent_id`) as `children_count` from `categories` where `id` in (10, 265, 266, 272, 278, 284) order by `vcr_order` asc, `order` asc, `name` asc
        2.6ms/app/View/Components/FrontendLayout.php:67parleys_staging
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. dropdown
        • 2. 1
        • 3. 10
        • 4. 265
        • 5. 266
        • 6. 272
        • 7. 278
        • 8. 284
        Backtrace
        • 14. /app/View/Components/FrontendLayout.php:67
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 18. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • select * from `categories` where `categories`.`parent_id` in (10, 265, 266, 272, 278, 284) and `approved` = 1 and `hide_on_frontend` = 0 order by `order` asc
        1.98ms/app/View/Components/FrontendLayout.php:67parleys_staging
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        Backtrace
        • 19. /app/View/Components/FrontendLayout.php:67
        • 21. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 22. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 23. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
        • 24. /vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • select * from `permalinks` where (`brand_id` is null and `product_group_id` is null and `first_selector_id` is null and `make_id` is null and `model_id` is null) and `permalinks`.`category_id` in (68, 69, 103, 267, 268, 269, 270, 271, 273, 279, 289, 290, 291, 298, 299, 300, 302, 303, 308, 309, 314, 316, 320, 323, 326, 328, 331, 333, 336, 338, 344, 346, 347, 348, 353, 380, 408, 409, 411)
        13.24ms/app/View/Components/FrontendLayout.php:67parleys_staging
        Metadata
        Backtrace
        • 24. /app/View/Components/FrontendLayout.php:67
        • 26. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 27. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 28. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
        • 29. /vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • select * from `permalinks` where (`brand_id` is null and `product_group_id` is null and `first_selector_id` is null and `make_id` is null and `model_id` is null) and `permalinks`.`category_id` in (10, 265, 266, 272, 278, 284)
        1.96ms/app/View/Components/FrontendLayout.php:67parleys_staging
        Metadata
        Backtrace
        • 19. /app/View/Components/FrontendLayout.php:67
        • 21. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 22. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 23. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
        • 24. /vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • select * from `sessions` where `id` = 'Pr0OAZlfNxfBoXAZHm004shxcjT188zbifBaK6k3' limit 1
        1.07ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97parleys_staging
        Metadata
        Bindings
        • 0. Pr0OAZlfNxfBoXAZHm004shxcjT188zbifBaK6k3
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:173
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('ZXlKcGRpSTZJa3RYTUVkVk0zWnBVMUpOTUdacGRIVlRiMVV2TW5jOVBTSXNJblpoYkhWbElqb2lhRWs1T0ZkRU9FbzBVMU52WmtOalFtVTFZelJYYzJwWVRFOWlOMVpSWWxsbVNWRkpXRWxvTVc5M1JUaEtkRmxYVlhnMlVHSjBSVXd2WVhwSVowTTNRek5CVm1ocFVWSkVjSGh5WjNBNGRrNW1OVWRuUVhoUllXb3ZjR2hYYmpJclRHUjJTek14V2tKUVZVcDJOREJETWpWVmJVTkhkRTh5WjNsSlRWVjVjVEZ4VkZOdFYySktUVlpJUjFneEt6bDBjVGx2TlZSUE5uaGhhVU53VjNSM1JURnNObVlyUVRkclZHTlpRMFJPY3pOMVREZHBNelV5WTNSeU1USTFOM05KWjJsaFNuWjJiM1ZyZUZFd1lVUXdUVWh0VlhoNmMydDJkV3BxTjNoNFNVSnZTa2R4WVM5cU9ISnJNVmRRYVRWMWNVTjVRakJST1VWTGVqWjRNM0ZXUlU5VlVrWk5UVzR6U0ZaRk9VRTFjRWxaUVZZM1UzbDZVMlp0VFUxaVQxTmxUMmhNVEdoUFpFazJkWGxuVDBWVU4xSklha0kyWkVOYWFVbG5kR2xNUzJGSlUzazFReloySzAxb1NVaFVjR3BCWWxaTE5rZGpibXhzTjIwM2RHdEtWMGcwUmsxalNrd3lSVWc0UFNJc0ltMWhZeUk2SW1Fd01EYzFPVGcwTlRWbFptSTNNR1UwTXpZelltUXdORGcxT0RJMk5EZzFOalF5TVRjNFpXTTNOelJtWVdNMU9ETmxOMlJsTURReFpERTNORFZoT0dNaUxDSjBZV2NpT2lJaWZRPT0=', 1747050615, '', '18.217.156.194', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'Pr0OAZlfNxfBoXAZHm004shxcjT188zbifBaK6k3')
        3.17ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158parleys_staging
        Metadata
        Bindings
        • 0. ZXlKcGRpSTZJa3RYTUVkVk0zWnBVMUpOTUdacGRIVlRiMVV2TW5jOVBTSXNJblpoYkhWbElqb2lhRWs1T0ZkRU9FbzBVMU52WmtOalFtVTFZelJYYzJwWVRFOWlOMVpSWWxsbVNWRkpXRWxvTVc5M1JUaEtkRmxYVlhnMlVHSjBSVXd2WVhwSVowTTNRek5CVm1ocFVWSkVjSGh5WjNBNGRrNW1OVWRuUVhoUllXb3ZjR2hYYmpJclRHUjJTek14V2tKUVZVcDJOREJETWpWVmJVTkhkRTh5WjNsSlRWVjVjVEZ4VkZOdFYySktUVlpJUjFneEt6bDBjVGx2TlZSUE5uaGhhVU53VjNSM1JURnNObVlyUVRkclZHTlpRMFJPY3pOMVREZHBNelV5WTNSeU1USTFOM05KWjJsaFNuWjJiM1ZyZUZFd1lVUXdUVWh0VlhoNmMydDJkV3BxTjNoNFNVSnZTa2R4WVM5cU9ISnJNVmRRYVRWMWNVTjVRakJST1VWTGVqWjRNM0ZXUlU5VlVrWk5UVzR6U0ZaRk9VRTFjRWxaUVZZM1UzbDZVMlp0VFUxaVQxTmxUMmhNVEdoUFpFazJkWGxuVDBWVU4xSklha0kyWkVOYWFVbG5kR2xNUzJGSlUzazFReloySzAxb1NVaFVjR3BCWWxaTE5rZGpibXhzTjIwM2RHdEtWMGcwUmsxalNrd3lSVWc0UFNJc0ltMWhZeUk2SW1Fd01EYzFPVGcwTlRWbFptSTNNR1UwTXpZelltUXdORGcxT0RJMk5EZzFOalF5TVRjNFpXTTNOelJtWVdNMU9ETmxOMlJsTURReFpERTNORFZoT0dNaUxDSjBZV2NpT2lJaWZRPT0=
        • 1. 1747050615
        • 2. 
        • 3. 18.217.156.194
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. Pr0OAZlfNxfBoXAZHm004shxcjT188zbifBaK6k3
        Backtrace
        • 10. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • 11. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • 12. /vendor/laravel/framework/src/Illuminate/Session/Store.php:173
        • 13. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
        • 14. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • select * from `sessions` where `id` = 'Pr0OAZlfNxfBoXAZHm004shxcjT188zbifBaK6k3' limit 1
        1.11ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97parleys_staging
        Metadata
        Bindings
        • 0. Pr0OAZlfNxfBoXAZHm004shxcjT188zbifBaK6k3
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 20. /vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
      App\Models\Permalink
      45
      App\Models\Category
      45
      App\Models\Brand
      13
      App\Models\Page
      1
        _token
        Ch8uFoZADm8lpgZ7rtgcvgboNLKZKrtgkJaYJFgY
        _previous
        array:1 [ "url" => "https://parleys.suwdevelopment.com/news/amp-research-bedstep-and-bedxtender-40...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /news/amp-research-bedstep-and-bedxtender-40-mail-in-rebates
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:17 [ "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" ] "host" => array:1 [ 0 => "parleys.suwdevelopment.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
        request_server
        0 of 0
        array:40 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "parleys.suwdevelopment.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "parleys.suwdevelopment.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "146.190.158.22" "REMOTE_PORT" => "54739" "REMOTE_ADDR" => "18.217.156.194" "SERVER_SOFTWARE" => "nginx/1.24.0" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/forge/parleys.suwdevelopment.com/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/news/amp-research-bedstep-and-bedxtender-40-mail-in-rebates" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/forge/parleys.suwdevelopment.com/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1747050615.4739 "REQUEST_TIME" => 1747050615 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:6 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 12 May 2025 11:50:15 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9vSTRSamd4R0E2bk9DV0ZCVVhadHc9PSIsInZhbHVlIjoiVHYzb2l6aTdJWCtwZ1A1QWJVK2swa1BMSnQzd0dicHM5VjZNMXVObUJiT01OSWtHWGJ6VXBWNXZacGZtRmU0R0hsTm9hSkVFRFBhMXRub0x4WDQxRnM5dHA0ZmllTjVJWXdwbHNHd3dJNG1ab25yZTAvbFNYNnZhbWV1NnZSWkgiLCJtYWMiOiI5MzRiNTk3Y2RjN2M2YTNlOWI4YjRlZmRkMTcwNWVlNGY4MzVjYTM1ZTFjOWVmYjhiZjE4NGE5NzYwODFhOGExIiwidGFnIjoiIn0%3D; expires=Mon, 12 May 2025 13:50:15 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im9vSTRSamd4R0E2bk9DV0ZCVVhadHc9PSIsInZhbHVlIjoiVHYzb2l6aTdJWCtwZ1A1QWJVK2swa1BMSnQzd0dicHM5VjZNMXVObUJiT01OSWtHWGJ6VXBWNXZacGZtRmU0R0hsTm9hS" 1 => "staging_parleys_diesel_session=eyJpdiI6InFid0pNSG5KZVNXMjhtcDJqSnZjZ3c9PSIsInZhbHVlIjoiQWRSRlMxaHZObVIwdTl5SmNId0E2Sk1QNHZ3NjBSb21WaWoybUE0aWplMU5sR1VUVmZlN2RPRDdDaFNLb2JIc1VxdkN6VXJGNS8rOGc0UWhmYzYwclV1MXhlZGxkUjc0SmxXTlRWclhWOUY2RlRlbjBSay9ZQ3FlK0RtQXJ5bkUiLCJtYWMiOiIwZDM2Mzg3MWNhMzUyZjEyNzc0NzMyNDAyMGMzMzA4Yzc3OGY1Yjc5Nzk2ZTQ0ZmUxZmI2MmY4OGIxNDFkNWQ5IiwidGFnIjoiIn0%3D; expires=Mon, 12 May 2025 13:50:15 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxstaging_parleys_diesel_session=eyJpdiI6InFid0pNSG5KZVNXMjhtcDJqSnZjZ3c9PSIsInZhbHVlIjoiQWRSRlMxaHZObVIwdTl5SmNId0E2Sk1QNHZ3NjBSb21WaWoybUE0aWplMU5sR1VUVmZlN2RPR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9vSTRSamd4R0E2bk9DV0ZCVVhadHc9PSIsInZhbHVlIjoiVHYzb2l6aTdJWCtwZ1A1QWJVK2swa1BMSnQzd0dicHM5VjZNMXVObUJiT01OSWtHWGJ6VXBWNXZacGZtRmU0R0hsTm9hSkVFRFBhMXRub0x4WDQxRnM5dHA0ZmllTjVJWXdwbHNHd3dJNG1ab25yZTAvbFNYNnZhbWV1NnZSWkgiLCJtYWMiOiI5MzRiNTk3Y2RjN2M2YTNlOWI4YjRlZmRkMTcwNWVlNGY4MzVjYTM1ZTFjOWVmYjhiZjE4NGE5NzYwODFhOGExIiwidGFnIjoiIn0%3D; expires=Mon, 12-May-2025 13:50:15 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im9vSTRSamd4R0E2bk9DV0ZCVVhadHc9PSIsInZhbHVlIjoiVHYzb2l6aTdJWCtwZ1A1QWJVK2swa1BMSnQzd0dicHM5VjZNMXVObUJiT01OSWtHWGJ6VXBWNXZacGZtRmU0R0hsTm9hS" 1 => "staging_parleys_diesel_session=eyJpdiI6InFid0pNSG5KZVNXMjhtcDJqSnZjZ3c9PSIsInZhbHVlIjoiQWRSRlMxaHZObVIwdTl5SmNId0E2Sk1QNHZ3NjBSb21WaWoybUE0aWplMU5sR1VUVmZlN2RPRDdDaFNLb2JIc1VxdkN6VXJGNS8rOGc0UWhmYzYwclV1MXhlZGxkUjc0SmxXTlRWclhWOUY2RlRlbjBSay9ZQ3FlK0RtQXJ5bkUiLCJtYWMiOiIwZDM2Mzg3MWNhMzUyZjEyNzc0NzMyNDAyMGMzMzA4Yzc3OGY1Yjc5Nzk2ZTQ0ZmUxZmI2MmY4OGIxNDFkNWQ5IiwidGFnIjoiIn0%3D; expires=Mon, 12-May-2025 13:50:15 GMT; path=/; secure; httponlystaging_parleys_diesel_session=eyJpdiI6InFid0pNSG5KZVNXMjhtcDJqSnZjZ3c9PSIsInZhbHVlIjoiQWRSRlMxaHZObVIwdTl5SmNId0E2Sk1QNHZ3NjBSb21WaWoybUE0aWplMU5sR1VUVmZlN2RPR" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "Ch8uFoZADm8lpgZ7rtgcvgboNLKZKrtgkJaYJFgY" "_previous" => array:1 [ "url" => "https://parleys.suwdevelopment.com/news/amp-research-bedstep-and-bedxtender-40-mail-in-rebates" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]