- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 70
- Events
- Routing
- Cache
- Translation 62
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Serializer
- 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
-
-
status
-
-
0
-
1
-
-
category1
-
category2
-
lastname
-
firstname
-
lastname_kana
-
firstname_kana
-
email
-
email02
-
corp_name
-
department
-
zip0
-
zip1
-
prefecture
-
address
-
address_option
-
tel
-
msg
-
save
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\UserFormData {#297 -status: null -lastname: null -firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\UserFormData {#297 -status: null -lastname: null -firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: 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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data | App\Entity\UserFormData {#297 -status: null -lastname: null -firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
data_class | "App\Entity\UserFormData" |
disabled | false |
empty_data | Closure(FormInterface $form) {#508 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} use: { $class: "App\Entity\UserFormData" } } |
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 | [] |
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() {#506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#507 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | App\Entity\UserFormData {#297 -status: null -lastname: null -firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#647 -form: Symfony\Component\Form\Form {#749 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#582 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | App\Entity\UserFormData {#297 -status: null -lastname: null -firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
status
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
attr | [ "name" => "status" "value" => "input" ] |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "name" => "status" "value" => "input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#525 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#521 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "name" => "status" "value" => "input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_form_status" ] |
cache_key | "_form_status_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#674 -form: Symfony\Component\Form\Form {#812 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#683 …5} |
full_name | "form[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_status" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "status" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_status" |
valid | true |
value | "" |
type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "type1" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "個人" => "type1" "法人" => "type2" ] |
[ "個人" => "type1" "法人" => "type2" ] |
data | "type1" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
placeholder | false |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "個人" => "type1" "法人" => "type2" ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data | "type1" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#547 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#545 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_type" ] |
cache_key | "_form_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#566 +label: "個人" +value: "type1" +data: "type1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#567 +label: "法人" +value: "type2" +data: "type2" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | "type1" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#638 -form: Symfony\Component\Form\Form {#765 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#625 …5} |
full_name | "form[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_type" |
is_selected | Closure($choice, $value) {#616 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#533 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_type" |
valid | true |
value | "type1" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"type1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "個人" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "type1" |
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 | "entry" |
block_prefix | null |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#814 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#815 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#817 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "個人" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#820 …} } } |
validation_groups | null |
value | "type1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_type_entry" ] |
cache_key | "_form_type_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#548 -form: Symfony\Component\Form\Form {#762 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#571 …5} |
full_name | "form[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_type_0" |
label | "個人" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_type_entry" |
valid | true |
value | "type1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "法人" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "type2" |
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 | "entry" |
block_prefix | null |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#814 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#815 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#817 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "法人" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#772 …} } } |
validation_groups | null |
value | "type2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_type_entry" ] |
cache_key | "_form_type_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#691 -form: Symfony\Component\Form\Form {#759 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#702 …5} |
full_name | "form[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_type_1" |
label | "法人" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_type_entry" |
valid | true |
value | "type2" |
category1
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
attr | [ "placeholder" => "選択してください" ] |
[ "placeholder" => "選択してください" ] |
choices | [ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "その他" => "その他" ] |
[ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "その他" => "その他" ] |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#550 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCategory1" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#550 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCategory1" ] } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "選択してください" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "その他" => "その他" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#550 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCategory1" ] } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#570 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "選択してください" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_category1" ] |
cache_key | "_form_category1_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#724 +label: "施設について" +value: "施設について" +data: "施設について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#711 +label: "寄附について" +value: "寄附について" +data: "寄附について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#737 +label: "イベント・興行について" +value: "イベント・興行について" +data: "イベント・興行について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#748 +label: "その他" +value: "その他" +data: "その他" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#591 -form: Symfony\Component\Form\Form {#756 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#607 …5} |
full_name | "form[category1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_category1" |
is_selected | Closure($choice, $value) {#780 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#533 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category1" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_category1" |
valid | true |
value | "" |
category2
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
attr | [ "placeholder" => "選択してください" ] |
[ "placeholder" => "選択してください" ] |
choices | [ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "取材・報道・プレスリリースについて" => "取材・報道・プレスリリースについて" "パートナーシップ(ご協賛)について" => "パートナーシップ(ご協賛)について" "その他" => "その他" ] |
[ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "取材・報道・プレスリリースについて" => "取材・報道・プレスリリースについて" "パートナーシップ(ご協賛)について" => "パートナーシップ(ご協賛)について" "その他" => "その他" ] |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#298 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCategory2" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#298 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCategory2" ] } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "選択してください" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "取材・報道・プレスリリースについて" => "取材・報道・プレスリリースについて" "パートナーシップ(ご協賛)について" => "パートナーシップ(ご協賛)について" "その他" => "その他" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#298 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCategory2" ] } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#580 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "選択してください" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_category2" ] |
cache_key | "_form_category2_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#860 +label: "施設について" +value: "施設について" +data: "施設について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#859 +label: "寄附について" +value: "寄附について" +data: "寄附について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#931 +label: "イベント・興行について" +value: "イベント・興行について" +data: "イベント・興行について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#852 +label: "取材・報道・プレスリリースについて" +value: "取材・報道・プレスリリースについて" +data: "取材・報道・プレスリリースについて" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#932 +label: "パートナーシップ(ご協賛)について" +value: "パートナーシップ(ご協賛)について" +data: "パートナーシップ(ご協賛)について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#933 +label: "その他" +value: "その他" +data: "その他" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#524 -form: Symfony\Component\Form\Form {#754 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#853 …5} |
full_name | "form[category2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_category2" |
is_selected | Closure($choice, $value) {#938 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#533 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category2" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_category2" |
valid | true |
value | "" |
lastname
"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 |
---|---|---|
attr | [ "placeholder" => "山田" ] |
[ "placeholder" => "山田" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#300 +payload: null +maxMessage: "お名前(姓)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#494 +payload: null +message: "お名前(姓)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#300 +payload: null +maxMessage: "お名前(姓)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#494 +payload: null +message: "お名前(姓)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "山田" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#300 +payload: null +maxMessage: "お名前(姓)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#494 +payload: null +message: "お名前(姓)を入力してください" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#594 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#593 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "山田" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_lastname" ] |
cache_key | "_form_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#940 -form: Symfony\Component\Form\Form {#801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#941 …5} |
full_name | "form[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_lastname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_lastname" |
valid | true |
value | "" |
firstname
"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 |
---|---|---|
attr | [ "placeholder" => "太郎" ] |
[ "placeholder" => "太郎" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#489 +payload: null +maxMessage: "お名前(名)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#491 +payload: null +message: "お名前(名)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#489 +payload: null +maxMessage: "お名前(名)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#491 +payload: null +message: "お名前(名)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "太郎" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#489 +payload: null +maxMessage: "お名前(名)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#491 +payload: null +message: "お名前(名)を入力してください" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#605 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "太郎" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_firstname" ] |
cache_key | "_form_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#942 -form: Symfony\Component\Form\Form {#798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#943 …5} |
full_name | "form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_firstname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_firstname" |
valid | true |
value | "" |
lastname_kana
"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 |
---|---|---|
attr | [ "placeholder" => "ヤマダ" ] |
[ "placeholder" => "ヤマダ" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#421 +payload: null +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#520 +payload: null +maxMessage: "お名前 [フリガナ](セイ)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#420 +payload: null +message: "お名前 [フリガナ](セイ)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#421 +payload: null +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#520 +payload: null +maxMessage: "お名前 [フリガナ](セイ)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#420 +payload: null +message: "お名前 [フリガナ](セイ)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "ヤマダ" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#421 +payload: null +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#520 +payload: null +maxMessage: "お名前 [フリガナ](セイ)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#420 +payload: null +message: "お名前 [フリガナ](セイ)を入力してください" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#614 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "ヤマダ" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_lastname_kana" ] |
cache_key | "_form_lastname_kana_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#944 -form: Symfony\Component\Form\Form {#795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#945 …5} |
full_name | "form[lastname_kana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_lastname_kana" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname_kana" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_lastname_kana" |
valid | true |
value | "" |
firstname_kana
"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 |
---|---|---|
attr | [ "placeholder" => "タロウ" ] |
[ "placeholder" => "タロウ" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#419 +payload: null +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#318 +payload: null +maxMessage: "お名前 [フリガナ](メイ)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#305 +payload: null +message: "お名前 [フリガナ](メイ)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#419 +payload: null +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#318 +payload: null +maxMessage: "お名前 [フリガナ](メイ)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#305 +payload: null +message: "お名前 [フリガナ](メイ)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "タロウ" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#419 +payload: null +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#318 +payload: null +maxMessage: "お名前 [フリガナ](メイ)は最大{{ limit }}文字で入力してください。" +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: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#305 +payload: null +message: "お名前 [フリガナ](メイ)を入力してください" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#623 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "タロウ" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_firstname_kana" ] |
cache_key | "_form_firstname_kana_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#946 -form: Symfony\Component\Form\Form {#792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#947 …5} |
full_name | "form[firstname_kana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_firstname_kana" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname_kana" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_firstname_kana" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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\Email {#311 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#500 +payload: null +message: "メールアドレスを入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Email {#311 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#500 +payload: null +message: "メールアドレスを入力してください" } ] |
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\Email {#311 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#500 +payload: null +message: "メールアドレスを入力してください" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#631 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_email" ] |
cache_key | "_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#948 -form: Symfony\Component\Form\Form {#791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#949 …5} |
full_name | "form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_email" |
valid | true |
value | "" |
email02
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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\Callback {#499 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#498 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#497 +payload: null +message: "メールアドレスを入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Callback {#499 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#498 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#497 +payload: null +message: "メールアドレスを入力してください" } ] |
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\Callback {#499 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#498 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#497 +payload: null +message: "メールアドレスを入力してください" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#644 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#645 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_email02" ] |
cache_key | "_form_email02_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#950 -form: Symfony\Component\Form\Form {#785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#951 …5} |
full_name | "form[email02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email02" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_email02" |
valid | true |
value | "" |
corp_name
"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\Callback {#519 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCorp1" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#519 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCorp1" ] } ] |
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\Callback {#519 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCorp1" ] } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#653 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#654 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_corp_name" ] |
cache_key | "_form_corp_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#952 -form: Symfony\Component\Form\Form {#782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#953 …5} |
full_name | "form[corp_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_corp_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corp_name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_corp_name" |
valid | true |
value | "" |
department
"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\Callback {#516 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCorp2" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#516 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCorp2" ] } ] |
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\Callback {#516 +payload: null +callback: [ App\Controller\ContactInputController {#226 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#217 …} } "validateCorp2" ] } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#663 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_department" ] |
cache_key | "_form_department_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#954 -form: Symfony\Component\Form\Form {#823 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#955 …5} |
full_name | "form[department]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_department" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "department" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_department" |
valid | true |
value | "" |
zip0
"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\Regex {#492 +payload: null +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#493 +payload: null +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: "郵便番号(1)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3 +min: 3 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#556 +payload: null +message: "郵便番号(1)が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#492 +payload: null +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#493 +payload: null +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: "郵便番号(1)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3 +min: 3 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#556 +payload: null +message: "郵便番号(1)が未入力です" } ] |
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\Regex {#492 +payload: null +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#493 +payload: null +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: "郵便番号(1)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3 +min: 3 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#556 +payload: null +message: "郵便番号(1)が未入力です" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#672 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_zip0" ] |
cache_key | "_form_zip0_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#956 -form: Symfony\Component\Form\Form {#826 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#957 …5} |
full_name | "form[zip0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zip0" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zip0" |
valid | true |
value | "" |
zip1
"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\Regex {#558 +payload: null +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#322 +payload: null +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: "郵便番号(2)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4 +min: 4 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#312 +payload: null +message: "郵便番号(2)が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#558 +payload: null +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#322 +payload: null +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: "郵便番号(2)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4 +min: 4 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#312 +payload: null +message: "郵便番号(2)が未入力です" } ] |
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\Regex {#558 +payload: null +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#322 +payload: null +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: "郵便番号(2)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4 +min: 4 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#312 +payload: null +message: "郵便番号(2)が未入力です" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#680 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#681 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_zip1" ] |
cache_key | "_form_zip1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#958 -form: Symfony\Component\Form\Form {#829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#959 …5} |
full_name | "form[zip1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zip1" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zip1" |
valid | true |
value | "" |
prefecture
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "選択してください" => null "北海道" => "北海道" "青森県" => "青森県" "岩手県" => "岩手県" "宮城県" => "宮城県" "秋田県" => "秋田県" "山形県" => "山形県" "福島県" => "福島県" "茨城県" => "茨城県" "栃木県" => "栃木県" "群馬県" => "群馬県" "埼玉県" => "埼玉県" "千葉県" => "千葉県" "東京都" => "東京都" "神奈川県" => "神奈川県" "新潟県" => "新潟県" "富山県" => "富山県" "石川県" => "石川県" "福井県" => "福井県" "山梨県" => "山梨県" "長野県" => "長野県" "岐阜県" => "岐阜県" "静岡県" => "静岡県" "愛知県" => "愛知県" "三重県" => "三重県" "滋賀県" => "滋賀県" "京都府" => "京都府" "大阪府" => "大阪府" "兵庫県" => "兵庫県" "奈良県" => "奈良県" "和歌山県" => "和歌山県" "鳥取県" => "鳥取県" "島根県" => "島根県" "岡山県" => "岡山県" "広島県" => "広島県" "山口県" => "山口県" "徳島県" => "徳島県" "香川県" => "香川県" "愛媛県" => "愛媛県" "高知県" => "高知県" "福岡県" => "福岡県" "佐賀県" => "佐賀県" "長崎県" => "長崎県" "熊本県" => "熊本県" "大分県" => "大分県" "宮崎県" => "宮崎県" "鹿児島県" => "鹿児島県" "沖縄県" => "沖縄県" ] |
[ "選択してください" => null "北海道" => "北海道" "青森県" => "青森県" "岩手県" => "岩手県" "宮城県" => "宮城県" "秋田県" => "秋田県" "山形県" => "山形県" "福島県" => "福島県" "茨城県" => "茨城県" "栃木県" => "栃木県" "群馬県" => "群馬県" "埼玉県" => "埼玉県" "千葉県" => "千葉県" "東京都" => "東京都" "神奈川県" => "神奈川県" "新潟県" => "新潟県" "富山県" => "富山県" "石川県" => "石川県" "福井県" => "福井県" "山梨県" => "山梨県" "長野県" => "長野県" "岐阜県" => "岐阜県" "静岡県" => "静岡県" "愛知県" => "愛知県" "三重県" => "三重県" "滋賀県" => "滋賀県" "京都府" => "京都府" "大阪府" => "大阪府" "兵庫県" => "兵庫県" "奈良県" => "奈良県" "和歌山県" => "和歌山県" "鳥取県" => "鳥取県" "島根県" => "島根県" "岡山県" => "岡山県" "広島県" => "広島県" "山口県" => "山口県" "徳島県" => "徳島県" "香川県" => "香川県" "愛媛県" => "愛媛県" "高知県" => "高知県" "福岡県" => "福岡県" "佐賀県" => "佐賀県" "長崎県" => "長崎県" "熊本県" => "熊本県" "大分県" => "大分県" "宮崎県" => "宮崎県" "鹿児島県" => "鹿児島県" "沖縄県" => "沖縄県" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#314 +payload: null +message: "都道府県が未選択です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#314 +payload: null +message: "都道府県が未選択です" } ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "選択してください" => null "北海道" => "北海道" "青森県" => "青森県" "岩手県" => "岩手県" "宮城県" => "宮城県" "秋田県" => "秋田県" "山形県" => "山形県" "福島県" => "福島県" "茨城県" => "茨城県" "栃木県" => "栃木県" "群馬県" => "群馬県" "埼玉県" => "埼玉県" "千葉県" => "千葉県" "東京都" => "東京都" "神奈川県" => "神奈川県" "新潟県" => "新潟県" "富山県" => "富山県" "石川県" => "石川県" "福井県" => "福井県" "山梨県" => "山梨県" "長野県" => "長野県" "岐阜県" => "岐阜県" "静岡県" => "静岡県" "愛知県" => "愛知県" "三重県" => "三重県" "滋賀県" => "滋賀県" "京都府" => "京都府" "大阪府" => "大阪府" "兵庫県" => "兵庫県" "奈良県" => "奈良県" "和歌山県" => "和歌山県" "鳥取県" => "鳥取県" "島根県" => "島根県" "岡山県" => "岡山県" "広島県" => "広島県" "山口県" => "山口県" "徳島県" => "徳島県" "香川県" => "香川県" "愛媛県" => "愛媛県" "高知県" => "高知県" "福岡県" => "福岡県" "佐賀県" => "佐賀県" "長崎県" => "長崎県" "熊本県" => "熊本県" "大分県" => "大分県" "宮崎県" => "宮崎県" "鹿児島県" => "鹿児島県" "沖縄県" => "沖縄県" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#314 +payload: null +message: "都道府県が未選択です" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#689 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_prefecture" ] |
cache_key | "_form_prefecture_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#962 +label: "選択してください" +value: "0" +data: null +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#963 +label: "北海道" +value: "1" +data: "北海道" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#964 +label: "青森県" +value: "2" +data: "青森県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#965 +label: "岩手県" +value: "3" +data: "岩手県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#966 +label: "宮城県" +value: "4" +data: "宮城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#967 +label: "秋田県" +value: "5" +data: "秋田県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#968 +label: "山形県" +value: "6" +data: "山形県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +label: "福島県" +value: "7" +data: "福島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#970 +label: "茨城県" +value: "8" +data: "茨城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#971 +label: "栃木県" +value: "9" +data: "栃木県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#972 +label: "群馬県" +value: "10" +data: "群馬県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#973 +label: "埼玉県" +value: "11" +data: "埼玉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#974 +label: "千葉県" +value: "12" +data: "千葉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#975 +label: "東京都" +value: "13" +data: "東京都" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#976 +label: "神奈川県" +value: "14" +data: "神奈川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#977 +label: "新潟県" +value: "15" +data: "新潟県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#978 +label: "富山県" +value: "16" +data: "富山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#979 +label: "石川県" +value: "17" +data: "石川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#980 +label: "福井県" +value: "18" +data: "福井県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#981 +label: "山梨県" +value: "19" +data: "山梨県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#982 +label: "長野県" +value: "20" +data: "長野県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#983 +label: "岐阜県" +value: "21" +data: "岐阜県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#984 +label: "静岡県" +value: "22" +data: "静岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#985 +label: "愛知県" +value: "23" +data: "愛知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#986 +label: "三重県" +value: "24" +data: "三重県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#987 +label: "滋賀県" +value: "25" +data: "滋賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#988 +label: "京都府" +value: "26" +data: "京都府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#989 +label: "大阪府" +value: "27" +data: "大阪府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#990 +label: "兵庫県" +value: "28" +data: "兵庫県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +label: "奈良県" +value: "29" +data: "奈良県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#992 +label: "和歌山県" +value: "30" +data: "和歌山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#993 +label: "鳥取県" +value: "31" +data: "鳥取県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#994 +label: "島根県" +value: "32" +data: "島根県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#995 +label: "岡山県" +value: "33" +data: "岡山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#996 +label: "広島県" +value: "34" +data: "広島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#997 +label: "山口県" +value: "35" +data: "山口県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +label: "徳島県" +value: "36" +data: "徳島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +label: "香川県" +value: "37" +data: "香川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1000 +label: "愛媛県" +value: "38" +data: "愛媛県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1001 +label: "高知県" +value: "39" +data: "高知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002 +label: "福岡県" +value: "40" +data: "福岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003 +label: "佐賀県" +value: "41" +data: "佐賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1004 +label: "長崎県" +value: "42" +data: "長崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1005 +label: "熊本県" +value: "43" +data: "熊本県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1006 +label: "大分県" +value: "44" +data: "大分県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +label: "宮崎県" +value: "45" +data: "宮崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1008 +label: "鹿児島県" +value: "46" +data: "鹿児島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1009 +label: "沖縄県" +value: "47" +data: "沖縄県" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#960 -form: Symfony\Component\Form\Form {#832 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#961 …5} |
full_name | "form[prefecture]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_prefecture" |
is_selected | Closure($choice, $value) {#1011 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#533 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "prefecture" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_prefecture" |
valid | true |
value | "0" |
address
"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 |
---|---|---|
attr | [ "placeholder" => "刈谷市八軒町1-15" ] |
[ "placeholder" => "刈谷市八軒町1-15" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#423 +payload: null +maxMessage: "市区町村は最大{{ limit }}文字で入力してください。" +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 } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "市区町村が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Length {#423 +payload: null +maxMessage: "市区町村は最大{{ limit }}文字で入力してください。" +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 } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "市区町村が未入力です" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "刈谷市八軒町1-15" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#423 +payload: null +maxMessage: "市区町村は最大{{ limit }}文字で入力してください。" +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 } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "市区町村が未入力です" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#700 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "刈谷市八軒町1-15" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_address" ] |
cache_key | "_form_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1012 -form: Symfony\Component\Form\Form {#835 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1013 …5} |
full_name | "form[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_address" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_address" |
valid | true |
value | "" |
address_option
"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 {#496 +payload: null +maxMessage: "建物名/部屋番号は最大{{ limit }}文字で入力してください。" +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 } ] |
[ Symfony\Component\Validator\Constraints\Length {#496 +payload: null +maxMessage: "建物名/部屋番号は最大{{ limit }}文字で入力してください。" +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 } ] |
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 {#496 +payload: null +maxMessage: "建物名/部屋番号は最大{{ limit }}文字で入力してください。" +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 } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#708 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#709 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_address_option" ] |
cache_key | "_form_address_option_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1014 -form: Symfony\Component\Form\Form {#838 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1015 …5} |
full_name | "form[address_option]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_address_option" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address_option" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_address_option" |
valid | true |
value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 {#501 +payload: null +maxMessage: "電話番号は10~11桁で入力してください。" +minMessage: "電話番号は10~11桁で入力してください。" +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: 11 +min: 10 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#502 +payload: null +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#503 +payload: null +message: "電話番号は半角数字のみで入力してください" +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#501 +payload: null +maxMessage: "電話番号は10~11桁で入力してください。" +minMessage: "電話番号は10~11桁で入力してください。" +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: 11 +min: 10 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#502 +payload: null +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#503 +payload: null +message: "電話番号は半角数字のみで入力してください" +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: 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 {#501 +payload: null +maxMessage: "電話番号は10~11桁で入力してください。" +minMessage: "電話番号は10~11桁で入力してください。" +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: 11 +min: 10 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#502 +payload: null +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#503 +payload: null +message: "電話番号は半角数字のみで入力してください" +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: 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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#718 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#717 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_form_tel" ] |
cache_key | "_form_tel_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1016 -form: Symfony\Component\Form\Form {#841 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1017 …5} |
full_name | "form[tel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_tel" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_tel" |
valid | true |
value | "" |
msg
"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\NotNull {#504 +payload: null +message: "お問い合わせ内容が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#504 +payload: null +message: "お問い合わせ内容が未入力です" } ] |
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\NotNull {#504 +payload: null +message: "お問い合わせ内容が未入力です" } ] |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#731 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#730 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_form_msg" ] |
cache_key | "_form_msg_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1018 -form: Symfony\Component\Form\Form {#844 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1019 …5} |
full_name | "form[msg]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_msg" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "msg" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_msg" |
valid | true |
value | "" |
save
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_form_save" ] |
cache_key | "_form_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1021 …5} |
full_name | "form[save]" |
id | "form_save" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_form_save" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e44dccef.Z7PdwxxUkudQxCe3M8lEg8IBe5U8cAHzDHmnruJRk1Q.LuWblH8N5JQXlmzfWo4SwbZOPsYFQG2GOwnBwKEW_RAd5aiWeCPmv2iCVA" |
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 | "e44dccef.Z7PdwxxUkudQxCe3M8lEg8IBe5U8cAHzDHmnruJRk1Q.LuWblH8N5JQXlmzfWo4SwbZOPsYFQG2GOwnBwKEW_RAd5aiWeCPmv2iCVA" |
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 {#431 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#433 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#428 …} } |
data | "e44dccef.Z7PdwxxUkudQxCe3M8lEg8IBe5U8cAHzDHmnruJRk1Q.LuWblH8N5JQXlmzfWo4SwbZOPsYFQG2GOwnBwKEW_RAd5aiWeCPmv2iCVA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#380 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#418 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $translationDomain: "validators" $message: Closure() {#1040 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "e44dccef.Z7PdwxxUkudQxCe3M8lEg8IBe5U8cAHzDHmnruJRk1Q.LuWblH8N5JQXlmzfWo4SwbZOPsYFQG2GOwnBwKEW_RAd5aiWeCPmv2iCVA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1041 -form: Symfony\Component\Form\Form {#1034 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1042 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__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 | "_form__token" |
valid | true |
value | "e44dccef.Z7PdwxxUkudQxCe3M8lEg8IBe5U8cAHzDHmnruJRk1Q.LuWblH8N5JQXlmzfWo4SwbZOPsYFQG2GOwnBwKEW_RAd5aiWeCPmv2iCVA" |