An Integrator's Guide to Cloud Video Surveillance

An Integrator's Guide to Cloud Video Surveillance

Arecont Vision Costar’s cloud-based centralized management system [the Total Video Solution] is designed to eliminate the pitfalls, cost and bandwidth limitations of cloud-based video storage by recording locally for increased performance and reliability while exporting video of interest to the cloud.

SDM: Arecont Vision Costar Opens Three New Facilities

SDM: Arecont Vision Costar Opens Three New Facilities

These new facilities, when combined with our newly enhanced Customer Support Portal, updated Partner Portal and new ERP software systems, will all help the company to better focus on delivering a superior customer experience, improved product quality and the continued development of the innovative products that the Arecont Vision brand has long been known for."

7.4.33PHP Version105msRequest Duration7MBMemory UsageGET category/{slug}Route
    • Booting (38.1ms)
    • Application (66.7ms)
    • 1 x Application (63.52%)
      66.70ms
      1 x Booting (36.28%)
      38.10ms
      12 templates were rendered
      • themes.avc1.post (resources/views/themes/avc1/post.blade.php)2blade
        Params
        0
        categories
        1
        posts
      • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • themes.avc1.layout.master (resources/views/themes/avc1/layout/master.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        categories
        6
        posts
        7
        __currentLoopData
        8
        post
        9
        loop
        10
        category
      • themes.avc1.partials.header (resources/views/themes/avc1/partials/header.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        categories
        6
        posts
        7
        __currentLoopData
        8
        post
        9
        loop
        10
        category
      • menuheader (resources/views/menuheader.blade.php)2blade
        Params
        0
        items
        1
        options
      • themes.avc1.partials.footer (resources/views/themes/avc1/partials/footer.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        categories
        6
        posts
        7
        __currentLoopData
        8
        post
        9
        loop
        10
        category
      • menufooter (resources/views/menufooter.blade.php)2blade
        Params
        0
        items
        1
        options
      • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        items
        6
        options
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        originalItem
        11
        isActive
        12
        styles
        13
        icon
        14
        alerts
      • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        items
        6
        options
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        originalItem
        11
        isActive
        12
        styles
        13
        icon
        14
        alerts
      • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        items
        6
        options
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        originalItem
        11
        isActive
        12
        styles
        13
        icon
        14
        alerts
      • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        items
        6
        options
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        originalItem
        11
        isActive
        12
        styles
        13
        icon
        14
        alerts
      • themes.avc1.partials.rocket-menu (resources/views/themes/avc1/partials/rocket-menu.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        categories
        6
        posts
        7
        __currentLoopData
        8
        post
        9
        loop
        10
        category
      uri
      GET category/{slug}
      middleware
      web
      controller
      App\Http\Controllers\PostsController@postCategory
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/PostsController.php:57-70
      20 statements were executed, 15 of which were duplicated, 5 unique29.16ms
      • select * from `categories`
        540μs/app/Http/Controllers/PostsController.php:17avc_staging_db
        Metadata
        Backtrace
        • 12. /app/Http/Controllers/PostsController.php:17
        • 14. /vendor/laravel/framework/src/Illuminate/Container/Container.php:843
        • 15. /vendor/laravel/framework/src/Illuminate/Container/Container.php:681
        • 16. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:785
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:629
      • select * from `categories` where `slug` = 'news-articles' limit 1
        430μs/app/Http/Controllers/PostsController.php:61avc_staging_db
        Metadata
        Bindings
        • 0. news-articles
        Backtrace
        • 15. /app/Http/Controllers/PostsController.php:61
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
      • select count(*) as aggregate from `posts` where `posts`.`category_id` = 2 and `posts`.`category_id` is not null and `status` = 'PUBLISHED' and `created_at` <= '2025-06-01 04:02:35'
        4.06ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23avc_staging_db
        Metadata
        Bindings
        • 0. 2
        • 1. PUBLISHED
        • 2. 2025-06-01 04:02:35
        Backtrace
        • 15. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 17. /app/Http/Controllers/PostsController.php:66
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `posts` where `posts`.`category_id` = 2 and `posts`.`category_id` is not null and `status` = 'PUBLISHED' and `created_at` <= '2025-06-01 04:02:35' order by `created_at` desc limit 15 offset 30
        19.33ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23avc_staging_db
        Metadata
        Bindings
        • 0. 2
        • 1. PUBLISHED
        • 2. 2025-06-01 04:02:35
        Backtrace
        • 15. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 17. /app/Http/Controllers/PostsController.php:66
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `categories` where `categories`.`id` = 2 limit 1
        710μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        340μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        270μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        240μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        280μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        290μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        300μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        250μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        280μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        290μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        240μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        270μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        260μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        240μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `categories`.`id` = 2 limit 1
        230μsview::themes.avc1.post:39avc_staging_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::themes.avc1.post:39
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `settings` order by `order` asc
        310μs/vendor/tcg/voyager/src/Voyager.php:238avc_staging_db
        Metadata
        Backtrace
        • 14. /vendor/tcg/voyager/src/Voyager.php:238
        • 15. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261
        • 16. /vendor/tcg/voyager/src/Helpers/helpers.php:6
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      TCG\Voyager\Models\Setting
      20
      App\Post
      15
      App\Category
      16
          _token
          syG6g0VZyEhHYAvKydX9bpZoIDG6H5CsG6DUo5fZ
          _previous
          array:1 [ "url" => "https://avcstaging.arecontvisioncostar.com/category/news-articles?page=3" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/news-articles
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "3" ]
          request_request
          0 of 0
          array:1 [ "page" => "3" ]
          request_headers
          0 of 0
          array:24 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.149.25.222" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "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 => "948e38372b08f4a2-SJC" ] "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"}" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "3.149.25.222, 172.71.154.55" ] "x-server-addr" => array:1 [ 0 => "159.65.79.202" ] "host" => array:1 [ 0 => "avcstaging.arecontvisioncostar.com" ] ]
          request_server
          0 of 0
          array:56 [ "USER" => "avcstaging" "HOME" => "/home/avcstaging" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/category/news-articles?page=3" "QUERY_STRING" => "page=3" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "page=3" "REDIRECT_URL" => "/category/news-articles" "REMOTE_PORT" => "36594" "SCRIPT_FILENAME" => "/home/avcstaging/webapps/app-avcstaging/public/index.php" "SERVER_ADMIN" => "you@example.com" "CONTEXT_DOCUMENT_ROOT" => "/home/avcstaging/webapps/app-avcstaging/public/" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "http" "DOCUMENT_ROOT" => "/home/avcstaging/webapps/app-avcstaging/public/" "REMOTE_ADDR" => "172.71.154.55" "SERVER_PORT" => "80" "SERVER_ADDR" => "127.0.0.1" "SERVER_NAME" => "avcstaging.arecontvisioncostar.com" "SERVER_SOFTWARE" => "Apache/2.4.62 (Unix) OpenSSL/1.0.2g" "SERVER_SIGNATURE" => "" "LD_LIBRARY_PATH" => "/RunCloud/Packages/apache2-rc/lib" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "3.149.25.222" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "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_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "948e38372b08f4a2-SJC" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CONNECTION" => "close" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "3.149.25.222, 172.71.154.55" "HTTP_X_SERVER_ADDR" => "159.65.79.202" "HTTP_HOST" => "avcstaging.arecontvisioncostar.com" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1748775755.4439 "REQUEST_TIME" => 1748775755 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Sun, 01 Jun 2025 11:02:35 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNEOFFNTzFOSGgwK1VjeUhRcjg0eFE9PSIsInZhbHVlIjoicGFYeWx6MEgyMmdoUDlsUzBHaHN6ZlBPZHBUQ05adkFHV3pUTGtOTHAzckdaRGd1N3BaTHlOYmVkclVTeE1ROTk0QWlzOUduVE9yNTFXUTltRWlhOXBKbGFiRis3b2VnVVdORDd2a1FIbU9Cb0FTak1rSnROS3B3Q2F5QmRpQ2wiLCJtYWMiOiJlNzgxZDNiZGMzMzg1ZDkyNGQ1M2M3NWMwNzlkYTU5MDkwNTZmMGUxNTc3NDMxZjA2ZWYwZmU5NmYyMGNjMDgxIn0%3D; expires=Sun, 01-Jun-2025 13:02:35 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImNEOFFNTzFOSGgwK1VjeUhRcjg0eFE9PSIsInZhbHVlIjoicGFYeWx6MEgyMmdoUDlsUzBHaHN6ZlBPZHBUQ05adkFHV3pUTGtOTHAzckdaRGd1N3BaTHlOYmVkclVTeE1ROTk0QWlzO" 1 => "avcostar_session=eyJpdiI6IkR0cE12cHJpbzg4ZEdRdFpHY0wxaGc9PSIsInZhbHVlIjoiNThZcEI5dTZpVkJaTU5IbkU0aWVVUzh2cmVEV1pNWDA0ME91T3BwWXFKWXRZSXh5WkxoaVYrcSt3dU5CeFwvWHFKUVFDK0JDeURoejZcL1p0RlVqWU9NOFdWdlh1SUFNY1pJZ3crVm5MVENhb3J3ZHVIS1Y0RjdnRTN2OTEzSVdWZiIsIm1hYyI6Ijg2MzQxNzk4NWFmNjViNTlmMGM1ZTRmYjdiZTI2N2YxNzYyODMxMzg5NWEwNTAzMDNiMjIzZDcyYWY0OWQyMzYifQ%3D%3D; expires=Sun, 01-Jun-2025 13:02:35 GMT; Max-Age=7200; path=/; httponlyavcostar_session=eyJpdiI6IkR0cE12cHJpbzg4ZEdRdFpHY0wxaGc9PSIsInZhbHVlIjoiNThZcEI5dTZpVkJaTU5IbkU0aWVVUzh2cmVEV1pNWDA0ME91T3BwWXFKWXRZSXh5WkxoaVYrcSt3dU5CeFwvWHF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNEOFFNTzFOSGgwK1VjeUhRcjg0eFE9PSIsInZhbHVlIjoicGFYeWx6MEgyMmdoUDlsUzBHaHN6ZlBPZHBUQ05adkFHV3pUTGtOTHAzckdaRGd1N3BaTHlOYmVkclVTeE1ROTk0QWlzOUduVE9yNTFXUTltRWlhOXBKbGFiRis3b2VnVVdORDd2a1FIbU9Cb0FTak1rSnROS3B3Q2F5QmRpQ2wiLCJtYWMiOiJlNzgxZDNiZGMzMzg1ZDkyNGQ1M2M3NWMwNzlkYTU5MDkwNTZmMGUxNTc3NDMxZjA2ZWYwZmU5NmYyMGNjMDgxIn0%3D; expires=Sun, 01-Jun-2025 13:02:35 GMT; path=/XSRF-TOKEN=eyJpdiI6ImNEOFFNTzFOSGgwK1VjeUhRcjg0eFE9PSIsInZhbHVlIjoicGFYeWx6MEgyMmdoUDlsUzBHaHN6ZlBPZHBUQ05adkFHV3pUTGtOTHAzckdaRGd1N3BaTHlOYmVkclVTeE1ROTk0QWlzO" 1 => "avcostar_session=eyJpdiI6IkR0cE12cHJpbzg4ZEdRdFpHY0wxaGc9PSIsInZhbHVlIjoiNThZcEI5dTZpVkJaTU5IbkU0aWVVUzh2cmVEV1pNWDA0ME91T3BwWXFKWXRZSXh5WkxoaVYrcSt3dU5CeFwvWHFKUVFDK0JDeURoejZcL1p0RlVqWU9NOFdWdlh1SUFNY1pJZ3crVm5MVENhb3J3ZHVIS1Y0RjdnRTN2OTEzSVdWZiIsIm1hYyI6Ijg2MzQxNzk4NWFmNjViNTlmMGM1ZTRmYjdiZTI2N2YxNzYyODMxMzg5NWEwNTAzMDNiMjIzZDcyYWY0OWQyMzYifQ%3D%3D; expires=Sun, 01-Jun-2025 13:02:35 GMT; path=/; httponlyavcostar_session=eyJpdiI6IkR0cE12cHJpbzg4ZEdRdFpHY0wxaGc9PSIsInZhbHVlIjoiNThZcEI5dTZpVkJaTU5IbkU0aWVVUzh2cmVEV1pNWDA0ME91T3BwWXFKWXRZSXh5WkxoaVYrcSt3dU5CeFwvWHF" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "syG6g0VZyEhHYAvKydX9bpZoIDG6H5CsG6DUo5fZ" "_previous" => array:1 [ "url" => "https://avcstaging.arecontvisioncostar.com/category/news-articles?page=3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]