Forms
-
financial_state_template_form
-
name
-
type
-
financialStateTemplateLines
-
0
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
1
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
2
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
3
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
4
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
5
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
6
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
7
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
8
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
9
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
10
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
11
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
12
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
13
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
14
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
15
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
16
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
17
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
18
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
19
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
20
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
21
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
22
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
23
-
reference
-
label
-
type
-
totalizationReference
-
totalizationSign
-
-
-
_token
-
financial_state_template_form
"App\Form\FinancialStateTemplateForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.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\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data | App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } |
| data_class | "App\Entity\FinancialStateTemplate" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1074 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplate" } } |
| 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() {#1072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1073 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "financial_state_template_form" "_financial_state_template_form" ] |
| cache_key | "_financial_state_template_form_financial_state_template_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1157 -form: Symfony\Component\Form\Form {#1191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1071 …5} |
| full_name | "financial_state_template_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "financial_state_template_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form" |
| valid | true |
| value | App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } |
name
"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 | "Flux de trésorerie" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Saisir le nom du modèle" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Saisir le nom du modèle" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Name" |
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" => "Saisir le nom du modèle" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Name" |
| 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() {#1048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1125 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Saisir le nom du modèle" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_name" ] |
| cache_key | "_financial_state_template_form_name_text" |
| compound | false |
| data | "Flux de trésorerie" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3098 -form: Symfony\Component\Form\Form {#1151 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3115 …5} |
| full_name | "financial_state_template_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_name" |
| label | "Name" |
| 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 | "_financial_state_template_form_name" |
| uses_autocomplete | false |
| valid | true |
| value | "Flux de trésorerie" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "FDT" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Bilan - Actif" => "BA" "Bilan - Passif" => "BP" "Compte Résultat" => "CR" "Flux de trésorie" => "FT" ] |
[ "Bilan - Actif" => "BA" "Bilan - Passif" => "BP" "Compte Résultat" => "CR" "Flux de trésorie" => "FT" ] |
| label | "Type" |
same as passed value |
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 | [ "Bilan - Actif" => "BA" "Bilan - Passif" => "BP" "Compte Résultat" => "CR" "Flux de trésorie" => "FT" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1069 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_type" ] |
| cache_key | "_financial_state_template_form_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "Bilan - Actif" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1166 +label: "Bilan - Passif" +value: "BP" +data: "BP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +label: "Compte Résultat" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1045 +label: "Flux de trésorie" +value: "FT" +data: "FT" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "FDT" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3096 -form: Symfony\Component\Form\Form {#1148 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3079 …5} |
| full_name | "financial_state_template_form[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_type" |
| is_selected | Closure($choice, $value) {#1165 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
financialStateTemplateLines
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1176 #collection: Doctrine\Common\Collections\ArrayCollection {#1169 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#7676 …} -backRefFieldName: "financialStateTemplate" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#7678 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_type | "App\Form\FinancialStateTemplateLineForm" |
same as passed value |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| button_add_options | [] |
| button_add_type | "Symfony\Component\Form\Extension\Core\Type\ButtonType" |
| button_delete_options | [] |
| button_delete_type | "Symfony\Component\Form\Extension\Core\Type\ButtonType" |
| by_reference | false |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1105 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\FinancialStateTemplateLineForm" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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 |
| prototype | false |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1106 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "live_collection" "_financial_state_template_form_financialStateTemplateLines" ] |
| button_add | Symfony\Component\Form\FormView {#1159 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_live_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#1176 #collection: Doctrine\Common\Collections\ArrayCollection {#1169 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#7676 …} -backRefFieldName: "financialStateTemplate" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#7678 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1108 -form: Symfony\Component\Form\Form {#1145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2683 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "financialStateTemplateLines" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#1176 #collection: Doctrine\Common\Collections\ArrayCollection {#1169 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#7676 …} -backRefFieldName: "financialStateTemplate" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#7678 …} } |
0
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#891 -id: 2227 -code: null -reference: "FA" -label: "Capacités d'Autofinancement Globale (CAFG)" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#896 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1184 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1185 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3497 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#891 -id: 2227 -code: null -reference: "FA" -label: "Capacités d'Autofinancement Globale (CAFG)" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#896 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1179 -form: Symfony\Component\Form\Form {#1225 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1178 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_0" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#891 -id: 2227 -code: null -reference: "FA" -label: "Capacités d'Autofinancement Globale (CAFG)" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#896 …} } |
reference
"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 | "FA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1138 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3135 -form: Symfony\Component\Form\Form {#1228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3134 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][0][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_0_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FA" |
label
"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 | "Capacités d'Autofinancement Globale (CAFG)" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1130 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "Capacités d'Autofinancement Globale (CAFG)" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3136 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3137 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][0][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_0_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "Capacités d'Autofinancement Globale (CAFG)" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1196 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3138 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3139 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][0][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_0_type" |
| is_selected | Closure($choice, $value) {#3143 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1207 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3144 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3145 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][0][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_0_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1215 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3146 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3147 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][0][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_0_totalizationSign" |
| is_selected | Closure($choice, $value) {#3152 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
1
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#900 -id: 2228 -code: null -reference: "FC" -label: "- Variation des stocks" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#887 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1217 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1209 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3498 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#900 -id: 2228 -code: null -reference: "FC" -label: "- Variation des stocks" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#887 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3132 -form: Symfony\Component\Form\Form {#1289 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3133 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_1" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#900 -id: 2228 -code: null -reference: "FC" -label: "- Variation des stocks" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#887 …} } |
reference
"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 | "FC" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1248 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FC" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3156 -form: Symfony\Component\Form\Form {#1292 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3155 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][1][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_1_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FC" |
label
"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 | "- Variation des stocks" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1256 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "- Variation des stocks" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3157 -form: Symfony\Component\Form\Form {#1295 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3158 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][1][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_1_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "- Variation des stocks" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1264 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3159 -form: Symfony\Component\Form\Form {#1298 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3160 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][1][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_1_type" |
| is_selected | Closure($choice, $value) {#3161 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1273 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3162 -form: Symfony\Component\Form\Form {#1301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3163 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][1][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_1_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1281 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3164 -form: Symfony\Component\Form\Form {#1304 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3165 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][1][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_1_totalizationSign" |
| is_selected | Closure($choice, $value) {#3166 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
2
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#885 -id: 2229 -code: null -reference: "FD" -label: "- Variation des créances" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#927 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[2]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[2]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1275 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3499 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#885 -id: 2229 -code: null -reference: "FD" -label: "- Variation des créances" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#927 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3154 -form: Symfony\Component\Form\Form {#1353 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3153 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_2" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#885 -id: 2229 -code: null -reference: "FD" -label: "- Variation des créances" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#927 …} } |
reference
"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 | "FD" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1312 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FD" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3170 -form: Symfony\Component\Form\Form {#1356 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3169 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][2][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_2_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FD" |
label
"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 | "- Variation des créances" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1320 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "- Variation des créances" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3171 -form: Symfony\Component\Form\Form {#1359 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3172 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][2][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_2_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "- Variation des créances" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1328 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3173 -form: Symfony\Component\Form\Form {#1362 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3174 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][2][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_2_type" |
| is_selected | Closure($choice, $value) {#3175 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1337 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3176 -form: Symfony\Component\Form\Form {#1365 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3177 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][2][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_2_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1345 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3178 -form: Symfony\Component\Form\Form {#1368 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3179 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][2][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_2_totalizationSign" |
| is_selected | Closure($choice, $value) {#3180 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
3
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#929 -id: 2230 -code: null -reference: "ZB" -label: "Flux de trésorerie provenant des activités opérationnelles (somme FA à FE)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#930 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[3]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1347 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[3]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1339 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3500 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#929 -id: 2230 -code: null -reference: "ZB" -label: "Flux de trésorerie provenant des activités opérationnelles (somme FA à FE)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#930 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3168 -form: Symfony\Component\Form\Form {#1417 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3167 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_3" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#929 -id: 2230 -code: null -reference: "ZB" -label: "Flux de trésorerie provenant des activités opérationnelles (somme FA à FE)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#930 …} } |
reference
"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 | "ZB" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1376 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "ZB" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3184 -form: Symfony\Component\Form\Form {#1420 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3183 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][3][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_3_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "ZB" |
label
"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 | "Flux de trésorerie provenant des activités opérationnelles (somme FA à FE)" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1384 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "Flux de trésorerie provenant des activités opérationnelles (somme FA à FE)" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3185 -form: Symfony\Component\Form\Form {#1423 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3186 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][3][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_3_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "Flux de trésorerie provenant des activités opérationnelles (somme FA à FE)" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Total" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1392 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Total" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3187 -form: Symfony\Component\Form\Form {#1426 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3188 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][3][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_3_type" |
| is_selected | Closure($choice, $value) {#3189 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1401 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3190 -form: Symfony\Component\Form\Form {#1429 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3191 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][3][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_3_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1409 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3192 -form: Symfony\Component\Form\Form {#1432 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3193 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][3][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_3_totalizationSign" |
| is_selected | Closure($choice, $value) {#3194 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
4
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#932 -id: 2231 -code: null -reference: "FF" -label: "- Décaissements liés aux acquisitions d'immobilisations incorporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#933 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[4]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[4]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1403 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3501 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#932 -id: 2231 -code: null -reference: "FF" -label: "- Décaissements liés aux acquisitions d'immobilisations incorporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#933 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3182 -form: Symfony\Component\Form\Form {#1481 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3181 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_4" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#932 -id: 2231 -code: null -reference: "FF" -label: "- Décaissements liés aux acquisitions d'immobilisations incorporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#933 …} } |
reference
"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 | "FF" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1440 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FF" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3198 -form: Symfony\Component\Form\Form {#1484 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3197 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][4][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_4_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FF" |
label
"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 | "- Décaissements liés aux acquisitions d'immobilisations incorporelles" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1448 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "- Décaissements liés aux acquisitions d'immobilisations incorporelles" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3199 -form: Symfony\Component\Form\Form {#1487 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3200 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][4][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_4_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "- Décaissements liés aux acquisitions d'immobilisations incorporelles" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1456 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3201 -form: Symfony\Component\Form\Form {#1490 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3202 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][4][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_4_type" |
| is_selected | Closure($choice, $value) {#3203 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1465 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3204 -form: Symfony\Component\Form\Form {#1493 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3205 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][4][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_4_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1473 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3206 -form: Symfony\Component\Form\Form {#1496 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3207 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][4][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_4_totalizationSign" |
| is_selected | Closure($choice, $value) {#3208 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
5
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#935 -id: 2232 -code: null -reference: "FG" -label: "- Décaissements liés aux acquisitions d'immobilisations corporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#936 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[5]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[5]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1467 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3502 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#935 -id: 2232 -code: null -reference: "FG" -label: "- Décaissements liés aux acquisitions d'immobilisations corporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#936 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3196 -form: Symfony\Component\Form\Form {#1545 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3195 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_5" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#935 -id: 2232 -code: null -reference: "FG" -label: "- Décaissements liés aux acquisitions d'immobilisations corporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#936 …} } |
reference
"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 | "FG" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1504 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FG" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3212 -form: Symfony\Component\Form\Form {#1548 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3211 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][5][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_5_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FG" |
label
"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 | "- Décaissements liés aux acquisitions d'immobilisations corporelles" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1512 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "- Décaissements liés aux acquisitions d'immobilisations corporelles" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3213 -form: Symfony\Component\Form\Form {#1551 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3214 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][5][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_5_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "- Décaissements liés aux acquisitions d'immobilisations corporelles" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1520 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3215 -form: Symfony\Component\Form\Form {#1554 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3216 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][5][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_5_type" |
| is_selected | Closure($choice, $value) {#3217 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1529 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3218 -form: Symfony\Component\Form\Form {#1557 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3219 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][5][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_5_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1537 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3220 -form: Symfony\Component\Form\Form {#1560 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3221 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][5][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_5_totalizationSign" |
| is_selected | Closure($choice, $value) {#3222 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
6
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#938 -id: 2233 -code: null -reference: "FH" -label: "- Décaissements liés aux acquisitions d'immobilisations financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#939 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[6]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[6]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1531 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3503 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#938 -id: 2233 -code: null -reference: "FH" -label: "- Décaissements liés aux acquisitions d'immobilisations financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#939 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3210 -form: Symfony\Component\Form\Form {#1609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3209 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_6" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#938 -id: 2233 -code: null -reference: "FH" -label: "- Décaissements liés aux acquisitions d'immobilisations financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#939 …} } |
reference
"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 | "FH" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1568 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FH" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3226 -form: Symfony\Component\Form\Form {#1612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3225 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][6][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_6_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FH" |
label
"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 | "- Décaissements liés aux acquisitions d'immobilisations financières" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1576 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "- Décaissements liés aux acquisitions d'immobilisations financières" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3227 -form: Symfony\Component\Form\Form {#1615 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3228 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][6][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_6_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "- Décaissements liés aux acquisitions d'immobilisations financières" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1584 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3229 -form: Symfony\Component\Form\Form {#1618 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3230 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][6][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_6_type" |
| is_selected | Closure($choice, $value) {#3231 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1593 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3232 -form: Symfony\Component\Form\Form {#1621 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3233 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][6][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_6_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1601 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3234 -form: Symfony\Component\Form\Form {#1624 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3235 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][6][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_6_totalizationSign" |
| is_selected | Closure($choice, $value) {#3236 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
7
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#941 -id: 2234 -code: null -reference: "FI" -label: "+ Encaissements liés aux cessions d'immobilisations incorporelles et corporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#942 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[7]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[7]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1595 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3504 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#941 -id: 2234 -code: null -reference: "FI" -label: "+ Encaissements liés aux cessions d'immobilisations incorporelles et corporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#942 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3224 -form: Symfony\Component\Form\Form {#1673 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3223 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_7" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#941 -id: 2234 -code: null -reference: "FI" -label: "+ Encaissements liés aux cessions d'immobilisations incorporelles et corporelles" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#942 …} } |
reference
"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 | "FI" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1632 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FI" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3240 -form: Symfony\Component\Form\Form {#1676 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3239 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][7][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_7_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FI" |
label
"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 | "+ Encaissements liés aux cessions d'immobilisations incorporelles et corporelles" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1640 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "+ Encaissements liés aux cessions d'immobilisations incorporelles et corporelles" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3241 -form: Symfony\Component\Form\Form {#1679 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3242 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][7][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_7_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "+ Encaissements liés aux cessions d'immobilisations incorporelles et corporelles" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1648 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3243 -form: Symfony\Component\Form\Form {#1682 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3244 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][7][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_7_type" |
| is_selected | Closure($choice, $value) {#3245 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1657 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3246 -form: Symfony\Component\Form\Form {#1685 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3247 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][7][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_7_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1665 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3248 -form: Symfony\Component\Form\Form {#1688 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3249 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][7][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_7_totalizationSign" |
| is_selected | Closure($choice, $value) {#3250 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
8
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#944 -id: 2235 -code: null -reference: "FJ" -label: "+ Encaissements liés aux cessions d'immobilisations financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#945 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[8]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1667 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[8]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1659 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3505 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#944 -id: 2235 -code: null -reference: "FJ" -label: "+ Encaissements liés aux cessions d'immobilisations financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#945 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3238 -form: Symfony\Component\Form\Form {#1737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3237 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_8" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#944 -id: 2235 -code: null -reference: "FJ" -label: "+ Encaissements liés aux cessions d'immobilisations financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#945 …} } |
reference
"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 | "FJ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1696 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FJ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3254 -form: Symfony\Component\Form\Form {#1740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3253 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][8][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_8_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FJ" |
label
"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 | "+ Encaissements liés aux cessions d'immobilisations financières" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1704 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "+ Encaissements liés aux cessions d'immobilisations financières" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3255 -form: Symfony\Component\Form\Form {#1743 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3256 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][8][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_8_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "+ Encaissements liés aux cessions d'immobilisations financières" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1712 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3257 -form: Symfony\Component\Form\Form {#1746 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3258 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][8][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_8_type" |
| is_selected | Closure($choice, $value) {#3259 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1721 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3260 -form: Symfony\Component\Form\Form {#1749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3261 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][8][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_8_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1729 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3262 -form: Symfony\Component\Form\Form {#1752 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3263 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][8][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_8_totalizationSign" |
| is_selected | Closure($choice, $value) {#3264 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
9
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#947 -id: 2236 -code: null -reference: "ZC" -label: "Flux de trésorerie provenant des activités d'investissements (somme FF à FJ)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#948 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[9]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1731 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[9]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1723 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3506 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#947 -id: 2236 -code: null -reference: "ZC" -label: "Flux de trésorerie provenant des activités d'investissements (somme FF à FJ)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#948 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3252 -form: Symfony\Component\Form\Form {#1801 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3251 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][9]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_9" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#947 -id: 2236 -code: null -reference: "ZC" -label: "Flux de trésorerie provenant des activités d'investissements (somme FF à FJ)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#948 …} } |
reference
"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 | "ZC" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1760 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "ZC" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3268 -form: Symfony\Component\Form\Form {#1804 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3267 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][9][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_9_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "ZC" |
label
"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 | "Flux de trésorerie provenant des activités d'investissements (somme FF à FJ)" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1768 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "Flux de trésorerie provenant des activités d'investissements (somme FF à FJ)" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3269 -form: Symfony\Component\Form\Form {#1807 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3270 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][9][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_9_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "Flux de trésorerie provenant des activités d'investissements (somme FF à FJ)" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Total" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1776 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Total" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3271 -form: Symfony\Component\Form\Form {#1810 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3272 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][9][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_9_type" |
| is_selected | Closure($choice, $value) {#3273 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1785 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3274 -form: Symfony\Component\Form\Form {#1813 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3275 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][9][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_9_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1793 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3276 -form: Symfony\Component\Form\Form {#1816 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3277 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][9][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_9_totalizationSign" |
| is_selected | Closure($choice, $value) {#3278 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
10
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#950 -id: 2237 -code: null -reference: "FK" -label: "+ Augmentations de capital par apports nouveaux" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#951 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[10]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1795 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[10]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1787 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3507 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#950 -id: 2237 -code: null -reference: "FK" -label: "+ Augmentations de capital par apports nouveaux" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#951 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3266 -form: Symfony\Component\Form\Form {#1865 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3265 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][10]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_10" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#950 -id: 2237 -code: null -reference: "FK" -label: "+ Augmentations de capital par apports nouveaux" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#951 …} } |
reference
"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 | "FK" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1824 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FK" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3282 -form: Symfony\Component\Form\Form {#1868 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3281 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][10][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_10_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FK" |
label
"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 | "+ Augmentations de capital par apports nouveaux" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1832 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "+ Augmentations de capital par apports nouveaux" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3283 -form: Symfony\Component\Form\Form {#1871 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3284 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][10][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_10_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "+ Augmentations de capital par apports nouveaux" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1840 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3285 -form: Symfony\Component\Form\Form {#1874 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3286 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][10][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_10_type" |
| is_selected | Closure($choice, $value) {#3287 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1849 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3288 -form: Symfony\Component\Form\Form {#1877 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3289 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][10][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_10_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1857 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3290 -form: Symfony\Component\Form\Form {#1880 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3291 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][10][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_10_totalizationSign" |
| is_selected | Closure($choice, $value) {#3292 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
11
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#953 -id: 2238 -code: null -reference: "FL" -label: "+ Subventions d'investissement reçues" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#954 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[11]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[11]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1851 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3508 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#953 -id: 2238 -code: null -reference: "FL" -label: "+ Subventions d'investissement reçues" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#954 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3280 -form: Symfony\Component\Form\Form {#1929 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3279 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][11]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_11" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#953 -id: 2238 -code: null -reference: "FL" -label: "+ Subventions d'investissement reçues" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#954 …} } |
reference
"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 | "FL" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1888 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FL" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3296 -form: Symfony\Component\Form\Form {#1932 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3295 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][11][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_11_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FL" |
label
"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 | "+ Subventions d'investissement reçues" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1896 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "+ Subventions d'investissement reçues" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3297 -form: Symfony\Component\Form\Form {#1935 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3298 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][11][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_11_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "+ Subventions d'investissement reçues" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1904 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3299 -form: Symfony\Component\Form\Form {#1938 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3300 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][11][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_11_type" |
| is_selected | Closure($choice, $value) {#3301 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1913 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3302 -form: Symfony\Component\Form\Form {#1941 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3303 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][11][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_11_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1921 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3304 -form: Symfony\Component\Form\Form {#1944 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3305 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][11][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_11_totalizationSign" |
| is_selected | Closure($choice, $value) {#3306 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
12
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#956 -id: 2239 -code: null -reference: "FM" -label: "- Prélèvement sur le capital" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#957 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[12]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[12]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1915 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3509 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#956 -id: 2239 -code: null -reference: "FM" -label: "- Prélèvement sur le capital" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#957 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3294 -form: Symfony\Component\Form\Form {#1993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3293 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][12]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_12" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#956 -id: 2239 -code: null -reference: "FM" -label: "- Prélèvement sur le capital" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#957 …} } |
reference
"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 | "FM" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#1953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1952 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FM" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3310 -form: Symfony\Component\Form\Form {#1996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3309 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][12][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_12_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FM" |
label
"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 | "- Prélèvement sur le capital" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#1961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1960 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "- Prélèvement sur le capital" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3311 -form: Symfony\Component\Form\Form {#1999 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3312 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][12][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_12_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "- Prélèvement sur le capital" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#1969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1968 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3313 -form: Symfony\Component\Form\Form {#2002 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3314 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][12][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_12_type" |
| is_selected | Closure($choice, $value) {#3315 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1977 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3316 -form: Symfony\Component\Form\Form {#2005 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3317 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][12][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_12_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#1986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1985 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3318 -form: Symfony\Component\Form\Form {#2008 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3319 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][12][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_12_totalizationSign" |
| is_selected | Closure($choice, $value) {#3320 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
13
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#959 -id: 2240 -code: null -reference: "FN" -label: "- Dividences versés" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#960 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[13]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1987 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[13]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1979 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3510 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#959 -id: 2240 -code: null -reference: "FN" -label: "- Dividences versés" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#960 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3308 -form: Symfony\Component\Form\Form {#2057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3307 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][13]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_13" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#959 -id: 2240 -code: null -reference: "FN" -label: "- Dividences versés" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#960 …} } |
reference
"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 | "FN" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2016 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FN" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3324 -form: Symfony\Component\Form\Form {#2060 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3323 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][13][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_13_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FN" |
label
"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 | "- Dividences versés" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2024 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "- Dividences versés" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3325 -form: Symfony\Component\Form\Form {#2063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3326 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][13][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_13_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "- Dividences versés" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2032 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3327 -form: Symfony\Component\Form\Form {#2066 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3328 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][13][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_13_type" |
| is_selected | Closure($choice, $value) {#3329 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2041 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3330 -form: Symfony\Component\Form\Form {#2069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3331 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][13][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_13_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2049 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3332 -form: Symfony\Component\Form\Form {#2072 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3333 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][13][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_13_totalizationSign" |
| is_selected | Closure($choice, $value) {#3334 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
14
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#962 -id: 2241 -code: null -reference: "ZD" -label: "Flux de trésorerie provenant des capitaux propres (somme FK à FN)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#963 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[14]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2051 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[14]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2043 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3511 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#962 -id: 2241 -code: null -reference: "ZD" -label: "Flux de trésorerie provenant des capitaux propres (somme FK à FN)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#963 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3322 -form: Symfony\Component\Form\Form {#2121 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3321 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][14]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_14" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#962 -id: 2241 -code: null -reference: "ZD" -label: "Flux de trésorerie provenant des capitaux propres (somme FK à FN)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#963 …} } |
reference
"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 | "ZD" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2080 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "ZD" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3338 -form: Symfony\Component\Form\Form {#2124 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3337 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][14][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_14_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "ZD" |
label
"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 | "Flux de trésorerie provenant des capitaux propres (somme FK à FN)" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2088 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "Flux de trésorerie provenant des capitaux propres (somme FK à FN)" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3339 -form: Symfony\Component\Form\Form {#2127 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3340 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][14][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_14_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "Flux de trésorerie provenant des capitaux propres (somme FK à FN)" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Total" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2096 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Total" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3341 -form: Symfony\Component\Form\Form {#2130 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3342 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][14][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_14_type" |
| is_selected | Closure($choice, $value) {#3343 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2105 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3344 -form: Symfony\Component\Form\Form {#2133 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3345 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][14][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_14_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2113 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3346 -form: Symfony\Component\Form\Form {#2136 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3347 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][14][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_14_totalizationSign" |
| is_selected | Closure($choice, $value) {#3348 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
15
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#965 -id: 2242 -code: null -reference: "FO" -label: "+ Emprunts" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#966 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[15]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[15]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2107 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3512 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#965 -id: 2242 -code: null -reference: "FO" -label: "+ Emprunts" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#966 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3336 -form: Symfony\Component\Form\Form {#2185 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3335 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][15]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_15" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#965 -id: 2242 -code: null -reference: "FO" -label: "+ Emprunts" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#966 …} } |
reference
"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 | "FO" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2144 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FO" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3352 -form: Symfony\Component\Form\Form {#2188 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3351 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][15][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_15_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FO" |
label
"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 | "+ Emprunts" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2152 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "+ Emprunts" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3353 -form: Symfony\Component\Form\Form {#2191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3354 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][15][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_15_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "+ Emprunts" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2160 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3355 -form: Symfony\Component\Form\Form {#2194 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3356 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][15][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_15_type" |
| is_selected | Closure($choice, $value) {#3357 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2169 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3358 -form: Symfony\Component\Form\Form {#2197 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3359 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][15][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_15_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2177 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3360 -form: Symfony\Component\Form\Form {#2200 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3361 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][15][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_15_totalizationSign" |
| is_selected | Closure($choice, $value) {#3362 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
16
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#968 -id: 2243 -code: null -reference: "FP" -label: "+ Autres dettes financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#969 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[16]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[16]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2171 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3513 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#968 -id: 2243 -code: null -reference: "FP" -label: "+ Autres dettes financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#969 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3350 -form: Symfony\Component\Form\Form {#2249 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3349 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][16]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_16" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#968 -id: 2243 -code: null -reference: "FP" -label: "+ Autres dettes financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#969 …} } |
reference
"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 | "FP" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2208 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FP" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3366 -form: Symfony\Component\Form\Form {#2252 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3365 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][16][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_16_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FP" |
label
"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 | "+ Autres dettes financières" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2216 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "+ Autres dettes financières" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3367 -form: Symfony\Component\Form\Form {#2255 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3368 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][16][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_16_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "+ Autres dettes financières" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2224 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3369 -form: Symfony\Component\Form\Form {#2258 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3370 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][16][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_16_type" |
| is_selected | Closure($choice, $value) {#3371 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2233 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3372 -form: Symfony\Component\Form\Form {#2261 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3373 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][16][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_16_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2241 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3374 -form: Symfony\Component\Form\Form {#2264 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3375 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][16][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_16_totalizationSign" |
| is_selected | Closure($choice, $value) {#3376 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
17
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#971 -id: 2244 -code: null -reference: "FQ" -label: "- Remboursements des emprunts et autres dettes financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#972 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[17]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[17]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2235 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3514 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#971 -id: 2244 -code: null -reference: "FQ" -label: "- Remboursements des emprunts et autres dettes financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#972 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3364 -form: Symfony\Component\Form\Form {#2313 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3363 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][17]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_17" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#971 -id: 2244 -code: null -reference: "FQ" -label: "- Remboursements des emprunts et autres dettes financières" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#972 …} } |
reference
"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 | "FQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2272 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "FQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3380 -form: Symfony\Component\Form\Form {#2316 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3379 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][17][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_17_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "FQ" |
label
"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 | "- Remboursements des emprunts et autres dettes financières" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2280 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "- Remboursements des emprunts et autres dettes financières" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3381 -form: Symfony\Component\Form\Form {#2319 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3382 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][17][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_17_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "- Remboursements des emprunts et autres dettes financières" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2288 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3383 -form: Symfony\Component\Form\Form {#2322 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3384 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][17][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_17_type" |
| is_selected | Closure($choice, $value) {#3385 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2297 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3386 -form: Symfony\Component\Form\Form {#2325 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3387 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][17][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_17_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2305 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3388 -form: Symfony\Component\Form\Form {#2328 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3389 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][17][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_17_totalizationSign" |
| is_selected | Closure($choice, $value) {#3390 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
18
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#974 -id: 2245 -code: null -reference: "ZE" -label: "Flux de trésorerie provenant des capitaux propres (somme FO à FQ)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#975 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[18]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2307 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[18]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2299 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3515 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#974 -id: 2245 -code: null -reference: "ZE" -label: "Flux de trésorerie provenant des capitaux propres (somme FO à FQ)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#975 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3378 -form: Symfony\Component\Form\Form {#2377 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3377 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][18]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_18" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#974 -id: 2245 -code: null -reference: "ZE" -label: "Flux de trésorerie provenant des capitaux propres (somme FO à FQ)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#975 …} } |
reference
"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 | "ZE" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2336 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "ZE" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3394 -form: Symfony\Component\Form\Form {#2380 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3393 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][18][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_18_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "ZE" |
label
"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 | "Flux de trésorerie provenant des capitaux propres (somme FO à FQ)" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2344 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "Flux de trésorerie provenant des capitaux propres (somme FO à FQ)" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3395 -form: Symfony\Component\Form\Form {#2383 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3396 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][18][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_18_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "Flux de trésorerie provenant des capitaux propres (somme FO à FQ)" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Total" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2352 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Total" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3397 -form: Symfony\Component\Form\Form {#2386 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3398 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][18][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_18_type" |
| is_selected | Closure($choice, $value) {#3399 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2361 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3400 -form: Symfony\Component\Form\Form {#2389 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3401 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][18][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_18_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2369 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3402 -form: Symfony\Component\Form\Form {#2392 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3403 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][18][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_18_totalizationSign" |
| is_selected | Closure($choice, $value) {#3404 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
19
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#977 -id: 2246 -code: null -reference: "ZF" -label: "Flux de trésorerie provenant des activités de financement (D + E)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#978 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[19]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[19]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2363 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3516 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#977 -id: 2246 -code: null -reference: "ZF" -label: "Flux de trésorerie provenant des activités de financement (D + E)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#978 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3392 -form: Symfony\Component\Form\Form {#2441 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3391 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][19]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_19" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "19" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#977 -id: 2246 -code: null -reference: "ZF" -label: "Flux de trésorerie provenant des activités de financement (D + E)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#978 …} } |
reference
"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 | "ZF" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2400 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "ZF" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3408 -form: Symfony\Component\Form\Form {#2444 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3407 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][19][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_19_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "ZF" |
label
"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 | "Flux de trésorerie provenant des activités de financement (D + E)" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2408 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "Flux de trésorerie provenant des activités de financement (D + E)" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3409 -form: Symfony\Component\Form\Form {#2447 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3410 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][19][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_19_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "Flux de trésorerie provenant des activités de financement (D + E)" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Total" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2416 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Total" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3411 -form: Symfony\Component\Form\Form {#2450 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3412 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][19][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_19_type" |
| is_selected | Closure($choice, $value) {#3413 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2425 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3414 -form: Symfony\Component\Form\Form {#2453 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3415 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][19][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_19_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2433 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3416 -form: Symfony\Component\Form\Form {#2456 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3417 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][19][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_19_totalizationSign" |
| is_selected | Closure($choice, $value) {#3418 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
20
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#980 -id: 2247 -code: null -reference: "ZG" -label: "VARIATION DE LA TRESORERIE NETTE DE LA PERIODE (B + C + F)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#981 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[20]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2435 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[20]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2427 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3517 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#980 -id: 2247 -code: null -reference: "ZG" -label: "VARIATION DE LA TRESORERIE NETTE DE LA PERIODE (B + C + F)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#981 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3406 -form: Symfony\Component\Form\Form {#2505 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3405 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][20]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_20" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "20" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#980 -id: 2247 -code: null -reference: "ZG" -label: "VARIATION DE LA TRESORERIE NETTE DE LA PERIODE (B + C + F)" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#981 …} } |
reference
"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 | "ZG" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2464 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "ZG" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3422 -form: Symfony\Component\Form\Form {#2508 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3421 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][20][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_20_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "ZG" |
label
"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 | "VARIATION DE LA TRESORERIE NETTE DE LA PERIODE (B + C + F)" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2472 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "VARIATION DE LA TRESORERIE NETTE DE LA PERIODE (B + C + F)" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3423 -form: Symfony\Component\Form\Form {#2511 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3424 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][20][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_20_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "VARIATION DE LA TRESORERIE NETTE DE LA PERIODE (B + C + F)" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Total" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2480 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Total" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3425 -form: Symfony\Component\Form\Form {#2514 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3426 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][20][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_20_type" |
| is_selected | Closure($choice, $value) {#3427 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2489 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3428 -form: Symfony\Component\Form\Form {#2517 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3429 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][20][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_20_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2497 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3430 -form: Symfony\Component\Form\Form {#2520 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3431 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][20][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_20_totalizationSign" |
| is_selected | Closure($choice, $value) {#3432 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
21
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#983 -id: 2248 -code: null -reference: "ZH" -label: "Trésorerie nette au 31 Décembre (G + A) Contrôle : Trésorerie actif N - Trésorerie passif N" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#984 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[21]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[21]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2491 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3518 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#983 -id: 2248 -code: null -reference: "ZH" -label: "Trésorerie nette au 31 Décembre (G + A) Contrôle : Trésorerie actif N - Trésorerie passif N" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#984 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3420 -form: Symfony\Component\Form\Form {#2569 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3419 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][21]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_21" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "21" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#983 -id: 2248 -code: null -reference: "ZH" -label: "Trésorerie nette au 31 Décembre (G + A) Contrôle : Trésorerie actif N - Trésorerie passif N" -type: "Total" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#984 …} } |
reference
"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 | "ZH" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2528 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "ZH" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3436 -form: Symfony\Component\Form\Form {#2572 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3435 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][21][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_21_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "ZH" |
label
"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 | "Trésorerie nette au 31 Décembre (G + A) Contrôle : Trésorerie actif N - Trésorerie passif N" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2536 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "Trésorerie nette au 31 Décembre (G + A) Contrôle : Trésorerie actif N - Trésorerie passif N" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3437 -form: Symfony\Component\Form\Form {#2575 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3438 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][21][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_21_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "Trésorerie nette au 31 Décembre (G + A) Contrôle : Trésorerie actif N - Trésorerie passif N" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Total" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2544 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Total" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3439 -form: Symfony\Component\Form\Form {#2578 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3440 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][21][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_21_type" |
| is_selected | Closure($choice, $value) {#3441 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2553 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3442 -form: Symfony\Component\Form\Form {#2581 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3443 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][21][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_21_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2561 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3444 -form: Symfony\Component\Form\Form {#2584 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3445 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][21][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_21_totalizationSign" |
| is_selected | Closure($choice, $value) {#3446 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
22
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#986 -id: 2249 -code: null -reference: "AD" -label: "IMMOBILISATIONS INCORPORELLES" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#987 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[22]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2563 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[22]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2555 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3519 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#986 -id: 2249 -code: null -reference: "AD" -label: "IMMOBILISATIONS INCORPORELLES" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#987 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3434 -form: Symfony\Component\Form\Form {#2633 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3433 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][22]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_22" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "22" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#986 -id: 2249 -code: null -reference: "AD" -label: "IMMOBILISATIONS INCORPORELLES" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#987 …} } |
reference
"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 | "AD" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2592 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "AD" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3450 -form: Symfony\Component\Form\Form {#2636 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3449 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][22][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_22_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "AD" |
label
"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 | "IMMOBILISATIONS INCORPORELLES" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2600 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "IMMOBILISATIONS INCORPORELLES" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3451 -form: Symfony\Component\Form\Form {#2639 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3452 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][22][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_22_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "IMMOBILISATIONS INCORPORELLES" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2608 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3453 -form: Symfony\Component\Form\Form {#2642 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3454 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][22][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_22_type" |
| is_selected | Closure($choice, $value) {#3455 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2617 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3456 -form: Symfony\Component\Form\Form {#2645 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3457 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][22][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_22_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2625 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3458 -form: Symfony\Component\Form\Form {#2648 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3459 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][22][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_22_totalizationSign" |
| is_selected | Closure($choice, $value) {#3460 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
23
"App\Form\FinancialStateTemplateLineForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStateTemplateLine {#989 -id: 2250 -code: null -reference: "AI" -label: "IMMOBILISATIONS CORPORELLES" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#990 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[23]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data_class | "App\Entity\FinancialStateTemplateLine" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStateTemplateLine" } } |
| 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 | false |
| 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 | "[23]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2619 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "financial_state_template_line_form" "_financial_state_template_form_financialStateTemplateLines_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#3520 …5} |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_financial_state_template_line_form" |
| compound | true |
| data | App\Entity\FinancialStateTemplateLine {#989 -id: 2250 -code: null -reference: "AI" -label: "IMMOBILISATIONS CORPORELLES" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#990 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3448 -form: Symfony\Component\Form\Form {#2697 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3447 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][23]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_23" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "23" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry" |
| valid | true |
| value | App\Entity\FinancialStateTemplateLine {#989 -id: 2250 -code: null -reference: "AI" -label: "IMMOBILISATIONS CORPORELLES" -type: "Montant" -totalizationReference: null -totalizationSign: null -createdBy: "system" -financialStateTemplate: App\Entity\FinancialStateTemplate {#801 -id: 72 -code: null -name: "Flux de trésorerie" -createdBy: "system" -financialStatements: Doctrine\ORM\PersistentCollection {#764 …} -type: "FDT" -financialStateTemplateLines: Doctrine\ORM\PersistentCollection {#826 …} -createdAt: DateTime @1753344984 {#799 date: 2025-07-24 10:16:24.0 Europe/Zurich (+02:00) } -updatedAt: null } -financialStateLines: Doctrine\ORM\PersistentCollection {#990 …} } |
reference
"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 | "AI" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réference" |
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" => "reference" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réference" |
| 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() {#2657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2656 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "reference" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_reference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_reference_text" |
| compound | false |
| data | "AI" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3464 -form: Symfony\Component\Form\Form {#2700 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3463 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][23][reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_23_reference" |
| label | "Réference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_reference" |
| uses_autocomplete | false |
| valid | true |
| value | "AI" |
label
"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 | "IMMOBILISATIONS CORPORELLES" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Libellé" |
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" => "libellé" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Libellé" |
| 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() {#2665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2664 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "libellé" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_label" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_label_text" |
| compound | false |
| data | "IMMOBILISATIONS CORPORELLES" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3465 -form: Symfony\Component\Form\Form {#2703 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3466 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][23][label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_23_label" |
| label | "Libellé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_label" |
| uses_autocomplete | false |
| valid | true |
| value | "IMMOBILISATIONS CORPORELLES" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Montant" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Montant" => "amount" "Total" => "total" ] |
[ "Montant" => "amount" "Total" => "total" ] |
| label | "Type" |
same as passed value |
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 | [ "Montant" => "amount" "Total" => "total" ] |
| 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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Type" |
| 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() {#2673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2672 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_type" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Montant" +value: "amount" +data: "amount" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Total" +value: "total" +data: "total" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Montant" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3467 -form: Symfony\Component\Form\Form {#2706 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3468 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][23][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_23_type" |
| is_selected | Closure($choice, $value) {#3469 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
totalizationReference
"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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Réf de totalisation" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Réf de totalisation" |
| 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 | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2681 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => "Réf de totalisation" "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3470 -form: Symfony\Component\Form\Form {#2709 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3471 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][23][totalizationReference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_23_totalizationReference" |
| label | "Réf de totalisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalizationReference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationReference" |
| uses_autocomplete | false |
| valid | true |
| value | null |
totalizationSign
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 |
|---|---|---|
| choices | [ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
[ "+" => "+" "-" => "-" "+/-" => "+/-" ] |
| label | "Signe totalisation (+/-)" |
same as passed value |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| 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 | "Signe totalisation (+/-)" |
| 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() {#2690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2689 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" ] |
| cache_key | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "+" +value: "+" +data: "+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "-" +value: "-" +data: "-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "+/-" +value: "+/-" +data: "+/-" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3472 -form: Symfony\Component\Form\Form {#2712 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3473 …5} |
| full_name | "financial_state_template_form[financialStateTemplateLines][23][totalizationSign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_form_financialStateTemplateLines_23_totalizationSign" |
| is_selected | Closure($choice, $value) {#3474 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Signe totalisation (+/-)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "totalizationSign" |
| 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 | "_financial_state_template_form_financialStateTemplateLines_entry_totalizationSign" |
| 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 | "d2568a.xaDz3KcyqaSE8zsHjmNTGAocNtIjatcjqfzxWzqzGyo.iNie6ZRBmdDCvm1N0TFgWWRaBrhUMLZLxom9EXWBKU-i2r6YxHnHwMawCw" |
| 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 | "d2568a.xaDz3KcyqaSE8zsHjmNTGAocNtIjatcjqfzxWzqzGyo.iNie6ZRBmdDCvm1N0TFgWWRaBrhUMLZLxom9EXWBKU-i2r6YxHnHwMawCw" |
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 {#1026 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1027 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1028 …} -namespace: Closure() {#1030 …} } |
| data | "d2568a.xaDz3KcyqaSE8zsHjmNTGAocNtIjatcjqfzxWzqzGyo.iNie6ZRBmdDCvm1N0TFgWWRaBrhUMLZLxom9EXWBKU-i2r6YxHnHwMawCw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3477 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() {#3488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#3489 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_financial_state_template_form__token" ] |
| cache_key | "_financial_state_template_form__token_hidden" |
| compound | false |
| data | "d2568a.xaDz3KcyqaSE8zsHjmNTGAocNtIjatcjqfzxWzqzGyo.iNie6ZRBmdDCvm1N0TFgWWRaBrhUMLZLxom9EXWBKU-i2r6YxHnHwMawCw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3523 -form: Symfony\Component\Form\Form {#3495 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3485 …5} |
| full_name | "financial_state_template_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_state_template_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 | "_financial_state_template_form__token" |
| valid | true |
| value | "d2568a.xaDz3KcyqaSE8zsHjmNTGAocNtIjatcjqfzxWzqzGyo.iNie6ZRBmdDCvm1N0TFgWWRaBrhUMLZLxom9EXWBKU-i2r6YxHnHwMawCw" |