https://go.dev-01.ru/welcome

Forms

  • notary
    • name
    • surname
    • patronymic
    • phone
    • notaryNumber
    • address
    • email
    • password
    • _token
  • request_consultation
    • phone
    • name
    • accept
    • _token

notary

"App\Form\NotaryType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Notary {#1550
  #id: null
  #email: null
  #roles: []
  #password: null
  #selectedServiceGroupId: 1
  -name: null
  -refovodCode: null
  -surname: null
  -patronymic: null
  -phone: null
  -clients: Doctrine\Common\Collections\ArrayCollection {#1183 …}
  -clients2: Doctrine\Common\Collections\ArrayCollection {#1316 …}
  -notaryNumber: null
  -moneyBalance: null
  -bonusBalance: null
  -undrawableBonusBalance: null
  -address: null
  #balanceOperations: Doctrine\Common\Collections\ArrayCollection {#1168 …}
  #bitrixCompanyId: null
  -worker: null
  -referal: null
  -refovod: null
  -notaryNotifications: Doctrine\Common\Collections\ArrayCollection {#1497 …}
  -isVip: null
  -payLinkReferralEnabled: false
  -registrationDateTime: null
  -hideBanner: null
  -isDevelop: false
  -bonusProgramm: null
  -announcementConfig: "1,2,3,-7"
  -infoNotAccountId: null
  -justiceMinistryNumber: null
  -showWelcomeModal: 0
  -connectToInfonotDateTime: null
  -service: null
  -notaryAddress: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Notary {#1550
  #id: null
  #email: null
  #roles: []
  #password: null
  #selectedServiceGroupId: 1
  -name: null
  -refovodCode: null
  -surname: null
  -patronymic: null
  -phone: null
  -clients: Doctrine\Common\Collections\ArrayCollection {#1183 …}
  -clients2: Doctrine\Common\Collections\ArrayCollection {#1316 …}
  -notaryNumber: null
  -moneyBalance: null
  -bonusBalance: null
  -undrawableBonusBalance: null
  -address: null
  #balanceOperations: Doctrine\Common\Collections\ArrayCollection {#1168 …}
  #bitrixCompanyId: null
  -worker: null
  -referal: null
  -refovod: null
  -notaryNotifications: Doctrine\Common\Collections\ArrayCollection {#1497 …}
  -isVip: null
  -payLinkReferralEnabled: false
  -registrationDateTime: null
  -hideBanner: null
  -isDevelop: false
  -bonusProgramm: null
  -announcementConfig: "1,2,3,-7"
  -infoNotAccountId: null
  -justiceMinistryNumber: null
  -showWelcomeModal: 0
  -connectToInfonotDateTime: null
  -service: null
  -notaryAddress: null
}
same as passed value

Resolved Options

View Variables