Forms
-
ajout_cafe
-
libelle
-
prix
-
pays_origine
-
description
-
envoyer
-
_token
-
ajout_cafe
Form type:
"App\Form\AjoutCafeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Cafe {#379 -id: null -libelle: null -prix: null -paysOrigine: null -description: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Cafe {#379 -id: null -libelle: null -prix: null -paysOrigine: null -description: null } |
same as passed value |
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 | 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 {#486 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#487 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#488 …} -namespace: Closure() {#490 …} } |
| data | App\Entity\Cafe {#379 -id: null -libelle: null -prix: null -paysOrigine: null -description: null } |
| data_class | "App\Entity\Cafe" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Cafe" } } |
| 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() {#511 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#509 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ajout_cafe" "_ajout_cafe" ] |
| cache_key | "_ajout_cafe_ajout_cafe" |
| compound | true |
| data | App\Entity\Cafe {#379 -id: null -libelle: null -prix: null -paysOrigine: null -description: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#573 -form: Symfony\Component\Form\Form {#574 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#512 …5} |
| full_name | "ajout_cafe" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ajout_cafe" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ajout_cafe" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ajout_cafe" |
| valid | true |
| value | App\Entity\Cafe {#379 -id: null -libelle: null -prix: null -paysOrigine: null -description: null } |
libelle
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label_attr | [ "class" => "fw-bold" ] |
[ "class" => "fw-bold" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#486 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#487 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#488 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | null |
| label_attr | [ "class" => "fw-bold" ] |
| 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() {#523 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#521 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ajout_cafe_libelle" ] |
| cache_key | "_ajout_cafe_libelle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#524 -form: Symfony\Component\Form\Form {#577 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#537 …5} |
| full_name | "ajout_cafe[libelle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ajout_cafe_libelle" |
| label | null |
| label_attr | [ "class" => "fw-bold" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "libelle" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ajout_cafe_libelle" |
| valid | true |
| value | "" |
prix
Form type:
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label_attr | [ "class" => "fw-bold" ] |
[ "class" => "fw-bold" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#486 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#487 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#488 …} -namespace: Closure() {#490 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | Closure(FormInterface $form) {#535 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "fw-bold" ] |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#534 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_ajout_cafe_prix" ] |
| cache_key | "_ajout_cafe_prix_money" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#592 -form: Symfony\Component\Form\Form {#580 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#594 …5} |
| full_name | "ajout_cafe[prix]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ajout_cafe_prix" |
| label | null |
| label_attr | [ "class" => "fw-bold" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "€ {{ widget }}" |
| multipart | false |
| name | "prix" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ajout_cafe_prix" |
| valid | true |
| value | "" |
pays_origine
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label_attr | [ "class" => "fw-bold" ] |
[ "class" => "fw-bold" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#486 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#487 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#488 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | null |
| label_attr | [ "class" => "fw-bold" ] |
| 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() {#545 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#543 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ajout_cafe_pays_origine" ] |
| cache_key | "_ajout_cafe_pays_origine_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#595 -form: Symfony\Component\Form\Form {#583 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#596 …5} |
| full_name | "ajout_cafe[pays_origine]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ajout_cafe_pays_origine" |
| label | null |
| label_attr | [ "class" => "fw-bold" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pays_origine" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ajout_cafe_pays_origine" |
| valid | true |
| value | "" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "rows" => "7" "cols" => "7" ] |
[ "class" => "form-control" "rows" => "7" "cols" => "7" ] |
| label_attr | [ "class" => "fw-bold" ] |
[ "class" => "fw-bold" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "rows" => "7" "cols" => "7" ] |
| 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 {#486 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#487 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#488 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#556 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | null |
| label_attr | [ "class" => "fw-bold" ] |
| 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() {#557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#555 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "rows" => "7" "cols" => "7" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_ajout_cafe_description" ] |
| cache_key | "_ajout_cafe_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#597 -form: Symfony\Component\Form\Form {#586 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#613 …5} |
| full_name | "ajout_cafe[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ajout_cafe_description" |
| label | null |
| label_attr | [ "class" => "fw-bold" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ajout_cafe_description" |
| valid | true |
| value | "" |
envoyer
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn bg-primary text-white m-4" ] |
[ "class" => "btn bg-primary text-white m-4" ] |
| row_attr | [ "class" => "text-center" ] |
[ "class" => "text-center" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn bg-primary text-white m-4" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [ "class" => "text-center" ] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn bg-primary text-white m-4" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_ajout_cafe_envoyer" ] |
| cache_key | "_ajout_cafe_envoyer_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#616 …5} |
| full_name | "ajout_cafe[envoyer]" |
| id | "ajout_cafe_envoyer" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "envoyer" |
| priority | 0 |
| row_attr | [ "class" => "text-center" ] |
| translation_domain | null |
| unique_block_prefix | "_ajout_cafe_envoyer" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ab432b.xYxQiY-BalkogU8yNuz1PkfrMuMAwv84VTzFiifUSkg.ocR9vOvmDiN95St8f4OQbiusQbJxhptpHViB7UC3LXqG4wnouO5fEVrzAg" |
| 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 | "ab432b.xYxQiY-BalkogU8yNuz1PkfrMuMAwv84VTzFiifUSkg.ocR9vOvmDiN95St8f4OQbiusQbJxhptpHViB7UC3LXqG4wnouO5fEVrzAg" |
same as passed value |
| mapped | false |
same as passed value |
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 {#486 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#487 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#488 …} -namespace: Closure() {#490 …} } |
| data | "ab432b.xYxQiY-BalkogU8yNuz1PkfrMuMAwv84VTzFiifUSkg.ocR9vOvmDiN95St8f4OQbiusQbJxhptpHViB7UC3LXqG4wnouO5fEVrzAg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#631 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_ajout_cafe__token" ] |
| cache_key | "_ajout_cafe__token_hidden" |
| compound | false |
| data | "ab432b.xYxQiY-BalkogU8yNuz1PkfrMuMAwv84VTzFiifUSkg.ocR9vOvmDiN95St8f4OQbiusQbJxhptpHViB7UC3LXqG4wnouO5fEVrzAg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#643 -form: Symfony\Component\Form\Form {#639 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#634 …5} |
| full_name | "ajout_cafe[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ajout_cafe__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 | "_ajout_cafe__token" |
| valid | true |
| value | "ab432b.xYxQiY-BalkogU8yNuz1PkfrMuMAwv84VTzFiifUSkg.ocR9vOvmDiN95St8f4OQbiusQbJxhptpHViB7UC3LXqG4wnouO5fEVrzAg" |