icon

Copyright © 2023

All rights reserved

8.1.2PHP Version89.86msRequest Duration5MBMemory UsageGET /Route
  • warninglog[07:08:30] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[07:08:30] LOG.warning: trim(): Passing null to parameter #1 ($string) of type string is deprecated ...
  • warninglog[07:08:30] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[07:08:30] LOG.warning: trim(): Passing null to parameter #1 ($string) of type string is deprecated ...
  • Booting (48.78ms)time
  • Application (41.07ms)time
  • 1 x Booting (54.28%)
    48.78ms
    1 x Application (45.7%)
    41.07ms
    8 templates were rendered
    • 1x quest.posts.indexindex.blade.phpblade
    • 2x pagination::tailwindtailwind.blade.phpblade
    • 1x quest.layouts.appapp.blade.phpblade
    • 1x quest.includes.metameta.blade.phpblade
    • 1x components.google-analyticsgoogle-analytics.blade.phpblade
    • 1x quest.includes.headerheader.blade.phpblade
    • 1x quest.includes.footerfooter.blade.phpblade
    uri
    GET /
    middleware
    web
    controller
    App\Http\Controllers\FrontendQuest\PostsController@index
    as
    quest.index
    namespace
    prefix
    where
    file
    app/Http/Controllers/FrontendQuest/PostsController.php:52-84
    7 statements were executed6.55ms
    • select count(*) as aggregate from `posts` where `status` = 'Active' and `published_at` <= '2025-04-07 07:08:30' and `created_at` >= '2023-12-1 0:00:00' and `created_by` = '11' and `posts`.`deleted_at` is null
      2.71mshkt_questBuilder.php#20
      Bindings
      • 0: Active
      • 1: 2025-04-07 07:08:30
      • 2: 2023-12-1 0:00:00
      • 3: 11
      Backtrace
      • 13. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
      • 14. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
      • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 16. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
      • 17. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
    • select `posts`.`id` from `posts` where `status` = 'Active' and `published_at` <= '2025-04-07 07:08:30' and `created_at` >= '2023-12-1 0:00:00' and `created_by` = '11' and `posts`.`deleted_at` is null order by `id` desc limit 8 offset 0
      620μshkt_questBuilder.php#20
      Bindings
      • 0: Active
      • 1: 2025-04-07 07:08:30
      • 2: 2023-12-1 0:00:00
      • 3: 11
      Backtrace
      • 13. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
      • 14. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
      • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 16. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
      • 17. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
    • select * from `posts` where `status` = 'Active' and `published_at` <= '2025-04-07 07:08:30' and `created_at` >= '2023-12-1 0:00:00' and `created_by` = '11' and `posts`.`id` in (4) and `posts`.`deleted_at` is null order by `id` desc limit 9 offset 0
      610μshkt_questBuilder.php#20
      Bindings
      • 0: Active
      • 1: 2025-04-07 07:08:30
      • 2: 2023-12-1 0:00:00
      • 3: 11
      Backtrace
      • 13. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
      • 14. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
      • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 16. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
      • 17. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
    • select * from `categories` where `categories`.`id` in (3) and `categories`.`deleted_at` is null
      490μshkt_questBuilder.php#20
      Backtrace
      • 13. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
      • 14. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
      • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 16. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
      • 17. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
    • select `tags`.*, `taggables`.`taggable_id` as `pivot_taggable_id`, `taggables`.`tag_id` as `pivot_tag_id`, `taggables`.`taggable_type` as `pivot_taggable_type` from `tags` inner join `taggables` on `tags`.`id` = `taggables`.`tag_id` where `taggables`.`taggable_id` in (4) and `taggables`.`taggable_type` = 'App\Models\Post' and `tags`.`deleted_at` is null
      690μshkt_questBuilder.php#20
      Bindings
      • 0: App\Models\Post
      Backtrace
      • 13. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
      • 14. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
      • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 16. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
      • 17. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
    • select * from `comments` where `status` = 1 and `comments`.`commentable_id` in (4) and `comments`.`commentable_type` = 'App\Models\Post' and `comments`.`deleted_at` is null
      630μshkt_questBuilder.php#20
      Bindings
      • 0: 1
      • 1: App\Models\Post
      Backtrace
      • 13. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
      • 14. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
      • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 16. vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
      • 17. vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
    • select * from `users` where `id` = 11 and `users`.`deleted_at` is null limit 1
      800μshkt_questPost.php#475
      Bindings
      • 0: 11
      Backtrace
      • 16. app/Models/Post.php:475
      • 17. view::quest.posts.index:51
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    App\Models\Post
    2Post.php
    App\Models\User
    1User.php
        _token
        drfeXD8qOtsWVltl7rqdoyqvFKuIukWo57mlXk5x
        locale
        en
        _previous
        array:1 [ "url" => "https://hackathon.plats.quest/?created_by=11" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "created_by" => "11" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "hackathon.plats.quest" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:8 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 07 Apr 2025 07:08:30 GMT" ] "access-control-allow-origin" => array:1 [ 0 => "*" ] "access-control-allow-methods" => array:1 [ 0 => "GET, POST, PUT, DELETE, OPTIONS" ] "access-control-allow-headers" => array:1 [ 0 => "X-Requested-With, Content-Type, X-Token-Auth, Authorization" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IllsWVNGUmFyTWJmc1cyV01RQ2tsMlE9PSIsInZhbHVlIjoiQThkaENWU2N5OFVZczl2Ly9sY3FwMmRMYWtYTTRpZkZyRlE1Z2JqR3lLQ0tQUE01RjQzYkFKL3FuMnZCU28wL3lyajVoRkxvRVF2Z2FoR21nZm1kUFI1c1Vpdy9ZV2RRdld3MzhDSTNLUE9PbHRBSkExY0lzWFNNeEdpRmJsd2UiLCJtYWMiOiJjYjRhMzFkZjVjZTNjYTI4OTNmYjk1ZmIyZDEwYTQwMmY4MjdiY2E0ZGQzMjljNTQzNmQzYzdjOTMwYTAxN2MyIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 15:08:30 GMT; Max-Age=720000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IllsWVNGUmFyTWJmc1cyV01RQ2tsMlE9PSIsInZhbHVlIjoiQThkaENWU2N5OFVZczl2Ly9sY3FwMmRMYWtYTTRpZkZyRlE1Z2JqR3lLQ0tQUE01RjQzYkFKL3FuMnZCU28wL3lyajVoR" 1 => "platsquest_session=eyJpdiI6IlA1VFJwenBzdCs3NktDZTlLRmkya0E9PSIsInZhbHVlIjoiTXZPeng2Z1ZYc1pkQUdFTXVYRXlBUW5JL3A1M1VFdTVDeG5KTnd6cng5YXlCZ1F4VDhTWXllbXJUbk9PcVNjRmpCb3dsTkhvTVdqTzJZcEZVQ2lYYnVQS2hSaFZ4NFdzVmIxYXF3TU42Unl4RjZHL1hScGpQQVVtbXZvVndYbEgiLCJtYWMiOiIzMjEyM2Q1MjlmZGMyYjA0OWQxMjI0MjA5YTY5N2NhOTAxYjcyYmU3OGIzOTdhNzJiZGIyZWUyMTkwMWY3MTUxIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 15:08:30 GMT; Max-Age=720000; path=/; httponly; samesite=laxplatsquest_session=eyJpdiI6IlA1VFJwenBzdCs3NktDZTlLRmkya0E9PSIsInZhbHVlIjoiTXZPeng2Z1ZYc1pkQUdFTXVYRXlBUW5JL3A1M1VFdTVDeG5KTnd6cng5YXlCZ1F4VDhTWXllbXJUbk9PcVNjR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IllsWVNGUmFyTWJmc1cyV01RQ2tsMlE9PSIsInZhbHVlIjoiQThkaENWU2N5OFVZczl2Ly9sY3FwMmRMYWtYTTRpZkZyRlE1Z2JqR3lLQ0tQUE01RjQzYkFKL3FuMnZCU28wL3lyajVoRkxvRVF2Z2FoR21nZm1kUFI1c1Vpdy9ZV2RRdld3MzhDSTNLUE9PbHRBSkExY0lzWFNNeEdpRmJsd2UiLCJtYWMiOiJjYjRhMzFkZjVjZTNjYTI4OTNmYjk1ZmIyZDEwYTQwMmY4MjdiY2E0ZGQzMjljNTQzNmQzYzdjOTMwYTAxN2MyIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 15:08:30 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IllsWVNGUmFyTWJmc1cyV01RQ2tsMlE9PSIsInZhbHVlIjoiQThkaENWU2N5OFVZczl2Ly9sY3FwMmRMYWtYTTRpZkZyRlE1Z2JqR3lLQ0tQUE01RjQzYkFKL3FuMnZCU28wL3lyajVoR" 1 => "platsquest_session=eyJpdiI6IlA1VFJwenBzdCs3NktDZTlLRmkya0E9PSIsInZhbHVlIjoiTXZPeng2Z1ZYc1pkQUdFTXVYRXlBUW5JL3A1M1VFdTVDeG5KTnd6cng5YXlCZ1F4VDhTWXllbXJUbk9PcVNjRmpCb3dsTkhvTVdqTzJZcEZVQ2lYYnVQS2hSaFZ4NFdzVmIxYXF3TU42Unl4RjZHL1hScGpQQVVtbXZvVndYbEgiLCJtYWMiOiIzMjEyM2Q1MjlmZGMyYjA0OWQxMjI0MjA5YTY5N2NhOTAxYjcyYmU3OGIzOTdhNzJiZGIyZWUyMTkwMWY3MTUxIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 15:08:30 GMT; path=/; httponlyplatsquest_session=eyJpdiI6IlA1VFJwenBzdCs3NktDZTlLRmkya0E9PSIsInZhbHVlIjoiTXZPeng2Z1ZYc1pkQUdFTXVYRXlBUW5JL3A1M1VFdTVDeG5KTnd6cng5YXlCZ1F4VDhTWXllbXJUbk9PcVNjR" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "drfeXD8qOtsWVltl7rqdoyqvFKuIukWo57mlXk5x" "locale" => "en" "_previous" => array:1 [ "url" => "https://hackathon.plats.quest/?created_by=11" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]