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) {#657 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() {#694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#658 …} $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 {#1179 -form: Symfony\Component\Form\Form {#1161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#708 …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 {#660 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#696 +payload: null +groups: ? +message: "形式違反です" +mode: "html5" +normalizer: null } App\Validator\EmailDomain {#728 +payload: null +groups: ? +message: "メールアドレスが無効です" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#660 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#696 +payload: null +groups: ? +message: "形式違反です" +mode: "html5" +normalizer: null } App\Validator\EmailDomain {#728 +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 {#660 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#696 +payload: null +groups: ? +message: "形式違反です" +mode: "html5" +normalizer: null } App\Validator\EmailDomain {#728 +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) {#726 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() {#729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#738 …} $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 {#1222 -form: Symfony\Component\Form\Form {#1199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1224 …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 {#746 +payload: null +groups: ? +message: "ご同意をお願いします" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#746 +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 {#746 +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) {#689 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 {#695 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() {#685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#678 …} $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 {#1221 -form: Symfony\Component\Form\Form {#1202 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1220 …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 {#733 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#732 +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 {#733 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#732 +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 {#733 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#732 +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) {#654 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() {#656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#655 …} $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 {#1219 -form: Symfony\Component\Form\Form {#1205 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1217 …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) {#644 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() {#640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#643 …} $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 {#1156 -form: Symfony\Component\Form\Form {#1163 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1143 …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 {#713 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#714 +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 {#713 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#714 +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 {#713 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#714 +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) {#636 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() {#633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#631 …} $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 {#632 -form: Symfony\Component\Form\Form {#1166 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#641 …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 {#715 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#716 +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 {#717 +payload: null +groups: ? } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#715 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#716 +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 {#717 +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 {#715 +payload: null +groups: ? +message: "未入力です" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#716 +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 {#717 +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() {#1142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1136 …} $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 {#652 -form: Symfony\Component\Form\Form {#1169 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#699 …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() {#1155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1149 …} $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 {#700 -form: Symfony\Component\Form\Form {#1172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1180 …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 | "b7.QTV0ezokBzl95Piai-mBaoKWUAqNc05__vF48KamQsQ.F1wgM1xcRVgllpn46rPXU9LjN2vhECcHv4Ihg8n_M_UxfRkXVhZSeB6qkw" |
| 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 | "b7.QTV0ezokBzl95Piai-mBaoKWUAqNc05__vF48KamQsQ.F1wgM1xcRVgllpn46rPXU9LjN2vhECcHv4Ihg8n_M_UxfRkXVhZSeB6qkw" |
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 | "b7.QTV0ezokBzl95Piai-mBaoKWUAqNc05__vF48KamQsQ.F1wgM1xcRVgllpn46rPXU9LjN2vhECcHv4Ihg8n_M_UxfRkXVhZSeB6qkw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1178 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() {#1228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1186 …} $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 | "b7.QTV0ezokBzl95Piai-mBaoKWUAqNc05__vF48KamQsQ.F1wgM1xcRVgllpn46rPXU9LjN2vhECcHv4Ihg8n_M_UxfRkXVhZSeB6qkw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1238 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1229 …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 | "b7.QTV0ezokBzl95Piai-mBaoKWUAqNc05__vF48KamQsQ.F1wgM1xcRVgllpn46rPXU9LjN2vhECcHv4Ihg8n_M_UxfRkXVhZSeB6qkw" |