GET https://test.karbontrail.fr/inscription

Components

1 Twig Components
5 Render Count
2 ms Render Time
40.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
CommonInput
"App\Twig\Components\CommonInput"
components/common/input.html.twig
5 1.52ms

Render calls

CommonInput App\Twig\Components\CommonInput 40.0 MiB 1.22 ms
Input props
[
  "type" => "email"
  "name" => "inscription[email]"
  "input_id" => "inscription_email"
  "value" => ""
  "label" => "Email"
]
Attributes
[]
Component
App\Twig\Components\CommonInput {#3901
  +rightsParams: [
    "SUPER_ADMIN" => [
      "MANDATORY" => false
    ]
    "ADMIN" => [
      "MANDATORY" => false
    ]
    "ENTREPRISE" => [
      "MANDATORY" => false
    ]
    "EXPERT" => [
      "MANDATORY" => false
    ]
  ]
  +type: "email"
  +name: "inscription[email]"
  +value: ""
  +label: "Email"
  +input_id: "inscription_email"
  +divClass: null
  +required: true
  +fieldType: null
}
CommonInput App\Twig\Components\CommonInput 40.0 MiB 0.08 ms
Input props
[
  "type" => "text"
  "name" => "inscription[nom]"
  "input_id" => "inscription_nom"
  "value" => ""
  "label" => "Nom"
]
Attributes
[]
Component
App\Twig\Components\CommonInput {#3738
  +rightsParams: [
    "SUPER_ADMIN" => [
      "MANDATORY" => false
    ]
    "ADMIN" => [
      "MANDATORY" => false
    ]
    "ENTREPRISE" => [
      "MANDATORY" => false
    ]
    "EXPERT" => [
      "MANDATORY" => false
    ]
  ]
  +type: "text"
  +name: "inscription[nom]"
  +value: ""
  +label: "Nom"
  +input_id: "inscription_nom"
  +divClass: null
  +required: true
  +fieldType: null
}
CommonInput App\Twig\Components\CommonInput 40.0 MiB 0.08 ms
Input props
[
  "type" => "text"
  "name" => "inscription[prenom]"
  "input_id" => "inscription_prenom"
  "value" => ""
  "label" => "Prénom"
]
Attributes
[]
Component
App\Twig\Components\CommonInput {#3772
  +rightsParams: [
    "SUPER_ADMIN" => [
      "MANDATORY" => false
    ]
    "ADMIN" => [
      "MANDATORY" => false
    ]
    "ENTREPRISE" => [
      "MANDATORY" => false
    ]
    "EXPERT" => [
      "MANDATORY" => false
    ]
  ]
  +type: "text"
  +name: "inscription[prenom]"
  +value: ""
  +label: "Prénom"
  +input_id: "inscription_prenom"
  +divClass: null
  +required: true
  +fieldType: null
}
CommonInput App\Twig\Components\CommonInput 40.0 MiB 0.07 ms
Input props
[
  "type" => "password"
  "name" => "inscription[plainPassword][first]"
  "input_id" => "inscription_plainPassword_first"
  "value" => ""
  "label" => "Mot de passe"
]
Attributes
[]
Component
App\Twig\Components\CommonInput {#3628
  +rightsParams: [
    "SUPER_ADMIN" => [
      "MANDATORY" => false
    ]
    "ADMIN" => [
      "MANDATORY" => false
    ]
    "ENTREPRISE" => [
      "MANDATORY" => false
    ]
    "EXPERT" => [
      "MANDATORY" => false
    ]
  ]
  +type: "password"
  +name: "inscription[plainPassword][first]"
  +value: ""
  +label: "Mot de passe"
  +input_id: "inscription_plainPassword_first"
  +divClass: null
  +required: true
  +fieldType: null
}
CommonInput App\Twig\Components\CommonInput 40.0 MiB 0.06 ms
Input props
[
  "type" => "password"
  "name" => "inscription[plainPassword][second]"
  "input_id" => "inscription_plainPassword_second"
  "value" => ""
  "label" => "Confirmer le mot de passe"
]
Attributes
[]
Component
App\Twig\Components\CommonInput {#3801
  +rightsParams: [
    "SUPER_ADMIN" => [
      "MANDATORY" => false
    ]
    "ADMIN" => [
      "MANDATORY" => false
    ]
    "ENTREPRISE" => [
      "MANDATORY" => false
    ]
    "EXPERT" => [
      "MANDATORY" => false
    ]
  ]
  +type: "password"
  +name: "inscription[plainPassword][second]"
  +value: ""
  +label: "Confirmer le mot de passe"
  +input_id: "inscription_plainPassword_second"
  +divClass: null
  +required: true
  +fieldType: null
}