https://staging.troskovi.com/register

Forms

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

app_user_registration

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#8755
  -enabled: true
  -roles: []
  -plainPassword: null
  -address: null
  -city: null
  -phoneNumber: null
  -companyName: null
  -createdAt: DateTime @1767909273 {#7337
    date: 2026-01-08 21:54:33.268032 UTC (+00:00)
  }
  -updatedAt: DateTime @1767909273 {#8641
    date: 2026-01-08 21:54:33.268033 UTC (+00:00)
  }
  -matId: null
  -pib: null
  -bankAccount: null
  -enableQr: true
  -obligations: Doctrine\Common\Collections\ArrayCollection {#7192 …}
  -mainUser: null
  -actionLogs: Doctrine\Common\Collections\ArrayCollection {#5422 …}
  -currency: "RSD"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#8755
  -enabled: true
  -roles: []
  -plainPassword: null
  -address: null
  -city: null
  -phoneNumber: null
  -companyName: null
  -createdAt: DateTime @1767909273 {#7337
    date: 2026-01-08 21:54:33.268032 UTC (+00:00)
  }
  -updatedAt: DateTime @1767909273 {#8641
    date: 2026-01-08 21:54:33.268033 UTC (+00:00)
  }
  -matId: null
  -pib: null
  -bankAccount: null
  -enableQr: true
  -obligations: Doctrine\Common\Collections\ArrayCollection {#7192 …}
  -mainUser: null
  -actionLogs: Doctrine\Common\Collections\ArrayCollection {#5422 …}
  -currency: "RSD"
}
same as passed value

Resolved Options

View Variables