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 Normandie-Cabourg-Pays d'Auge" => "200065563-cc-normandie-cabourg-pays-d-auge" "CC Val ès Dunes" => "200065589-cc-val-es-dunes" "CU Caen la Mer" => "200065597-cu-caen-la-mer" "CC Cingal-Suisse Normande" => "200066710-cc-cingal-suisse-normande" "CC Vallées de l'Orne et de l'Odon" => "200066728-cc-vallees-de-l-orne-et-de-l-odon" "CC Isigny-Omaha Intercom" => "200066801-cc-isigny-omaha-intercom" "CC du Pays de Honfleur-Beuzeville" => "200066827-cc-du-pays-de-honfleur-beuzeville" "CC Intercom de la Vire au Noireau" => "200068799-cc-intercom-de-la-vire-au-noireau" "CC Seulles Terre et Mer" => "200069516-cc-seulles-terre-et-mer" "CC Pré-Bocage Intercom" => "200069524-cc-pre-bocage-intercom" "CA Lisieux Normandie" => "200069532-ca-lisieux-normandie" "CC Coeur Côte Fleurie" => "241400415-cc-coeur-cote-fleurie" "CC du Pays de Falaise" => "241400514-cc-du-pays-de-falaise" "CC de Bayeux Intercom" => "241400555-cc-de-bayeux-intercom" "CC Coeur de Nacre" => "241400860-cc-coeur-de-nacre" "CC Terre d'Auge" => "241400878-cc-terre-d-auge" "CC de Pont-Audemer / Val de Risle" => "200065787-cc-de-pont-audemer-val-de-risle" "CC Lieuvin Pays d'Auge" => "200066017-cc-lieuvin-pays-d-auge" "CC Roumois Seine" => "200066405-cc-roumois-seine" "CC Intercom Bernay Terres de Normandie" => "200066413-cc-intercom-bernay-terres-de-normandie" "CC Interco Normandie Sud Eure" => "200066462-cc-interco-normandie-sud-eure" "CC Lyons Andelle" => "200070142-cc-lyons-andelle" "CA Evreux Portes de Normandie" => "200071454-ca-evreux-portes-de-normandie" "CC du Vexin Normand" => "200071843-cc-du-vexin-normand" "CA Seine Normandie Agglomération" => "200072312-ca-seine-normandie-agglomeration" "CA Seine-Eure" => "200089456-ca-seine-eure" "CC du Pays de Conches" => "242700276-cc-du-pays-de-conches" "CC du Pays du Neubourg" => "242700607-cc-du-pays-du-neubourg" "CC de Granville, Terre et Mer" => "200042604-cc-de-granville,-terre-et-mer" "CC de la Baie du Cotentin" => "200042729-cc-de-la-baie-du-cotentin" "CC de Villedieu Intercom" => "200043354-cc-de-villedieu-intercom" "CA Saint-Lô Agglo" => "200066389-ca-saint-lo-agglo" "CC Coutances Mer et Bocage" => "200067023-cc-coutances-mer-et-bocage" "CC Côte Ouest Centre Manche" => "200067031-cc-cote-ouest-centre-manche" "CA du Cotentin" => "200067205-ca-du-cotentin" "CA Mont-Saint-Michel-Normandie" => "200069425-ca-mont-saint-michel-normandie" "CC de la Vallée de la Haute Sarthe" => "200035103-cc-de-la-vallee-de-la-haute-sarthe" "CC des Sources de l'Orne" => "200035111-cc-des-sources-de-l-orne" "CA Flers Agglo" => "200035814-ca-flers-agglo" "CC du Pays de Mortagne au Perche" => "200036069-cc-du-pays-de-mortagne-au-perche" "CC Coeur du Perche" => "200068435-cc-coeur-du-perche" "CC Andaine - Passais" => "200068443-cc-andaine-passais" "CC Argentan Intercom" => "200068450-cc-argentan-intercom" "CC des Pays de L'Aigle" => "200068468-cc-des-pays-de-l-aigle" "CC des Hauts du Perche" => "200068856-cc-des-hauts-du-perche" "CC des Vallées d'Auge et du Merlerault" => "200069458-cc-des-vallees-d-auge-et-du-merlerault" "CC des Collines du Perche Normand" => "200071504-cc-des-collines-du-perche-normand" "CC Domfront Tinchebray Interco" => "200071520-cc-domfront-tinchebray-interco" "CC du Pays Fertois et du Bocage Carrougien" => "200071652-cc-du-pays-fertois-et-du-bocage-carrougien" "CC du Val d'Orne" => "246100390-cc-du-val-d-orne" "CU d'Alençon" => "246100663-cu-d-alencon" "CA Caux Seine Agglo" => "200010700-ca-caux-seine-agglo" "Métropole Rouen Normandie" => "200023414-metropole-rouen-normandie" "CC Terroir de Caux" => "200068534-cc-terroir-de-caux" "CC interrégionale Aumale - Blangy-sur-Bresle" => "200069722-cc-interregionale-aumale-blangy-sur-bresle" "CC des 4 rivières" => "200069730-cc-des-4-rivieres" "CA Fécamp Caux Littoral Agglomération" => "200069821-ca-fecamp-caux-littoral-agglomeration" "CC de la Côte d'Albâtre" => "200069839-cc-de-la-cote-d-albatre" "CC Plateau de Caux-Doudeville-Yerville" => "200069847-cc-plateau-de-caux-doudeville-yerville" "CC Communauté Bray-Eawy" => "200070068-cc-communaute-bray-eawy" "CC inter-Caux-Vexin" => "200070449-cc-inter-caux-vexin" "CU Le Havre Seine Métropole" => "200084952-cu-le-havre-seine-metropole" "CC Campagne-de-Caux" => "247600505-cc-campagne-de-caux" "CC des Villes Soeurs" => "247600588-cc-des-villes-soeurs" "CC de Londinières" => "247600604-cc-de-londinieres" "CC Yvetot Normandie" => "247600620-cc-yvetot-normandie" "CC Caux - Austreberthe" => "247600646-cc-caux-austreberthe" "CC Falaises du Talou" => "247600729-cc-falaises-du-talou" "CA de la Région Dieppoise" => "247600786-ca-de-la-region-dieppoise" ] |
[ "CC Normandie-Cabourg-Pays d'Auge" => "200065563-cc-normandie-cabourg-pays-d-auge" "CC Val ès Dunes" => "200065589-cc-val-es-dunes" "CU Caen la Mer" => "200065597-cu-caen-la-mer" "CC Cingal-Suisse Normande" => "200066710-cc-cingal-suisse-normande" "CC Vallées de l'Orne et de l'Odon" => "200066728-cc-vallees-de-l-orne-et-de-l-odon" "CC Isigny-Omaha Intercom" => "200066801-cc-isigny-omaha-intercom" "CC du Pays de Honfleur-Beuzeville" => "200066827-cc-du-pays-de-honfleur-beuzeville" "CC Intercom de la Vire au Noireau" => "200068799-cc-intercom-de-la-vire-au-noireau" "CC Seulles Terre et Mer" => "200069516-cc-seulles-terre-et-mer" "CC Pré-Bocage Intercom" => "200069524-cc-pre-bocage-intercom" "CA Lisieux Normandie" => "200069532-ca-lisieux-normandie" "CC Coeur Côte Fleurie" => "241400415-cc-coeur-cote-fleurie" "CC du Pays de Falaise" => "241400514-cc-du-pays-de-falaise" "CC de Bayeux Intercom" => "241400555-cc-de-bayeux-intercom" "CC Coeur de Nacre" => "241400860-cc-coeur-de-nacre" "CC Terre d'Auge" => "241400878-cc-terre-d-auge" "CC de Pont-Audemer / Val de Risle" => "200065787-cc-de-pont-audemer-val-de-risle" "CC Lieuvin Pays d'Auge" => "200066017-cc-lieuvin-pays-d-auge" "CC Roumois Seine" => "200066405-cc-roumois-seine" "CC Intercom Bernay Terres de Normandie" => "200066413-cc-intercom-bernay-terres-de-normandie" "CC Interco Normandie Sud Eure" => "200066462-cc-interco-normandie-sud-eure" "CC Lyons Andelle" => "200070142-cc-lyons-andelle" "CA Evreux Portes de Normandie" => "200071454-ca-evreux-portes-de-normandie" "CC du Vexin Normand" => "200071843-cc-du-vexin-normand" "CA Seine Normandie Agglomération" => "200072312-ca-seine-normandie-agglomeration" "CA Seine-Eure" => "200089456-ca-seine-eure" "CC du Pays de Conches" => "242700276-cc-du-pays-de-conches" "CC du Pays du Neubourg" => "242700607-cc-du-pays-du-neubourg" "CC de Granville, Terre et Mer" => "200042604-cc-de-granville,-terre-et-mer" "CC de la Baie du Cotentin" => "200042729-cc-de-la-baie-du-cotentin" "CC de Villedieu Intercom" => "200043354-cc-de-villedieu-intercom" "CA Saint-Lô Agglo" => "200066389-ca-saint-lo-agglo" "CC Coutances Mer et Bocage" => "200067023-cc-coutances-mer-et-bocage" "CC Côte Ouest Centre Manche" => "200067031-cc-cote-ouest-centre-manche" "CA du Cotentin" => "200067205-ca-du-cotentin" "CA Mont-Saint-Michel-Normandie" => "200069425-ca-mont-saint-michel-normandie" "CC de la Vallée de la Haute Sarthe" => "200035103-cc-de-la-vallee-de-la-haute-sarthe" "CC des Sources de l'Orne" => "200035111-cc-des-sources-de-l-orne" "CA Flers Agglo" => "200035814-ca-flers-agglo" "CC du Pays de Mortagne au Perche" => "200036069-cc-du-pays-de-mortagne-au-perche" "CC Coeur du Perche" => "200068435-cc-coeur-du-perche" "CC Andaine - Passais" => "200068443-cc-andaine-passais" "CC Argentan Intercom" => "200068450-cc-argentan-intercom" "CC des Pays de L'Aigle" => "200068468-cc-des-pays-de-l-aigle" "CC des Hauts du Perche" => "200068856-cc-des-hauts-du-perche" "CC des Vallées d'Auge et du Merlerault" => "200069458-cc-des-vallees-d-auge-et-du-merlerault" "CC des Collines du Perche Normand" => "200071504-cc-des-collines-du-perche-normand" "CC Domfront Tinchebray Interco" => "200071520-cc-domfront-tinchebray-interco" "CC du Pays Fertois et du Bocage Carrougien" => "200071652-cc-du-pays-fertois-et-du-bocage-carrougien" "CC du Val d'Orne" => "246100390-cc-du-val-d-orne" "CU d'Alençon" => "246100663-cu-d-alencon" "CA Caux Seine Agglo" => "200010700-ca-caux-seine-agglo" "Métropole Rouen Normandie" => "200023414-metropole-rouen-normandie" "CC Terroir de Caux" => "200068534-cc-terroir-de-caux" "CC interrégionale Aumale - Blangy-sur-Bresle" => "200069722-cc-interregionale-aumale-blangy-sur-bresle" "CC des 4 rivières" => "200069730-cc-des-4-rivieres" "CA Fécamp Caux Littoral Agglomération" => "200069821-ca-fecamp-caux-littoral-agglomeration" "CC de la Côte d'Albâtre" => "200069839-cc-de-la-cote-d-albatre" "CC Plateau de Caux-Doudeville-Yerville" => "200069847-cc-plateau-de-caux-doudeville-yerville" "CC Communauté Bray-Eawy" => "200070068-cc-communaute-bray-eawy" "CC inter-Caux-Vexin" => "200070449-cc-inter-caux-vexin" "CU Le Havre Seine Métropole" => "200084952-cu-le-havre-seine-metropole" "CC Campagne-de-Caux" => "247600505-cc-campagne-de-caux" "CC des Villes Soeurs" => "247600588-cc-des-villes-soeurs" "CC de Londinières" => "247600604-cc-de-londinieres" "CC Yvetot Normandie" => "247600620-cc-yvetot-normandie" "CC Caux - Austreberthe" => "247600646-cc-caux-austreberthe" "CC Falaises du Talou" => "247600729-cc-falaises-du-talou" "CA de la Région Dieppoise" => "247600786-ca-de-la-region-dieppoise" ] |
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 Normandie-Cabourg-Pays d'Auge" => "200065563-cc-normandie-cabourg-pays-d-auge" "CC Val ès Dunes" => "200065589-cc-val-es-dunes" "CU Caen la Mer" => "200065597-cu-caen-la-mer" "CC Cingal-Suisse Normande" => "200066710-cc-cingal-suisse-normande" "CC Vallées de l'Orne et de l'Odon" => "200066728-cc-vallees-de-l-orne-et-de-l-odon" "CC Isigny-Omaha Intercom" => "200066801-cc-isigny-omaha-intercom" "CC du Pays de Honfleur-Beuzeville" => "200066827-cc-du-pays-de-honfleur-beuzeville" "CC Intercom de la Vire au Noireau" => "200068799-cc-intercom-de-la-vire-au-noireau" "CC Seulles Terre et Mer" => "200069516-cc-seulles-terre-et-mer" "CC Pré-Bocage Intercom" => "200069524-cc-pre-bocage-intercom" "CA Lisieux Normandie" => "200069532-ca-lisieux-normandie" "CC Coeur Côte Fleurie" => "241400415-cc-coeur-cote-fleurie" "CC du Pays de Falaise" => "241400514-cc-du-pays-de-falaise" "CC de Bayeux Intercom" => "241400555-cc-de-bayeux-intercom" "CC Coeur de Nacre" => "241400860-cc-coeur-de-nacre" "CC Terre d'Auge" => "241400878-cc-terre-d-auge" "CC de Pont-Audemer / Val de Risle" => "200065787-cc-de-pont-audemer-val-de-risle" "CC Lieuvin Pays d'Auge" => "200066017-cc-lieuvin-pays-d-auge" "CC Roumois Seine" => "200066405-cc-roumois-seine" "CC Intercom Bernay Terres de Normandie" => "200066413-cc-intercom-bernay-terres-de-normandie" "CC Interco Normandie Sud Eure" => "200066462-cc-interco-normandie-sud-eure" "CC Lyons Andelle" => "200070142-cc-lyons-andelle" "CA Evreux Portes de Normandie" => "200071454-ca-evreux-portes-de-normandie" "CC du Vexin Normand" => "200071843-cc-du-vexin-normand" "CA Seine Normandie Agglomération" => "200072312-ca-seine-normandie-agglomeration" "CA Seine-Eure" => "200089456-ca-seine-eure" "CC du Pays de Conches" => "242700276-cc-du-pays-de-conches" "CC du Pays du Neubourg" => "242700607-cc-du-pays-du-neubourg" "CC de Granville, Terre et Mer" => "200042604-cc-de-granville,-terre-et-mer" "CC de la Baie du Cotentin" => "200042729-cc-de-la-baie-du-cotentin" "CC de Villedieu Intercom" => "200043354-cc-de-villedieu-intercom" "CA Saint-Lô Agglo" => "200066389-ca-saint-lo-agglo" "CC Coutances Mer et Bocage" => "200067023-cc-coutances-mer-et-bocage" "CC Côte Ouest Centre Manche" => "200067031-cc-cote-ouest-centre-manche" "CA du Cotentin" => "200067205-ca-du-cotentin" "CA Mont-Saint-Michel-Normandie" => "200069425-ca-mont-saint-michel-normandie" "CC de la Vallée de la Haute Sarthe" => "200035103-cc-de-la-vallee-de-la-haute-sarthe" "CC des Sources de l'Orne" => "200035111-cc-des-sources-de-l-orne" "CA Flers Agglo" => "200035814-ca-flers-agglo" "CC du Pays de Mortagne au Perche" => "200036069-cc-du-pays-de-mortagne-au-perche" "CC Coeur du Perche" => "200068435-cc-coeur-du-perche" "CC Andaine - Passais" => "200068443-cc-andaine-passais" "CC Argentan Intercom" => "200068450-cc-argentan-intercom" "CC des Pays de L'Aigle" => "200068468-cc-des-pays-de-l-aigle" "CC des Hauts du Perche" => "200068856-cc-des-hauts-du-perche" "CC des Vallées d'Auge et du Merlerault" => "200069458-cc-des-vallees-d-auge-et-du-merlerault" "CC des Collines du Perche Normand" => "200071504-cc-des-collines-du-perche-normand" "CC Domfront Tinchebray Interco" => "200071520-cc-domfront-tinchebray-interco" "CC du Pays Fertois et du Bocage Carrougien" => "200071652-cc-du-pays-fertois-et-du-bocage-carrougien" "CC du Val d'Orne" => "246100390-cc-du-val-d-orne" "CU d'Alençon" => "246100663-cu-d-alencon" "CA Caux Seine Agglo" => "200010700-ca-caux-seine-agglo" "Métropole Rouen Normandie" => "200023414-metropole-rouen-normandie" "CC Terroir de Caux" => "200068534-cc-terroir-de-caux" "CC interrégionale Aumale - Blangy-sur-Bresle" => "200069722-cc-interregionale-aumale-blangy-sur-bresle" "CC des 4 rivières" => "200069730-cc-des-4-rivieres" "CA Fécamp Caux Littoral Agglomération" => "200069821-ca-fecamp-caux-littoral-agglomeration" "CC de la Côte d'Albâtre" => "200069839-cc-de-la-cote-d-albatre" "CC Plateau de Caux-Doudeville-Yerville" => "200069847-cc-plateau-de-caux-doudeville-yerville" "CC Communauté Bray-Eawy" => "200070068-cc-communaute-bray-eawy" "CC inter-Caux-Vexin" => "200070449-cc-inter-caux-vexin" "CU Le Havre Seine Métropole" => "200084952-cu-le-havre-seine-metropole" "CC Campagne-de-Caux" => "247600505-cc-campagne-de-caux" "CC des Villes Soeurs" => "247600588-cc-des-villes-soeurs" "CC de Londinières" => "247600604-cc-de-londinieres" "CC Yvetot Normandie" => "247600620-cc-yvetot-normandie" "CC Caux - Austreberthe" => "247600646-cc-caux-austreberthe" "CC Falaises du Talou" => "247600729-cc-falaises-du-talou" "CA de la Région Dieppoise" => "247600786-ca-de-la-region-dieppoise" ] |
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 Normandie-Cabourg-Pays d'Auge" +value: "200065563-cc-normandie-cabourg-pays-d-auge" +data: "200065563-cc-normandie-cabourg-pays-d-auge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#614 +label: "CC Val ès Dunes" +value: "200065589-cc-val-es-dunes" +data: "200065589-cc-val-es-dunes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#615 +label: "CU Caen la Mer" +value: "200065597-cu-caen-la-mer" +data: "200065597-cu-caen-la-mer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#616 +label: "CC Cingal-Suisse Normande" +value: "200066710-cc-cingal-suisse-normande" +data: "200066710-cc-cingal-suisse-normande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#617 +label: "CC Vallées de l'Orne et de l'Odon" +value: "200066728-cc-vallees-de-l-orne-et-de-l-odon" +data: "200066728-cc-vallees-de-l-orne-et-de-l-odon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#618 +label: "CC Isigny-Omaha Intercom" +value: "200066801-cc-isigny-omaha-intercom" +data: "200066801-cc-isigny-omaha-intercom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#619 +label: "CC du Pays de Honfleur-Beuzeville" +value: "200066827-cc-du-pays-de-honfleur-beuzeville" +data: "200066827-cc-du-pays-de-honfleur-beuzeville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#620 +label: "CC Intercom de la Vire au Noireau" +value: "200068799-cc-intercom-de-la-vire-au-noireau" +data: "200068799-cc-intercom-de-la-vire-au-noireau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#621 +label: "CC Seulles Terre et Mer" +value: "200069516-cc-seulles-terre-et-mer" +data: "200069516-cc-seulles-terre-et-mer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#622 +label: "CC Pré-Bocage Intercom" +value: "200069524-cc-pre-bocage-intercom" +data: "200069524-cc-pre-bocage-intercom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#623 +label: "CA Lisieux Normandie" +value: "200069532-ca-lisieux-normandie" +data: "200069532-ca-lisieux-normandie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#624 +label: "CC Coeur Côte Fleurie" +value: "241400415-cc-coeur-cote-fleurie" +data: "241400415-cc-coeur-cote-fleurie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#625 +label: "CC du Pays de Falaise" +value: "241400514-cc-du-pays-de-falaise" +data: "241400514-cc-du-pays-de-falaise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#626 +label: "CC de Bayeux Intercom" +value: "241400555-cc-de-bayeux-intercom" +data: "241400555-cc-de-bayeux-intercom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#627 +label: "CC Coeur de Nacre" +value: "241400860-cc-coeur-de-nacre" +data: "241400860-cc-coeur-de-nacre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#628 +label: "CC Terre d'Auge" +value: "241400878-cc-terre-d-auge" +data: "241400878-cc-terre-d-auge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#629 +label: "CC de Pont-Audemer / Val de Risle" +value: "200065787-cc-de-pont-audemer-val-de-risle" +data: "200065787-cc-de-pont-audemer-val-de-risle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#630 +label: "CC Lieuvin Pays d'Auge" +value: "200066017-cc-lieuvin-pays-d-auge" +data: "200066017-cc-lieuvin-pays-d-auge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#631 +label: "CC Roumois Seine" +value: "200066405-cc-roumois-seine" +data: "200066405-cc-roumois-seine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#632 +label: "CC Intercom Bernay Terres de Normandie" +value: "200066413-cc-intercom-bernay-terres-de-normandie" +data: "200066413-cc-intercom-bernay-terres-de-normandie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#633 +label: "CC Interco Normandie Sud Eure" +value: "200066462-cc-interco-normandie-sud-eure" +data: "200066462-cc-interco-normandie-sud-eure" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#634 +label: "CC Lyons Andelle" +value: "200070142-cc-lyons-andelle" +data: "200070142-cc-lyons-andelle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#635 +label: "CA Evreux Portes de Normandie" +value: "200071454-ca-evreux-portes-de-normandie" +data: "200071454-ca-evreux-portes-de-normandie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#636 +label: "CC du Vexin Normand" +value: "200071843-cc-du-vexin-normand" +data: "200071843-cc-du-vexin-normand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#637 +label: "CA Seine Normandie Agglomération" +value: "200072312-ca-seine-normandie-agglomeration" +data: "200072312-ca-seine-normandie-agglomeration" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#638 +label: "CA Seine-Eure" +value: "200089456-ca-seine-eure" +data: "200089456-ca-seine-eure" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#639 +label: "CC du Pays de Conches" +value: "242700276-cc-du-pays-de-conches" +data: "242700276-cc-du-pays-de-conches" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#640 +label: "CC du Pays du Neubourg" +value: "242700607-cc-du-pays-du-neubourg" +data: "242700607-cc-du-pays-du-neubourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#641 +label: "CC de Granville, Terre et Mer" +value: "200042604-cc-de-granville,-terre-et-mer" +data: "200042604-cc-de-granville,-terre-et-mer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#642 +label: "CC de la Baie du Cotentin" +value: "200042729-cc-de-la-baie-du-cotentin" +data: "200042729-cc-de-la-baie-du-cotentin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#643 +label: "CC de Villedieu Intercom" +value: "200043354-cc-de-villedieu-intercom" +data: "200043354-cc-de-villedieu-intercom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#644 +label: "CA Saint-Lô Agglo" +value: "200066389-ca-saint-lo-agglo" +data: "200066389-ca-saint-lo-agglo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#645 +label: "CC Coutances Mer et Bocage" +value: "200067023-cc-coutances-mer-et-bocage" +data: "200067023-cc-coutances-mer-et-bocage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#646 +label: "CC Côte Ouest Centre Manche" +value: "200067031-cc-cote-ouest-centre-manche" +data: "200067031-cc-cote-ouest-centre-manche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#647 +label: "CA du Cotentin" +value: "200067205-ca-du-cotentin" +data: "200067205-ca-du-cotentin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#648 +label: "CA Mont-Saint-Michel-Normandie" +value: "200069425-ca-mont-saint-michel-normandie" +data: "200069425-ca-mont-saint-michel-normandie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#649 +label: "CC de la Vallée de la Haute Sarthe" +value: "200035103-cc-de-la-vallee-de-la-haute-sarthe" +data: "200035103-cc-de-la-vallee-de-la-haute-sarthe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#650 +label: "CC des Sources de l'Orne" +value: "200035111-cc-des-sources-de-l-orne" +data: "200035111-cc-des-sources-de-l-orne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#651 +label: "CA Flers Agglo" +value: "200035814-ca-flers-agglo" +data: "200035814-ca-flers-agglo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#652 +label: "CC du Pays de Mortagne au Perche" +value: "200036069-cc-du-pays-de-mortagne-au-perche" +data: "200036069-cc-du-pays-de-mortagne-au-perche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#653 +label: "CC Coeur du Perche" +value: "200068435-cc-coeur-du-perche" +data: "200068435-cc-coeur-du-perche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#654 +label: "CC Andaine - Passais" +value: "200068443-cc-andaine-passais" +data: "200068443-cc-andaine-passais" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#655 +label: "CC Argentan Intercom" +value: "200068450-cc-argentan-intercom" +data: "200068450-cc-argentan-intercom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#656 +label: "CC des Pays de L'Aigle" +value: "200068468-cc-des-pays-de-l-aigle" +data: "200068468-cc-des-pays-de-l-aigle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#657 +label: "CC des Hauts du Perche" +value: "200068856-cc-des-hauts-du-perche" +data: "200068856-cc-des-hauts-du-perche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#658 +label: "CC des Vallées d'Auge et du Merlerault" +value: "200069458-cc-des-vallees-d-auge-et-du-merlerault" +data: "200069458-cc-des-vallees-d-auge-et-du-merlerault" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#659 +label: "CC des Collines du Perche Normand" +value: "200071504-cc-des-collines-du-perche-normand" +data: "200071504-cc-des-collines-du-perche-normand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#660 +label: "CC Domfront Tinchebray Interco" +value: "200071520-cc-domfront-tinchebray-interco" +data: "200071520-cc-domfront-tinchebray-interco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#661 +label: "CC du Pays Fertois et du Bocage Carrougien" +value: "200071652-cc-du-pays-fertois-et-du-bocage-carrougien" +data: "200071652-cc-du-pays-fertois-et-du-bocage-carrougien" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#662 +label: "CC du Val d'Orne" +value: "246100390-cc-du-val-d-orne" +data: "246100390-cc-du-val-d-orne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#663 +label: "CU d'Alençon" +value: "246100663-cu-d-alencon" +data: "246100663-cu-d-alencon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#664 +label: "CA Caux Seine Agglo" +value: "200010700-ca-caux-seine-agglo" +data: "200010700-ca-caux-seine-agglo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#665 +label: "Métropole Rouen Normandie" +value: "200023414-metropole-rouen-normandie" +data: "200023414-metropole-rouen-normandie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#666 +label: "CC Terroir de Caux" +value: "200068534-cc-terroir-de-caux" +data: "200068534-cc-terroir-de-caux" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#667 +label: "CC interrégionale Aumale - Blangy-sur-Bresle" +value: "200069722-cc-interregionale-aumale-blangy-sur-bresle" +data: "200069722-cc-interregionale-aumale-blangy-sur-bresle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#668 +label: "CC des 4 rivières" +value: "200069730-cc-des-4-rivieres" +data: "200069730-cc-des-4-rivieres" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#669 +label: "CA Fécamp Caux Littoral Agglomération" +value: "200069821-ca-fecamp-caux-littoral-agglomeration" +data: "200069821-ca-fecamp-caux-littoral-agglomeration" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#670 +label: "CC de la Côte d'Albâtre" +value: "200069839-cc-de-la-cote-d-albatre" +data: "200069839-cc-de-la-cote-d-albatre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#671 +label: "CC Plateau de Caux-Doudeville-Yerville" +value: "200069847-cc-plateau-de-caux-doudeville-yerville" +data: "200069847-cc-plateau-de-caux-doudeville-yerville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#672 +label: "CC Communauté Bray-Eawy" +value: "200070068-cc-communaute-bray-eawy" +data: "200070068-cc-communaute-bray-eawy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#673 +label: "CC inter-Caux-Vexin" +value: "200070449-cc-inter-caux-vexin" +data: "200070449-cc-inter-caux-vexin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#674 +label: "CU Le Havre Seine Métropole" +value: "200084952-cu-le-havre-seine-metropole" +data: "200084952-cu-le-havre-seine-metropole" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#675 +label: "CC Campagne-de-Caux" +value: "247600505-cc-campagne-de-caux" +data: "247600505-cc-campagne-de-caux" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#676 +label: "CC des Villes Soeurs" +value: "247600588-cc-des-villes-soeurs" +data: "247600588-cc-des-villes-soeurs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#677 +label: "CC de Londinières" +value: "247600604-cc-de-londinieres" +data: "247600604-cc-de-londinieres" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#678 +label: "CC Yvetot Normandie" +value: "247600620-cc-yvetot-normandie" +data: "247600620-cc-yvetot-normandie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#679 +label: "CC Caux - Austreberthe" +value: "247600646-cc-caux-austreberthe" +data: "247600646-cc-caux-austreberthe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#680 +label: "CC Falaises du Talou" +value: "247600729-cc-falaises-du-talou" +data: "247600729-cc-falaises-du-talou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#681 +label: "CA de la Région Dieppoise" +value: "247600786-ca-de-la-region-dieppoise" +data: "247600786-ca-de-la-region-dieppoise" +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) {#683 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 {#684 -form: Symfony\Component\Form\Form {#572 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#685 …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 | "6e2d9b450.aAAth8B0mKmuX-Ev2Gg6dEVgfTBl763mKFNvk_LubYU.J1JAwK9Dyfr9KqViqBoIKykHLQM_uOWraTQN5q2hGuNeNH3ymR7x7fsmlg" |
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 | "6e2d9b450.aAAth8B0mKmuX-Ev2Gg6dEVgfTBl763mKFNvk_LubYU.J1JAwK9Dyfr9KqViqBoIKykHLQM_uOWraTQN5q2hGuNeNH3ymR7x7fsmlg" |
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 | "6e2d9b450.aAAth8B0mKmuX-Ev2Gg6dEVgfTBl763mKFNvk_LubYU.J1JAwK9Dyfr9KqViqBoIKykHLQM_uOWraTQN5q2hGuNeNH3ymR7x7fsmlg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#702 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() {#704 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() {#703 …} } } |
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 | "6e2d9b450.aAAth8B0mKmuX-Ev2Gg6dEVgfTBl763mKFNvk_LubYU.J1JAwK9Dyfr9KqViqBoIKykHLQM_uOWraTQN5q2hGuNeNH3ymR7x7fsmlg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#714 -form: Symfony\Component\Form\Form {#710 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#705 …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 | "6e2d9b450.aAAth8B0mKmuX-Ev2Gg6dEVgfTBl763mKFNvk_LubYU.J1JAwK9Dyfr9KqViqBoIKykHLQM_uOWraTQN5q2hGuNeNH3ymR7x7fsmlg" |