Embedded Engineer

Bayer Corporation, Contract Indianola, Pennsylvania, United States Posted 2 months ago Deadline : January 27, 2025 2 months ago

C++ Embedded Developer

Bayer Corporation, Contract Indianola, Pennsylvania, United States Posted 5 months ago Deadline : October 22, 2024 5 months ago

DevOps Automation Engineer

Delta Dental, Contract Rancho Cordova, California, United States Posted 6 months ago Deadline : September 20, 2024 6 months ago

Oracle ADF Developer

Delta Dental, Contract Oakland, California, United States Posted 6 months ago Deadline : September 13, 2024 6 months ago

OpenStack Consultant

Unilogik Systems Inc, Contract Vancouver, British Columbia, Canada Posted 9 months ago Deadline : June 12, 2024 9 months ago

Dynamics 365 Lead

ECRI, Contract Plymouth Meeting, Pennsylvania, United States Posted 10 months ago Deadline : June 4, 2024 10 months ago

Pega Software Engineer

Delta Dental, Contract Alpharetta, Georgia, United States Posted 11 months ago Deadline : April 24, 2024 11 months ago

Snowflake Solution Architect

Delta Dental, Contract Alpharetta, Georgia, United States Posted 1 year ago Deadline : December 8, 2023 1 year ago

Contentful Architect - CMS

Bayer Corporation, Contract Whippany, New Jersey, United States Posted 1 year ago Deadline : November 7, 2023 1 year ago

DevOps Lead

Delta Dental, Full Time San Francisco, California, United States Posted 1 year ago Deadline : April 21, 2023 1 year ago

DevOps Engineer

Delta Dental, Contract Oakland, California, United States Posted 3 years ago Deadline : May 2, 2021 3 years ago

Healthcare Data Analyst

Bayer Corporation, Contract Whippany, New Jersey, United States Posted 4 years ago Deadline : December 25, 2020 4 years ago

Java Developer

Bayer Corporation, Contract Raleigh, North Carolina, United States Posted 4 years ago Deadline : November 22, 2020 4 years ago

Talend Consultant

Bayer Corporation, Contract Whippany, New Jersey, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Project Manager

Bayer Corporation, Contract Pittsburgh, Pennsylvania, United States Posted 4 years ago Deadline : September 3, 2020 4 years ago

ETL Developer

Delta Dental, Contract Oakland, California, United States Posted 4 years ago Deadline : August 22, 2020 4 years ago

Veeva CRM

Bayer Corporation, Contract Whippany, New Jersey, United States Posted 4 years ago Deadline : June 25, 2020 4 years ago

Front End Developer

Delta Dental, Contract Oakland, California, United States Posted 4 years ago Deadline : June 25, 2020 4 years ago

Manager Medical Device Safety, Pharmacovigilance

Bayer Corporation, Contract Whippany, New Jersey, United States Posted 5 years ago Deadline : March 27, 2020 5 years ago

.NET Developer

Delta Dental, Contract Alpharetta, Georgia, United States Posted 5 years ago Deadline : March 20, 2020 5 years ago

Tableau Developer

Bayer Corporation, Contract Whippany, New Jersey, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

SAP HCM ABAP Consultant

Bayer Corporation, Contract Pittsburgh, Pennsylvania, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Java UI Developer

Bayer Corporation, Contract Pittsburgh, Pennsylvania, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

JAVA Architect

Delta Dental, Contract San Francisco, California, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Developer - Alfresco/Java

ICANN, Contract Los Angeles, California, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Request history8.1.32PHP Version2.23sRequest Duration649MBMemory UsageGET employer/{user_name}/jobsRoute
    • Booting (2.08s)time
    • Application (158ms)time
    • 1 x Booting (92.94%)
      2.08s
      1 x Application (7.06%)
      158ms
      3 templates were rendered
      • frontend.jobs-by-employerjobs-by-employer.blade.php#?blade
      • pagination::bootstrap-5bootstrap-5.blade.php#?blade
      • layouts.themetheme.blade.php#?blade
      uri
      GET employer/{user_name}/jobs
      middleware
      web
      controller
      App\Http\Controllers\JobController@jobsByEmployer
      namespace
      prefix
      where
      as
      jobs_by_employer
      file
      app/Http/Controllers/JobController.php:786-804
      31 statements were executed (22 duplicates)Show only duplicates119ms
      • JobController.php#792clientfyi_final2.2msselect * from `users` where `users`.`company_slug` like '%BayerCorporation%' limit 1
        Bindings
        • 0: %BayerCorporation%
        Backtrace
        • app/Http/Controllers/JobController.php:792
        • 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#801clientfyi_final5.72msselect count(*) as aggregate from `jobs` where `jobs`.`user_id` like '%668%'
        Bindings
        • 0: %668%
        Backtrace
        • app/Http/Controllers/JobController.php:801
        • 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#801clientfyi_final11.44msselect * from `jobs` where `jobs`.`user_id` like '%668%' order by `updated_at` desc limit 25 offset 0
        Bindings
        • 0: %668%
        Backtrace
        • app/Http/Controllers/JobController.php:801
        • 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-employer.blade.php#33clientfyi_final430μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final370μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final370μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final380μsselect * from `users` where `users`.`id` = 83668 limit 1
        Bindings
        • 0: 83668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final360μsselect * from `users` where `users`.`id` = 6668 limit 1
        Bindings
        • 0: 6668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final390μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final630μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final380μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final370μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final360μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final340μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final380μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final410μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final450μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final360μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final370μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final370μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final360μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final370μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final440μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final450μsselect * from `users` where `users`.`id` = 668 limit 1
        Bindings
        • 0: 668
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final450μsselect * from `users` where `users`.`id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::frontend.jobs-by-employer: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-employer.blade.php#33clientfyi_final490μsselect * from `users` where `users`.`id` = 51668 limit 1
        Bindings
        • 0: 51668
        Backtrace
        • view::frontend.jobs-by-employer: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_final680μ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_final46.75msSELECT 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_final42.21msSELECT 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\User
      26User.php#?
      App\Models\Job
      25Job.php#?
          _token
          0mi2eywp6SJlh6QFQ4GgRfHhFaDRnxPWUpUernDS
          _previous
          array:1 [ "url" => "https://pingjob.com/employer/BayerCorporation/jobs" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /employer/BayerCorporation/jobs
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:25 [ "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" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "priority" => array:1 [ 0 => "u=0, i" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cf-connecting-ip" => array:1 [ 0 => "18.222.140.52" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "cf-ray" => array:1 [ 0 => "92d21f7baf36f5fb-ORD" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-forwarded-for" => array:1 [ 0 => "18.222.140.52" ] "x-real-ip" => array:1 [ 0 => "172.70.131.214" ] "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 => "Tue, 08 Apr 2025 13:31:07 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpvUW5SbENGOTZYT2lIVGhoWFBvanc9PSIsInZhbHVlIjoiQW9jaWpCQUdJeHVQSDBwRndNM3doWG9YYWRiNnNXeEtSZzFnRjgzYS9CbFF0RUJqVHZTZlI5amZvSE5GOWRla1dwWjBKc0F3UzUzRXNZNHhjQjdJVSswMTBsVkFvM2NlMDFJWDdqZVEzZDNmdyszcU9LZXRrM0JwL2FGVVZvbFciLCJtYWMiOiI2NzI0NDhiZGFlNjk1MTM2MTcwM2Y2ZGFkMzc1YTczYTA4NjVkMjc4MDI3MDhkMjliMmNlODIxOTU4Y2U0OGE2IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 15:31:07 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InpvUW5SbENGOTZYT2lIVGhoWFBvanc9PSIsInZhbHVlIjoiQW9jaWpCQUdJeHVQSDBwRndNM3doWG9YYWRiNnNXeEtSZzFnRjgzYS9CbFF0RUJqVHZTZlI5amZvSE5GOWRla1dwWjBKc" 1 => "laravel_session=eyJpdiI6IldCWk5DcGRhUzJLdnN6Rml2TUllaWc9PSIsInZhbHVlIjoicjh3bURidGs0OStibXVDUEQvRUdCSzV3cFJMMWdJdHQ4ZDFPNk1GVnhtQzlqUmFFR1lYdlh4NU03anV3M1ZrVWFpNjRvaW5rZ1YzRGFTdlEzZ3VBK2l1YUZFOHMvUGFMMHhGUXBwSkp2MkdpRWdCQnBQWWhwaE5lVnVQU1czZEIiLCJtYWMiOiJiNDM2NzRmZDgyYmYwYTdkOTY2Mjg1NjI5ZWQzZGM1ZjViMmVlYmUwMjJiZjQ3ZmMwNmJiOTliMTg2ZjdmNmVhIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 15:31:07 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IldCWk5DcGRhUzJLdnN6Rml2TUllaWc9PSIsInZhbHVlIjoicjh3bURidGs0OStibXVDUEQvRUdCSzV3cFJMMWdJdHQ4ZDFPNk1GVnhtQzlqUmFFR1lYdlh4NU03anV3M1ZrVWFp" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpvUW5SbENGOTZYT2lIVGhoWFBvanc9PSIsInZhbHVlIjoiQW9jaWpCQUdJeHVQSDBwRndNM3doWG9YYWRiNnNXeEtSZzFnRjgzYS9CbFF0RUJqVHZTZlI5amZvSE5GOWRla1dwWjBKc0F3UzUzRXNZNHhjQjdJVSswMTBsVkFvM2NlMDFJWDdqZVEzZDNmdyszcU9LZXRrM0JwL2FGVVZvbFciLCJtYWMiOiI2NzI0NDhiZGFlNjk1MTM2MTcwM2Y2ZGFkMzc1YTczYTA4NjVkMjc4MDI3MDhkMjliMmNlODIxOTU4Y2U0OGE2IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 15:31:07 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InpvUW5SbENGOTZYT2lIVGhoWFBvanc9PSIsInZhbHVlIjoiQW9jaWpCQUdJeHVQSDBwRndNM3doWG9YYWRiNnNXeEtSZzFnRjgzYS9CbFF0RUJqVHZTZlI5amZvSE5GOWRla1dwWjBKc" 1 => "laravel_session=eyJpdiI6IldCWk5DcGRhUzJLdnN6Rml2TUllaWc9PSIsInZhbHVlIjoicjh3bURidGs0OStibXVDUEQvRUdCSzV3cFJMMWdJdHQ4ZDFPNk1GVnhtQzlqUmFFR1lYdlh4NU03anV3M1ZrVWFpNjRvaW5rZ1YzRGFTdlEzZ3VBK2l1YUZFOHMvUGFMMHhGUXBwSkp2MkdpRWdCQnBQWWhwaE5lVnVQU1czZEIiLCJtYWMiOiJiNDM2NzRmZDgyYmYwYTdkOTY2Mjg1NjI5ZWQzZGM1ZjViMmVlYmUwMjJiZjQ3ZmMwNmJiOTliMTg2ZjdmNmVhIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 15:31:07 GMT; path=/; httponlylaravel_session=eyJpdiI6IldCWk5DcGRhUzJLdnN6Rml2TUllaWc9PSIsInZhbHVlIjoicjh3bURidGs0OStibXVDUEQvRUdCSzV3cFJMMWdJdHQ4ZDFPNk1GVnhtQzlqUmFFR1lYdlh4NU03anV3M1ZrVWFp" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "0mi2eywp6SJlh6QFQ4GgRfHhFaDRnxPWUpUernDS" "_previous" => array:1 [ "url" => "https://pingjob.com/employer/BayerCorporation/jobs" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-08 13:31:07GET/employer/BayerCorporation/jobs331189