Forms
-
inquiry
-
email
-
agreement
-
name
-
postal
-
address
-
phone
-
message
-
_token
-
inquiry
Form type:
"App\Form\Document\InquiryType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Document\Inquiry {#318 -estateId: null -estateName: null -message: null #deletedAt: null -created_at: null -updated_at: null -id: null -email: null -ip: null -name: null -postal: null -address: null -phone: null -area: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Document\Inquiry {#318 -estateId: null -estateName: null -message: null #deletedAt: null -created_at: null -updated_at: null -id: null -email: null -ip: null -name: null -postal: null -address: null -phone: null -area: 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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data | App\Entity\Document\Inquiry {#318 -estateId: null -estateName: null -message: null #deletedAt: null -created_at: null -updated_at: null -id: null -email: null -ip: null -name: null -postal: null -address: null -phone: null -area: null } |
| data_class | "App\Entity\Document\Inquiry" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#731 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Document\Inquiry" } } |
| 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() {#729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#718 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "inquiry" "_inquiry" ] |
| cache_key | "_inquiry_inquiry" |
| compound | true |
| data | App\Entity\Document\Inquiry {#318 -estateId: null -estateName: null -message: null #deletedAt: null -created_at: null -updated_at: null -id: null -email: null -ip: null -name: null -postal: null -address: null -phone: null -area: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1153 -form: Symfony\Component\Form\Form {#1158 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#728 …5} |
| full_name | "inquiry" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "inquiry" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry" |
| valid | true |
| value | App\Entity\Document\Inquiry {#318 -estateId: null -estateName: null -message: null #deletedAt: null -created_at: null -updated_at: null -id: null -email: null -ip: null -name: null -postal: null -address: null -phone: null -area: null } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#723 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#717 +payload: null +groups: ? +message: "形式違反です" +mode: "html5" +normalizer: null } App\Validator\EmailDomain {#716 +payload: null +groups: ? +message: "メールアドレスが無効です" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#723 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#717 +payload: null +groups: ? +message: "形式違反です" +mode: "html5" +normalizer: null } App\Validator\EmailDomain {#716 +payload: null +groups: ? +message: "メールアドレスが無効です" } ] |
| label | "メールアドレス" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#723 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#717 +payload: null +groups: ? +message: "形式違反です" +mode: "html5" +normalizer: null } App\Validator\EmailDomain {#716 +payload: null +groups: ? +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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#701 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "メールアドレス" |
| 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() {#699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#700 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_inquiry_email" ] |
| cache_key | "_inquiry_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#646 -form: Symfony\Component\Form\Form {#1161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#668 …5} |
| full_name | "inquiry[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry_email" |
| label | "メールアドレス" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry_email" |
| valid | true |
| value | "" |
agreement
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#715 +payload: null +groups: ? +message: "ご同意をお願いします" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#715 +payload: null +groups: ? +message: "ご同意をお願いします" +allowNull: false +normalizer: null } ] |
| label | "同意する" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#715 +payload: null +groups: ? +message: "ご同意をお願いします" +allowNull: false +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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#684 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#678 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "同意する" |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#671 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_inquiry_agreement" ] |
| cache_key | "_inquiry_agreement_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#639 -form: Symfony\Component\Form\Form {#1164 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#698 …5} |
| full_name | "inquiry[agreement]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry_agreement" |
| label | "同意する" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreement" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry_agreement" |
| valid | true |
| value | "1" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 128 ] |
[ "maxlength" => 128 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#714 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#713 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 128 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#714 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#713 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 128 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "お名前" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 128 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#714 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#713 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 128 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "お名前" |
| 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() {#649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#650 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 128 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inquiry_name" ] |
| cache_key | "_inquiry_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1183 -form: Symfony\Component\Form\Form {#1167 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1185 …5} |
| full_name | "inquiry[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry_name" |
| label | "お名前" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry_name" |
| valid | true |
| value | "" |
postal
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 8 ] |
[ "maxlength" => 8 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#712 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 8 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#712 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 8 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "郵便番号" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 8 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#712 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 8 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#641 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 8 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_inquiry_postal" ] |
| cache_key | "_inquiry_postal_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1186 -form: Symfony\Component\Form\Form {#1170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1187 …5} |
| full_name | "inquiry[postal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry_postal" |
| label | "郵便番号" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postal" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry_postal" |
| valid | true |
| value | "" |
address
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#711 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#710 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +minMessage: "現住所は全角7文字以上で入力してください" +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: 7 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#711 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#710 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +minMessage: "現住所は全角7文字以上で入力してください" +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: 7 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "現住所" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#711 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#710 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +minMessage: "現住所は全角7文字以上で入力してください" +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: 7 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "現住所" |
| 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() {#628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#629 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inquiry_address" ] |
| cache_key | "_inquiry_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1188 -form: Symfony\Component\Form\Form {#1173 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1214 …5} |
| full_name | "inquiry[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry_address" |
| label | "現住所" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry_address" |
| valid | true |
| value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 48 ] |
[ "maxlength" => 48 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#709 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#708 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 48 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } App\Validator\Phone {#694 +payload: null +groups: ? } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#709 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#708 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 48 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } App\Validator\Phone {#694 +payload: null +groups: ? } ] |
| label | "電話番号" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 48 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#709 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#708 +payload: null +groups: ? +maxMessage: "文字数オーバーです" +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: 48 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } App\Validator\Phone {#694 +payload: null +groups: ? } ] |
| 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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1137 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "電話番号" |
| 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() {#1139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1138 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 48 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_inquiry_phone" ] |
| cache_key | "_inquiry_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1216 -form: Symfony\Component\Form\Form {#1176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1217 …5} |
| full_name | "inquiry[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry_phone" |
| label | "電話番号" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry_phone" |
| valid | true |
| value | "" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "その他・備考" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1150 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "その他・備考" |
| 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() {#1152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1151 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_inquiry_message" ] |
| cache_key | "_inquiry_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1218 -form: Symfony\Component\Form\Form {#1179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1219 …5} |
| full_name | "inquiry[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry_message" |
| label | "その他・備考" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry_message" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "34285eb31935fc962f14bb261717.u3ZYBPdm8i4LqlWo7fX3kIxs577JUejvQHniPnUb_9g.wi47Ss8luxZEwjPugZ-bo-1YuMb5MKHYAUvTUBZtrJuMPAxPvwKwS0bcEA" |
| 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 | "34285eb31935fc962f14bb261717.u3ZYBPdm8i4LqlWo7fX3kIxs577JUejvQHniPnUb_9g.wi47Ss8luxZEwjPugZ-bo-1YuMb5MKHYAUvTUBZtrJuMPAxPvwKwS0bcEA" |
same as passed value |
| mapped | false |
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 | "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 {#739 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#674 …} -namespace: Closure() {#740 …} } |
| data | "34285eb31935fc962f14bb261717.u3ZYBPdm8i4LqlWo7fX3kIxs577JUejvQHniPnUb_9g.wi47Ss8luxZEwjPugZ-bo-1YuMb5MKHYAUvTUBZtrJuMPAxPvwKwS0bcEA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1223 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#1225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1224 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_inquiry__token" ] |
| cache_key | "_inquiry__token_hidden" |
| compound | false |
| data | "34285eb31935fc962f14bb261717.u3ZYBPdm8i4LqlWo7fX3kIxs577JUejvQHniPnUb_9g.wi47Ss8luxZEwjPugZ-bo-1YuMb5MKHYAUvTUBZtrJuMPAxPvwKwS0bcEA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1235 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1226 …5} |
| full_name | "inquiry[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inquiry__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inquiry__token" |
| valid | true |
| value | "34285eb31935fc962f14bb261717.u3ZYBPdm8i4LqlWo7fX3kIxs577JUejvQHniPnUb_9g.wi47Ss8luxZEwjPugZ-bo-1YuMb5MKHYAUvTUBZtrJuMPAxPvwKwS0bcEA" |