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 {#3001
  -enabled: true
  -roles: []
  -plainPassword: null
  -address: null
  -city: null
  -phoneNumber: null
  -companyName: null
  -createdAt: DateTime @1751483616 {#4651
    date: 2025-07-02 19:13:36.653636 UTC (+00:00)
  }
  -updatedAt: DateTime @1751483616 {#4545
    date: 2025-07-02 19:13:36.653639 UTC (+00:00)
  }
  -matId: null
  -pib: null
  -bankAccount: null
  -enableQr: true
  -obligations: Doctrine\Common\Collections\ArrayCollection {#4897 …}
  -mainUser: null
  -actionLogs: Doctrine\Common\Collections\ArrayCollection {#3168 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#3001
  -enabled: true
  -roles: []
  -plainPassword: null
  -address: null
  -city: null
  -phoneNumber: null
  -companyName: null
  -createdAt: DateTime @1751483616 {#4651
    date: 2025-07-02 19:13:36.653636 UTC (+00:00)
  }
  -updatedAt: DateTime @1751483616 {#4545
    date: 2025-07-02 19:13:36.653639 UTC (+00:00)
  }
  -matId: null
  -pib: null
  -bankAccount: null
  -enableQr: true
  -obligations: Doctrine\Common\Collections\ArrayCollection {#4897 …}
  -mainUser: null
  -actionLogs: Doctrine\Common\Collections\ArrayCollection {#3168 …}
}
same as passed value

Resolved Options

View Variables