https://modixom.fr/inscription?p=inscription&type=part Return to referer URL

Forms

  • 1
    form
    • nom
    • prenom
    • adresse
    • codePostal
    • telephone
    • email
    • password

form

"Symfony\Component\Form\Extension\Core\Type\FormType"

Errors

Message Origin Cause
The CSRF token is invalid. Please try to resubmit the form. form Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#1170
  -id: "form"
  -value: ""
}

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#859
  -id: 61
  -email: "omrebzpo@dont-reply.me"
  -roles: [
    "ROLE_PART"
  ]
  -password: "$2y$10$V3MfX1dDhkBAo53NNuzdEOjmKYY7sq8UTaMBV5VQrTzSlkqd5stvK"
  -Civilite: "Choisissez..."
  -Nom: "TestUser"
  -Prenom: "John"
  -RaisonSociale: null
  -Siret: null
  -Tva: null
  -Adresse: "Alice"
  -CodePostal: "Alice"
  -Telephone: "John"
  -Logo: null
  -Type: "part"
  -favoris: Doctrine\ORM\PersistentCollection {#3097 …}
  -annonces: Doctrine\ORM\PersistentCollection {#3066 …}
  -notesEnseignes: Doctrine\ORM\PersistentCollection {#3189 …}
  -notesAnnonces: Doctrine\ORM\PersistentCollection {#3226 …}
  -alertes: Doctrine\ORM\PersistentCollection {#3263 …}
  -Actif: 1
  -Credits: 0
  -Villes: null
  -Pays: App\Entity\Pays {#3040 …}
  -Created: DateTime @1748062614 {#3095
    date: 2025-05-24 04:56:54.596424 UTC (+00:00)
  }
  -TokenMobile: null
  -commandes: Doctrine\ORM\PersistentCollection {#3262 …}
  -factures: Doctrine\ORM\PersistentCollection {#3316 …}
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\User {#859
  -id: 61
  -email: "omrebzpo@dont-reply.me"
  -roles: [
    "ROLE_PART"
  ]
  -password: "$2y$10$V3MfX1dDhkBAo53NNuzdEOjmKYY7sq8UTaMBV5VQrTzSlkqd5stvK"
  -Civilite: "Choisissez..."
  -Nom: "TestUser"
  -Prenom: "John"
  -RaisonSociale: null
  -Siret: null
  -Tva: null
  -Adresse: "Alice"
  -CodePostal: "Alice"
  -Telephone: "John"
  -Logo: null
  -Type: "part"
  -favoris: Doctrine\ORM\PersistentCollection {#3097 …}
  -annonces: Doctrine\ORM\PersistentCollection {#3066 …}
  -notesEnseignes: Doctrine\ORM\PersistentCollection {#3189 …}
  -notesAnnonces: Doctrine\ORM\PersistentCollection {#3226 …}
  -alertes: Doctrine\ORM\PersistentCollection {#3263 …}
  -Actif: 1
  -Credits: 0
  -Villes: null
  -Pays: App\Entity\Pays {#3040 …}
  -Created: DateTime @1748062614 {#3095
    date: 2025-05-24 04:56:54.596424 UTC (+00:00)
  }
  -TokenMobile: null
  -commandes: Doctrine\ORM\PersistentCollection {#3262 …}
  -factures: Doctrine\ORM\PersistentCollection {#3316 …}
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#859
  -id: 61
  -email: "omrebzpo@dont-reply.me"
  -roles: [
    "ROLE_PART"
  ]
  -password: "$2y$10$V3MfX1dDhkBAo53NNuzdEOjmKYY7sq8UTaMBV5VQrTzSlkqd5stvK"
  -Civilite: "Choisissez..."
  -Nom: "TestUser"
  -Prenom: "John"
  -RaisonSociale: null
  -Siret: null
  -Tva: null
  -Adresse: "Alice"
  -CodePostal: "Alice"
  -Telephone: "John"
  -Logo: null
  -Type: "part"
  -favoris: Doctrine\ORM\PersistentCollection {#3097 …}
  -annonces: Doctrine\ORM\PersistentCollection {#3066 …}
  -notesEnseignes: Doctrine\ORM\PersistentCollection {#3189 …}
  -notesAnnonces: Doctrine\ORM\PersistentCollection {#3226 …}
  -alertes: Doctrine\ORM\PersistentCollection {#3263 …}
  -Actif: 1
  -Credits: 0
  -Villes: null
  -Pays: App\Entity\Pays {#3040 …}
  -Created: DateTime @1748062614 {#3095
    date: 2025-05-24 04:56:54.596424 UTC (+00:00)
  }
  -TokenMobile: null
  -commandes: Doctrine\ORM\PersistentCollection {#3262 …}
  -factures: Doctrine\ORM\PersistentCollection {#3316 …}
}
same as passed value

Resolved Options