user Sign In

Chatbot

X
send

Dashboard

9ccghvft6h

Private

0

total review

8.1.2PHP Version56.06msRequest Duration4MBMemory UsageGET view-profile/{user}Route
    • Booting (10.92ms)
    • Application (45.09ms)
    • 1 x Application (80.44%)
      45.09ms
      1 x Booting (19.48%)
      10.92ms
      9 templates were rendered
      • frontend.profile.view_profile.view_profile (resources/views/frontend/profile/view_profile/view_profile.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)7bladefile
        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)7bladefile
        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)7bladefile
        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)7bladefile
        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)7bladefile
        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)7bladefile
        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
      37 statements were executed, 21 of which were duplicated, 16 unique. Show only duplicated21.52ms
      • select * from `users` where `id` = '7798' limit 1
        1.33ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61titanspet
        Metadata
        Bindings
        • 0. 7798
        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` = 7798 limit 1
        340μsview::frontend.profile.view_profile.partials.header:35titanspet
        Metadata
        Bindings
        • 0. 7798
        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` = 7798 and `posts`.`user_id` is not null and `status` = '0' and `post_status` = 'Active' and `posts`.`deleted_at` is null
        550μsview::frontend.profile.view_profile.partials.header:70titanspet
        Metadata
        Bindings
        • 0. 7798
        • 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` = 7798 and `posts`.`deleted_at` is null
        490μsview::frontend.profile.view_profile.partials.header:76titanspet
        Metadata
        Bindings
        • 0. 7798
        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` = 7798 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
        550μsview::frontend.profile.view_profile.view_profile:72titanspet
        Metadata
        Bindings
        • 0. 7798
        • 1. 0
        • 2. Active
        • 3. 0
        Backtrace
        • 19. view::frontend.profile.view_profile.view_profile: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` = 7798 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
        500μsview::frontend.profile.view_profile.view_profile:78titanspet
        Metadata
        Bindings
        • 0. 7798
        • 1. 0
        • 2. Active
        Backtrace
        • 19. view::frontend.profile.view_profile.view_profile: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
        330μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `settings` limit 1
        330μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `settings` limit 1
        300μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `master_categories`
        350μ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
        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
        300μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`master_id` = 1 and `categories`.`master_id` is not null
        500μ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
        700μ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
        500μ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
        510μ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
        770μsview::frontend.partials.header:440titanspet
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::frontend.partials.header:440
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`master_id` = 8 and `categories`.`master_id` is not null
        490μ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
        420μ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
        300μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `settings` limit 1
        220μ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
        210μ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
        200μ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
        210μ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
        180μ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
        180μ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
        200μ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
        180μ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'
        1.91ms/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
        6.54ms/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
        330μs/app/Helper/helper.php:13titanspet
        Metadata
        Backtrace
        • 18. /app/Helper/helper.php:13
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `settings` limit 1
        210μ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
        220μ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
        190μ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
        260μ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
        190μ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
        190μ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\Category
      114
      App\Models\MasterCategory
      7
      App\Models\Setting
      21
      App\Models\Post
      2
      App\Models\User
      2
        _token
        UP4hmzuy11pbXEbrwcyvZPlF0vweb5qJT3c9s50p
        _previous
        array:1 [ "url" => "https://titanspet.pk/view-profile/7798" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /view-profile/7798
        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=eyJpdiI6IkdtQURJSm5ET2tHS05BYWlicEpYWkE9PSIsInZhbHVlIjoickc3Z294VDNqYkYwUk02Z3B5cCs3T0xXcVpvWW9jaVh1Q3BNak5LRWp4QmxSN21qZmlYdUNGQm1ZNGxMMFpvUXphd29MOEY1NitVeGljNVQzNkpvY1ZZS21RYVhSbjd0ZSt6VVRzd0orNGJaRW8xK0U5Nkl4bkx0cXN1bXhnQXgiLCJtYWMiOiJmMjVlODllZDcxNDdjNWY5NTU3NjkzYjcwNTlmYzE5NGE4MmRkYzUxZTRmMTE0N2E0ZjI2ZDE1Y2YxZGZlOGZmIiwidGFnIjoiIn0%3D; titans_session=eyJpdiI6ImsyZi9WUkF4SEFZNG82RU9DYmdJeUE9PSIsInZhbHVlIjoiS1UzRXlZMWR0T1lVMkd5REhpbElQemlEWWhYUjRrRFJDTVQ2N0x6dUk4Y3RNbzYwUkduZTJiMThkd05ydlRONXQrUVFlVlhmcFNvUEpJbS94Vm1CZlkvRHdZRklDaGNLUUQvL1AxY2g4bFVlNkJZM3ZzdEdiZ3JZamhCeVpXNlMiLCJtYWMiOiJhOTJkNjk1NWNhNDlmYTVjNTBiYWExZDJiZjI4NmQzNzNiYTU0NzFhZTBhMjczMjdmM2U5M2I4MmRiOTUyYTFjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkdtQURJSm5ET2tHS05BYWlicEpYWkE9PSIsInZhbHVlIjoickc3Z294VDNqYkYwUk02Z3B5cCs3T0xXcVpvWW9jaVh1Q3BNak5LRWp4QmxSN21qZmlYdUNGQm1ZNGxMMFpvUXphd29MO" ] ]
        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=eyJpdiI6IkdtQURJSm5ET2tHS05BYWlicEpYWkE9PSIsInZhbHVlIjoickc3Z294VDNqYkYwUk02Z3B5cCs3T0xXcVpvWW9jaVh1Q3BNak5LRWp4QmxSN21qZmlYdUNGQm1ZNGxMMFpvUXphd29MOEY1NitVeGljNVQzNkpvY1ZZS21RYVhSbjd0ZSt6VVRzd0orNGJaRW8xK0U5Nkl4bkx0cXN1bXhnQXgiLCJtYWMiOiJmMjVlODllZDcxNDdjNWY5NTU3NjkzYjcwNTlmYzE5NGE4MmRkYzUxZTRmMTE0N2E0ZjI2ZDE1Y2YxZGZlOGZmIiwidGFnIjoiIn0%3D; titans_session=eyJpdiI6ImsyZi9WUkF4SEFZNG82RU9DYmdJeUE9PSIsInZhbHVlIjoiS1UzRXlZMWR0T1lVMkd5REhpbElQemlEWWhYUjRrRFJDTVQ2N0x6dUk4Y3RNbzYwUkduZTJiMThkd05ydlRONXQrUVFlVlhmcFNvUEpJbS94Vm1CZlkvRHdZRklDaGNLUUQvL1AxY2g4bFVlNkJZM3ZzdEdiZ3JZamhCeVpXNlMiLCJtYWMiOiJhOTJkNjk1NWNhNDlmYTVjNTBiYWExZDJiZjI4NmQzNzNiYTU0NzFhZTBhMjczMjdmM2U5M2I4MmRiOTUyYTFjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkdtQURJSm5ET2tHS05BYWlicEpYWkE9PSIsInZhbHVlIjoickc3Z294VDNqYkYwUk02Z3B5cCs3T0xXcVpvWW9jaVh1Q3BNak5LRWp4QmxSN21qZmlYdUNGQm1ZNGxMMFpvUXphd29MO" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at titanspet.pk Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "titanspet.pk" "SERVER_ADDR" => "172.31.5.184" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.136.20.78" "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" => "38045" "REDIRECT_URL" => "/view-profile/7798" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/view-profile/7798" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1747252639.468 "REQUEST_TIME" => 1747252639 ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "UP4hmzuy11pbXEbrwcyvZPlF0vweb5qJT3c9s50p" "titans_session" => "axTCQTxijqNBPkH7VD5cifsGIYLEh2Uy5ov5omRv" ]
        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, 14 May 2025 19:57:19 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IisrN1FjQk9pelZZY2hxZEFqVzVRa0E9PSIsInZhbHVlIjoiMVNyQnNNU3NCVnE0M0J0OGJEQ2lxU3Ywb0g5b1ZQRElOMkc3cXZtbTcwT1pnT0h2SmhhWExldlpJRnQvdFo2VGt2dmFHRGtqRm5pTTlycXdOMHFDSW1ZRjNZb0l0M0VodzZyZXdhTWRsT2tHeXcwY1NBOEZFVlBDRjdmSjBZVDMiLCJtYWMiOiI4NzBiNjhmNWJkNjUyYjVlNzA4M2MwMzMzYzU1Zjk2MGM0MGZkY2E5MmU1NTliZTRhNWIwMGQyYTc5Mjg2ZTk5IiwidGFnIjoiIn0%3D; expires=Wed, 14-May-2025 21:57:19 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IisrN1FjQk9pelZZY2hxZEFqVzVRa0E9PSIsInZhbHVlIjoiMVNyQnNNU3NCVnE0M0J0OGJEQ2lxU3Ywb0g5b1ZQRElOMkc3cXZtbTcwT1pnT0h2SmhhWExldlpJRnQvdFo2VGt2dmFHR" 1 => "titans_session=eyJpdiI6ImgyOVNnOVlhOVZXME1XaU5ibVpzZFE9PSIsInZhbHVlIjoidmx1V1kybHZCSk1YUEZUMVVOeHN0dmdzYTc5NWo3NkJvbWJkL2srSGxEengvcVlPdjBOOUh1SFUxR241UkpTTTA4cFNscFNnaWoxSVIzdHUxcVdGR0NRZnBqYVQzVldqZlh0cnQwRVUwcDFERllFN0EvTU9XK05ncUFleHV2YksiLCJtYWMiOiI2NjU4MjU4Y2YzZWFiMTUzN2E0YjFmOWFjYTJiMDA4ZTkxODI4NGZhNWRiMmFmNzM5MTIwNGRmZGI2ZDk2N2I4IiwidGFnIjoiIn0%3D; expires=Wed, 14-May-2025 21:57:19 GMT; Max-Age=7200; path=/; httponly; samesite=laxtitans_session=eyJpdiI6ImgyOVNnOVlhOVZXME1XaU5ibVpzZFE9PSIsInZhbHVlIjoidmx1V1kybHZCSk1YUEZUMVVOeHN0dmdzYTc5NWo3NkJvbWJkL2srSGxEengvcVlPdjBOOUh1SFUxR241UkpTTTA4c" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IisrN1FjQk9pelZZY2hxZEFqVzVRa0E9PSIsInZhbHVlIjoiMVNyQnNNU3NCVnE0M0J0OGJEQ2lxU3Ywb0g5b1ZQRElOMkc3cXZtbTcwT1pnT0h2SmhhWExldlpJRnQvdFo2VGt2dmFHRGtqRm5pTTlycXdOMHFDSW1ZRjNZb0l0M0VodzZyZXdhTWRsT2tHeXcwY1NBOEZFVlBDRjdmSjBZVDMiLCJtYWMiOiI4NzBiNjhmNWJkNjUyYjVlNzA4M2MwMzMzYzU1Zjk2MGM0MGZkY2E5MmU1NTliZTRhNWIwMGQyYTc5Mjg2ZTk5IiwidGFnIjoiIn0%3D; expires=Wed, 14-May-2025 21:57:19 GMT; path=/XSRF-TOKEN=eyJpdiI6IisrN1FjQk9pelZZY2hxZEFqVzVRa0E9PSIsInZhbHVlIjoiMVNyQnNNU3NCVnE0M0J0OGJEQ2lxU3Ywb0g5b1ZQRElOMkc3cXZtbTcwT1pnT0h2SmhhWExldlpJRnQvdFo2VGt2dmFHR" 1 => "titans_session=eyJpdiI6ImgyOVNnOVlhOVZXME1XaU5ibVpzZFE9PSIsInZhbHVlIjoidmx1V1kybHZCSk1YUEZUMVVOeHN0dmdzYTc5NWo3NkJvbWJkL2srSGxEengvcVlPdjBOOUh1SFUxR241UkpTTTA4cFNscFNnaWoxSVIzdHUxcVdGR0NRZnBqYVQzVldqZlh0cnQwRVUwcDFERllFN0EvTU9XK05ncUFleHV2YksiLCJtYWMiOiI2NjU4MjU4Y2YzZWFiMTUzN2E0YjFmOWFjYTJiMDA4ZTkxODI4NGZhNWRiMmFmNzM5MTIwNGRmZGI2ZDk2N2I4IiwidGFnIjoiIn0%3D; expires=Wed, 14-May-2025 21:57:19 GMT; path=/; httponlytitans_session=eyJpdiI6ImgyOVNnOVlhOVZXME1XaU5ibVpzZFE9PSIsInZhbHVlIjoidmx1V1kybHZCSk1YUEZUMVVOeHN0dmdzYTc5NWo3NkJvbWJkL2srSGxEengvcVlPdjBOOUh1SFUxR241UkpTTTA4c" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "UP4hmzuy11pbXEbrwcyvZPlF0vweb5qJT3c9s50p" "_previous" => array:1 [ "url" => "https://titanspet.pk/view-profile/7798" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]