أراء العملاء

Omnia

5

Omnia1 Osama2

4
Request history8.1.29PHP Version311msRequest Duration4MBMemory UsageGET ar/allcommentPlace/{id}Route
    • Booting (30.04ms)time
    • Application (281ms)time
    • 1 x Application (90.32%)
      281ms
      1 x Booting (9.67%)
      30.04ms
      6 templates were rendered
      • frontend.commentplacecommentplace.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 ar/allcommentPlace/{id}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath, Closure
      controller
      App\Http\Controllers\Frontend\CategoryController@allcommentPlace
      namespace
      prefix
      /ar
      where
      as
      allcommentPlace
      file
      app/Http/Controllers/Frontend/CategoryController.php:188-200
      164 statements were executed, 5 of which were duplicates, 159 unique. Show only duplicated161ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 64 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#193
        Backtrace
        • 13. app/Http/Controllers/Frontend/CategoryController.php:193
        • 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` = '95708' and `places`.`deleted_at` is null limit 1
        3.65msnewsaeeh_saeehCategoryController.php#193
        Bindings
        • 0: 95708
        Backtrace
        • 19. app/Http/Controllers/Frontend/CategoryController.php:193
        • 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_comments` where `place_comments`.`place_id` = 95708 and `place_comments`.`place_id` is not null and `place_comments`.`deleted_at` is null order by `rating` desc
        1.16msnewsaeeh_saeehcommentplace.blade.php#41
        Bindings
        • 0: 95708
        Backtrace
        • 19. view::frontend.commentplace:41
        • 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 `users` where `users`.`id` in (2036, 2038) and `users`.`deleted_at` is null
        1.08msnewsaeeh_saeehcommentplace.blade.php#41
        Backtrace
        • 24. view::frontend.commentplace:41
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `countries`.`id` = 24 and `countries`.`deleted_at` is null limit 1
        800μsnewsaeeh_saeehcommentplace.blade.php#56
        Bindings
        • 0: 24
        Backtrace
        • 21. view::frontend.commentplace:56
        • 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` = 24 and `countries`.`deleted_at` is null limit 1
        590μsnewsaeeh_saeehcommentplace.blade.php#56
        Bindings
        • 0: 24
        Backtrace
        • 21. view::frontend.commentplace:56
        • 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 `categories` where `parent_id` = 1 and `type` = 1 and `deleted_at` is null and `categories`.`deleted_at` is null
        830μ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
        820μ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
        730μ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
        680μ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
        630μ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
        640μ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
        670μ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
        730μ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
        750μ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
        750μ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
        870μ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
        850μ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
        560μ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
        1.13msnewsaeeh_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
        920μ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
        850μ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
        720μ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
        650μ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
        850μ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
        1.16msnewsaeeh_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
        530μ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
        470μ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
        420μ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
        340μ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
        540μ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
        520μ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
        470μ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
        450μ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
        460μ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
        460μ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
        440μ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
        460μ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.2msnewsaeeh_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
        970μ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
        800μ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
        470μ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
        420μ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
        440μ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
        420μ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
        430μ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
        410μ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
        490μ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
        460μ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
        490μ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
        540μ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
        450μ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
        390μ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
        370μ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
        410μ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
        400μ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
        450μ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
        460μ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
        430μ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
        500μ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
        2.82msnewsaeeh_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
        7.05msnewsaeeh_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.15msnewsaeeh_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.55msnewsaeeh_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
        2.87msnewsaeeh_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
        2.15msnewsaeeh_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
        610μ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
        510μ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
        490μ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
        540μ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
        440μ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
        440μ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
        760μ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
        820μ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
        500μ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.3msnewsaeeh_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
        2msnewsaeeh_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.68msnewsaeeh_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
        6.59msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 516
        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` = 525 and `deleted_at` is null and `places`.`deleted_at` is null
        1.3msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 525
        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` = 550 and `deleted_at` is null and `places`.`deleted_at` is null
        1.27msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 550
        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` = 575 and `deleted_at` is null and `places`.`deleted_at` is null
        790μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 575
        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` = 600 and `deleted_at` is null and `places`.`deleted_at` is null
        1.77msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 600
        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` = 650 and `deleted_at` is null and `places`.`deleted_at` is null
        1.45msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 650
        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` = 675 and `deleted_at` is null and `places`.`deleted_at` is null
        1.34msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 675
        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` = 700 and `deleted_at` is null and `places`.`deleted_at` is null
        830μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 700
        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` = 725 and `deleted_at` is null and `places`.`deleted_at` is null
        1.3msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 725
        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` = 750 and `deleted_at` is null and `places`.`deleted_at` is null
        490μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 750
        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` = 768 and `deleted_at` is null and `places`.`deleted_at` is null
        1.79msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 768
        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` = 770 and `deleted_at` is null and `places`.`deleted_at` is null
        740μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 770
        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` = 774 and `deleted_at` is null and `places`.`deleted_at` is null
        2.31msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 774
        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` = 775 and `deleted_at` is null and `places`.`deleted_at` is null
        830μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 775
        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` = 776 and `deleted_at` is null and `places`.`deleted_at` is null
        490μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 776
        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` = 779 and `deleted_at` is null and `places`.`deleted_at` is null
        1.41msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 779
        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` = 780 and `deleted_at` is null and `places`.`deleted_at` is null
        2.37msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 780
        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` = 800 and `deleted_at` is null and `places`.`deleted_at` is null
        810μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 800
        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` = 825 and `deleted_at` is null and `places`.`deleted_at` is null
        1.12msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 825
        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` = 850 and `deleted_at` is null and `places`.`deleted_at` is null
        1.79msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 850
        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` = 871 and `deleted_at` is null and `places`.`deleted_at` is null
        990μsnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 871
        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` = 905 and `deleted_at` is null and `places`.`deleted_at` is null
        1.1msnewsaeeh_saeehHelper.php#52
        Bindings
        • 0: 905
        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` = 921 and `deleted_at` is null and `places`.`deleted_at` is null
        580μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 958 and `deleted_at` is null and `places`.`deleted_at` is null
        430μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1013 and `deleted_at` is null and `places`.`deleted_at` is null
        510μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1024 and `deleted_at` is null and `places`.`deleted_at` is null
        740μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1060 and `deleted_at` is null and `places`.`deleted_at` is null
        900μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1066 and `deleted_at` is null and `places`.`deleted_at` is null
        1.04msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1071 and `deleted_at` is null and `places`.`deleted_at` is null
        2.91msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1087 and `deleted_at` is null and `places`.`deleted_at` is null
        820μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1108 and `deleted_at` is null and `places`.`deleted_at` is null
        680μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1129 and `deleted_at` is null and `places`.`deleted_at` is null
        600μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1150 and `deleted_at` is null and `places`.`deleted_at` is null
        500μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1170 and `deleted_at` is null and `places`.`deleted_at` is null
        390μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1172 and `deleted_at` is null and `places`.`deleted_at` is null
        560μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1173 and `deleted_at` is null and `places`.`deleted_at` is null
        680μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1197 and `deleted_at` is null and `places`.`deleted_at` is null
        530μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1216 and `deleted_at` is null and `places`.`deleted_at` is null
        1.31msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1237 and `deleted_at` is null and `places`.`deleted_at` is null
        750μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1256 and `deleted_at` is null and `places`.`deleted_at` is null
        520μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1273 and `deleted_at` is null and `places`.`deleted_at` is null
        380μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1282 and `deleted_at` is null and `places`.`deleted_at` is null
        1.24msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1293 and `deleted_at` is null and `places`.`deleted_at` is null
        720μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1297 and `deleted_at` is null and `places`.`deleted_at` is null
        1.16msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 1315 and `deleted_at` is null and `places`.`deleted_at` is null
        800μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94062 and `deleted_at` is null and `places`.`deleted_at` is null
        770μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94063 and `deleted_at` is null and `places`.`deleted_at` is null
        640μsnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94110 and `deleted_at` is null and `places`.`deleted_at` is null
        1.18msnewsaeeh_saeeh
      • select count(*) as aggregate from `places` where `category_id` = 94111 and `deleted_at` is null and `places`.`deleted_at` is null
        470μsnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        540μsnewsaeeh_saeeh
      • select * from `categories` where `parent_id` = 1 and `type` = 1 and `deleted_at` is null and `categories`.`deleted_at` is null
        1.22msnewsaeeh_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
        710μ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
        970μsnewsaeeh_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
        710μsnewsaeeh_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
        520μsnewsaeeh_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
        600μsnewsaeeh_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
        430μsnewsaeeh_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
        430μsnewsaeeh_saeeh
      • select count(*) as aggregate from `categories` where `id` in (93889, 93890, 93891, 93892, 93893, 93894, 93895) and `categories`.`deleted_at` is null
        950μ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
        560μsnewsaeeh_saeeh
      • select * from `categories` where `parent_id` = 2 and `type` = 2 and `deleted_at` is null and `categories`.`deleted_at` is null
        790μ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
        850μsnewsaeeh_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
        890μ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
        2.41msnewsaeeh_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.04msnewsaeeh_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
        710μ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
        610μ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
        1.67msnewsaeeh_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
        830μ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
        720μ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
        910μ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
        1.61msnewsaeeh_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
        710μ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
        840μ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
        680μ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
        670μ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
        580μ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
        520μ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
        630μ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
        1.5msnewsaeeh_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
        950μ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
        1.32msnewsaeeh_saeeh
      • select distinct * from `categories` where `parent_id` is null and `type` = 0 and `categories`.`deleted_at` is null
        2.02msnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        820μsnewsaeeh_saeeh
      • select * from `settings` where `settings`.`deleted_at` is null limit 1
        1.53msnewsaeeh_saeeh
      • select * from `home_services` where `home_services`.`deleted_at` is null
        590μsnewsaeeh_saeeh
      App\Models\Category
      248Category.php#?
      App\Models\HomeServices
      4HomeServices.php#?
      App\Models\Setting
      3Setting.php#?
      App\Models\PlaceComment
      2PlaceComment.php#?
      App\Models\User
      2User.php#?
      App\Models\Country
      2Country.php#?
      App\Models\Place
      1Place.php#?
          _token
          qP6q6xaNaq9He1mtlfuOncOcwr8kw9bHPOwobMYV
          locale
          ar
          _previous
          array:1 [ "url" => "http://newsaeeh.com/ar/allcommentPlace/95708" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /ar/allcommentPlace/95708
          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 => "Sun, 04 May 2025 19:20:42 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNHZkdia1RINkN5YjltSU5pbllGZXc9PSIsInZhbHVlIjoiRUtuaXNoMzVJVWd4dmRkRXJCYkdwN3RMaU5mQmVBaW9YMlgzbXVBZnVNRHp0ZWhBN0p2ZkJDalV4N0lScndHYzE1UllRcTMvUnZLUkhtS3pEZk5JSzVJT2xsYzdDdmNKUTUzVmFzbkJOMFo2N0FkVWFKVXQydncxQTdHSEVBdSsiLCJtYWMiOiJhZmFmZTQwN2FkNjZiNjk2MzQzNjUwOTQ0YzdhYWI1YWE5NGVkMzMyNzRjOTlhMTdkYjRmMDM5M2U4YzFmZjU3IiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 21:20:43 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjNHZkdia1RINkN5YjltSU5pbllGZXc9PSIsInZhbHVlIjoiRUtuaXNoMzVJVWd4dmRkRXJCYkdwN3RMaU5mQmVBaW9YMlgzbXVBZnVNRHp0ZWhBN0p2ZkJDalV4N0lScndHYzE1UllRc" 1 => "saeeh_session=eyJpdiI6ImtCK0lxWlExdVZjWUUza1JhcWUzM1E9PSIsInZhbHVlIjoiUzJHNnZvckVwZVRxRlMxaHd0NldyR3Fvc0JrNGZ4VHlCVEd0aytFRTIxV0F4S3YvbVRUcnZBNmpxSEkzQzhxOEhQd1R5TEtmdzRZM0hkQitBSUNkT3lEdDVCZm51V2lZbHJQbklGd1ZYdWsrc1ZUbzA0eG1yMnlVai9yUmo4MXAiLCJtYWMiOiJlNDE1YzExZDIxOGQwZTUyOTNjYTkwMGZiN2Q1YzgyM2M1NzU3MDU0OWQ1MjNlYzZlYjE3MDk0ZTgwZTQ3YTllIiwidGFnIjoiIn0%3D; path=/; httponly; samesite=laxsaeeh_session=eyJpdiI6ImtCK0lxWlExdVZjWUUza1JhcWUzM1E9PSIsInZhbHVlIjoiUzJHNnZvckVwZVRxRlMxaHd0NldyR3Fvc0JrNGZ4VHlCVEd0aytFRTIxV0F4S3YvbVRUcnZBNmpxSEkzQzhxOEhQd1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNHZkdia1RINkN5YjltSU5pbllGZXc9PSIsInZhbHVlIjoiRUtuaXNoMzVJVWd4dmRkRXJCYkdwN3RMaU5mQmVBaW9YMlgzbXVBZnVNRHp0ZWhBN0p2ZkJDalV4N0lScndHYzE1UllRcTMvUnZLUkhtS3pEZk5JSzVJT2xsYzdDdmNKUTUzVmFzbkJOMFo2N0FkVWFKVXQydncxQTdHSEVBdSsiLCJtYWMiOiJhZmFmZTQwN2FkNjZiNjk2MzQzNjUwOTQ0YzdhYWI1YWE5NGVkMzMyNzRjOTlhMTdkYjRmMDM5M2U4YzFmZjU3IiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 21:20:43 GMT; path=/XSRF-TOKEN=eyJpdiI6IjNHZkdia1RINkN5YjltSU5pbllGZXc9PSIsInZhbHVlIjoiRUtuaXNoMzVJVWd4dmRkRXJCYkdwN3RMaU5mQmVBaW9YMlgzbXVBZnVNRHp0ZWhBN0p2ZkJDalV4N0lScndHYzE1UllRc" 1 => "saeeh_session=eyJpdiI6ImtCK0lxWlExdVZjWUUza1JhcWUzM1E9PSIsInZhbHVlIjoiUzJHNnZvckVwZVRxRlMxaHd0NldyR3Fvc0JrNGZ4VHlCVEd0aytFRTIxV0F4S3YvbVRUcnZBNmpxSEkzQzhxOEhQd1R5TEtmdzRZM0hkQitBSUNkT3lEdDVCZm51V2lZbHJQbklGd1ZYdWsrc1ZUbzA0eG1yMnlVai9yUmo4MXAiLCJtYWMiOiJlNDE1YzExZDIxOGQwZTUyOTNjYTkwMGZiN2Q1YzgyM2M1NzU3MDU0OWQ1MjNlYzZlYjE3MDk0ZTgwZTQ3YTllIiwidGFnIjoiIn0%3D; path=/; httponlysaeeh_session=eyJpdiI6ImtCK0lxWlExdVZjWUUza1JhcWUzM1E9PSIsInZhbHVlIjoiUzJHNnZvckVwZVRxRlMxaHd0NldyR3Fvc0JrNGZ4VHlCVEd0aytFRTIxV0F4S3YvbVRUcnZBNmpxSEkzQzhxOEhQd1" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "qP6q6xaNaq9He1mtlfuOncOcwr8kw9bHPOwobMYV" "locale" => "ar" "_previous" => array:1 [ "url" => "http://newsaeeh.com/ar/allcommentPlace/95708" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-04 19:20:43GET/ar/allcommentPlace/957086164262