Data Platform Engineer

Q2 Software, Inc, Full Time Austin , Texas, United States Posted 2 years ago Deadline : January 16, 2023 2 years ago

Software Engineer

Sixth Street Partners, Full Time Austin , Texas, United States Posted 2 years ago Deadline : January 16, 2023 2 years ago

QA Automation Engineer

Austin Energy, Contract Austin , Texas, United States Posted 2 years ago Deadline : November 16, 2022 2 years ago

Data Warehouse Lead

Q2 Software, Inc, Full Time Austin , Texas, United States Posted 2 years ago Deadline : September 12, 2022 2 years ago

SAP Commerce (Hybris) Functional Analyst

Apple Computer Inc, Full Time Austin , Texas, United States Posted 2 years ago Deadline : September 5, 2022 2 years ago

Data Engineer

National Instruments Corporation, Full Time Austin , Texas, United States Posted 2 years ago Deadline : September 5, 2022 2 years ago

Oracle PL/SQL Developer

National Instruments Corporation, Full Time Austin , Texas, United States Posted 2 years ago Deadline : May 7, 2022 2 years ago

DevOps Manager

Apple Computer Inc, Full Time Austin , Texas, United States Posted 3 years ago Deadline : January 1, 2022 3 years ago

UX/Product Designer

Keller Williams Realty Inc, Contract Austin , Texas, United States Posted 3 years ago Deadline : November 9, 2021 3 years ago

FSE Java Engineer

Inovant LLC, Contract Austin , Texas, United States Posted 3 years ago Deadline : October 27, 2021 3 years ago

Big Data - Hadoop

Visa International, Contract Austin , Texas, United States Posted 3 years ago Deadline : October 19, 2021 3 years ago

Triage Specialist

Facebook, Contract Austin , Texas, United States Posted 3 years ago Deadline : October 4, 2021 3 years ago

PeopleSoft Developer

State of Texas, Contract Austin , Texas, United States Posted 3 years ago Deadline : July 8, 2021 3 years ago

Project Manager

Austin Energy, Contract Austin , Texas, United States Posted 3 years ago Deadline : June 17, 2021 3 years ago

Workday Integration Developer

Whole Foods Market Inc, Contract Austin , Texas, United States Posted 3 years ago Deadline : May 21, 2021 3 years ago

Oracle Fusion SCM Functional Consultant

Facebook, Contract Austin , Texas, United States Posted 3 years ago Deadline : May 21, 2021 3 years ago

C# Developer

Whole Foods Market Inc, Contract Austin , Texas, United States Posted 3 years ago Deadline : May 21, 2021 3 years ago

React Native Developer

Babylon Inc, Contract Austin , Texas, United States Posted 3 years ago Deadline : May 18, 2021 3 years ago

Oracle DBA

Vrbo, Contract Austin , Texas, United States Posted 4 years ago Deadline : November 22, 2020 4 years ago

.NET Developer

NCR Corporation, Contract Austin , Texas, United States Posted 4 years ago Deadline : November 22, 2020 4 years ago

Kafka Developer

Visa International, Contract Austin , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

SAS AML Platform Administrator

Ebay Inc, Contract Austin , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Business Analyst

Ebay Inc, Contract Austin , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Case Management Developer

Ebay Inc, Contract Austin , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Java Developer

RetailMeNot Inc, Contract Austin , Texas, United States Posted 4 years ago Deadline : October 30, 2020 4 years ago

Request history8.1.32PHP Version2.93sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (2.66s)time
    • Application (261ms)time
    • 1 x Booting (91.08%)
      2.66s
      1 x Application (8.92%)
      261ms
      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 (17 duplicates)Show only duplicates224ms
      • JobController.php#818clientfyi_final15.6msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Austin %' or `jobs`.`city_name` like '%Austin %'
        Bindings
        • 0: %Austin %
        • 1: %Austin %
        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_final26.82msselect * from `jobs` where `jobs`.`state_name` like '%Austin %' or `jobs`.`city_name` like '%Austin %' order by `created_at` desc limit 25 offset 75
        Bindings
        • 0: %Austin %
        • 1: %Austin %
        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` = 80537 limit 1
        Bindings
        • 0: 80537
        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` = 80565 limit 1
        Bindings
        • 0: 80565
        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` = 41643 limit 1
        Bindings
        • 0: 41643
        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` = 80537 limit 1
        Bindings
        • 0: 80537
        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` = 401 limit 1
        Bindings
        • 0: 401
        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` = 16860 limit 1
        Bindings
        • 0: 16860
        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` = 16860 limit 1
        Bindings
        • 0: 16860
        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` = 401 limit 1
        Bindings
        • 0: 401
        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` = 46830 limit 1
        Bindings
        • 0: 46830
        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` = 2793 limit 1
        Bindings
        • 0: 2793
        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` = 6251 limit 1
        Bindings
        • 0: 6251
        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` = 48328 limit 1
        Bindings
        • 0: 48328
        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` = 6826 limit 1
        Bindings
        • 0: 6826
        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` = 41643 limit 1
        Bindings
        • 0: 41643
        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` = 16208 limit 1
        Bindings
        • 0: 16208
        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` = 48328 limit 1
        Bindings
        • 0: 48328
        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` = 16208 limit 1
        Bindings
        • 0: 16208
        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` = 54259 limit 1
        Bindings
        • 0: 54259
        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` = 75201 limit 1
        Bindings
        • 0: 75201
        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` = 51184 limit 1
        Bindings
        • 0: 51184
        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` = 6251 limit 1
        Bindings
        • 0: 6251
        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` = 1776 limit 1
        Bindings
        • 0: 1776
        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` = 1776 limit 1
        Bindings
        • 0: 1776
        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` = 1776 limit 1
        Bindings
        • 0: 1776
        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` = 75105 limit 1
        Bindings
        • 0: 75105
        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_final560μ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_final94.1msSELECT 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_final77.06msSELECT 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
          qJtibbCyPbxGvVNh7qL6XyOUu7GDtivNVhwUaYva
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Austin%20/jobs?page=4" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Austin%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" => "4" ]
          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.139.99.145" ] "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, 25 Apr 2025 08:12:54 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktvOVNkM1FlR25RVDliVWtwcXhFL3c9PSIsInZhbHVlIjoiNEYwRmNjYVB2VHhhQWZES0x0dnViazlDOGN6aFVieDA2VGU4NnFEMk15Y05CQ0hYOWRqZnQvdno1STFCVG54UVk2U1ZKbUx5RWU4cTUvMWwvcStrbVZ1MVBCODFiUHBBSUNKWlIrMDVwSzJGUUsxNWFxQlBROTFUck5scmQwWEUiLCJtYWMiOiJmOWZjN2RiZDYxOGMwZGEzNDJiOTc1MmE0NGY5NmNhYTI2OTBiZGIwYmZjNzdkZmM1Nzk2MmFjNWVmZTFjZWZjIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 10:12:54 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IktvOVNkM1FlR25RVDliVWtwcXhFL3c9PSIsInZhbHVlIjoiNEYwRmNjYVB2VHhhQWZES0x0dnViazlDOGN6aFVieDA2VGU4NnFEMk15Y05CQ0hYOWRqZnQvdno1STFCVG54UVk2U1ZKb" 1 => "laravel_session=eyJpdiI6Ik5lZGdYdzNJQUpHSFBNdFZqS2tybGc9PSIsInZhbHVlIjoiUEs2c1V5ZXVZR3YzMU5xWGNhOFBoeTE4cXgyelROUEVrRnNVZ0E0UHhYaVVJU0F4aEV6QTJOZE5TT3RabGhrTUl1d2Job2k4U2JxZ0hCNGJybUZVRVZudmNkejVTZ01sNmtLZy9UWGpzRWp1VG5ta3VDOUVPSEJidWFMT2RUU1ciLCJtYWMiOiIxZjRiMzgxMmY3NzZjZDg2NjA3MzFjNGIzNzU1MGMxMGIwZDY1NGFmMjQ3MWMyMjY1Njc4Mjg3OTUxNDk4NWRiIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 10:12:54 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Ik5lZGdYdzNJQUpHSFBNdFZqS2tybGc9PSIsInZhbHVlIjoiUEs2c1V5ZXVZR3YzMU5xWGNhOFBoeTE4cXgyelROUEVrRnNVZ0E0UHhYaVVJU0F4aEV6QTJOZE5TT3RabGhrTUl1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktvOVNkM1FlR25RVDliVWtwcXhFL3c9PSIsInZhbHVlIjoiNEYwRmNjYVB2VHhhQWZES0x0dnViazlDOGN6aFVieDA2VGU4NnFEMk15Y05CQ0hYOWRqZnQvdno1STFCVG54UVk2U1ZKbUx5RWU4cTUvMWwvcStrbVZ1MVBCODFiUHBBSUNKWlIrMDVwSzJGUUsxNWFxQlBROTFUck5scmQwWEUiLCJtYWMiOiJmOWZjN2RiZDYxOGMwZGEzNDJiOTc1MmE0NGY5NmNhYTI2OTBiZGIwYmZjNzdkZmM1Nzk2MmFjNWVmZTFjZWZjIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 10:12:54 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IktvOVNkM1FlR25RVDliVWtwcXhFL3c9PSIsInZhbHVlIjoiNEYwRmNjYVB2VHhhQWZES0x0dnViazlDOGN6aFVieDA2VGU4NnFEMk15Y05CQ0hYOWRqZnQvdno1STFCVG54UVk2U1ZKb" 1 => "laravel_session=eyJpdiI6Ik5lZGdYdzNJQUpHSFBNdFZqS2tybGc9PSIsInZhbHVlIjoiUEs2c1V5ZXVZR3YzMU5xWGNhOFBoeTE4cXgyelROUEVrRnNVZ0E0UHhYaVVJU0F4aEV6QTJOZE5TT3RabGhrTUl1d2Job2k4U2JxZ0hCNGJybUZVRVZudmNkejVTZ01sNmtLZy9UWGpzRWp1VG5ta3VDOUVPSEJidWFMT2RUU1ciLCJtYWMiOiIxZjRiMzgxMmY3NzZjZDg2NjA3MzFjNGIzNzU1MGMxMGIwZDY1NGFmMjQ3MWMyMjY1Njc4Mjg3OTUxNDk4NWRiIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 10:12:54 GMT; path=/; httponlylaravel_session=eyJpdiI6Ik5lZGdYdzNJQUpHSFBNdFZqS2tybGc9PSIsInZhbHVlIjoiUEs2c1V5ZXVZR3YzMU5xWGNhOFBoeTE4cXgyelROUEVrRnNVZ0E0UHhYaVVJU0F4aEV6QTJOZE5TT3RabGhrTUl1" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "qJtibbCyPbxGvVNh7qL6XyOUu7GDtivNVhwUaYva" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Austin%20/jobs?page=4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-25 08:12:54GET/ByStateOrcity/Austin%20/jobs?page=4330188