- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 61
- Events
- Routing
- Cache
- Translation 58
- 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
-
corp_name
-
represen_position
-
lastname
-
firstname
-
zip0
-
zip1
-
prefecture
-
address
-
address_option
-
dep_lastname
-
dep_firstname
-
email
-
email02
-
department
-
-
0
-
1
-
-
zip2_0
-
zip2_1
-
prefecture2
-
address2
-
address_option2
-
tel2
-
-
0
-
1
-
-
-
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 {#842 -form: Symfony\Component\Form\Form {#800 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#537 …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) {#525 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() {#515 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() {#521 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "name" => "status" "value" => "input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_form_status" ] |
cache_key | "_form_status_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#593 -form: Symfony\Component\Form\Form {#863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#734 …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 | "" |
corp_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\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: 64 +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: 64 +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 | [] |
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: 64 +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) {#536 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() {#535 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() {#534 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_corp_name" ] |
cache_key | "_form_corp_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#833 -form: Symfony\Component\Form\Form {#860 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#682 …5} |
full_name | "form[corp_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_corp_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corp_name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_corp_name" |
valid | true |
value | "" |
represen_position
"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 {#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 | [] |
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) {#549 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() {#551 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() {#550 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_represen_position" ] |
cache_key | "_form_represen_position_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#673 -form: Symfony\Component\Form\Form {#857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#664 …5} |
full_name | "form[represen_position]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_represen_position" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "represen_position" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_represen_position" |
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 {#417 +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 {#421 +payload: null +message: "代表者名(姓)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#417 +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 {#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\Length {#417 +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 {#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) {#563 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() {#565 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() {#564 …} } } |
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 {#633 -form: Symfony\Component\Form\Form {#866 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#575 …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 {#316 +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 {#518 +payload: null +message: "代表者名(名)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#316 +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 {#518 +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 {#316 +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 {#518 +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) {#572 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() {#574 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() {#573 …} } } |
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 {#566 -form: Symfony\Component\Form\Form {#869 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#642 …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 | "" |
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 {#314 +payload: null +message: "本社所在地郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#492 +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 {#324 +payload: null +message: "本社所在地郵便番号(1)が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#314 +payload: null +message: "本社所在地郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#492 +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 {#324 +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 {#314 +payload: null +message: "本社所在地郵便番号(1)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#492 +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 {#324 +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) {#581 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() {#583 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() {#582 …} } } |
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 {#651 -form: Symfony\Component\Form\Form {#832 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#622 …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 {#300 +payload: null +message: "本社所在地郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#302 +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 {#489 +payload: null +message: "本社所在地郵便番号(2)が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#300 +payload: null +message: "本社所在地郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#302 +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 {#489 +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 {#300 +payload: null +message: "本社所在地郵便番号(2)は半角数字のみで入力してください" +pattern: "/^[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#302 +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 {#489 +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) {#590 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() {#592 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() {#591 …} } } |
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 {#613 -form: Symfony\Component\Form\Form {#829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#967 …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 {#487 +payload: null +message: "本社所在地当道府県が未選択です" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#487 +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 {#487 +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() {#612 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() {#610 …} } } |
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 {#969 +label: "選択してください" +value: "0" +data: null +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1068 +label: "北海道" +value: "1" +data: "北海道" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1070 +label: "青森県" +value: "2" +data: "青森県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +label: "岩手県" +value: "3" +data: "岩手県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +label: "宮城県" +value: "4" +data: "宮城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +label: "秋田県" +value: "5" +data: "秋田県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1082 +label: "山形県" +value: "6" +data: "山形県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1083 +label: "福島県" +value: "7" +data: "福島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1084 +label: "茨城県" +value: "8" +data: "茨城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1085 +label: "栃木県" +value: "9" +data: "栃木県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1086 +label: "群馬県" +value: "10" +data: "群馬県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "埼玉県" +value: "11" +data: "埼玉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +label: "千葉県" +value: "12" +data: "千葉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1089 +label: "東京都" +value: "13" +data: "東京都" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1090 +label: "神奈川県" +value: "14" +data: "神奈川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1091 +label: "新潟県" +value: "15" +data: "新潟県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +label: "富山県" +value: "16" +data: "富山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1093 +label: "石川県" +value: "17" +data: "石川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1094 +label: "福井県" +value: "18" +data: "福井県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +label: "山梨県" +value: "19" +data: "山梨県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1096 +label: "長野県" +value: "20" +data: "長野県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +label: "岐阜県" +value: "21" +data: "岐阜県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1098 +label: "静岡県" +value: "22" +data: "静岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1099 +label: "愛知県" +value: "23" +data: "愛知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +label: "三重県" +value: "24" +data: "三重県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1101 +label: "滋賀県" +value: "25" +data: "滋賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1102 +label: "京都府" +value: "26" +data: "京都府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +label: "大阪府" +value: "27" +data: "大阪府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1104 +label: "兵庫県" +value: "28" +data: "兵庫県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1105 +label: "奈良県" +value: "29" +data: "奈良県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1106 +label: "和歌山県" +value: "30" +data: "和歌山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1107 +label: "鳥取県" +value: "31" +data: "鳥取県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +label: "島根県" +value: "32" +data: "島根県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1109 +label: "岡山県" +value: "33" +data: "岡山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1110 +label: "広島県" +value: "34" +data: "広島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "山口県" +value: "35" +data: "山口県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112 +label: "徳島県" +value: "36" +data: "徳島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113 +label: "香川県" +value: "37" +data: "香川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114 +label: "愛媛県" +value: "38" +data: "愛媛県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115 +label: "高知県" +value: "39" +data: "高知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116 +label: "福岡県" +value: "40" +data: "福岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1117 +label: "佐賀県" +value: "41" +data: "佐賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1118 +label: "長崎県" +value: "42" +data: "長崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1119 +label: "熊本県" +value: "43" +data: "熊本県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1120 +label: "大分県" +value: "44" +data: "大分県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1121 +label: "宮崎県" +value: "45" +data: "宮崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +label: "鹿児島県" +value: "46" +data: "鹿児島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1123 +label: "沖縄県" +value: "47" +data: "沖縄県" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#974 -form: Symfony\Component\Form\Form {#826 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#973 …5} |
full_name | "form[prefecture]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_prefecture" |
is_selected | Closure($choice, $value) {#1125 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#598 …} } |
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 {#320 +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 {#307 +payload: null +message: "本社所在地市区町村/番地が未入力です" } ] |
[ Symfony\Component\Validator\Constraints\Length {#320 +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 {#307 +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 {#320 +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 {#307 +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) {#619 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() {#621 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() {#626 …} } } |
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 {#1126 -form: Symfony\Component\Form\Form {#823 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1127 …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 {#313 +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 {#313 +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 {#313 +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) {#630 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() {#632 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() {#631 …} } } |
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 {#1128 -form: Symfony\Component\Form\Form {#820 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1129 …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 | "" |
dep_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 {#517 +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 {#514 +payload: null +message: "担当者名(姓)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#517 +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 {#514 +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 {#517 +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 {#514 +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) {#639 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() {#641 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() {#640 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "山田" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_dep_lastname" ] |
cache_key | "_form_dep_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1130 -form: Symfony\Component\Form\Form {#817 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1131 …5} |
full_name | "form[dep_lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_dep_lastname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dep_lastname" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_dep_lastname" |
valid | true |
value | "" |
dep_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 {#554 +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 {#556 +payload: null +message: "担当者名(名)を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#554 +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 {#556 +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 {#554 +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 {#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 | Closure(FormInterface $form) {#648 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() {#650 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() {#649 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "太郎" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_dep_firstname" ] |
cache_key | "_form_dep_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1132 -form: Symfony\Component\Form\Form {#814 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1133 …5} |
full_name | "form[dep_firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_dep_firstname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dep_firstname" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_dep_firstname" |
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 {#491 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#523 +payload: null +message: "メールアドレスを入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Email {#491 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#523 +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 {#491 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#523 +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) {#658 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() {#663 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() {#657 …} } } |
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 {#1134 -form: Symfony\Component\Form\Form {#811 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1135 …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 {#522 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#494 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "メールアドレスを入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Callback {#522 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#494 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "メールアドレスを入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateEmail" ] } Symfony\Component\Validator\Constraints\Email {#494 +payload: null +message: "メールアドレスの形式が不正です。" +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#495 +payload: null +message: "メールアドレスを入力してください" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#670 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() {#672 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() {#671 …} } } |
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 {#1136 -form: Symfony\Component\Form\Form {#808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1137 …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 | "" |
department
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#496 +payload: null +maxMessage: "部署は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 64 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#497 +payload: null +message: "部署を入力してください" } ] |
[ Symfony\Component\Validator\Constraints\Length {#496 +payload: null +maxMessage: "部署は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 64 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#497 +payload: null +message: "部署を入力してください" } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#496 +payload: null +maxMessage: "部署は最大{{ limit }}文字で入力してください。" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 64 +min: null +charset: "UTF-8" +normalizer: null } Symfony\Component\Validator\Constraints\NotNull {#497 +payload: null +message: "部署を入力してください" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#679 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() {#681 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() {#680 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_department" ] |
cache_key | "_form_department_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1138 -form: Symfony\Component\Form\Form {#840 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1139 …5} |
full_name | "form[department]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_department" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "department" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_department" |
valid | true |
value | "" |
location
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "location1" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "本社所在地と同じ" => "location1" "本社所在地以外" => "location2" ] |
[ "本社所在地と同じ" => "location1" "本社所在地以外" => "location2" ] |
data | "location1" |
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 | [ "本社所在地と同じ" => "location1" "本社所在地以外" => "location2" ] |
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 | "location1" |
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() {#689 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() {#688 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_location" ] |
cache_key | "_form_location_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#698 +label: "本社所在地と同じ" +value: "location1" +data: "location1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#703 +label: "本社所在地以外" +value: "location2" +data: "location2" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | "location1" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1140 -form: Symfony\Component\Form\Form {#880 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1141 …5} |
full_name | "form[location]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_location" |
is_selected | Closure($choice, $value) {#1142 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#598 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "location" |
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_location" |
valid | true |
value | "location1" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"location1"
|
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 | "location1" |
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) {#848 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#847 …} } |
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 {#845 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() {#844 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() {#843 …} } } |
validation_groups | null |
value | "location1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_location_entry" ] |
cache_key | "_form_location_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1146 -form: Symfony\Component\Form\Form {#883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1145 …5} |
full_name | "form[location]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_location_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_location_entry" |
valid | true |
value | "location1" |
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 | "location2" |
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) {#848 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#847 …} } |
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 {#845 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() {#872 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() {#873 …} } } |
validation_groups | null |
value | "location2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_location_entry" ] |
cache_key | "_form_location_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1147 -form: Symfony\Component\Form\Form {#886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1148 …5} |
full_name | "form[location]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_location_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_location_entry" |
valid | true |
value | "location2" |
zip2_0
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Callback {#498 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateZip" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#498 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateZip" ] } ] |
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 {#498 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateZip" ] } ] |
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) {#704 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() {#706 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() {#705 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_zip2_0" ] |
cache_key | "_form_zip2_0_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1144 -form: Symfony\Component\Form\Form {#889 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1143 …5} |
full_name | "form[zip2_0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zip2_0" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip2_0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zip2_0" |
valid | true |
value | "" |
zip2_1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Callback {#499 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateZip2" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#499 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateZip2" ] } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#499 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateZip2" ] } ] |
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) {#713 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() {#715 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() {#714 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_zip2_1" ] |
cache_key | "_form_zip2_1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1150 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1149 …5} |
full_name | "form[zip2_1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zip2_1" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip2_1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zip2_1" |
valid | true |
value | "" |
prefecture2
"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\Callback {#500 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validatePref" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#500 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validatePref" ] } ] |
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\Callback {#500 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validatePref" ] } ] |
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() {#723 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() {#722 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_prefecture2" ] |
cache_key | "_form_prefecture2_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +label: "選択してください" +value: "0" +data: null +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1068 +label: "北海道" +value: "1" +data: "北海道" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1070 +label: "青森県" +value: "2" +data: "青森県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +label: "岩手県" +value: "3" +data: "岩手県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +label: "宮城県" +value: "4" +data: "宮城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +label: "秋田県" +value: "5" +data: "秋田県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1082 +label: "山形県" +value: "6" +data: "山形県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1083 +label: "福島県" +value: "7" +data: "福島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1084 +label: "茨城県" +value: "8" +data: "茨城県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1085 +label: "栃木県" +value: "9" +data: "栃木県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1086 +label: "群馬県" +value: "10" +data: "群馬県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "埼玉県" +value: "11" +data: "埼玉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +label: "千葉県" +value: "12" +data: "千葉県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1089 +label: "東京都" +value: "13" +data: "東京都" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1090 +label: "神奈川県" +value: "14" +data: "神奈川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1091 +label: "新潟県" +value: "15" +data: "新潟県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +label: "富山県" +value: "16" +data: "富山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1093 +label: "石川県" +value: "17" +data: "石川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1094 +label: "福井県" +value: "18" +data: "福井県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +label: "山梨県" +value: "19" +data: "山梨県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1096 +label: "長野県" +value: "20" +data: "長野県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +label: "岐阜県" +value: "21" +data: "岐阜県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1098 +label: "静岡県" +value: "22" +data: "静岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1099 +label: "愛知県" +value: "23" +data: "愛知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +label: "三重県" +value: "24" +data: "三重県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1101 +label: "滋賀県" +value: "25" +data: "滋賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1102 +label: "京都府" +value: "26" +data: "京都府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +label: "大阪府" +value: "27" +data: "大阪府" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1104 +label: "兵庫県" +value: "28" +data: "兵庫県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1105 +label: "奈良県" +value: "29" +data: "奈良県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1106 +label: "和歌山県" +value: "30" +data: "和歌山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1107 +label: "鳥取県" +value: "31" +data: "鳥取県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +label: "島根県" +value: "32" +data: "島根県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1109 +label: "岡山県" +value: "33" +data: "岡山県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1110 +label: "広島県" +value: "34" +data: "広島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "山口県" +value: "35" +data: "山口県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112 +label: "徳島県" +value: "36" +data: "徳島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113 +label: "香川県" +value: "37" +data: "香川県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114 +label: "愛媛県" +value: "38" +data: "愛媛県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115 +label: "高知県" +value: "39" +data: "高知県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116 +label: "福岡県" +value: "40" +data: "福岡県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1117 +label: "佐賀県" +value: "41" +data: "佐賀県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1118 +label: "長崎県" +value: "42" +data: "長崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1119 +label: "熊本県" +value: "43" +data: "熊本県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1120 +label: "大分県" +value: "44" +data: "大分県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1121 +label: "宮崎県" +value: "45" +data: "宮崎県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +label: "鹿児島県" +value: "46" +data: "鹿児島県" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1123 +label: "沖縄県" +value: "47" +data: "沖縄県" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1151 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1152 …5} |
full_name | "form[prefecture2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_prefecture2" |
is_selected | Closure($choice, $value) {#1153 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#598 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "prefecture2" |
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_prefecture2" |
valid | true |
value | "0" |
address2
"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\Callback {#501 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateAddr" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#501 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateAddr" ] } ] |
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\Callback {#501 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateAddr" ] } ] |
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) {#731 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() {#733 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() {#732 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "刈谷市八軒町1-15" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_address2" ] |
cache_key | "_form_address2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1154 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1155 …5} |
full_name | "form[address2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_address2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_address2" |
valid | true |
value | "" |
address_option2
"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 {#502 +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 {#502 +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 {#502 +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) {#740 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() {#742 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() {#741 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_address_option2" ] |
cache_key | "_form_address_option2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1156 -form: Symfony\Component\Form\Form {#901 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1157 …5} |
full_name | "form[address_option2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_address_option2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address_option2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_address_option2" |
valid | true |
value | "" |
tel2
"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\Callback {#493 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateTel" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#493 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateTel" ] } ] |
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 {#493 +payload: null +callback: [ App\Controller\CpInputController {#224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#194 …} } "validateTel" ] } ] |
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) {#750 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() {#755 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() {#749 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_form_tel2" ] |
cache_key | "_form_tel2_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1158 -form: Symfony\Component\Form\Form {#904 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1159 …5} |
full_name | "form[tel2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_tel2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_tel2" |
valid | true |
value | "" |
payment
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "payment1" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "一括" => "payment1" "分割" => "payment2" ] |
[ "一括" => "payment1" "分割" => "payment2" ] |
data | "payment1" |
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 | [ "一括" => "payment1" "分割" => "payment2" ] |
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 | "payment1" |
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() {#763 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() {#762 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_payment" ] |
cache_key | "_form_payment_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#771 +label: "一括" +value: "payment1" +data: "payment1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#772 +label: "分割" +value: "payment2" +data: "payment2" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | "payment1" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1160 -form: Symfony\Component\Form\Form {#925 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1161 …5} |
full_name | "form[payment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_payment" |
is_selected | Closure($choice, $value) {#1162 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#598 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "payment" |
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_payment" |
valid | true |
value | "payment1" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"payment1"
|
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 | "payment1" |
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) {#848 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#847 …} } |
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 {#845 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() {#909 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() {#908 …} } } |
validation_groups | null |
value | "payment1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_payment_entry" ] |
cache_key | "_form_payment_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1166 -form: Symfony\Component\Form\Form {#928 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1165 …5} |
full_name | "form[payment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_payment_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_payment_entry" |
valid | true |
value | "payment1" |
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 | "payment2" |
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) {#848 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#847 …} } |
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 {#845 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() {#918 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() {#917 …} } } |
validation_groups | null |
value | "payment2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_payment_entry" ] |
cache_key | "_form_payment_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1167 -form: Symfony\Component\Form\Form {#931 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1168 …5} |
full_name | "form[payment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_payment_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_payment_entry" |
valid | true |
value | "payment2" |
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() {#779 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() {#778 …} } } |
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 {#787 +label: "希望します" +value: "is_public1" +data: "is_public1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#788 +label: "希望しません" +value: "is_public2" +data: "is_public2" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | "is_public1" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1164 -form: Symfony\Component\Form\Form {#952 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1163 …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) {#1170 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#598 …} } |
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) {#848 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#847 …} } |
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 {#845 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() {#936 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() {#935 …} } } |
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 {#1173 -form: Symfony\Component\Form\Form {#955 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1172 …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) {#848 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#847 …} } |
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 {#845 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() {#945 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() {#944 …} } } |
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 {#1174 -form: Symfony\Component\Form\Form {#958 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1175 …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 {#1169 …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 | "5b7d39a184b2f4d85ded38aea53335dc.v6dzOW8V4quZEdei2VnsFwWLqc5uO8YQk8nT49ItPKs.8O0-ayZAtYb7a5_76GCEXnzI8Z9capBp2rCnlOdfdN-OlgdcIne94vclmg" |
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 | "5b7d39a184b2f4d85ded38aea53335dc.v6dzOW8V4quZEdei2VnsFwWLqc5uO8YQk8nT49ItPKs.8O0-ayZAtYb7a5_76GCEXnzI8Z9capBp2rCnlOdfdN-OlgdcIne94vclmg" |
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 | "5b7d39a184b2f4d85ded38aea53335dc.v6dzOW8V4quZEdei2VnsFwWLqc5uO8YQk8nT49ItPKs.8O0-ayZAtYb7a5_76GCEXnzI8Z9capBp2rCnlOdfdN-OlgdcIne94vclmg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1176 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() {#1171 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() {#1177 …} } } |
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 | "5b7d39a184b2f4d85ded38aea53335dc.v6dzOW8V4quZEdei2VnsFwWLqc5uO8YQk8nT49ItPKs.8O0-ayZAtYb7a5_76GCEXnzI8Z9capBp2rCnlOdfdN-OlgdcIne94vclmg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1186 -form: Symfony\Component\Form\Form {#1182 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#743 …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 | "5b7d39a184b2f4d85ded38aea53335dc.v6dzOW8V4quZEdei2VnsFwWLqc5uO8YQk8nT49ItPKs.8O0-ayZAtYb7a5_76GCEXnzI8Z9capBp2rCnlOdfdN-OlgdcIne94vclmg" |