https://pre-app.triwuu.com/register

Forms

  • registration_simple_form
    • nickname
    • email
    • cpostal
    • agreeTerms
    • legalAge
    • username
    • recaptchaToken
    • plainPassword
    • _token

registration_simple_form

"App\Form\RegistrationSimpleFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1247
  -id: null
  -username: null
  -nickname: null
  -roles: [
    "ROLE_USER"
  ]
  -password: null
  -email: null
  -isOnBoarding: true
  -acceptedCommunications: null
  -acceptedPolicies: DateTime @1743660238 {#1262
    date: 2025-04-03 08:03:58.101370 Europe/Madrid (+02:00)
  }
  -isActive: true
  -legalAge: true
  -isNotificationsActive: true
  -addresses: Doctrine\Common\Collections\ArrayCollection {#1257 …}
  -avatar: null
  -categoryInterests: Doctrine\Common\Collections\ArrayCollection {#1294 …}
  -subcategoryInterests: Doctrine\Common\Collections\ArrayCollection {#1209 …}
  -isVerified: false
  -name: null
  -surname: null
  -cif: null
  -phone: null
  -cpostal: null
  -sex: null
  -shoppingCart: null
  -orders: Doctrine\Common\Collections\ArrayCollection {#1243 …}
  -cards: Doctrine\Common\Collections\ArrayCollection {#1345 …}
  -favouriteProducts: Doctrine\Common\Collections\ArrayCollection {#1338 …}
  -asFakeTriweerInOffer: Doctrine\Common\Collections\ArrayCollection {#1260 …}
  -wallets: Doctrine\Common\Collections\ArrayCollection {#1279 …}
  -holdedId: null
  -notificationWhatsapp: null
  -emailToken: null
  -emailTokenExpiresAt: null
  -birthday: null
  -productReturns: Doctrine\Common\Collections\ArrayCollection {#1263 …}
  -friends: Doctrine\Common\Collections\ArrayCollection {#1411 …}
  -friendships: Doctrine\Common\Collections\ArrayCollection {#1416 …}
  -sharedAddressesToMe: Doctrine\Common\Collections\ArrayCollection {#1414 …}
  -shareFavouriteProductsType: App\Entity\ShareType {#1235 …}
  -shareShoppingType: App\Entity\ShareType {#1235 …}
  -language: null
  -buyingGroups: Doctrine\Common\Collections\ArrayCollection {#1419 …}
  -memberBuyingGroups: Doctrine\Common\Collections\ArrayCollection {#1420 …}
  -bankTransferActive: false
  -paymentMethod: null
  #createdBy: null
  #updatedBy: null
  #createdAt: null
  #updatedAt: 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 {#1247
  -id: null
  -username: null
  -nickname: null
  -roles: [
    "ROLE_USER"
  ]
  -password: null
  -email: null
  -isOnBoarding: true
  -acceptedCommunications: null
  -acceptedPolicies: DateTime @1743660238 {#1262
    date: 2025-04-03 08:03:58.101370 Europe/Madrid (+02:00)
  }
  -isActive: true
  -legalAge: true
  -isNotificationsActive: true
  -addresses: Doctrine\Common\Collections\ArrayCollection {#1257 …}
  -avatar: null
  -categoryInterests: Doctrine\Common\Collections\ArrayCollection {#1294 …}
  -subcategoryInterests: Doctrine\Common\Collections\ArrayCollection {#1209 …}
  -isVerified: false
  -name: null
  -surname: null
  -cif: null
  -phone: null
  -cpostal: null
  -sex: null
  -shoppingCart: null
  -orders: Doctrine\Common\Collections\ArrayCollection {#1243 …}
  -cards: Doctrine\Common\Collections\ArrayCollection {#1345 …}
  -favouriteProducts: Doctrine\Common\Collections\ArrayCollection {#1338 …}
  -asFakeTriweerInOffer: Doctrine\Common\Collections\ArrayCollection {#1260 …}
  -wallets: Doctrine\Common\Collections\ArrayCollection {#1279 …}
  -holdedId: null
  -notificationWhatsapp: null
  -emailToken: null
  -emailTokenExpiresAt: null
  -birthday: null
  -productReturns: Doctrine\Common\Collections\ArrayCollection {#1263 …}
  -friends: Doctrine\Common\Collections\ArrayCollection {#1411 …}
  -friendships: Doctrine\Common\Collections\ArrayCollection {#1416 …}
  -sharedAddressesToMe: Doctrine\Common\Collections\ArrayCollection {#1414 …}
  -shareFavouriteProductsType: App\Entity\ShareType {#1235 …}
  -shareShoppingType: App\Entity\ShareType {#1235 …}
  -language: null
  -buyingGroups: Doctrine\Common\Collections\ArrayCollection {#1419 …}
  -memberBuyingGroups: Doctrine\Common\Collections\ArrayCollection {#1420 …}
  -bankTransferActive: false
  -paymentMethod: null
  #createdBy: null
  #updatedBy: null
  #createdAt: null
  #updatedAt: null
}
same as passed value

Resolved Options

View Variables