Forms
depot_fichier_epci
Form type:
"App\Form\DepotFichierEpciType"
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-epci" |
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-epci" |
allow_extra_fields | false |
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-epci" |
attr | [ "id" => "form-create" "novalidate" => "novalidate" "class" => "parsley-examples" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "depot_fichier_epci" "_depot_fichier_epci" ] |
cache_key | "_depot_fichier_epci_depot_fichier_epci" |
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 {#545 -form: Symfony\Component\Form\Form {#551 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#451 …5} |
full_name | "depot_fichier_epci" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "depot_fichier_epci" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_epci" |
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_epci_nom" ] |
cache_key | "_depot_fichier_epci_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_epci[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci_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_epci_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_epci_prenom" ] |
cache_key | "_depot_fichier_epci_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_epci[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci_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_epci_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_epci_fonction" ] |
cache_key | "_depot_fichier_epci_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_epci[fonction]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci_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_epci_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_epci_email" ] |
cache_key | "_depot_fichier_epci_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_epci[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci_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_epci_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_epci_telephone" ] |
cache_key | "_depot_fichier_epci_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_epci[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci_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_epci_telephone" |
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 | [ "CC de la Pieve de l'Ornano et du Taravo" => "200038958-cc-de-la-pieve-de-l-ornano-et-du-taravo" "CC du Sud Corse" => "200040764-cc-du-sud-corse" "CC Spelunca-Liamone" => "200067049-cc-spelunca-liamone" "CC de l'Alta Rocca" => "242000495-cc-de-l-alta-rocca" "CC Celavu-Prunelli" => "242000503-cc-celavu-prunelli" "CA du Pays Ajaccien" => "242010056-ca-du-pays-ajaccien" "CC du Sartenais Valinco Taravo" => "242010130-cc-du-sartenais-valinco-taravo" "CC de l'Oriente" => "200015162-cc-de-l-oriente" "CC de Fium'Orbu Castellu" => "200033827-cc-de-fium-orbu-castellu" "CC de la Costa Verde" => "200034205-cc-de-la-costa-verde" "CC de Marana-Golo" => "200036499-cc-de-marana-golo" "CC du Cap Corse" => "200042943-cc-du-cap-corse" "CC de l'Ile-Rousse - Balagne" => "200073104-cc-de-l-ile-rousse-balagne" "CC Nebbiu - Conca d'Oro" => "200073120-cc-nebbiu-conca-d-oro" "CC Pasquale Paoli" => "200073138-cc-pasquale-paoli" "CC de la Castagniccia-Casinca" => "200073252-cc-de-la-castagniccia-casinca" "CA de Bastia" => "242000354-ca-de-bastia" "CC du Centre Corse" => "242020071-cc-du-centre-corse" "CC de Calvi Balagne" => "242020105-cc-de-calvi-balagne" ] |
[ "CC de la Pieve de l'Ornano et du Taravo" => "200038958-cc-de-la-pieve-de-l-ornano-et-du-taravo" "CC du Sud Corse" => "200040764-cc-du-sud-corse" "CC Spelunca-Liamone" => "200067049-cc-spelunca-liamone" "CC de l'Alta Rocca" => "242000495-cc-de-l-alta-rocca" "CC Celavu-Prunelli" => "242000503-cc-celavu-prunelli" "CA du Pays Ajaccien" => "242010056-ca-du-pays-ajaccien" "CC du Sartenais Valinco Taravo" => "242010130-cc-du-sartenais-valinco-taravo" "CC de l'Oriente" => "200015162-cc-de-l-oriente" "CC de Fium'Orbu Castellu" => "200033827-cc-de-fium-orbu-castellu" "CC de la Costa Verde" => "200034205-cc-de-la-costa-verde" "CC de Marana-Golo" => "200036499-cc-de-marana-golo" "CC du Cap Corse" => "200042943-cc-du-cap-corse" "CC de l'Ile-Rousse - Balagne" => "200073104-cc-de-l-ile-rousse-balagne" "CC Nebbiu - Conca d'Oro" => "200073120-cc-nebbiu-conca-d-oro" "CC Pasquale Paoli" => "200073138-cc-pasquale-paoli" "CC de la Castagniccia-Casinca" => "200073252-cc-de-la-castagniccia-casinca" "CA de Bastia" => "242000354-ca-de-bastia" "CC du Centre Corse" => "242020071-cc-du-centre-corse" "CC de Calvi Balagne" => "242020105-cc-de-calvi-balagne" ] |
disabled | false |
false
|
label | "Votre collectivité" |
same as passed value |
label_attr | [ "class" => "col-md-4" ] |
[ "class" => "col-md-4" ] |
placeholder | "Choisissez votre EPCI" |
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 | [ "CC de la Pieve de l'Ornano et du Taravo" => "200038958-cc-de-la-pieve-de-l-ornano-et-du-taravo" "CC du Sud Corse" => "200040764-cc-du-sud-corse" "CC Spelunca-Liamone" => "200067049-cc-spelunca-liamone" "CC de l'Alta Rocca" => "242000495-cc-de-l-alta-rocca" "CC Celavu-Prunelli" => "242000503-cc-celavu-prunelli" "CA du Pays Ajaccien" => "242010056-ca-du-pays-ajaccien" "CC du Sartenais Valinco Taravo" => "242010130-cc-du-sartenais-valinco-taravo" "CC de l'Oriente" => "200015162-cc-de-l-oriente" "CC de Fium'Orbu Castellu" => "200033827-cc-de-fium-orbu-castellu" "CC de la Costa Verde" => "200034205-cc-de-la-costa-verde" "CC de Marana-Golo" => "200036499-cc-de-marana-golo" "CC du Cap Corse" => "200042943-cc-du-cap-corse" "CC de l'Ile-Rousse - Balagne" => "200073104-cc-de-l-ile-rousse-balagne" "CC Nebbiu - Conca d'Oro" => "200073120-cc-nebbiu-conca-d-oro" "CC Pasquale Paoli" => "200073138-cc-pasquale-paoli" "CC de la Castagniccia-Casinca" => "200073252-cc-de-la-castagniccia-casinca" "CA de Bastia" => "242000354-ca-de-bastia" "CC du Centre Corse" => "242020071-cc-du-centre-corse" "CC de Calvi Balagne" => "242020105-cc-de-calvi-balagne" ] |
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 EPCI" |
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() {#527 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() {#525 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "selectize-field" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_depot_fichier_epci_identifiantCollectivite" ] |
cache_key | "_depot_fichier_epci_identifiantCollectivite_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#613 +label: "CC de la Pieve de l'Ornano et du Taravo" +value: "200038958-cc-de-la-pieve-de-l-ornano-et-du-taravo" +data: "200038958-cc-de-la-pieve-de-l-ornano-et-du-taravo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#614 +label: "CC du Sud Corse" +value: "200040764-cc-du-sud-corse" +data: "200040764-cc-du-sud-corse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#615 +label: "CC Spelunca-Liamone" +value: "200067049-cc-spelunca-liamone" +data: "200067049-cc-spelunca-liamone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#616 +label: "CC de l'Alta Rocca" +value: "242000495-cc-de-l-alta-rocca" +data: "242000495-cc-de-l-alta-rocca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#617 +label: "CC Celavu-Prunelli" +value: "242000503-cc-celavu-prunelli" +data: "242000503-cc-celavu-prunelli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#618 +label: "CA du Pays Ajaccien" +value: "242010056-ca-du-pays-ajaccien" +data: "242010056-ca-du-pays-ajaccien" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#619 +label: "CC du Sartenais Valinco Taravo" +value: "242010130-cc-du-sartenais-valinco-taravo" +data: "242010130-cc-du-sartenais-valinco-taravo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#620 +label: "CC de l'Oriente" +value: "200015162-cc-de-l-oriente" +data: "200015162-cc-de-l-oriente" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#621 +label: "CC de Fium'Orbu Castellu" +value: "200033827-cc-de-fium-orbu-castellu" +data: "200033827-cc-de-fium-orbu-castellu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#622 +label: "CC de la Costa Verde" +value: "200034205-cc-de-la-costa-verde" +data: "200034205-cc-de-la-costa-verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#623 +label: "CC de Marana-Golo" +value: "200036499-cc-de-marana-golo" +data: "200036499-cc-de-marana-golo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#624 +label: "CC du Cap Corse" +value: "200042943-cc-du-cap-corse" +data: "200042943-cc-du-cap-corse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#625 +label: "CC de l'Ile-Rousse - Balagne" +value: "200073104-cc-de-l-ile-rousse-balagne" +data: "200073104-cc-de-l-ile-rousse-balagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#626 +label: "CC Nebbiu - Conca d'Oro" +value: "200073120-cc-nebbiu-conca-d-oro" +data: "200073120-cc-nebbiu-conca-d-oro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#627 +label: "CC Pasquale Paoli" +value: "200073138-cc-pasquale-paoli" +data: "200073138-cc-pasquale-paoli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#628 +label: "CC de la Castagniccia-Casinca" +value: "200073252-cc-de-la-castagniccia-casinca" +data: "200073252-cc-de-la-castagniccia-casinca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#629 +label: "CA de Bastia" +value: "242000354-ca-de-bastia" +data: "242000354-ca-de-bastia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#630 +label: "CC du Centre Corse" +value: "242020071-cc-du-centre-corse" +data: "242020071-cc-du-centre-corse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#631 +label: "CC de Calvi Balagne" +value: "242020105-cc-de-calvi-balagne" +data: "242020105-cc-de-calvi-balagne" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#611 -form: Symfony\Component\Form\Form {#569 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#612 …5} |
full_name | "depot_fichier_epci[identifiantCollectivite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci_identifiantCollectivite" |
is_selected | Closure($choice, $value) {#633 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#513 …} } |
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 EPCI" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_fichier_epci_identifiantCollectivite" |
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() {#544 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() {#543 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_depot_fichier_epci_fichier" ] |
cache_key | "_depot_fichier_epci_fichier_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#634 -form: Symfony\Component\Form\Form {#572 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#635 …5} |
full_name | "depot_fichier_epci[fichier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci_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_epci_fichier" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "8f5706cd9924.C2oPnFjhubkt386yh2XLV39ozLrWMownokjV-N7LKy0.biRYzSnMzf9Ui6PZ0zeDGx0siYuvVNV1lCOgu5ebfW9iJSKvP4jA0F-6uQ" |
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 | "8f5706cd9924.C2oPnFjhubkt386yh2XLV39ozLrWMownokjV-N7LKy0.biRYzSnMzf9Ui6PZ0zeDGx0siYuvVNV1lCOgu5ebfW9iJSKvP4jA0F-6uQ" |
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 | "8f5706cd9924.C2oPnFjhubkt386yh2XLV39ozLrWMownokjV-N7LKy0.biRYzSnMzf9Ui6PZ0zeDGx0siYuvVNV1lCOgu5ebfW9iJSKvP4jA0F-6uQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#652 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() {#654 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() {#653 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_depot_fichier_epci__token" ] |
cache_key | "_depot_fichier_epci__token_hidden" |
compound | false |
data | "8f5706cd9924.C2oPnFjhubkt386yh2XLV39ozLrWMownokjV-N7LKy0.biRYzSnMzf9Ui6PZ0zeDGx0siYuvVNV1lCOgu5ebfW9iJSKvP4jA0F-6uQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#664 -form: Symfony\Component\Form\Form {#660 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#655 …5} |
full_name | "depot_fichier_epci[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_fichier_epci__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_epci__token" |
valid | true |
value | "8f5706cd9924.C2oPnFjhubkt386yh2XLV39ozLrWMownokjV-N7LKy0.biRYzSnMzf9Ui6PZ0zeDGx0siYuvVNV1lCOgu5ebfW9iJSKvP4jA0F-6uQ" |