Forms
-
user_form
-
code
-
name
-
address
-
phone
-
email
-
status
-
_token
-
user_form
Form type:
"App\Form\UserForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#802 -id: 1 -code: "USR001" -name: "Wilfrid NGOMA" -address: "BZV" -phone: "06 544 33 22" -email: "w.ngoma@gmail.com" -status: null -accreditations: Doctrine\ORM\PersistentCollection {#763 …} -createdAt: DateTime @1753437026 {#800 date: 2025-07-25 11:50:26.0 Europe/Zurich (+02:00) } -updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#802 -id: 1 -code: "USR001" -name: "Wilfrid NGOMA" -address: "BZV" -phone: "06 544 33 22" -email: "w.ngoma@gmail.com" -status: null -accreditations: Doctrine\ORM\PersistentCollection {#763 …} -createdAt: DateTime @1753437026 {#800 date: 2025-07-25 11:50:26.0 Europe/Zurich (+02:00) } -updatedAt: 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 {#828 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#829 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#830 …} -namespace: Closure() {#832 …} } |
| data | App\Entity\User {#802 -id: 1 -code: "USR001" -name: "Wilfrid NGOMA" -address: "BZV" -phone: "06 544 33 22" -email: "w.ngoma@gmail.com" -status: null -accreditations: Doctrine\ORM\PersistentCollection {#763 …} -createdAt: DateTime @1753437026 {#800 date: 2025-07-25 11:50:26.0 Europe/Zurich (+02:00) } -updatedAt: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#876 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| 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() {#874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#875 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_form" "_user_form" ] |
| cache_key | "_user_form_user_form" |
| compound | true |
| data | App\Entity\User {#802 -id: 1 -code: "USR001" -name: "Wilfrid NGOMA" -address: "BZV" -phone: "06 544 33 22" -email: "w.ngoma@gmail.com" -status: null -accreditations: Doctrine\ORM\PersistentCollection {#763 …} -createdAt: DateTime @1753437026 {#800 date: 2025-07-25 11:50:26.0 Europe/Zurich (+02:00) } -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#974 -form: Symfony\Component\Form\Form {#955 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#873 …5} |
| full_name | "user_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form" |
| valid | true |
| value | App\Entity\User {#802 -id: 1 -code: "USR001" -name: "Wilfrid NGOMA" -address: "BZV" -phone: "06 544 33 22" -email: "w.ngoma@gmail.com" -status: null -accreditations: Doctrine\ORM\PersistentCollection {#763 …} -createdAt: DateTime @1753437026 {#800 date: 2025-07-25 11:50:26.0 Europe/Zurich (+02:00) } -updatedAt: null } |
code
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 | "USR001" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Code" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#828 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#829 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#830 …} -namespace: Closure() {#832 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#939 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_form_code" ] |
| cache_key | "_user_form_code_text" |
| compound | false |
| data | "USR001" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1009 -form: Symfony\Component\Form\Form {#990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1011 …5} |
| full_name | "user_form[code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_code" |
| label | "Code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "code" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_code" |
| uses_autocomplete | false |
| valid | true |
| value | "USR001" |
name
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 | "Wilfrid NGOMA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Nom utilisateur" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#828 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#829 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#830 …} -namespace: Closure() {#832 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 utilisateur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#857 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_form_name" ] |
| cache_key | "_user_form_name_text" |
| compound | false |
| data | "Wilfrid NGOMA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1008 -form: Symfony\Component\Form\Form {#993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1007 …5} |
| full_name | "user_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_name" |
| label | "Nom utilisateur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_name" |
| uses_autocomplete | false |
| valid | true |
| value | "Wilfrid NGOMA" |
address
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 | "BZV" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Adresse" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#828 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#829 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#830 …} -namespace: Closure() {#832 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#865 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_form_address" ] |
| cache_key | "_user_form_address_text" |
| compound | false |
| data | "BZV" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1006 -form: Symfony\Component\Form\Form {#996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1005 …5} |
| full_name | "user_form[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_address" |
| label | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_address" |
| uses_autocomplete | false |
| valid | true |
| value | "BZV" |
phone
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 | "06 544 33 22" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Téléphone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#828 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#829 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#830 …} -namespace: Closure() {#832 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#886 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_form_phone" ] |
| cache_key | "_user_form_phone_text" |
| compound | false |
| data | "06 544 33 22" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#944 -form: Symfony\Component\Form\Form {#952 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#906 …5} |
| full_name | "user_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_phone" |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_phone" |
| uses_autocomplete | false |
| valid | true |
| value | "06 544 33 22" |
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 | "w.ngoma@gmail.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Email" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#828 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#829 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#830 …} -namespace: Closure() {#832 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#898 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_form_email" ] |
| cache_key | "_user_form_email_email" |
| compound | false |
| data | "w.ngoma@gmail.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#891 -form: Symfony\Component\Form\Form {#956 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#867 …5} |
| full_name | "user_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_email" |
| label | "Email" |
| label_attr | [] |
| 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 | "_user_form_email" |
| uses_autocomplete | false |
| valid | true |
| value | "w.ngoma@gmail.com" |
status
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 | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 | [] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#828 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#829 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#830 …} -namespace: Closure() {#832 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#940 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_user_form_status" ] |
| cache_key | "_user_form_status_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#859 -form: Symfony\Component\Form\Form {#960 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#847 …5} |
| full_name | "user_form[status]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_status" |
| is_selected | Closure($choice, $value) {#968 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "status" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_status" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d8bb.ozPLPZ7SYuZu184klZNpLn3oyltbGzr1fgoHTzeiYOo.xUGsWemcI6Q_pKUT8tECfiKhshlsfAq4HEtqLFrFKNLgXpxWxOIkhyeVpQ" |
| 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 | "d8bb.ozPLPZ7SYuZu184klZNpLn3oyltbGzr1fgoHTzeiYOo.xUGsWemcI6Q_pKUT8tECfiKhshlsfAq4HEtqLFrFKNLgXpxWxOIkhyeVpQ" |
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 {#828 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#829 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#830 …} -namespace: Closure() {#832 …} } |
| data | "d8bb.ozPLPZ7SYuZu184klZNpLn3oyltbGzr1fgoHTzeiYOo.xUGsWemcI6Q_pKUT8tECfiKhshlsfAq4HEtqLFrFKNLgXpxWxOIkhyeVpQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1029 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() {#1018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1017 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user_form__token" ] |
| cache_key | "_user_form__token_hidden" |
| compound | false |
| data | "d8bb.ozPLPZ7SYuZu184klZNpLn3oyltbGzr1fgoHTzeiYOo.xUGsWemcI6Q_pKUT8tECfiKhshlsfAq4HEtqLFrFKNLgXpxWxOIkhyeVpQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1038 -form: Symfony\Component\Form\Form {#966 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1021 …5} |
| full_name | "user_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form__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 | "_user_form__token" |
| valid | true |
| value | "d8bb.ozPLPZ7SYuZu184klZNpLn3oyltbGzr1fgoHTzeiYOo.xUGsWemcI6Q_pKUT8tECfiKhshlsfAq4HEtqLFrFKNLgXpxWxOIkhyeVpQ" |