Functional Testing Engineer

Southwest Airlines Co, Full Time Dallas , Texas, United States Posted 3 years ago Deadline : January 1, 2022 3 years ago

CyberArk Engineer

American Airlines Inc, Contract Dallas , Texas, United States Posted 3 years ago Deadline : November 21, 2021 3 years ago

Java API Developer

Rent-A-Center, Contract Dallas , Texas, United States Posted 3 years ago Deadline : November 18, 2021 3 years ago

Oracle EBS Functional

AECOM, Contract Dallas , Texas, United States Posted 3 years ago Deadline : November 15, 2021 3 years ago

Bluecoat to PAN migration

Optiv Security Inc, Contract Dallas , Texas, United States Posted 3 years ago Deadline : October 5, 2021 3 years ago

Software Engineer

Signify Health, Contract Dallas , Texas, United States Posted 3 years ago Deadline : October 5, 2021 3 years ago

Python Backend Engineer

Goldman Sachs & Co, Contract Dallas , Texas, United States Posted 3 years ago Deadline : September 16, 2021 3 years ago

DevOps

Goldman Sachs & Co, Contract Dallas , Texas, United States Posted 3 years ago Deadline : September 12, 2021 3 years ago

Python Developer

Frontier Communications, Contract Dallas , Texas, United States Posted 3 years ago Deadline : September 10, 2021 3 years ago

PHP Developer

F&I Express, Contract Dallas , Texas, United States Posted 3 years ago Deadline : September 10, 2021 3 years ago

Full Stack Developer

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 3 years ago Deadline : July 6, 2021 3 years ago

Salesforce Cutover Coordination

Sunoco Inc, Contract Dallas , Texas, United States Posted 3 years ago Deadline : July 2, 2021 3 years ago

Lead SSIS Developer/Architect

o9 Solutions, Inc, Contract Dallas , Texas, United States Posted 3 years ago Deadline : June 8, 2021 3 years ago

Full Stack development engineer

Oncor Electric, Contract Dallas , Texas, United States Posted 3 years ago Deadline : June 2, 2021 3 years ago

Java AWS Developer

Sirius XM Radio Inc, Contract Dallas , Texas, United States Posted 3 years ago Deadline : May 27, 2021 3 years ago

Java Developer

ExamSoft Worldwide Inc, Contract Dallas , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

C# .Net Developer Lead

Abbott Laboratories, Contract Dallas , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

C++ Developer

CBRE, Contract Dallas , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

UI Software Engineer

Worldwide Express, Contract Dallas , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Power BI Developer

American International Group Inc, Contract Dallas , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Salesforce Developer

DexYP, Contract Dallas , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

UX Designer Lead

Army & Air Force Exchange Service, Contract Dallas , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Java Developer with NGRX

CBRE, Contract Dallas , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Active Directory Project Manager

Essilor of America Inc, Contract Dallas , Texas, United States Posted 4 years ago Deadline : September 3, 2020 4 years ago

Salesforce Business Analyst

Sunoco Inc, Contract Dallas , Texas, United States Posted 4 years ago Deadline : September 3, 2020 4 years ago

Request history8.1.32PHP Version2.22sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (2.05s)time
    • Application (166ms)time
    • 1 x Booting (92.5%)
      2.05s
      1 x Application (7.5%)
      166ms
      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 duplicates129ms
      • JobController.php#818clientfyi_final15.37msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Dallas %' or `jobs`.`city_name` like '%Dallas %'
        Bindings
        • 0: %Dallas %
        • 1: %Dallas %
        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.07msselect * from `jobs` where `jobs`.`state_name` like '%Dallas %' or `jobs`.`city_name` like '%Dallas %' order by `created_at` desc limit 25 offset 100
        Bindings
        • 0: %Dallas %
        • 1: %Dallas %
        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_final470μsselect * from `users` where `users`.`id` = 16134 limit 1
        Bindings
        • 0: 16134
        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` = 6614 limit 1
        Bindings
        • 0: 6614
        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` = 23067 limit 1
        Bindings
        • 0: 23067
        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` = 50704 limit 1
        Bindings
        • 0: 50704
        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` = 51375 limit 1
        Bindings
        • 0: 51375
        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` = 75034 limit 1
        Bindings
        • 0: 75034
        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` = 16819 limit 1
        Bindings
        • 0: 16819
        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` = 16819 limit 1
        Bindings
        • 0: 16819
        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` = 2220 limit 1
        Bindings
        • 0: 2220
        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` = 80237 limit 1
        Bindings
        • 0: 80237
        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` = 16134 limit 1
        Bindings
        • 0: 16134
        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` = 14555 limit 1
        Bindings
        • 0: 14555
        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` = 80084 limit 1
        Bindings
        • 0: 80084
        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` = 52197 limit 1
        Bindings
        • 0: 52197
        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` = 5147 limit 1
        Bindings
        • 0: 5147
        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` = 75113 limit 1
        Bindings
        • 0: 75113
        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` = 33 limit 1
        Bindings
        • 0: 33
        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` = 17439 limit 1
        Bindings
        • 0: 17439
        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` = 6467 limit 1
        Bindings
        • 0: 6467
        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_final290μsselect * from `users` where `users`.`id` = 313 limit 1
        Bindings
        • 0: 313
        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` = 75017 limit 1
        Bindings
        • 0: 75017
        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` = 51767 limit 1
        Bindings
        • 0: 51767
        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` = 17439 limit 1
        Bindings
        • 0: 17439
        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` = 47203 limit 1
        Bindings
        • 0: 47203
        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` = 14555 limit 1
        Bindings
        • 0: 14555
        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_final620μ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_final45.47msSELECT 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_final43.46msSELECT 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
          NUMOtCHZe5xDJMQlstT3GZAh6NcsfJToq8QPkvdb
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Dallas%20/jobs?page=5" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Dallas%20/jobs
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "5" ]
          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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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 => "18.188.150.86" ] "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, 05 May 2025 21:45:47 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFMSnlwOWFPa0FQamZic0NMdzBPZEE9PSIsInZhbHVlIjoiVzdVMzJLRmNSejZINkRIWW5xcStwdEJRbU5BNlhGdUc0UGp3S2YwOGNSSWRiRWNuUkYwS1duVVlHTG81WUZyU3UzT1BsM2hPdk4rSFA4d1pLZzdyVEVWai9aeDJHczczbnB1dXAxVm1sT1dFT3I0ejYwSXFJcS9DcUthbGJ5cGsiLCJtYWMiOiJhZjY0NmVhZTYwNTVkNWM5ZmM4NjFmMDgxZWI2ZGFmNjljNmNlZWExNWNkNTU5ODQyZjczMjJmYTlkZTE1MTkyIiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 23:45:47 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkFMSnlwOWFPa0FQamZic0NMdzBPZEE9PSIsInZhbHVlIjoiVzdVMzJLRmNSejZINkRIWW5xcStwdEJRbU5BNlhGdUc0UGp3S2YwOGNSSWRiRWNuUkYwS1duVVlHTG81WUZyU3UzT1BsM" 1 => "laravel_session=eyJpdiI6IkRTTXFpc3RpbmxaNC9SZG1OYmhLUXc9PSIsInZhbHVlIjoiSmEvbno3Y2NoSGpKdEU1Y29tOTFYaFcxb2tYMkRWSDNSVW44YjZ3VHFEN2xiZTJ4RzJOVFlidlUvSnh1Z0JrWkZDUFVnZEkrUUZGMXpvb0tLUHdFU0VQeFFsT2ZBcUpTYWtBR0VFUEpnL1hxTU0vR05xOXhjejF6OG52YUl2ZmkiLCJtYWMiOiI5YmViZDA3MzNkMTRlYjM1YWQzYmI3OTUwYjVmNDQ2MjNkMGYzMGNmYjdjMmVhZjdmYzYyYzAyNDllNWJkYjU0IiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 23:45:47 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkRTTXFpc3RpbmxaNC9SZG1OYmhLUXc9PSIsInZhbHVlIjoiSmEvbno3Y2NoSGpKdEU1Y29tOTFYaFcxb2tYMkRWSDNSVW44YjZ3VHFEN2xiZTJ4RzJOVFlidlUvSnh1Z0JrWkZD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFMSnlwOWFPa0FQamZic0NMdzBPZEE9PSIsInZhbHVlIjoiVzdVMzJLRmNSejZINkRIWW5xcStwdEJRbU5BNlhGdUc0UGp3S2YwOGNSSWRiRWNuUkYwS1duVVlHTG81WUZyU3UzT1BsM2hPdk4rSFA4d1pLZzdyVEVWai9aeDJHczczbnB1dXAxVm1sT1dFT3I0ejYwSXFJcS9DcUthbGJ5cGsiLCJtYWMiOiJhZjY0NmVhZTYwNTVkNWM5ZmM4NjFmMDgxZWI2ZGFmNjljNmNlZWExNWNkNTU5ODQyZjczMjJmYTlkZTE1MTkyIiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 23:45:47 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkFMSnlwOWFPa0FQamZic0NMdzBPZEE9PSIsInZhbHVlIjoiVzdVMzJLRmNSejZINkRIWW5xcStwdEJRbU5BNlhGdUc0UGp3S2YwOGNSSWRiRWNuUkYwS1duVVlHTG81WUZyU3UzT1BsM" 1 => "laravel_session=eyJpdiI6IkRTTXFpc3RpbmxaNC9SZG1OYmhLUXc9PSIsInZhbHVlIjoiSmEvbno3Y2NoSGpKdEU1Y29tOTFYaFcxb2tYMkRWSDNSVW44YjZ3VHFEN2xiZTJ4RzJOVFlidlUvSnh1Z0JrWkZDUFVnZEkrUUZGMXpvb0tLUHdFU0VQeFFsT2ZBcUpTYWtBR0VFUEpnL1hxTU0vR05xOXhjejF6OG52YUl2ZmkiLCJtYWMiOiI5YmViZDA3MzNkMTRlYjM1YWQzYmI3OTUwYjVmNDQ2MjNkMGYzMGNmYjdjMmVhZjdmYzYyYzAyNDllNWJkYjU0IiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 23:45:47 GMT; path=/; httponlylaravel_session=eyJpdiI6IkRTTXFpc3RpbmxaNC9SZG1OYmhLUXc9PSIsInZhbHVlIjoiSmEvbno3Y2NoSGpKdEU1Y29tOTFYaFcxb2tYMkRWSDNSVW44YjZ3VHFEN2xiZTJ4RzJOVFlidlUvSnh1Z0JrWkZD" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "NUMOtCHZe5xDJMQlstT3GZAh6NcsfJToq8QPkvdb" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Dallas%20/jobs?page=5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-05 21:45:47GET/ByStateOrcity/Dallas%20/jobs?page=5330188