https://crmtecnitasa.recynet.com/register

Forms

  • registration_form
    • email
    • name
    • agreeTerms
    • plainPassword

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#477
  -id: null
  -name: null
  -email: null
  -roles: [
    "ROLE_ADMIN"
  ]
  -password: null
  -isVerified: false
  -referencias: Doctrine\Common\Collections\ArrayCollection {#480 …}
  -createdAt: DateTime @1728829310 {#501
    date: 2024-10-13 16:21:50.431862 Europe/Berlin (+02:00)
  }
  -updatedAt: DateTime @1728829310 {#500
    date: 2024-10-13 16:21:50.431875 Europe/Berlin (+02:00)
  }
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#477
  -id: null
  -name: null
  -email: null
  -roles: [
    "ROLE_ADMIN"
  ]
  -password: null
  -isVerified: false
  -referencias: Doctrine\Common\Collections\ArrayCollection {#480 …}
  -createdAt: DateTime @1728829310 {#501
    date: 2024-10-13 16:21:50.431862 Europe/Berlin (+02:00)
  }
  -updatedAt: DateTime @1728829310 {#500
    date: 2024-10-13 16:21:50.431875 Europe/Berlin (+02:00)
  }
}
same as passed value

Resolved Options

View Variables