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 {#1915 -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 {#1916 …} -address: App\Entity\Location {#2051 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1917 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1918 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1919 …} -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 {#1915 -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 {#1916 …} -address: App\Entity\Location {#2051 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1917 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1918 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1919 …} -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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
data | App\Entity\FamilyMember {#1915 -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 {#1916 …} -address: App\Entity\Location {#2051 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1917 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1918 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1919 …} -createdAt: null -updatedAt: null -deletedAt: null } |
data_class | "App\Entity\FamilyMember" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1943 …} 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() {#2177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2178 …} } } |
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 {#1915 -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 {#1916 …} -address: App\Entity\Location {#2051 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1917 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1918 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1919 …} -createdAt: null -updatedAt: null -deletedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2315 -form: Symfony\Component\Form\Form {#2193 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2316 …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 {#1915 -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 {#1916 …} -address: App\Entity\Location {#2051 …} -owner: null -children: Doctrine\Common\Collections\ArrayCollection {#1917 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1918 …} -season: null -family_situation: App\Entity\enums\FamilySituation {#1919 …} -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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2169 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1943 …} } |
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() {#2167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2168 …} } } |
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 {#2320 -form: Symfony\Component\Form\Form {#2196 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2319 …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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1943 …} } |
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() {#2158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2159 …} } } |
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 {#2321 -form: Symfony\Component\Form\Form {#2199 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2322 …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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2151 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1943 …} } |
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() {#2149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2150 …} } } |
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 {#2323 -form: Symfony\Component\Form\Form {#2202 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2324 …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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1943 …} } |
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() {#2140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2141 …} } } |
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 {#2325 -form: Symfony\Component\Form\Form {#2205 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2326 …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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1943 …} } |
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() {#2131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2132 …} } } |
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 {#2327 -form: Symfony\Component\Form\Form {#2208 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2328 …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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2098 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1943 …} } |
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() {#2007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2062 …} } } |
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 {#2329 -form: Symfony\Component\Form\Form {#2211 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2330 …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 {#2171 +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 {#2171 +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 {#2171 +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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
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() {#2186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2185 …} } } |
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 {#2331 -form: Symfony\Component\Form\Form {#2214 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2332 …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 | "f32ab0b6a983931.rrlAwHLhGMzVB9fCyC2MzykfmXskq9VX9Rqxl9BoMnw.y9g2iEWYbPqNP4OHhmbUgWdP_B9InIFhxG3Qpp4RYAzK7QuhJa1b-Y9loA" |
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 | "f32ab0b6a983931.rrlAwHLhGMzVB9fCyC2MzykfmXskq9VX9Rqxl9BoMnw.y9g2iEWYbPqNP4OHhmbUgWdP_B9InIFhxG3Qpp4RYAzK7QuhJa1b-Y9loA" |
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 {#1956 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1957 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1958 …} -namespace: Closure() {#1960 …} } |
data | "f32ab0b6a983931.rrlAwHLhGMzVB9fCyC2MzykfmXskq9VX9Rqxl9BoMnw.y9g2iEWYbPqNP4OHhmbUgWdP_B9InIFhxG3Qpp4RYAzK7QuhJa1b-Y9loA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1943 …} } |
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() {#2333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1963 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2334 …} } } |
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 | "f32ab0b6a983931.rrlAwHLhGMzVB9fCyC2MzykfmXskq9VX9Rqxl9BoMnw.y9g2iEWYbPqNP4OHhmbUgWdP_B9InIFhxG3Qpp4RYAzK7QuhJa1b-Y9loA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2344 -form: Symfony\Component\Form\Form {#2340 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2335 …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 | "f32ab0b6a983931.rrlAwHLhGMzVB9fCyC2MzykfmXskq9VX9Rqxl9BoMnw.y9g2iEWYbPqNP4OHhmbUgWdP_B9InIFhxG3Qpp4RYAzK7QuhJa1b-Y9loA" |