https://entradasvilalba.noro.dev/rexistrar/

Forms

  • app_user_registration
    • email
    • plainPassword
    • profile
    • agreeTerms
    • _token

app_user_registration

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1174
  -roles: []
  -enabled: false
  -salt: "R/9X/QQVrdS3VArWvN9lWFoUKv69CFuwNhC3QAxiJrw"
  -token: "4a844609ede3a05cd4a8ce370e0802a39cdcd882"
  -profile: App\Entity\Profile {#1175
    -user: App\Entity\User {#1174}
    -createdAt: DateTime @1775732781 {#1176
      date: 2026-04-09 13:06:21.099337 Europe/Berlin (+02:00)
    }
    -updatedAt: DateTime @1775732781 {#1177
      date: 2026-04-09 13:06:21.099339 Europe/Berlin (+02:00)
    }
    -firstname: null
    -lastname: null
    -identificationNumber: null
    -phoneCode: App\Entity\PhoneCode {#2123
      -id: 64
      -nameEs: "España"
      -nameEn: "Spain"
      -nameFr: "Espagne"
      -iso2: "ES"
      -iso3: "ESP"
      -code: "34"
    }
    -phone: null
    -photo: null
    -codeSms: null
    -codeSentAt: null
    -phoneValidated: false
    -phoneValidatedAt: null
    -subscribed: false
    -uploadPhoto: null
  }
  -username: null
  -usernameCanonical: null
  -emailCanonical: null
  -passwordRequestedAt: null
  -locked: false
  -expired: false
  -credentialsExpired: false
  -credentialsExpireAt: null
  -expiresAt: null
  -active: true
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1174
  -roles: []
  -enabled: false
  -salt: "R/9X/QQVrdS3VArWvN9lWFoUKv69CFuwNhC3QAxiJrw"
  -token: "4a844609ede3a05cd4a8ce370e0802a39cdcd882"
  -profile: App\Entity\Profile {#1175
    -user: App\Entity\User {#1174}
    -createdAt: DateTime @1775732781 {#1176
      date: 2026-04-09 13:06:21.099337 Europe/Berlin (+02:00)
    }
    -updatedAt: DateTime @1775732781 {#1177
      date: 2026-04-09 13:06:21.099339 Europe/Berlin (+02:00)
    }
    -firstname: null
    -lastname: null
    -identificationNumber: null
    -phoneCode: App\Entity\PhoneCode {#2123
      -id: 64
      -nameEs: "España"
      -nameEn: "Spain"
      -nameFr: "Espagne"
      -iso2: "ES"
      -iso3: "ESP"
      -code: "34"
    }
    -phone: null
    -photo: null
    -codeSms: null
    -codeSentAt: null
    -phoneValidated: false
    -phoneValidatedAt: null
    -subscribed: false
    -uploadPhoto: null
  }
  -username: null
  -usernameCanonical: null
  -emailCanonical: null
  -passwordRequestedAt: null
  -locked: false
  -expired: false
  -credentialsExpired: false
  -credentialsExpireAt: null
  -expiresAt: null
  -active: true
}
same as passed value

Resolved Options

View Variables