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: "5TnIIKYfM3rTvZxg0rpHHw3zrgRU2PBktFFYXlpp58o"
  -token: "b4310497be8afae8d89b625f2684b7a9f241720b"
  -profile: App\Entity\Profile {#1175
    -user: App\Entity\User {#1174}
    -createdAt: DateTime @1770544965 {#1176
      date: 2026-02-08 11:02:45.056661 Europe/Berlin (+01:00)
    }
    -updatedAt: DateTime @1770544965 {#1177
      date: 2026-02-08 11:02:45.056663 Europe/Berlin (+01: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: "5TnIIKYfM3rTvZxg0rpHHw3zrgRU2PBktFFYXlpp58o"
  -token: "b4310497be8afae8d89b625f2684b7a9f241720b"
  -profile: App\Entity\Profile {#1175
    -user: App\Entity\User {#1174}
    -createdAt: DateTime @1770544965 {#1176
      date: 2026-02-08 11:02:45.056661 Europe/Berlin (+01:00)
    }
    -updatedAt: DateTime @1770544965 {#1177
      date: 2026-02-08 11:02:45.056663 Europe/Berlin (+01: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