- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 738
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- Doctrine 2
- Migrations 15
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
name
-
url
-
file_name
-
tpl_data
-
author
-
description
-
keyword
-
meta_robots
-
meta_tags
-
PcLayout
-
SpLayout
-
_token
-
main_edit
"Eccube\Form\Type\Admin\MainEditType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Eccube\Entity\Page {#5512 -id: 50 -name: "MYページ/採寸登録内容変更(入力ページ)" -url: "mypage_change_saisun" -file_name: "Mypage/change_saisun" -edit_type: 2 -author: null -description: null -keyword: null -create_date: DateTime @1656247906 {#5507 date: 2022-06-26 21:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1656247909 {#5504 date: 2022-06-26 21:51:49.0 Asia/Tokyo (+09:00) } -meta_robots: "noindex" -meta_tags: null -PageLayouts: Doctrine\ORM\PersistentCollection {#5514 …} -MasterPage: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | Eccube\Entity\Page {#5512 -id: 50 -name: "MYページ/採寸登録内容変更(入力ページ)" -url: "mypage_change_saisun" -file_name: "Mypage/change_saisun" -edit_type: 2 -author: null -description: null -keyword: null -create_date: DateTime @1656247906 {#5507 date: 2022-06-26 21:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1656247909 {#5504 date: 2022-06-26 21:51:49.0 Asia/Tokyo (+09:00) } -meta_robots: "noindex" -meta_tags: null -PageLayouts: Doctrine\ORM\PersistentCollection {#5514 …} -MasterPage: null } |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data | Eccube\Entity\Page {#5512 -id: 50 -name: "MYページ/採寸登録内容変更(入力ページ)" -url: "mypage_change_saisun" -file_name: "Mypage/change_saisun" -edit_type: 2 -author: null -description: null -keyword: null -create_date: DateTime @1656247906 {#5507 date: 2022-06-26 21:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1656247909 {#5504 date: 2022-06-26 21:51:49.0 Asia/Tokyo (+09:00) } -meta_robots: "noindex" -meta_tags: null -PageLayouts: Doctrine\ORM\PersistentCollection {#5514 …} -MasterPage: null } |
data_class | "Eccube\Entity\Page" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5576 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} use: { $class: "Eccube\Entity\Page" } } |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5577 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "main_edit" "_main_edit" ] |
cache_key | "_main_edit_main_edit" |
compound | true |
data | Eccube\Entity\Page {#5512 -id: 50 -name: "MYページ/採寸登録内容変更(入力ページ)" -url: "mypage_change_saisun" -file_name: "Mypage/change_saisun" -edit_type: 2 -author: null -description: null -keyword: null -create_date: DateTime @1656247906 {#5507 date: 2022-06-26 21:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1656247909 {#5504 date: 2022-06-26 21:51:49.0 Asia/Tokyo (+09:00) } -meta_robots: "noindex" -meta_tags: null -PageLayouts: Doctrine\ORM\PersistentCollection {#5514 …} -MasterPage: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#8817 -form: Symfony\Component\Form\Form {#5801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9409 …5} |
full_name | "main_edit" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "main_edit" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit" |
valid | true |
value | Eccube\Entity\Page {#5512 -id: 50 -name: "MYページ/採寸登録内容変更(入力ページ)" -url: "mypage_change_saisun" -file_name: "Mypage/change_saisun" -edit_type: 2 -author: null -description: null -keyword: null -create_date: DateTime @1656247906 {#5507 date: 2022-06-26 21:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1656247909 {#5504 date: 2022-06-26 21:51:49.0 Asia/Tokyo (+09:00) } -meta_robots: "noindex" -meta_tags: null -PageLayouts: Doctrine\ORM\PersistentCollection {#5514 …} -MasterPage: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "MYページ/採寸登録内容変更(入力ページ)" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5585 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5586 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5585 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5586 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | true |
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5585 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5586 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5618 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5619 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_main_edit_name" ] |
cache_key | "_main_edit_name_text" |
compound | false |
data | "MYページ/採寸登録内容変更(入力ページ)" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7661 -form: Symfony\Component\Form\Form {#5804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8745 …5} |
full_name | "main_edit[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_name" |
valid | true |
value | "MYページ/採寸登録内容変更(入力ページ)" |
url
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "mypage_change_saisun" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5587 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5588 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5589 +message: "This value is not valid." +pattern: "/^([0-9a-zA-Z_\-]+\/?)+(?<!\/)$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5587 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5588 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5589 +message: "This value is not valid." +pattern: "/^([0-9a-zA-Z_\-]+\/?)+(?<!\/)$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
required | true |
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5587 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5588 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5589 +message: "This value is not valid." +pattern: "/^([0-9a-zA-Z_\-]+\/?)+(?<!\/)$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5628 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5630 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5629 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_main_edit_url" ] |
cache_key | "_main_edit_url_text" |
compound | false |
data | "mypage_change_saisun" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#8743 -form: Symfony\Component\Form\Form {#5807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7917 …5} |
full_name | "main_edit[url]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_url" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "url" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_url" |
valid | true |
value | "mypage_change_saisun" |
file_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Mypage/change_saisun" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5592 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5593 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5594 +message: "This value is not valid." +pattern: "/^([0-9a-zA-Z_\-]+\/?)+$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5592 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5593 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5594 +message: "This value is not valid." +pattern: "/^([0-9a-zA-Z_\-]+\/?)+$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
required | true |
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5592 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5593 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5594 +message: "This value is not valid." +pattern: "/^([0-9a-zA-Z_\-]+\/?)+$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5638 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5639 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_main_edit_file_name" ] |
cache_key | "_main_edit_file_name_text" |
compound | false |
data | "Mypage/change_saisun" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6579 -form: Symfony\Component\Form\Form {#5810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7681 …5} |
full_name | "main_edit[file_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_file_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "file_name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_file_name" |
valid | true |
value | "Mypage/change_saisun" |
tpl_data
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5595 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\TwigLint {#5596 +message: "Invalid twig format. {{ error }}" +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5595 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\TwigLint {#5596 +message: "Invalid twig format. {{ error }}" +payload: null } ] |
label | false |
false
|
mapped | false |
false
|
required | false |
false
|
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5595 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\TwigLint {#5596 +message: "Invalid twig format. {{ error }}" +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5652 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5648 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_main_edit_tpl_data" ] |
cache_key | "_main_edit_tpl_data_textarea" |
compound | false |
data | """ {#\n This file is part of EC-CUBE\n \n Copyright(c) 2000-2015 LOCKON CO.,LTD. All Rights Reserved.\n \n http://www.lockon.co.jp/\n \n This program is free software; you can redistribute it and/or\n modify it under the terms of the GNU General Public License\n as published by the Free Software Foundation; either version 2\n of the License, or (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program; if not, write to the Free Software\n Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n #}\n {% extends 'default_frame.twig' %}\n \n {% set body_class = 'mypage' %}\n \n {% set mypageno = 'change' %}\n \n {% block javascript %}\n <script src="//ajaxzip3.github.io/ajaxzip3.js" charset="UTF-8"></script>\n <script>\n $(function() {\n $('#zip-search').click(function() {\n AjaxZip3.zip2addr('entry[zip][zip01]', 'entry[zip][zip02]', 'entry[address][pref]', 'entry[address][addr01]');\n });\n });\n jQuery(document).ready(function($){\n if ( $("#welcome_message .mypg_lame").is(":contains('男性')") ) {\n $('input[id="col_me"]').prop("checked",true);\n } else {\n $('input[id="col_la"]').prop("checked",true);\n }\n });\n </script>\n {% endblock javascript %}\n \n {% block stylesheet %}\n <style>\n .saisun_box .sai_item span.required{\n display:inline-block;\n }\n </style>\n {% endblock stylesheet %}\n \n {% block main %}\n <h1 class="title_bar">マイページ/採寸情報編集</h1>\n \n <div class="change_all">\n <div id="detail_wrap" class="container-fluid">\n {% include 'Mypage/navi.twig' %}\n \n <div class="saisun_nik">\n <input type="radio" name="saisun" id="col_la">\n <label for="col_la">女子採寸手順を表示</label>\n <input type="radio" name="saisun" id="col_me">\n <label for="col_me">男子採寸手順を表示</label>\n \n <div class="box_la"><img src="{{ asset('assets') }}/img/unishop/saisun_la_20250805_06.jpg" alt="女子採寸手順" />\n <div><iframe width="100%" height="270" src="https://www.youtube.com/embed/BMxJoPgdUGw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>\n <p>女子採寸手順 紹介動画</p>\n <div class="atte"><p>女子のスカート丈は学校で規定されています。</p>\n <p><span>動画を確認し、正しい方法で採寸をしてください。</span>\n <span>(規定外は、入学後指導の対象となります。)</span></p>\n </div>\n </div>\n </div>\n <div class="box_me"><img src="{{ asset('assets') }}/img/unishop/saisun_me_20250805_03.jpg" alt="男子採寸手順" />\n <div><iframe width="100%" height="270" src="https://www.youtube.com/embed/_5LZkZdKvWg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>\n <p>男子採寸手順 紹介動画</p>\n </div>\n </div>\n </div><!--saisun_nik-->\n \n <div id="detail_box" class="row">\n <div id="detail_box__body" class="col-md-10 col-md-offset-1">\n <form method="post" action="{{ url('mypage_change_saisun') }}">\n {{ form_widget(form._token) }}\n <div class="dl_table not_required" style="margin-top: 0;">\n <dl id="detail_box__company_name">\n <dt><label class="control-label">採寸データ</label>\n \t\t\t </dt>\n <dd class="form-group input_name">\n \t\t\t\t<div class="saisun_box">\n {% if form.dr31 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr31) }}\n {% if form.dr31.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr31) }}\n \t\t\t\t\t{{ form_errors(form.dr31) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t <div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr32 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr32) }}\n {% if form.dr32.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr32) }}\n \t\t\t\t\t{{ form_errors(form.dr32) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t <div class="tani">kg</div>\n \t\t\t\t </div>\n {% endif %}\n \t\t\t\t</div>\n \t\t\t\t<div class="saisun_box">\n {% if form.dr01 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t <div>\n {{ form_label(form.dr01) }}\n {% if form.dr01.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr01) }}\n \t\t\t\t\t{{ form_errors(form.dr01) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t <div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr02 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr02) }}\n {% if form.dr02.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr02) }}\n \t\t\t\t\t{{ form_errors(form.dr02) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t <div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr03 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr03) }}\n {% if form.dr03.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr03) }}\n \t\t\t\t\t{{ form_errors(form.dr03) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr04 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr04) }}\n {% if form.dr04.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr04) }}\n \t\t\t\t\t{{ form_errors(form.dr04) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t</div>\n {% endif %}\n {% if form.dr05 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr05) }}\n {% if form.dr05.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr05) }}\n \t\t\t\t\t{{ form_errors(form.dr05) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n \t\t\t\t</div>\n \t\t\t\t<div class="saisun_box">\n {% if form.dr11 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr11) }}\n {% if form.dr11.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr11) }}\n \t\t\t\t\t{{ form_errors(form.dr11) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr12 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr12) }}\n {% if form.dr12.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr12) }}\n \t\t\t\t\t{{ form_errors(form.dr12) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n \t\t\t\t</div>\n \t\t\t\t<div class="saisun_box" style="align-items: flex-start;">\n {% if form.dr22 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>{{ form_label(form.dr22) }}\n {% if form.dr22.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr22) }}\n \t\t\t\t\t{{ form_errors(form.dr22) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr13 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr13) }}\n {% if form.dr13.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr13) }}\n \t\t\t\t\t{{ form_errors(form.dr13) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr21 is defined %}\n \t\t\t\t <div class="sai_item hosoktxt">\n \t\t\t\t\t<div>\n {{ form_label(form.dr21) }}\n {% if form.dr21.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr21) }}\n \t\t\t\t\t{{ form_errors(form.dr21) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr43 is defined %}\n \t\t\t\t <div class="sai_item hosoktxt">\n \t\t\t\t\t<div>\n {{ form_label(form.dr43) }}\n {% if form.dr43.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr43) }}\n \t\t\t\t\t{{ form_errors(form.dr43) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n <!--<p class="kome"><span>スラックス、ズボンの丈の長さは、</span><span>記入いただいたサイズで</span><span>仕立てます。</p>-->\n \t\t\t\t </div>\n </dd>\n </dl>\n </div>\n {% for f in form %}\n {% if f.vars.name matches '[^plg*]' %}\n <div class="extra-form dl_table">\n {{ form_row(f) }}\n </div>\n {% endif %}\n {% endfor %}\n <div id="detail_box__edit_button" class="row no-padding">\n <div class="btn_group col-sm-offset-4 col-sm-4">\n <p><button type="submit" class="def_button3 saisunbtn">変更する</button></p>\n </div>\n </div>\n </form>\n </div>\n <!-- /.col -->\n </div>\n <!-- /.row -->\n \n </div>\n </div>\n {% endblock %} """ |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6030 -form: Symfony\Component\Form\Form {#5813 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5929 …5} |
full_name | "main_edit[tpl_data]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_tpl_data" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tpl_data" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_tpl_data" |
valid | true |
value | """ {#\n This file is part of EC-CUBE\n \n Copyright(c) 2000-2015 LOCKON CO.,LTD. All Rights Reserved.\n \n http://www.lockon.co.jp/\n \n This program is free software; you can redistribute it and/or\n modify it under the terms of the GNU General Public License\n as published by the Free Software Foundation; either version 2\n of the License, or (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program; if not, write to the Free Software\n Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n #}\n {% extends 'default_frame.twig' %}\n \n {% set body_class = 'mypage' %}\n \n {% set mypageno = 'change' %}\n \n {% block javascript %}\n <script src="//ajaxzip3.github.io/ajaxzip3.js" charset="UTF-8"></script>\n <script>\n $(function() {\n $('#zip-search').click(function() {\n AjaxZip3.zip2addr('entry[zip][zip01]', 'entry[zip][zip02]', 'entry[address][pref]', 'entry[address][addr01]');\n });\n });\n jQuery(document).ready(function($){\n if ( $("#welcome_message .mypg_lame").is(":contains('男性')") ) {\n $('input[id="col_me"]').prop("checked",true);\n } else {\n $('input[id="col_la"]').prop("checked",true);\n }\n });\n </script>\n {% endblock javascript %}\n \n {% block stylesheet %}\n <style>\n .saisun_box .sai_item span.required{\n display:inline-block;\n }\n </style>\n {% endblock stylesheet %}\n \n {% block main %}\n <h1 class="title_bar">マイページ/採寸情報編集</h1>\n \n <div class="change_all">\n <div id="detail_wrap" class="container-fluid">\n {% include 'Mypage/navi.twig' %}\n \n <div class="saisun_nik">\n <input type="radio" name="saisun" id="col_la">\n <label for="col_la">女子採寸手順を表示</label>\n <input type="radio" name="saisun" id="col_me">\n <label for="col_me">男子採寸手順を表示</label>\n \n <div class="box_la"><img src="{{ asset('assets') }}/img/unishop/saisun_la_20250805_06.jpg" alt="女子採寸手順" />\n <div><iframe width="100%" height="270" src="https://www.youtube.com/embed/BMxJoPgdUGw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>\n <p>女子採寸手順 紹介動画</p>\n <div class="atte"><p>女子のスカート丈は学校で規定されています。</p>\n <p><span>動画を確認し、正しい方法で採寸をしてください。</span>\n <span>(規定外は、入学後指導の対象となります。)</span></p>\n </div>\n </div>\n </div>\n <div class="box_me"><img src="{{ asset('assets') }}/img/unishop/saisun_me_20250805_03.jpg" alt="男子採寸手順" />\n <div><iframe width="100%" height="270" src="https://www.youtube.com/embed/_5LZkZdKvWg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>\n <p>男子採寸手順 紹介動画</p>\n </div>\n </div>\n </div><!--saisun_nik-->\n \n <div id="detail_box" class="row">\n <div id="detail_box__body" class="col-md-10 col-md-offset-1">\n <form method="post" action="{{ url('mypage_change_saisun') }}">\n {{ form_widget(form._token) }}\n <div class="dl_table not_required" style="margin-top: 0;">\n <dl id="detail_box__company_name">\n <dt><label class="control-label">採寸データ</label>\n \t\t\t </dt>\n <dd class="form-group input_name">\n \t\t\t\t<div class="saisun_box">\n {% if form.dr31 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr31) }}\n {% if form.dr31.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr31) }}\n \t\t\t\t\t{{ form_errors(form.dr31) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t <div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr32 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr32) }}\n {% if form.dr32.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr32) }}\n \t\t\t\t\t{{ form_errors(form.dr32) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t <div class="tani">kg</div>\n \t\t\t\t </div>\n {% endif %}\n \t\t\t\t</div>\n \t\t\t\t<div class="saisun_box">\n {% if form.dr01 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t <div>\n {{ form_label(form.dr01) }}\n {% if form.dr01.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr01) }}\n \t\t\t\t\t{{ form_errors(form.dr01) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t <div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr02 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr02) }}\n {% if form.dr02.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr02) }}\n \t\t\t\t\t{{ form_errors(form.dr02) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t <div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr03 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr03) }}\n {% if form.dr03.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr03) }}\n \t\t\t\t\t{{ form_errors(form.dr03) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr04 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr04) }}\n {% if form.dr04.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr04) }}\n \t\t\t\t\t{{ form_errors(form.dr04) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t</div>\n {% endif %}\n {% if form.dr05 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr05) }}\n {% if form.dr05.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr05) }}\n \t\t\t\t\t{{ form_errors(form.dr05) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n \t\t\t\t</div>\n \t\t\t\t<div class="saisun_box">\n {% if form.dr11 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr11) }}\n {% if form.dr11.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr11) }}\n \t\t\t\t\t{{ form_errors(form.dr11) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr12 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr12) }}\n {% if form.dr12.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr12) }}\n \t\t\t\t\t{{ form_errors(form.dr12) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n \t\t\t\t</div>\n \t\t\t\t<div class="saisun_box" style="align-items: flex-start;">\n {% if form.dr22 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>{{ form_label(form.dr22) }}\n {% if form.dr22.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr22) }}\n \t\t\t\t\t{{ form_errors(form.dr22) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr13 is defined %}\n \t\t\t\t <div class="sai_item">\n \t\t\t\t\t<div>\n {{ form_label(form.dr13) }}\n {% if form.dr13.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr13) }}\n \t\t\t\t\t{{ form_errors(form.dr13) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr21 is defined %}\n \t\t\t\t <div class="sai_item hosoktxt">\n \t\t\t\t\t<div>\n {{ form_label(form.dr21) }}\n {% if form.dr21.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr21) }}\n \t\t\t\t\t{{ form_errors(form.dr21) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n {% if form.dr43 is defined %}\n \t\t\t\t <div class="sai_item hosoktxt">\n \t\t\t\t\t<div>\n {{ form_label(form.dr43) }}\n {% if form.dr43.vars.required %}\n <span class="required" style="font-size:90%;">必須</span>\n {% endif %}\n </div>\n \t\t\t\t\t<div>\n \t\t\t\t\t{{ form_widget(form.dr43) }}\n \t\t\t\t\t{{ form_errors(form.dr43) }}\n \t\t\t\t\t</div>\n \t\t\t\t\t<div class="tani">cm</div>\n \t\t\t\t </div>\n {% endif %}\n <!--<p class="kome"><span>スラックス、ズボンの丈の長さは、</span><span>記入いただいたサイズで</span><span>仕立てます。</p>-->\n \t\t\t\t </div>\n </dd>\n </dl>\n </div>\n {% for f in form %}\n {% if f.vars.name matches '[^plg*]' %}\n <div class="extra-form dl_table">\n {{ form_row(f) }}\n </div>\n {% endif %}\n {% endfor %}\n <div id="detail_box__edit_button" class="row no-padding">\n <div class="btn_group col-sm-offset-4 col-sm-4">\n <p><button type="submit" class="def_button3 saisunbtn">変更する</button></p>\n </div>\n </div>\n </form>\n </div>\n <!-- /.col -->\n </div>\n <!-- /.row -->\n \n </div>\n </div>\n {% endblock %} """ |
author
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#5606 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5606 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#5606 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5663 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_main_edit_author" ] |
cache_key | "_main_edit_author_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5908 -form: Symfony\Component\Form\Form {#5816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6099 …5} |
full_name | "main_edit[author]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_author" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "author" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_author" |
valid | true |
value | "" |
description
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#5605 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5605 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#5605 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5672 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5673 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_main_edit_description" ] |
cache_key | "_main_edit_description_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5959 -form: Symfony\Component\Form\Form {#5819 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5917 …5} |
full_name | "main_edit[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_description" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_description" |
valid | true |
value | "" |
keyword
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#5603 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5603 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#5603 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5683 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_main_edit_keyword" ] |
cache_key | "_main_edit_keyword_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5951 -form: Symfony\Component\Form\Form {#5822 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5956 …5} |
full_name | "main_edit[keyword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_keyword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "keyword" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_keyword" |
valid | true |
value | "" |
meta_robots
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "noindex" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#5591 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5591 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#5591 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5693 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_main_edit_meta_robots" ] |
cache_key | "_main_edit_meta_robots_text" |
compound | false |
data | "noindex" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5918 -form: Symfony\Component\Form\Form {#5825 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9095 …5} |
full_name | "main_edit[meta_robots]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_meta_robots" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "meta_robots" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_meta_robots" |
valid | true |
value | "noindex" |
meta_tags
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#5590 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5590 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#5590 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
error_bubbling | false |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5703 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_main_edit_meta_tags" ] |
cache_key | "_main_edit_meta_tags_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9050 -form: Symfony\Component\Form\Form {#5828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9097 …5} |
full_name | "main_edit[meta_tags]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_meta_tags" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "meta_tags" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_meta_tags" |
valid | true |
value | "" |
PcLayout
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "Eccube\Entity\Layout" |
same as passed value |
mapped | false |
false
|
placeholder | "---" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#5604 class: "Eccube\Form\Type\Admin\MainEditType" this: Eccube\Form\Type\Admin\MainEditType {#5503 …} } |
Doctrine\ORM\QueryBuilder {#5744 -_em: Doctrine\ORM\EntityManager {#628 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5751 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5746 #from: "Eccube\Entity\Layout" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5753 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.id != :DefaultLayoutPreviewPage" "l.DeviceType = :DeviceType" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5754 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT l FROM Eccube\Entity\Layout l WHERE l.id != :DefaultLayoutPreviewPage AND l.DeviceType = :DeviceType ORDER BY l.id DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5752 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5734 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5763 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5758 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5787 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5762 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5766 -om: Container5iH6Bm3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#670 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4423 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Layout" |
compound | false |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | Container5iH6Bm3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#670 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5766 -om: Container5iH6Bm3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#670 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4423 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "---" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5744 -_em: Doctrine\ORM\EntityManager {#628 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5751 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5746 #from: "Eccube\Entity\Layout" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5753 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.id != :DefaultLayoutPreviewPage" "l.DeviceType = :DeviceType" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5754 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT l FROM Eccube\Entity\Layout l WHERE l.id != :DefaultLayoutPreviewPage AND l.DeviceType = :DeviceType ORDER BY l.id DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5752 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5735 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_main_edit_PcLayout" ] |
cache_key | "_main_edit_PcLayout_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9106 +label: "企業情報レイアウト" +value: "13" +data: Eccube\Entity\Layout {#7728 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9441 +label: "プレビュー用レイアウト" +value: "12" +data: Eccube\Entity\Layout {#9354 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9440 +label: "下層ページ用レイアウト2" +value: "7" +data: Eccube\Entity\Layout {#9320 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8757 +label: "商品詳細ページ用レイアウト" +value: "6" +data: Eccube\Entity\Layout {#9233 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8973 +label: "商品一覧ページ用レイアウト" +value: "3" +data: Eccube\Entity\Layout {#9203 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9089 +label: "下層ページ用レイアウト" +value: "2" +data: Proxies\__CG__\Eccube\Entity\Layout {#5949 +__isInitialized__: true -id: 2 -name: "下層ページ用レイアウト" -create_date: DateTime @1488881692 {#5948 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5892 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -BlockPositions: Doctrine\ORM\PersistentCollection {#5884 …} -PageLayouts: Doctrine\ORM\PersistentCollection {#5942 …} -DeviceType: Eccube\Entity\Master\DeviceType {#5747 …} …2 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9007 +label: "トップページ用レイアウト" +value: "1" +data: Eccube\Entity\Layout {#7691 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\Eccube\Entity\Layout {#5949 +__isInitialized__: true -id: 2 -name: "下層ページ用レイアウト" -create_date: DateTime @1488881692 {#5948 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5892 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -BlockPositions: Doctrine\ORM\PersistentCollection {#5884 …} -PageLayouts: Doctrine\ORM\PersistentCollection {#5942 …} -DeviceType: Eccube\Entity\Master\DeviceType {#5747 …} …2 } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9442 -form: Symfony\Component\Form\Form {#5831 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8825 …5} |
full_name | "main_edit[PcLayout]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_PcLayout" |
is_selected | Closure($choice, $value) {#8975 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5712 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "PcLayout" |
placeholder | "---" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_PcLayout" |
valid | true |
value | "2" |
SpLayout
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "Eccube\Entity\Layout" |
same as passed value |
mapped | false |
false
|
placeholder | "---" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#5602 class: "Eccube\Form\Type\Admin\MainEditType" this: Eccube\Form\Type\Admin\MainEditType {#5503 …} } |
Doctrine\ORM\QueryBuilder {#5782 -_em: Doctrine\ORM\EntityManager {#628 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5775 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5790 #from: "Eccube\Entity\Layout" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5765 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.id != :DefaultLayoutPreviewPage" "l.DeviceType = :DeviceType" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5781 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT l FROM Eccube\Entity\Layout l WHERE l.id != :DefaultLayoutPreviewPage AND l.DeviceType = :DeviceType ORDER BY l.id DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5776 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5734 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5792 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5768 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5791 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5769 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5766 -om: Container5iH6Bm3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#670 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4423 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Layout" |
compound | false |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | Container5iH6Bm3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#670 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5766 -om: Container5iH6Bm3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#670 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4423 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "---" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5782 -_em: Doctrine\ORM\EntityManager {#628 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5775 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5790 #from: "Eccube\Entity\Layout" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5765 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.id != :DefaultLayoutPreviewPage" "l.DeviceType = :DeviceType" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5781 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT l FROM Eccube\Entity\Layout l WHERE l.id != :DefaultLayoutPreviewPage AND l.DeviceType = :DeviceType ORDER BY l.id DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5776 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#5778 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_main_edit_SpLayout" ] |
cache_key | "_main_edit_SpLayout_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#8699 -form: Symfony\Component\Form\Form {#5834 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9005 …5} |
full_name | "main_edit[SpLayout]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit_SpLayout" |
is_selected | Closure($choice, $value) {#7563 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5712 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "SpLayout" |
placeholder | "---" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit_SpLayout" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "dc27853413b1fc1.7iXcqabUqCXgqOuFiwRCIFx0ZfvxL9LEuMoqOh2gd2E.w3-I_Mzi6WOVn7PUwF04bj0tV7SFHp6C4KIScVDVIFLbdZHx1KHxatnwhA" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "dc27853413b1fc1.7iXcqabUqCXgqOuFiwRCIFx0ZfvxL9LEuMoqOh2gd2E.w3-I_Mzi6WOVn7PUwF04bj0tV7SFHp6C4KIScVDVIFLbdZHx1KHxatnwhA" |
same as passed value |
mapped | false |
false
|
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 | "csrf_token" |
by_reference | true |
compound | false |
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 {#681 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#679 …} -namespace: Closure() {#677 …} } |
data | "dc27853413b1fc1.7iXcqabUqCXgqOuFiwRCIFx0ZfvxL9LEuMoqOh2gd2E.w3-I_Mzi6WOVn7PUwF04bj0tV7SFHp6C4KIScVDVIFLbdZHx1KHxatnwhA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#9444 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5511 …} } |
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 | [] |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1326 …} $translationDomain: "validators" $message: Closure() {#9424 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_main_edit__token" ] |
cache_key | "_main_edit__token_hidden" |
compound | false |
data | "dc27853413b1fc1.7iXcqabUqCXgqOuFiwRCIFx0ZfvxL9LEuMoqOh2gd2E.w3-I_Mzi6WOVn7PUwF04bj0tV7SFHp6C4KIScVDVIFLbdZHx1KHxatnwhA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9512 -form: Symfony\Component\Form\Form {#9507 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7399 …5} |
full_name | "main_edit[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "main_edit__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_main_edit__token" |
valid | true |
value | "dc27853413b1fc1.7iXcqabUqCXgqOuFiwRCIFx0ZfvxL9LEuMoqOh2gd2E.w3-I_Mzi6WOVn7PUwF04bj0tV7SFHp6C4KIScVDVIFLbdZHx1KHxatnwhA" |