GET https://tidy.alfredocruz.cl/licencias

Components

2 Twig Components
2 Render Count
1 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
SortableHeader
"App\Twig\Components\SortableHeader"
components/SortableHeader.html.twig
1 0.46ms
Pagination
"App\Twig\Components\Pagination"
components/Pagination.html.twig
1 0.29ms

Render calls

SortableHeader App\Twig\Components\SortableHeader 4.0 MiB 0.46 ms
Input props
[
  "field" => "estado"
  "label" => "ESTADO"
  "currentSort" => ""
  "currentOrder" => "asc"
  "url" => "/licencias?sort=estado&order=asc"
]
Attributes
[]
Component
App\Twig\Components\SortableHeader {#1983
  +field: "estado"
  +label: "ESTADO"
  +currentSort: ""
  +currentOrder: "asc"
  +url: "/licencias?sort=estado&order=asc"
  +class: ""
}
Pagination App\Twig\Components\Pagination 4.0 MiB 0.29 ms
Input props
[
  "page" => 1
  "pages" => 1
  "total" => 0
  "limit" => 20
  "baseUrl" => "/licencias?page=__PAGE__"
]
Attributes
[]
Component
App\Twig\Components\Pagination {#2034
  +page: 1
  +pages: 1
  +total: 0
  +limit: 20
  +baseUrl: "/licencias?page=__PAGE__"
  +class: ""
}