Java J2EE Developer

Empowered Benefits LLC, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Scrum Master

Empowered Benefits LLC, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

UI/UX Developer/Designer

Empowered Benefits LLC, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Java Full stack lead

Duke Energy Corporation, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Ab Initio GDE Developer

Wells Fargo & Company, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Network/System Engineer

Bank of America Corporation, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Oracle Functional Analyst

Pearson Education, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Tire 3 Windows Support

The Vanguard Group, Contract Malvern Charlotte, Pennsylvania , United States Posted 5 years ago Deadline : January 7, 2020 5 years ago

Business Rule Analyst

TIAA, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : December 15, 2019 5 years ago

.NET Developer

XPO Logistics, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : December 15, 2019 5 years ago

DW Test Analyst

XPO Logistics, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : December 15, 2019 5 years ago

Mainframe EDI Developer

Wells Fargo & Company, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : December 3, 2019 5 years ago

QA Analyst

SCOR Global Life Americas, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

SQL DBA

Duke Energy Corporation, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Front-end UI engineer

Bank of America Corporation, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Interwoven TeamSite Developer

Bank of America Corporation, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Informatica Developer

Bank of America Corporation, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

QA tester

Bank of America Corporation, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

BI Developer

Premier Inc, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Android Developer

TIAA, Contract Charlotte, North Carolina, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Azure Cloud Generalist

Diversey Inc, Contract Charlotte, North Carolina, United States Posted 6 years ago Deadline : February 21, 2019 6 years ago

Technical Application Support / Infrastructure(Java AND DevOps) Consultant.

Pendo Systems, Contract Charlotte, North Carolina, United States Posted 6 years ago Deadline : February 21, 2019 6 years ago

WebMethods Developer

Duke Energy Corporation, Contract Charlotte, North Carolina, United States Posted 6 years ago Deadline : February 21, 2019 6 years ago

.NET Developer

Electrolux, Contract Charlotte, North Carolina, United States Posted 6 years ago Deadline : April 22, 2018 6 years ago

UI Developer

Compass Group North America, Contract Charlotte, North Carolina, United States Posted 6 years ago Deadline : April 22, 2018 6 years ago

Request history8.1.32PHP Version2.3sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (2.09s)time
    • Application (205ms)time
    • 1 x Booting (91.07%)
      2.09s
      1 x Application (8.93%)
      205ms
      3 templates were rendered
      • frontend.jobs-by-state_or_cityjobs-by-state_or_city.blade.php#?blade
      • pagination::bootstrap-5bootstrap-5.blade.php#?blade
      • layouts.themetheme.blade.php#?blade
      uri
      GET ByStateOrcity/{user_name}/jobs
      middleware
      web
      controller
      App\Http\Controllers\JobController@ByStateOrcity
      namespace
      prefix
      where
      as
      jobs_by_state_or_city
      file
      app/Http/Controllers/JobController.php:807-825
      30 statements were executed (17 duplicates)Show only duplicates166ms
      • JobController.php#818clientfyi_final23.02msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Charlotte%' or `jobs`.`city_name` like '%Charlotte%'
        Bindings
        • 0: %Charlotte%
        • 1: %Charlotte%
        Backtrace
        • app/Http/Controllers/JobController.php:818
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • JobController.php#818clientfyi_final19.56msselect * from `jobs` where `jobs`.`state_name` like '%Charlotte%' or `jobs`.`city_name` like '%Charlotte%' order by `created_at` desc limit 25 offset 200
        Bindings
        • 0: %Charlotte%
        • 1: %Charlotte%
        Backtrace
        • app/Http/Controllers/JobController.php:818
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • jobs-by-state_or_city.blade.php#33clientfyi_final510μsselect * from `users` where `users`.`id` = 51280 limit 1
        Bindings
        • 0: 51280
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final380μsselect * from `users` where `users`.`id` = 51280 limit 1
        Bindings
        • 0: 51280
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 51280 limit 1
        Bindings
        • 0: 51280
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 16797 limit 1
        Bindings
        • 0: 16797
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 6364 limit 1
        Bindings
        • 0: 6364
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final370μsselect * from `users` where `users`.`id` = 634 limit 1
        Bindings
        • 0: 634
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 16872 limit 1
        Bindings
        • 0: 16872
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 5837 limit 1
        Bindings
        • 0: 5837
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final350μsselect * from `users` where `users`.`id` = 6651 limit 1
        Bindings
        • 0: 6651
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 51344 limit 1
        Bindings
        • 0: 51344
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 51344 limit 1
        Bindings
        • 0: 51344
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 6364 limit 1
        Bindings
        • 0: 6364
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final340μsselect * from `users` where `users`.`id` = 51781 limit 1
        Bindings
        • 0: 51781
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final390μsselect * from `users` where `users`.`id` = 16797 limit 1
        Bindings
        • 0: 16797
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 634 limit 1
        Bindings
        • 0: 634
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 634 limit 1
        Bindings
        • 0: 634
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final350μsselect * from `users` where `users`.`id` = 634 limit 1
        Bindings
        • 0: 634
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final360μsselect * from `users` where `users`.`id` = 634 limit 1
        Bindings
        • 0: 634
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final360μsselect * from `users` where `users`.`id` = 21269 limit 1
        Bindings
        • 0: 21269
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final390μsselect * from `users` where `users`.`id` = 6651 limit 1
        Bindings
        • 0: 6651
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final400μsselect * from `users` where `users`.`id` = 51386 limit 1
        Bindings
        • 0: 51386
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final410μsselect * from `users` where `users`.`id` = 51397 limit 1
        Bindings
        • 0: 51397
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final400μsselect * from `users` where `users`.`id` = 16797 limit 1
        Bindings
        • 0: 16797
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final430μsselect * from `users` where `users`.`id` = 11421 limit 1
        Bindings
        • 0: 11421
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final380μsselect * from `users` where `users`.`id` = 1268 limit 1
        Bindings
        • 0: 1268
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • theme.blade.php#101clientfyi_final760μsselect * from `categories` where `job_count` >= 1 order by `job_count` desc
        Bindings
        • 0: 1
        Backtrace
        • view::layouts.theme:101
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • theme.blade.php#102clientfyi_final68.95msSELECT jobs.state_id,jobs.state_name, COUNT(*) AS numberOfSales FROM jobs JOIN states ON states.id = jobs.state_id GROUP BY jobs.state_id,jobs.state_name ORDER BY COUNT(*) DESC limit 15
        Backtrace
        • view::layouts.theme:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • theme.blade.php#103clientfyi_final44.59msSELECT jobs.city_id,jobs.city_name, COUNT(*) AS numberOfcities FROM jobs JOIN cities ON cities.id = jobs.city_id GROUP BY jobs.city_id,jobs.city_name ORDER BY COUNT(*) DESC limit 15
        Backtrace
        • view::layouts.theme:103
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Category
      138Category.php#?
      App\Models\Job
      25Job.php#?
      App\Models\User
      25User.php#?
          _token
          ZjUUbljbAtlvgmyGFvNiCoGstSmASFVVQSuMOLqp
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Charlotte/jobs?page=9" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Charlotte/jobs
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "9" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "3.12.149.57" ] "host" => array:1 [ 0 => "pingjob.com" ] ]
          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 => "Fri, 18 Apr 2025 23:29:38 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjI4TjRDZVFvYkR4cEprZG5lVjkxN1E9PSIsInZhbHVlIjoiYlczMmZoSjlJU0pldWhveUFraVlDSDQ0cUpRLzJiKzRDczFoRmp6bVdGZEw1N2tSRndiUjZnN3lPSUlJYUJaZEZXazU5TnUyTTNNbTBCdHJEUjRIeXZBbS9jZ2IrNXNTeEtKT0lqQ3dac2djZEhBZFczYVk3c25Wc0twVk5SeEoiLCJtYWMiOiI0YzkwMzVkNTJiY2UzNjcyMjE0ODUzYTBlMTM4ZjU1ZDkyMjlhYmVmMDFjOTFiMzMyM2MwNzkxZTJkMDUxNzY0IiwidGFnIjoiIn0%3D; expires=Sat, 19 Apr 2025 01:29:38 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjI4TjRDZVFvYkR4cEprZG5lVjkxN1E9PSIsInZhbHVlIjoiYlczMmZoSjlJU0pldWhveUFraVlDSDQ0cUpRLzJiKzRDczFoRmp6bVdGZEw1N2tSRndiUjZnN3lPSUlJYUJaZEZXazU5T" 1 => "laravel_session=eyJpdiI6IlpwS2FYczNXY0drVFByKzJrT2JpVGc9PSIsInZhbHVlIjoiMllIRWFJUVFXWmZtMnVHQmZxMFVLZEd0UkxycDZZalZjV0V0VmVuTGllUXRUbzNXMEJBSm5yTXgzTTFiQXBIamVYZWZQZGhSZ3pyRDZscysrUjh6eVl4MC9YMVJ5ZWFZcFEyekdPbkRqSEZyNnZZVGx2SlB1eFl4U2hvcUlOT1IiLCJtYWMiOiIzMzRhYTkxM2QwNDdlNjRlNzgwZDlhNTIyZGUwNzdkNTVmN2E5MGRiYzhlNTA0MmYyNzg2MWZhZTk3MzM3MWM0IiwidGFnIjoiIn0%3D; expires=Sat, 19 Apr 2025 01:29:38 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IlpwS2FYczNXY0drVFByKzJrT2JpVGc9PSIsInZhbHVlIjoiMllIRWFJUVFXWmZtMnVHQmZxMFVLZEd0UkxycDZZalZjV0V0VmVuTGllUXRUbzNXMEJBSm5yTXgzTTFiQXBIamVY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjI4TjRDZVFvYkR4cEprZG5lVjkxN1E9PSIsInZhbHVlIjoiYlczMmZoSjlJU0pldWhveUFraVlDSDQ0cUpRLzJiKzRDczFoRmp6bVdGZEw1N2tSRndiUjZnN3lPSUlJYUJaZEZXazU5TnUyTTNNbTBCdHJEUjRIeXZBbS9jZ2IrNXNTeEtKT0lqQ3dac2djZEhBZFczYVk3c25Wc0twVk5SeEoiLCJtYWMiOiI0YzkwMzVkNTJiY2UzNjcyMjE0ODUzYTBlMTM4ZjU1ZDkyMjlhYmVmMDFjOTFiMzMyM2MwNzkxZTJkMDUxNzY0IiwidGFnIjoiIn0%3D; expires=Sat, 19-Apr-2025 01:29:38 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjI4TjRDZVFvYkR4cEprZG5lVjkxN1E9PSIsInZhbHVlIjoiYlczMmZoSjlJU0pldWhveUFraVlDSDQ0cUpRLzJiKzRDczFoRmp6bVdGZEw1N2tSRndiUjZnN3lPSUlJYUJaZEZXazU5T" 1 => "laravel_session=eyJpdiI6IlpwS2FYczNXY0drVFByKzJrT2JpVGc9PSIsInZhbHVlIjoiMllIRWFJUVFXWmZtMnVHQmZxMFVLZEd0UkxycDZZalZjV0V0VmVuTGllUXRUbzNXMEJBSm5yTXgzTTFiQXBIamVYZWZQZGhSZ3pyRDZscysrUjh6eVl4MC9YMVJ5ZWFZcFEyekdPbkRqSEZyNnZZVGx2SlB1eFl4U2hvcUlOT1IiLCJtYWMiOiIzMzRhYTkxM2QwNDdlNjRlNzgwZDlhNTIyZGUwNzdkNTVmN2E5MGRiYzhlNTA0MmYyNzg2MWZhZTk3MzM3MWM0IiwidGFnIjoiIn0%3D; expires=Sat, 19-Apr-2025 01:29:38 GMT; path=/; httponlylaravel_session=eyJpdiI6IlpwS2FYczNXY0drVFByKzJrT2JpVGc9PSIsInZhbHVlIjoiMllIRWFJUVFXWmZtMnVHQmZxMFVLZEd0UkxycDZZalZjV0V0VmVuTGllUXRUbzNXMEJBSm5yTXgzTTFiQXBIamVY" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "ZjUUbljbAtlvgmyGFvNiCoGstSmASFVVQSuMOLqp" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Charlotte/jobs?page=9" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-18 23:29:38GET/ByStateOrcity/Charlotte/jobs?page=9330188