https://amb-dev.clubtickets.com/es/register Return to referer URL

Forms

  • 1
    registration_form
    • email
    • agreeTerms
    • plainPassword
      • 1
        first
      • second
    • name
    • surname
    • address
    • city
    • country
    • passport
    • instagram
    • twitter
    • tiktok
    • _token

registration_form

"App\Form\RegistrationFormType"

Errors

Message Origin Cause
El token CSRF no es válido. Por favor, pruebe a enviar nuevamente el formulario. registration_form Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#793
  -id: "registration_form"
  -value: "2906239baf1846e.zjKqOwmySFASg_zVbi9gHvHy6HhbwAITmJhpw5QcsIw.gmaZDnvUZRVZ4r6CXhomVobKihoSunJkoPstpMJyhuSsU9pJTIR-MyLkkw0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z"
}

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#524
  -id: null
  -email: "testing@example.com"
  -roles: []
  -password: null
  -name: "pHqghUme"
  -surname: "pHqghUme"
  -country: "DE"
  -city: "San Francisco"
  -address: "3137 Laguna Street"
  -passport: "111122223"
  -slug: null
  -visits: Doctrine\Common\Collections\ArrayCollection {#525 …}
  -locale: null
  -isVerified: false
  -instagram: "17"
  -twitter: "1"
  -tiktok: "1"
  -signupDate: null
  -isBanned: false
  -bannedDate: null
  -bannedBy: null
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\User {#524
  -id: null
  -email: "testing@example.com"
  -roles: []
  -password: null
  -name: "pHqghUme"
  -surname: "pHqghUme"
  -country: "DE"
  -city: "San Francisco"
  -address: "3137 Laguna Street"
  -passport: "111122223"
  -slug: null
  -visits: Doctrine\Common\Collections\ArrayCollection {#525 …}
  -locale: null
  -isVerified: false
  -instagram: "17"
  -twitter: "1"
  -tiktok: "1"
  -signupDate: null
  -isBanned: false
  -bannedDate: null
  -bannedBy: null
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#524
  -id: null
  -email: "testing@example.com"
  -roles: []
  -password: null
  -name: "pHqghUme"
  -surname: "pHqghUme"
  -country: "DE"
  -city: "San Francisco"
  -address: "3137 Laguna Street"
  -passport: "111122223"
  -slug: null
  -visits: Doctrine\Common\Collections\ArrayCollection {#525 …}
  -locale: null
  -isVerified: false
  -instagram: "17"
  -twitter: "1"
  -tiktok: "1"
  -signupDate: null
  -isBanned: false
  -bannedDate: null
  -bannedBy: null
}
same as passed value

Resolved Options

View Variables