IAM Architect

Neiman Marcus Group Inc, Contract Dallas , Texas, United States Posted 6 months ago Deadline : September 25, 2024 6 months ago

Data Catalog Engineer

Kirkland & Ellis LLP, Contract Dallas , Texas, United States Posted 6 months ago Deadline : September 23, 2024 6 months ago

Infrastructure Engineer

American Airlines Inc, Contract Dallas , Texas, United States Posted 7 months ago Deadline : September 17, 2024 7 months ago

UX Designer

Walmart.Com USA LLC, Contract Dallas , Texas, United States Posted 7 months ago Deadline : August 30, 2024 7 months ago

IOS Engineer

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 7 months ago Deadline : August 29, 2024 7 months ago

SAP Hana/FICO Test Engineer

Southern Glazer's Wine & Spirits, Contract Dallas , Texas, United States Posted 7 months ago Deadline : August 28, 2024 7 months ago

Payment Solution Architect

Santander Consumer USA Inc, Contract Dallas , Texas, United States Posted 7 months ago Deadline : August 21, 2024 7 months ago

SAP BRIM with Convergent Mediation

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 8 months ago Deadline : August 16, 2024 8 months ago

Next.JS Technical Lead

JM Bullion, Contract Dallas , Texas, United States Posted 8 months ago Deadline : July 31, 2024 8 months ago

C# Developer

Goldman Sachs & Co, Contract Dallas , Texas, United States Posted 9 months ago Deadline : July 18, 2024 9 months ago

Data Engineer

Trinity Industries, Inc, Contract Dallas , Texas, United States Posted 9 months ago Deadline : July 16, 2024 9 months ago

Quick Base Developer

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 9 months ago Deadline : July 9, 2024 9 months ago

Snowflake Architect

CBRE, Contract Dallas , Texas, United States Posted 9 months ago Deadline : July 8, 2024 9 months ago

VMWare System Engineer

Oldcastle BuildingEnvelope, Contract Dallas , Texas, United States Posted 9 months ago Deadline : June 24, 2024 9 months ago

Data Engineer

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 9 months ago Deadline : June 19, 2024 9 months ago

Product Manager/Owner

Verizon Communications Inc, Contract Dallas , Texas, United States Posted 10 months ago Deadline : June 13, 2024 10 months ago

Scrum Master

Comerica Inc, Contract Dallas , Texas, United States Posted 10 months ago Deadline : June 11, 2024 10 months ago

Technical Business Analyst

Oncor Electric, Full Time Dallas , Texas, United States Posted 10 months ago Deadline : June 11, 2024 10 months ago

Informatica MDM with Java

Frontier Communications, Contract Dallas , Texas, United States Posted 10 months ago Deadline : June 4, 2024 10 months ago

Project Manager

Insurance Technology Services, Contract Dallas , Texas, United States Posted 10 months ago Deadline : May 30, 2024 10 months ago

Cloud Engineer

Insurance Technology Services, Contract Dallas , Texas, United States Posted 10 months ago Deadline : May 29, 2024 10 months ago

BigData Automation Engineer

CORELOGIC, Contract Dallas , Texas, United States Posted 10 months ago Deadline : May 28, 2024 10 months ago

Software Engineer

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 10 months ago Deadline : May 23, 2024 10 months ago

Big Data Hadoop Engineer

VIZIO Inc, Contract Dallas , Texas, United States Posted 10 months ago Deadline : May 21, 2024 10 months ago

Node/AWS Developer

Southwest Airlines Co, Contract Dallas , Texas, United States Posted 11 months ago Deadline : May 6, 2024 11 months ago

Request history8.1.32PHP Version2.88sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (2.7s)time
    • Application (184ms)time
    • 1 x Booting (93.62%)
      2.70s
      1 x Application (6.38%)
      184ms
      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 duplicates143ms
      • JobController.php#818clientfyi_final13.11msselect 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.43msselect * from `jobs` where `jobs`.`state_name` like '%Dallas %' or `jobs`.`city_name` like '%Dallas %' order by `created_at` desc limit 25 offset 25
        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_final490μsselect * from `users` where `users`.`id` = 46814 limit 1
        Bindings
        • 0: 46814
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final530μsselect * from `users` where `users`.`id` = 20309 limit 1
        Bindings
        • 0: 20309
        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_final500μ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_final430μsselect * from `users` where `users`.`id` = 50049 limit 1
        Bindings
        • 0: 50049
        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` = 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_final330μsselect * from `users` where `users`.`id` = 51977 limit 1
        Bindings
        • 0: 51977
        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` = 80751 limit 1
        Bindings
        • 0: 80751
        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` = 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_final350μsselect * from `users` where `users`.`id` = 84224 limit 1
        Bindings
        • 0: 84224
        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` = 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_final370μsselect * from `users` where `users`.`id` = 84104 limit 1
        Bindings
        • 0: 84104
        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.37msselect * 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_final420μ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_final480μsselect * from `users` where `users`.`id` = 83785 limit 1
        Bindings
        • 0: 83785
        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_final470μsselect * from `users` where `users`.`id` = 6218 limit 1
        Bindings
        • 0: 6218
        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` = 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_final400μ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_final410μ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_final470μsselect * from `users` where `users`.`id` = 83436 limit 1
        Bindings
        • 0: 83436
        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` = 83436 limit 1
        Bindings
        • 0: 83436
        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` = 51391 limit 1
        Bindings
        • 0: 51391
        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_final440μsselect * from `users` where `users`.`id` = 81064 limit 1
        Bindings
        • 0: 81064
        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` = 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
      • theme.blade.php#101clientfyi_final570μ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_final56.52msSELECT 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
          Ma7iVJC5DJPG7acBMSeq9HoNgLH4aG0WrIQEbmAb
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Dallas%20/jobs?page=2" ]
          _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" => "2" ]
          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.136.37.52" ] "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 => "Fri, 18 Apr 2025 09:52:31 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlzN3FRaEZBS2FaT0NrNE9Hdy92TEE9PSIsInZhbHVlIjoiM0pqOUpUNllmMnBQUTFYUzlVdnlmYW1FTUFTczhlVi9WTTZIT0ZWcW1JdUtmK0dCRVBnbTNsWkkxajZJK0tJemc0Y1Qvb3hROGgwTE0yRkZuOGRtbVVZdzkyc3J6d1B0bzgrdklJVTd5WDJxOW1zWUhGd0x5aDFhUnVnRXN3YVgiLCJtYWMiOiJiYmFiYWE4ZDRhMThkZDE0ZTBmMDBhMzBkZjBjODQ3N2YzNGUzNmJhNGM4YzM5MTgyMmVjZDlkYTQyNDE2ODllIiwidGFnIjoiIn0%3D; expires=Fri, 18 Apr 2025 11:52:31 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImlzN3FRaEZBS2FaT0NrNE9Hdy92TEE9PSIsInZhbHVlIjoiM0pqOUpUNllmMnBQUTFYUzlVdnlmYW1FTUFTczhlVi9WTTZIT0ZWcW1JdUtmK0dCRVBnbTNsWkkxajZJK0tJemc0Y1Qvb" 1 => "laravel_session=eyJpdiI6IkhIeVNhYUlNL05mZXJYMm5LV0MveHc9PSIsInZhbHVlIjoiZW1HcGhXcXZpSHVqaERnL0F4eWJ5Zm9jajdiVGtGZ0djY3U2QU03VVJLWHBoVlhQNGdFcFM1eXlWY1YzTXhISUFCQ1cwbDhCSmw4TmxCQXpkUXBNV1NKYVU2blArTGRuaXpjc2oxdzlWazZyTEFxREZvd3N6UC8yYlgrRjdEZG0iLCJtYWMiOiI5MmU1ZDVmYjY3ZWE1YTQ0ODg3ZTE2Mjg3NjY0Mjk0ODAzODNkM2U0YjA3ZWY3OGQ5ZTJjNzk0NGViYjMzZGE4IiwidGFnIjoiIn0%3D; expires=Fri, 18 Apr 2025 11:52:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkhIeVNhYUlNL05mZXJYMm5LV0MveHc9PSIsInZhbHVlIjoiZW1HcGhXcXZpSHVqaERnL0F4eWJ5Zm9jajdiVGtGZ0djY3U2QU03VVJLWHBoVlhQNGdFcFM1eXlWY1YzTXhISUFC" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlzN3FRaEZBS2FaT0NrNE9Hdy92TEE9PSIsInZhbHVlIjoiM0pqOUpUNllmMnBQUTFYUzlVdnlmYW1FTUFTczhlVi9WTTZIT0ZWcW1JdUtmK0dCRVBnbTNsWkkxajZJK0tJemc0Y1Qvb3hROGgwTE0yRkZuOGRtbVVZdzkyc3J6d1B0bzgrdklJVTd5WDJxOW1zWUhGd0x5aDFhUnVnRXN3YVgiLCJtYWMiOiJiYmFiYWE4ZDRhMThkZDE0ZTBmMDBhMzBkZjBjODQ3N2YzNGUzNmJhNGM4YzM5MTgyMmVjZDlkYTQyNDE2ODllIiwidGFnIjoiIn0%3D; expires=Fri, 18-Apr-2025 11:52:31 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImlzN3FRaEZBS2FaT0NrNE9Hdy92TEE9PSIsInZhbHVlIjoiM0pqOUpUNllmMnBQUTFYUzlVdnlmYW1FTUFTczhlVi9WTTZIT0ZWcW1JdUtmK0dCRVBnbTNsWkkxajZJK0tJemc0Y1Qvb" 1 => "laravel_session=eyJpdiI6IkhIeVNhYUlNL05mZXJYMm5LV0MveHc9PSIsInZhbHVlIjoiZW1HcGhXcXZpSHVqaERnL0F4eWJ5Zm9jajdiVGtGZ0djY3U2QU03VVJLWHBoVlhQNGdFcFM1eXlWY1YzTXhISUFCQ1cwbDhCSmw4TmxCQXpkUXBNV1NKYVU2blArTGRuaXpjc2oxdzlWazZyTEFxREZvd3N6UC8yYlgrRjdEZG0iLCJtYWMiOiI5MmU1ZDVmYjY3ZWE1YTQ0ODg3ZTE2Mjg3NjY0Mjk0ODAzODNkM2U0YjA3ZWY3OGQ5ZTJjNzk0NGViYjMzZGE4IiwidGFnIjoiIn0%3D; expires=Fri, 18-Apr-2025 11:52:31 GMT; path=/; httponlylaravel_session=eyJpdiI6IkhIeVNhYUlNL05mZXJYMm5LV0MveHc9PSIsInZhbHVlIjoiZW1HcGhXcXZpSHVqaERnL0F4eWJ5Zm9jajdiVGtGZ0djY3U2QU03VVJLWHBoVlhQNGdFcFM1eXlWY1YzTXhISUFC" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "Ma7iVJC5DJPG7acBMSeq9HoNgLH4aG0WrIQEbmAb" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Dallas%20/jobs?page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-18 09:52:31GET/ByStateOrcity/Dallas%20/jobs?page=2330188