Forms
family_member_type_basic
Form type:
"App\Form\FamilyMemberTypeBasic"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\FamilyMember {#1972 -id: null -type: null -first_name: null -last_name: null -email: null -phone: null -mobile: null -job: null -legal_guardian: false -description: null -photo: null -identity: Doctrine\Common\Collections\ArrayCollection {#1973 …} -address: App\Entity\Location {#2101 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1974 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1975 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1976 …} -createdAt: null -updatedAt: null -deletedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/app/family/member/1/edit/ajax" |
same as passed value |
attr | [ "name" => "family_member_type_basic_edit" ] |
[ "name" => "family_member_type_basic_edit" ] |
data | App\Entity\FamilyMember {#1972 -id: null -type: null -first_name: null -last_name: null -email: null -phone: null -mobile: null -job: null -legal_guardian: false -description: null -photo: null -identity: Doctrine\Common\Collections\ArrayCollection {#1973 …} -address: App\Entity\Location {#2101 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1974 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1975 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1976 …} -createdAt: null -updatedAt: null -deletedAt: null } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/app/family/member/1/edit/ajax" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "name" => "family_member_type_basic_edit" ] |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data | App\Entity\FamilyMember {#1972 -id: null -type: null -first_name: null -last_name: null -email: null -phone: null -mobile: null -job: null -legal_guardian: false -description: null -photo: null -identity: Doctrine\Common\Collections\ArrayCollection {#1973 …} -address: App\Entity\Location {#2101 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1974 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1975 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1976 …} -createdAt: null -updatedAt: null -deletedAt: null } |
data_class | "App\Entity\FamilyMember" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2000 …} use: { $class: "App\Entity\FamilyMember" } } |
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() {#2234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2235 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/app/family/member/1/edit/ajax" |
attr | [ "name" => "family_member_type_basic_edit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "family_member_type_basic" "_family_member_type_basic" ] |
cache_key | "_family_member_type_basic_family_member_type_basic" |
compound | true |
data | App\Entity\FamilyMember {#1972 -id: null -type: null -first_name: null -last_name: null -email: null -phone: null -mobile: null -job: null -legal_guardian: false -description: null -photo: null -identity: Doctrine\Common\Collections\ArrayCollection {#1973 …} -address: App\Entity\Location {#2101 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1974 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1975 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1976 …} -createdAt: null -updatedAt: null -deletedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2372 -form: Symfony\Component\Form\Form {#2250 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2373 …5} |
full_name | "family_member_type_basic" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "family_member_type_basic" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_family_member_type_basic" |
valid | true |
value | App\Entity\FamilyMember {#1972 -id: null -type: null -first_name: null -last_name: null -email: null -phone: null -mobile: null -job: null -legal_guardian: false -description: null -photo: null -identity: Doctrine\Common\Collections\ArrayCollection {#1973 …} -address: App\Entity\Location {#2101 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1974 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1975 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1976 …} -createdAt: null -updatedAt: null -deletedAt: null } |
first_name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "" ] |
[ "class" => "form-control" "placeholder" => "" ] |
help | "" |
same as passed value |
label | "Prénom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "" ] |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2000 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
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 | "Prénom" |
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() {#2224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2225 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_family_member_type_basic_first_name" ] |
cache_key | "_family_member_type_basic_first_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2377 -form: Symfony\Component\Form\Form {#2253 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2376 …5} |
full_name | "family_member_type_basic[first_name]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic_first_name" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first_name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_family_member_type_basic_first_name" |
valid | true |
value | "" |
last_name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "" ] |
[ "class" => "form-control" "placeholder" => "" ] |
help | "" |
same as passed value |
label | "Nom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "" ] |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2217 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2000 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
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 | "Nom" |
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() {#2215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2216 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_family_member_type_basic_last_name" ] |
cache_key | "_family_member_type_basic_last_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2378 -form: Symfony\Component\Form\Form {#2256 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2379 …5} |
full_name | "family_member_type_basic[last_name]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic_last_name" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "last_name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_family_member_type_basic_last_name" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "" ] |
[ "class" => "form-control" "placeholder" => "" ] |
help | "" |
same as passed value |
invalid_message | "Email non valid" |
same as passed value |
label | "Email" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "" ] |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2000 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Email non valid" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email" |
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() {#2206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2207 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_family_member_type_basic_email" ] |
cache_key | "_family_member_type_basic_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2380 -form: Symfony\Component\Form\Form {#2259 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2381 …5} |
full_name | "family_member_type_basic[email]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_family_member_type_basic_email" |
valid | true |
value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "" ] |
[ "class" => "form-control" "placeholder" => "" ] |
help | "" |
same as passed value |
label | "Téléphone" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "" ] |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2199 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2000 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
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 | "Téléphone" |
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() {#2197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2198 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_family_member_type_basic_phone" ] |
cache_key | "_family_member_type_basic_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2382 -form: Symfony\Component\Form\Form {#2262 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2383 …5} |
full_name | "family_member_type_basic[phone]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic_phone" |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_family_member_type_basic_phone" |
valid | true |
value | "" |
mobile
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "" ] |
[ "class" => "form-control" "placeholder" => "" ] |
help | "" |
same as passed value |
label | "Mobile" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "" ] |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2190 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2000 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
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 | "Mobile" |
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() {#2188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2189 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_family_member_type_basic_mobile" ] |
cache_key | "_family_member_type_basic_mobile_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2384 -form: Symfony\Component\Form\Form {#2265 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2385 …5} |
full_name | "family_member_type_basic[mobile]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic_mobile" |
label | "Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mobile" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_family_member_type_basic_mobile" |
valid | true |
value | "" |
job
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "" ] |
[ "class" => "form-control" "placeholder" => "" ] |
help | "" |
same as passed value |
label | "Emploi" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "" ] |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2119 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2000 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
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 | "Emploi" |
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() {#2032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2126 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_family_member_type_basic_job" ] |
cache_key | "_family_member_type_basic_job_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2386 -form: Symfony\Component\Form\Form {#2268 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2387 …5} |
full_name | "family_member_type_basic[job]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic_job" |
label | "Emploi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "job" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_family_member_type_basic_job" |
valid | true |
value | "" |
photo
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "" ] |
[ "class" => "form-control" "placeholder" => "" ] |
constraints | [ Symfony\Component\Validator\Constraints\File {#2228 +payload: null +binaryFormat: false +mimeTypes: [ "image/*" ] +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger une image valide" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2048000 } ] |
[ Symfony\Component\Validator\Constraints\File {#2228 +payload: null +binaryFormat: false +mimeTypes: [ "image/*" ] +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger une image valide" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2048000 } ] |
label | "Photo d'identité" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "form-control" "placeholder" => "" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#2228 +payload: null +binaryFormat: false +mimeTypes: [ "image/*" ] +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger une image valide" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2048000 } ] |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Photo d'identité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
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() {#2243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2242 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_family_member_type_basic_photo" ] |
cache_key | "_family_member_type_basic_photo_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2388 -form: Symfony\Component\Form\Form {#2271 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2389 …5} |
full_name | "family_member_type_basic[photo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic_photo" |
label | "Photo d'identité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "photo" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_family_member_type_basic_photo" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "93947e8e8dff16138d5d8d1a.13kezOWf4vnIabjv7yNsnUyX2rHKv37uW04bXcpyEro.pyFQpLT8p4ukIsCH13kE8wbDs_C70RimEn9VJ7tHdMmiNmu5oPS9i5dQjA" |
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 | "93947e8e8dff16138d5d8d1a.13kezOWf4vnIabjv7yNsnUyX2rHKv37uW04bXcpyEro.pyFQpLT8p4ukIsCH13kE8wbDs_C70RimEn9VJ7tHdMmiNmu5oPS9i5dQjA" |
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 {#2013 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2015 …} -namespace: Closure() {#2017 …} } |
data | "93947e8e8dff16138d5d8d1a.13kezOWf4vnIabjv7yNsnUyX2rHKv37uW04bXcpyEro.pyFQpLT8p4ukIsCH13kE8wbDs_C70RimEn9VJ7tHdMmiNmu5oPS9i5dQjA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2374 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2000 …} } |
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() {#2390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2391 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_family_member_type_basic__token" ] |
cache_key | "_family_member_type_basic__token_hidden" |
compound | false |
data | "93947e8e8dff16138d5d8d1a.13kezOWf4vnIabjv7yNsnUyX2rHKv37uW04bXcpyEro.pyFQpLT8p4ukIsCH13kE8wbDs_C70RimEn9VJ7tHdMmiNmu5oPS9i5dQjA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2401 -form: Symfony\Component\Form\Form {#2397 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2392 …5} |
full_name | "family_member_type_basic[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "family_member_type_basic__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_family_member_type_basic__token" |
valid | true |
value | "93947e8e8dff16138d5d8d1a.13kezOWf4vnIabjv7yNsnUyX2rHKv37uW04bXcpyEro.pyFQpLT8p4ukIsCH13kE8wbDs_C70RimEn9VJ7tHdMmiNmu5oPS9i5dQjA" |