Xamarian Developer

Cinemark USA Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Business Intelligence Developer

StratiFi Health, Contract Plano , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

.NET Developer

CiraConnect LLC, Contract Plano , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Data Analyst

Capital One Financial Corporation, Contract Plano , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Network Security Engineer

Toyota Motor Sales USA Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

JDA - WMS Legacy Technical

PepsiCo Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Analytical Software Developer

AT&T Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

AWS API Developer

Yum! Brands Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

.Net Backend Developer

VPay, Contract Plano , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

.Net Full Stack Developer

VPay, Contract Plano , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Java Developer

Research Now Group Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Mainframe Developer

J C Penney Corporation Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Technical Lead (Sharepoint Admin)

Dr Pepper Snapple Group Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

DevOps Consultant

Ericsson Inc, Contract Plano , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

UI Developer

Pizza Hut Inc, Contract Plano , Texas, United States Posted 6 years ago Deadline : February 21, 2019 6 years ago

Hive Azure Developer

PepsiCo Inc, Contract Plano , Texas, United States Posted 6 years ago Deadline : February 21, 2019 6 years ago

Business Analyst

J P Morgan Chase & Co, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

Business Systems Analyst (BSA)

J P Morgan Chase & Co, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

Mobile Automation Tester/Mobile QA

J P Morgan Chase & Co, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

WebMethods Developer

FedEx Corporation, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

Java Developer

Capital One Financial Corporation, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

BI BO Developer

Capital One Financial Corporation, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

Burst BI Developer

Capital One Financial Corporation, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

Oracle PL/SQL Developer

XO Communications Inc, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

Data Analyst

Capital One Financial Corporation, Contract Plano , Texas, United States Posted 6 years ago Deadline : September 22, 2018 6 years ago

Request history8.1.32PHP Version2.31sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (2.08s)time
    • Application (228ms)time
    • 1 x Booting (90.13%)
      2.08s
      1 x Application (9.87%)
      228ms
      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 (12 duplicates)Show only duplicates191ms
      • JobController.php#818clientfyi_final13.89msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Plano %' or `jobs`.`city_name` like '%Plano %'
        Bindings
        • 0: %Plano %
        • 1: %Plano %
        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.32msselect * from `jobs` where `jobs`.`state_name` like '%Plano %' or `jobs`.`city_name` like '%Plano %' order by `created_at` desc limit 25 offset 125
        Bindings
        • 0: %Plano %
        • 1: %Plano %
        Backtrace
        • app/Http/Controllers/JobController.php:818
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • jobs-by-state_or_city.blade.php#33clientfyi_final480μsselect * from `users` where `users`.`id` = 52234 limit 1
        Bindings
        • 0: 52234
        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` = 52069 limit 1
        Bindings
        • 0: 52069
        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_final450μsselect * from `users` where `users`.`id` = 51752 limit 1
        Bindings
        • 0: 51752
        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` = 955 limit 1
        Bindings
        • 0: 955
        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` = 16916 limit 1
        Bindings
        • 0: 16916
        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` = 16874 limit 1
        Bindings
        • 0: 16874
        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` = 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_final390μsselect * from `users` where `users`.`id` = 6508 limit 1
        Bindings
        • 0: 6508
        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` = 51976 limit 1
        Bindings
        • 0: 51976
        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` = 51976 limit 1
        Bindings
        • 0: 51976
        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_final450μsselect * from `users` where `users`.`id` = 51574 limit 1
        Bindings
        • 0: 51574
        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` = 2973 limit 1
        Bindings
        • 0: 2973
        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` = 18460 limit 1
        Bindings
        • 0: 18460
        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` = 16803 limit 1
        Bindings
        • 0: 16803
        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` = 16066 limit 1
        Bindings
        • 0: 16066
        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` = 16874 limit 1
        Bindings
        • 0: 16874
        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` = 2983 limit 1
        Bindings
        • 0: 2983
        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` = 2983 limit 1
        Bindings
        • 0: 2983
        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` = 2983 limit 1
        Bindings
        • 0: 2983
        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` = 2081 limit 1
        Bindings
        • 0: 2081
        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` = 955 limit 1
        Bindings
        • 0: 955
        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` = 955 limit 1
        Bindings
        • 0: 955
        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` = 955 limit 1
        Bindings
        • 0: 955
        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` = 6489 limit 1
        Bindings
        • 0: 6489
        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` = 955 limit 1
        Bindings
        • 0: 955
        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_final610μ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_final62.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_final87.97msSELECT 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
          4VK65FA6kCxltBZovRp4umFelGCfkMeuyMlxJ9P1
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Plano%20/jobs?page=6" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Plano%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" => "6" ]
          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.222.194.136" ] "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 => "Sat, 26 Apr 2025 01:56:52 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjllTWFmUEhkZ1lIeWllbEVMdGFwQ3c9PSIsInZhbHVlIjoiamJsUlJYeFkxU1ZjK1NNbTlYYUgwLzRoQlF2U2FKQ1RTalpFc0F1MFZDSmFnNDhSQWpmWXdxNm5wZHd0aUs2NUp3NTg1WktOOUI3Z3FCaUJ0MGVVWnpqTkpHNVNEVVhOZG5aYTFJM05tVlB2UERUNEd4SmgyOE5qOHY5QVJVaXoiLCJtYWMiOiI3NWRkZDQ2ZmJjYTgwZTI3ZmFmNTUwNzIxZWIzMjk2NmM5NjdiMzAzMmMxYzYxYzcxNDRkZWY0ZTQ3ZjRhZDlkIiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 03:56:52 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjllTWFmUEhkZ1lIeWllbEVMdGFwQ3c9PSIsInZhbHVlIjoiamJsUlJYeFkxU1ZjK1NNbTlYYUgwLzRoQlF2U2FKQ1RTalpFc0F1MFZDSmFnNDhSQWpmWXdxNm5wZHd0aUs2NUp3NTg1W" 1 => "laravel_session=eyJpdiI6IjVKOE02NVNDZlB2bE9hV1VFQWZKaEE9PSIsInZhbHVlIjoiaFNvN1lpajlVL2gxV1pWakd1VWpjK21TUjRNWEpyc3p4a08rVlJ3eGRPL2pYMmNsc3crZ241ZGUrUzhXajM1Y1VlL1hwLzdxM3ZqamgrWWJEUTZJTUZFanNMOUZrREkwZHhJaUZCVUh2Qk1IcG9yNEdGZDJiQTJPdk5tamhIdUgiLCJtYWMiOiI0YTczMjRiMjE0M2MzMGVlM2Q5NTYzOTllOTU2OGQ4ODMzZWMzMmJlNjZhNWE4NjhhZDdmMTMwMDU4ZDU1YzdkIiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 03:56:52 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjVKOE02NVNDZlB2bE9hV1VFQWZKaEE9PSIsInZhbHVlIjoiaFNvN1lpajlVL2gxV1pWakd1VWpjK21TUjRNWEpyc3p4a08rVlJ3eGRPL2pYMmNsc3crZ241ZGUrUzhXajM1Y1Vl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjllTWFmUEhkZ1lIeWllbEVMdGFwQ3c9PSIsInZhbHVlIjoiamJsUlJYeFkxU1ZjK1NNbTlYYUgwLzRoQlF2U2FKQ1RTalpFc0F1MFZDSmFnNDhSQWpmWXdxNm5wZHd0aUs2NUp3NTg1WktOOUI3Z3FCaUJ0MGVVWnpqTkpHNVNEVVhOZG5aYTFJM05tVlB2UERUNEd4SmgyOE5qOHY5QVJVaXoiLCJtYWMiOiI3NWRkZDQ2ZmJjYTgwZTI3ZmFmNTUwNzIxZWIzMjk2NmM5NjdiMzAzMmMxYzYxYzcxNDRkZWY0ZTQ3ZjRhZDlkIiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 03:56:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjllTWFmUEhkZ1lIeWllbEVMdGFwQ3c9PSIsInZhbHVlIjoiamJsUlJYeFkxU1ZjK1NNbTlYYUgwLzRoQlF2U2FKQ1RTalpFc0F1MFZDSmFnNDhSQWpmWXdxNm5wZHd0aUs2NUp3NTg1W" 1 => "laravel_session=eyJpdiI6IjVKOE02NVNDZlB2bE9hV1VFQWZKaEE9PSIsInZhbHVlIjoiaFNvN1lpajlVL2gxV1pWakd1VWpjK21TUjRNWEpyc3p4a08rVlJ3eGRPL2pYMmNsc3crZ241ZGUrUzhXajM1Y1VlL1hwLzdxM3ZqamgrWWJEUTZJTUZFanNMOUZrREkwZHhJaUZCVUh2Qk1IcG9yNEdGZDJiQTJPdk5tamhIdUgiLCJtYWMiOiI0YTczMjRiMjE0M2MzMGVlM2Q5NTYzOTllOTU2OGQ4ODMzZWMzMmJlNjZhNWE4NjhhZDdmMTMwMDU4ZDU1YzdkIiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 03:56:52 GMT; path=/; httponlylaravel_session=eyJpdiI6IjVKOE02NVNDZlB2bE9hV1VFQWZKaEE9PSIsInZhbHVlIjoiaFNvN1lpajlVL2gxV1pWakd1VWpjK21TUjRNWEpyc3p4a08rVlJ3eGRPL2pYMmNsc3crZ241ZGUrUzhXajM1Y1Vl" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "4VK65FA6kCxltBZovRp4umFelGCfkMeuyMlxJ9P1" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Plano%20/jobs?page=6" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-26 01:56:52GET/ByStateOrcity/Plano%20/jobs?page=6330188