Java Application Developer

Delta Dental Plan Of Michigan, Contract Okemos, Michigan, United States Posted 7 months ago Deadline : September 16, 2024 7 months ago

IT Support Specialist

Mersino, Contract Auburn Hills, Michigan, United States Posted 7 months ago Deadline : September 6, 2024 7 months ago

Genesys IVR PBX Developer

Delta Dental Plan Of Michigan, Contract Okemos, Michigan, United States Posted 7 months ago Deadline : September 6, 2024 7 months ago

IBM MQ Consultant

General Motors Corporation, Contract Warren, Michigan, United States Posted 7 months ago Deadline : September 4, 2024 7 months ago

Teamcenter Developer

Ford Motor Company, Contract Dearborn, Michigan, United States Posted 7 months ago Deadline : September 4, 2024 7 months ago

Platform Engineer

Delta Dental Plan Of Michigan, Contract Okemos, Michigan, United States Posted 7 months ago Deadline : August 30, 2024 7 months ago

DevOps Engineer

Daimler Trucks North America, Contract Redford, Michigan, United States Posted 7 months ago Deadline : August 29, 2024 7 months ago

Salesforce Developer

Comerica Inc, Contract Auburn Hills, Michigan, United States Posted 7 months ago Deadline : August 29, 2024 7 months ago

Intune Administrator

Flagstar Bancorp Inc, Contract Troy, Michigan, United States Posted 8 months ago Deadline : August 28, 2024 8 months ago

ETL Tester with Talend

Dominos Pizza Inc, Full Time Ann Arbor, Michigan, United States Posted 8 months ago Deadline : August 27, 2024 8 months ago

VMware Systems Administrator

The Dow Chemical Company, Contract Midland, Michigan, United States Posted 8 months ago Deadline : August 15, 2024 8 months ago

Product Manager

Ford Motor Company, Contract Dearborn, Michigan, United States Posted 8 months ago Deadline : August 14, 2024 8 months ago

Technical Lead

Consumers Energy, Contract Jackson, Michigan, United States Posted 8 months ago Deadline : August 13, 2024 8 months ago

Salesforce Tosca QA

Flagstar Bancorp Inc, Contract Troy, Michigan, United States Posted 8 months ago Deadline : August 8, 2024 8 months ago

Controls Engineer

Fives Group, Contract Wixom, Michigan, United States Posted 8 months ago Deadline : August 5, 2024 8 months ago

Citrix System Engineer

Priority Health, Contract Grand Rapids, Michigan, United States Posted 8 months ago Deadline : August 5, 2024 8 months ago

High-Performance Computing Engineer

The Dow Chemical Company, Contract Midland, Michigan, United States Posted 9 months ago Deadline : July 26, 2024 9 months ago

DevOps Engineer

Flagstar Bancorp Inc, Full Time Troy, Michigan, United States Posted 9 months ago Deadline : July 26, 2024 9 months ago

Network Administrator

Daimler Trucks North America, Contract Redford, Michigan, United States Posted 9 months ago Deadline : July 24, 2024 9 months ago

Java Developer

Ford Motor Company, Contract Dearborn, Michigan, United States Posted 9 months ago Deadline : July 24, 2024 9 months ago

Mainframe Production Support

Meijer Inc, Contract Grand Rapids, Michigan, United States Posted 9 months ago Deadline : July 22, 2024 9 months ago

Windows administrator

Oakland County, Contract Pontiac, Michigan, United States Posted 9 months ago Deadline : July 17, 2024 9 months ago

Software Engineer Consultant

Ford Motor Company, Contract Dearborn, Michigan, United States Posted 9 months ago Deadline : July 17, 2024 9 months ago

Salesforce BA

Flagstar Bancorp Inc, Contract Troy, Michigan, United States Posted 9 months ago Deadline : July 15, 2024 9 months ago

UX DESIGNER

Ally Financial Inc, Contract Detroit, Michigan, United States Posted 9 months ago Deadline : July 8, 2024 9 months ago

Request history8.1.32PHP Version2.34sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (2.12s)time
    • Application (221ms)time
    • 1 x Booting (90.53%)
      2.12s
      1 x Application (9.47%)
      221ms
      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 (15 duplicates)Show only duplicates181ms
      • JobController.php#818clientfyi_final14.44msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Michigan%' or `jobs`.`city_name` like '%Michigan%'
        Bindings
        • 0: %Michigan%
        • 1: %Michigan%
        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_final15.19msselect * from `jobs` where `jobs`.`state_name` like '%Michigan%' or `jobs`.`city_name` like '%Michigan%' order by `created_at` desc limit 25 offset 50
        Bindings
        • 0: %Michigan%
        • 1: %Michigan%
        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_final480μsselect * from `users` where `users`.`id` = 30366 limit 1
        Bindings
        • 0: 30366
        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` = 85415 limit 1
        Bindings
        • 0: 85415
        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_final440μsselect * from `users` where `users`.`id` = 30366 limit 1
        Bindings
        • 0: 30366
        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` = 2309 limit 1
        Bindings
        • 0: 2309
        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` = 2174 limit 1
        Bindings
        • 0: 2174
        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` = 30366 limit 1
        Bindings
        • 0: 30366
        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_final310μsselect * from `users` where `users`.`id` = 51836 limit 1
        Bindings
        • 0: 51836
        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_final310μsselect * from `users` where `users`.`id` = 22967 limit 1
        Bindings
        • 0: 22967
        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` = 2142 limit 1
        Bindings
        • 0: 2142
        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` = 30669 limit 1
        Bindings
        • 0: 30669
        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` = 5698 limit 1
        Bindings
        • 0: 5698
        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_final310μsselect * from `users` where `users`.`id` = 2174 limit 1
        Bindings
        • 0: 2174
        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` = 11380 limit 1
        Bindings
        • 0: 11380
        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_final300μsselect * from `users` where `users`.`id` = 2142 limit 1
        Bindings
        • 0: 2142
        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` = 81693 limit 1
        Bindings
        • 0: 81693
        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` = 46864 limit 1
        Bindings
        • 0: 46864
        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` = 5698 limit 1
        Bindings
        • 0: 5698
        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` = 2142 limit 1
        Bindings
        • 0: 2142
        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` = 51836 limit 1
        Bindings
        • 0: 51836
        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_final680μsselect * from `users` where `users`.`id` = 2174 limit 1
        Bindings
        • 0: 2174
        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` = 11479 limit 1
        Bindings
        • 0: 11479
        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` = 44857 limit 1
        Bindings
        • 0: 44857
        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` = 2174 limit 1
        Bindings
        • 0: 2174
        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` = 2142 limit 1
        Bindings
        • 0: 2142
        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` = 49901 limit 1
        Bindings
        • 0: 49901
        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_final560μ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_final72.33msSELECT 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.67msSELECT 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
          ZjLkHq8fPmPcwRT157PCFlLIDWr5TX5FKKa3uG0h
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Michigan/jobs?page=3" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Michigan/jobs
          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
          []
          
          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.133.100.195" ] "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 => "Mon, 28 Apr 2025 05:20:00 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBiZTNNV3pJakFiQk5uak56bDE1U1E9PSIsInZhbHVlIjoiS3ArdkJpbVcySXpzKzIydllGSmJYRFFHTFd5anhiNEk0Q25UNnluWUxtQXEzYnd2cTQrZnZZcnBjLzdYNmwzQU5yc2k3K2tHMFhOLysrdzdWNjBCak8zZnhOL0pMTVdUY1F0QjE4TUEzaEpxbXYrWXhZMDhRR2ZpQitiV1pCRnciLCJtYWMiOiI3ZmZjY2U0OTkzMDY3OTVmYTJhZWFlMTUzN2Q3MTcyM2NkZDBjZTBlOWZmZmM0NTk2YjkzOTlhMTU2NmM5YmZlIiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 07:20:00 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InBiZTNNV3pJakFiQk5uak56bDE1U1E9PSIsInZhbHVlIjoiS3ArdkJpbVcySXpzKzIydllGSmJYRFFHTFd5anhiNEk0Q25UNnluWUxtQXEzYnd2cTQrZnZZcnBjLzdYNmwzQU5yc2k3K" 1 => "laravel_session=eyJpdiI6Ii9GZFozaTlyUENrRkl3aGJSZEpWRlE9PSIsInZhbHVlIjoiMDZNZE8ySVl4elE2UDA4TTc0OXM2eTBrTGYrdFpQaU5MVFFucTBybEFsbnB0cWNNZDc4MWRjZ1RnSmlBU2l1UjBFZ0M3QVZiaEttMlh0cjlxKy80Z3ljZ2dWQmdQU0dtQm0zMGk4VmhlMXI5SjM4TDVxREtNQ2RaYnFOWUhWVmQiLCJtYWMiOiJlNmFkMjdkY2FiM2VkMzIxNTRkM2E0ODM0MzU5NjlhZWEzNGFkZGY4YmZmOGM0Yzg2N2VkODA1OWJiMzZiODQ3IiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 07:20:00 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Ii9GZFozaTlyUENrRkl3aGJSZEpWRlE9PSIsInZhbHVlIjoiMDZNZE8ySVl4elE2UDA4TTc0OXM2eTBrTGYrdFpQaU5MVFFucTBybEFsbnB0cWNNZDc4MWRjZ1RnSmlBU2l1UjBF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBiZTNNV3pJakFiQk5uak56bDE1U1E9PSIsInZhbHVlIjoiS3ArdkJpbVcySXpzKzIydllGSmJYRFFHTFd5anhiNEk0Q25UNnluWUxtQXEzYnd2cTQrZnZZcnBjLzdYNmwzQU5yc2k3K2tHMFhOLysrdzdWNjBCak8zZnhOL0pMTVdUY1F0QjE4TUEzaEpxbXYrWXhZMDhRR2ZpQitiV1pCRnciLCJtYWMiOiI3ZmZjY2U0OTkzMDY3OTVmYTJhZWFlMTUzN2Q3MTcyM2NkZDBjZTBlOWZmZmM0NTk2YjkzOTlhMTU2NmM5YmZlIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 07:20:00 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InBiZTNNV3pJakFiQk5uak56bDE1U1E9PSIsInZhbHVlIjoiS3ArdkJpbVcySXpzKzIydllGSmJYRFFHTFd5anhiNEk0Q25UNnluWUxtQXEzYnd2cTQrZnZZcnBjLzdYNmwzQU5yc2k3K" 1 => "laravel_session=eyJpdiI6Ii9GZFozaTlyUENrRkl3aGJSZEpWRlE9PSIsInZhbHVlIjoiMDZNZE8ySVl4elE2UDA4TTc0OXM2eTBrTGYrdFpQaU5MVFFucTBybEFsbnB0cWNNZDc4MWRjZ1RnSmlBU2l1UjBFZ0M3QVZiaEttMlh0cjlxKy80Z3ljZ2dWQmdQU0dtQm0zMGk4VmhlMXI5SjM4TDVxREtNQ2RaYnFOWUhWVmQiLCJtYWMiOiJlNmFkMjdkY2FiM2VkMzIxNTRkM2E0ODM0MzU5NjlhZWEzNGFkZGY4YmZmOGM0Yzg2N2VkODA1OWJiMzZiODQ3IiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 07:20:00 GMT; path=/; httponlylaravel_session=eyJpdiI6Ii9GZFozaTlyUENrRkl3aGJSZEpWRlE9PSIsInZhbHVlIjoiMDZNZE8ySVl4elE2UDA4TTc0OXM2eTBrTGYrdFpQaU5MVFFucTBybEFsbnB0cWNNZDc4MWRjZ1RnSmlBU2l1UjBF" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "ZjLkHq8fPmPcwRT157PCFlLIDWr5TX5FKKa3uG0h" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Michigan/jobs?page=3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-28 05:20:00GET/ByStateOrcity/Michigan/jobs?page=3330188