user Sign In

Chatbot

X
send

Ads

Private
Raw breadar pair

Avilbal for sail

Taixla 8 months ago
PKR 70000/Only
Private
Raw breadar pair

Avilbal for sail

Taixla 8 months ago
PKR 70000/Only
8.1.2PHP Version111msRequest Duration4MBMemory UsageGET view-profile/{user}/adsRoute
    • Booting (11.6ms)
    • Application (99.8ms)
    • 1 x Application (89.55%)
      99.80ms
      1 x Booting (10.41%)
      11.60ms
      9 templates were rendered
      • frontend.profile.view_profile.partials.add (resources/views/frontend/profile/view_profile/partials/add.blade.php)1bladefile
        Params
        0
        user
      • frontend.profile.view_profile.partials.banner (resources/views/frontend/profile/view_profile/partials/banner.blade.php)4bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
      • frontend.profile.view_profile.partials.header (resources/views/frontend/profile/view_profile/partials/header.blade.php)4bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
      • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __currentLoopData
        5
        post
        6
        loop
        7
        media
      • frontend.partials.head (resources/views/frontend/partials/head.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __currentLoopData
        5
        post
        6
        loop
        7
        media
      • frontend.partials.header (resources/views/frontend/partials/header.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __currentLoopData
        5
        post
        6
        loop
        7
        media
      • frontend.partials.sidebar (resources/views/frontend/partials/sidebar.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __currentLoopData
        5
        post
        6
        loop
        7
        media
      • frontend.partials.mobile-nav (resources/views/frontend/partials/mobile-nav.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __currentLoopData
        5
        post
        6
        loop
        7
        media
      • frontend.partials.footer (resources/views/frontend/partials/footer.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __currentLoopData
        5
        post
        6
        loop
        7
        media
      uri
      GET view-profile/{user}/ads
      middleware
      web
      controller
      App\Http\Controllers\Front\HomeController@show_adds
      namespace
      prefix
      where
      as
      show_adds
      file
      app/Http/Controllers/Front/HomeController.php:117-120
      48 statements were executed, 31 of which were duplicated, 17 unique. Show only duplicated56.47ms
      • select * from `users` where `id` = '7345' limit 1
        5.85ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61titanspet
        Metadata
        Bindings
        • 0. 7345
        Backtrace
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select `account_status` from `users` where `id` = 7345 limit 1
        380μsview::frontend.profile.view_profile.partials.header:35titanspet
        Metadata
        Bindings
        • 0. 7345
        Backtrace
        • 16. view::frontend.profile.view_profile.partials.header:35
        • 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 `posts` where `posts`.`user_id` = 7345 and `posts`.`user_id` is not null and `status` = '0' and `post_status` = 'Active' and `posts`.`deleted_at` is null
        540μsview::frontend.profile.view_profile.partials.header:70titanspet
        Metadata
        Bindings
        • 0. 7345
        • 1. 0
        • 2. Active
        Backtrace
        • 19. view::frontend.profile.view_profile.partials.header:70
        • 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 `post_reviews`.*, `posts`.`user_id` as `laravel_through_key` from `post_reviews` inner join `posts` on `posts`.`id` = `post_reviews`.`post_id` where `posts`.`user_id` = 7345 and `posts`.`deleted_at` is null
        1.84msview::frontend.profile.view_profile.partials.header:76titanspet
        Metadata
        Bindings
        • 0. 7345
        Backtrace
        • 19. view::frontend.profile.view_profile.partials.header:76
        • 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 `posts` where `posts`.`user_id` = 7345 and `posts`.`user_id` is not null and `status` = '0' and `post_status` = 'Active' and `closed` = 0 and `posts`.`deleted_at` is null order by `created_at` desc
        4.55msview::frontend.profile.view_profile.partials.add:28titanspet
        Metadata
        Bindings
        • 0. 7345
        • 1. 0
        • 2. Active
        • 3. 0
        Backtrace
        • 19. view::frontend.profile.view_profile.partials.add:28
        • 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 `post_media` where `post_media`.`post_id` = 3292 and `post_media`.`post_id` is not null
        430μsview::frontend.profile.view_profile.partials.add:36titanspet
        Metadata
        Bindings
        • 0. 3292
        Backtrace
        • 19. view::frontend.profile.view_profile.partials.add:36
        • 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` = 13 limit 1
        480μsview::frontend.profile.view_profile.partials.add:43titanspet
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:43
        • 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 `sub_categories` where `sub_categories`.`id` = 1246 limit 1
        340μsview::frontend.profile.view_profile.partials.add:43titanspet
        Metadata
        Bindings
        • 0. 1246
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:43
        • 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 `linked_categories` where `linked_categories`.`id` = 1 limit 1
        340μsview::frontend.profile.view_profile.partials.add:57titanspet
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 21. view::frontend.profile.view_profile.partials.add:57
        • 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 `master_categories` where `master_categories`.`id` = 1 limit 1
        320μsview::frontend.profile.view_profile.partials.add:76titanspet
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:76
        • 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 `currency` from `settings` limit 1
        260μs/app/Helper/helper.php:42titanspet
        Metadata
        Backtrace
        • 15. /app/Helper/helper.php:42
        • 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 `post_media` where `post_media`.`post_id` = 3294 and `post_media`.`post_id` is not null
        400μsview::frontend.profile.view_profile.partials.add:36titanspet
        Metadata
        Bindings
        • 0. 3294
        Backtrace
        • 19. view::frontend.profile.view_profile.partials.add:36
        • 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` = 13 limit 1
        350μsview::frontend.profile.view_profile.partials.add:43titanspet
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:43
        • 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 `sub_categories` where `sub_categories`.`id` = 1246 limit 1
        330μsview::frontend.profile.view_profile.partials.add:43titanspet
        Metadata
        Bindings
        • 0. 1246
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:43
        • 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 `linked_categories` where `linked_categories`.`id` = 1 limit 1
        300μsview::frontend.profile.view_profile.partials.add:57titanspet
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 21. view::frontend.profile.view_profile.partials.add:57
        • 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 `master_categories` where `master_categories`.`id` = 1 limit 1
        330μsview::frontend.profile.view_profile.partials.add:76titanspet
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:76
        • 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 `currency` from `settings` limit 1
        260μs/app/Helper/helper.php:42titanspet
        Metadata
        Backtrace
        • 15. /app/Helper/helper.php:42
        • 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 `settings` limit 1
        320μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        340μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        290μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `master_categories`
        2.18msview::frontend.partials.header:358titanspet
        Metadata
        Backtrace
        • 15. view::frontend.partials.header:358
        • 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 * from `settings` limit 1
        310μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        300μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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`.`master_id` = 1 and `categories`.`master_id` is not null
        540μsview::frontend.partials.header:440titanspet
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::frontend.partials.header:440
        • 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`.`master_id` = 2 and `categories`.`master_id` is not null
        3.04msview::frontend.partials.header:440titanspet
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::frontend.partials.header:440
        • 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`.`master_id` = 3 and `categories`.`master_id` is not null
        520μsview::frontend.partials.header:440titanspet
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::frontend.partials.header:440
        • 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`.`master_id` = 4 and `categories`.`master_id` is not null
        2.24msview::frontend.partials.header:440titanspet
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::frontend.partials.header:440
        • 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`.`master_id` = 6 and `categories`.`master_id` is not null
        790μsview::frontend.partials.header:440titanspet
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::frontend.partials.header:440
        • 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`.`master_id` = 8 and `categories`.`master_id` is not null
        420μsview::frontend.partials.header:440titanspet
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 19. view::frontend.partials.header:440
        • 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`.`master_id` = 9 and `categories`.`master_id` is not null
        1.89msview::frontend.partials.header:440titanspet
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 19. view::frontend.partials.header:440
        • 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 `settings` limit 1
        2.74ms/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        340μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        340μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        320μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        330μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        1.05ms/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        1.21ms/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        2.24ms/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        750μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 count(*) as aggregate from `users` where `status` = '1'
        2.02ms/app/Helper/helper.php:28titanspet
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Helper/helper.php:28
        • 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 count(*) as aggregate from `posts` where `post_status` in ('Active', 'Sold') and `posts`.`deleted_at` is null
        8.33ms/app/Helper/helper.php:35titanspet
        Metadata
        Bindings
        • 0. Active
        • 1. Sold
        Backtrace
        • 15. /app/Helper/helper.php:35
        • 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 `settings` limit 1
        340μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        1.65ms/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        370μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        320μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        2.97ms/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        350μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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 `settings` limit 1
        320μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 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
      App\Models\Setting
      23
      App\Models\MasterCategory
      9
      App\Models\LinkedCategory
      2
      App\Models\SubCategory
      2
      App\Models\Category
      116
      App\Models\PostMedia
      3
      App\Models\Post
      4
      App\Models\User
      2
        _token
        gkLaNcMqBQimrLN8hdWQht9QkIk1eaXb51uGSTbo
        _previous
        array:1 [ "url" => "https://titanspet.pk/view-profile/7345/ads" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /view-profile/7345/ads
        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:15 [ "host" => array:1 [ 0 => "titanspet.pk" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
        request_server
        0 of 0
        array:44 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "titanspet.pk" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "titanspet.pk" "HTTP_HOST" => "titanspet.pk" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "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" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at titanspet.pk Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "titanspet.pk" "SERVER_ADDR" => "172.31.5.184" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.17.23.48" "DOCUMENT_ROOT" => "/var/www/html/titans-web/public" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/titans-web/public" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/html/titans-web/public/index.php" "REMOTE_PORT" => "26440" "REDIRECT_URL" => "/view-profile/7345/ads" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/view-profile/7345/ads" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1747274369.0093 "REQUEST_TIME" => 1747274369 ]
        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 => "Thu, 15 May 2025 01:59:29 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVramozd0pXbHoxRWs2Wi9NSVB4S3c9PSIsInZhbHVlIjoiWFpML1RsRWErUVA0YUY1VDR1b1VmTkw1SS9TZXZCb0V6WnhMOVVSaDdFYjBOOU50U0FQNys5UGk3U1UzZU02YTJ0NHE5bHFkYkh3ZnNwcUVHMzN6ZWt0UzJMbTZmSmlSWUxzQ0tjOFJhNXlxZDlZbGx1eVdCMVEwRVE4aTM1UGgiLCJtYWMiOiI1YWI2ODA5MTVhODQ3NDQyNTk3YzQ3OGRjYzc0ZGE3ZmZiOGFmNGNjM2RkZTY4MjMzZWJmOWJhZGNjZjliYmEyIiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 03:59:29 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InVramozd0pXbHoxRWs2Wi9NSVB4S3c9PSIsInZhbHVlIjoiWFpML1RsRWErUVA0YUY1VDR1b1VmTkw1SS9TZXZCb0V6WnhMOVVSaDdFYjBOOU50U0FQNys5UGk3U1UzZU02YTJ0NHE5b" 1 => "titans_session=eyJpdiI6IndwblZiOS9Fa0I5T01pYlBBVWhtTUE9PSIsInZhbHVlIjoiR3g4Q1lTUW9JY1dkME9uN0Q1a2dUcVZ2VzJVMGQyZkNCVUU3QjBHR3I3UjY4SXZNYkViak1PUVR1ajN2US9PVVdHUEc2dHc1REowQi8za0RPdCtFaDFYVy9teGxGR2NpVTF4NUYrQ2tnVklKVlJLWk9wbnhmNEpiQmhkYWludG0iLCJtYWMiOiI5NjQ5NzExNTUyZDI5NGFkMjUwODM3NDM4ZWY4MjAyNGM3MTA4ODcxMmNiYzBjMTRjMjczNjM2MDEwYzE1NGY3IiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 03:59:29 GMT; Max-Age=7200; path=/; httponly; samesite=laxtitans_session=eyJpdiI6IndwblZiOS9Fa0I5T01pYlBBVWhtTUE9PSIsInZhbHVlIjoiR3g4Q1lTUW9JY1dkME9uN0Q1a2dUcVZ2VzJVMGQyZkNCVUU3QjBHR3I3UjY4SXZNYkViak1PUVR1ajN2US9PVVdHU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVramozd0pXbHoxRWs2Wi9NSVB4S3c9PSIsInZhbHVlIjoiWFpML1RsRWErUVA0YUY1VDR1b1VmTkw1SS9TZXZCb0V6WnhMOVVSaDdFYjBOOU50U0FQNys5UGk3U1UzZU02YTJ0NHE5bHFkYkh3ZnNwcUVHMzN6ZWt0UzJMbTZmSmlSWUxzQ0tjOFJhNXlxZDlZbGx1eVdCMVEwRVE4aTM1UGgiLCJtYWMiOiI1YWI2ODA5MTVhODQ3NDQyNTk3YzQ3OGRjYzc0ZGE3ZmZiOGFmNGNjM2RkZTY4MjMzZWJmOWJhZGNjZjliYmEyIiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 03:59:29 GMT; path=/XSRF-TOKEN=eyJpdiI6InVramozd0pXbHoxRWs2Wi9NSVB4S3c9PSIsInZhbHVlIjoiWFpML1RsRWErUVA0YUY1VDR1b1VmTkw1SS9TZXZCb0V6WnhMOVVSaDdFYjBOOU50U0FQNys5UGk3U1UzZU02YTJ0NHE5b" 1 => "titans_session=eyJpdiI6IndwblZiOS9Fa0I5T01pYlBBVWhtTUE9PSIsInZhbHVlIjoiR3g4Q1lTUW9JY1dkME9uN0Q1a2dUcVZ2VzJVMGQyZkNCVUU3QjBHR3I3UjY4SXZNYkViak1PUVR1ajN2US9PVVdHUEc2dHc1REowQi8za0RPdCtFaDFYVy9teGxGR2NpVTF4NUYrQ2tnVklKVlJLWk9wbnhmNEpiQmhkYWludG0iLCJtYWMiOiI5NjQ5NzExNTUyZDI5NGFkMjUwODM3NDM4ZWY4MjAyNGM3MTA4ODcxMmNiYzBjMTRjMjczNjM2MDEwYzE1NGY3IiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 03:59:29 GMT; path=/; httponlytitans_session=eyJpdiI6IndwblZiOS9Fa0I5T01pYlBBVWhtTUE9PSIsInZhbHVlIjoiR3g4Q1lTUW9JY1dkME9uN0Q1a2dUcVZ2VzJVMGQyZkNCVUU3QjBHR3I3UjY4SXZNYkViak1PUVR1ajN2US9PVVdHU" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "gkLaNcMqBQimrLN8hdWQht9QkIk1eaXb51uGSTbo" "_previous" => array:1 [ "url" => "https://titanspet.pk/view-profile/7345/ads" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]