GET https://mangarr.test.nestor-server.fr/activity

Components

4 Twig Components
6 Render Count
38 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
ToolBarButton
"App\Twig\Components\ToolBarButton"
components/ToolBarButton.html.twig
3 2.28ms
Search
"App\Twig\Components\Search"
components/Search.html.twig
1 2.90ms
Toolbar
[Anonymous]
components/Toolbar.html.twig
1 35.21ms
Divider
[Anonymous]
components/Divider.html.twig
1 0.26ms

Render calls

Search App\Twig\Components\Search 6.0 MiB 2.90 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Search {#964
  +query: null
  -mangaRepository: App\Repository\MangaRepository {#963 …}
}
Toolbar
[Anonymous]
6.0 MiB 35.21 ms
Input props
[
  "toolbar" => [
    "leftGroup" => [
      App\Manager\Toolbar\Element\ToolbarButton {#838
        #icon: "arrows-rotate"
        #text: "Refresh"
        #action: "toolbar#refreshActivity"
        #data: []
      }
      App\Manager\Toolbar\Element\ToolbarDivider {#828
        #icon: "divider"
        #text: ""
        #action: ""
      }
      App\Manager\Toolbar\Element\ToolbarButton {#839
        #icon: "trash-can"
        #text: "Remove Selected"
        #action: "toolbar#removeActivity"
        #data: []
      }
    ]
    "rightGroup" => [
      App\Manager\Toolbar\Element\ToolbarButton {#836
        #icon: "th-large"
        #text: "Options"
        #action: "toolbar#optionActivity"
        #data: []
      }
    ]
  ]
]
Attributes
[
  "toolbar" => [
    "leftGroup" => [
      App\Manager\Toolbar\Element\ToolbarButton {#838
        #icon: "arrows-rotate"
        #text: "Refresh"
        #action: "toolbar#refreshActivity"
        #data: []
      }
      App\Manager\Toolbar\Element\ToolbarDivider {#828
        #icon: "divider"
        #text: ""
        #action: ""
      }
      App\Manager\Toolbar\Element\ToolbarButton {#839
        #icon: "trash-can"
        #text: "Remove Selected"
        #action: "toolbar#removeActivity"
        #data: []
      }
    ]
    "rightGroup" => [
      App\Manager\Toolbar\Element\ToolbarButton {#836
        #icon: "th-large"
        #text: "Options"
        #action: "toolbar#optionActivity"
        #data: []
      }
    ]
  ]
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#1156
  -props: [
    "toolbar" => [
      "leftGroup" => [
        App\Manager\Toolbar\Element\ToolbarButton {#838
          #icon: "arrows-rotate"
          #text: "Refresh"
          #action: "toolbar#refreshActivity"
          #data: []
        }
        App\Manager\Toolbar\Element\ToolbarDivider {#828
          #icon: "divider"
          #text: ""
          #action: ""
        }
        App\Manager\Toolbar\Element\ToolbarButton {#839
          #icon: "trash-can"
          #text: "Remove Selected"
          #action: "toolbar#removeActivity"
          #data: []
        }
      ]
      "rightGroup" => [
        App\Manager\Toolbar\Element\ToolbarButton {#836
          #icon: "th-large"
          #text: "Options"
          #action: "toolbar#optionActivity"
          #data: []
        }
      ]
    ]
  ]
}
ToolBarButton App\Twig\Components\ToolBarButton 6.0 MiB 0.84 ms
Input props
[
  "icon" => "arrows-rotate"
  "text" => "Refresh"
  "action" => "toolbar#refreshActivity"
  "controller" => "toolbar"
  "data" => []
]
Attributes
[
  "icon" => "arrows-rotate"
  "text" => "Refresh"
  "action" => "toolbar#refreshActivity"
  "controller" => "toolbar"
]
Component
App\Twig\Components\ToolBarButton {#1213
  +data: []
}
Divider
[Anonymous]
6.0 MiB 0.26 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#1297
  -props: []
}
ToolBarButton App\Twig\Components\ToolBarButton 6.0 MiB 0.73 ms
Input props
[
  "icon" => "trash-can"
  "text" => "Remove Selected"
  "action" => "toolbar#removeActivity"
  "controller" => "toolbar"
  "data" => []
]
Attributes
[
  "icon" => "trash-can"
  "text" => "Remove Selected"
  "action" => "toolbar#removeActivity"
  "controller" => "toolbar"
]
Component
App\Twig\Components\ToolBarButton {#1358
  +data: []
}
ToolBarButton App\Twig\Components\ToolBarButton 6.0 MiB 0.71 ms
Input props
[
  "icon" => "th-large"
  "text" => "Options"
  "action" => "toolbar#optionActivity"
  "controller" => "toolbar"
  "data" => []
]
Attributes
[
  "icon" => "th-large"
  "text" => "Options"
  "action" => "toolbar#optionActivity"
  "controller" => "toolbar"
]
Component
App\Twig\Components\ToolBarButton {#1418
  +data: []
}