Forms

  • customer
    • name
    • surname
    • imageFile
    • email
    • plainPassword
    • nameTeam
    • categoryTeam
    • typeSoccerTeamId
    • country_id
    • seasonYear
    • isPro
    • _token
  • delete_form
    • submit
    • _easyadmin_delete_flag
    • _token

customer

"EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Customer {#4908
  -id: 27000
  -email: "bewefutbolelite@gmail.com"
  -username: null
  -roles: [
    "ROLE_CUSTOMER"
  ]
  -password: "$argon2id$v=19$m=65536,t=4,p=1$d1BqOC9YbFNWOFlsaXM1NQ$cFAQiKKxmKBedd1HBKUC3fSSj3ENInpdcJ4xGtu314E"
  -plainPassword: null
  -enabled: true
  -name: "Bewe"
  -surname: "Siome"
  -address: null
  -celular: null
  -image: null
  -imageFile: null
  -createdAt: DateTime @1741485030 {#4905
    date: 2025-03-08 18:50:30.0 America/Boise (-07:00)
  }
  -updatedAt: DateTime @1744112229 {#4906
    date: 2025-04-08 05:37:09.0 America/Boise (-06:00)
  }
  -season: Doctrine\ORM\PersistentCollection {#4966 …}
  -country: Proxies\__CG__\App\Entity\Country {#4996 …}
  +countryId: 100
  +seasonActive: null
  -suggestions: Doctrine\ORM\PersistentCollection {#4995 …}
  -typeAccount: "APP"
  -isPro: false
  -purchase: null
  -purchasePlatform: null
  -membershipId: null
  -customerCoupons: Doctrine\ORM\PersistentCollection {#4993 …}
  -couponStatus: null
  -phone: null
  -googleAuthCode: null
  -googleAuthCodeVerified: null
  -dateOfBirth: null
  -notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -deletedAt: null
  -isDeleted: null
  -exerciseQualifications: Doctrine\ORM\PersistentCollection {#5017 …}
  -strategies: Doctrine\ORM\PersistentCollection {#5068 …}
  +"typeSoccerTeamId": 3
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Customer {#4908
  -id: 27000
  -email: "bewefutbolelite@gmail.com"
  -username: null
  -roles: [
    "ROLE_CUSTOMER"
  ]
  -password: "$argon2id$v=19$m=65536,t=4,p=1$d1BqOC9YbFNWOFlsaXM1NQ$cFAQiKKxmKBedd1HBKUC3fSSj3ENInpdcJ4xGtu314E"
  -plainPassword: null
  -enabled: true
  -name: "Bewe"
  -surname: "Siome"
  -address: null
  -celular: null
  -image: null
  -imageFile: null
  -createdAt: DateTime @1741485030 {#4905
    date: 2025-03-08 18:50:30.0 America/Boise (-07:00)
  }
  -updatedAt: DateTime @1744112229 {#4906
    date: 2025-04-08 05:37:09.0 America/Boise (-06:00)
  }
  -season: Doctrine\ORM\PersistentCollection {#4966 …}
  -country: Proxies\__CG__\App\Entity\Country {#4996 …}
  +countryId: 100
  +seasonActive: null
  -suggestions: Doctrine\ORM\PersistentCollection {#4995 …}
  -typeAccount: "APP"
  -isPro: false
  -purchase: null
  -purchasePlatform: null
  -membershipId: null
  -customerCoupons: Doctrine\ORM\PersistentCollection {#4993 …}
  -couponStatus: null
  -phone: null
  -googleAuthCode: null
  -googleAuthCodeVerified: null
  -dateOfBirth: null
  -notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -deletedAt: null
  -isDeleted: null
  -exerciseQualifications: Doctrine\ORM\PersistentCollection {#5017 …}
  -strategies: Doctrine\ORM\PersistentCollection {#5068 …}
  +"typeSoccerTeamId": 3
}
same as passed value
entity
"Customer"
same as passed value
view
"edit"
same as passed value

Resolved Options

View Variables