41.38msRequest Duration4MBMemory UsageGET noticias/{slug}Route
    • Booting (18.85ms)
    • Application (27.44ms)
      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.94ms
      • select * from `noticia_categorias` where `slug` = 'fique-por-dentro' limit 13.37msasilodombosco-db
        Metadata
        Bindings
        • 0. fique-por-dentro
        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` = '1'3.1msasilodombosco-db
        Metadata
        Bindings
        • 0. 1
      • select * from `noticias` where `noticia_categoria_id` = '1' order by `data` desc limit 12 offset 0470μsasilodombosco-db
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        YcYcYeqd5C4KBxLblN3O7Mf9hyZg4beOk4s7y7qi
        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/fique-por-dentro
        session_attributes
        array:2 [ "_token" => "YcYcYeqd5C4KBxLblN3O7Mf9hyZg4beOk4s7y7qi" "PHPDEBUGBAR_STACK_DATA" => [] ...