user Sign In

Chatbot

X
send

Dashboard

8.1.2PHP Version56.84msRequest Duration3MBMemory UsageGET view-profile/{user}Route
    • Booting (12.03ms)
    • Application (44.75ms)
    • 1 x Application (78.73%)
      44.75ms
      1 x Booting (21.16%)
      12.03ms
      9 templates were rendered
      • frontend.profile.view_profile.view_profile (resources/views/frontend/profile/view_profile/view_profile.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)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __empty_1
        5
        __currentLoopData
        6
        loop
      • frontend.partials.head (resources/views/frontend/partials/head.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __empty_1
        5
        __currentLoopData
        6
        loop
      • frontend.partials.header (resources/views/frontend/partials/header.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __empty_1
        5
        __currentLoopData
        6
        loop
      • frontend.partials.sidebar (resources/views/frontend/partials/sidebar.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __empty_1
        5
        __currentLoopData
        6
        loop
      • frontend.partials.mobile-nav (resources/views/frontend/partials/mobile-nav.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __empty_1
        5
        __currentLoopData
        6
        loop
      • frontend.partials.footer (resources/views/frontend/partials/footer.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        user
        4
        __empty_1
        5
        __currentLoopData
        6
        loop
      uri
      GET view-profile/{user}
      middleware
      web
      controller
      App\Http\Controllers\Front\HomeController@view_profile
      namespace
      prefix
      where
      as
      view-advertiser
      file
      app/Http/Controllers/Front/HomeController.php:97-115
      36 statements were executed, 21 of which were duplicated, 15 unique. Show only duplicated17.12ms
      • select * from `users` where `id` = '7004' limit 1
        1.21ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61titanspetstaging
        Metadata
        Bindings
        • 0. 7004
        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` = 7004 limit 1
        410μsview::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82:35titanspetstaging
        Metadata
        Bindings
        • 0. 7004
        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` = 7004 and `posts`.`user_id` is not null and `status` = '0' and `post_status` = 'Active' and `posts`.`deleted_at` is null
        640μsview::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82:70titanspetstaging
        Metadata
        Bindings
        • 0. 7004
        • 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` = 7004 and `posts`.`deleted_at` is null
        510μsview::fd6eeab5aedfd90d8c1e5b1a86d5c41b9467fc82:76titanspetstaging
        Metadata
        Bindings
        • 0. 7004
        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` = 7004 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
        470μsview::e48f3919c903f554d544bd30fb2c1e0184165d2b:72titanspetstaging
        Metadata
        Bindings
        • 0. 7004
        • 1. 0
        • 2. Active
        • 3. 0
        Backtrace
        • 19. view::e48f3919c903f554d544bd30fb2c1e0184165d2b:72
        • 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` = 7004 and `posts`.`user_id` is not null and `status` = '0' and `post_status` = 'Active' and exists (select * from `boosted_posts` where `posts`.`id` = `boosted_posts`.`post_id`) and `posts`.`deleted_at` is null
        510μsview::e48f3919c903f554d544bd30fb2c1e0184165d2b:78titanspetstaging
        Metadata
        Bindings
        • 0. 7004
        • 1. 0
        • 2. Active
        Backtrace
        • 19. view::e48f3919c903f554d544bd30fb2c1e0184165d2b:78
        • 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
        450μ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
        260μ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`
        300μ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
        250μ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
        230μ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
        650μ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
        450μ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
        420μ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
        590μ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
        600μ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
        490μ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
        380μ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
        340μ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
        340μ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
        340μ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
        340μ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
        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
        340μ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 count(*) as aggregate from `users` where `status` = '1'
        720μ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.23ms/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
        540μ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
        350μ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
        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
        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
        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
      App\Models\Category
      94
      App\Models\MasterCategory
      6
      App\Models\Setting
      21
      App\Models\Post
      6
      App\Models\User
      2
        _token
        pyVJuSxnIv6P2fdx1CoRPxV55qNFATeYwLvI6VLk
        _previous
        array:1 [ "url" => "https://staging.titanspet.pk/view-profile/7004" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /view-profile/7004
        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/7004" "REDIRECT_SCRIPT_URI" => "https://staging.titanspet.pk/view-profile/7004" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "staging.titanspet.pk" "REDIRECT_STATUS" => "200" "SCRIPT_URL" => "/view-profile/7004" "SCRIPT_URI" => "https://staging.titanspet.pk/view-profile/7004" "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.21" "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" => "36499" "REDIRECT_URL" => "/view-profile/7004" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/view-profile/7004" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752500885.2373 "REQUEST_TIME" => 1752500885 ]
        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 => "Mon, 14 Jul 2025 13:48:05 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVFM2JNY0NnbWNIazJmc3BWalI2WUE9PSIsInZhbHVlIjoiajJVSEJSVlZ0NjU1QlhUZk9BbERjVGpYUmY3ZzJBQ1VRTDl1ZW5RdFBMdE9DdnhGcG4rekFONElId2F6YjFDM05raCtmV05PMWdpOW16SDMxcUVnSGswUEN1Z3JMbnhnNVpYZmhzK0V6M3RJYXYwUFNNWXZxYUhFN3VrT1pPaDAiLCJtYWMiOiIyMmE5ZWZiMjRhNWE5MWMwMGRhNDMxZTYyODMxNGNhNDFjNjc2MDk0YjMwZTRjOTU5MGJiZmMxNDE4ZmRmZDlhIiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 15:48:05 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlVFM2JNY0NnbWNIazJmc3BWalI2WUE9PSIsInZhbHVlIjoiajJVSEJSVlZ0NjU1QlhUZk9BbERjVGpYUmY3ZzJBQ1VRTDl1ZW5RdFBMdE9DdnhGcG4rekFONElId2F6YjFDM05raCtmV" 1 => "titans_session=eyJpdiI6IjRiMFU5aEVkWUlJNThDSkc5dGRCbkE9PSIsInZhbHVlIjoiT0JDcFIzblRaclZRNDk3eGRiWXplRmZ0VzRjVm9YVDMrT2NCWU5kWUNrY2RvSDROZXpaOXJDb0JsK1N5cGQySWV0Q0lNYjllVzJnamVGQzBrZ2ZTTmlRK0c3VktneHA1MUZvK3hER1JQSUhoSmgzU1R6TnV4RFUrTjFLVXVKQlEiLCJtYWMiOiIxYzgwY2Q0NTJlYmJkMjI0MDE4OGVjNTIyZDMzMGZiOTA0NjBhZjQ4MTEzYWZlN2JhZjQ2OTVlNDY5MjYwZjRlIiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 15:48:05 GMT; Max-Age=7200; path=/; httponly; samesite=laxtitans_session=eyJpdiI6IjRiMFU5aEVkWUlJNThDSkc5dGRCbkE9PSIsInZhbHVlIjoiT0JDcFIzblRaclZRNDk3eGRiWXplRmZ0VzRjVm9YVDMrT2NCWU5kWUNrY2RvSDROZXpaOXJDb0JsK1N5cGQySWV0Q" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVFM2JNY0NnbWNIazJmc3BWalI2WUE9PSIsInZhbHVlIjoiajJVSEJSVlZ0NjU1QlhUZk9BbERjVGpYUmY3ZzJBQ1VRTDl1ZW5RdFBMdE9DdnhGcG4rekFONElId2F6YjFDM05raCtmV05PMWdpOW16SDMxcUVnSGswUEN1Z3JMbnhnNVpYZmhzK0V6M3RJYXYwUFNNWXZxYUhFN3VrT1pPaDAiLCJtYWMiOiIyMmE5ZWZiMjRhNWE5MWMwMGRhNDMxZTYyODMxNGNhNDFjNjc2MDk0YjMwZTRjOTU5MGJiZmMxNDE4ZmRmZDlhIiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 15:48:05 GMT; path=/XSRF-TOKEN=eyJpdiI6IlVFM2JNY0NnbWNIazJmc3BWalI2WUE9PSIsInZhbHVlIjoiajJVSEJSVlZ0NjU1QlhUZk9BbERjVGpYUmY3ZzJBQ1VRTDl1ZW5RdFBMdE9DdnhGcG4rekFONElId2F6YjFDM05raCtmV" 1 => "titans_session=eyJpdiI6IjRiMFU5aEVkWUlJNThDSkc5dGRCbkE9PSIsInZhbHVlIjoiT0JDcFIzblRaclZRNDk3eGRiWXplRmZ0VzRjVm9YVDMrT2NCWU5kWUNrY2RvSDROZXpaOXJDb0JsK1N5cGQySWV0Q0lNYjllVzJnamVGQzBrZ2ZTTmlRK0c3VktneHA1MUZvK3hER1JQSUhoSmgzU1R6TnV4RFUrTjFLVXVKQlEiLCJtYWMiOiIxYzgwY2Q0NTJlYmJkMjI0MDE4OGVjNTIyZDMzMGZiOTA0NjBhZjQ4MTEzYWZlN2JhZjQ2OTVlNDY5MjYwZjRlIiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 15:48:05 GMT; path=/; httponlytitans_session=eyJpdiI6IjRiMFU5aEVkWUlJNThDSkc5dGRCbkE9PSIsInZhbHVlIjoiT0JDcFIzblRaclZRNDk3eGRiWXplRmZ0VzRjVm9YVDMrT2NCWU5kWUNrY2RvSDROZXpaOXJDb0JsK1N5cGQySWV0Q" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "pyVJuSxnIv6P2fdx1CoRPxV55qNFATeYwLvI6VLk" "_previous" => array:1 [ "url" => "https://staging.titanspet.pk/view-profile/7004" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]