GET https://systemhelfer.de/

Components

3 Twig Components
3 Render Count
4 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
NewProductForm
"App\Twig\Components\NewProductForm"
components/NewProductForm.html.twig
1 4.50ms
BootstrapModal
"App\Twig\Components\BootstrapModal"
components/BootstrapModal.html.twig
1 2.98ms
NewCategoryForm
"App\Twig\Components\NewCategoryForm"
components/NewCategoryForm.html.twig
1 0.37ms

Render calls

NewProductForm App\Twig\Components\NewProductForm 6.0 MiB 4.50 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\NewProductForm {#634
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#652 …}
  -categoryRepository: App\Repository\CategoryRepository {#657 …}
  +name: ""
  +price: 0
  +category: null
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#656 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#882
    -errors: []
  }
  +isValidated: false
  +validatedFields: []
}
BootstrapModal App\Twig\Components\BootstrapModal 6.0 MiB 2.98 ms
Input props
[
  "id" => "new-category-modal"
]
Attributes
[]
Component
App\Twig\Components\BootstrapModal {#968
  +id: "new-category-modal"
}
NewCategoryForm App\Twig\Components\NewCategoryForm 6.0 MiB 0.37 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\NewCategoryForm {#1036
  +name: ""
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#850 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#656 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#1093
    -errors: []
  }
  +isValidated: false
  +validatedFields: []
}