https://test.paomdisyart.com/registrarme

Forms

  • user
    • username
    • password
    • apellido
    • nombre
    • mail
    • telefono
    • captcha
    • Guardar
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#777
  -id: null
  -username: null
  -mail: null
  -roles: []
  -password: null
  -carrito: null
  -ventas: Doctrine\Common\Collections\ArrayCollection {#778 …}
  -direccion: null
  -publicacions: Doctrine\Common\Collections\ArrayCollection {#814 …}
  -telefono: null
  -cursos: Doctrine\Common\Collections\ArrayCollection {#812 …}
  -apellido: null
  -nombre: null
  -avatar: null
  -contactos: Doctrine\Common\Collections\ArrayCollection {#809 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#777
  -id: null
  -username: null
  -mail: null
  -roles: []
  -password: null
  -carrito: null
  -ventas: Doctrine\Common\Collections\ArrayCollection {#778 …}
  -direccion: null
  -publicacions: Doctrine\Common\Collections\ArrayCollection {#814 …}
  -telefono: null
  -cursos: Doctrine\Common\Collections\ArrayCollection {#812 …}
  -apellido: null
  -nombre: null
  -avatar: null
  -contactos: Doctrine\Common\Collections\ArrayCollection {#809 …}
}
same as passed value

Resolved Options

View Variables