GET http://test.netbash.ru/

Components

2 Twig Components
3 Render Count
4 ms Render Time
2.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
SearchContent
"App\Twig\Components\SearchContent"
components/SearchContent.html.twig
2 3.14ms
Alert
"App\Twig\Components\Alert"
components/Alert.html.twig
1 0.42ms

Render calls

SearchContent App\Twig\Components\SearchContent 2.0 MiB 2.64 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SearchContent {#708
  +search: ""
  -contentRepository: App\Repository\ContentRepository {#709 …}
}
Alert App\Twig\Components\Alert 2.0 MiB 0.42 ms
Input props
[
  "id" => "custom-alert-id"
  "message" => "Danger Will Robinson!"
]
Attributes
[
  "id" => "custom-alert-id"
]
Component
App\Twig\Components\Alert {#1015
  +type: "success"
  +message: "Danger Will Robinson!"
}
SearchContent App\Twig\Components\SearchContent 2.0 MiB 0.50 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SearchContent {#1062
  +search: ""
  -contentRepository: App\Repository\ContentRepository {#709 …}
}