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 {#4901
  -id: 23698
  -email: "rfranco@atlasfc.mx"
  -username: null
  -roles: [
    "ROLE_CUSTOMER"
  ]
  -password: "$argon2id$v=19$m=65536,t=4,p=1$M3ZGT3lTUWp4RnZvQXZXQw$3nGgiNaM6v2yN2QhLCy0kn4yHD22PmU4SN6X9jTtfsI"
  -plainPassword: null
  -enabled: true
  -name: "Rodrigo"
  -surname: "Franco"
  -address: null
  -celular: null
  -image: null
  -imageFile: null
  -createdAt: DateTime @1693530122 {#4896
    date: 2023-08-31 19:02:02.0 America/Boise (-06:00)
  }
  -updatedAt: DateTime @1700851190 {#4897
    date: 2023-11-24 11:39:50.0 America/Boise (-07:00)
  }
  -season: Doctrine\ORM\PersistentCollection {#4959 …}
  -country: Proxies\__CG__\App\Entity\Country {#4989 …}
  +countryId: 147
  +seasonActive: null
  -suggestions: Doctrine\ORM\PersistentCollection {#4988 …}
  -typeAccount: "APP"
  -isPro: false
  -purchase: null
  -purchasePlatform: null
  -membershipId: null
  -customerCoupons: Doctrine\ORM\PersistentCollection {#4986 …}
  -couponStatus: null
  -phone: "3318703188"
  -googleAuthCode: "BJWJDB67AW7GELZD"
  -googleAuthCodeVerified: null
  -dateOfBirth: DateTime @896335200 {#4898
    date: 1998-05-28 00:00:00.0 America/Boise (-06:00)
  }
  -notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -deletedAt: DateTime @1707673232 {#4899
    date: 2024-02-11 10:40:32.0 America/Boise (-07:00)
  }
  -isDeleted: null
  -exerciseQualifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -strategies: Doctrine\ORM\PersistentCollection {#5061 …}
  +"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 {#4901
  -id: 23698
  -email: "rfranco@atlasfc.mx"
  -username: null
  -roles: [
    "ROLE_CUSTOMER"
  ]
  -password: "$argon2id$v=19$m=65536,t=4,p=1$M3ZGT3lTUWp4RnZvQXZXQw$3nGgiNaM6v2yN2QhLCy0kn4yHD22PmU4SN6X9jTtfsI"
  -plainPassword: null
  -enabled: true
  -name: "Rodrigo"
  -surname: "Franco"
  -address: null
  -celular: null
  -image: null
  -imageFile: null
  -createdAt: DateTime @1693530122 {#4896
    date: 2023-08-31 19:02:02.0 America/Boise (-06:00)
  }
  -updatedAt: DateTime @1700851190 {#4897
    date: 2023-11-24 11:39:50.0 America/Boise (-07:00)
  }
  -season: Doctrine\ORM\PersistentCollection {#4959 …}
  -country: Proxies\__CG__\App\Entity\Country {#4989 …}
  +countryId: 147
  +seasonActive: null
  -suggestions: Doctrine\ORM\PersistentCollection {#4988 …}
  -typeAccount: "APP"
  -isPro: false
  -purchase: null
  -purchasePlatform: null
  -membershipId: null
  -customerCoupons: Doctrine\ORM\PersistentCollection {#4986 …}
  -couponStatus: null
  -phone: "3318703188"
  -googleAuthCode: "BJWJDB67AW7GELZD"
  -googleAuthCodeVerified: null
  -dateOfBirth: DateTime @896335200 {#4898
    date: 1998-05-28 00:00:00.0 America/Boise (-06:00)
  }
  -notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -deletedAt: DateTime @1707673232 {#4899
    date: 2024-02-11 10:40:32.0 America/Boise (-07:00)
  }
  -isDeleted: null
  -exerciseQualifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -strategies: Doctrine\ORM\PersistentCollection {#5061 …}
  +"typeSoccerTeamId": 3
}
same as passed value
entity
"Customer"
same as passed value
view
"edit"
same as passed value

Resolved Options

View Variables