- Request / Response
- Performance
- Validator 12
- Forms 13
- Exception
- Logs 70
- Events
- Routing
- Cache
- Translation 73
- 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
-
1lastname
-
1firstname
-
1lastname_kana
-
1firstname_kana
-
1email
-
1email02
-
corp_name
-
department
-
1zip0
-
1zip1
-
1prefecture
-
1address
-
address_option
-
1tel
-
1msg
-
save
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
| Message | Origin | Cause |
|---|---|---|
| The CSRF token is invalid. Please try to resubmit the form. | form |
Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#722 -id: "form" -value: "9e3e5dd9610.SkuAQ1dOMP0saAQUNh1iPLoLM2txMujiSqWjFNWA1LE.BTKzARotX85fBkJDU3IDc9JmQgUWdNqVO87WXqfyu8Ege_oKenZasE8mcw" } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\UserFormData {#308 -status: "input" -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: "type1" -category1: "寄附について" -category2: null -msg: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\UserFormData {#308 -status: "input" -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: "type1" -category1: "寄附について" -category2: null -msg: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\UserFormData {#308 -status: "input" -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: "type1" -category1: "寄附について" -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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data | App\Entity\UserFormData {#308 -status: "input" -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: "type1" -category1: "寄附について" -category2: null -msg: null } |
| data_class | "App\Entity\UserFormData" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#519 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} 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() {#517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#518 …} } } |
| 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 {#308 -status: "input" -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: "type1" -category1: "寄附について" -category2: null -msg: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1022 -form: Symfony\Component\Form\Form {#760 …} -errors: [ Symfony\Component\Form\FormError {#748 #messageTemplate: "The CSRF token is invalid. Please try to resubmit the form." #messageParameters: [] #messagePluralization: null -message: "The CSRF token is invalid. Please try to resubmit the form." -cause: Symfony\Component\Security\Csrf\CsrfToken {#722 -id: "form" -value: "9e3e5dd9610.SkuAQ1dOMP0saAQUNh1iPLoLM2txMujiSqWjFNWA1LE.BTKzARotX85fBkJDU3IDc9JmQgUWdNqVO87WXqfyu8Ege_oKenZasE8mcw" } -origin: Symfony\Component\Form\Form {#760 …} } ] } |
| form | Symfony\Component\Form\FormView {#1053 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | false |
| value | App\Entity\UserFormData {#308 -status: "input" -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: "type1" -category1: "寄附について" -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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "input" |
| Model Format | same as normalized format |
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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#532 …} } } |
| 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 | "input" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1013 -form: Symfony\Component\Form\Form {#823 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1050 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_status" |
| valid | true |
| value | "input" |
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "type1" |
| Model Format | same as normalized format |
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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| 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() {#558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#556 …} } } |
| 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 {#577 +label: "個人" +value: "type1" +data: "type1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#578 +label: "法人" +value: "type2" +data: "type2" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "type1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1025 -form: Symfony\Component\Form\Form {#776 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1075 …5} |
| full_name | "form[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_type" |
| is_selected | Closure($choice, $value) {#1051 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#544 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"type1"
|
| Normalized Format | true |
| Model Format | same as normalized format |
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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#826 …} } |
| 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 {#828 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() {#829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#831 …} } } |
| 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 {#785 -form: Symfony\Component\Form\Form {#773 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1054 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#826 …} } |
| 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 {#828 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() {#784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#783 …} } } |
| 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 {#1077 -form: Symfony\Component\Form\Form {#770 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1074 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "寄附について" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "選択してください" ] |
[ "placeholder" => "選択してください" ] |
| choices | [ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "その他" => "その他" ] |
[ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "その他" => "その他" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#561 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "validateCategory1" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#561 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "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 {#561 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| 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() {#580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#581 …} } } |
| 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 {#1011 +label: "施設について" +value: "施設について" +data: "施設について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1059 +label: "寄附について" +value: "寄附について" +data: "寄附について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1078 +label: "イベント・興行について" +value: "イベント・興行について" +data: "イベント・興行について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1033 +label: "その他" +value: "その他" +data: "その他" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "寄附について" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1007 -form: Symfony\Component\Form\Form {#767 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1020 …5} |
| full_name | "form[category1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_category1" |
| is_selected | Closure($choice, $value) {#1052 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#544 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "選択してください" ] |
[ "placeholder" => "選択してください" ] |
| choices | [ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "取材・報道・プレスリリースについて" => "取材・報道・プレスリリースについて" "パートナーシップ(ご協賛)について" => "パートナーシップ(ご協賛)について" "その他" => "その他" ] |
[ "施設について" => "施設について" "寄附について" => "寄附について" "イベント・興行について" => "イベント・興行について" "取材・報道・プレスリリースについて" => "取材・報道・プレスリリースについて" "パートナーシップ(ご協賛)について" => "パートナーシップ(ご協賛)について" "その他" => "その他" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#309 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "validateCategory2" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#309 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "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 {#309 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| 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() {#592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#591 …} } } |
| 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 {#1082 +label: "施設について" +value: "施設について" +data: "施設について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +label: "寄附について" +value: "寄附について" +data: "寄附について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1083 +label: "イベント・興行について" +value: "イベント・興行について" +data: "イベント・興行について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1147 +label: "取材・報道・プレスリリースについて" +value: "取材・報道・プレスリリースについて" +data: "取材・報道・プレスリリースについて" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1151 +label: "パートナーシップ(ご協賛)について" +value: "パートナーシップ(ご協賛)について" +data: "パートナーシップ(ご協賛)について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1146 +label: "その他" +value: "その他" +data: "その他" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1057 -form: Symfony\Component\Form\Form {#765 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1058 …5} |
| full_name | "form[category2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_category2" |
| is_selected | Closure($choice, $value) {#1144 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#544 …} } |
| 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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_category2" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
| Message | Origin | Cause |
|---|---|---|
| お名前(姓)を入力してください | lastname |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1035 root: Symfony\Component\Form\Form {#760 …} path: "children[lastname].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "山田" ] |
[ "placeholder" => "山田" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#311 +payload: null +groups: [ "Default" ] +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 {#505 +payload: null +groups: [ "Default" ] +message: "お名前(姓)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#311 +payload: null +groups: [ "Default" ] +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 {#505 +payload: null +groups: [ "Default" ] +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 {#311 +payload: null +groups: [ "Default" ] +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 {#505 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#605 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#604 …} } } |
| 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 {#1143 -form: Symfony\Component\Form\Form {#812 …} -errors: [ Symfony\Component\Form\FormError {#1079 #messageTemplate: "お名前(姓)を入力してください" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "お名前(姓)を入力してください" -cause: Symfony\Component\Validator\ConstraintViolation {#1035 root: Symfony\Component\Form\Form {#760 …} path: "children[lastname].data" value: null } -origin: Symfony\Component\Form\Form {#812 …} } ] } |
| form | Symfony\Component\Form\FormView {#1142 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_lastname" |
| valid | false |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
| Message | Origin | Cause |
|---|---|---|
| お名前(名)を入力してください | firstname |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1032 root: Symfony\Component\Form\Form {#760 …} path: "children[firstname].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "太郎" ] |
[ "placeholder" => "太郎" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#500 +payload: null +groups: [ "Default" ] +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 {#502 +payload: null +groups: [ "Default" ] +message: "お名前(名)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#500 +payload: null +groups: [ "Default" ] +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 {#502 +payload: null +groups: [ "Default" ] +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 {#500 +payload: null +groups: [ "Default" ] +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 {#502 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#616 …} } } |
| 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 {#1140 -form: Symfony\Component\Form\Form {#809 …} -errors: [ Symfony\Component\Form\FormError {#1432 #messageTemplate: "お名前(名)を入力してください" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "お名前(名)を入力してください" -cause: Symfony\Component\Validator\ConstraintViolation {#1032 root: Symfony\Component\Form\Form {#760 …} path: "children[firstname].data" value: null } -origin: Symfony\Component\Form\Form {#809 …} } ] } |
| form | Symfony\Component\Form\FormView {#1141 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_firstname" |
| valid | false |
| value | "" |
lastname_kana
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
| Message | Origin | Cause |
|---|---|---|
| お名前 [フリガナ](セイ)を入力してください | lastname_kana |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1010 root: Symfony\Component\Form\Form {#760 …} path: "children[lastname_kana].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "ヤマダ" ] |
[ "placeholder" => "ヤマダ" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#432 +payload: null +groups: [ "Default" ] +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#531 +payload: null +groups: [ "Default" ] +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 {#431 +payload: null +groups: [ "Default" ] +message: "お名前 [フリガナ](セイ)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#432 +payload: null +groups: [ "Default" ] +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#531 +payload: null +groups: [ "Default" ] +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 {#431 +payload: null +groups: [ "Default" ] +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 {#432 +payload: null +groups: [ "Default" ] +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#531 +payload: null +groups: [ "Default" ] +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 {#431 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#625 …} } } |
| 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 {#1122 -form: Symfony\Component\Form\Form {#806 …} -errors: [ Symfony\Component\Form\FormError {#1073 #messageTemplate: "お名前 [フリガナ](セイ)を入力してください" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "お名前 [フリガナ](セイ)を入力してください" -cause: Symfony\Component\Validator\ConstraintViolation {#1010 root: Symfony\Component\Form\Form {#760 …} path: "children[lastname_kana].data" value: null } -origin: Symfony\Component\Form\Form {#806 …} } ] } |
| form | Symfony\Component\Form\FormView {#1138 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_lastname_kana" |
| valid | false |
| value | "" |
firstname_kana
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
| Message | Origin | Cause |
|---|---|---|
| お名前 [フリガナ](メイ)を入力してください | firstname_kana |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1040 root: Symfony\Component\Form\Form {#760 …} path: "children[firstname_kana].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "タロウ" ] |
[ "placeholder" => "タロウ" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#430 +payload: null +groups: [ "Default" ] +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#329 +payload: null +groups: [ "Default" ] +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 {#316 +payload: null +groups: [ "Default" ] +message: "お名前 [フリガナ](メイ)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#430 +payload: null +groups: [ "Default" ] +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#329 +payload: null +groups: [ "Default" ] +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 {#316 +payload: null +groups: [ "Default" ] +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 {#430 +payload: null +groups: [ "Default" ] +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#329 +payload: null +groups: [ "Default" ] +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 {#316 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#634 …} } } |
| 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 {#1126 -form: Symfony\Component\Form\Form {#803 …} -errors: [ Symfony\Component\Form\FormError {#1071 #messageTemplate: "お名前 [フリガナ](メイ)を入力してください" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "お名前 [フリガナ](メイ)を入力してください" -cause: Symfony\Component\Validator\ConstraintViolation {#1040 root: Symfony\Component\Form\Form {#760 …} path: "children[firstname_kana].data" value: null } -origin: Symfony\Component\Form\Form {#803 …} } ] } |
| form | Symfony\Component\Form\FormView {#1127 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_firstname_kana" |
| valid | false |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
| Message | Origin | Cause |
|---|---|---|
| メールアドレスを入力してください |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1038 root: Symfony\Component\Form\Form {#760 …} path: "children[email].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Email {#322 +payload: null +groups: [ "Default" ] +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#511 +payload: null +groups: [ "Default" ] +message: "メールアドレスを入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Email {#322 +payload: null +groups: [ "Default" ] +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#511 +payload: null +groups: [ "Default" ] +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 {#322 +payload: null +groups: [ "Default" ] +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#511 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#643 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#642 …} } } |
| 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 {#1128 -form: Symfony\Component\Form\Form {#802 …} -errors: [ Symfony\Component\Form\FormError {#1072 #messageTemplate: "メールアドレスを入力してください" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "メールアドレスを入力してください" -cause: Symfony\Component\Validator\ConstraintViolation {#1038 root: Symfony\Component\Form\Form {#760 …} path: "children[email].data" value: null } -origin: Symfony\Component\Form\Form {#802 …} } ] } |
| form | Symfony\Component\Form\FormView {#1131 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_email" |
| valid | false |
| value | "" |
email02
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
| Message | Origin | Cause |
|---|---|---|
| メールアドレスを入力してください | email02 |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1031 root: Symfony\Component\Form\Form {#760 …} path: "children[email02].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#510 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#509 +payload: null +groups: [ "Default" ] +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#508 +payload: null +groups: [ "Default" ] +message: "メールアドレスを入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Callback {#510 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#509 +payload: null +groups: [ "Default" ] +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#508 +payload: null +groups: [ "Default" ] +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 {#510 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#509 +payload: null +groups: [ "Default" ] +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#508 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#656 …} } } |
| 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 {#1133 -form: Symfony\Component\Form\Form {#796 …} -errors: [ Symfony\Component\Form\FormError {#1069 #messageTemplate: "メールアドレスを入力してください" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "メールアドレスを入力してください" -cause: Symfony\Component\Validator\ConstraintViolation {#1031 root: Symfony\Component\Form\Form {#760 …} path: "children[email02].data" value: null } -origin: Symfony\Component\Form\Form {#796 …} } ] } |
| form | Symfony\Component\Form\FormView {#1125 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_email02" |
| valid | false |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#530 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "validateCorp1" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#530 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "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 {#530 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#664 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#665 …} } } |
| 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 {#1095 -form: Symfony\Component\Form\Form {#793 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1132 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#527 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "validateCorp2" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#527 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "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 {#527 +payload: null +groups: [ "Default" ] +callback: [ App\Controller\ContactInputController {#277 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#273 …} } "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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#673 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#674 …} } } |
| 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 {#1097 -form: Symfony\Component\Form\Form {#834 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1094 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_department" |
| valid | true |
| value | "" |
zip0
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
| Message | Origin | Cause |
|---|---|---|
| 郵便番号(1)が未入力です | zip0 |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1046 root: Symfony\Component\Form\Form {#760 …} path: "children[zip0].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#503 +payload: null +groups: [ "Default" ] +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#504 +payload: null +groups: [ "Default" ] +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 {#567 +payload: null +groups: [ "Default" ] +message: "郵便番号(1)が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#503 +payload: null +groups: [ "Default" ] +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#504 +payload: null +groups: [ "Default" ] +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 {#567 +payload: null +groups: [ "Default" ] +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 {#503 +payload: null +groups: [ "Default" ] +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#504 +payload: null +groups: [ "Default" ] +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 {#567 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#683 …} } } |
| 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 {#1348 -form: Symfony\Component\Form\Form {#837 …} -errors: [ Symfony\Component\Form\FormError {#1070 #messageTemplate: "郵便番号(1)が未入力です" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "郵便番号(1)が未入力です" -cause: Symfony\Component\Validator\ConstraintViolation {#1046 root: Symfony\Component\Form\Form {#760 …} path: "children[zip0].data" value: null } -origin: Symfony\Component\Form\Form {#837 …} } ] } |
| form | Symfony\Component\Form\FormView {#1347 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_zip0" |
| valid | false |
| value | "" |
zip1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
| Message | Origin | Cause |
|---|---|---|
| 郵便番号(2)が未入力です | zip1 |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1029 root: Symfony\Component\Form\Form {#760 …} path: "children[zip1].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#569 +payload: null +groups: [ "Default" ] +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#333 +payload: null +groups: [ "Default" ] +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 {#323 +payload: null +groups: [ "Default" ] +message: "郵便番号(2)が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#569 +payload: null +groups: [ "Default" ] +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#333 +payload: null +groups: [ "Default" ] +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 {#323 +payload: null +groups: [ "Default" ] +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 {#569 +payload: null +groups: [ "Default" ] +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#333 +payload: null +groups: [ "Default" ] +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 {#323 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#692 …} } } |
| 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 {#1350 -form: Symfony\Component\Form\Form {#840 …} -errors: [ Symfony\Component\Form\FormError {#1068 #messageTemplate: "郵便番号(2)が未入力です" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "郵便番号(2)が未入力です" -cause: Symfony\Component\Validator\ConstraintViolation {#1029 root: Symfony\Component\Form\Form {#760 …} path: "children[zip1].data" value: null } -origin: Symfony\Component\Form\Form {#840 …} } ] } |
| form | Symfony\Component\Form\FormView {#1349 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_zip1" |
| valid | false |
| value | "" |
prefecture
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Errors
| Message | Origin | Cause |
|---|---|---|
| 都道府県が未選択です | prefecture |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1028 root: Symfony\Component\Form\Form {#760 …} path: "children[prefecture].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"0"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"0"
|
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "選択してください" => null "北海道" => "北海道" "青森県" => "青森県" "岩手県" => "岩手県" "宮城県" => "宮城県" "秋田県" => "秋田県" "山形県" => "山形県" "福島県" => "福島県" "茨城県" => "茨城県" "栃木県" => "栃木県" "群馬県" => "群馬県" "埼玉県" => "埼玉県" "千葉県" => "千葉県" "東京都" => "東京都" "神奈川県" => "神奈川県" "新潟県" => "新潟県" "富山県" => "富山県" "石川県" => "石川県" "福井県" => "福井県" "山梨県" => "山梨県" "長野県" => "長野県" "岐阜県" => "岐阜県" "静岡県" => "静岡県" "愛知県" => "愛知県" "三重県" => "三重県" "滋賀県" => "滋賀県" "京都府" => "京都府" "大阪府" => "大阪府" "兵庫県" => "兵庫県" "奈良県" => "奈良県" "和歌山県" => "和歌山県" "鳥取県" => "鳥取県" "島根県" => "島根県" "岡山県" => "岡山県" "広島県" => "広島県" "山口県" => "山口県" "徳島県" => "徳島県" "香川県" => "香川県" "愛媛県" => "愛媛県" "高知県" => "高知県" "福岡県" => "福岡県" "佐賀県" => "佐賀県" "長崎県" => "長崎県" "熊本県" => "熊本県" "大分県" => "大分県" "宮崎県" => "宮崎県" "鹿児島県" => "鹿児島県" "沖縄県" => "沖縄県" ] |
[ "選択してください" => null "北海道" => "北海道" "青森県" => "青森県" "岩手県" => "岩手県" "宮城県" => "宮城県" "秋田県" => "秋田県" "山形県" => "山形県" "福島県" => "福島県" "茨城県" => "茨城県" "栃木県" => "栃木県" "群馬県" => "群馬県" "埼玉県" => "埼玉県" "千葉県" => "千葉県" "東京都" => "東京都" "神奈川県" => "神奈川県" "新潟県" => "新潟県" "富山県" => "富山県" "石川県" => "石川県" "福井県" => "福井県" "山梨県" => "山梨県" "長野県" => "長野県" "岐阜県" => "岐阜県" "静岡県" => "静岡県" "愛知県" => "愛知県" "三重県" => "三重県" "滋賀県" => "滋賀県" "京都府" => "京都府" "大阪府" => "大阪府" "兵庫県" => "兵庫県" "奈良県" => "奈良県" "和歌山県" => "和歌山県" "鳥取県" => "鳥取県" "島根県" => "島根県" "岡山県" => "岡山県" "広島県" => "広島県" "山口県" => "山口県" "徳島県" => "徳島県" "香川県" => "香川県" "愛媛県" => "愛媛県" "高知県" => "高知県" "福岡県" => "福岡県" "佐賀県" => "佐賀県" "長崎県" => "長崎県" "熊本県" => "熊本県" "大分県" => "大分県" "宮崎県" => "宮崎県" "鹿児島県" => "鹿児島県" "沖縄県" => "沖縄県" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotNull {#325 +payload: null +groups: [ "Default" ] +message: "都道府県が未選択です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#325 +payload: null +groups: [ "Default" ] +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 {#325 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| 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() {#701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#700 …} } } |
| 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 {#1354 +label: "選択してください" +value: "0" +data: null +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +label: "北海道" +value: "1" +data: "北海道" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +label: "青森県" +value: "2" +data: "青森県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1356 +label: "岩手県" +value: "3" +data: "岩手県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1357 +label: "宮城県" +value: "4" +data: "宮城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +label: "秋田県" +value: "5" +data: "秋田県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1359 +label: "山形県" +value: "6" +data: "山形県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1360 +label: "福島県" +value: "7" +data: "福島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1361 +label: "茨城県" +value: "8" +data: "茨城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1369 +label: "栃木県" +value: "9" +data: "栃木県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +label: "群馬県" +value: "10" +data: "群馬県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1367 +label: "埼玉県" +value: "11" +data: "埼玉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1366 +label: "千葉県" +value: "12" +data: "千葉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "東京都" +value: "13" +data: "東京都" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1364 +label: "神奈川県" +value: "14" +data: "神奈川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1363 +label: "新潟県" +value: "15" +data: "新潟県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1362 +label: "富山県" +value: "16" +data: "富山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1036 +label: "石川県" +value: "17" +data: "石川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1021 +label: "福井県" +value: "18" +data: "福井県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1018 +label: "山梨県" +value: "19" +data: "山梨県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1014 +label: "長野県" +value: "20" +data: "長野県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1019 +label: "岐阜県" +value: "21" +data: "岐阜県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +label: "静岡県" +value: "22" +data: "静岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1375 +label: "愛知県" +value: "23" +data: "愛知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "三重県" +value: "24" +data: "三重県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +label: "滋賀県" +value: "25" +data: "滋賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1378 +label: "京都府" +value: "26" +data: "京都府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1379 +label: "大阪府" +value: "27" +data: "大阪府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1380 +label: "兵庫県" +value: "28" +data: "兵庫県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +label: "奈良県" +value: "29" +data: "奈良県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +label: "和歌山県" +value: "30" +data: "和歌山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1383 +label: "鳥取県" +value: "31" +data: "鳥取県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +label: "島根県" +value: "32" +data: "島根県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1385 +label: "岡山県" +value: "33" +data: "岡山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +label: "広島県" +value: "34" +data: "広島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +label: "山口県" +value: "35" +data: "山口県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "徳島県" +value: "36" +data: "徳島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1389 +label: "香川県" +value: "37" +data: "香川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "愛媛県" +value: "38" +data: "愛媛県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +label: "高知県" +value: "39" +data: "高知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1398 +label: "福岡県" +value: "40" +data: "福岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1399 +label: "佐賀県" +value: "41" +data: "佐賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1400 +label: "長崎県" +value: "42" +data: "長崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1401 +label: "熊本県" +value: "43" +data: "熊本県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "大分県" +value: "44" +data: "大分県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "宮崎県" +value: "45" +data: "宮崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +label: "鹿児島県" +value: "46" +data: "鹿児島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "沖縄県" +value: "47" +data: "沖縄県" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1352 -form: Symfony\Component\Form\Form {#843 …} -errors: [ Symfony\Component\Form\FormError {#1067 #messageTemplate: "都道府県が未選択です" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "都道府県が未選択です" -cause: Symfony\Component\Validator\ConstraintViolation {#1028 root: Symfony\Component\Form\Form {#760 …} path: "children[prefecture].data" value: null } -origin: Symfony\Component\Form\Form {#843 …} } ] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1351 …5} |
| full_name | "form[prefecture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_prefecture" |
| is_selected | Closure($choice, $value) {#1407 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#544 …} } |
| 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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_prefecture" |
| valid | false |
| value | "0" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
| Message | Origin | Cause |
|---|---|---|
| 市区町村が未入力です | address |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1016 root: Symfony\Component\Form\Form {#760 …} path: "children[address].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "刈谷市八軒町1-15" ] |
[ "placeholder" => "刈谷市八軒町1-15" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#434 +payload: null +groups: [ "Default" ] +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 {#506 +payload: null +groups: [ "Default" ] +message: "市区町村が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Length {#434 +payload: null +groups: [ "Default" ] +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 {#506 +payload: null +groups: [ "Default" ] +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 {#434 +payload: null +groups: [ "Default" ] +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 {#506 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#711 …} } } |
| 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 {#1408 -form: Symfony\Component\Form\Form {#846 …} -errors: [ Symfony\Component\Form\FormError {#1065 #messageTemplate: "市区町村が未入力です" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "市区町村が未入力です" -cause: Symfony\Component\Validator\ConstraintViolation {#1016 root: Symfony\Component\Form\Form {#760 …} path: "children[address].data" value: null } -origin: Symfony\Component\Form\Form {#846 …} } ] } |
| form | Symfony\Component\Form\FormView {#1409 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_address" |
| valid | false |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#507 +payload: null +groups: [ "Default" ] +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 {#507 +payload: null +groups: [ "Default" ] +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 {#507 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#719 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#720 …} } } |
| 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 {#1411 -form: Symfony\Component\Form\Form {#849 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1410 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_address_option" |
| valid | true |
| value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
| Message | Origin | Cause |
|---|---|---|
| 電話番号が未入力です | tel |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1034 root: Symfony\Component\Form\Form {#760 …} path: "children[tel].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#512 +payload: null +groups: [ "Default" ] +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 {#513 +payload: null +groups: [ "Default" ] +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#514 +payload: null +groups: [ "Default" ] +message: "電話番号は半角数字のみで入力してください" +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#512 +payload: null +groups: [ "Default" ] +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 {#513 +payload: null +groups: [ "Default" ] +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#514 +payload: null +groups: [ "Default" ] +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 {#512 +payload: null +groups: [ "Default" ] +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 {#513 +payload: null +groups: [ "Default" ] +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#514 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#729 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#728 …} } } |
| 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 {#1413 -form: Symfony\Component\Form\Form {#852 …} -errors: [ Symfony\Component\Form\FormError {#1066 #messageTemplate: "電話番号が未入力です" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "電話番号が未入力です" -cause: Symfony\Component\Validator\ConstraintViolation {#1034 root: Symfony\Component\Form\Form {#760 …} path: "children[tel].data" value: null } -origin: Symfony\Component\Form\Form {#852 …} } ] } |
| form | Symfony\Component\Form\FormView {#1412 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_tel" |
| valid | false |
| value | "" |
msg
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Errors
| Message | Origin | Cause |
|---|---|---|
| お問い合わせ内容が未入力です | msg |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1041 root: Symfony\Component\Form\Form {#760 …} path: "children[msg].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotNull {#515 +payload: null +groups: [ "Default" ] +message: "お問い合わせ内容が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#515 +payload: null +groups: [ "Default" ] +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 {#515 +payload: null +groups: [ "Default" ] +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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#742 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#741 …} } } |
| 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 {#1415 -form: Symfony\Component\Form\Form {#855 …} -errors: [ Symfony\Component\Form\FormError {#1056 #messageTemplate: "お問い合わせ内容が未入力です" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "お問い合わせ内容が未入力です" -cause: Symfony\Component\Validator\ConstraintViolation {#1041 root: Symfony\Component\Form\Form {#760 …} path: "children[msg].data" value: null } -origin: Symfony\Component\Form\Form {#855 …} } ] } |
| form | Symfony\Component\Form\FormView {#1414 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_msg" |
| valid | false |
| 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | null |
| Model Format | same as normalized format |
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 | true |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1416 …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 | "cb1c021b5d4f.azXCTzvzpeHdRgGHG2GNknluxggMo06iKqZ71sgmOxQ.BmCSCnalxraxKGS3Ng_gqx84lll5xXjDHOtMsYsfXXwgfvQ8bqbTrbgCZg" |
| 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 | "cb1c021b5d4f.azXCTzvzpeHdRgGHG2GNknluxggMo06iKqZ71sgmOxQ.BmCSCnalxraxKGS3Ng_gqx84lll5xXjDHOtMsYsfXXwgfvQ8bqbTrbgCZg" |
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 {#442 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#443 …} -namespace: Closure() {#439 …} } |
| data | "cb1c021b5d4f.azXCTzvzpeHdRgGHG2GNknluxggMo06iKqZ71sgmOxQ.BmCSCnalxraxKGS3Ng_gqx84lll5xXjDHOtMsYsfXXwgfvQ8bqbTrbgCZg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1047 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#391 …} } |
| 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() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#429 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#388 …} $translationDomain: "validators" $message: Closure() {#1417 …} } } |
| 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 | "cb1c021b5d4f.azXCTzvzpeHdRgGHG2GNknluxggMo06iKqZ71sgmOxQ.BmCSCnalxraxKGS3Ng_gqx84lll5xXjDHOtMsYsfXXwgfvQ8bqbTrbgCZg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1080 -form: Symfony\Component\Form\Form {#1439 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1419 …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 | "cb1c021b5d4f.azXCTzvzpeHdRgGHG2GNknluxggMo06iKqZ71sgmOxQ.BmCSCnalxraxKGS3Ng_gqx84lll5xXjDHOtMsYsfXXwgfvQ8bqbTrbgCZg" |