https://test.uchideri.com/register

Forms

  • register
    • name
    • assignee
    • email
    • tel
    • plainPassword
    • _token

register

"App\Form\Type\RegisterType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Shop {#759
  -id: null
  -email: null
  -roles: [
    "ROLE_USER"
  ]
  -password: null
  -plainPassword: null
  -name: null
  -categories: Doctrine\Common\Collections\ArrayCollection {#762 …}
  -location: null
  -toGo: null
  -delivery: null
  -zipcode: null
  -address: null
  -coordinate: App\Entity\Coordinate {#763 …}
  -tel: null
  -notice: null
  -menuGroups: Doctrine\Common\Collections\ArrayCollection {#760 …}
  -menus: Doctrine\Common\Collections\ArrayCollection {#761 …}
  -assignee: null
  -public: true
  -hourFrom: null
  -hourTo: null
  -estimatedMinutes: null
  -resetToken: null
  -ready: false
  -shopPlanContractHistories: Doctrine\Common\Collections\ArrayCollection {#764 …}
  -paidPlanNextBillingDate: null
  -shopPlan: null
  -paymentMethods: Doctrine\Common\Collections\ArrayCollection {#765 …}
  -gmoMemberId: null
  -invoices: Doctrine\Common\Collections\ArrayCollection {#766 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#767 …}
  -coupons: Doctrine\Common\Collections\ArrayCollection {#768 …}
  -carts: Doctrine\Common\Collections\ArrayCollection {#769 …}
  -orders: Doctrine\Common\Collections\ArrayCollection {#770 …}
  -image: null
  -ieImage: null
  -defaultImage: null
  -shopReviews: Doctrine\Common\Collections\ArrayCollection {#771 …}
  -shopReviewCount: null
  -tokenValidAfter: null
  -appEstimatedMinutes: null
  -appHourFrom: null
  -appHourTo: null
  -appAcceptable: null
  -appClosed: 0
  -rate: 0.0
  -gmoShopId: null
  -gmoShopPassword: null
  -fcmToken: null
  -lawName: null
  -appLawName: null
  -lawAddress: null
  -appLawAddress: null
  -lawRepresentativeName: null
  -appLawRepresentativeName: null
  -lawRepresentativeNameKana: null
  -appLawRepresentativeNameKana: null
  -lawUrl: null
  -appLawUrl: null
  -lawEmail: null
  -appLawEmail: null
  -lawTel: null
  -appLawTel: null
  -lawDeliveryDaysAndShippingMethod: null
  -appLawDeliveryDaysAndShippingMethod: null
  -lawPaymentMethod: null
  -appLawPaymentMethod: null
  -lawOtherCosts: null
  -appLawOtherCosts: null
  -lawReturnPolicy: null
  -appLawReturnPolicy: null
  -lawDefectiveProduct: null
  -appLawDefectiveProduct: null
  -lawUserDelete: null
  -appLawUserDelete: null
  -lawCancel: null
  -appLawCancel: null
  -shopSales: Doctrine\Common\Collections\ArrayCollection {#772 …}
  -bankName: null
  -bankCode: null
  -bankBranchName: null
  -bankBranchCode: null
  -bankAccountNumber: null
  -bankAccountType: null
  -bankAccountName: null
  #createdAt: null
  #updatedAt: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Shop {#759
  -id: null
  -email: null
  -roles: [
    "ROLE_USER"
  ]
  -password: null
  -plainPassword: null
  -name: null
  -categories: Doctrine\Common\Collections\ArrayCollection {#762 …}
  -location: null
  -toGo: null
  -delivery: null
  -zipcode: null
  -address: null
  -coordinate: App\Entity\Coordinate {#763 …}
  -tel: null
  -notice: null
  -menuGroups: Doctrine\Common\Collections\ArrayCollection {#760 …}
  -menus: Doctrine\Common\Collections\ArrayCollection {#761 …}
  -assignee: null
  -public: true
  -hourFrom: null
  -hourTo: null
  -estimatedMinutes: null
  -resetToken: null
  -ready: false
  -shopPlanContractHistories: Doctrine\Common\Collections\ArrayCollection {#764 …}
  -paidPlanNextBillingDate: null
  -shopPlan: null
  -paymentMethods: Doctrine\Common\Collections\ArrayCollection {#765 …}
  -gmoMemberId: null
  -invoices: Doctrine\Common\Collections\ArrayCollection {#766 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#767 …}
  -coupons: Doctrine\Common\Collections\ArrayCollection {#768 …}
  -carts: Doctrine\Common\Collections\ArrayCollection {#769 …}
  -orders: Doctrine\Common\Collections\ArrayCollection {#770 …}
  -image: null
  -ieImage: null
  -defaultImage: null
  -shopReviews: Doctrine\Common\Collections\ArrayCollection {#771 …}
  -shopReviewCount: null
  -tokenValidAfter: null
  -appEstimatedMinutes: null
  -appHourFrom: null
  -appHourTo: null
  -appAcceptable: null
  -appClosed: 0
  -rate: 0.0
  -gmoShopId: null
  -gmoShopPassword: null
  -fcmToken: null
  -lawName: null
  -appLawName: null
  -lawAddress: null
  -appLawAddress: null
  -lawRepresentativeName: null
  -appLawRepresentativeName: null
  -lawRepresentativeNameKana: null
  -appLawRepresentativeNameKana: null
  -lawUrl: null
  -appLawUrl: null
  -lawEmail: null
  -appLawEmail: null
  -lawTel: null
  -appLawTel: null
  -lawDeliveryDaysAndShippingMethod: null
  -appLawDeliveryDaysAndShippingMethod: null
  -lawPaymentMethod: null
  -appLawPaymentMethod: null
  -lawOtherCosts: null
  -appLawOtherCosts: null
  -lawReturnPolicy: null
  -appLawReturnPolicy: null
  -lawDefectiveProduct: null
  -appLawDefectiveProduct: null
  -lawUserDelete: null
  -appLawUserDelete: null
  -lawCancel: null
  -appLawCancel: null
  -shopSales: Doctrine\Common\Collections\ArrayCollection {#772 …}
  -bankName: null
  -bankCode: null
  -bankBranchName: null
  -bankBranchCode: null
  -bankAccountNumber: null
  -bankAccountType: null
  -bankAccountName: null
  #createdAt: null
  #updatedAt: null
}
same as passed value

Resolved Options

View Variables