UI/UX Developer

Options Clearing Corporation, Contract Dallas , Texas, United States Posted 11 months ago Deadline : May 2, 2024 11 months ago

Java Developer

Goldman Sachs & Co, Contract Dallas , Texas, United States Posted 11 months ago Deadline : April 30, 2024 11 months ago

ServiceNow Architect

AT&T Inc, Full Time Dallas , Texas, United States Posted 11 months ago Deadline : April 30, 2024 11 months ago

Java Backend Developer

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 1 year ago Deadline : April 26, 2024 1 year ago

QA Engineer

Texas Instruments Inc, Contract Dallas , Texas, United States Posted 1 year ago Deadline : April 17, 2024 1 year ago

SAP S4/HANA Data Analyst

Hensley Industries, Inc, Contract Dallas , Texas, United States Posted 1 year ago Deadline : April 10, 2024 1 year ago

Cyber Security

Oncor Electric, Contract Dallas , Texas, United States Posted 1 year ago Deadline : April 8, 2024 1 year ago

QA Lead Tester (Katalon)

AT&T Inc, Contract Dallas , Texas, United States Posted 1 year ago Deadline : April 5, 2024 1 year ago

Azure Data Engineer

Freeman, Contract Dallas , Texas, United States Posted 1 year ago Deadline : March 28, 2024 1 year ago

iOS Engineer

7 Eleven Inc, Full Time Dallas , Texas, United States Posted 1 year ago Deadline : March 27, 2024 1 year ago

QAD Consultant

Saint-Gobain North America, Contract Dallas , Texas, United States Posted 1 year ago Deadline : March 26, 2024 1 year ago

ETL Developer

Comerica Inc, Contract Dallas , Texas, United States Posted 1 year ago Deadline : March 25, 2024 1 year ago

Data Engineer

AT&T Inc, Contract Dallas , Texas, United States Posted 1 year ago Deadline : March 20, 2024 1 year ago

Snaplogic Lead

CBRE, Contract Dallas , Texas, United States Posted 1 year ago Deadline : March 19, 2024 1 year ago

UI Developer

CBRE, Contract Dallas , Texas, United States Posted 1 year ago Deadline : March 18, 2024 1 year ago

Salesforce Developer

Fortress Investment Group LLC, Full Time Dallas , Texas, United States Posted 1 year ago Deadline : March 14, 2024 1 year ago

Fullstack Architect(React + Node)

Frontier Communications, Contract Dallas , Texas, United States Posted 1 year ago Deadline : March 8, 2024 1 year ago

Middleware Engineer

OptumHealth, Contract Dallas , Texas, United States Posted 1 year ago Deadline : March 6, 2024 1 year ago

Hyperion Developer With Informatica

Comerica Inc, Contract Dallas , Texas, United States Posted 1 year ago Deadline : February 7, 2024 1 year ago

PowerBI Architect`

HF Sinclair Corporation, Full Time Dallas , Texas, United States Posted 1 year ago Deadline : February 5, 2024 1 year ago

Java QE/SDET

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 1 year ago Deadline : February 1, 2024 1 year ago

Backend Engineer

VacationRenter, Full Time Dallas , Texas, United States Posted 1 year ago Deadline : January 30, 2024 1 year ago

Backend Support Engineer

Goldman Sachs & Co, Contract Dallas , Texas, United States Posted 1 year ago Deadline : January 30, 2024 1 year ago

QA Performance Engineer

Worldwide Express, Contract Dallas , Texas, United States Posted 1 year ago Deadline : January 16, 2024 1 year ago

Oracle EBS Financial Functional

Essilor of America Inc, Full Time Dallas , Texas, United States Posted 1 year ago Deadline : January 9, 2024 1 year ago

Request history8.1.32PHP Version3.46sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (3.11s)time
    • Application (352ms)time
    • 1 x Booting (89.82%)
      3.11s
      1 x Application (10.18%)
      352ms
      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 (11 duplicates)Show only duplicates301ms
      • JobController.php#818clientfyi_final21.89msselect 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_final25.98msselect * from `jobs` where `jobs`.`state_name` like '%Dallas %' or `jobs`.`city_name` like '%Dallas %' order by `created_at` desc limit 25 offset 50
        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_final6.25msselect * from `users` where `users`.`id` = 37860 limit 1
        Bindings
        • 0: 37860
        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` = 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_final420μsselect * from `users` where `users`.`id` = 516 limit 1
        Bindings
        • 0: 516
        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` = 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_final380μsselect * from `users` where `users`.`id` = 5644 limit 1
        Bindings
        • 0: 5644
        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` = 82121 limit 1
        Bindings
        • 0: 82121
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final370μsselect * from `users` where `users`.`id` = 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_final3.67msselect * from `users` where `users`.`id` = 516 limit 1
        Bindings
        • 0: 516
        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_final3.19msselect * from `users` where `users`.`id` = 10943 limit 1
        Bindings
        • 0: 10943
        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` = 6884 limit 1
        Bindings
        • 0: 6884
        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_final11msselect * from `users` where `users`.`id` = 51371 limit 1
        Bindings
        • 0: 51371
        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_final9.93msselect * 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_final15.71msselect * from `users` where `users`.`id` = 516 limit 1
        Bindings
        • 0: 516
        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_final10.62msselect * 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_final3.91msselect * 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_final9.74msselect * from `users` where `users`.`id` = 80931 limit 1
        Bindings
        • 0: 80931
        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.09msselect * 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_final5.38msselect * from `users` where `users`.`id` = 49182 limit 1
        Bindings
        • 0: 49182
        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_final7.19msselect * 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_final16.28msselect * from `users` where `users`.`id` = 81711 limit 1
        Bindings
        • 0: 81711
        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_final3.42msselect * 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_final4.75msselect * from `users` where `users`.`id` = 81702 limit 1
        Bindings
        • 0: 81702
        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_final7.08msselect * 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_final22.66msselect * 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_final7.21msselect * 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
      • theme.blade.php#101clientfyi_final720μ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_final55.22msSELECT jobs.state_id,jobs.state_name, COUNT(*) AS numberOfSales FROM jobs JOIN states ON states.id = jobs.state_id GROUP BY jobs.state_id,jobs.state_name ORDER BY COUNT(*) DESC limit 15
        Backtrace
        • view::layouts.theme:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • theme.blade.php#103clientfyi_final44.76msSELECT 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
          NOAfFmvun3m4xEIhyBxr2YZRjZZuejKP9hGSpYsm
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Dallas%20/jobs?page=3" ]
          _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" => "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 => "18.191.200.83" ] "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 => "Sun, 27 Apr 2025 01:10:34 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Inl4VWQ4d3E3dktjMFRDNzBJRFdvWEE9PSIsInZhbHVlIjoiT3A4Znc2NDhBVFBsYU1odGc1TURLK0JuY2RvUVM3cTlQVktmbTZnMDRxWDBydkdodlR3RUNRL01TRWFMcU5WbTlaZ2NJSGJObzRZaTBGUDRCRFk0TGdsT1FzN1lpRXlFY3Mrc3h5ZEhDRXhyQmpzOG5uUUYyYlVLVitxVkZOZGYiLCJtYWMiOiJiODEwNjM2YjJkODVmNDYzMjViYWRkYjFjOTZjNzEyMDc0MDgzMDZkNmNhNzA3NjBhMTE0MThkNGRkNGJhZTQzIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 03:10:34 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Inl4VWQ4d3E3dktjMFRDNzBJRFdvWEE9PSIsInZhbHVlIjoiT3A4Znc2NDhBVFBsYU1odGc1TURLK0JuY2RvUVM3cTlQVktmbTZnMDRxWDBydkdodlR3RUNRL01TRWFMcU5WbTlaZ2NJS" 1 => "laravel_session=eyJpdiI6IjBwMDRUbnN3MnRMeGt0Mk5GYnRla1E9PSIsInZhbHVlIjoiYXN1c0J1S2VneXdRRkpwSG0xQUd2OVVOYkFSM2RrcFZvNGo2MEtqNkppVU1RTTZmMnBMekEzM3hPVzljMkY4Ny9xNFFvdjkzL09FbTlNTFg5TERpVk96WlBzakh2Wnh2UmRMdTFuNnpBcjhLL0JnTVI0bUt3Zm9lNER2NTkyemUiLCJtYWMiOiJmODQwYWQxM2E4MzJkYWIzNjNlZTJjYTlmZGUwM2NiNTVhODc5N2RlYmJhMjc2NmY2NWI5NTQwY2UyMmRlYmNmIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 03:10:34 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjBwMDRUbnN3MnRMeGt0Mk5GYnRla1E9PSIsInZhbHVlIjoiYXN1c0J1S2VneXdRRkpwSG0xQUd2OVVOYkFSM2RrcFZvNGo2MEtqNkppVU1RTTZmMnBMekEzM3hPVzljMkY4Ny9x" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Inl4VWQ4d3E3dktjMFRDNzBJRFdvWEE9PSIsInZhbHVlIjoiT3A4Znc2NDhBVFBsYU1odGc1TURLK0JuY2RvUVM3cTlQVktmbTZnMDRxWDBydkdodlR3RUNRL01TRWFMcU5WbTlaZ2NJSGJObzRZaTBGUDRCRFk0TGdsT1FzN1lpRXlFY3Mrc3h5ZEhDRXhyQmpzOG5uUUYyYlVLVitxVkZOZGYiLCJtYWMiOiJiODEwNjM2YjJkODVmNDYzMjViYWRkYjFjOTZjNzEyMDc0MDgzMDZkNmNhNzA3NjBhMTE0MThkNGRkNGJhZTQzIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 03:10:34 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Inl4VWQ4d3E3dktjMFRDNzBJRFdvWEE9PSIsInZhbHVlIjoiT3A4Znc2NDhBVFBsYU1odGc1TURLK0JuY2RvUVM3cTlQVktmbTZnMDRxWDBydkdodlR3RUNRL01TRWFMcU5WbTlaZ2NJS" 1 => "laravel_session=eyJpdiI6IjBwMDRUbnN3MnRMeGt0Mk5GYnRla1E9PSIsInZhbHVlIjoiYXN1c0J1S2VneXdRRkpwSG0xQUd2OVVOYkFSM2RrcFZvNGo2MEtqNkppVU1RTTZmMnBMekEzM3hPVzljMkY4Ny9xNFFvdjkzL09FbTlNTFg5TERpVk96WlBzakh2Wnh2UmRMdTFuNnpBcjhLL0JnTVI0bUt3Zm9lNER2NTkyemUiLCJtYWMiOiJmODQwYWQxM2E4MzJkYWIzNjNlZTJjYTlmZGUwM2NiNTVhODc5N2RlYmJhMjc2NmY2NWI5NTQwY2UyMmRlYmNmIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 03:10:34 GMT; path=/; httponlylaravel_session=eyJpdiI6IjBwMDRUbnN3MnRMeGt0Mk5GYnRla1E9PSIsInZhbHVlIjoiYXN1c0J1S2VneXdRRkpwSG0xQUd2OVVOYkFSM2RrcFZvNGo2MEtqNkppVU1RTTZmMnBMekEzM3hPVzljMkY4Ny9x" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "NOAfFmvun3m4xEIhyBxr2YZRjZZuejKP9hGSpYsm" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Dallas%20/jobs?page=3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-27 01:10:34GET/ByStateOrcity/Dallas%20/jobs?page=3330188