user Sign In

Chatbot

X
send

Ads

Haron

Private

0

total review

Sale
Private
Fish For Sale

Fish For Sale

lahore 2 years ago
PKR 2000/Only
8.1.2PHP Version61.35msRequest Duration3MBMemory UsageGET view-profile/{user}/adsRoute
    • Booting (18.42ms)
    • Application (42.9ms)
    • 1 x Application (69.92%)
      42.90ms
      1 x Booting (30.02%)
      18.42ms
      9 templates were rendered
      • frontend.profile.view_profile.partials.add (resources/views/frontend/profile/view_profile/partials/add.blade.php)1blade
        Params
        0
        user
      • frontend.profile.view_profile.partials.banner (resources/views/frontend/profile/view_profile/partials/banner.blade.php)4blade
        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)4blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
      • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)8blade
        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)8blade
        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)8blade
        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)8blade
        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)8blade
        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)8blade
        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
      41 statements were executed, 21 of which were duplicated, 20 unique. Show only duplicated17.05ms
      • select * from `users` where `id` = '835' limit 1
        1.27ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61titanspetstaging
        Metadata
        Bindings
        • 0. 835
        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` = 835 limit 1
        290μsview::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82:35titanspetstaging
        Metadata
        Bindings
        • 0. 835
        Backtrace
        • 16. view::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82: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` = 835 and `posts`.`user_id` is not null and `status` = '0' and `post_status` = 'Active' and `posts`.`deleted_at` is null
        500μsview::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82:70titanspetstaging
        Metadata
        Bindings
        • 0. 835
        • 1. 0
        • 2. Active
        Backtrace
        • 19. view::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82: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` = 835 and `posts`.`deleted_at` is null
        370μsview::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82:76titanspetstaging
        Metadata
        Bindings
        • 0. 835
        Backtrace
        • 19. view::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82: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` = 835 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
        400μsview::21958b399073ea0345c199583840aff50268a58e:28titanspetstaging
        Metadata
        Bindings
        • 0. 835
        • 1. 0
        • 2. Active
        • 3. 0
        Backtrace
        • 19. view::21958b399073ea0345c199583840aff50268a58e: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` = 1278 and `post_media`.`post_id` is not null
        310μsview::21958b399073ea0345c199583840aff50268a58e:36titanspetstaging
        Metadata
        Bindings
        • 0. 1278
        Backtrace
        • 19. view::21958b399073ea0345c199583840aff50268a58e: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` = 15 limit 1
        320μsview::21958b399073ea0345c199583840aff50268a58e:39titanspetstaging
        Metadata
        Bindings
        • 0. 15
        Backtrace
        • 20. view::21958b399073ea0345c199583840aff50268a58e:39
        • 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` = 28 limit 1
        240μsview::21958b399073ea0345c199583840aff50268a58e:39titanspetstaging
        Metadata
        Bindings
        • 0. 28
        Backtrace
        • 20. view::21958b399073ea0345c199583840aff50268a58e:39
        • 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
        230μsview::21958b399073ea0345c199583840aff50268a58e:57titanspetstaging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 21. view::21958b399073ea0345c199583840aff50268a58e: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
        400μsview::21958b399073ea0345c199583840aff50268a58e:76titanspetstaging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::21958b399073ea0345c199583840aff50268a58e: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
        300μs/app/Helper/helper.php:42titanspetstaging
        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
        310μs/app/Helper/helper.php:13titanspetstaging
        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:13titanspetstaging
        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
        240μs/app/Helper/helper.php:13titanspetstaging
        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`
        230μsview::d6628077cd37e621070fa870a547e0ab061f6137:358titanspetstaging
        Metadata
        Backtrace
        • 15. view::d6628077cd37e621070fa870a547e0ab061f6137: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
        240μs/app/Helper/helper.php:13titanspetstaging
        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
        210μs/app/Helper/helper.php:13titanspetstaging
        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
        530μsview::d6628077cd37e621070fa870a547e0ab061f6137:440titanspetstaging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::d6628077cd37e621070fa870a547e0ab061f6137: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
        360μsview::d6628077cd37e621070fa870a547e0ab061f6137:440titanspetstaging
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::d6628077cd37e621070fa870a547e0ab061f6137: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
        300μsview::d6628077cd37e621070fa870a547e0ab061f6137:440titanspetstaging
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::d6628077cd37e621070fa870a547e0ab061f6137: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
        330μsview::d6628077cd37e621070fa870a547e0ab061f6137:440titanspetstaging
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::d6628077cd37e621070fa870a547e0ab061f6137: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
        390μsview::d6628077cd37e621070fa870a547e0ab061f6137:440titanspetstaging
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::d6628077cd37e621070fa870a547e0ab061f6137: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
        310μsview::d6628077cd37e621070fa870a547e0ab061f6137:440titanspetstaging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 19. view::d6628077cd37e621070fa870a547e0ab061f6137: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
        460μs/app/Helper/helper.php:13titanspetstaging
        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:13titanspetstaging
        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:13titanspetstaging
        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
        310μs/app/Helper/helper.php:13titanspetstaging
        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
        310μs/app/Helper/helper.php:13titanspetstaging
        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:13titanspetstaging
        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:13titanspetstaging
        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
        310μs/app/Helper/helper.php:13titanspetstaging
        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:13titanspetstaging
        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'
        690μs/app/Helper/helper.php:28titanspetstaging
        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
        2.81ms/app/Helper/helper.php:35titanspetstaging
        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
        370μs/app/Helper/helper.php:13titanspetstaging
        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:13titanspetstaging
        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:13titanspetstaging
        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:13titanspetstaging
        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:13titanspetstaging
        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:13titanspetstaging
        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:13titanspetstaging
        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
      22
      App\Models\MasterCategory
      7
      App\Models\LinkedCategory
      1
      App\Models\SubCategory
      1
      App\Models\Category
      95
      App\Models\PostMedia
      1
      App\Models\Post
      2
      App\Models\User
      2
        _token
        D8DtxZZiwTOlxAiHfB257a4GbiaZLgV5Q1H6s9SV
        _previous
        array:1 [ "url" => "https://staging.titanspet.pk/view-profile/835/ads" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /view-profile/835/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 => "staging.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:48 [ "REDIRECT_SCRIPT_URL" => "/view-profile/835/ads" "REDIRECT_SCRIPT_URI" => "https://staging.titanspet.pk/view-profile/835/ads" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "staging.titanspet.pk" "REDIRECT_STATUS" => "200" "SCRIPT_URL" => "/view-profile/835/ads" "SCRIPT_URI" => "https://staging.titanspet.pk/view-profile/835/ads" "HTTPS" => "on" "SSL_TLS_SNI" => "staging.titanspet.pk" "HTTP_HOST" => "staging.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 staging.titanspet.pk Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "staging.titanspet.pk" "SERVER_ADDR" => "172.31.5.184" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.216.242" "DOCUMENT_ROOT" => "/var/www/html/titans-staging/public" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/titans-staging/public" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/html/titans-staging/public/index.php" "REMOTE_PORT" => "21384" "REDIRECT_URL" => "/view-profile/835/ads" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/view-profile/835/ads" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752126326.7479 "REQUEST_TIME" => 1752126326 ]
        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, 10 Jul 2025 05:45:26 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVZbG8rZHRXazRJb1FOVGNQWlZXdXc9PSIsInZhbHVlIjoiNFdrd1FuT0ZTL290cEc3Q0VJTU5sYTRJaTYzK1RMRTJSSjNFaDRXMGRIbUN3bkJ2WmpNcE0vMlRJcUZVWlBkOFVtK0lydHNzeDdRV1FmeG53aXBVa0NZL0M3cUkzenVKSjNrSkN1aG5WaW1GendKVCtpbDZhYnllZjllbWM2TGYiLCJtYWMiOiI4NGI2ZTQyZTRmZjA5Y2E5NjgwZjk5Y2ZkYmFjNTZlOTdiNzFmMmU5ODkxN2UzNTVjODFhMmE1ZWU3NmZjMTVlIiwidGFnIjoiIn0%3D; expires=Thu, 10 Jul 2025 07:45:26 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImVZbG8rZHRXazRJb1FOVGNQWlZXdXc9PSIsInZhbHVlIjoiNFdrd1FuT0ZTL290cEc3Q0VJTU5sYTRJaTYzK1RMRTJSSjNFaDRXMGRIbUN3bkJ2WmpNcE0vMlRJcUZVWlBkOFVtK0lyd" 1 => "titans_session=eyJpdiI6Ikt4UmpEc0UxSzBMWC9RM1JqSjBQb1E9PSIsInZhbHVlIjoibVRNdnpqTXJybG1zM3Nza2N5ZEdYNVhhaHNNZFFib2NLWmpzdWNCMEwvVlp4b2FacHp3MVI2YnhBeE80YnZtTEFrUHg0QjFTZE9SU25SeDl6QUE4dzFLWCtPNVg2dDMzVkZwaG9yUjRvYnlHSGZnNkNoejBtbzJBWXpEMHNaYkkiLCJtYWMiOiJiYzgxZWIzYWUyMTllNzk1MTBkNWM1MWJjZDhhOTg3YTU2YWI0ZmQ0OTZiYWFlNDM0MmFhMGY1NTA0OTZkYWIxIiwidGFnIjoiIn0%3D; expires=Thu, 10 Jul 2025 07:45:26 GMT; Max-Age=7200; path=/; httponly; samesite=laxtitans_session=eyJpdiI6Ikt4UmpEc0UxSzBMWC9RM1JqSjBQb1E9PSIsInZhbHVlIjoibVRNdnpqTXJybG1zM3Nza2N5ZEdYNVhhaHNNZFFib2NLWmpzdWNCMEwvVlp4b2FacHp3MVI2YnhBeE80YnZtTEFrU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVZbG8rZHRXazRJb1FOVGNQWlZXdXc9PSIsInZhbHVlIjoiNFdrd1FuT0ZTL290cEc3Q0VJTU5sYTRJaTYzK1RMRTJSSjNFaDRXMGRIbUN3bkJ2WmpNcE0vMlRJcUZVWlBkOFVtK0lydHNzeDdRV1FmeG53aXBVa0NZL0M3cUkzenVKSjNrSkN1aG5WaW1GendKVCtpbDZhYnllZjllbWM2TGYiLCJtYWMiOiI4NGI2ZTQyZTRmZjA5Y2E5NjgwZjk5Y2ZkYmFjNTZlOTdiNzFmMmU5ODkxN2UzNTVjODFhMmE1ZWU3NmZjMTVlIiwidGFnIjoiIn0%3D; expires=Thu, 10-Jul-2025 07:45:26 GMT; path=/XSRF-TOKEN=eyJpdiI6ImVZbG8rZHRXazRJb1FOVGNQWlZXdXc9PSIsInZhbHVlIjoiNFdrd1FuT0ZTL290cEc3Q0VJTU5sYTRJaTYzK1RMRTJSSjNFaDRXMGRIbUN3bkJ2WmpNcE0vMlRJcUZVWlBkOFVtK0lyd" 1 => "titans_session=eyJpdiI6Ikt4UmpEc0UxSzBMWC9RM1JqSjBQb1E9PSIsInZhbHVlIjoibVRNdnpqTXJybG1zM3Nza2N5ZEdYNVhhaHNNZFFib2NLWmpzdWNCMEwvVlp4b2FacHp3MVI2YnhBeE80YnZtTEFrUHg0QjFTZE9SU25SeDl6QUE4dzFLWCtPNVg2dDMzVkZwaG9yUjRvYnlHSGZnNkNoejBtbzJBWXpEMHNaYkkiLCJtYWMiOiJiYzgxZWIzYWUyMTllNzk1MTBkNWM1MWJjZDhhOTg3YTU2YWI0ZmQ0OTZiYWFlNDM0MmFhMGY1NTA0OTZkYWIxIiwidGFnIjoiIn0%3D; expires=Thu, 10-Jul-2025 07:45:26 GMT; path=/; httponlytitans_session=eyJpdiI6Ikt4UmpEc0UxSzBMWC9RM1JqSjBQb1E9PSIsInZhbHVlIjoibVRNdnpqTXJybG1zM3Nza2N5ZEdYNVhhaHNNZFFib2NLWmpzdWNCMEwvVlp4b2FacHp3MVI2YnhBeE80YnZtTEFrU" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "D8DtxZZiwTOlxAiHfB257a4GbiaZLgV5Q1H6s9SV" "_previous" => array:1 [ "url" => "https://staging.titanspet.pk/view-profile/835/ads" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]