image 1

Joy's Chinese restaurants

(0)
Comments 0
  • Descrption

    Address

    40 New Oxford St, Holborn, London WC1A 1EP, United Kingdom

    Phone

    00442076314538

    Times Of Work

    12:00 AM Const To 10:00 PM

Request history8.1.29PHP Version895msRequest Duration4MBMemory UsageGET en/detailplace/{id}Route
    • Booting (61.14ms)time
    • Application (834ms)time
    • 1 x Application (93.16%)
      834ms
      1 x Booting (6.83%)
      61.14ms
      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 duplicated571ms
      • # 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` = '8107' and `places`.`deleted_at` is null limit 1
        17.33msnewsaeeh_saeehCategoryController.php#257
        Bindings
        • 0: 8107
        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
        1.43msnewsaeeh_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` = 8107 and `place_reviews`.`place_id` is not null and `place_reviews`.`deleted_at` is null
        1.28msnewsaeeh_saeehCategoryController.php#260
        Bindings
        • 0: 8107
        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` = '8107' and `places`.`deleted_at` is null limit 1
        1.33msnewsaeeh_saeehCategoryController.php#285
        Bindings
        • 0: 8107
        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
        3.49msnewsaeeh_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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        6.32msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_comments`.`place_id` is not null and `place_comments`.`deleted_at` is null order by `rating` desc
        3.38msnewsaeeh_saeehdetailplace.blade.php#99
        Bindings
        • 0: 8107
        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
        4.24msnewsaeeh_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
        9.76msnewsaeeh_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
        10.88msnewsaeeh_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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        19.16msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        5.34msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        1.85msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        1.58msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        4.14msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        1.59msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `place_reviews`.`deleted_at` is null group by `review_element_id`
        2.28msnewsaeeh_saeehdetailplace.blade.php#417
        Bindings
        • 0: 8107
        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` = 8107 and `places`.`deleted_at` is null limit 1
        2.41msnewsaeeh_saeehPlaceReview.php#48
        Bindings
        • 0: 8107
        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
        1.11msnewsaeeh_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
        2.63msnewsaeeh_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` = 8107 and `place_comments`.`place_id` is not null and `place_comments`.`deleted_at` is null order by `rating` desc limit 3
        1.93msnewsaeeh_saeehdetailplace.blade.php#454
        Bindings
        • 0: 8107
        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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        2.44msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        4.25msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        3.11msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        870μsnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        2.14msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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` = 8107 and `place_reviews`.`place_id` is not null and `rate` > 0 and `place_reviews`.`deleted_at` is null
        1.09msnewsaeeh_saeehPlace.php#246
        Bindings
        • 0: 8107
        • 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
        1.15msnewsaeeh_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
        2.02msnewsaeeh_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
        2.87msnewsaeeh_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
        1.1msnewsaeeh_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
        2.34msnewsaeeh_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
        1.08msnewsaeeh_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
        1.08msnewsaeeh_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
        3.21msnewsaeeh_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
        1.89msnewsaeeh_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
        1.62msnewsaeeh_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
        1.56msnewsaeeh_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
        2.78msnewsaeeh_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
        3.1msnewsaeeh_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
        9.71msnewsaeeh_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
        2.26msnewsaeeh_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
        3.86msnewsaeeh_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
        1.15msnewsaeeh_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
        1.43msnewsaeeh_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
        3.31msnewsaeeh_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
        4.34msnewsaeeh_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
        2.77msnewsaeeh_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
        2.87msnewsaeeh_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
        2.09msnewsaeeh_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
        2.88msnewsaeeh_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
        11.97msnewsaeeh_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
        3.3msnewsaeeh_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
        4.54msnewsaeeh_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
        4.96msnewsaeeh_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
        2.75msnewsaeeh_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
        1.22msnewsaeeh_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
        7.63msnewsaeeh_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
        2.3msnewsaeeh_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
        9.42msnewsaeeh_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
        6msnewsaeeh_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
        3.13msnewsaeeh_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
        1.91msnewsaeeh_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
        2.99msnewsaeeh_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
        3.07msnewsaeeh_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
        1.04msnewsaeeh_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
        3.49msnewsaeeh_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
        3.49msnewsaeeh_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
        3.39msnewsaeeh_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
        2.82msnewsaeeh_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
        2.02msnewsaeeh_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
        2.07msnewsaeeh_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
        3.21msnewsaeeh_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
        7.6msnewsaeeh_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
        3.56msnewsaeeh_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
        4.03msnewsaeeh_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
        1.86msnewsaeeh_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
        2.78msnewsaeeh_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
        2.53msnewsaeeh_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
        1.06msnewsaeeh_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
        7.05msnewsaeeh_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
        6.5msnewsaeeh_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
        11.51msnewsaeeh_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
        16.56msnewsaeeh_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
        4.14msnewsaeeh_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
        3.41msnewsaeeh_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
        5.62msnewsaeeh_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
        3.62msnewsaeeh_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
        1.08msnewsaeeh_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
        2.22msnewsaeeh_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
        740μ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
        1.13msnewsaeeh_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
        1.81msnewsaeeh_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
        1.02msnewsaeeh_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
        960μ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
        2.52msnewsaeeh_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
        750μ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
        3.22msnewsaeeh_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.34msnewsaeeh_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
        2.25msnewsaeeh_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
        7.55msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 525 and `deleted_at` is null and `places`.`deleted_at` is null
        1.23msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 550 and `deleted_at` is null and `places`.`deleted_at` is null
        990μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 575 and `deleted_at` is null and `places`.`deleted_at` is null
        990μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 600 and `deleted_at` is null and `places`.`deleted_at` is null
        2.54msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 650 and `deleted_at` is null and `places`.`deleted_at` is null
        1.17msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 675 and `deleted_at` is null and `places`.`deleted_at` is null
        760μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 700 and `deleted_at` is null and `places`.`deleted_at` is null
        900μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 725 and `deleted_at` is null and `places`.`deleted_at` is null
        840μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 750 and `deleted_at` is null and `places`.`deleted_at` is null
        1.04msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 768 and `deleted_at` is null and `places`.`deleted_at` is null
        3.17msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 770 and `deleted_at` is null and `places`.`deleted_at` is null
        1.12msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 774 and `deleted_at` is null and `places`.`deleted_at` is null
        2.82msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 775 and `deleted_at` is null and `places`.`deleted_at` is null
        3.9msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 776 and `deleted_at` is null and `places`.`deleted_at` is null
        1.14msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 779 and `deleted_at` is null and `places`.`deleted_at` is null
        3.64msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 780 and `deleted_at` is null and `places`.`deleted_at` is null
        4.12msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 800 and `deleted_at` is null and `places`.`deleted_at` is null
        870μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 825 and `deleted_at` is null and `places`.`deleted_at` is null
        960μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 850 and `deleted_at` is null and `places`.`deleted_at` is null
        1.81msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 871 and `deleted_at` is null and `places`.`deleted_at` is null
        860μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 905 and `deleted_at` is null and `places`.`deleted_at` is null
        1.09msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 921 and `deleted_at` is null and `places`.`deleted_at` is null
        620μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 958 and `deleted_at` is null and `places`.`deleted_at` is null
        940μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1013 and `deleted_at` is null and `places`.`deleted_at` is null
        1.49msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1024 and `deleted_at` is null and `places`.`deleted_at` is null
        2.2msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1060 and `deleted_at` is null and `places`.`deleted_at` is null
        1.53msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1066 and `deleted_at` is null and `places`.`deleted_at` is null
        1.81msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1071 and `deleted_at` is null and `places`.`deleted_at` is null
        7.19msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1087 and `deleted_at` is null and `places`.`deleted_at` is null
        1.98msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1108 and `deleted_at` is null and `places`.`deleted_at` is null
        1.69msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1129 and `deleted_at` is null and `places`.`deleted_at` is null
        5.98msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1150 and `deleted_at` is null and `places`.`deleted_at` is null
        3.75msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1170 and `deleted_at` is null and `places`.`deleted_at` is null
        3.61msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1172 and `deleted_at` is null and `places`.`deleted_at` is null
        2.71msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1173 and `deleted_at` is null and `places`.`deleted_at` is null
        2.59msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1197 and `deleted_at` is null and `places`.`deleted_at` is null
        1.78msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1216 and `deleted_at` is null and `places`.`deleted_at` is null
        4.46msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1237 and `deleted_at` is null and `places`.`deleted_at` is null
        2.87msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1256 and `deleted_at` is null and `places`.`deleted_at` is null
        2.64msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1273 and `deleted_at` is null and `places`.`deleted_at` is null
        4.36msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1282 and `deleted_at` is null and `places`.`deleted_at` is null
        3.12msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1293 and `deleted_at` is null and `places`.`deleted_at` is null
        1.87msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1297 and `deleted_at` is null and `places`.`deleted_at` is null
        1.48msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1315 and `deleted_at` is null and `places`.`deleted_at` is null
        1.75msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94062 and `deleted_at` is null and `places`.`deleted_at` is null
        850μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94063 and `deleted_at` is null and `places`.`deleted_at` is null
        1.6msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94110 and `deleted_at` is null and `places`.`deleted_at` is null
        1.39msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94111 and `deleted_at` is null and `places`.`deleted_at` is null
        1.37msnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        2.59msnewsaeeh_saeeh
      • select * from `categories` where `parent_id` = 1 and `type` = 1 and `deleted_at` is null and `categories`.`deleted_at` is null
        2.17msnewsaeeh_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
        960μsnewsaeeh_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.74msnewsaeeh_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.13msnewsaeeh_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.35msnewsaeeh_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
        2.28msnewsaeeh_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.87msnewsaeeh_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
        1.05msnewsaeeh_saeeh
      • select count(*) as aggregate from `categories` where `id` in (93889, 93890, 93891, 93892, 93893, 93894, 93895) and `categories`.`deleted_at` is null
        1.02msnewsaeeh_saeeh
      • select * from `categories` where `id` in (93889, 93890, 93891, 93892, 93893, 93894, 93895) and `categories`.`deleted_at` is null limit 8 offset 0
        970μsnewsaeeh_saeeh
      • select * from `categories` where `parent_id` = 2 and `type` = 2 and `deleted_at` is null and `categories`.`deleted_at` is null
        930μsnewsaeeh_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.38msnewsaeeh_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
        4.89msnewsaeeh_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
        1.57msnewsaeeh_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
        1.84msnewsaeeh_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
        1.99msnewsaeeh_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
        3.21msnewsaeeh_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
        6.94msnewsaeeh_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
        1.91msnewsaeeh_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
        6.07msnewsaeeh_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
        4.86msnewsaeeh_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
        3.52msnewsaeeh_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
        4.46msnewsaeeh_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
        3.85msnewsaeeh_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
        3.65msnewsaeeh_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
        4.34msnewsaeeh_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
        6.19msnewsaeeh_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
        1.61msnewsaeeh_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
        1.29msnewsaeeh_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
        910μ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
        1.08msnewsaeeh_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
        940μsnewsaeeh_saeeh
      • select distinct * from `categories` where `parent_id` is null and `type` = 0 and `categories`.`deleted_at` is null
        2.63msnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        1.12msnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        2.07msnewsaeeh_saeeh
      • select * from `home_services` where `home_services`.`deleted_at` is null
        1.02msnewsaeeh_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
          ahoZBa64tUB7vyt5wlATJ5WtG8nAaxPlSVN1W9Jb
          locale
          en
          _previous
          array:1 [ "url" => "https://www.newsaeeh.com/en/detailplace/8107" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/detailplace/8107
          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:16 [ "x-https" => array:1 [ 0 => "1" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "www.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 => "Wed, 06 Aug 2025 15:36:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpQVjJnRlVubGx3WWNmTUwxa1Q1L0E9PSIsInZhbHVlIjoiOGVxSzZYR0xEdG1uL2hTMFdKdEFZVXN1L1ZBbE4vL2J1Mm9ZZkJqU1JlcFlMRFArdnB4anRnMUNwSnJNelhqRE9xUmtZMkRRNVVVUzNBM2diWG1zcGJ0cktZdUsyQTRud2c3RU85YWQ5Y2tuNllCZjBCQkxWS1VyUE5nRlpqTnQiLCJtYWMiOiJmOTIwZTk3MTU4ZWE2ZmQ1YmYxNDA1ZWViYzE3NTk1MTMzMmJkMzFkYzMxZTEzNzM1N2FlNzI1MTQ4OWRjNzU0IiwidGFnIjoiIn0%3D; expires=Wed, 06 Aug 2025 17:36:26 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InpQVjJnRlVubGx3WWNmTUwxa1Q1L0E9PSIsInZhbHVlIjoiOGVxSzZYR0xEdG1uL2hTMFdKdEFZVXN1L1ZBbE4vL2J1Mm9ZZkJqU1JlcFlMRFArdnB4anRnMUNwSnJNelhqRE9xUmtZM" 1 => "saeeh_session=eyJpdiI6IjBObkNOQlFFK1hjaXNFa0xWZTUwcGc9PSIsInZhbHVlIjoiYWNQYThBSFRhdkhwNStrOXFJb3FEMGFhK3RGMWdLNjE4bmtjQXZVOHBaRE1JSFp3cXV3WTBxYk9zeFVDTVZKWlhQMCttaWRHK3RJWFJaSEJoYmhsMnBMYXhybDl3QUtXVlVkbHJPSEJKTlovT1JyNVhkeGRsV2RCTE04cUxMVWYiLCJtYWMiOiJjMjJlM2MxOTM3YzkxMTMwMzhiMWYwZmQ2YmIwNzA3NWIzOWRiY2ExN2NiZTg4ZjUyOTk3NTQxODFjZmI3M2Q1IiwidGFnIjoiIn0%3D; path=/; httponly; samesite=laxsaeeh_session=eyJpdiI6IjBObkNOQlFFK1hjaXNFa0xWZTUwcGc9PSIsInZhbHVlIjoiYWNQYThBSFRhdkhwNStrOXFJb3FEMGFhK3RGMWdLNjE4bmtjQXZVOHBaRE1JSFp3cXV3WTBxYk9zeFVDTVZKWlhQMC" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpQVjJnRlVubGx3WWNmTUwxa1Q1L0E9PSIsInZhbHVlIjoiOGVxSzZYR0xEdG1uL2hTMFdKdEFZVXN1L1ZBbE4vL2J1Mm9ZZkJqU1JlcFlMRFArdnB4anRnMUNwSnJNelhqRE9xUmtZMkRRNVVVUzNBM2diWG1zcGJ0cktZdUsyQTRud2c3RU85YWQ5Y2tuNllCZjBCQkxWS1VyUE5nRlpqTnQiLCJtYWMiOiJmOTIwZTk3MTU4ZWE2ZmQ1YmYxNDA1ZWViYzE3NTk1MTMzMmJkMzFkYzMxZTEzNzM1N2FlNzI1MTQ4OWRjNzU0IiwidGFnIjoiIn0%3D; expires=Wed, 06-Aug-2025 17:36:26 GMT; path=/XSRF-TOKEN=eyJpdiI6InpQVjJnRlVubGx3WWNmTUwxa1Q1L0E9PSIsInZhbHVlIjoiOGVxSzZYR0xEdG1uL2hTMFdKdEFZVXN1L1ZBbE4vL2J1Mm9ZZkJqU1JlcFlMRFArdnB4anRnMUNwSnJNelhqRE9xUmtZM" 1 => "saeeh_session=eyJpdiI6IjBObkNOQlFFK1hjaXNFa0xWZTUwcGc9PSIsInZhbHVlIjoiYWNQYThBSFRhdkhwNStrOXFJb3FEMGFhK3RGMWdLNjE4bmtjQXZVOHBaRE1JSFp3cXV3WTBxYk9zeFVDTVZKWlhQMCttaWRHK3RJWFJaSEJoYmhsMnBMYXhybDl3QUtXVlVkbHJPSEJKTlovT1JyNVhkeGRsV2RCTE04cUxMVWYiLCJtYWMiOiJjMjJlM2MxOTM3YzkxMTMwMzhiMWYwZmQ2YmIwNzA3NWIzOWRiY2ExN2NiZTg4ZjUyOTk3NTQxODFjZmI3M2Q1IiwidGFnIjoiIn0%3D; path=/; httponlysaeeh_session=eyJpdiI6IjBObkNOQlFFK1hjaXNFa0xWZTUwcGc9PSIsInZhbHVlIjoiYWNQYThBSFRhdkhwNStrOXFJb3FEMGFhK3RGMWdLNjE4bmtjQXZVOHBaRE1JSFp3cXV3WTBxYk9zeFVDTVZKWlhQMC" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "ahoZBa64tUB7vyt5wlATJ5WtG8nAaxPlSVN1W9Jb" "locale" => "en" "_previous" => array:1 [ "url" => "https://www.newsaeeh.com/en/detailplace/8107" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-06 15:36:26GET/en/detailplace/81076186266