https://db-test.nagoya-vc.jp/guest/registration

Forms

  • registration
    • flow_guestRegistrationForm_instance
    • flow_guestRegistrationForm_step
    • occupation
    • name
    • schoolName
    • graduationYear
    • prefecture
    • workplaceName
    • phoneNumber
    • user_email
    • user_username
    • user_plainPassword
    • sendingEmailAllowed
    • privacyCheck
    • termCheck
    • _token

registration

"App\Form\Type\Front\Guest\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\UserGuest {#1159
  -id: null
  -user: App\Entity\User {#1157 …}
  -name: App\Entity\Name {#1160
    -first: null
    -last: null
  }
  -schoolName: null
  -graduationYear: null
  -prefecture: null
  -workplaceName: null
  -phoneNumber: null
  -sendingEmailAllowed: false
  +privacyCheck: false
  +termCheck: false
  #createdAt: null
  #updatedAt: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\UserGuest {#1159
  -id: null
  -user: App\Entity\User {#1157 …}
  -name: App\Entity\Name {#1160
    -first: null
    -last: null
  }
  -schoolName: null
  -graduationYear: null
  -prefecture: null
  -workplaceName: null
  -phoneNumber: null
  -sendingEmailAllowed: false
  +privacyCheck: false
  +termCheck: false
  #createdAt: null
  #updatedAt: null
}
same as passed value
flow_instance
"DhNy7g2Sxn"
same as passed value
flow_instance_key
"flow_guestRegistrationForm_instance"
same as passed value
flow_step
1
same as passed value
flow_step_key
"flow_guestRegistrationForm_step"
same as passed value
validation_groups
[
  "flow_guestRegistrationForm_step1"
  "Default"
  "create"
  "email_required"
  "guest"
]
[
  "flow_guestRegistrationForm_step1"
  "Default"
  "create"
  "email_required"
  "guest"
]

Resolved Options

View Variables