Forms
depot_fichier_dept
Form type:
"App\Form\DepotFichierDeptType"
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-dept" |
same as passed value |
attr | [ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-form-dept" ] |
[ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-form-dept" ] |
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-dept" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-form-dept" ] |
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-dept" |
attr | [ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-form-dept" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "depot_fichier_dept" "_depot_fichier_dept" ] |
cache_key | "_depot_fichier_dept_depot_fichier_dept" |
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 {#543 -form: Symfony\Component\Form\Form {#551 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#451 …5} |
full_name | "depot_fichier_dept" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "depot_fichier_dept" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_dept" |
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_dept_nom" ] |
cache_key | "_depot_fichier_dept_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#482 -form: Symfony\Component\Form\Form {#554 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#495 …5} |
full_name | "depot_fichier_dept[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept_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_dept_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_dept_prenom" ] |
cache_key | "_depot_fichier_dept_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#473 -form: Symfony\Component\Form\Form {#557 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#464 …5} |
full_name | "depot_fichier_dept[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept_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_dept_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_dept_fonction" ] |
cache_key | "_depot_fichier_dept_fonction_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#576 -form: Symfony\Component\Form\Form {#560 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#578 …5} |
full_name | "depot_fichier_dept[fonction]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept_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_dept_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_dept_email" ] |
cache_key | "_depot_fichier_dept_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#579 -form: Symfony\Component\Form\Form {#563 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#580 …5} |
full_name | "depot_fichier_dept[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept_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_dept_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_dept_telephone" ] |
cache_key | "_depot_fichier_dept_telephone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#581 -form: Symfony\Component\Form\Form {#566 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#609 …5} |
full_name | "depot_fichier_dept[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept_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_dept_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_dept_fichier" ] |
cache_key | "_depot_fichier_dept_fichier_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#611 -form: Symfony\Component\Form\Form {#569 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#612 …5} |
full_name | "depot_fichier_dept[fichier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept_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_dept_fichier" |
valid | true |
value | "" |
identifiantCollectivite
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" => "selectize-field" ] |
[ "class" => "selectize-field" ] |
choices | [ "Calvados" => "14-calvados" "Eure" => "27-eure" "Manche" => "50-manche" "Orne" => "61-Orne" "Seine-Maritime" => "76-seine-maritime" ] |
[ "Calvados" => "14-calvados" "Eure" => "27-eure" "Manche" => "50-manche" "Orne" => "61-Orne" "Seine-Maritime" => "76-seine-maritime" ] |
disabled | false |
false
|
label | "Votre collectivité" |
same as passed value |
label_attr | [ "class" => "col-md-4" ] |
[ "class" => "col-md-4" ] |
placeholder | "Choisissez votre département" |
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" => "selectize-field" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Calvados" => "14-calvados" "Eure" => "27-eure" "Manche" => "50-manche" "Orne" => "61-Orne" "Seine-Maritime" => "76-seine-maritime" ] |
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 | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre collectivité" |
label_attr | [ "class" => "col-md-4" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Choisissez votre département" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#542 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() {#540 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "selectize-field" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_depot_fichier_dept_identifiantCollectivite" ] |
cache_key | "_depot_fichier_dept_identifiantCollectivite_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#615 +label: "Calvados" +value: "14-calvados" +data: "14-calvados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#616 +label: "Eure" +value: "27-eure" +data: "27-eure" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#617 +label: "Manche" +value: "50-manche" +data: "50-manche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#618 +label: "Orne" +value: "61-Orne" +data: "61-Orne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#619 +label: "Seine-Maritime" +value: "76-seine-maritime" +data: "76-seine-maritime" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#613 -form: Symfony\Component\Form\Form {#572 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#614 …5} |
full_name | "depot_fichier_dept[identifiantCollectivite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept_identifiantCollectivite" |
is_selected | Closure($choice, $value) {#621 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#528 …} } |
label | "Votre collectivité" |
label_attr | [ "class" => "col-md-4" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "identifiantCollectivite" |
placeholder | "Choisissez votre département" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_dept_identifiantCollectivite" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1b0206439d151.TPoY2MEepR64Zgy_wtfM6bbAKrcM6BX5e6jPXQyo8Z0.LYJ1nKhX4nnxDzz9lqaYvcGwfe5Fo1-DLcX-NjXQlfcvm2Hs8CnhZNswQQ" |
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 | "1b0206439d151.TPoY2MEepR64Zgy_wtfM6bbAKrcM6BX5e6jPXQyo8Z0.LYJ1nKhX4nnxDzz9lqaYvcGwfe5Fo1-DLcX-NjXQlfcvm2Hs8CnhZNswQQ" |
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 | "1b0206439d151.TPoY2MEepR64Zgy_wtfM6bbAKrcM6BX5e6jPXQyo8Z0.LYJ1nKhX4nnxDzz9lqaYvcGwfe5Fo1-DLcX-NjXQlfcvm2Hs8CnhZNswQQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#638 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() {#640 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() {#639 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_depot_fichier_dept__token" ] |
cache_key | "_depot_fichier_dept__token_hidden" |
compound | false |
data | "1b0206439d151.TPoY2MEepR64Zgy_wtfM6bbAKrcM6BX5e6jPXQyo8Z0.LYJ1nKhX4nnxDzz9lqaYvcGwfe5Fo1-DLcX-NjXQlfcvm2Hs8CnhZNswQQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#650 -form: Symfony\Component\Form\Form {#646 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#641 …5} |
full_name | "depot_fichier_dept[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_dept__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_dept__token" |
valid | true |
value | "1b0206439d151.TPoY2MEepR64Zgy_wtfM6bbAKrcM6BX5e6jPXQyo8Z0.LYJ1nKhX4nnxDzz9lqaYvcGwfe5Fo1-DLcX-NjXQlfcvm2Hs8CnhZNswQQ" |