Components

3 Twig Components
4 Render Count
18 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
SearchContent
"App\Twig\Components\SearchContent"
components/SearchContent.html.twig
2 2.98ms
CreateComment
"App\Twig\Components\CreateComment"
components/CreateComment.html.twig
1 0.69ms
ShowComments
"App\Twig\Components\ShowComments"
components/ShowComments.html.twig
1 14.44ms

Render calls

SearchContent App\Twig\Components\SearchContent 4.0 MiB 2.06 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SearchContent {#950
  +search: ""
  -contentRepository: App\Repository\ContentRepository {#852 …}
}
CreateComment App\Twig\Components\CreateComment 4.0 MiB 0.69 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\CreateComment {#1234
  +comment: ""
  -commentRepository: App\Repository\CommentRepository {#1235 …}
}
ShowComments App\Twig\Components\ShowComments 4.0 MiB 14.44 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\ShowComments {#1289
  -commentRepository: App\Repository\CommentRepository {#1235 …}
}
SearchContent App\Twig\Components\SearchContent 4.0 MiB 0.92 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SearchContent {#1203
  +search: ""
  -contentRepository: App\Repository\ContentRepository {#852 …}
}