https://muyu-sen.com/kanri/order/774/edit Return to referer URL

Forms

  • order
    • name
    • kana
    • company_name
    • postal_code
    • address
    • email
    • phone_number
    • message
    • discount
    • delivery_fee_total
    • charge
    • use_point
    • note
    • Payment
    • OrderItems
    • OrderItemsErrors
    • return_link
    • Customer
    • PaymentStatus
    • OrderStatus
    • Shipping

order

"Eccube\Form\Type\Admin\OrderType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Eccube\Entity\Order {#6135
  -id: 774
  -pre_order_id: "f546dc0b0a909f1a7569efa2b74afcc60c660c6c"
  -order_no: "774"
  -message: null
  -name01: "久保田"
  -name02: "久恵"
  -kana01: "クボタ"
  -kana02: "ヒサエ"
  -company_name: null
  -email: "okojaoptpt2@gmail.com"
  -phone_number: "09097287375"
  -postal_code: "8700173"
  -addr01: "大分市公園通り"
  -addr02: "2-8-4"
  -birth: DateTime @-211453200 {#6127
    date: 1963-04-21 00:00:00.0 Asia/Tokyo (+09:00)
  }
  -subtotal: 36058.0
  -discount: 0
  -delivery_fee_total: 0
  -charge: 0
  -tax: 3278.0
  -total: 36058.0
  -payment_total: 36058.0
  -payment_method: "クレジット決済"
  -note: null
  -create_date: DateTime @1757742687 {#6124
    date: 2025-09-13 14:51:27.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1757752832 {#13669
    date: 2025-09-13 08:40:32.682523 UTC (+00:00)
  }
  -order_date: DateTime @1757743257 {#6132
    date: 2025-09-13 06:00:57.0 UTC (+00:00)
  }
  -payment_date: DateTime @1757743257 {#6133
    date: 2025-09-13 15:00:57.0 Asia/Tokyo (+09:00)
  }
  -currency_code: "JPY"
  -complete_message: null
  -complete_mail_message: null
  -OrderItems: Doctrine\ORM\PersistentCollection {#6136
    -snapshot: [ …4]
    -owner: Eccube\Entity\Order {#6135}
    -association: [ …15]
    -em: Doctrine\ORM\EntityManager {#586 …}
    -backRefFieldName: "Order"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24609 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#6137 …}
    #initialized: true
  }
  -Shippings: Doctrine\ORM\PersistentCollection {#6282 …}
  -MailHistories: Doctrine\ORM\PersistentCollection {#6312 …}
  -Customer: Proxies\__CG__\Eccube\Entity\Customer {#6570
    +__isInitialized__: true
    -id: 217
    -name01: "久保田"
    -name02: "久恵"
    -kana01: "クボタ"
    -kana02: "ヒサエ"
    -company_name: null
    -postal_code: "8700173"
    -addr01: "大分市公園通り"
    -addr02: "2-8-4"
    -email: "okojaoptpt2@gmail.com"
    -phone_number: "09097287375"
    -birth: DateTime @-211453200 {#13411
      date: 1963-04-21 00:00:00.0 Asia/Tokyo (+09:00)
    }
    -plain_password: null
    -password: "88d6082cbd7443f046ffb7f1d49836777ee3b44d3a14855201a81c8ea7880785"
    -salt: "d48603e39e"
    -secret_key: "JI47RJMcZtZIeQPyp5AEkupzWN9vBldq"
    -first_buy_date: DateTime @1757743257 {#6132}
    -last_buy_date: DateTime @1757743257 {#6132}
    -buy_times: 1
    -buy_total: "36058.00"
    -note: null
    -reset_key: null
    -reset_expire: null
    -point: "0"
    -create_date: DateTime @1757566100 {#13969
      date: 2025-09-11 13:48:20.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1757752832 {#14284
      date: 2025-09-13 08:40:32.699315 UTC (+00:00)
    }
    -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#14063 …}
    -CustomerAddresses: Doctrine\ORM\PersistentCollection {#14158 …}
    -Orders: Doctrine\ORM\PersistentCollection {#14160 …}
    -Status: Proxies\__CG__\Eccube\Entity\Master\CustomerStatus {#14092 …}
    -Sex: Proxies\__CG__\Eccube\Entity\Master\Sex {#6540 …}
    -Job: Proxies\__CG__\Eccube\Entity\Master\Job {#6530 …}
    -Country: null
    -Pref: Proxies\__CG__\Eccube\Entity\Master\Pref {#3288
      +__isInitialized__: true
      #id: 44
      #name: "大分県"
      #sort_no: 44
       …2
    }
    -groups: Doctrine\ORM\PersistentCollection {#14290 …}
    -gmo_epsilon_credit_card_expiration_date: DateTime @1772204400 {#14033
      date: 2026-02-28 00:00:00.0 Asia/Tokyo (+09:00)
    }
    -card_change_request_mail_send_date: null
     …2
  }
  -Country: null
  -Pref: Proxies\__CG__\Eccube\Entity\Master\Pref {#3288 …2}
  -Sex: Proxies\__CG__\Eccube\Entity\Master\Sex {#6540 …}
  -Job: Proxies\__CG__\Eccube\Entity\Master\Job {#6530 …}
  -Payment: Proxies\__CG__\Eccube\Entity\Payment {#6450
    +__isInitialized__: true
    -id: 7
    -method: "クレジット決済"
    -charge: "0.00"
    -rule_max: "9999999.00"
    -sort_no: 5
    -fixed: true
    -payment_image: null
    -rule_min: "1.00"
    -method_class: "Plugin\EccubePaymentLite42\Service\Method\Credit"
    -visible: true
    -create_date: DateTime @1700027654 {#7450
      date: 2023-11-15 14:54:14.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1752547118 {#7447
      date: 2025-07-15 11:38:38.0 Asia/Tokyo (+09:00)
    }
    -PaymentOptions: Doctrine\ORM\PersistentCollection {#7490 …}
    -Creator: Eccube\Entity\Member {#3017 …}
     …2
  }
  -DeviceType: Proxies\__CG__\Eccube\Entity\Master\DeviceType {#6557 …}
  -CustomerOrderStatus: Proxies\__CG__\Eccube\Entity\Master\CustomerOrderStatus {#6528 …}
  -OrderStatusColor: Proxies\__CG__\Eccube\Entity\Master\OrderStatusColor {#6488 …}
  -OrderStatus: Eccube\Entity\Master\OrderStatus {#8718
    -display_order_count: true
    #id: 4
    #name: "対応中"
    #sort_no: 2
  }
  -trans_code: "417499010"
  -gmo_epsilon_order_no: "774x20250913145810"
  -PaymentStatus: Proxies\__CG__\Plugin\EccubePaymentLite42\Entity\PaymentStatus {#6573
    +__isInitialized__: true
    #id: 1
    #name: "課金済み"
    #sort_no: 2
     …2
  }
  -RegularOrder: null
  -add_point: "0"
  -use_point: 0.0
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
Eccube\Entity\Order {#6135
  -id: 774
  -pre_order_id: "f546dc0b0a909f1a7569efa2b74afcc60c660c6c"
  -order_no: "774"
  -message: null
  -name01: "久保田"
  -name02: "久恵"
  -kana01: "クボタ"
  -kana02: "ヒサエ"
  -company_name: null
  -email: "okojaoptpt2@gmail.com"
  -phone_number: "09097287375"
  -postal_code: "8700173"
  -addr01: "大分市公園通り"
  -addr02: "2-8-4"
  -birth: DateTime @-211453200 {#6127
    date: 1963-04-21 00:00:00.0 Asia/Tokyo (+09:00)
  }
  -subtotal: 36058.0
  -discount: 0
  -delivery_fee_total: 0
  -charge: 0
  -tax: 3278.0
  -total: 36058.0
  -payment_total: 36058.0
  -payment_method: "クレジット決済"
  -note: null
  -create_date: DateTime @1757742687 {#6124
    date: 2025-09-13 14:51:27.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1757752832 {#13669
    date: 2025-09-13 08:40:32.682523 UTC (+00:00)
  }
  -order_date: DateTime @1757743257 {#6132
    date: 2025-09-13 06:00:57.0 UTC (+00:00)
  }
  -payment_date: DateTime @1757743257 {#6133
    date: 2025-09-13 15:00:57.0 Asia/Tokyo (+09:00)
  }
  -currency_code: "JPY"
  -complete_message: null
  -complete_mail_message: null
  -OrderItems: Doctrine\ORM\PersistentCollection {#6136
    -snapshot: [ …4]
    -owner: Eccube\Entity\Order {#6135}
    -association: [ …15]
    -em: Doctrine\ORM\EntityManager {#586 …}
    -backRefFieldName: "Order"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24609 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#6137 …}
    #initialized: true
  }
  -Shippings: Doctrine\ORM\PersistentCollection {#6282 …}
  -MailHistories: Doctrine\ORM\PersistentCollection {#6312 …}
  -Customer: Proxies\__CG__\Eccube\Entity\Customer {#6570
    +__isInitialized__: true
    -id: 217
    -name01: "久保田"
    -name02: "久恵"
    -kana01: "クボタ"
    -kana02: "ヒサエ"
    -company_name: null
    -postal_code: "8700173"
    -addr01: "大分市公園通り"
    -addr02: "2-8-4"
    -email: "okojaoptpt2@gmail.com"
    -phone_number: "09097287375"
    -birth: DateTime @-211453200 {#13411
      date: 1963-04-21 00:00:00.0 Asia/Tokyo (+09:00)
    }
    -plain_password: null
    -password: "88d6082cbd7443f046ffb7f1d49836777ee3b44d3a14855201a81c8ea7880785"
    -salt: "d48603e39e"
    -secret_key: "JI47RJMcZtZIeQPyp5AEkupzWN9vBldq"
    -first_buy_date: DateTime @1757743257 {#6132}
    -last_buy_date: DateTime @1757743257 {#6132}
    -buy_times: 1
    -buy_total: "36058.00"
    -note: null
    -reset_key: null
    -reset_expire: null
    -point: "0"
    -create_date: DateTime @1757566100 {#13969
      date: 2025-09-11 13:48:20.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1757752832 {#14284
      date: 2025-09-13 08:40:32.699315 UTC (+00:00)
    }
    -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#14063 …}
    -CustomerAddresses: Doctrine\ORM\PersistentCollection {#14158 …}
    -Orders: Doctrine\ORM\PersistentCollection {#14160 …}
    -Status: Proxies\__CG__\Eccube\Entity\Master\CustomerStatus {#14092 …}
    -Sex: Proxies\__CG__\Eccube\Entity\Master\Sex {#6540 …}
    -Job: Proxies\__CG__\Eccube\Entity\Master\Job {#6530 …}
    -Country: null
    -Pref: Proxies\__CG__\Eccube\Entity\Master\Pref {#3288
      +__isInitialized__: true
      #id: 44
      #name: "大分県"
      #sort_no: 44
       …2
    }
    -groups: Doctrine\ORM\PersistentCollection {#14290 …}
    -gmo_epsilon_credit_card_expiration_date: DateTime @1772204400 {#14033
      date: 2026-02-28 00:00:00.0 Asia/Tokyo (+09:00)
    }
    -card_change_request_mail_send_date: null
     …2
  }
  -Country: null
  -Pref: Proxies\__CG__\Eccube\Entity\Master\Pref {#3288 …2}
  -Sex: Proxies\__CG__\Eccube\Entity\Master\Sex {#6540 …}
  -Job: Proxies\__CG__\Eccube\Entity\Master\Job {#6530 …}
  -Payment: Proxies\__CG__\Eccube\Entity\Payment {#6450
    +__isInitialized__: true
    -id: 7
    -method: "クレジット決済"
    -charge: "0.00"
    -rule_max: "9999999.00"
    -sort_no: 5
    -fixed: true
    -payment_image: null
    -rule_min: "1.00"
    -method_class: "Plugin\EccubePaymentLite42\Service\Method\Credit"
    -visible: true
    -create_date: DateTime @1700027654 {#7450
      date: 2023-11-15 14:54:14.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1752547118 {#7447
      date: 2025-07-15 11:38:38.0 Asia/Tokyo (+09:00)
    }
    -PaymentOptions: Doctrine\ORM\PersistentCollection {#7490 …}
    -Creator: Eccube\Entity\Member {#3017 …}
     …2
  }
  -DeviceType: Proxies\__CG__\Eccube\Entity\Master\DeviceType {#6557 …}
  -CustomerOrderStatus: Proxies\__CG__\Eccube\Entity\Master\CustomerOrderStatus {#6528 …}
  -OrderStatusColor: Proxies\__CG__\Eccube\Entity\Master\OrderStatusColor {#6488 …}
  -OrderStatus: Eccube\Entity\Master\OrderStatus {#8718
    -display_order_count: true
    #id: 4
    #name: "対応中"
    #sort_no: 2
  }
  -trans_code: "417499010"
  -gmo_epsilon_order_no: "774x20250913145810"
  -PaymentStatus: Proxies\__CG__\Plugin\EccubePaymentLite42\Entity\PaymentStatus {#6573
    +__isInitialized__: true
    #id: 1
    #name: "課金済み"
    #sort_no: 2
     …2
  }
  -RegularOrder: null
  -add_point: "0"
  -use_point: 0.0
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
Eccube\Entity\Order {#6135
  -id: 774
  -pre_order_id: "f546dc0b0a909f1a7569efa2b74afcc60c660c6c"
  -order_no: "774"
  -message: null
  -name01: "久保田"
  -name02: "久恵"
  -kana01: "クボタ"
  -kana02: "ヒサエ"
  -company_name: null
  -email: "okojaoptpt2@gmail.com"
  -phone_number: "09097287375"
  -postal_code: "8700173"
  -addr01: "大分市公園通り"
  -addr02: "2-8-4"
  -birth: DateTime @-211453200 {#6127
    date: 1963-04-21 00:00:00.0 Asia/Tokyo (+09:00)
  }
  -subtotal: 36058.0
  -discount: 0
  -delivery_fee_total: 0
  -charge: 0
  -tax: 3278.0
  -total: 36058.0
  -payment_total: 36058.0
  -payment_method: "クレジット決済"
  -note: null
  -create_date: DateTime @1757742687 {#6124
    date: 2025-09-13 14:51:27.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1757752832 {#13669
    date: 2025-09-13 08:40:32.682523 UTC (+00:00)
  }
  -order_date: DateTime @1757743257 {#6132
    date: 2025-09-13 06:00:57.0 UTC (+00:00)
  }
  -payment_date: DateTime @1757743257 {#6133
    date: 2025-09-13 15:00:57.0 Asia/Tokyo (+09:00)
  }
  -currency_code: "JPY"
  -complete_message: null
  -complete_mail_message: null
  -OrderItems: Doctrine\ORM\PersistentCollection {#6136
    -snapshot: [ …4]
    -owner: Eccube\Entity\Order {#6135}
    -association: [ …15]
    -em: Doctrine\ORM\EntityManager {#586 …}
    -backRefFieldName: "Order"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24609 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#6137 …}
    #initialized: true
  }
  -Shippings: Doctrine\ORM\PersistentCollection {#6282 …}
  -MailHistories: Doctrine\ORM\PersistentCollection {#6312 …}
  -Customer: Proxies\__CG__\Eccube\Entity\Customer {#6570
    +__isInitialized__: true
    -id: 217
    -name01: "久保田"
    -name02: "久恵"
    -kana01: "クボタ"
    -kana02: "ヒサエ"
    -company_name: null
    -postal_code: "8700173"
    -addr01: "大分市公園通り"
    -addr02: "2-8-4"
    -email: "okojaoptpt2@gmail.com"
    -phone_number: "09097287375"
    -birth: DateTime @-211453200 {#13411
      date: 1963-04-21 00:00:00.0 Asia/Tokyo (+09:00)
    }
    -plain_password: null
    -password: "88d6082cbd7443f046ffb7f1d49836777ee3b44d3a14855201a81c8ea7880785"
    -salt: "d48603e39e"
    -secret_key: "JI47RJMcZtZIeQPyp5AEkupzWN9vBldq"
    -first_buy_date: DateTime @1757743257 {#6132}
    -last_buy_date: DateTime @1757743257 {#6132}
    -buy_times: 1
    -buy_total: "36058.00"
    -note: null
    -reset_key: null
    -reset_expire: null
    -point: "0"
    -create_date: DateTime @1757566100 {#13969
      date: 2025-09-11 13:48:20.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1757752832 {#14284
      date: 2025-09-13 08:40:32.699315 UTC (+00:00)
    }
    -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#14063 …}
    -CustomerAddresses: Doctrine\ORM\PersistentCollection {#14158 …}
    -Orders: Doctrine\ORM\PersistentCollection {#14160 …}
    -Status: Proxies\__CG__\Eccube\Entity\Master\CustomerStatus {#14092 …}
    -Sex: Proxies\__CG__\Eccube\Entity\Master\Sex {#6540 …}
    -Job: Proxies\__CG__\Eccube\Entity\Master\Job {#6530 …}
    -Country: null
    -Pref: Proxies\__CG__\Eccube\Entity\Master\Pref {#3288
      +__isInitialized__: true
      #id: 44
      #name: "大分県"
      #sort_no: 44
       …2
    }
    -groups: Doctrine\ORM\PersistentCollection {#14290 …}
    -gmo_epsilon_credit_card_expiration_date: DateTime @1772204400 {#14033
      date: 2026-02-28 00:00:00.0 Asia/Tokyo (+09:00)
    }
    -card_change_request_mail_send_date: null
     …2
  }
  -Country: null
  -Pref: Proxies\__CG__\Eccube\Entity\Master\Pref {#3288 …2}
  -Sex: Proxies\__CG__\Eccube\Entity\Master\Sex {#6540 …}
  -Job: Proxies\__CG__\Eccube\Entity\Master\Job {#6530 …}
  -Payment: Proxies\__CG__\Eccube\Entity\Payment {#6450
    +__isInitialized__: true
    -id: 7
    -method: "クレジット決済"
    -charge: "0.00"
    -rule_max: "9999999.00"
    -sort_no: 5
    -fixed: true
    -payment_image: null
    -rule_min: "1.00"
    -method_class: "Plugin\EccubePaymentLite42\Service\Method\Credit"
    -visible: true
    -create_date: DateTime @1700027654 {#7450
      date: 2023-11-15 14:54:14.0 Asia/Tokyo (+09:00)
    }
    -update_date: DateTime @1752547118 {#7447
      date: 2025-07-15 11:38:38.0 Asia/Tokyo (+09:00)
    }
    -PaymentOptions: Doctrine\ORM\PersistentCollection {#7490 …}
    -Creator: Eccube\Entity\Member {#3017 …}
     …2
  }
  -DeviceType: Proxies\__CG__\Eccube\Entity\Master\DeviceType {#6557 …}
  -CustomerOrderStatus: Proxies\__CG__\Eccube\Entity\Master\CustomerOrderStatus {#6528 …}
  -OrderStatusColor: Proxies\__CG__\Eccube\Entity\Master\OrderStatusColor {#6488 …}
  -OrderStatus: Eccube\Entity\Master\OrderStatus {#8718
    -display_order_count: true
    #id: 4
    #name: "対応中"
    #sort_no: 2
  }
  -trans_code: "417499010"
  -gmo_epsilon_order_no: "774x20250913145810"
  -PaymentStatus: Proxies\__CG__\Plugin\EccubePaymentLite42\Entity\PaymentStatus {#6573
    +__isInitialized__: true
    #id: 1
    #name: "課金済み"
    #sort_no: 2
     …2
  }
  -RegularOrder: null
  -add_point: "0"
  -use_point: 0.0
}
same as passed value

Resolved Options