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 {#1357
  -enabled: true
  -roles: []
  -plainPassword: null
  -address: null
  -city: null
  -phoneNumber: null
  -companyName: null
  -createdAt: DateTime @1737164845 {#1322
    date: 2025-01-18 01:47:25.353591 UTC (+00:00)
  }
  -updatedAt: DateTime @1737164845 {#1332
    date: 2025-01-18 01:47:25.353593 UTC (+00:00)
  }
  -matId: null
  -pib: null
  -bankAccount: null
  -enableQr: true
  -obligations: Doctrine\Common\Collections\ArrayCollection {#1339 …}
  -mainUser: null
  -actionLogs: Doctrine\Common\Collections\ArrayCollection {#1368 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1357
  -enabled: true
  -roles: []
  -plainPassword: null
  -address: null
  -city: null
  -phoneNumber: null
  -companyName: null
  -createdAt: DateTime @1737164845 {#1322
    date: 2025-01-18 01:47:25.353591 UTC (+00:00)
  }
  -updatedAt: DateTime @1737164845 {#1332
    date: 2025-01-18 01:47:25.353593 UTC (+00:00)
  }
  -matId: null
  -pib: null
  -bankAccount: null
  -enableQr: true
  -obligations: Doctrine\Common\Collections\ArrayCollection {#1339 …}
  -mainUser: null
  -actionLogs: Doctrine\Common\Collections\ArrayCollection {#1368 …}
}
same as passed value

Resolved Options

View Variables