https://staging.troskovi.com/register

Forms

  • app_user_registration
    • email
    • plainPassword
    • firstname
    • lastname
    • phone_number
    • hasAcceptedTerms
    • _token

app_user_registration

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#710
  -enabled: true
  -roles: []
  -plainPassword: null
  -address: null
  -city: null
  -phoneNumber: null
  -companyName: null
  -createdAt: DateTime @1741870403 {#830
    date: 2025-03-13 12:53:23.976757 UTC (+00:00)
  }
  -updatedAt: DateTime @1741870403 {#969
    date: 2025-03-13 12:53:23.976758 UTC (+00:00)
  }
  -matId: null
  -pib: null
  -bankAccount: null
  -enableQr: true
  -obligations: Doctrine\Common\Collections\ArrayCollection {#816 …}
  -mainUser: null
  -actionLogs: Doctrine\Common\Collections\ArrayCollection {#906 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#710
  -enabled: true
  -roles: []
  -plainPassword: null
  -address: null
  -city: null
  -phoneNumber: null
  -companyName: null
  -createdAt: DateTime @1741870403 {#830
    date: 2025-03-13 12:53:23.976757 UTC (+00:00)
  }
  -updatedAt: DateTime @1741870403 {#969
    date: 2025-03-13 12:53:23.976758 UTC (+00:00)
  }
  -matId: null
  -pib: null
  -bankAccount: null
  -enableQr: true
  -obligations: Doctrine\Common\Collections\ArrayCollection {#816 …}
  -mainUser: null
  -actionLogs: Doctrine\Common\Collections\ArrayCollection {#906 …}
}
same as passed value

Resolved Options

View Variables