Forms
depot_fichier_region
Form type:
"App\Form\DepotFichierRegionType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\DepotFichier {#349 -id: null -prenom: null -nom: null -fonction: null -typeCollectivite: null -email: null -telephone: null -identifiantCollectivite: null -fichier: null -originalFilename: null -ip: null -dateDepot: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/depot-success-region" |
same as passed value |
allow_extra_fields | true |
same as passed value |
attr | [ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-examples" ] |
[ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-examples" ] |
data | App\Entity\DepotFichier {#349 -id: null -prenom: null -nom: null -fonction: null -typeCollectivite: null -email: null -telephone: null -identifiantCollectivite: null -fichier: null -originalFilename: null -ip: null -dateDepot: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/depot-success-region" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-examples" ] |
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 {#426 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#427 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#428 …} -namespace: Closure() {#430 …} } |
data | App\Entity\DepotFichier {#349 -id: null -prenom: null -nom: null -fonction: null -typeCollectivite: null -email: null -telephone: null -identifiantCollectivite: null -fichier: null -originalFilename: null -ip: null -dateDepot: null } |
data_class | "App\Entity\DepotFichier" |
disabled | false |
empty_data | Closure(FormInterface $form) {#448 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#369 …} use: { $class: "App\Entity\DepotFichier" } } |
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() {#450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#432 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#157 …} $translationDomain: "validators" $message: Closure() {#449 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/depot-success-region" |
attr | [ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-examples" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "depot_fichier_region" "_depot_fichier_region" ] |
cache_key | "_depot_fichier_region_depot_fichier_region" |
compound | true |
data | App\Entity\DepotFichier {#349 -id: null -prenom: null -nom: null -fonction: null -typeCollectivite: null -email: null -telephone: null -identifiantCollectivite: null -fichier: null -originalFilename: null -ip: null -dateDepot: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#522 -form: Symfony\Component\Form\Form {#528 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#451 …5} |
full_name | "depot_fichier_region" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_region" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "depot_fichier_region" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_region" |
valid | true |
value | App\Entity\DepotFichier {#349 -id: null -prenom: null -nom: null -fonction: null -typeCollectivite: null -email: null -telephone: null -identifiantCollectivite: null -fichier: null -originalFilename: null -ip: null -dateDepot: null } |
nom
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 | [ "placeholder" => "Votre nom" ] |
[ "placeholder" => "Votre nom" ] |
disabled | false |
false
|
label | "Nom" |
same as passed value |
label_attr | [ "class" => "col-md-4" ] |
[ "class" => "col-md-4" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre nom" ] |
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 {#426 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#427 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#428 …} -namespace: Closure() {#430 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#369 …} } |
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 | "Nom" |
label_attr | [ "class" => "col-md-4" ] |
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() {#463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#432 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#157 …} $translationDomain: "validators" $message: Closure() {#462 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre nom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_depot_fichier_region_nom" ] |
cache_key | "_depot_fichier_region_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#473 -form: Symfony\Component\Form\Form {#531 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#482 …5} |
full_name | "depot_fichier_region[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_region_nom" |
label | "Nom" |
label_attr | [ "class" => "col-md-4" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_region_nom" |
valid | true |
value | "" |
prenom
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 | [ "placeholder" => "Votre prénom" ] |
[ "placeholder" => "Votre prénom" ] |
disabled | false |
false
|
label | "Prénom" |
same as passed value |
label_attr | [ "class" => "col-md-4" ] |
[ "class" => "col-md-4" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre prénom" ] |
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 {#426 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#427 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#428 …} -namespace: Closure() {#430 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#470 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#369 …} } |
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 | "Prénom" |
label_attr | [ "class" => "col-md-4" ] |
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() {#472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#432 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#157 …} $translationDomain: "validators" $message: Closure() {#471 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre prénom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_depot_fichier_region_prenom" ] |
cache_key | "_depot_fichier_region_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#464 -form: Symfony\Component\Form\Form {#534 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#550 …5} |
full_name | "depot_fichier_region[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_region_prenom" |
label | "Prénom" |
label_attr | [ "class" => "col-md-4" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_region_prenom" |
valid | true |
value | "" |
fonction
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 | [ "placeholder" => "Votre fonction" ] |
[ "placeholder" => "Votre fonction" ] |
disabled | false |
false
|
label | "Fonction" |
same as passed value |
label_attr | [ "class" => "col-md-4" ] |
[ "class" => "col-md-4" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre fonction" ] |
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 {#426 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#427 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#428 …} -namespace: Closure() {#430 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#369 …} } |
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 | "Fonction" |
label_attr | [ "class" => "col-md-4" ] |
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() {#481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#432 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#157 …} $translationDomain: "validators" $message: Closure() {#480 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre fonction" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_depot_fichier_region_fonction" ] |
cache_key | "_depot_fichier_region_fonction_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#552 -form: Symfony\Component\Form\Form {#537 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#553 …5} |
full_name | "depot_fichier_region[fonction]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_region_fonction" |
label | "Fonction" |
label_attr | [ "class" => "col-md-4" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fonction" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_region_fonction" |
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 | [ "placeholder" => "Votre adresse e-mail" ] |
[ "placeholder" => "Votre adresse e-mail" ] |
disabled | false |
false
|
label | "E-mail" |
same as passed value |
label_attr | [ "class" => "col-md-4" ] |
[ "class" => "col-md-4" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre adresse e-mail" ] |
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 {#426 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#427 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#428 …} -namespace: Closure() {#430 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#492 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#369 …} } |
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 | "E-mail" |
label_attr | [ "class" => "col-md-4" ] |
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() {#494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#432 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#157 …} $translationDomain: "validators" $message: Closure() {#493 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre adresse e-mail" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_depot_fichier_region_email" ] |
cache_key | "_depot_fichier_region_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#554 -form: Symfony\Component\Form\Form {#540 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#555 …5} |
full_name | "depot_fichier_region[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_region_email" |
label | "E-mail" |
label_attr | [ "class" => "col-md-4" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_region_email" |
valid | true |
value | "" |
telephone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Votre téléphone" "data-parsley-minlength" => "10" "data-parsley-minlength-message" => "numéro de téléphone invalide (il vous faut 10 chiffres)" "data-parsley-type" => "digits" "data-parsley-type-message" => "Vous ne devez saisir que des chiffres" ] |
[ "placeholder" => "Votre téléphone" "data-parsley-minlength" => "10" "data-parsley-minlength-message" => "numéro de téléphone invalide (il vous faut 10 chiffres)" "data-parsley-type" => "digits" "data-parsley-type-message" => "Vous ne devez saisir que des chiffres" ] |
disabled | false |
false
|
label | "Téléphone" |
same as passed value |
label_attr | [ "class" => "col-md-4" ] |
[ "class" => "col-md-4" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre téléphone" "data-parsley-minlength" => "10" "data-parsley-minlength-message" => "numéro de téléphone invalide (il vous faut 10 chiffres)" "data-parsley-type" => "digits" "data-parsley-type-message" => "Vous ne devez saisir que des chiffres" ] |
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 {#426 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#427 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#428 …} -namespace: Closure() {#430 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#369 …} } |
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 | "Téléphone" |
label_attr | [ "class" => "col-md-4" ] |
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() {#507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#432 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#157 …} $translationDomain: "validators" $message: Closure() {#506 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre téléphone" "data-parsley-minlength" => "10" "data-parsley-minlength-message" => "numéro de téléphone invalide (il vous faut 10 chiffres)" "data-parsley-type" => "digits" "data-parsley-type-message" => "Vous ne devez saisir que des chiffres" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_depot_fichier_region_telephone" ] |
cache_key | "_depot_fichier_region_telephone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#579 -form: Symfony\Component\Form\Form {#543 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#581 …5} |
full_name | "depot_fichier_region[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_region_telephone" |
label | "Téléphone" |
label_attr | [ "class" => "col-md-4" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_region_telephone" |
valid | true |
value | "" |
fichier
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#426 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#427 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#428 …} -namespace: Closure() {#430 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#432 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#157 …} $translationDomain: "validators" $message: Closure() {#520 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_depot_fichier_region_fichier" ] |
cache_key | "_depot_fichier_region_fichier_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#582 -form: Symfony\Component\Form\Form {#546 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#583 …5} |
full_name | "depot_fichier_region[fichier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_region_fichier" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "fichier" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_depot_fichier_region_fichier" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e2ba07ae.J2_VTLMaLe5nQQoOsc4kAoL5_fS41j22sgdJjNppkKs.XTDtJYIqaKUGLVJI4v5Dd-uWn4XyuXTE8EIxzasKoc4XBZcf1ENvhQImMg" |
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 | "e2ba07ae.J2_VTLMaLe5nQQoOsc4kAoL5_fS41j22sgdJjNppkKs.XTDtJYIqaKUGLVJI4v5Dd-uWn4XyuXTE8EIxzasKoc4XBZcf1ENvhQImMg" |
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 {#426 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#427 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#428 …} -namespace: Closure() {#430 …} } |
data | "e2ba07ae.J2_VTLMaLe5nQQoOsc4kAoL5_fS41j22sgdJjNppkKs.XTDtJYIqaKUGLVJI4v5Dd-uWn4XyuXTE8EIxzasKoc4XBZcf1ENvhQImMg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#369 …} } |
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() {#602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#432 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#157 …} $translationDomain: "validators" $message: Closure() {#601 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_depot_fichier_region__token" ] |
cache_key | "_depot_fichier_region__token_hidden" |
compound | false |
data | "e2ba07ae.J2_VTLMaLe5nQQoOsc4kAoL5_fS41j22sgdJjNppkKs.XTDtJYIqaKUGLVJI4v5Dd-uWn4XyuXTE8EIxzasKoc4XBZcf1ENvhQImMg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#612 -form: Symfony\Component\Form\Form {#608 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#603 …5} |
full_name | "depot_fichier_region[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_region__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 | "_depot_fichier_region__token" |
valid | true |
value | "e2ba07ae.J2_VTLMaLe5nQQoOsc4kAoL5_fS41j22sgdJjNppkKs.XTDtJYIqaKUGLVJI4v5Dd-uWn4XyuXTE8EIxzasKoc4XBZcf1ENvhQImMg" |