- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 49
- Events
- Routing
- Cache
- Translation 227
- 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
-
lastname
-
firstname
-
lastname_kana
-
firstname_kana
-
lastname_roman
-
firstname_roman
-
email
-
email02
-
year
-
month
-
day
-
zip0
-
zip1
-
prefecture
-
address
-
address_option
-
tel
-
amount
-
-
0
-
1
-
-
save
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\UserFormData {#295 -status: null -lastname: null -firstname: null -dep_lastname: null -dep_firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\UserFormData {#295 -status: null -lastname: null -firstname: null -dep_lastname: null -dep_firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data | App\Entity\UserFormData {#295 -status: null -lastname: null -firstname: null -dep_lastname: null -dep_firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
data_class | "App\Entity\UserFormData" |
disabled | false |
empty_data | Closure(FormInterface $form) {#506 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} 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() {#504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#505 …} } } |
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 {#295 -status: null -lastname: null -firstname: null -dep_lastname: null -dep_firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#618 -form: Symfony\Component\Form\Form {#759 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#951 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | App\Entity\UserFormData {#295 -status: null -lastname: null -firstname: null -dep_lastname: null -dep_firstname: null -lastname_kana: null -firstname_kana: null -lastname_roman: null -firstname_roman: null -email: null -email02: null -year: null -month: null -day: null -zip0: null -zip1: null -prefecture: null -address: null -address_option: null -tel: null -zip2_0: null -zip2_1: null -prefecture2: null -address2: null -address_option2: null -tel2: null -amount: null -nameplate: null -nameplate_name_radio: null -group_name_radio: null -nameplate_lastname: null -nameplate_firstname: null -nameplate_lastname_kana: null -nameplate_firstname_kana: null -nameplate_lastname_roman: null -nameplate_firstname_roman: null -groupname: null -corp_name: null -represen_position: null -represen: null -dep_name: null -department: null -location: null -payment: null -is_public: null -username: null -passwd: null -type: null -category1: null -category2: null -msg: null } |
status
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "name" => "status" "value" => "input" ] |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "name" => "status" "value" => "input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#524 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "name" => "status" "value" => "input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_form_status" ] |
cache_key | "_form_status_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#836 -form: Symfony\Component\Form\Form {#822 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#873 …5} |
full_name | "form[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_status" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "status" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_status" |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "山田" ] |
[ "placeholder" => "山田" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#548 +payload: null +maxMessage: "お名前(姓)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#490 +payload: null +message: "お名前(姓)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#548 +payload: null +maxMessage: "お名前(姓)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#490 +payload: null +message: "お名前(姓)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "山田" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#548 +payload: null +maxMessage: "お名前(姓)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#490 +payload: null +message: "お名前(姓)を入力してください" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#537 …} } } |
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 {#596 -form: Symfony\Component\Form\Form {#819 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#587 …5} |
full_name | "form[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_lastname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_lastname" |
valid | true |
value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "太郎" ] |
[ "placeholder" => "太郎" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#419 +payload: null +maxMessage: "お名前(名)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#418 +payload: null +message: "お名前(名)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#419 +payload: null +maxMessage: "お名前(名)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#418 +payload: null +message: "お名前(名)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "太郎" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#419 +payload: null +maxMessage: "お名前(名)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#418 +payload: null +message: "お名前(名)を入力してください" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#553 …} } } |
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 {#578 -form: Symfony\Component\Form\Form {#816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#540 …5} |
full_name | "form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_firstname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_firstname" |
valid | true |
value | "" |
lastname_kana
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "ヤマダ" ] |
[ "placeholder" => "ヤマダ" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#417 +payload: null +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#514 +payload: null +maxMessage: "お名前 [フリガナ](セイ)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#421 +payload: null +message: "お名前 [フリガナ](セイ)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#417 +payload: null +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#514 +payload: null +maxMessage: "お名前 [フリガナ](セイ)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#421 +payload: null +message: "お名前 [フリガナ](セイ)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "ヤマダ" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#417 +payload: null +message: "お名前 [フリガナ](セイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#514 +payload: null +maxMessage: "お名前 [フリガナ](セイ)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#421 +payload: null +message: "お名前 [フリガナ](セイ)を入力してください" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#566 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#567 …} } } |
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 {#868 -form: Symfony\Component\Form\Form {#825 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#948 …5} |
full_name | "form[lastname_kana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_lastname_kana" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname_kana" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_lastname_kana" |
valid | true |
value | "" |
firstname_kana
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "タロウ" ] |
[ "placeholder" => "タロウ" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#316 +payload: null +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#518 +payload: null +maxMessage: "お名前 [フリガナ](メイ)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#314 +payload: null +message: "お名前 [フリガナ](メイ)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#316 +payload: null +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#518 +payload: null +maxMessage: "お名前 [フリガナ](メイ)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#314 +payload: null +message: "お名前 [フリガナ](メイ)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "タロウ" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#316 +payload: null +message: "お名前 [フリガナ](メイ)はカタカナのみでご入力ください" +pattern: "/\A[ァ-ヴー]+\z/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#518 +payload: null +maxMessage: "お名前 [フリガナ](メイ)は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#314 +payload: null +message: "お名前 [フリガナ](メイ)を入力してください" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#575 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#576 …} } } |
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 {#950 -form: Symfony\Component\Form\Form {#828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#681 …5} |
full_name | "form[firstname_kana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_firstname_kana" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname_kana" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_firstname_kana" |
valid | true |
value | "" |
lastname_roman
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "YAMADA" ] |
[ "placeholder" => "YAMADA" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#324 +payload: null +message: "お名前 [ローマ字](Last)は半角英語(A~Z a~z)のみでご入力ください" +pattern: "/^[a-zA-Z]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#300 +payload: null +maxMessage: "お名前 [ローマ字](Last)は最大{{ 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: 25 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#302 +payload: null +message: "お名前 [ローマ字](Last)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#324 +payload: null +message: "お名前 [ローマ字](Last)は半角英語(A~Z a~z)のみでご入力ください" +pattern: "/^[a-zA-Z]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#300 +payload: null +maxMessage: "お名前 [ローマ字](Last)は最大{{ 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: 25 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#302 +payload: null +message: "お名前 [ローマ字](Last)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "YAMADA" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#324 +payload: null +message: "お名前 [ローマ字](Last)は半角英語(A~Z a~z)のみでご入力ください" +pattern: "/^[a-zA-Z]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#300 +payload: null +maxMessage: "お名前 [ローマ字](Last)は最大{{ 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: 25 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#302 +payload: null +message: "お名前 [ローマ字](Last)を入力してください" } ] |
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 {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#584 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#585 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "YAMADA" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_lastname_roman" ] |
cache_key | "_form_lastname_roman_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#560 -form: Symfony\Component\Form\Form {#791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#569 …5} |
full_name | "form[lastname_roman]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_lastname_roman" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname_roman" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_lastname_roman" |
valid | true |
value | "" |
firstname_roman
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "TARO" ] |
[ "placeholder" => "TARO" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#489 +payload: null +message: "お名前 [ローマ字](First)は半角英語(A~Z a~z)のみでご入力ください" +pattern: "/^[a-zA-Z]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#487 +payload: null +maxMessage: "お名前 [ローマ字](First)は最大{{ 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: 25 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#320 +payload: null +message: "お名前 [ローマ字](First)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#489 +payload: null +message: "お名前 [ローマ字](First)は半角英語(A~Z a~z)のみでご入力ください" +pattern: "/^[a-zA-Z]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#487 +payload: null +maxMessage: "お名前 [ローマ字](First)は最大{{ 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: 25 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#320 +payload: null +message: "お名前 [ローマ字](First)を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "TARO" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#489 +payload: null +message: "お名前 [ローマ字](First)は半角英語(A~Z a~z)のみでご入力ください" +pattern: "/^[a-zA-Z]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#487 +payload: null +maxMessage: "お名前 [ローマ字](First)は最大{{ 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: 25 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#320 +payload: null +message: "お名前 [ローマ字](First)を入力してください" } ] |
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 {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#593 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#594 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "TARO" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_firstname_roman" ] |
cache_key | "_form_firstname_roman_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#527 -form: Symfony\Component\Form\Form {#788 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#866 …5} |
full_name | "form[firstname_roman]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_firstname_roman" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname_roman" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_firstname_roman" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Email {#307 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#502 +payload: null +message: "メールアドレスを入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Email {#307 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#502 +payload: null +message: "メールアドレスを入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Email {#307 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#502 +payload: null +message: "メールアドレスを入力してください" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#602 …} } } |
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 {#955 -form: Symfony\Component\Form\Form {#785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#957 …5} |
full_name | "form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_email" |
valid | true |
value | "" |
email02
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Callback {#501 +payload: null +callback: [ App\Controller\InputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#517 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#554 +payload: null +message: "メールアドレスを入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Callback {#501 +payload: null +callback: [ App\Controller\InputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#517 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#554 +payload: null +message: "メールアドレスを入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#501 +payload: null +callback: [ App\Controller\InputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#517 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#554 +payload: null +message: "メールアドレスを入力してください" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
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 {#382 …} } |
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() {#617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#616 …} } } |
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 {#958 -form: Symfony\Component\Form\Form {#782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#959 …5} |
full_name | "form[email02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email02" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_email02" |
valid | true |
value | "" |
year
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "1900年" => 1900 "1901年" => 1901 "1902年" => 1902 "1903年" => 1903 "1904年" => 1904 "1905年" => 1905 "1906年" => 1906 "1907年" => 1907 "1908年" => 1908 "1909年" => 1909 "1910年" => 1910 "1911年" => 1911 "1912年" => 1912 "1913年" => 1913 "1914年" => 1914 "1915年" => 1915 "1916年" => 1916 "1917年" => 1917 "1918年" => 1918 "1919年" => 1919 "1920年" => 1920 "1921年" => 1921 "1922年" => 1922 "1923年" => 1923 "1924年" => 1924 "1925年" => 1925 "1926年" => 1926 "1927年" => 1927 "1928年" => 1928 "1929年" => 1929 "1930年" => 1930 "1931年" => 1931 "1932年" => 1932 "1933年" => 1933 "1934年" => 1934 "1935年" => 1935 "1936年" => 1936 "1937年" => 1937 "1938年" => 1938 "1939年" => 1939 "1940年" => 1940 "1941年" => 1941 "1942年" => 1942 "1943年" => 1943 "1944年" => 1944 "1945年" => 1945 "1946年" => 1946 "1947年" => 1947 "1948年" => 1948 "1949年" => 1949 "1950年" => 1950 "1951年" => 1951 "1952年" => 1952 "1953年" => 1953 "1954年" => 1954 "1955年" => 1955 "1956年" => 1956 "1957年" => 1957 "1958年" => 1958 "1959年" => 1959 "1960年" => 1960 "1961年" => 1961 "1962年" => 1962 "1963年" => 1963 "1964年" => 1964 "1965年" => 1965 "1966年" => 1966 "1967年" => 1967 "1968年" => 1968 "1969年" => 1969 "1970年" => 1970 "1971年" => 1971 "1972年" => 1972 "1973年" => 1973 "1974年" => 1974 "1975年" => 1975 "1976年" => 1976 "1977年" => 1977 "1978年" => 1978 "1979年" => 1979 "1980年" => 1980 "1981年" => 1981 "1982年" => 1982 "1983年" => 1983 "1984年" => 1984 "1985年" => 1985 "1986年" => 1986 "1987年" => 1987 "1988年" => 1988 "1989年" => 1989 "1990年" => 1990 "1991年" => 1991 "1992年" => 1992 "1993年" => 1993 "1994年" => 1994 "1995年" => 1995 "1996年" => 1996 "1997年" => 1997 "1998年" => 1998 "1999年" => 1999 "2000年" => 2000 "2001年" => 2001 "2002年" => 2002 "2003年" => 2003 "2004年" => 2004 "2005年" => 2005 "2006年" => 2006 "2007年" => 2007 "2008年" => 2008 "2009年" => 2009 "2010年" => 2010 "2011年" => 2011 "2012年" => 2012 "2013年" => 2013 "2014年" => 2014 "2015年" => 2015 "2016年" => 2016 "2017年" => 2017 "2018年" => 2018 "2019年" => 2019 "2020年" => 2020 "2021年" => 2021 "2022年" => 2022 "2023年" => 2023 "2024年" => 2024 "2025年" => 2025 ] |
[ "1900年" => 1900 "1901年" => 1901 "1902年" => 1902 "1903年" => 1903 "1904年" => 1904 "1905年" => 1905 "1906年" => 1906 "1907年" => 1907 "1908年" => 1908 "1909年" => 1909 "1910年" => 1910 "1911年" => 1911 "1912年" => 1912 "1913年" => 1913 "1914年" => 1914 "1915年" => 1915 "1916年" => 1916 "1917年" => 1917 "1918年" => 1918 "1919年" => 1919 "1920年" => 1920 "1921年" => 1921 "1922年" => 1922 "1923年" => 1923 "1924年" => 1924 "1925年" => 1925 "1926年" => 1926 "1927年" => 1927 "1928年" => 1928 "1929年" => 1929 "1930年" => 1930 "1931年" => 1931 "1932年" => 1932 "1933年" => 1933 "1934年" => 1934 "1935年" => 1935 "1936年" => 1936 "1937年" => 1937 "1938年" => 1938 "1939年" => 1939 "1940年" => 1940 "1941年" => 1941 "1942年" => 1942 "1943年" => 1943 "1944年" => 1944 "1945年" => 1945 "1946年" => 1946 "1947年" => 1947 "1948年" => 1948 "1949年" => 1949 "1950年" => 1950 "1951年" => 1951 "1952年" => 1952 "1953年" => 1953 "1954年" => 1954 "1955年" => 1955 "1956年" => 1956 "1957年" => 1957 "1958年" => 1958 "1959年" => 1959 "1960年" => 1960 "1961年" => 1961 "1962年" => 1962 "1963年" => 1963 "1964年" => 1964 "1965年" => 1965 "1966年" => 1966 "1967年" => 1967 "1968年" => 1968 "1969年" => 1969 "1970年" => 1970 "1971年" => 1971 "1972年" => 1972 "1973年" => 1973 "1974年" => 1974 "1975年" => 1975 "1976年" => 1976 "1977年" => 1977 "1978年" => 1978 "1979年" => 1979 "1980年" => 1980 "1981年" => 1981 "1982年" => 1982 "1983年" => 1983 "1984年" => 1984 "1985年" => 1985 "1986年" => 1986 "1987年" => 1987 "1988年" => 1988 "1989年" => 1989 "1990年" => 1990 "1991年" => 1991 "1992年" => 1992 "1993年" => 1993 "1994年" => 1994 "1995年" => 1995 "1996年" => 1996 "1997年" => 1997 "1998年" => 1998 "1999年" => 1999 "2000年" => 2000 "2001年" => 2001 "2002年" => 2002 "2003年" => 2003 "2004年" => 2004 "2005年" => 2005 "2006年" => 2006 "2007年" => 2007 "2008年" => 2008 "2009年" => 2009 "2010年" => 2010 "2011年" => 2011 "2012年" => 2012 "2013年" => 2013 "2014年" => 2014 "2015年" => 2015 "2016年" => 2016 "2017年" => 2017 "2018年" => 2018 "2019年" => 2019 "2020年" => 2020 "2021年" => 2021 "2022年" => 2022 "2023年" => 2023 "2024年" => 2024 "2025年" => 2025 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#556 +payload: null +message: "生年月日(年)が未選択です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#556 +payload: null +message: "生年月日(年)が未選択です" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "1900年" => 1900 "1901年" => 1901 "1902年" => 1902 "1903年" => 1903 "1904年" => 1904 "1905年" => 1905 "1906年" => 1906 "1907年" => 1907 "1908年" => 1908 "1909年" => 1909 "1910年" => 1910 "1911年" => 1911 "1912年" => 1912 "1913年" => 1913 "1914年" => 1914 "1915年" => 1915 "1916年" => 1916 "1917年" => 1917 "1918年" => 1918 "1919年" => 1919 "1920年" => 1920 "1921年" => 1921 "1922年" => 1922 "1923年" => 1923 "1924年" => 1924 "1925年" => 1925 "1926年" => 1926 "1927年" => 1927 "1928年" => 1928 "1929年" => 1929 "1930年" => 1930 "1931年" => 1931 "1932年" => 1932 "1933年" => 1933 "1934年" => 1934 "1935年" => 1935 "1936年" => 1936 "1937年" => 1937 "1938年" => 1938 "1939年" => 1939 "1940年" => 1940 "1941年" => 1941 "1942年" => 1942 "1943年" => 1943 "1944年" => 1944 "1945年" => 1945 "1946年" => 1946 "1947年" => 1947 "1948年" => 1948 "1949年" => 1949 "1950年" => 1950 "1951年" => 1951 "1952年" => 1952 "1953年" => 1953 "1954年" => 1954 "1955年" => 1955 "1956年" => 1956 "1957年" => 1957 "1958年" => 1958 "1959年" => 1959 "1960年" => 1960 "1961年" => 1961 "1962年" => 1962 "1963年" => 1963 "1964年" => 1964 "1965年" => 1965 "1966年" => 1966 "1967年" => 1967 "1968年" => 1968 "1969年" => 1969 "1970年" => 1970 "1971年" => 1971 "1972年" => 1972 "1973年" => 1973 "1974年" => 1974 "1975年" => 1975 "1976年" => 1976 "1977年" => 1977 "1978年" => 1978 "1979年" => 1979 "1980年" => 1980 "1981年" => 1981 "1982年" => 1982 "1983年" => 1983 "1984年" => 1984 "1985年" => 1985 "1986年" => 1986 "1987年" => 1987 "1988年" => 1988 "1989年" => 1989 "1990年" => 1990 "1991年" => 1991 "1992年" => 1992 "1993年" => 1993 "1994年" => 1994 "1995年" => 1995 "1996年" => 1996 "1997年" => 1997 "1998年" => 1998 "1999年" => 1999 "2000年" => 2000 "2001年" => 2001 "2002年" => 2002 "2003年" => 2003 "2004年" => 2004 "2005年" => 2005 "2006年" => 2006 "2007年" => 2007 "2008年" => 2008 "2009年" => 2009 "2010年" => 2010 "2011年" => 2011 "2012年" => 2012 "2013年" => 2013 "2014年" => 2014 "2015年" => 2015 "2016年" => 2016 "2017年" => 2017 "2018年" => 2018 "2019年" => 2019 "2020年" => 2020 "2021年" => 2021 "2022年" => 2022 "2023年" => 2023 "2024年" => 2024 "2025年" => 2025 ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#556 +payload: null +message: "生年月日(年)が未選択です" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
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() {#637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#635 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_year" ] |
cache_key | "_form_year_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#962 +label: "1900年" +value: "1900" +data: 1900 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#963 +label: "1901年" +value: "1901" +data: 1901 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#964 +label: "1902年" +value: "1902" +data: 1902 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#965 +label: "1903年" +value: "1903" +data: 1903 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#966 +label: "1904年" +value: "1904" +data: 1904 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#967 +label: "1905年" +value: "1905" +data: 1905 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#968 +label: "1906年" +value: "1906" +data: 1906 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +label: "1907年" +value: "1907" +data: 1907 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#970 +label: "1908年" +value: "1908" +data: 1908 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#971 +label: "1909年" +value: "1909" +data: 1909 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#972 +label: "1910年" +value: "1910" +data: 1910 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#973 +label: "1911年" +value: "1911" +data: 1911 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#974 +label: "1912年" +value: "1912" +data: 1912 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#975 +label: "1913年" +value: "1913" +data: 1913 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#976 +label: "1914年" +value: "1914" +data: 1914 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#977 +label: "1915年" +value: "1915" +data: 1915 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#978 +label: "1916年" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#979 +label: "1917年" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#980 +label: "1918年" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#981 +label: "1919年" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#982 +label: "1920年" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#983 +label: "1921年" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#984 +label: "1922年" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#985 +label: "1923年" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#986 +label: "1924年" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#987 +label: "1925年" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#988 +label: "1926年" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#989 +label: "1927年" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#990 +label: "1928年" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +label: "1929年" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#992 +label: "1930年" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#993 +label: "1931年" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#994 +label: "1932年" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#995 +label: "1933年" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#996 +label: "1934年" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#997 +label: "1935年" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +label: "1936年" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +label: "1937年" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1000 +label: "1938年" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1001 +label: "1939年" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002 +label: "1940年" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003 +label: "1941年" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1004 +label: "1942年" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1005 +label: "1943年" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1006 +label: "1944年" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +label: "1945年" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1008 +label: "1946年" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1009 +label: "1947年" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1010 +label: "1948年" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1011 +label: "1949年" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +label: "1950年" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1013 +label: "1951年" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1014 +label: "1952年" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1015 +label: "1953年" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1016 +label: "1954年" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1017 +label: "1955年" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1018 +label: "1956年" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1019 +label: "1957年" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1020 +label: "1958年" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1021 +label: "1959年" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1022 +label: "1960年" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1023 +label: "1961年" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1024 +label: "1962年" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1025 +label: "1963年" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1026 +label: "1964年" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1027 +label: "1965年" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1028 +label: "1966年" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1029 +label: "1967年" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1030 +label: "1968年" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1031 +label: "1969年" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1032 +label: "1970年" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1033 +label: "1971年" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1034 +label: "1972年" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1035 +label: "1973年" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1036 +label: "1974年" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +label: "1975年" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1038 +label: "1976年" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1039 +label: "1977年" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1040 +label: "1978年" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1041 +label: "1979年" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1042 +label: "1980年" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1043 +label: "1981年" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1044 +label: "1982年" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1045 +label: "1983年" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1046 +label: "1984年" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1047 +label: "1985年" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1048 +label: "1986年" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1049 +label: "1987年" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1050 +label: "1988年" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1051 +label: "1989年" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1052 +label: "1990年" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1053 +label: "1991年" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1054 +label: "1992年" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1055 +label: "1993年" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1056 +label: "1994年" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1057 +label: "1995年" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1058 +label: "1996年" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1059 +label: "1997年" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1060 +label: "1998年" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1061 +label: "1999年" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1062 +label: "2000年" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1063 +label: "2001年" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1064 +label: "2002年" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1065 +label: "2003年" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1066 +label: "2004年" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1067 +label: "2005年" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1068 +label: "2006年" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1069 +label: "2007年" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1070 +label: "2008年" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1071 +label: "2009年" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1072 +label: "2010年" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073 +label: "2011年" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +label: "2012年" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1075 +label: "2013年" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +label: "2014年" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +label: "2015年" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1078 +label: "2016年" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1079 +label: "2017年" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +label: "2018年" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1081 +label: "2019年" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1082 +label: "2020年" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1083 +label: "2021年" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1084 +label: "2022年" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1085 +label: "2023年" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1086 +label: "2024年" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "2025年" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#960 -form: Symfony\Component\Form\Form {#779 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#961 …5} |
full_name | "form[year]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_year" |
is_selected | Closure($choice, $value) {#1089 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#623 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "year" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_year" |
valid | true |
value | "" |
month
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "1月" => 1 "2月" => 2 "3月" => 3 "4月" => 4 "5月" => 5 "6月" => 6 "7月" => 7 "8月" => 8 "9月" => 9 "10月" => 10 "11月" => 11 "12月" => 12 ] |
[ "1月" => 1 "2月" => 2 "3月" => 3 "4月" => 4 "5月" => 5 "6月" => 6 "7月" => 7 "8月" => 8 "9月" => 9 "10月" => 10 "11月" => 11 "12月" => 12 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#491 +payload: null +message: "生年月日(月)が未選択です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#491 +payload: null +message: "生年月日(月)が未選択です" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 | [ "1月" => 1 "2月" => 2 "3月" => 3 "4月" => 4 "5月" => 5 "6月" => 6 "7月" => 7 "8月" => 8 "9月" => 9 "10月" => 10 "11月" => 11 "12月" => 12 ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#491 +payload: null +message: "生年月日(月)が未選択です" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
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() {#646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#643 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_month" ] |
cache_key | "_form_month_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +label: "1月" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1093 +label: "2月" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1094 +label: "3月" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +label: "4月" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1096 +label: "5月" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +label: "6月" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1098 +label: "7月" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1099 +label: "8月" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +label: "9月" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1101 +label: "10月" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1102 +label: "11月" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +label: "12月" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1090 -form: Symfony\Component\Form\Form {#776 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1091 …5} |
full_name | "form[month]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_month" |
is_selected | Closure($choice, $value) {#1105 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#623 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "month" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_month" |
valid | true |
value | "" |
day
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "1日" => 1 "2日" => 2 "3日" => 3 "4日" => 4 "5日" => 5 "6日" => 6 "7日" => 7 "8日" => 8 "9日" => 9 "10日" => 10 "11日" => 11 "12日" => 12 "13日" => 13 "14日" => 14 "15日" => 15 "16日" => 16 "17日" => 17 "18日" => 18 "19日" => 19 "20日" => 20 "21日" => 21 "22日" => 22 "23日" => 23 "24日" => 24 "25日" => 25 "26日" => 26 "27日" => 27 "28日" => 28 "29日" => 29 "30日" => 30 "31日" => 31 ] |
[ "1日" => 1 "2日" => 2 "3日" => 3 "4日" => 4 "5日" => 5 "6日" => 6 "7日" => 7 "8日" => 8 "9日" => 9 "10日" => 10 "11日" => 11 "12日" => 12 "13日" => 13 "14日" => 14 "15日" => 15 "16日" => 16 "17日" => 17 "18日" => 18 "19日" => 19 "20日" => 20 "21日" => 21 "22日" => 22 "23日" => 23 "24日" => 24 "25日" => 25 "26日" => 26 "27日" => 27 "28日" => 28 "29日" => 29 "30日" => 30 "31日" => 31 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#492 +payload: null +message: "生年月日(日)が未選択です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#492 +payload: null +message: "生年月日(日)が未選択です" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "1日" => 1 "2日" => 2 "3日" => 3 "4日" => 4 "5日" => 5 "6日" => 6 "7日" => 7 "8日" => 8 "9日" => 9 "10日" => 10 "11日" => 11 "12日" => 12 "13日" => 13 "14日" => 14 "15日" => 15 "16日" => 16 "17日" => 17 "18日" => 18 "19日" => 19 "20日" => 20 "21日" => 21 "22日" => 22 "23日" => 23 "24日" => 24 "25日" => 25 "26日" => 26 "27日" => 27 "28日" => 28 "29日" => 29 "30日" => 30 "31日" => 31 ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#492 +payload: null +message: "生年月日(日)が未選択です" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
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() {#659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#658 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_day" ] |
cache_key | "_form_day_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +label: "1日" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1109 +label: "2日" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1110 +label: "3日" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "4日" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112 +label: "5日" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113 +label: "6日" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114 +label: "7日" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115 +label: "8日" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116 +label: "9日" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1117 +label: "10日" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1118 +label: "11日" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1119 +label: "12日" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1120 +label: "13日" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1121 +label: "14日" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +label: "15日" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1123 +label: "16日" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1124 +label: "17日" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1125 +label: "18日" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1126 +label: "19日" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1127 +label: "20日" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1128 +label: "21日" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1129 +label: "22日" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1130 +label: "23日" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1131 +label: "24日" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1132 +label: "25日" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1133 +label: "26日" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1134 +label: "27日" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1135 +label: "28日" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1136 +label: "29日" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1137 +label: "30日" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1138 +label: "31日" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1106 -form: Symfony\Component\Form\Form {#773 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1107 …5} |
full_name | "form[day]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_day" |
is_selected | Closure($choice, $value) {#1140 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#623 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "day" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_day" |
valid | true |
value | "" |
zip0
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Regex {#493 +payload: null +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#494 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "郵便番号(1)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3 +min: 3 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "郵便番号(1)が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#493 +payload: null +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#494 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "郵便番号(1)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3 +min: 3 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "郵便番号(1)が未入力です" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#493 +payload: null +message: "郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#494 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "郵便番号(1)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3 +min: 3 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "郵便番号(1)が未入力です" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#670 …} } } |
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 {#1141 -form: Symfony\Component\Form\Form {#770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1142 …5} |
full_name | "form[zip0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zip0" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zip0" |
valid | true |
value | "" |
zip1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Regex {#496 +payload: null +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#313 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "郵便番号(2)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4 +min: 4 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#499 +payload: null +message: "郵便番号(2)が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#496 +payload: null +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#313 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "郵便番号(2)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4 +min: 4 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#499 +payload: null +message: "郵便番号(2)が未入力です" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#496 +payload: null +message: "郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#313 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "郵便番号(2)は{{ limit }}文字で入力してください。" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4 +min: 4 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#499 +payload: null +message: "郵便番号(2)が未入力です" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#679 …} } } |
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 {#1143 -form: Symfony\Component\Form\Form {#767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1144 …5} |
full_name | "form[zip1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zip1" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zip1" |
valid | true |
value | "" |
prefecture
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "選択してください" => null "北海道" => "北海道" "青森県" => "青森県" "岩手県" => "岩手県" "宮城県" => "宮城県" "秋田県" => "秋田県" "山形県" => "山形県" "福島県" => "福島県" "茨城県" => "茨城県" "栃木県" => "栃木県" "群馬県" => "群馬県" "埼玉県" => "埼玉県" "千葉県" => "千葉県" "東京都" => "東京都" "神奈川県" => "神奈川県" "新潟県" => "新潟県" "富山県" => "富山県" "石川県" => "石川県" "福井県" => "福井県" "山梨県" => "山梨県" "長野県" => "長野県" "岐阜県" => "岐阜県" "静岡県" => "静岡県" "愛知県" => "愛知県" "三重県" => "三重県" "滋賀県" => "滋賀県" "京都府" => "京都府" "大阪府" => "大阪府" "兵庫県" => "兵庫県" "奈良県" => "奈良県" "和歌山県" => "和歌山県" "鳥取県" => "鳥取県" "島根県" => "島根県" "岡山県" => "岡山県" "広島県" => "広島県" "山口県" => "山口県" "徳島県" => "徳島県" "香川県" => "香川県" "愛媛県" => "愛媛県" "高知県" => "高知県" "福岡県" => "福岡県" "佐賀県" => "佐賀県" "長崎県" => "長崎県" "熊本県" => "熊本県" "大分県" => "大分県" "宮崎県" => "宮崎県" "鹿児島県" => "鹿児島県" "沖縄県" => "沖縄県" ] |
[ "選択してください" => null "北海道" => "北海道" "青森県" => "青森県" "岩手県" => "岩手県" "宮城県" => "宮城県" "秋田県" => "秋田県" "山形県" => "山形県" "福島県" => "福島県" "茨城県" => "茨城県" "栃木県" => "栃木県" "群馬県" => "群馬県" "埼玉県" => "埼玉県" "千葉県" => "千葉県" "東京都" => "東京都" "神奈川県" => "神奈川県" "新潟県" => "新潟県" "富山県" => "富山県" "石川県" => "石川県" "福井県" => "福井県" "山梨県" => "山梨県" "長野県" => "長野県" "岐阜県" => "岐阜県" "静岡県" => "静岡県" "愛知県" => "愛知県" "三重県" => "三重県" "滋賀県" => "滋賀県" "京都府" => "京都府" "大阪府" => "大阪府" "兵庫県" => "兵庫県" "奈良県" => "奈良県" "和歌山県" => "和歌山県" "鳥取県" => "鳥取県" "島根県" => "島根県" "岡山県" => "岡山県" "広島県" => "広島県" "山口県" => "山口県" "徳島県" => "徳島県" "香川県" => "香川県" "愛媛県" => "愛媛県" "高知県" => "高知県" "福岡県" => "福岡県" "佐賀県" => "佐賀県" "長崎県" => "長崎県" "熊本県" => "熊本県" "大分県" => "大分県" "宮崎県" => "宮崎県" "鹿児島県" => "鹿児島県" "沖縄県" => "沖縄県" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#500 +payload: null +message: "都道府県が未選択です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#500 +payload: null +message: "都道府県が未選択です" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#500 +payload: null +message: "都道府県が未選択です" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
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() {#688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#687 …} } } |
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 {#1147 +label: "選択してください" +value: "0" +data: null +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1148 +label: "北海道" +value: "1" +data: "北海道" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1149 +label: "青森県" +value: "2" +data: "青森県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1150 +label: "岩手県" +value: "3" +data: "岩手県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1151 +label: "宮城県" +value: "4" +data: "宮城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1152 +label: "秋田県" +value: "5" +data: "秋田県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1153 +label: "山形県" +value: "6" +data: "山形県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1154 +label: "福島県" +value: "7" +data: "福島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1155 +label: "茨城県" +value: "8" +data: "茨城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1156 +label: "栃木県" +value: "9" +data: "栃木県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1157 +label: "群馬県" +value: "10" +data: "群馬県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +label: "埼玉県" +value: "11" +data: "埼玉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +label: "千葉県" +value: "12" +data: "千葉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1160 +label: "東京都" +value: "13" +data: "東京都" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1161 +label: "神奈川県" +value: "14" +data: "神奈川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1162 +label: "新潟県" +value: "15" +data: "新潟県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1163 +label: "富山県" +value: "16" +data: "富山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +label: "石川県" +value: "17" +data: "石川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1165 +label: "福井県" +value: "18" +data: "福井県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1166 +label: "山梨県" +value: "19" +data: "山梨県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1167 +label: "長野県" +value: "20" +data: "長野県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1168 +label: "岐阜県" +value: "21" +data: "岐阜県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1169 +label: "静岡県" +value: "22" +data: "静岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1170 +label: "愛知県" +value: "23" +data: "愛知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1171 +label: "三重県" +value: "24" +data: "三重県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1172 +label: "滋賀県" +value: "25" +data: "滋賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +label: "京都府" +value: "26" +data: "京都府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1174 +label: "大阪府" +value: "27" +data: "大阪府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1175 +label: "兵庫県" +value: "28" +data: "兵庫県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +label: "奈良県" +value: "29" +data: "奈良県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1177 +label: "和歌山県" +value: "30" +data: "和歌山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +label: "鳥取県" +value: "31" +data: "鳥取県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1179 +label: "島根県" +value: "32" +data: "島根県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1180 +label: "岡山県" +value: "33" +data: "岡山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1181 +label: "広島県" +value: "34" +data: "広島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1182 +label: "山口県" +value: "35" +data: "山口県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1183 +label: "徳島県" +value: "36" +data: "徳島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1184 +label: "香川県" +value: "37" +data: "香川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1185 +label: "愛媛県" +value: "38" +data: "愛媛県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1186 +label: "高知県" +value: "39" +data: "高知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1187 +label: "福岡県" +value: "40" +data: "福岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +label: "佐賀県" +value: "41" +data: "佐賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1189 +label: "長崎県" +value: "42" +data: "長崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1190 +label: "熊本県" +value: "43" +data: "熊本県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1191 +label: "大分県" +value: "44" +data: "大分県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +label: "宮崎県" +value: "45" +data: "宮崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1193 +label: "鹿児島県" +value: "46" +data: "鹿児島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1194 +label: "沖縄県" +value: "47" +data: "沖縄県" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1145 -form: Symfony\Component\Form\Form {#799 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1146 …5} |
full_name | "form[prefecture]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_prefecture" |
is_selected | Closure($choice, $value) {#1196 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#623 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "prefecture" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_prefecture" |
valid | true |
value | "0" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "刈谷市八軒町1-15" ] |
[ "placeholder" => "刈谷市八軒町1-15" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#497 +payload: null +maxMessage: "市区町村は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#498 +payload: null +message: "市区町村/番地が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Length {#497 +payload: null +maxMessage: "市区町村は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#498 +payload: null +message: "市区町村/番地が未入力です" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "刈谷市八軒町1-15" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#497 +payload: null +maxMessage: "市区町村は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#498 +payload: null +message: "市区町村/番地が未入力です" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#698 …} } } |
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 {#1197 -form: Symfony\Component\Form\Form {#813 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1198 …5} |
full_name | "form[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_address" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_address" |
valid | true |
value | "" |
address_option
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#515 +payload: null +maxMessage: "建物名/部屋番号は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#515 +payload: null +maxMessage: "建物名/部屋番号は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#515 +payload: null +maxMessage: "建物名/部屋番号は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#707 …} } } |
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 {#1199 -form: Symfony\Component\Form\Form {#809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1200 …5} |
full_name | "form[address_option]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_address_option" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address_option" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_address_option" |
valid | true |
value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#519 +payload: null +maxMessage: "電話番号は10~11桁で入力してください。" +minMessage: "電話番号は10~11桁で入力してください。" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 11 +min: 10 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#520 +payload: null +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#521 +payload: null +message: "電話番号は半角数字のみで入力してください" +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#519 +payload: null +maxMessage: "電話番号は10~11桁で入力してください。" +minMessage: "電話番号は10~11桁で入力してください。" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 11 +min: 10 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#520 +payload: null +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#521 +payload: null +message: "電話番号は半角数字のみで入力してください" +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#519 +payload: null +maxMessage: "電話番号は10~11桁で入力してください。" +minMessage: "電話番号は10~11桁で入力してください。" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 11 +min: 10 +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#520 +payload: null +message: "電話番号が未入力です" } Symfony\Component\Validator\Constraints\Regex {#521 +payload: null +message: "電話番号は半角数字のみで入力してください" +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#716 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#715 …} } } |
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 {#1201 -form: Symfony\Component\Form\Form {#806 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1202 …5} |
full_name | "form[tel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_tel" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_tel" |
valid | true |
value | "" |
amount
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "amount" ] |
[ "class" => "amount" ] |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#522 +payload: null +callback: [ App\Controller\InputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateAmount" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#522 +payload: null +callback: [ App\Controller\InputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateAmount" ] } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "amount" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#522 +payload: null +callback: [ App\Controller\InputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateAmount" ] } ] |
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 {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#728 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#729 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "amount" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_amount" ] |
cache_key | "_form_amount_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1203 -form: Symfony\Component\Form\Form {#803 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1204 …5} |
full_name | "form[amount]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_amount" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "amount" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_amount" |
valid | true |
value | "" |
is_public
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "is_public1" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "希望します" => "is_public1" "希望しません" => "is_public2" ] |
[ "希望します" => "is_public1" "希望しません" => "is_public2" ] |
data | "is_public1" |
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 | [ "希望します" => "is_public1" "希望しません" => "is_public2" ] |
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 {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data | "is_public1" |
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() {#738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#737 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_is_public" ] |
cache_key | "_form_is_public_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#747 +label: "希望します" +value: "is_public1" +data: "is_public1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#752 +label: "希望しません" +value: "is_public2" +data: "is_public2" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | "is_public1" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1205 -form: Symfony\Component\Form\Form {#851 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1206 …5} |
full_name | "form[is_public]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_is_public" |
is_selected | Closure($choice, $value) {#1207 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#623 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "is_public" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_is_public" |
valid | true |
value | "is_public1" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"is_public1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "希望します" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "is_public1" |
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 {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#794 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#793 …} } |
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 {#831 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() {#832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#833 …} } } |
validation_groups | null |
value | "is_public1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_is_public_entry" ] |
cache_key | "_form_is_public_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1211 -form: Symfony\Component\Form\Form {#854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1210 …5} |
full_name | "form[is_public]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_is_public_0" |
label | "希望します" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_is_public_entry" |
valid | true |
value | "is_public1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "希望しません" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "is_public2" |
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 {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#794 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#793 …} } |
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 {#831 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() {#843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#844 …} } } |
validation_groups | null |
value | "is_public2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_is_public_entry" ] |
cache_key | "_form_is_public_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1212 -form: Symfony\Component\Form\Form {#857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1213 …5} |
full_name | "form[is_public]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_is_public_1" |
label | "希望しません" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_is_public_entry" |
valid | true |
value | "is_public2" |
save
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn_submit arrow" ] |
[ "class" => "btn btn_submit arrow" ] |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn_submit arrow" ] |
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 | [ "class" => "btn btn_submit arrow" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_form_save" ] |
cache_key | "_form_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1208 …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 | "ba2efc92aebb340fafaec.9OUz7E1h63wqRXmDLi86HZSZjCr38H6onhZA5j7yiv4.k59bigNMj0V1E0HGdHkCa-7K5XzFhhby6XwtoG-4vInAjUfBBjiMN1sqMA" |
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 | "ba2efc92aebb340fafaec.9OUz7E1h63wqRXmDLi86HZSZjCr38H6onhZA5j7yiv4.k59bigNMj0V1E0HGdHkCa-7K5XzFhhby6XwtoG-4vInAjUfBBjiMN1sqMA" |
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 {#429 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#430 …} -namespace: Closure() {#426 …} } |
data | "ba2efc92aebb340fafaec.9OUz7E1h63wqRXmDLi86HZSZjCr38H6onhZA5j7yiv4.k59bigNMj0V1E0HGdHkCa-7K5XzFhhby6XwtoG-4vInAjUfBBjiMN1sqMA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1214 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#382 …} } |
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() {#1209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#416 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $translationDomain: "validators" $message: Closure() {#1215 …} } } |
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 | "ba2efc92aebb340fafaec.9OUz7E1h63wqRXmDLi86HZSZjCr38H6onhZA5j7yiv4.k59bigNMj0V1E0HGdHkCa-7K5XzFhhby6XwtoG-4vInAjUfBBjiMN1sqMA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1224 -form: Symfony\Component\Form\Form {#1220 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#609 …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 | "ba2efc92aebb340fafaec.9OUz7E1h63wqRXmDLi86HZSZjCr38H6onhZA5j7yiv4.k59bigNMj0V1E0HGdHkCa-7K5XzFhhby6XwtoG-4vInAjUfBBjiMN1sqMA" |