Request history8.2.12PHP Version70.2msRequest Duration3MBMemory UsageGET {locale?}/user/{id}/friendsRoute
    • Booting (24.85ms)time
    • Application (45.34ms)time
    • 1 x Application (64.59%)
      45.34ms
      1 x Booting (35.4%)
      24.85ms
      14 templates were rendered
      • 1x user.friendsfriends.blade.php#?blade
      • 1x user.friends.usersusers.blade.php#?blade
      • 8x 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
      8 statements were executed14.54ms
      • select * from `users` where `users`.`id` = '12337' and `users`.`deleted_at` is null limit 1940μsmoms_dev
        Bindings
        • 0: 12337
        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` = 12337 and `sender_type` = 'user') or (`recipient_id` = 12337 and `recipient_type` = 'user')) and `status` = 1360μsmoms_dev
        Bindings
        • 0: 12337
        • 1: user
        • 2: 12337
        • 3: user
        • 4: 1
      • select count(*) as aggregate from `users` where `id` != 12337 and `id` in (12337, 11219, 12337, 12337, 12337, 17102, 12337, 12337, 2319, 12337, 11417, 12555, 19072, 12337, 20846, 21271) and `users`.`deleted_at` is null460μsmoms_dev
        Bindings
        • 0: 12337
        • 1: 12337
        • 2: 11219
        • 3: 12337
        • 4: 12337
        • 5: 12337
        • 6: 17102
        • 7: 12337
        • 8: 12337
        • 9: 2319
        • 10: 12337
        • 11: 11417
        • 12: 12555
        • 13: 19072
        • 14: 12337
        • 15: 20846
        • 16: 21271
        Hints
        • 0: The != operator is not standard. Use the <> operator to test for inequality instead.
      • select * from `users` where `id` != 12337 and `id` in (12337, 11219, 12337, 12337, 12337, 17102, 12337, 12337, 2319, 12337, 11417, 12555, 19072, 12337, 20846, 21271) and `users`.`deleted_at` is null limit 16 offset 0860μsmoms_dev
        Bindings
        • 0: 12337
        • 1: 12337
        • 2: 11219
        • 3: 12337
        • 4: 12337
        • 5: 12337
        • 6: 17102
        • 7: 12337
        • 8: 12337
        • 9: 2319
        • 10: 12337
        • 11: 11417
        • 12: 12555
        • 13: 19072
        • 14: 12337
        • 15: 20846
        • 16: 21271
        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 `geo_city` where `geo_city`.`id` = 110741629 and `geo_city`.`id` is not null limit 1300μsmoms_dev
        Bindings
        • 0: 110741629
        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 * from `childs` where `childs`.`user_id` = 12337 and `childs`.`user_id` is not null and `childs`.`deleted_at` is null11.28msmoms_dev
        Bindings
        • 0: 12337
        Hints
        • 0: Use SELECT * only if you need all columns from table
      • select * from `users_stats` where `users_stats`.`user_id` = 12337 and `users_stats`.`user_id` is not null limit 1130μsmoms_dev
        Bindings
        • 0: 12337
        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` = 12337 and `sender_type` = 'user') or (`recipient_id` = 12337 and `recipient_type` = 'user')) and `status` = 1210μsmoms_dev
        Bindings
        • 0: 12337
        • 1: user
        • 2: 12337
        • 3: user
        • 4: 1
      IslamMama\Models\User\User
      9User.php#?
      Hootlex\Friendships\Models\Friendship
      8Friendship.php#?
      IslamMama\Models\GeoCity
      1GeoCity.php#?
      IslamMama\Models\User\UserStats
      1UserStats.php#?
        _token
        GfhD8EXWpmfnResEuZC17u4N2q8qrfn5VjoATbLs
        _previous
        array:1 [ "url" => "https://momsline.chickenkiller.com/es/user/12337/friends" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        telescope
        View in Telescope
        path_info
        /es/user/12337/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 => "Mon, 14 Apr 2025 07:41:39 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=eyJpdiI6InBvQktmVGdpa0xpV0cwUjIwMEFQY0E9PSIsInZhbHVlIjoiUzdkeGt5Uk90NTZyc2NzSmpWTTAwL1o2azZnY1lRbFFUaDFleXVZQk82N2tNOWVUNnBuaEZZcVIyem1GODlNaDhvSXlrUnpycGNjaUxFVTFjM0V3NXNEUnRwL1gzVjhlcERkVEllMWNQK1prK1UyMDc5SEhCTEdPQWIzTWg5LzQiLCJtYWMiOiJmNmIwMjcxZTZhZDZiZjY1NDQzMmE0MTBiMzUxM2QyMjQxMDQ3NzNhZWZjYjI2YzZkNTcxZWIwODNhMjM0Mzk2IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 09:41:39 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InBvQktmVGdpa0xpV0cwUjIwMEFQY0E9PSIsInZhbHVlIjoiUzdkeGt5Uk90NTZyc2NzSmpWTTAwL1o2azZnY1lRbFFUaDFleXVZQk82N2tNOWVUNnBuaEZZcVIyem1GODlNaDhvSXlrU" 1 => "laravel_session=eyJpdiI6InRlcnQxVDFYOWQ5VzFPdytRZVA5d0E9PSIsInZhbHVlIjoiZ1h4emNmVnBvWm9XK002L2h3S0Yvb1dBYy9oRlJQR3V0aytBQkJIcHVxTlI4RG9JeVIxb3RUZzl6dEJXY3AxZHBkaU1NTXdtM3VEVWpDQzZQand0Z0kyQzJ3SldxajdsY3pvOU1UV0J6S0E3NTExTEQvZHBxOWJoRWhCcGVWL0YiLCJtYWMiOiJjNjgyNmFkMzRkNTc5MjBiZjE4NjkyNmMyNWE3NmIxMzUzZWY0YTYwMGYyYjcxY2JiYzUxM2M3YmZmOGIwYmViIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 09:41:39 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InRlcnQxVDFYOWQ5VzFPdytRZVA5d0E9PSIsInZhbHVlIjoiZ1h4emNmVnBvWm9XK002L2h3S0Yvb1dBYy9oRlJQR3V0aytBQkJIcHVxTlI4RG9JeVIxb3RUZzl6dEJXY3AxZHBk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBvQktmVGdpa0xpV0cwUjIwMEFQY0E9PSIsInZhbHVlIjoiUzdkeGt5Uk90NTZyc2NzSmpWTTAwL1o2azZnY1lRbFFUaDFleXVZQk82N2tNOWVUNnBuaEZZcVIyem1GODlNaDhvSXlrUnpycGNjaUxFVTFjM0V3NXNEUnRwL1gzVjhlcERkVEllMWNQK1prK1UyMDc5SEhCTEdPQWIzTWg5LzQiLCJtYWMiOiJmNmIwMjcxZTZhZDZiZjY1NDQzMmE0MTBiMzUxM2QyMjQxMDQ3NzNhZWZjYjI2YzZkNTcxZWIwODNhMjM0Mzk2IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 09:41:39 GMT; path=/XSRF-TOKEN=eyJpdiI6InBvQktmVGdpa0xpV0cwUjIwMEFQY0E9PSIsInZhbHVlIjoiUzdkeGt5Uk90NTZyc2NzSmpWTTAwL1o2azZnY1lRbFFUaDFleXVZQk82N2tNOWVUNnBuaEZZcVIyem1GODlNaDhvSXlrU" 1 => "laravel_session=eyJpdiI6InRlcnQxVDFYOWQ5VzFPdytRZVA5d0E9PSIsInZhbHVlIjoiZ1h4emNmVnBvWm9XK002L2h3S0Yvb1dBYy9oRlJQR3V0aytBQkJIcHVxTlI4RG9JeVIxb3RUZzl6dEJXY3AxZHBkaU1NTXdtM3VEVWpDQzZQand0Z0kyQzJ3SldxajdsY3pvOU1UV0J6S0E3NTExTEQvZHBxOWJoRWhCcGVWL0YiLCJtYWMiOiJjNjgyNmFkMzRkNTc5MjBiZjE4NjkyNmMyNWE3NmIxMzUzZWY0YTYwMGYyYjcxY2JiYzUxM2M3YmZmOGIwYmViIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 09:41:39 GMT; path=/; httponlylaravel_session=eyJpdiI6InRlcnQxVDFYOWQ5VzFPdytRZVA5d0E9PSIsInZhbHVlIjoiZ1h4emNmVnBvWm9XK002L2h3S0Yvb1dBYy9oRlJQR3V0aytBQkJIcHVxTlI4RG9JeVIxb3RUZzl6dEJXY3AxZHBk" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "GfhD8EXWpmfnResEuZC17u4N2q8qrfn5VjoATbLs" "_previous" => array:1 [ "url" => "https://momsline.chickenkiller.com/es/user/12337/friends" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-14 10:41:39GET/es/user/12337/friends14819