44.29msRequest Duration4MBMemory UsageGET noticias/{slug}Route
    • Booting (19.21ms)
    • Application (30.2ms)
      4 templates were rendered
      • front.noticias5
        Params
        0
        categoria
        1
        noticias
        2
        __env
        3
        app
        4
        errors
      • front.main5
        Params
        0
        categoria
        1
        noticias
        2
        __env
        3
        app
        4
        errors
      • front.main-header5
        Params
        0
        categoria
        1
        noticias
        2
        __env
        3
        app
        4
        errors
      • front.main-footer5
        Params
        0
        categoria
        1
        noticias
        2
        __env
        3
        app
        4
        errors
      uri
      GET noticias/{slug}
      as
      front.noticias.index
      controller
      App\Http\Controllers\NoticiasController@index
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/NoticiasController.php:18-31
      3 statements were executed6.95ms
      • select * from `noticia_categorias` where `slug` = 'trabalho-voluntario' limit 13.44msasilodombosco-db
        Metadata
        Bindings
        • 0. trabalho-voluntario
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `noticias` where `noticia_categoria_id` = '3'2.71msasilodombosco-db
        Metadata
        Bindings
        • 0. 3
      • select * from `noticias` where `noticia_categoria_id` = '3' order by `data` desc limit 12 offset 0800μsasilodombosco-db
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        7GWoCXTmWVZfH8lZ6HlZSKIXBw6twwEswkFLJQVG
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:21 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 =>...
        request_server
        array:58 [ "USER" => "asilodombosco" "HOME" => "/home/asilodombosco" "HTTP_PRIORITY" => "u=0, ...
        request_cookies
        []
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1...
        path_info
        /noticias/trabalho-voluntario
        session_attributes
        array:2 [ "_token" => "7GWoCXTmWVZfH8lZ6HlZSKIXBw6twwEswkFLJQVG" "PHPDEBUGBAR_STACK_DATA" => [] ...