Forms
-
financial_statement_form
-
company
-
exercise
-
financialStateTemplate
-
notes
-
financialStateLines
-
_token
-
financial_statement_form
Form type:
"App\Form\FinancialStatementForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FinancialStatement {#665 -id: null -docEntry: null -company: null -template: null -exercise: null -notes: null -validationStatus: null -createdBy: null -financialStateLines: Doctrine\Common\Collections\ArrayCollection {#650 …} -financialStateTemplate: null -createdAt: null -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\FinancialStatement {#665 -id: null -docEntry: null -company: null -template: null -exercise: null -notes: null -validationStatus: null -createdBy: null -financialStateLines: Doctrine\Common\Collections\ArrayCollection {#650 …} -financialStateTemplate: null -createdAt: null -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 {#652 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#727 …} -namespace: Closure() {#728 …} } |
| data | App\Entity\FinancialStatement {#665 -id: null -docEntry: null -company: null -template: null -exercise: null -notes: null -validationStatus: null -createdBy: null -financialStateLines: Doctrine\Common\Collections\ArrayCollection {#650 …} -financialStateTemplate: null -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\FinancialStatement" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#774 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FinancialStatement" } } |
| 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() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#773 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "financial_statement_form" "_financial_statement_form" ] |
| cache_key | "_financial_statement_form_financial_statement_form" |
| compound | true |
| data | App\Entity\FinancialStatement {#665 -id: null -docEntry: null -company: null -template: null -exercise: null -notes: null -validationStatus: null -createdBy: null -financialStateLines: Doctrine\Common\Collections\ArrayCollection {#650 …} -financialStateTemplate: null -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1075 -form: Symfony\Component\Form\Form {#1095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#771 …5} |
| full_name | "financial_statement_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_statement_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "financial_statement_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_statement_form" |
| valid | true |
| value | App\Entity\FinancialStatement {#665 -id: null -docEntry: null -company: null -template: null -exercise: null -notes: null -validationStatus: null -createdBy: null -financialStateLines: Doctrine\Common\Collections\ArrayCollection {#650 …} -financialStateTemplate: null -createdAt: null -updatedAt: null } |
company
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_label | "companyName" |
same as passed value |
| class | "App\Entity\Company" |
same as passed value |
| label | "Entreprise" |
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 | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "companyName" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#822 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#863 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#826 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#883 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#907 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#906 …} } |
| choices | null |
| class | "App\Entity\Company" |
| 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 {#652 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#727 …} -namespace: Closure() {#728 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#798 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#797 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Entreprise" |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#867 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_financial_statement_form_company" ] |
| cache_key | "_financial_statement_form_company_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1033 +label: "Société Nationale des Pétroles du Congo" +value: "103" +data: App\Entity\Company {#1206 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1065 +label: "Compagnie Commune des Etats Membre de la CIMA" +value: "109" +data: App\Entity\Company {#1315 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1021 +label: "Banque de Développement de l'Afrique Centrale" +value: "110" +data: App\Entity\Company {#1349 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#968 +label: "Fond Africain de Garantie et Coopération Economique" +value: "111" +data: App\Entity\Company {#1359 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1140 +label: "African Export Import Bank" +value: "112" +data: App\Entity\Company {#1369 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#908 +label: "AFRICA50" +value: "113" +data: App\Entity\Company {#1379 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +label: "Agence de Planification et de Développement des Zones Economiques Spéciales" +value: "114" +data: App\Entity\Company {#1389 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1022 +label: "Bureau d'Etudes du Bâtiment et des Travaux Publics" +value: "115" +data: App\Entity\Company {#1399 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1155 +label: "Bureau de Contrôle du Bâtiment et Travaux Publics" +value: "116" +data: App\Entity\Company {#1409 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1154 +label: "Agence Foncière pour l'Aménagement des Terrains" +value: "117" +data: App\Entity\Company {#1419 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "Guichet Uniques des Opérations Transfrontalières" +value: "118" +data: App\Entity\Company {#1429 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +label: "Société des Postes du Congo" +value: "119" +data: App\Entity\Company {#1439 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "Centrale d'Achat des Médicaments Essentiels et des Produits de Santé" +value: "120" +data: App\Entity\Company {#1449 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "Agence Nationale de l'Aviation Civile" +value: "121" +data: App\Entity\Company {#1459 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "Chemin de Fer Congo Océan" +value: "122" +data: App\Entity\Company {#1469 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "Conseil Congolais des Chargeurs" +value: "123" +data: App\Entity\Company {#1479 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "Port Autonome de Brazzaville et Ports Secondaires" +value: "124" +data: App\Entity\Company {#1489 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "Port Autonome de Pointe-Noire" +value: "125" +data: App\Entity\Company {#1499 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "Imprimerie Nationale du Congo" +value: "126" +data: App\Entity\Company {#1509 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "Fon d'Impulsion de Garantie et d'Accompagnement" +value: "127" +data: App\Entity\Company {#1519 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "Assurances et Réassurances du Congo" +value: "128" +data: App\Entity\Company {#1529 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "Banque Congolaise de l'Habitat" +value: "129" +data: App\Entity\Company {#1539 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "Banque Postale du Congo" +value: "130" +data: App\Entity\Company {#1549 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "Générale Travaux et Aménagements" +value: "131" +data: App\Entity\Company {#1559 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "Société des Pavés du Congo" +value: "132" +data: App\Entity\Company {#1569 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "Energie Electrique du Congo" +value: "133" +data: App\Entity\Company {#1579 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "Centrale Electrique du Congo" +value: "134" +data: App\Entity\Company {#1589 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +label: "La Congolaise des Eaux" +value: "135" +data: App\Entity\Company {#1599 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "Société Immo Congo" +value: "136" +data: App\Entity\Company {#1609 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "Complexe Industriel et Céramique du Congo" +value: "137" +data: App\Entity\Company {#1619 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "Congolaise des Panneaux Solaires" +value: "138" +data: App\Entity\Company {#1629 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "Cimenterie de Tao Tao" +value: "139" +data: App\Entity\Company {#1639 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "Congolaise de Gestion de Loterie" +value: "140" +data: App\Entity\Company {#1649 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "Congo Telecom" +value: "141" +data: App\Entity\Company {#1659 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Equatorial Congo Airlines" +value: "142" +data: App\Entity\Company {#1669 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "Société Congolaise de Transport Fluvial" +value: "143" +data: App\Entity\Company {#1679 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "Société des Transports Publics Urbains" +value: "144" +data: App\Entity\Company {#1689 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +label: "Nouvelle Air Congo" +value: "145" +data: App\Entity\Company {#1699 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "Plateforme Industrielle du Congo Pointe-Noire" +value: "146" +data: App\Entity\Company {#1709 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +label: "Société d'Exploitation et de Développement des Infrastructures du Congo" +value: "147" +data: App\Entity\Company {#1719 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +label: "Banque Sino Congolaise pour l'Afrique" +value: "148" +data: App\Entity\Company {#1729 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "Crédit du Congo" +value: "149" +data: App\Entity\Company {#1739 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +label: "La Congolaise de Banque" +value: "150" +data: App\Entity\Company {#1749 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "Société Congolaise de Coopération Economique et Technique" +value: "151" +data: App\Entity\Company {#1759 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Société de Gestion du Village" +value: "152" +data: App\Entity\Company {#1769 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "Diamond Cement Congo" +value: "153" +data: App\Entity\Company {#1779 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Société Nouvelle des Ciments du Congo" +value: "154" +data: App\Entity\Company {#1789 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Société Agricole et de Raffinage Industriel du Sucre" +value: "155" +data: App\Entity\Company {#1799 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Fonderie du Congo" +value: "156" +data: App\Entity\Company {#1809 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Société de Recherche et d'Exploitation Minière" +value: "157" +data: App\Entity\Company {#1819 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Société Congolaise de Transports Maritimes" +value: "158" +data: App\Entity\Company {#1829 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Aéroports de la République du Congo" +value: "159" +data: App\Entity\Company {#1839 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "La Congolaise de Route" +value: "160" +data: App\Entity\Company {#1849 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1028 -form: Symfony\Component\Form\Form {#1055 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1026 …5} |
| full_name | "financial_statement_form[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_statement_form_company" |
| is_selected | Closure($choice, $value) {#1092 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "company" |
| 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_statement_form_company" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
exercise
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_label | "exercise" |
same as passed value |
| class | "App\Entity\Exercise" |
same as passed value |
| label | "Exercice" |
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 | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "exercise" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#930 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#918 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#931 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#883 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#967 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#932 …} } |
| choices | null |
| class | "App\Entity\Exercise" |
| 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 {#652 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#727 …} -namespace: Closure() {#728 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#923 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#922 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Exercice" |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#916 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_financial_statement_form_exercise" ] |
| cache_key | "_financial_statement_form_exercise_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "2016" +value: "154" +data: App\Entity\Exercise {#1909 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "2017" +value: "155" +data: App\Entity\Exercise {#1934 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "2018" +value: "156" +data: App\Entity\Exercise {#1942 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "2019" +value: "157" +data: App\Entity\Exercise {#1950 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "2020" +value: "158" +data: App\Entity\Exercise {#1958 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "2021" +value: "159" +data: App\Entity\Exercise {#1966 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "2022" +value: "160" +data: App\Entity\Exercise {#1974 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "2023" +value: "161" +data: App\Entity\Exercise {#1982 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "2024" +value: "162" +data: App\Entity\Exercise {#1990 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1931 -form: Symfony\Component\Form\Form {#1035 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1901 …5} |
| full_name | "financial_statement_form[exercise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_statement_form_exercise" |
| is_selected | Closure($choice, $value) {#1929 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Exercice" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "exercise" |
| 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_statement_form_exercise" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
financialStateTemplate
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\FinancialStateTemplate" |
same as passed value |
| label | "Modèle" |
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 | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#884 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#789 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#874 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#883 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#875 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#878 …} } |
| choices | null |
| class | "App\Entity\FinancialStateTemplate" |
| 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 {#652 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#727 …} -namespace: Closure() {#728 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#809 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#784 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Modèle" |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#792 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_financial_statement_form_financialStateTemplate" ] |
| cache_key | "_financial_statement_form_financialStateTemplate_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1924 -form: Symfony\Component\Form\Form {#1040 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1930 …5} |
| full_name | "financial_statement_form[financialStateTemplate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_statement_form_financialStateTemplate" |
| is_selected | Closure($choice, $value) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Modèle" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "financialStateTemplate" |
| 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_statement_form_financialStateTemplate" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
notes
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 5 ] |
[ "rows" => 5 ] |
| label | "Note" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "rows" => 5 ] |
| 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 {#652 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#727 …} -namespace: Closure() {#728 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#986 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Note" |
| 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() {#988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#987 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_financial_statement_form_notes" ] |
| cache_key | "_financial_statement_form_notes_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1997 -form: Symfony\Component\Form\Form {#1058 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1995 …5} |
| full_name | "financial_statement_form[notes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_statement_form_notes" |
| label | "Note" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "notes" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_statement_form_notes" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
financialStateLines
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1088 -elements: [] } |
| 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\FinancialStateLineForm" |
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 {#652 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#727 …} -namespace: Closure() {#728 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1004 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\FinancialStateLineForm" |
| 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() {#1006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1005 …} $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_statement_form_financialStateLines" ] |
| button_add | Symfony\Component\Form\FormView {#2011 …5} |
| cache_key | "_financial_statement_form_financialStateLines_live_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#1088 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1999 -form: Symfony\Component\Form\Form {#1061 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2010 …5} |
| full_name | "financial_statement_form[financialStateLines]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_statement_form_financialStateLines" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "financialStateLines" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_financial_statement_form_financialStateLines" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#1088 -elements: [] } |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1dd7e00357e2fc28dababfaf06aa7.vI3aevpFBzbJHqMTajsQUHwaTbtnh_jW3XOt0Yfsl5Q.1vvuHoIQT3eEevtEIQJlYj9KB942zrCOjxXombeY_azzyrU1tiltbqR4lw" |
| 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 | "1dd7e00357e2fc28dababfaf06aa7.vI3aevpFBzbJHqMTajsQUHwaTbtnh_jW3XOt0Yfsl5Q.1vvuHoIQT3eEevtEIQJlYj9KB942zrCOjxXombeY_azzyrU1tiltbqR4lw" |
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 {#652 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#727 …} -namespace: Closure() {#728 …} } |
| data | "1dd7e00357e2fc28dababfaf06aa7.vI3aevpFBzbJHqMTajsQUHwaTbtnh_jW3XOt0Yfsl5Q.1vvuHoIQT3eEevtEIQJlYj9KB942zrCOjxXombeY_azzyrU1tiltbqR4lw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2025 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() {#2005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#2006 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_financial_statement_form__token" ] |
| cache_key | "_financial_statement_form__token_hidden" |
| compound | false |
| data | "1dd7e00357e2fc28dababfaf06aa7.vI3aevpFBzbJHqMTajsQUHwaTbtnh_jW3XOt0Yfsl5Q.1vvuHoIQT3eEevtEIQJlYj9KB942zrCOjxXombeY_azzyrU1tiltbqR4lw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2034 -form: Symfony\Component\Form\Form {#2019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2016 …5} |
| full_name | "financial_statement_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "financial_statement_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_statement_form__token" |
| valid | true |
| value | "1dd7e00357e2fc28dababfaf06aa7.vI3aevpFBzbJHqMTajsQUHwaTbtnh_jW3XOt0Yfsl5Q.1vvuHoIQT3eEevtEIQJlYj9KB942zrCOjxXombeY_azzyrU1tiltbqR4lw" |