main_edit
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
|
Property |
Value |
View 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
} |
Model Format |
same as normalized format
|
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
|
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 |
name
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"MYページ/採寸登録内容変更(入力ページ)" |
View Format |
same as normalized format
|
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"MYページ/採寸登録内容変更(入力ページ)" |
Model Format |
same as normalized format
|
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
] |
[
Symfony\Component\Validator\Constraints\NotBlank {#5585
+message: "This value should not be blank."
+allowNull: false
+normalizer: null
+payload: null
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
]
|
required |
true |
same as passed value
|
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
] |
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 |
url
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"mypage_change_saisun" |
View Format |
same as normalized format
|
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"mypage_change_saisun" |
Model Format |
same as normalized format
|
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
] |
[
Symfony\Component\Validator\Constraints\NotBlank {#5587
+message: "This value should not be blank."
+allowNull: false
+normalizer: null
+payload: null
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
]
|
required |
true |
same as passed value
|
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
] |
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 |
file_name
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"Mypage/change_saisun" |
View Format |
same as normalized format
|
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"Mypage/change_saisun" |
Model Format |
same as normalized format
|
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
] |
[
Symfony\Component\Validator\Constraints\NotBlank {#5592
+message: "This value should not be blank."
+allowNull: false
+normalizer: null
+payload: null
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
]
|
required |
true |
same as passed value
|
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
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
+groups: [
"Default"
]
}
] |
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 |
tpl_data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
null |
View Format |
""
|
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"""
{#\r\n
This file is part of EC-CUBE\r\n
\r\n
Copyright(c) 2000-2015 LOCKON CO.,LTD. All Rights Reserved.\r\n
\r\n
http://www.lockon.co.jp/\r\n
\r\n
This program is free software; you can redistribute it and/or\r\n
modify it under the terms of the GNU General Public License\r\n
as published by the Free Software Foundation; either version 2\r\n
of the License, or (at your option) any later version.\r\n
\r\n
This program is distributed in the hope that it will be useful,\r\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r\n
GNU General Public License for more details.\r\n
\r\n
You should have received a copy of the GNU General Public License\r\n
along with this program; if not, write to the Free Software\r\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\r\n
#}\r\n
{% extends 'default_frame.twig' %}\r\n
\r\n
{% set body_class = 'mypage' %}\r\n
\r\n
{% set mypageno = 'change' %}\r\n
\r\n
{% block javascript %}\r\n
<script src="//ajaxzip3.github.io/ajaxzip3.js" charset="UTF-8"></script>\r\n
<script>\r\n
$(function() {\r\n
$('#zip-search').click(function() {\r\n
AjaxZip3.zip2addr('entry[zip][zip01]', 'entry[zip][zip02]', 'entry[address][pref]', 'entry[address][addr01]');\r\n
});\r\n
});\r\n
jQuery(document).ready(function($){\r\n
if ( $("#welcome_message .mypg_lame").is(":contains('男性')") ) {\r\n
$('input[id="col_me"]').prop("checked",true);\r\n
} else {\r\n
$('input[id="col_la"]').prop("checked",true);\r\n
}\r\n
});\r\n
</script>\r\n
{% endblock javascript %}\r\n
\r\n
{% block stylesheet %}\r\n
<style>\r\n
.saisun_box .sai_item span.required{\r\n
display:inline-block;\r\n
}\r\n
</style>\r\n
{% endblock stylesheet %}\r\n
\r\n
{% block main %}\r\n
<h1 class="title_bar">マイページ/採寸情報編集</h1>\r\n
\r\n
<div class="change_all">\r\n
<div id="detail_wrap" class="container-fluid">\r\n
{% include 'Mypage/navi.twig' %}\r\n
\r\n
<div class="saisun_nik">\r\n
<input type="radio" name="saisun" id="col_la">\r\n
<label for="col_la">女子採寸手順を表示</label>\r\n
<input type="radio" name="saisun" id="col_me">\r\n
<label for="col_me">男子採寸手順を表示</label>\r\n
\r\n
<div class="box_la"><img src="{{ asset('assets') }}/img/unishop/saisun_la_20250805_06.jpg" alt="女子採寸手順" />\r\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>\r\n
<p>女子採寸手順 紹介動画</p>\r\n
<div class="atte"><p>女子のスカート丈は学校で規定されています。</p>\r\n
<p><span>動画を確認し、正しい方法で採寸をしてください。</span>\r\n
<span>(規定外は、入学後指導の対象となります。)</span></p>\r\n
</div>\r\n
</div>\r\n
</div>\r\n
<div class="box_me"><img src="{{ asset('assets') }}/img/unishop/saisun_me_20250805_03.jpg" alt="男子採寸手順" />\r\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>\r\n
<p>男子採寸手順 紹介動画</p>\r\n
</div>\r\n
</div>\r\n
</div><!--saisun_nik-->\r\n
\r\n
<div id="detail_box" class="row">\r\n
<div id="detail_box__body" class="col-md-10 col-md-offset-1">\r\n
<form method="post" action="{{ url('mypage_change_saisun') }}">\r\n
{{ form_widget(form._token) }}\r\n
<div class="dl_table not_required" style="margin-top: 0;">\r\n
<dl id="detail_box__company_name">\r\n
<dt><label class="control-label">採寸データ</label>\r\n
\t\t\t </dt>\r\n
<dd class="form-group input_name">\r\n
\t\t\t\t<div class="saisun_box">\r\n
{% if form.dr31 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr31) }}\r\n
{% if form.dr31.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr31) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr31) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t <div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
{% if form.dr32 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr32) }}\r\n
{% if form.dr32.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr32) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr32) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t <div class="tani">kg</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
\t\t\t\t</div>\r\n
\t\t\t\t<div class="saisun_box">\r\n
{% if form.dr01 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t <div>\r\n
{{ form_label(form.dr01) }}\r\n
{% if form.dr01.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr01) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr01) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t <div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
{% if form.dr02 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr02) }}\r\n
{% if form.dr02.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr02) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr02) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t <div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
{% if form.dr03 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr03) }}\r\n
{% if form.dr03.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr03) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr03) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
{% if form.dr04 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr04) }}\r\n
{% if form.dr04.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr04) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr04) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t</div>\r\n
{% endif %}\r\n
{% if form.dr05 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr05) }}\r\n
{% if form.dr05.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr05) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr05) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
\t\t\t\t</div>\r\n
\t\t\t\t<div class="saisun_box">\r\n
{% if form.dr11 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr11) }}\r\n
{% if form.dr11.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr11) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr11) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
{% if form.dr12 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr12) }}\r\n
{% if form.dr12.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr12) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr12) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
\t\t\t\t</div>\r\n
\t\t\t\t<div class="saisun_box" style="align-items: flex-start;">\r\n
{% if form.dr22 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>{{ form_label(form.dr22) }}\r\n
{% if form.dr22.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr22) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr22) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
{% if form.dr13 is defined %}\r\n
\t\t\t\t <div class="sai_item">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr13) }}\r\n
{% if form.dr13.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr13) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr13) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
{% if form.dr21 is defined %}\r\n
\t\t\t\t <div class="sai_item hosoktxt">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr21) }}\r\n
{% if form.dr21.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr21) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr21) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
{% if form.dr43 is defined %}\r\n
\t\t\t\t <div class="sai_item hosoktxt">\r\n
\t\t\t\t\t<div>\r\n
{{ form_label(form.dr43) }}\r\n
{% if form.dr43.vars.required %}\r\n
<span class="required" style="font-size:90%;">必須</span>\r\n
{% endif %}\r\n
</div>\r\n
\t\t\t\t\t<div>\r\n
\t\t\t\t\t{{ form_widget(form.dr43) }}\r\n
\t\t\t\t\t{{ form_errors(form.dr43) }}\r\n
\t\t\t\t\t</div>\r\n
\t\t\t\t\t<div class="tani">cm</div>\r\n
\t\t\t\t </div>\r\n
{% endif %}\r\n
<!--<p class="kome"><span>スラックス、ズボンの丈の長さは、</span><span>記入いただいたサイズで</span><span>仕立てます。</p>-->\r\n
\t\t\t\t </div>\r\n
</dd>\r\n
</dl>\r\n
</div>\r\n
{% for f in form %}\r\n
{% if f.vars.name matches '[^plg*]' %}\r\n
<div class="extra-form dl_table">\r\n
{{ form_row(f) }}\r\n
</div>\r\n
{% endif %}\r\n
{% endfor %}\r\n
<div id="detail_box__edit_button" class="row no-padding">\r\n
<div class="btn_group col-sm-offset-4 col-sm-4">\r\n
<p><button type="submit" class="def_button3 saisunbtn">変更する</button></p>\r\n
</div>\r\n
</div>\r\n
</form>\r\n
</div>\r\n
<!-- /.col -->\r\n
</div>\r\n
<!-- /.row -->\r\n
\r\n
</div>\r\n
</div>\r\n
{% endblock %}
""" |
Model Format |
same as normalized format
|
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
+groups: [
"Default"
]
}
Eccube\Form\Validator\TwigLint {#5596
+message: "Invalid twig format. {{ error }}"
+payload: null
+groups: [
"Default"
]
}
] |
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 |
author
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
null |
View Format |
""
|
Property |
Value |
View Format |
""
|
Normalized Format |
null |
Model Format |
same as normalized format
|
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
+groups: [
"Default"
]
}
] |
[
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
+groups: [
"Default"
]
}
]
|
required |
false |
false
|
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
+groups: [
"Default"
]
}
] |
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 |
description
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
null |
View Format |
""
|
Property |
Value |
View Format |
""
|
Normalized Format |
null |
Model Format |
same as normalized format
|
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
+groups: [
"Default"
]
}
] |
[
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
+groups: [
"Default"
]
}
]
|
required |
false |
false
|
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
+groups: [
"Default"
]
}
] |
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 |
keyword
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
null |
View Format |
""
|
Property |
Value |
View Format |
""
|
Normalized Format |
null |
Model Format |
same as normalized format
|
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
+groups: [
"Default"
]
}
] |
[
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
+groups: [
"Default"
]
}
]
|
required |
false |
false
|
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
+groups: [
"Default"
]
}
] |
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 |
PcLayout
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
null |
View Format |
""
|
Property |
Value |
View Format |
"2"
|
Normalized Format |
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
} |
Model Format |
same as normalized format
|
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
|
SpLayout
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
null |
View Format |
""
|
Property |
Value |
View Format |
""
|
Normalized Format |
null |
Model Format |
same as normalized format
|
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
|