C# WPF Development

Wellington Management Company LLP, Full Time Boston, Massachusetts, United States Posted 3 years ago Deadline : February 5, 2022 3 years ago

Full Stack Software Engineer

Boston Children's Hospital, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : December 5, 2021 3 years ago

AI Designer

Findability Sciences Inc, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : November 24, 2021 3 years ago

SharePoint Administrator/ Analyst

Haemonetics Corporation, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : November 18, 2021 3 years ago

Lead java developer

Wellington Management Company LLP, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : November 18, 2021 3 years ago

Lead Developer

Boston Private, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : November 1, 2021 3 years ago

IAM Solutions Architect

Pear Therapeutics, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : November 1, 2021 3 years ago

Ruby on Rails Developer

Simply Business, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : October 28, 2021 3 years ago

Data Visualization Specialist

Eaton Vance, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : September 16, 2021 3 years ago

AEM Developer

Merck Research Laboratory, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : August 17, 2021 3 years ago

Full Stack Developer

OneView Commerce, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : July 19, 2021 3 years ago

ETL Tester

ConcertAI, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : July 8, 2021 3 years ago

Data Analyst

Maine Pointe, Contract Boston, Massachusetts , United States Posted 3 years ago Deadline : June 22, 2021 3 years ago

Salesforce Project Manager

Blue Cross Blue Shield of Massachusetts, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : June 17, 2021 3 years ago

Sr Developer – Data Integration

Eaton Vance, Contract Boston, Massachusetts, United States Posted 3 years ago Deadline : June 11, 2021 3 years ago

Dell Boomi Architect

PTC Inc, Contract Boston, Massachusetts , United States Posted 4 years ago Deadline : April 10, 2021 4 years ago

Data Analyst/Modeler

Keurig Green Mountain Inc, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : December 25, 2020 4 years ago

Business Intelligence Architect

BMC HealthNet Plan, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : December 25, 2020 4 years ago

FileNet/Data Cap Admin

State of Massachusetts, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : November 22, 2020 4 years ago

Data Scientist/Machine Learning Engineer

Fidelity Investments, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : November 22, 2020 4 years ago

Java Developer

Putnam Investments, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

ETL developer with Talend Expereince

America's Test Kitchen, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

ETL Data Specialist

America's Test Kitchen, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Business Analyst with Commercial S&M

Medidata Solutions Worldwide, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Oracle Database Developer

Fidelity Investments, Contract Boston, Massachusetts, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Request history8.1.32PHP Version3.41sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (3.09s)time
    • Application (314ms)time
    • 1 x Booting (90.79%)
      3.09s
      1 x Application (9.21%)
      314ms
      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 (8 duplicates)Show only duplicates247ms
      • JobController.php#818clientfyi_final15.42msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Boston%' or `jobs`.`city_name` like '%Boston%'
        Bindings
        • 0: %Boston%
        • 1: %Boston%
        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_final26.32msselect * from `jobs` where `jobs`.`state_name` like '%Boston%' or `jobs`.`city_name` like '%Boston%' order by `created_at` desc limit 25 offset 75
        Bindings
        • 0: %Boston%
        • 1: %Boston%
        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_final540μsselect * from `users` where `users`.`id` = 6729 limit 1
        Bindings
        • 0: 6729
        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_final480μsselect * from `users` where `users`.`id` = 80460 limit 1
        Bindings
        • 0: 80460
        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_final490μsselect * from `users` where `users`.`id` = 80450 limit 1
        Bindings
        • 0: 80450
        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_final530μsselect * from `users` where `users`.`id` = 2446 limit 1
        Bindings
        • 0: 2446
        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_final490μsselect * from `users` where `users`.`id` = 6729 limit 1
        Bindings
        • 0: 6729
        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_final5.35msselect * from `users` where `users`.`id` = 80357 limit 1
        Bindings
        • 0: 80357
        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_final510μsselect * from `users` where `users`.`id` = 80358 limit 1
        Bindings
        • 0: 80358
        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_final490μsselect * from `users` where `users`.`id` = 80352 limit 1
        Bindings
        • 0: 80352
        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_final460μsselect * from `users` where `users`.`id` = 74357 limit 1
        Bindings
        • 0: 74357
        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_final30.06msselect * from `users` where `users`.`id` = 49098 limit 1
        Bindings
        • 0: 49098
        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_final6.61msselect * from `users` where `users`.`id` = 52138 limit 1
        Bindings
        • 0: 52138
        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_final2.84msselect * from `users` where `users`.`id` = 80133 limit 1
        Bindings
        • 0: 80133
        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_final1.93msselect * from `users` where `users`.`id` = 80106 limit 1
        Bindings
        • 0: 80106
        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_final570μsselect * from `users` where `users`.`id` = 11367 limit 1
        Bindings
        • 0: 11367
        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_final960μsselect * from `users` where `users`.`id` = 74357 limit 1
        Bindings
        • 0: 74357
        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_final1.04msselect * from `users` where `users`.`id` = 16310 limit 1
        Bindings
        • 0: 16310
        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_final1.02msselect * from `users` where `users`.`id` = 51100 limit 1
        Bindings
        • 0: 51100
        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_final1.01msselect * from `users` where `users`.`id` = 75236 limit 1
        Bindings
        • 0: 75236
        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` = 6583 limit 1
        Bindings
        • 0: 6583
        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` = 2094 limit 1
        Bindings
        • 0: 2094
        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_final450μsselect * from `users` where `users`.`id` = 4601 limit 1
        Bindings
        • 0: 4601
        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` = 75081 limit 1
        Bindings
        • 0: 75081
        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_final420μsselect * from `users` where `users`.`id` = 75081 limit 1
        Bindings
        • 0: 75081
        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` = 20591 limit 1
        Bindings
        • 0: 20591
        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_final11.26msselect * from `users` where `users`.`id` = 2094 limit 1
        Bindings
        • 0: 2094
        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_final6.63msselect * 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_final61.11msSELECT 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_final68.75msSELECT 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
          70aPVmqaPMhdt2zbseyJNLk9IC20flQgKa0BPmU0
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Boston/jobs?page=4" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Boston/jobs
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "4" ]
          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.129.216.49" ] "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 => "Sat, 26 Apr 2025 18:33:37 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imx1RE4rL2dxOGFnQVZPYWZBN1FON3c9PSIsInZhbHVlIjoibU1DQXNOa05rV3Y4MkFWK2JIRys0UWsyUUhvbnkwVWpucnJSMTlXcDRuZlBDQ0sxUnYvSUlZSnlzbXdLekp6YmNBU3VRTDduOUNDTTBqeUNYeHZzNkthd3RnWVFaTFRoWXA0SUdIQjdnTHVUNGtHMlpOZTFWVW5TbTdQNUI4REkiLCJtYWMiOiJiZTFjMWVhNTE5MjQ2OTIwMDM4ZWVmODExZGY0ZTk3MDY1ZmQxZTVkYWNkZDk5MjUwYjU3NGY4NTA2MGIyM2VkIiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 20:33:37 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Imx1RE4rL2dxOGFnQVZPYWZBN1FON3c9PSIsInZhbHVlIjoibU1DQXNOa05rV3Y4MkFWK2JIRys0UWsyUUhvbnkwVWpucnJSMTlXcDRuZlBDQ0sxUnYvSUlZSnlzbXdLekp6YmNBU3VRT" 1 => "laravel_session=eyJpdiI6IlVHRC9aMjNCZCtlcjVzNGVWeWtNeWc9PSIsInZhbHVlIjoiNTRGVVR1THNwdFpNbitzOEZVSSt0bnZObjA4T3dQQUE0azBDUzlaL3NxZWRGa2tpVVVtZGVkSXVRSzM1ellGVTQxZjUzL25QckpOSzh3eHNoWUtOc05iUERJVC9xbE1BblZQV2RpeG1sRzUwcjZlMW5EcFA1bWxSUUN4N29iblMiLCJtYWMiOiI0NzdlOTJlZGY3OGFhNTdiYjA3MzM2ZjY5ZDhmMTc2NWNlMmY0NWJlYWQzMzFlZjFlYTgxZGY5OWIzMjJmOTU4IiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 20:33:37 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IlVHRC9aMjNCZCtlcjVzNGVWeWtNeWc9PSIsInZhbHVlIjoiNTRGVVR1THNwdFpNbitzOEZVSSt0bnZObjA4T3dQQUE0azBDUzlaL3NxZWRGa2tpVVVtZGVkSXVRSzM1ellGVTQx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imx1RE4rL2dxOGFnQVZPYWZBN1FON3c9PSIsInZhbHVlIjoibU1DQXNOa05rV3Y4MkFWK2JIRys0UWsyUUhvbnkwVWpucnJSMTlXcDRuZlBDQ0sxUnYvSUlZSnlzbXdLekp6YmNBU3VRTDduOUNDTTBqeUNYeHZzNkthd3RnWVFaTFRoWXA0SUdIQjdnTHVUNGtHMlpOZTFWVW5TbTdQNUI4REkiLCJtYWMiOiJiZTFjMWVhNTE5MjQ2OTIwMDM4ZWVmODExZGY0ZTk3MDY1ZmQxZTVkYWNkZDk5MjUwYjU3NGY4NTA2MGIyM2VkIiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 20:33:37 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Imx1RE4rL2dxOGFnQVZPYWZBN1FON3c9PSIsInZhbHVlIjoibU1DQXNOa05rV3Y4MkFWK2JIRys0UWsyUUhvbnkwVWpucnJSMTlXcDRuZlBDQ0sxUnYvSUlZSnlzbXdLekp6YmNBU3VRT" 1 => "laravel_session=eyJpdiI6IlVHRC9aMjNCZCtlcjVzNGVWeWtNeWc9PSIsInZhbHVlIjoiNTRGVVR1THNwdFpNbitzOEZVSSt0bnZObjA4T3dQQUE0azBDUzlaL3NxZWRGa2tpVVVtZGVkSXVRSzM1ellGVTQxZjUzL25QckpOSzh3eHNoWUtOc05iUERJVC9xbE1BblZQV2RpeG1sRzUwcjZlMW5EcFA1bWxSUUN4N29iblMiLCJtYWMiOiI0NzdlOTJlZGY3OGFhNTdiYjA3MzM2ZjY5ZDhmMTc2NWNlMmY0NWJlYWQzMzFlZjFlYTgxZGY5OWIzMjJmOTU4IiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 20:33:37 GMT; path=/; httponlylaravel_session=eyJpdiI6IlVHRC9aMjNCZCtlcjVzNGVWeWtNeWc9PSIsInZhbHVlIjoiNTRGVVR1THNwdFpNbitzOEZVSSt0bnZObjA4T3dQQUE0azBDUzlaL3NxZWRGa2tpVVVtZGVkSXVRSzM1ellGVTQx" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "70aPVmqaPMhdt2zbseyJNLk9IC20flQgKa0BPmU0" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Boston/jobs?page=4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-26 18:33:37GET/ByStateOrcity/Boston/jobs?page=4330188