Request history8.2.12PHP Version52.42msRequest Duration3MBMemory UsageGET {locale?}/user/{id}/friendsRoute
    • Booting (24.56ms)time
    • Application (27.85ms)time
    • 1 x Application (53.13%)
      27.85ms
      1 x Booting (46.86%)
      24.56ms
      7 templates were rendered
      • 1x user.friendsfriends.blade.php#?blade
      • 1x user.friends.usersusers.blade.php#?blade
      • 1x presenters.user-teaseruser-teaser.blade.php#?blade
      • 1x layouts.external-profileexternal-profile.blade.php#?blade
      • 1x layouts.basebase.blade.php#?blade
      • 1x shared.language-selectorlanguage-selector.blade.php#?blade
      • 1x layouts.skeletonskeleton.blade.php#?blade
      uri
      GET {locale?}/user/{id}/friends
      middleware
      web, user.validate
      controller
      IslamMama\Http\Controllers\UserController@friends
      namespace
      IslamMama\Http\Controllers
      prefix
      {locale?}/user/{id}
      where
      as
      user.friends
      file
      app/Http/Controllers/UserController.php:117-134
      7 statements were executed9.27ms
      • select * from `users` where `users`.`id` = '121' and `users`.`deleted_at` is null limit 1610μsmoms_dev
        Bindings
        • 0: 121
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `sender_id`, `recipient_id` from `friendships` where ((`sender_id` = 121 and `sender_type` = 'user') or (`recipient_id` = 121 and `recipient_type` = 'user')) and `status` = 1280μsmoms_dev
        Bindings
        • 0: 121
        • 1: user
        • 2: 121
        • 3: user
        • 4: 1
      • select count(*) as aggregate from `users` where `id` != 121 and `id` in (121, 44691) and `users`.`deleted_at` is null230μsmoms_dev
        Bindings
        • 0: 121
        • 1: 121
        • 2: 44691
        Hints
        • 0: The != operator is not standard. Use the <> operator to test for inequality instead.
      • select * from `users` where `id` != 121 and `id` in (121, 44691) and `users`.`deleted_at` is null limit 16 offset 0310μsmoms_dev
        Bindings
        • 0: 121
        • 1: 121
        • 2: 44691
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: The != operator is not standard. Use the <> operator to test for inequality instead.
        • 2: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `childs` where `childs`.`user_id` = 121 and `childs`.`user_id` is not null and `childs`.`deleted_at` is null6.97msmoms_dev
        Bindings
        • 0: 121
        Hints
        • 0: Use SELECT * only if you need all columns from table
      • select * from `users_stats` where `users_stats`.`user_id` = 121 and `users_stats`.`user_id` is not null limit 1350μsmoms_dev
        Bindings
        • 0: 121
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `friendships` where ((`sender_id` = 121 and `sender_type` = 'user') or (`recipient_id` = 121 and `recipient_type` = 'user')) and `status` = 1520μsmoms_dev
        Bindings
        • 0: 121
        • 1: user
        • 2: 121
        • 3: user
        • 4: 1
      IslamMama\Models\User\User
      2User.php#?
      Hootlex\Friendships\Models\Friendship
      1Friendship.php#?
      IslamMama\Models\Child
      1Child.php#?
      IslamMama\Models\User\UserStats
      1UserStats.php#?
        _token
        jEUudRRHiGbeYwv9bT1nJmGgjCgYEwXsFSlgy838
        _previous
        array:1 [ "url" => "https://momsline.chickenkiller.com/fr/user/121/friends" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        telescope
        View in Telescope
        path_info
        /fr/user/121/friends
        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 [ "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "host" => array:1 [ 0 => "momsline.chickenkiller.com" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 05 Mar 2025 14:52:31 GMT" ] "link" => array:4 [ 0 => "</js/manifest.js?id=2e38577c8971759d68455cf0c1120046>; rel=preload; as=script" 1 => "</js/vendor.js?id=ffb4335db12eea49d14bc3626e1cdee7>; rel=preload; as=script" 2 => "</js/app.js?id=e5cc1b116c992e5aa27838fc4cc35e73>; rel=preload; as=script" 3 => "</css/app.css?id=c4c1cd7bbc47ad8b2a54c91c17e5601b>; rel=preload; as=style" ] "vary" => array:1 [ 0 => "Accept-Encoding" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFWRnRERVJOT3BsQngyQ3RpdXdrQ1E9PSIsInZhbHVlIjoiYUs4WkROaW1yN1dMcVczL1ZlRjRRSDhkREhUaVgzK21HVlFVZENuWU56MEtmTVM3ZjdQVGhyQlE0OTZ6MHpaWmkrNlUxMGUwQVMyRS9VMjlzcFRJdlI1WncvYVJyL0crdXNxWXR5Y1dEOG1uTUhWR1p4RDBRRlJvVENJOGUvRkciLCJtYWMiOiI4NWY4OGQ3N2FlYjcwMTRkNTBjY2VkN2QyNDAwYzc4YmI3NTE4MzQyNDg0YjBhYjc1ZTlmYmJiNjhiZWNjMjExIiwidGFnIjoiIn0%3D; expires=Wed, 05 Mar 2025 16:52:31 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlFWRnRERVJOT3BsQngyQ3RpdXdrQ1E9PSIsInZhbHVlIjoiYUs4WkROaW1yN1dMcVczL1ZlRjRRSDhkREhUaVgzK21HVlFVZENuWU56MEtmTVM3ZjdQVGhyQlE0OTZ6MHpaWmkrNlUxM" 1 => "laravel_session=eyJpdiI6IlUyQ2pFWXJGV3R5ZmRpU0dxZkR2NUE9PSIsInZhbHVlIjoicU55a1RyUFAxcjhoNExWdUYrMlV5OWE0ZmlBWFN3UGlHZ3l5U2E0UkwxcW9DbVc2TGxzbGZHMDh0dlB4ZXpGeDY4U2ZSU3hPWW1jbVZnaHJvTCtIOSttVmNpU0RLeXIyUjVWTkppQzBYNmRnSXNqTUVQeGh4RHp3c2pmUDMzYzAiLCJtYWMiOiIzYzIxNTU1OWEzODg4MTcwYzMzMTc0ZWI1OTRhMmM2Y2Y4NTNiOGYzMWY5NGJjNDlmMGZlODAzNGE5ODhjZjQ5IiwidGFnIjoiIn0%3D; expires=Wed, 05 Mar 2025 16:52:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IlUyQ2pFWXJGV3R5ZmRpU0dxZkR2NUE9PSIsInZhbHVlIjoicU55a1RyUFAxcjhoNExWdUYrMlV5OWE0ZmlBWFN3UGlHZ3l5U2E0UkwxcW9DbVc2TGxzbGZHMDh0dlB4ZXpGeDY4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFWRnRERVJOT3BsQngyQ3RpdXdrQ1E9PSIsInZhbHVlIjoiYUs4WkROaW1yN1dMcVczL1ZlRjRRSDhkREhUaVgzK21HVlFVZENuWU56MEtmTVM3ZjdQVGhyQlE0OTZ6MHpaWmkrNlUxMGUwQVMyRS9VMjlzcFRJdlI1WncvYVJyL0crdXNxWXR5Y1dEOG1uTUhWR1p4RDBRRlJvVENJOGUvRkciLCJtYWMiOiI4NWY4OGQ3N2FlYjcwMTRkNTBjY2VkN2QyNDAwYzc4YmI3NTE4MzQyNDg0YjBhYjc1ZTlmYmJiNjhiZWNjMjExIiwidGFnIjoiIn0%3D; expires=Wed, 05-Mar-2025 16:52:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IlFWRnRERVJOT3BsQngyQ3RpdXdrQ1E9PSIsInZhbHVlIjoiYUs4WkROaW1yN1dMcVczL1ZlRjRRSDhkREhUaVgzK21HVlFVZENuWU56MEtmTVM3ZjdQVGhyQlE0OTZ6MHpaWmkrNlUxM" 1 => "laravel_session=eyJpdiI6IlUyQ2pFWXJGV3R5ZmRpU0dxZkR2NUE9PSIsInZhbHVlIjoicU55a1RyUFAxcjhoNExWdUYrMlV5OWE0ZmlBWFN3UGlHZ3l5U2E0UkwxcW9DbVc2TGxzbGZHMDh0dlB4ZXpGeDY4U2ZSU3hPWW1jbVZnaHJvTCtIOSttVmNpU0RLeXIyUjVWTkppQzBYNmRnSXNqTUVQeGh4RHp3c2pmUDMzYzAiLCJtYWMiOiIzYzIxNTU1OWEzODg4MTcwYzMzMTc0ZWI1OTRhMmM2Y2Y4NTNiOGYzMWY5NGJjNDlmMGZlODAzNGE5ODhjZjQ5IiwidGFnIjoiIn0%3D; expires=Wed, 05-Mar-2025 16:52:31 GMT; path=/; httponlylaravel_session=eyJpdiI6IlUyQ2pFWXJGV3R5ZmRpU0dxZkR2NUE9PSIsInZhbHVlIjoicU55a1RyUFAxcjhoNExWdUYrMlV5OWE0ZmlBWFN3UGlHZ3l5U2E0UkwxcW9DbVc2TGxzbGZHMDh0dlB4ZXpGeDY4" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "jEUudRRHiGbeYwv9bT1nJmGgjCgYEwXsFSlgy838" "_previous" => array:1 [ "url" => "https://momsline.chickenkiller.com/fr/user/121/friends" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-03-05 17:52:31GET/fr/user/121/friends775