Forms

  • registration_organizer
    • email
    • firstName
    • companyName
    • plainPassword
    • _token
  • (no name)
    • query
    • sport
    • after
    • before
    • location
    • priceFrom
    • priceTo
    • beginner
    • HighlyRated
    • currency
    • organizer
    • minLat
    • maxLat
    • minLng
    • maxLng

registration_organizer

"App\Form\RegistrationOrganizerType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1830
  -id: null
  -roles: []
  -email: null
  -password: null
  -resetPasswordToken: null
  -firstName: null
  -lastName: null
  -avatar: null
  -timezone: "America/New_York"
  -currency: "USD"
  -birthDate: null
  -facebookId: null
  -facebookAccessToken: null
  -googleId: null
  -googleAccessToken: null
  -enabled: false
  -lastLogin: null
  -confirmationToken: null
  -createdAt: null
  -updatedAt: null
  -organizer: null
  -avatar64: null
  -likedCategories: Doctrine\Common\Collections\ArrayCollection {#1892 …}
  #reviews: Doctrine\Common\Collections\ArrayCollection {#1856 …}
  #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1858 …}
  #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …}
  #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1860 …}
  -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1869 …}
  -transactions: null
  -username: 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 {#1830
  -id: null
  -roles: []
  -email: null
  -password: null
  -resetPasswordToken: null
  -firstName: null
  -lastName: null
  -avatar: null
  -timezone: "America/New_York"
  -currency: "USD"
  -birthDate: null
  -facebookId: null
  -facebookAccessToken: null
  -googleId: null
  -googleAccessToken: null
  -enabled: false
  -lastLogin: null
  -confirmationToken: null
  -createdAt: null
  -updatedAt: null
  -organizer: null
  -avatar64: null
  -likedCategories: Doctrine\Common\Collections\ArrayCollection {#1892 …}
  #reviews: Doctrine\Common\Collections\ArrayCollection {#1856 …}
  #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1858 …}
  #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …}
  #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1860 …}
  -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1869 …}
  -transactions: null
  -username: null
}
same as passed value

Resolved Options

View Variables