Python Developer

Ford Motor Company

Contract Dearborn, Michigan, United States Posted 3 months ago

 Write a Review Add Vendor   Add Contact  

About Position

Python Developer (Contract)

$60.00 / Hourly

Dearborn, Michigan, United States

Python Developer

Contract Dearborn, Michigan, United States Posted 3 months ago

Skills
Python SQL 3+ years experience with ETL solutions 3+ years experience of the full software development lifecycle (SDLC) 3+ years experience Oracle/Teradata Ability to lead and mentor associate engineers Strong foundation in Big Data Ability to clearly communicate with peers business stakeholders and subject matter experts
Description

PDO - The Data Software Engineer position will involve design, implementation, testing and launch of new applications for loading dealer data and generating analytical insights.
The position requires a strong foundation in Big Data with knowledge of Python and SQL query language.
The primary focus involves the migration of data landing and transformation jobs from Teradata to Airflow (Astronomer) and BigQuery.
The software engineer will work closely with IT team members and Business Owners to understand various business processes and apply this knowledge to design and implement solutions.

Responsibilities
  • Experience with Airflow (Astronomer)
  • Experience with Google Cloud Platform (GCP)
  • Experience with BigQuery

By applying to a job using PingJob.com you are agreeing to comply with and be subject to the PingJob.com Terms and Conditions for use of our website. To use our website, you must agree with the Terms and Conditions and both meet and comply with their provisions.

Questions / Comments:

Display Questions / Comments:

No Questions / comments

Ford Motor Company Vendors

( Login to see all the 36 vendors)
Ajilon Consulting
Write a Review

210 West Pennsylvania Avenue
Towson
Maryland
www.ajilonconsulting.com ( 47 vendors)

Tech Mahindra (Americas) Inc
Write a Review

2140 Lake Park Boulevard Suite 920
Richardson
Texas
www.techmahindra.com ( 45 vendors)

Capgemini
Write a Review

5 Times Square
New York
New York
www.capgemini.com ( 42 vendors)

Job Summary

$60.00 / Hourly

Contract

Dearborn, Michigan, United States

Experience Level : Medium

Experience Required : 5 Year/s

Only Any

Posted : 3 months ago

Deadline : January 24, 2025 3 months ago

Job ID : Job0000016151

Ford Motor Company

P.O. Box 6248

www.ford.com

Request history8.1.32PHP Version3.05sRequest Duration841MBMemory UsageGET {slug}Route
    • Booting (1.68s)time
    • Application (1.37s)time
    • 1 x Booting (55.14%)
      1.68s
      1 x Application (44.86%)
      1.37s
      3 templates were rendered
      • frontend.job-viewjob-view.blade.php#?blade
      • admin.flash_msgflash_msg.blade.php#?blade
      • layouts.themetheme.blade.php#?blade
      uri
      GET {slug}
      middleware
      web
      controller
      App\Http\Controllers\JobController@view
      namespace
      prefix
      where
      as
      job_view
      file
      app/Http/Controllers/JobController.php:482-507
      289 statements were executed (232 duplicates)Show only duplicatesclientfyi_final713ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 189 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • JobController.php#484clientfyi_final14.51msselect * from `jobs` where `job_slug` = 'python-developer-24' limit 1
        Bindings
        • 0: python-developer-24
        Backtrace
        • app/Http/Controllers/JobController.php:484
        • 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
      • User.php#78clientfyi_final75.82msselect `id`, `company` from `users` where `user_type` in ('employer', 'agent') order by `id` desc
        Bindings
        • 0: employer
        • 1: agent
        Backtrace
        • app/Models/User.php:78
        • app/Http/Controllers/JobController.php:491
        • 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
      • JobController.php#493clientfyi_final550μsselect * from `users` where `users`.`id` = 2174 limit 1
        Bindings
        • 0: 2174
        Backtrace
        • app/Http/Controllers/JobController.php:493
        • 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
      • Vendor.php#57clientfyi_final800μsselect count(*) as aggregate from `vendors` inner join `users` on `vendors`.`vendor_id` = `users`.`id` inner join `states` on `users`.`state_id` = `states`.`id` inner join `countries` on `states`.`country_id` = `countries`.`id` where `vendors`.`approve_status` = 1 and `vendors`.`employer_id` = 2174
        Bindings
        • 0: 1
        • 1: 2174
        Backtrace
        • app/Models/Vendor.php:57
        • app/Http/Controllers/JobController.php:495
        • 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.php#57clientfyi_final2.45msselect `vendors`.*, `users`.`website`, `users`.`company`, `users`.`address`, `users`.`city`, `states`.`state_name`, `countries`.`country_name`, (SELECT (SUM(ratings)/COUNT(id)) FROM reviews WHERE reviews.employer_id = vendors.vendor_id AND reviews.approve_status = 1) as review_rating, (SELECT COUNT(id) FROM reviews WHERE reviews.employer_id = vendors.vendor_id AND reviews.approve_status = 1) as review_count, (SELECT COUNT(id) FROM vendors as b WHERE b.employer_id = vendors.vendor_id) as vendor_count from `vendors` inner join `users` on `vendors`.`vendor_id` = `users`.`id` inner join `states` on `users`.`state_id` = `states`.`id` inner join `countries` on `states`.`country_id` = `countries`.`id` where `vendors`.`approve_status` = 1 and `vendors`.`employer_id` = 2174 order by `vendor_count` desc limit 3 offset 0
        Bindings
        • 0: 1
        • 1: 2174
        Backtrace
        • app/Models/Vendor.php:57
        • app/Http/Controllers/JobController.php:495
        • 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
      • JobController.php#500clientfyi_final320μsselect (sum(ratings)/count(id)) AS review_rating, count(id) as review_count from `reviews` where `approve_status` = 1 and `employer_id` = 2174
        Bindings
        • 0: 1
        • 1: 2174
        Backtrace
        • app/Http/Controllers/JobController.php:500
        • 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
      • job-view.blade.php#17clientfyi_final11.31msselect DISTINCT email from `job_applications` where `category_id` = 128 and `status` = 1
        Bindings
        • 0: 128
        • 1: 1
        Backtrace
        • view::frontend.job-view:17
        • 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
      • job-view.blade.php#450clientfyi_final420μsselect * from `comments` where `comments`.`commentable_type` = 'App\\Models\\Job' and `comments`.`commentable_id` = 16151 and `comments`.`commentable_id` is not null and `parent_id` is null
        Bindings
        • 0: App\Models\Job
        • 1: 16151
        Backtrace
        • view::frontend.job-view:450
        • 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_final750μ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_final47.19msSELECT 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.86msSELECT 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
      • Category.php#25clientfyi_final27.55msselect * from `jobs` where `jobs`.`category_id` = 30 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 30
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final500μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#158clientfyi_final1.02msupdate `options` set `option_value` = 1745552566 where `id` = 96
        Bindings
        • 0: 1745552566
        • 1: 96
        Backtrace
        • app/Helper/GlobalFunctions.php:158
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final17.41msselect * from `jobs` where `jobs`.`category_id` = 4 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 4
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final460μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final15.5msselect * from `jobs` where `jobs`.`category_id` = 29 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 29
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final430μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final11.67msselect * from `jobs` where `jobs`.`category_id` = 172 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 172
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final390μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final12.59msselect * from `jobs` where `jobs`.`category_id` = 51 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 51
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final370μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final22.91msselect * from `jobs` where `jobs`.`category_id` = 37 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 37
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final440μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final8.68msselect * from `jobs` where `jobs`.`category_id` = 55 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 55
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final380μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final9.13msselect * from `jobs` where `jobs`.`category_id` = 33 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 33
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final360μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final7.33msselect * from `jobs` where `jobs`.`category_id` = 69 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 69
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final500μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final7.28msselect * from `jobs` where `jobs`.`category_id` = 63 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 63
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:227
        • 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
      • GlobalFunctions.php#156clientfyi_final380μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:227
        • 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
      • Category.php#25clientfyi_final6.83msselect * from `jobs` where `jobs`.`category_id` = 35 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 35
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final390μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final6.72msselect * from `jobs` where `jobs`.`category_id` = 71 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 71
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final380μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final6.09msselect * from `jobs` where `jobs`.`category_id` = 39 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 39
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final350μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final5.36msselect * from `jobs` where `jobs`.`category_id` = 189 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 189
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final420μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#158clientfyi_final770μsupdate `options` set `option_value` = 1745552567 where `id` = 96
        Bindings
        • 0: 1745552567
        • 1: 96
        Backtrace
        • app/Helper/GlobalFunctions.php:158
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final5.69msselect * from `jobs` where `jobs`.`category_id` = 75 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 75
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final370μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final4.57msselect * from `jobs` where `jobs`.`category_id` = 135 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 135
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final350μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final5.06msselect * from `jobs` where `jobs`.`category_id` = 36 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 36
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final350μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final3.82msselect * from `jobs` where `jobs`.`category_id` = 56 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 56
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final350μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final4.17msselect * from `jobs` where `jobs`.`category_id` = 49 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 49
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final330μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final3.89msselect * from `jobs` where `jobs`.`category_id` = 83 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 83
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:241
        • 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
      • GlobalFunctions.php#156clientfyi_final360μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:241
        • 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
      • Category.php#25clientfyi_final4.44msselect * from `jobs` where `jobs`.`category_id` = 72 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 72
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final370μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final3.91msselect * from `jobs` where `jobs`.`category_id` = 61 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 61
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final380μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final14.68msselect * from `jobs` where `jobs`.`category_id` = 40 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 40
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final400μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final3.71msselect * from `jobs` where `jobs`.`category_id` = 117 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 117
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final360μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final4.01msselect * from `jobs` where `jobs`.`category_id` = 113 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 113
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final460μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final3.72msselect * from `jobs` where `jobs`.`category_id` = 47 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 47
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final390μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final4.12msselect * from `jobs` where `jobs`.`category_id` = 161 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 161
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final400μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final3.88msselect * from `jobs` where `jobs`.`category_id` = 31 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 31
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final370μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final3.35msselect * from `jobs` where `jobs`.`category_id` = 149 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 149
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final360μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final3.59msselect * from `jobs` where `jobs`.`category_id` = 81 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 81
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:255
        • 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
      • GlobalFunctions.php#156clientfyi_final360μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:255
        • 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
      • Category.php#25clientfyi_final3.53msselect * from `jobs` where `jobs`.`category_id` = 53 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 53
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final360μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final3.45msselect * from `jobs` where `jobs`.`category_id` = 175 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 175
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final430μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final3.69msselect * from `jobs` where `jobs`.`category_id` = 41 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 41
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final360μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final3.27msselect * from `jobs` where `jobs`.`category_id` = 48 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 48
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final490μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final3.01msselect * from `jobs` where `jobs`.`category_id` = 211 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 211
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final350μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final2.92msselect * from `jobs` where `jobs`.`category_id` = 134 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 134
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final360μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final2.83msselect * from `jobs` where `jobs`.`category_id` = 128 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 128
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final330μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final2.64msselect * from `jobs` where `jobs`.`category_id` = 107 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 107
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final340μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final2.64msselect * from `jobs` where `jobs`.`category_id` = 169 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 169
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final330μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final2.62msselect * from `jobs` where `jobs`.`category_id` = 177 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 177
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:285
        • 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
      • GlobalFunctions.php#156clientfyi_final340μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:285
        • 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
      • Category.php#25clientfyi_final2.28msselect * from `jobs` where `jobs`.`category_id` = 89 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 89
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:299
        • 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
      • GlobalFunctions.php#156clientfyi_final330μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:299
        • 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
      • Category.php#25clientfyi_final1.67msselect * from `jobs` where `jobs`.`category_id` = 100 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 100
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:299
        • 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
      • GlobalFunctions.php#156clientfyi_final330μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:299
        • 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
      • Category.php#25clientfyi_final1.88msselect * from `jobs` where `jobs`.`category_id` = 136 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 136
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:299
        • 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
      • GlobalFunctions.php#156clientfyi_final330μsselect * from `options` where (`option_key` = 'category_count_cached') limit 1
        Bindings
        • 0: category_count_cached
        Backtrace
        • app/Helper/GlobalFunctions.php:156
        • view::layouts.theme:299
        • 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
      • Category.php#25clientfyi_final2.14msselect * from `jobs` where `jobs`.`category_id` = 99 and `jobs`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 99
        • 1: 1
        Backtrace
        • app/Models/Category.php:25
        • view::layouts.theme:299
        • 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
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final2.16msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final350μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final2.28msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.8msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.94msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.9msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final2.02msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final340μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.96msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final13.83msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final3.14msselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final2.22msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final1.04msselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final2.94msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final480μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final2.06msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.96msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.96msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.92msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.87msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final310μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.98msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.69msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.61msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final310μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.52msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.67msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.43msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.52msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.42msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.5msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final310μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.38msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final310μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.37msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final310μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.42msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final340μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.56msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.39msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.42msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final370μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.48msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.35msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final350μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.41msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.29msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final12.12msselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.57msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final350μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.26msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final470μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.59msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.63msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final340μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.31msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final340μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.21msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final350μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.36msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final12.77msselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final17.22msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final5.68msselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.43msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final370μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.11msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final410μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.29msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.18msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.04msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.16msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final340μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final1.05msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final950μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final990μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final910μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final350μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final950μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final11.03msselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final920μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final350μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final830μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final970μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final860μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final870μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final760μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final810μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final750μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final340μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final750μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final770μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final810μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final730μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final750μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final650μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final380μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final620μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final340μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final790μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final390μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final690μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final350μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final720μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final670μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final320μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final710μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final340μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final700μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final630μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final330μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final750μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final370μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final720μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final380μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final760μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final430μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final570μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final400μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final710μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final400μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final730μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final690μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final400μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final650μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final430μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final700μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final440μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final640μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final400μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final580μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final410μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final670μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final390μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final540μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final360μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final600μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final430μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final460μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final420μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final460μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final370μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final540μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final390μsselect * from `options` where (`option_key` = ?) limit 1
      • clientfyi_final670μsselect * from `jobs` where `jobs`.`category_id` = ? and `jobs`.`category_id` is not null and `status` = ?
      • clientfyi_final440μsselect * from `options` where (`option_key` = ?) limit 1
      App\Models\Job
      25042Job.php#?
      App\Models\Category
      138Category.php#?
      App\Models\Option
      138Option.php#?
      App\Models\User
      1User.php#?
          _token
          5fRy0iaCtkbZPf5d7lJKWa5veIYZ0YQYYW81MaJ1
          _previous
          array:1 [ "url" => "https://pingjob.com/python-developer-24" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /python-developer-24
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          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.216.244.2" ] "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 03:42:46 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImgyN0Y5eDM4T0VCTFEvQUhTUGJzdHc9PSIsInZhbHVlIjoidHg5ZTVCZVJEUHI5ZWhyaFJuTDRGWjZjR3hnZWlzV2xEZzVzbVFOVEJnRTFlWmVwdDMrcC9RWHRvTlEzVXNIYVZFNDc4S3Nqb0dINkRtMmNLYVR5S1ArUDVUZC9NSWNHMVFNWm10ZzNFRFdjb3V4SEZUblFBSkVOZmVjQVpMR3AiLCJtYWMiOiJmNGRhOTUxMWUxY2Q1NjZjMzJhODE2OTk3ODQzZGU3YzQ0YzdiNDk4NWE5OGZlMDM0NDlkNjM5NjM5YzMyMTk3IiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 05:42:47 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImgyN0Y5eDM4T0VCTFEvQUhTUGJzdHc9PSIsInZhbHVlIjoidHg5ZTVCZVJEUHI5ZWhyaFJuTDRGWjZjR3hnZWlzV2xEZzVzbVFOVEJnRTFlWmVwdDMrcC9RWHRvTlEzVXNIYVZFNDc4S" 1 => "laravel_session=eyJpdiI6Ii83QmNoa2trWHd6Rk4rVHV5Tm1EWGc9PSIsInZhbHVlIjoiODNpQm1RRU5FckQvblNwYWpwcCtjdGFkRkREaUk5L3ZkWGlZaGl1NlJwSzBwMGJEcVN6bzY2V1FickUvOWM1dXY5RVltNTZPRHRUMHNZTEM2c2QrdHhMSFZjTkl1cGpIVGp0bUc4TWJtZ1NNeHRkSnJ2b3lvWEVWcm9oNjJ0c1YiLCJtYWMiOiI1ZjJkZDA5MjJhNTk4NGE4Zjk0MzkyYTgwNTBmMjk0NmJlYWI0M2JkZWZjZTk3M2QzOTUzZGZjYzc1MzkzMjJkIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 05:42:47 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Ii83QmNoa2trWHd6Rk4rVHV5Tm1EWGc9PSIsInZhbHVlIjoiODNpQm1RRU5FckQvblNwYWpwcCtjdGFkRkREaUk5L3ZkWGlZaGl1NlJwSzBwMGJEcVN6bzY2V1FickUvOWM1dXY5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImgyN0Y5eDM4T0VCTFEvQUhTUGJzdHc9PSIsInZhbHVlIjoidHg5ZTVCZVJEUHI5ZWhyaFJuTDRGWjZjR3hnZWlzV2xEZzVzbVFOVEJnRTFlWmVwdDMrcC9RWHRvTlEzVXNIYVZFNDc4S3Nqb0dINkRtMmNLYVR5S1ArUDVUZC9NSWNHMVFNWm10ZzNFRFdjb3V4SEZUblFBSkVOZmVjQVpMR3AiLCJtYWMiOiJmNGRhOTUxMWUxY2Q1NjZjMzJhODE2OTk3ODQzZGU3YzQ0YzdiNDk4NWE5OGZlMDM0NDlkNjM5NjM5YzMyMTk3IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 05:42:47 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImgyN0Y5eDM4T0VCTFEvQUhTUGJzdHc9PSIsInZhbHVlIjoidHg5ZTVCZVJEUHI5ZWhyaFJuTDRGWjZjR3hnZWlzV2xEZzVzbVFOVEJnRTFlWmVwdDMrcC9RWHRvTlEzVXNIYVZFNDc4S" 1 => "laravel_session=eyJpdiI6Ii83QmNoa2trWHd6Rk4rVHV5Tm1EWGc9PSIsInZhbHVlIjoiODNpQm1RRU5FckQvblNwYWpwcCtjdGFkRkREaUk5L3ZkWGlZaGl1NlJwSzBwMGJEcVN6bzY2V1FickUvOWM1dXY5RVltNTZPRHRUMHNZTEM2c2QrdHhMSFZjTkl1cGpIVGp0bUc4TWJtZ1NNeHRkSnJ2b3lvWEVWcm9oNjJ0c1YiLCJtYWMiOiI1ZjJkZDA5MjJhNTk4NGE4Zjk0MzkyYTgwNTBmMjk0NmJlYWI0M2JkZWZjZTk3M2QzOTUzZGZjYzc1MzkzMjJkIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 05:42:47 GMT; path=/; httponlylaravel_session=eyJpdiI6Ii83QmNoa2trWHd6Rk4rVHV5Tm1EWGc9PSIsInZhbHVlIjoiODNpQm1RRU5FckQvblNwYWpwcCtjdGFkRkREaUk5L3ZkWGlZaGl1NlJwSzBwMGJEcVN6bzY2V1FickUvOWM1dXY5" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "5fRy0iaCtkbZPf5d7lJKWa5veIYZ0YQYYW81MaJ1" "_previous" => array:1 [ "url" => "https://pingjob.com/python-developer-24" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-25 03:42:47GET/python-developer-24328925319