https://cloud.valls-sa.com/register

Forms

  • user
    • email
    • secondEmail
    • enabled
    • demo
    • roles
    • userType
    • organization
    • isOrganization
    • profile
    • _token
  • producer
    • name
    • surname
    • cuit
    • cuig
    • renspa
    • picture
    • email
    • businessName
    • phone
    • address
    • _token
  • organization
    • name
    • description
    • userType
    • cuit
    • type
    • email
    • businessName
    • phone
    • activity
    • address
    • isProducer
    • _token
  • farm
    • name
    • cottage
    • raise
    • feedlot
    • wintering
    • mix
    • tambo
    • other
    • cuartel
    • picture
    • tenure
    • cuig
    • hectares
    • timeStamp
    • farmProducers
    • producer
    • renspa
    • address
    • activity
    • _token
  • profile
    • name
    • cuit
    • entityName
    • otherCity
    • otherName
    • otherEmail
    • otherState
    • timeZone
    • surname
    • middleName
    • language
    • defaultAnimalSpecie
    • _token
  • password
    • password
    • _token
  • recaptcha
    • captcha
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#2996
  #id: null
  #firebaseId: null
  #profile: null
  #username: null
  #email: null
  #enabled: false
  #salt: null
  #password: null
  #taasEnabled: false
  #demo: false
  #lastLogin: null
  #lastCloudLogin: null
  #firstCloudLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: [
    "ROLE_USER"
  ]
  #treatments: []
  #userType: null
  #organization: null
  #created: DateTime @1778545475 {#2997
    date: 2026-05-12 00:24:35.918992 UTC (+00:00)
  }
  #provider: null
  #locale: null
  -address: null
  -secondEmail: null
  -userIntoFarm: null
  -updatedAt: null
  -createdAt: null
  -deletedAt: null
  -media: Doctrine\Common\Collections\ArrayCollection {#2998 …}
  -isOrganization: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#2996
  #id: null
  #firebaseId: null
  #profile: null
  #username: null
  #email: null
  #enabled: false
  #salt: null
  #password: null
  #taasEnabled: false
  #demo: false
  #lastLogin: null
  #lastCloudLogin: null
  #firstCloudLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: [
    "ROLE_USER"
  ]
  #treatments: []
  #userType: null
  #organization: null
  #created: DateTime @1778545475 {#2997
    date: 2026-05-12 00:24:35.918992 UTC (+00:00)
  }
  #provider: null
  #locale: null
  -address: null
  -secondEmail: null
  -userIntoFarm: null
  -updatedAt: null
  -createdAt: null
  -deletedAt: null
  -media: Doctrine\Common\Collections\ArrayCollection {#2998 …}
  -isOrganization: null
}
same as passed value

Resolved Options

View Variables