image 1

Pappa Roma Restaurant

(0)
Comments 0
Request history8.1.29PHP Version281msRequest Duration4MBMemory UsageGET en/detailplace/{id}Route
    • Booting (29.37ms)time
    • Application (251ms)time
    • 1 x Application (89.53%)
      251ms
      1 x Booting (10.46%)
      29.37ms
      6 templates were rendered
      • frontend.detailplacedetailplace.blade.php#?blade
      • layouts.main_frontendmain_frontend.blade.php#?blade
      • frontend.layout.headerheader.blade.php#?blade
      • sweetalert::alertalert.blade.php#?blade
      • frontend.layout.header_mobileheader_mobile.blade.php#?blade
      • frontend.layout.footerfooter.blade.php#?blade
      uri
      GET en/detailplace/{id}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath, Closure
      controller
      App\Http\Controllers\Frontend\CategoryController@detailplace
      namespace
      prefix
      /en
      where
      as
      detailplace
      file
      app/Http/Controllers/Frontend/CategoryController.php:255-300
      186 statements were executed, 21 of which were duplicates, 165 unique. Show only duplicated151ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 86 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • Connection Establishednewsaeeh_saeehCategoryController.php#257
        Backtrace
        • 13. app/Http/Controllers/Frontend/CategoryController.php:257
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `places` where `places`.`id` = '8048' and `places`.`deleted_at` is null limit 1
        2.66msnewsaeeh_saeehCategoryController.php#257
        Bindings
        • 0: 8048
        Backtrace
        • 19. app/Http/Controllers/Frontend/CategoryController.php:257
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `categories`.`id` = 257 and `categories`.`deleted_at` is null limit 1
        400μsnewsaeeh_saeehCategoryController.php#259
        Bindings
        • 0: 257
        Backtrace
        • 19. app/Http/Controllers/Frontend/CategoryController.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `place_reviews`.`deleted_at` is null
        490μsnewsaeeh_saeehCategoryController.php#260
        Bindings
        • 0: 8048
        Backtrace
        • 20. app/Http/Controllers/Frontend/CategoryController.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `places` where `places`.`id` = '8048' and `places`.`deleted_at` is null limit 1
        480μsnewsaeeh_saeehCategoryController.php#285
        Bindings
        • 0: 8048
        Backtrace
        • 19. app/Http/Controllers/Frontend/CategoryController.php:285
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `flag`, `go_or_not` from `categories` where `id` = 257 and `categories`.`deleted_at` is null limit 1
        330μsnewsaeeh_saeehdetailplace.blade.php#33
        Bindings
        • 0: 257
        Backtrace
        • 15. view::frontend.detailplace:33
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        390μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:93
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `place_comments` where `place_comments`.`place_id` = 8048 and `place_comments`.`place_id` is not null and `place_comments`.`deleted_at` is null order by `rating` desc
        680μsnewsaeeh_saeehdetailplace.blade.php#99
        Bindings
        • 0: 8048
        Backtrace
        • 19. view::frontend.detailplace:99
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 257 and `categories`.`deleted_at` is null limit 1
        470μsnewsaeeh_saeehdetailplace.blade.php#130
        Bindings
        • 0: 257
        Backtrace
        • 20. view::frontend.detailplace:130
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `cities` where `cities`.`id` = 48 and `cities`.`deleted_at` is null limit 1
        1.71msnewsaeeh_saeehdetailplace.blade.php#239
        Bindings
        • 0: 48
        Backtrace
        • 21. view::frontend.detailplace:239
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `countries`.`id` = 31 and `countries`.`deleted_at` is null limit 1
        1.5msnewsaeeh_saeehdetailplace.blade.php#241
        Bindings
        • 0: 31
        Backtrace
        • 21. view::frontend.detailplace:241
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        1.33msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:356
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        1.48msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:366
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        950μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:371
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        730μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:376
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        470μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:381
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        390μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:386
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `place_reviews`.`deleted_at` is null group by `review_element_id`
        540μsnewsaeeh_saeehdetailplace.blade.php#417
        Bindings
        • 0: 8048
        Backtrace
        • 19. view::frontend.detailplace:417
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `places` where `places`.`id` = 8048 and `places`.`deleted_at` is null limit 1
        630μsnewsaeeh_saeehPlaceReview.php#48
        Bindings
        • 0: 8048
        Backtrace
        • 20. app/Models/PlaceReview.php:48
        • 26. view::frontend.detailplace:418
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `categories` where `categories`.`id` = 257 and `categories`.`deleted_at` is null limit 1
        500μsnewsaeeh_saeehPlaceReview.php#49
        Bindings
        • 0: 257
        Backtrace
        • 20. app/Models/PlaceReview.php:49
        • 26. view::frontend.detailplace:418
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `review_elements` where `review_elements`.`id` = 13 and `type` = 'resturant' and `review_elements`.`deleted_at` is null limit 1
        430μsnewsaeeh_saeehdetailplace.blade.php#418
        Bindings
        • 0: 13
        • 1: resturant
        Backtrace
        • 21. view::frontend.detailplace:418
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `place_comments` where `place_comments`.`place_id` = 8048 and `place_comments`.`place_id` is not null and `place_comments`.`deleted_at` is null order by `rating` desc limit 3
        660μsnewsaeeh_saeehdetailplace.blade.php#454
        Bindings
        • 0: 8048
        Backtrace
        • 20. view::frontend.detailplace:454
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        1.89msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:1028
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        800μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:1036
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        620μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:1041
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        650μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:1046
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        1.01msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:1051
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select avg(`rate`) as aggregate from `place_reviews` where `place_reviews`.`place_id` = 8048 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        700μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8048
        • 1: 0
        Backtrace
        • 18. app/Models/Place.php:246
        • 19. view::frontend.detailplace:1056
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `categories` where `parent_id` = 1 and `type` = 1 and `deleted_at` is null and `categories`.`deleted_at` is null
        780μsnewsaeeh_saeehHelper.php#20
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 14. app/Helpers/Helper.php:20
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select count(*) as aggregate from `aqars` where `category_id` = 93889 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        740μsnewsaeeh_saeehHelper.php#26
        Bindings
        • 0: 93889
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:26
        • 19. app/Helpers/Helper.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `aqars` where `category_id` = 93890 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        720μsnewsaeeh_saeehHelper.php#26
        Bindings
        • 0: 93890
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:26
        • 19. app/Helpers/Helper.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `aqars` where `category_id` = 93891 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        480μsnewsaeeh_saeehHelper.php#26
        Bindings
        • 0: 93891
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:26
        • 19. app/Helpers/Helper.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `aqars` where `category_id` = 93892 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        420μsnewsaeeh_saeehHelper.php#26
        Bindings
        • 0: 93892
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:26
        • 19. app/Helpers/Helper.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `aqars` where `category_id` = 93893 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        430μsnewsaeeh_saeehHelper.php#26
        Bindings
        • 0: 93893
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:26
        • 19. app/Helpers/Helper.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `aqars` where `category_id` = 93894 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        460μsnewsaeeh_saeehHelper.php#26
        Bindings
        • 0: 93894
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:26
        • 19. app/Helpers/Helper.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `aqars` where `category_id` = 93895 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        770μsnewsaeeh_saeehHelper.php#26
        Bindings
        • 0: 93895
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:26
        • 19. app/Helpers/Helper.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `categories` where `id` in (93889, 93890, 93891, 93892, 93893, 93894, 93895) and `categories`.`deleted_at` is null
        440μsnewsaeeh_saeehHelper.php#32
        Bindings
        • 0: 93889
        • 1: 93890
        • 2: 93891
        • 3: 93892
        • 4: 93893
        • 5: 93894
        • 6: 93895
        Backtrace
        • 15. app/Helpers/Helper.php:32
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `id` in (93889, 93890, 93891, 93892, 93893, 93894, 93895) and `categories`.`deleted_at` is null limit 8 offset 0
        510μsnewsaeeh_saeehHelper.php#32
        Bindings
        • 0: 93889
        • 1: 93890
        • 2: 93891
        • 3: 93892
        • 4: 93893
        • 5: 93894
        • 6: 93895
        Backtrace
        • 15. app/Helpers/Helper.php:32
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 2 and `type` = 2 and `deleted_at` is null and `categories`.`deleted_at` is null
        720μsnewsaeeh_saeehHelper.php#39
        Bindings
        • 0: 2
        • 1: 2
        Backtrace
        • 14. app/Helpers/Helper.php:39
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select count(*) as aggregate from `cars` where `category_id` = 93917 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        610μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93917
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93918 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        610μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93918
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93919 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        450μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93919
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93920 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        430μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93920
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93921 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        470μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93921
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93922 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        430μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93922
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93923 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        410μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93923
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93924 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        440μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93924
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93925 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        420μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93925
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93926 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        480μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93926
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93927 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        390μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93927
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93928 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        370μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93928
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93929 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        390μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93929
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93930 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        360μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93930
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93931 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        360μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93931
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93932 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        430μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93932
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93933 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        390μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93933
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93934 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        370μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93934
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93935 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        400μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93935
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93936 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        560μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93936
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `cars` where `category_id` = 93937 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        380μsnewsaeeh_saeehHelper.php#44
        Bindings
        • 0: 93937
        • 1: 3
        Backtrace
        • 15. app/Helpers/Helper.php:44
        • 19. app/Helpers/Helper.php:45
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select distinct * from `categories` where `parent_id` is null and `type` = 0 and `deleted_at` is null and `categories`.`deleted_at` is null
        1.02msnewsaeeh_saeehHelper.php#48
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Helpers/Helper.php:48
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select count(*) as aggregate from `places` where `category_id` = 5 and `deleted_at` is null and `places`.`deleted_at` is null
        950μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 5
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 11 and `deleted_at` is null and `places`.`deleted_at` is null
        730μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 11
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 14 and `deleted_at` is null and `places`.`deleted_at` is null
        480μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 14
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 16 and `deleted_at` is null and `places`.`deleted_at` is null
        340μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 16
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 18 and `deleted_at` is null and `places`.`deleted_at` is null
        400μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 18
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 25 and `deleted_at` is null and `places`.`deleted_at` is null
        380μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 25
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 28 and `deleted_at` is null and `places`.`deleted_at` is null
        510μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 28
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 29 and `deleted_at` is null and `places`.`deleted_at` is null
        520μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 29
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 34 and `deleted_at` is null and `places`.`deleted_at` is null
        420μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 34
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 35 and `deleted_at` is null and `places`.`deleted_at` is null
        370μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 35
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 53 and `deleted_at` is null and `places`.`deleted_at` is null
        530μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 53
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 55 and `deleted_at` is null and `places`.`deleted_at` is null
        380μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 55
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 58 and `deleted_at` is null and `places`.`deleted_at` is null
        350μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 58
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 86 and `deleted_at` is null and `places`.`deleted_at` is null
        380μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 86
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 110 and `deleted_at` is null and `places`.`deleted_at` is null
        330μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 110
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 112 and `deleted_at` is null and `places`.`deleted_at` is null
        360μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 112
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 118 and `deleted_at` is null and `places`.`deleted_at` is null
        380μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 118
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 151 and `deleted_at` is null and `places`.`deleted_at` is null
        360μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 151
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 175 and `deleted_at` is null and `places`.`deleted_at` is null
        380μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 175
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 200 and `deleted_at` is null and `places`.`deleted_at` is null
        400μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 200
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 225 and `deleted_at` is null and `places`.`deleted_at` is null
        380μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 225
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 250 and `deleted_at` is null and `places`.`deleted_at` is null
        370μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 250
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 256 and `deleted_at` is null and `places`.`deleted_at` is null
        3.09msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 256
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 257 and `deleted_at` is null and `places`.`deleted_at` is null
        10.49msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 257
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 258 and `deleted_at` is null and `places`.`deleted_at` is null
        1.82msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 258
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 259 and `deleted_at` is null and `places`.`deleted_at` is null
        2.49msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 259
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 260 and `deleted_at` is null and `places`.`deleted_at` is null
        3msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 260
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 261 and `deleted_at` is null and `places`.`deleted_at` is null
        1.86msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 261
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 275 and `deleted_at` is null and `places`.`deleted_at` is null
        340μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 275
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 300 and `deleted_at` is null and `places`.`deleted_at` is null
        290μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 300
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 325 and `deleted_at` is null and `places`.`deleted_at` is null
        440μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 325
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 350 and `deleted_at` is null and `places`.`deleted_at` is null
        410μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 350
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 400 and `deleted_at` is null and `places`.`deleted_at` is null
        420μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 400
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 425 and `deleted_at` is null and `places`.`deleted_at` is null
        390μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 425
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 450 and `deleted_at` is null and `places`.`deleted_at` is null
        350μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 450
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 475 and `deleted_at` is null and `places`.`deleted_at` is null
        470μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 475
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 500 and `deleted_at` is null and `places`.`deleted_at` is null
        400μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 500
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 512 and `deleted_at` is null and `places`.`deleted_at` is null
        2.89msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 512
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 513 and `deleted_at` is null and `places`.`deleted_at` is null
        1.07msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 513
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 515 and `deleted_at` is null and `places`.`deleted_at` is null
        1.75msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 515
        Backtrace
        • 15. app/Helpers/Helper.php:52
        • 19. app/Helpers/Helper.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `places` where `category_id` = 516 and `deleted_at` is null and `places`.`deleted_at` is null
        4.98msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 525 and `deleted_at` is null and `places`.`deleted_at` is null
        870μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 550 and `deleted_at` is null and `places`.`deleted_at` is null
        470μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 575 and `deleted_at` is null and `places`.`deleted_at` is null
        330μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 600 and `deleted_at` is null and `places`.`deleted_at` is null
        390μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 650 and `deleted_at` is null and `places`.`deleted_at` is null
        370μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 675 and `deleted_at` is null and `places`.`deleted_at` is null
        450μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 700 and `deleted_at` is null and `places`.`deleted_at` is null
        370μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 725 and `deleted_at` is null and `places`.`deleted_at` is null
        420μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 750 and `deleted_at` is null and `places`.`deleted_at` is null
        280μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 768 and `deleted_at` is null and `places`.`deleted_at` is null
        2.72msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 770 and `deleted_at` is null and `places`.`deleted_at` is null
        630μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 774 and `deleted_at` is null and `places`.`deleted_at` is null
        1.79msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 775 and `deleted_at` is null and `places`.`deleted_at` is null
        410μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 776 and `deleted_at` is null and `places`.`deleted_at` is null
        270μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 779 and `deleted_at` is null and `places`.`deleted_at` is null
        1.38msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 780 and `deleted_at` is null and `places`.`deleted_at` is null
        2.31msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 800 and `deleted_at` is null and `places`.`deleted_at` is null
        680μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 825 and `deleted_at` is null and `places`.`deleted_at` is null
        270μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 850 and `deleted_at` is null and `places`.`deleted_at` is null
        270μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 871 and `deleted_at` is null and `places`.`deleted_at` is null
        210μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 905 and `deleted_at` is null and `places`.`deleted_at` is null
        230μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 921 and `deleted_at` is null and `places`.`deleted_at` is null
        200μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 958 and `deleted_at` is null and `places`.`deleted_at` is null
        200μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1013 and `deleted_at` is null and `places`.`deleted_at` is null
        210μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1024 and `deleted_at` is null and `places`.`deleted_at` is null
        560μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1060 and `deleted_at` is null and `places`.`deleted_at` is null
        700μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1066 and `deleted_at` is null and `places`.`deleted_at` is null
        260μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1071 and `deleted_at` is null and `places`.`deleted_at` is null
        2.37msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1087 and `deleted_at` is null and `places`.`deleted_at` is null
        790μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1108 and `deleted_at` is null and `places`.`deleted_at` is null
        480μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1129 and `deleted_at` is null and `places`.`deleted_at` is null
        350μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1150 and `deleted_at` is null and `places`.`deleted_at` is null
        380μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1170 and `deleted_at` is null and `places`.`deleted_at` is null
        330μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1172 and `deleted_at` is null and `places`.`deleted_at` is null
        350μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1173 and `deleted_at` is null and `places`.`deleted_at` is null
        330μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1197 and `deleted_at` is null and `places`.`deleted_at` is null
        360μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1216 and `deleted_at` is null and `places`.`deleted_at` is null
        330μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1237 and `deleted_at` is null and `places`.`deleted_at` is null
        370μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1256 and `deleted_at` is null and `places`.`deleted_at` is null
        340μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1273 and `deleted_at` is null and `places`.`deleted_at` is null
        360μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1282 and `deleted_at` is null and `places`.`deleted_at` is null
        1.51msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1293 and `deleted_at` is null and `places`.`deleted_at` is null
        890μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1297 and `deleted_at` is null and `places`.`deleted_at` is null
        790μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1315 and `deleted_at` is null and `places`.`deleted_at` is null
        520μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94062 and `deleted_at` is null and `places`.`deleted_at` is null
        510μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94063 and `deleted_at` is null and `places`.`deleted_at` is null
        2.18msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94110 and `deleted_at` is null and `places`.`deleted_at` is null
        1.25msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94111 and `deleted_at` is null and `places`.`deleted_at` is null
        1.03msnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        1.25msnewsaeeh_saeeh
      • select * from `categories` where `parent_id` = 1 and `type` = 1 and `deleted_at` is null and `categories`.`deleted_at` is null
        1.5msnewsaeeh_saeeh
      • select count(*) as aggregate from `aqars` where `category_id` = 93889 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        1.02msnewsaeeh_saeeh
      • select count(*) as aggregate from `aqars` where `category_id` = 93890 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        2.04msnewsaeeh_saeeh
      • select count(*) as aggregate from `aqars` where `category_id` = 93891 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        1.83msnewsaeeh_saeeh
      • select count(*) as aggregate from `aqars` where `category_id` = 93892 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        1.51msnewsaeeh_saeeh
      • select count(*) as aggregate from `aqars` where `category_id` = 93893 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        1.25msnewsaeeh_saeeh
      • select count(*) as aggregate from `aqars` where `category_id` = 93894 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        1.88msnewsaeeh_saeeh
      • select count(*) as aggregate from `aqars` where `category_id` = 93895 and `deleted_at` is null and `ads_status_id` != 3 and `aqars`.`deleted_at` is null
        920μsnewsaeeh_saeeh
      • select count(*) as aggregate from `categories` where `id` in (93889, 93890, 93891, 93892, 93893, 93894, 93895) and `categories`.`deleted_at` is null
        710μsnewsaeeh_saeeh
      • select * from `categories` where `id` in (93889, 93890, 93891, 93892, 93893, 93894, 93895) and `categories`.`deleted_at` is null limit 8 offset 0
        1.72msnewsaeeh_saeeh
      • select * from `categories` where `parent_id` = 2 and `type` = 2 and `deleted_at` is null and `categories`.`deleted_at` is null
        1.94msnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93917 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        1.08msnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93918 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        640μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93919 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        560μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93920 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        450μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93921 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        540μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93922 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        410μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93923 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        410μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93924 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        400μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93925 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        370μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93926 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        390μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93927 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        380μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93928 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        370μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93929 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        390μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93930 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        440μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93931 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        330μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93932 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        400μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93933 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        340μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93934 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        390μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93935 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        350μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93936 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        370μsnewsaeeh_saeeh
      • select count(*) as aggregate from `cars` where `category_id` = 93937 and `deleted_at` is null and `ads_status_id` != 3 and `cars`.`deleted_at` is null
        350μsnewsaeeh_saeeh
      • select distinct * from `categories` where `parent_id` is null and `type` = 0 and `categories`.`deleted_at` is null
        1.24msnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        1.21msnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        1.47msnewsaeeh_saeeh
      • select * from `home_services` where `home_services`.`deleted_at` is null
        570μsnewsaeeh_saeeh
      App\Models\Category
      252Category.php#?
      App\Models\HomeServices
      4HomeServices.php#?
      App\Models\Place
      3Place.php#?
      App\Models\Setting
      3Setting.php#?
      App\Models\PlaceReview
      2PlaceReview.php#?
      App\Models\City
      1City.php#?
      App\Models\Country
      1Country.php#?
          _token
          NZOaAeMr8FUpacoArOieCcX808NfdHgpMuZAGn3E
          locale
          en
          _previous
          array:1 [ "url" => "http://newsaeeh.com/en/detailplace/8048" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/detailplace/8048
          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:8 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "newsaeeh.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 05 May 2025 14:05:15 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1JT1NGUXRnRkNVRlNOb3laMzVUVmc9PSIsInZhbHVlIjoia0pWRDF3RVd1R0FucHNKd2N6K1cwWUVOWFVJdTZLdnA5enJtdkVKU0JsYjFqR0lXQVY5RGkrWG0waDdPUFk0L0pIeFNCNWtUUTlpaCt1bUxmb1MwcHFOTGFUanloZjVNRXhVZERqOWF2Y2dEQnh2WkpvYU5iTUxqWEhHMzJhYXciLCJtYWMiOiJjMDc1MmUzYjIyMGJjOTgzOTA4NTUxZTNhZWFlODc1NWM4MzE1YmUzYzc0MGNjZTA5ZTI5OTdkNmZlN2Y0MzExIiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 16:05:15 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik1JT1NGUXRnRkNVRlNOb3laMzVUVmc9PSIsInZhbHVlIjoia0pWRDF3RVd1R0FucHNKd2N6K1cwWUVOWFVJdTZLdnA5enJtdkVKU0JsYjFqR0lXQVY5RGkrWG0waDdPUFk0L0pIeFNCN" 1 => "saeeh_session=eyJpdiI6ImdtMWd3ZDlVbjRueHZZOTlCbm52MXc9PSIsInZhbHVlIjoiOTUrZTVpWlByYmFuSDNQb0xOL05IWTA2Tk54aml5WDhDaTcwRlRLZ3pHU3E0cXM4NkY0VjltRzRQYm9TT2lYbkJ5L3libW9KSEMxbzd6NVBwSzZodHkxTi9pUFBhY21WTWMrOHlsZWFJNWtTQjRoWlRHdDdtbXc2SnZSYmpONUEiLCJtYWMiOiI5ZjlkNWQzMDRlMzhjNjM0NDY0ODg3MzVmYTgwZWM5OTExN2ExNTJkOTgwZDM0ZmY2NTZkOTg3OWJkNzcxNzMyIiwidGFnIjoiIn0%3D; path=/; httponly; samesite=laxsaeeh_session=eyJpdiI6ImdtMWd3ZDlVbjRueHZZOTlCbm52MXc9PSIsInZhbHVlIjoiOTUrZTVpWlByYmFuSDNQb0xOL05IWTA2Tk54aml5WDhDaTcwRlRLZ3pHU3E0cXM4NkY0VjltRzRQYm9TT2lYbkJ5L3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1JT1NGUXRnRkNVRlNOb3laMzVUVmc9PSIsInZhbHVlIjoia0pWRDF3RVd1R0FucHNKd2N6K1cwWUVOWFVJdTZLdnA5enJtdkVKU0JsYjFqR0lXQVY5RGkrWG0waDdPUFk0L0pIeFNCNWtUUTlpaCt1bUxmb1MwcHFOTGFUanloZjVNRXhVZERqOWF2Y2dEQnh2WkpvYU5iTUxqWEhHMzJhYXciLCJtYWMiOiJjMDc1MmUzYjIyMGJjOTgzOTA4NTUxZTNhZWFlODc1NWM4MzE1YmUzYzc0MGNjZTA5ZTI5OTdkNmZlN2Y0MzExIiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 16:05:15 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik1JT1NGUXRnRkNVRlNOb3laMzVUVmc9PSIsInZhbHVlIjoia0pWRDF3RVd1R0FucHNKd2N6K1cwWUVOWFVJdTZLdnA5enJtdkVKU0JsYjFqR0lXQVY5RGkrWG0waDdPUFk0L0pIeFNCN" 1 => "saeeh_session=eyJpdiI6ImdtMWd3ZDlVbjRueHZZOTlCbm52MXc9PSIsInZhbHVlIjoiOTUrZTVpWlByYmFuSDNQb0xOL05IWTA2Tk54aml5WDhDaTcwRlRLZ3pHU3E0cXM4NkY0VjltRzRQYm9TT2lYbkJ5L3libW9KSEMxbzd6NVBwSzZodHkxTi9pUFBhY21WTWMrOHlsZWFJNWtTQjRoWlRHdDdtbXc2SnZSYmpONUEiLCJtYWMiOiI5ZjlkNWQzMDRlMzhjNjM0NDY0ODg3MzVmYTgwZWM5OTExN2ExNTJkOTgwZDM0ZmY2NTZkOTg3OWJkNzcxNzMyIiwidGFnIjoiIn0%3D; path=/; httponlysaeeh_session=eyJpdiI6ImdtMWd3ZDlVbjRueHZZOTlCbm52MXc9PSIsInZhbHVlIjoiOTUrZTVpWlByYmFuSDNQb0xOL05IWTA2Tk54aml5WDhDaTcwRlRLZ3pHU3E0cXM4NkY0VjltRzRQYm9TT2lYbkJ5L3" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "NZOaAeMr8FUpacoArOieCcX808NfdHgpMuZAGn3E" "locale" => "en" "_previous" => array:1 [ "url" => "http://newsaeeh.com/en/detailplace/8048" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-05 14:05:15GET/en/detailplace/80486186266