GET https://immodigit.fr/connect/inscription

Components

1 Twig Components
1 Render Count
10 ms Render Time
10.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
connect:security:inscription:form
"App\Twig\Connect\Security\Inscription\InscriptionFormComponent"
components/connect/security/inscription/form.html.twig
1 10.10ms

Render calls

connect:security:inscription:form App\Twig\Connect\Security\Inscription\InscriptionFormComponent 10.0 MiB 10.10 ms
Input props
[
  "theUserSociete" => App\Entity\Users\UserSociete {#666
    -id: null
    -email: null
    -plainPassword: null
    -password: null
    -nom: null
    -prenom: null
    -patronyme: null
    -telephoneMobile: null
    -tokenPasswordReset: null
    -tokenActivate: null
    -fichierAvatar: null
    -theFichierUploadAvatar: null
    -roles: [
      "ROLE_SOCIETE_RESPONSABLE"
    ]
    -theDatetimeEmailVerified: null
    -theDatetimeLogin: null
    -theDatetimeSuppression: null
    -theDatetimeAnonymisation: null
    -theDatetimePasswordReset: null
    -theDatetimeActivate: null
    -theType: App\Entity\Users\UserType {#1970 …}
    -theRole: App\Entity\Users\UserRole {#1963 …}
    -theStatut: App\Entity\Users\UserStatut {#1705 …}
    -theDeleteType: null
    -hasFichier: false
    -theDatetimeCreation: null
    -theDatetimeModification: null
    -referenceIndex: null
    -reference: null
    -acceptCgu: false
    -acceptActualites: false
    -theSociete: null
  }
]
Attributes
[]
Component
App\Twig\Connect\Security\Inscription\InscriptionFormComponent {#3026
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3029 …}
  +theUserSociete: App\Entity\Users\UserSociete {#666
    -id: null
    -email: null
    -plainPassword: null
    -password: null
    -nom: null
    -prenom: null
    -patronyme: null
    -telephoneMobile: null
    -tokenPasswordReset: null
    -tokenActivate: null
    -fichierAvatar: null
    -theFichierUploadAvatar: null
    -roles: [
      "ROLE_SOCIETE_RESPONSABLE"
    ]
    -theDatetimeEmailVerified: null
    -theDatetimeLogin: null
    -theDatetimeSuppression: null
    -theDatetimeAnonymisation: null
    -theDatetimePasswordReset: null
    -theDatetimeActivate: null
    -theType: App\Entity\Users\UserType {#1970 …}
    -theRole: App\Entity\Users\UserRole {#1963 …}
    -theStatut: App\Entity\Users\UserStatut {#1705 …}
    -theDeleteType: null
    -hasFichier: false
    -theDatetimeCreation: null
    -theDatetimeModification: null
    -referenceIndex: null
    -reference: null
    -acceptCgu: false
    -acceptActualites: false
    -theSociete: null
  }
  -theEM: ContainerSqxNJW7\EntityManagerGhost614a58f {#554 …}
  -theUserService: App\Service\Users\UserService {#1777 …}
  -theAbonnementService: App\Service\Abonnements\AbonnementService {#3027 …}
  -theAbonnementModuleService: App\Service\Abonnements\AbonnementModuleService {#3028 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#3030 …}
  -formView: Symfony\Component\Form\FormView {#2984 …}
  -form: Symfony\Component\Form\Form {#3183 …}
  +formName: "inscription"
  +formValues: [
    "prenom" => ""
    "nom" => ""
    "telephoneMobile" => ""
    "plainPassword" => [
      "first" => ""
      "second" => ""
    ]
    "email" => ""
    "acceptCgu" => null
    "acceptActualites" => null
    "theSociete" => [
      "nom" => ""
      "siret" => ""
      "theSecteur" => ""
      "ville" => ""
    ]
    "theForfait" => ""
    "listModule" => []
    "submit" => null
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}