user Sign In

Chatbot

X

Ads

Zoya Ali

Private

0

total review

Sale
Private
Male Persian triple...

Only serious buyer's

Rawalpindi 11 months ago
PKR 12000/Only
8.1.2PHP Version100msRequest Duration4MBMemory UsageGET view-profile/{user}/adsRoute
    • Booting (20.05ms)
    • Application (79.94ms)
    • 1 x Application (79.89%)
      79.94ms
      1 x Booting (20.04%)
      20.05ms
      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:119-122
      42 statements were executed, 21 of which were duplicated, 21 unique. Show only duplicated48.12ms
      • select * from `users` where `id` = '8027' limit 1
        4.98ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61titanspet
        Metadata
        Bindings
        • 0. 8027
        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` = 8027 limit 1
        4.78msview::frontend.profile.view_profile.partials.header:35titanspet
        Metadata
        Bindings
        • 0. 8027
        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` = 8027 and `posts`.`user_id` is not null and `status` = '0' and `post_status` = 'Active' and `posts`.`deleted_at` is null
        490μsview::frontend.profile.view_profile.partials.header:70titanspet
        Metadata
        Bindings
        • 0. 8027
        • 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` = 8027 and `posts`.`deleted_at` is null
        450μsview::frontend.profile.view_profile.partials.header:76titanspet
        Metadata
        Bindings
        • 0. 8027
        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` = 8027 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
        3.19msview::frontend.profile.view_profile.partials.add:23titanspet
        Metadata
        Bindings
        • 0. 8027
        • 1. 0
        • 2. Active
        • 3. 0
        Backtrace
        • 19. view::frontend.profile.view_profile.partials.add:23
        • 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` = 4483 and `post_media`.`post_id` is not null
        510μsview::frontend.profile.view_profile.partials.add:29titanspet
        Metadata
        Bindings
        • 0. 4483
        Backtrace
        • 19. view::frontend.profile.view_profile.partials.add:29
        • 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` = 11 limit 1
        440μsview::frontend.profile.view_profile.partials.add:32titanspet
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:32
        • 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` = 9 limit 1
        2.42msview::frontend.profile.view_profile.partials.add:32titanspet
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:32
        • 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
        380μsview::frontend.profile.view_profile.partials.add:67titanspet
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 21. view::frontend.profile.view_profile.partials.add:67
        • 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
        530μsview::frontend.profile.view_profile.partials.add:84titanspet
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::frontend.profile.view_profile.partials.add:84
        • 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
        330μ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
        420μ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
        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
        390μ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`
        390μsview::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
        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
        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 `categories` where `categories`.`master_id` = 1 and `categories`.`master_id` is not null
        700μ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
        630μsview::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
        590μ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
        500μsview::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
        1.19msview::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
        570μ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
        610μsview::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
        380μ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
        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
        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
        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
        380μ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
        360μ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'
        4.16ms/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
        12.68ms/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
        420μ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
        360μ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
        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
        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
        410μ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
        390μ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
      22
      App\Models\MasterCategory
      8
      App\Models\LinkedCategory
      1
      App\Models\SubCategory
      1
      App\Models\Category
      118
      App\Models\PostMedia
      2
      App\Models\Post
      2
      App\Models\User
      2
        _token
        ecl5ammQ6kq5qSoZ50NWhs0zJ2BTsFpFduRrcLEV
        _previous
        array:1 [ "url" => "https://titanspet.pk/view-profile/8027/ads" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /view-profile/8027/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:16 [ "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" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ3U1FJeHRmWC90aW1TcWJsYkxhNXc9PSIsInZhbHVlIjoiK0RxR21BN0p5RFBMeGhBZjlTS2ZMTDV0dlAvMU1UT2xsbEpGZG01UjdFcUJ3c3VKSHNpRzRJZmxzV3pPK2hrN2J3ZEVIRmlQOFV5aVZEUnBEenBycCtXTlhpeVg5YWhGSWtRWEgwUWFhUmdHczJ6NGtmRUdBU0MxcVZ4Y1djUXIiLCJtYWMiOiIxZTVmYTFmNjcwY2Y0NjgxNWJjNWQ2OTg1ZWQ1NzJhZjQ0ZmU0OTRiM2NhNDE1MWNhYmQ5OTI3YTQ1MDJkZDkwIiwidGFnIjoiIn0%3D; titans_session=eyJpdiI6Iis4cGEvOU9md1lmM3V6NW1pTUxGVVE9PSIsInZhbHVlIjoiN214YnY2VE5LL2RvSnZYTExSWjN1ejdPeCtHZzdZcFdGeW5jemhUYnpyTm1yMm1qQkNWWFZNcG52c081SVYzQ0R3L1dCMGRuSGF1c2swSFdoYnU0TFg3c2N2RVFucGg2bkpWaDFGU0twTVZGdElnMTN4YUgzbDJOYmVuelYrQWkiLCJtYWMiOiI3YTM4ZWE1ZWJjMDA4M2Q1ZTE0MDMyZWJmYTg5OTNkOTNhNDI4OTkzMDcxNjJiY2E4N2Y0MWMzY2VlZDljNTliIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImZ3U1FJeHRmWC90aW1TcWJsYkxhNXc9PSIsInZhbHVlIjoiK0RxR21BN0p5RFBMeGhBZjlTS2ZMTDV0dlAvMU1UT2xsbEpGZG01UjdFcUJ3c3VKSHNpRzRJZmxzV3pPK2hrN2J3ZEVIR" ] ]
        request_server
        0 of 0
        array:45 [ "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" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6ImZ3U1FJeHRmWC90aW1TcWJsYkxhNXc9PSIsInZhbHVlIjoiK0RxR21BN0p5RFBMeGhBZjlTS2ZMTDV0dlAvMU1UT2xsbEpGZG01UjdFcUJ3c3VKSHNpRzRJZmxzV3pPK2hrN2J3ZEVIRmlQOFV5aVZEUnBEenBycCtXTlhpeVg5YWhGSWtRWEgwUWFhUmdHczJ6NGtmRUdBU0MxcVZ4Y1djUXIiLCJtYWMiOiIxZTVmYTFmNjcwY2Y0NjgxNWJjNWQ2OTg1ZWQ1NzJhZjQ0ZmU0OTRiM2NhNDE1MWNhYmQ5OTI3YTQ1MDJkZDkwIiwidGFnIjoiIn0%3D; titans_session=eyJpdiI6Iis4cGEvOU9md1lmM3V6NW1pTUxGVVE9PSIsInZhbHVlIjoiN214YnY2VE5LL2RvSnZYTExSWjN1ejdPeCtHZzdZcFdGeW5jemhUYnpyTm1yMm1qQkNWWFZNcG52c081SVYzQ0R3L1dCMGRuSGF1c2swSFdoYnU0TFg3c2N2RVFucGg2bkpWaDFGU0twTVZGdElnMTN4YUgzbDJOYmVuelYrQWkiLCJtYWMiOiI3YTM4ZWE1ZWJjMDA4M2Q1ZTE0MDMyZWJmYTg5OTNkOTNhNDI4OTkzMDcxNjJiY2E4N2Y0MWMzY2VlZDljNTliIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImZ3U1FJeHRmWC90aW1TcWJsYkxhNXc9PSIsInZhbHVlIjoiK0RxR21BN0p5RFBMeGhBZjlTS2ZMTDV0dlAvMU1UT2xsbEpGZG01UjdFcUJ3c3VKSHNpRzRJZmxzV3pPK2hrN2J3ZEVIR" "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" => "216.73.216.136" "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" => "11438" "REDIRECT_URL" => "/view-profile/8027/ads" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/view-profile/8027/ads" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1759963203.4825 "REQUEST_TIME" => 1759963203 ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "ecl5ammQ6kq5qSoZ50NWhs0zJ2BTsFpFduRrcLEV" "titans_session" => "jgVeKRImaeJPpl563yc5yvnfNLw2mC9MmyLQ86KA" ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 08 Oct 2025 22:40:03 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJzVGg0RFNlOXF3ai9hZGdBQS91WkE9PSIsInZhbHVlIjoiUVJ4ZitXcUUxOE9sbWdsQmdza1lNcC9lbGJZc2syNEw4aVQ0Y3VpMXpiS0FvNjB1bTVTeDZoV1F4am0xQURmN3NwOWN3T3hJdytWU0xzSVJtbitKWHpseVoyMWxVN01JUldGd3B4N0FGRWtoNjZUTTFUQXRub0FNRmRaNkloRmgiLCJtYWMiOiJmMjE0YzdjNjFhNmRlZTZiYzQxZjM5OWI5ZWFiNWU2MTE5OTdhYjIzNzIyZmIyMDBjMjhmMjkwM2E0ZjQwOTQ4IiwidGFnIjoiIn0%3D; expires=Thu, 09-Oct-2025 00:40:03 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkJzVGg0RFNlOXF3ai9hZGdBQS91WkE9PSIsInZhbHVlIjoiUVJ4ZitXcUUxOE9sbWdsQmdza1lNcC9lbGJZc2syNEw4aVQ0Y3VpMXpiS0FvNjB1bTVTeDZoV1F4am0xQURmN3NwOWN3T" 1 => "titans_session=eyJpdiI6Imphd0cwMG0yNG8rVlhuUjhMQnphN1E9PSIsInZhbHVlIjoiai9MSEJwdHAxNGloM0NHMmdtajhoYm0vRGNGc0pYTWh1RklFZlNHeU1UV3dLU0JmLzRKdVZSaW1pTVQza01QcnptODJ1N25OWTJmQlE5NW8yUk9NanQvckhSKzVUY1AybGdvYXlCYnhOZXk4YXNNRXY1cVZNa1c3RFY2NTlOZTMiLCJtYWMiOiI2ZGRiNzZiOGE5MDllOTNlYTZhZmUyYTU1MTk5ZDBjMjVkODAxOWUxODFhOWQwNTI3NTdlYTk1NzJlZGIyMjJlIiwidGFnIjoiIn0%3D; expires=Thu, 09-Oct-2025 00:40:03 GMT; Max-Age=7200; path=/; httponly; samesite=laxtitans_session=eyJpdiI6Imphd0cwMG0yNG8rVlhuUjhMQnphN1E9PSIsInZhbHVlIjoiai9MSEJwdHAxNGloM0NHMmdtajhoYm0vRGNGc0pYTWh1RklFZlNHeU1UV3dLU0JmLzRKdVZSaW1pTVQza01QcnptO" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJzVGg0RFNlOXF3ai9hZGdBQS91WkE9PSIsInZhbHVlIjoiUVJ4ZitXcUUxOE9sbWdsQmdza1lNcC9lbGJZc2syNEw4aVQ0Y3VpMXpiS0FvNjB1bTVTeDZoV1F4am0xQURmN3NwOWN3T3hJdytWU0xzSVJtbitKWHpseVoyMWxVN01JUldGd3B4N0FGRWtoNjZUTTFUQXRub0FNRmRaNkloRmgiLCJtYWMiOiJmMjE0YzdjNjFhNmRlZTZiYzQxZjM5OWI5ZWFiNWU2MTE5OTdhYjIzNzIyZmIyMDBjMjhmMjkwM2E0ZjQwOTQ4IiwidGFnIjoiIn0%3D; expires=Thu, 09-Oct-2025 00:40:03 GMT; path=/XSRF-TOKEN=eyJpdiI6IkJzVGg0RFNlOXF3ai9hZGdBQS91WkE9PSIsInZhbHVlIjoiUVJ4ZitXcUUxOE9sbWdsQmdza1lNcC9lbGJZc2syNEw4aVQ0Y3VpMXpiS0FvNjB1bTVTeDZoV1F4am0xQURmN3NwOWN3T" 1 => "titans_session=eyJpdiI6Imphd0cwMG0yNG8rVlhuUjhMQnphN1E9PSIsInZhbHVlIjoiai9MSEJwdHAxNGloM0NHMmdtajhoYm0vRGNGc0pYTWh1RklFZlNHeU1UV3dLU0JmLzRKdVZSaW1pTVQza01QcnptODJ1N25OWTJmQlE5NW8yUk9NanQvckhSKzVUY1AybGdvYXlCYnhOZXk4YXNNRXY1cVZNa1c3RFY2NTlOZTMiLCJtYWMiOiI2ZGRiNzZiOGE5MDllOTNlYTZhZmUyYTU1MTk5ZDBjMjVkODAxOWUxODFhOWQwNTI3NTdlYTk1NzJlZGIyMjJlIiwidGFnIjoiIn0%3D; expires=Thu, 09-Oct-2025 00:40:03 GMT; path=/; httponlytitans_session=eyJpdiI6Imphd0cwMG0yNG8rVlhuUjhMQnphN1E9PSIsInZhbHVlIjoiai9MSEJwdHAxNGloM0NHMmdtajhoYm0vRGNGc0pYTWh1RklFZlNHeU1UV3dLU0JmLzRKdVZSaW1pTVQza01QcnptO" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "ecl5ammQ6kq5qSoZ50NWhs0zJ2BTsFpFduRrcLEV" "_previous" => array:1 [ "url" => "https://titanspet.pk/view-profile/8027/ads" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]