GET https://test.yamachou.net/products/detail/550

Forms

  • (no name)
    • product_id
    • ProductClass
    • quantity
    • _token

(no name)

Form type:
"Eccube\Form\Type\AddCartType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
id_add_product_id
false
same as passed value
product
Eccube\Entity\Product {#4155
  -_calc: true
  -stockFinds: [
    true
  ]
  -stocks: [
    null
  ]
  -stockUnlimiteds: [
    true
  ]
  -price01: []
  -price02: [
    "540.00"
  ]
  -price01IncTaxs: []
  -price02IncTaxs: [
    540.0
  ]
  -codes: [
    "8008"
  ]
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 550
  -name: "源間\u{3000}品種・つゆひかり"
  -note: null
  -description_list: "やぶきた品種にくらべ水色がとても鮮やかで、見た目にも美しい。特に水で淹れた時の味わいは絶品。"
  -description_detail: """
    渋みの中に旨みと甘みが引き立つ爽やかな茶。\n
    \n
    品種はつゆひかり。静岡県茶業試験場が「静7132」を母親に「あさつゆ」を父親にし交配した品種。平成12年に品種登録された。天然玉露とも言われる父親のあさつゆから「つゆ」をもらい、静岡県の茶業に光明をあたえる品種となることを期待して名付けられた。栽培面積は全体の0.3%ほど。まだまだ希少な品種。\n
    \n
    やぶきた品種にくらべ水色がとても鮮やかで、見た目にも美しい。さわやかな雰囲気を感じられる品種だが、特に水で淹れた時の味わいは絶品。季節に応じて楽しみたい。\n
    \n
    じっくりと蒸した深蒸しの茶は、葉がもろく細かい。しかし、長く蒸すことにより、まろやかでコクのある茶に仕上がる。茶を淹れた際に粉末状の茶葉が進出され、これが濃い緑色の水色を生み出す。水に溶けにくい一部の茶の成分は、飲むだけでは十分に摂取できない。この粉末状の茶葉は茶の成分すべてを含んでいるため一緒に飲んでしまうのがおすすめ。
    """
  -search_word: "つゆひかり(静岡県牧之原産)"
  -free_area: """
    <dl class="spec flex">\n
      <dt>製\u{3000}法:</dt><dd>深蒸し</dd>\n
      <dt>内容量:</dt><dd>10g</dd>\n
      <dt>産\u{3000}地:</dt><dd>牧之原</dd>\n
      <dt>茶\u{3000}師:</dt><dd>源間茂夫</dd>\n
    </dl>\n
    <dl class="spec flex">\n
      <dt>旨み</dt><dd>●●●●●</dd>\n
      <dt>コク</dt><dd>●●●●●</dd>\n
      <dt>香り</dt><dd>●●●</dd>\n
    </dl>\n
    \n
    <ol>\n
        <li>1\u{3000}お茶の葉を急須に入れる(1人分:3g)</li>\n
        <li>2\u{3000}70℃~80℃のお湯を注ぐ(150ml)</li>\n
        <li>3\u{3000}すぐに少しずつ注ぐ(急須に3割ほど残すまで)</li>\n
        <li>4\u{3000}急須を約30秒まわす</li>\n
        <li>5\u{3000}湯呑みに少しずつ注ぐ(最後の一滴まで)</li>\n
    </ol>\n
    <p>高温の湯で淹れると香りが引き立ち、低温で淹れると甘みが楽しめる</p>
    """
  -create_date: DateTime @1616555966 {#4515
    date: 2021-03-24 12:19:26.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1769138547 {#4512
    date: 2026-01-23 12:22:27.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#4273 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#5235 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#5494 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#5492 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#4149 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#1968 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#4919 …}
  -RelatedProducts: Doctrine\ORM\PersistentCollection {#4866 …}
  -ProductDatas: Doctrine\ORM\PersistentCollection {#5180 …}
  -ProductOptions: Doctrine\ORM\PersistentCollection {#5236 …}
}
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
null
csrf_token_manager
Symfony\Component\Security\Csrf\CsrfTokenManager {#610
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#609 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#608 …}
  -namespace: Closure() {#606 …}
}
data_class
"Eccube\Entity\CartItem"
disabled
false
eccube_form_options
[
  "auto_render" => false
  "form_theme" => null
  "style_class" => "ec-select"
]
empty_data
Closure(FormInterface $form) {#5791
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "Eccube\Entity\CartItem"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id_add_product_id
false
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
product
Eccube\Entity\Product {#4155
  -_calc: true
  -stockFinds: [
    true
  ]
  -stocks: [
    null
  ]
  -stockUnlimiteds: [
    true
  ]
  -price01: []
  -price02: [
    "540.00"
  ]
  -price01IncTaxs: []
  -price02IncTaxs: [
    540.0
  ]
  -codes: [
    "8008"
  ]
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 550
  -name: "源間\u{3000}品種・つゆひかり"
  -note: null
  -description_list: "やぶきた品種にくらべ水色がとても鮮やかで、見た目にも美しい。特に水で淹れた時の味わいは絶品。"
  -description_detail: """
    渋みの中に旨みと甘みが引き立つ爽やかな茶。\n
    \n
    品種はつゆひかり。静岡県茶業試験場が「静7132」を母親に「あさつゆ」を父親にし交配した品種。平成12年に品種登録された。天然玉露とも言われる父親のあさつゆから「つゆ」をもらい、静岡県の茶業に光明をあたえる品種となることを期待して名付けられた。栽培面積は全体の0.3%ほど。まだまだ希少な品種。\n
    \n
    やぶきた品種にくらべ水色がとても鮮やかで、見た目にも美しい。さわやかな雰囲気を感じられる品種だが、特に水で淹れた時の味わいは絶品。季節に応じて楽しみたい。\n
    \n
    じっくりと蒸した深蒸しの茶は、葉がもろく細かい。しかし、長く蒸すことにより、まろやかでコクのある茶に仕上がる。茶を淹れた際に粉末状の茶葉が進出され、これが濃い緑色の水色を生み出す。水に溶けにくい一部の茶の成分は、飲むだけでは十分に摂取できない。この粉末状の茶葉は茶の成分すべてを含んでいるため一緒に飲んでしまうのがおすすめ。
    """
  -search_word: "つゆひかり(静岡県牧之原産)"
  -free_area: """
    <dl class="spec flex">\n
      <dt>製\u{3000}法:</dt><dd>深蒸し</dd>\n
      <dt>内容量:</dt><dd>10g</dd>\n
      <dt>産\u{3000}地:</dt><dd>牧之原</dd>\n
      <dt>茶\u{3000}師:</dt><dd>源間茂夫</dd>\n
    </dl>\n
    <dl class="spec flex">\n
      <dt>旨み</dt><dd>●●●●●</dd>\n
      <dt>コク</dt><dd>●●●●●</dd>\n
      <dt>香り</dt><dd>●●●</dd>\n
    </dl>\n
    \n
    <ol>\n
        <li>1\u{3000}お茶の葉を急須に入れる(1人分:3g)</li>\n
        <li>2\u{3000}70℃~80℃のお湯を注ぐ(150ml)</li>\n
        <li>3\u{3000}すぐに少しずつ注ぐ(急須に3割ほど残すまで)</li>\n
        <li>4\u{3000}急須を約30秒まわす</li>\n
        <li>5\u{3000}湯呑みに少しずつ注ぐ(最後の一滴まで)</li>\n
    </ol>\n
    <p>高温の湯で淹れると香りが引き立ち、低温で淹れると甘みが楽しめる</p>
    """
  -create_date: DateTime @1616555966 {#4515
    date: 2021-03-24 12:19:26.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1769138547 {#4512
    date: 2026-01-23 12:22:27.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#4273 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#5235 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#5494 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#5492 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#4149 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#1968 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#4919 …}
  -RelatedProducts: Doctrine\ORM\PersistentCollection {#4866 …}
  -ProductDatas: Doctrine\ORM\PersistentCollection {#5180 …}
  -ProductOptions: Doctrine\ORM\PersistentCollection {#5236 …}
}
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#5789
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#970 …}
    $message: Closure() {#5790 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "add_cart"
  "_"
]
cache_key
"__add_cart"
compound
true
data
null
disabled
false
eccube_form_options
[
  "auto_render" => false
  "form_theme" => null
  "style_class" => "ec-select"
]
errors
Symfony\Component\Form\FormErrorIterator {#6091
  -form: Symfony\Component\Form\Form {#5939 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#6096 …5}
full_name
""
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
""
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
""
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_"
valid
true
value
null