https://mhg.mvdev.mndnext.de/register/

Forms

  • fos_user_registration_form
    • company_name
    • company_department
    • company_street
    • company_streetnr
    • company_postcode
    • company_city
    • company_phone
    • salutation
    • firstname
    • lastname
    • email
    • email_repeat
    • plainPassword
    • function
    • department
    • phone
    • agb
    • _token

fos_user_registration_form

"App\Form\CompanyContactType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Employee {#674
  #id: null
  -firstname: null
  -lastname: null
  -salutation: null
  -function: null
  -department: null
  -phone: null
  -company: null
  -contractor: false
  #plainPassword: null
  #register_state: null
  -admin_confirmed: false
  -register_date: DateTime @1776399935 {#749
    date: 2026-04-17 06:25:35.702524 Europe/Berlin (+02:00)
  }
  -login_attempts: null
  -locked_until: null
  -last_failed_login: null
  #username: null
  #usernameCanonical: null
  #email: null
  #emailCanonical: null
  #enabled: true
  #salt: null
  #password: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: []
  +"registrations": Doctrine\Common\Collections\ArrayCollection {#748 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
validation_groups
[
  "Registration"
  "Default"
]
[
  "Registration"
  "Default"
]

Resolved Options

View Variables