Forms
-
company_form
-
companyCode
-
companyName
-
sectorOfActivity
-
legalForm
-
administrationMethod
-
yearOfCreation
-
shareholders
-
exerciseInfos
-
_token
-
company_form
Form type:
"App\Form\CompanyForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Company {#817 -id: 157 -companyCode: "SOREMI" -companyName: "Société de Recherche et d'Exploitation Minière" -sectorOfActivity: "Mines" -legalForm: "SA" -administrationMethod: "CA" -yearOfCreation: 2000 -createdBy: null -accreditations: Doctrine\ORM\PersistentCollection {#812 …} -financialStatements: Doctrine\ORM\PersistentCollection {#775 …} -shareholders: Doctrine\ORM\PersistentCollection {#836 …} -exerciseInfos: Doctrine\ORM\PersistentCollection {#859 …} -createdAt: DateTime @1760013664 {#815 date: 2025-10-09 14:41:04.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\Company {#817 -id: 157 -companyCode: "SOREMI" -companyName: "Société de Recherche et d'Exploitation Minière" -sectorOfActivity: "Mines" -legalForm: "SA" -administrationMethod: "CA" -yearOfCreation: 2000 -createdBy: null -accreditations: Doctrine\ORM\PersistentCollection {#812 …} -financialStatements: Doctrine\ORM\PersistentCollection {#775 …} -shareholders: Doctrine\ORM\PersistentCollection {#836 …} -exerciseInfos: Doctrine\ORM\PersistentCollection {#859 …} -createdAt: DateTime @1760013664 {#815 date: 2025-10-09 14:41:04.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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| data | App\Entity\Company {#817 -id: 157 -companyCode: "SOREMI" -companyName: "Société de Recherche et d'Exploitation Minière" -sectorOfActivity: "Mines" -legalForm: "SA" -administrationMethod: "CA" -yearOfCreation: 2000 -createdBy: null -accreditations: Doctrine\ORM\PersistentCollection {#812 …} -financialStatements: Doctrine\ORM\PersistentCollection {#775 …} -shareholders: Doctrine\ORM\PersistentCollection {#836 …} -exerciseInfos: Doctrine\ORM\PersistentCollection {#859 …} -createdAt: DateTime @1760013664 {#815 date: 2025-10-09 14:41:04.0 Europe/Zurich (+02:00) } -updatedAt: null } |
| data_class | "App\Entity\Company" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1063 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Company" } } |
| 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() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1062 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "company_form" "_company_form" ] |
| cache_key | "_company_form_company_form" |
| compound | true |
| data | App\Entity\Company {#817 -id: 157 -companyCode: "SOREMI" -companyName: "Société de Recherche et d'Exploitation Minière" -sectorOfActivity: "Mines" -legalForm: "SA" -administrationMethod: "CA" -yearOfCreation: 2000 -createdBy: null -accreditations: Doctrine\ORM\PersistentCollection {#812 …} -financialStatements: Doctrine\ORM\PersistentCollection {#775 …} -shareholders: Doctrine\ORM\PersistentCollection {#836 …} -exerciseInfos: Doctrine\ORM\PersistentCollection {#859 …} -createdAt: DateTime @1760013664 {#815 date: 2025-10-09 14:41:04.0 Europe/Zurich (+02:00) } -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1034 -form: Symfony\Component\Form\Form {#1207 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1060 …5} |
| full_name | "company_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_form" |
| valid | true |
| value | App\Entity\Company {#817 -id: 157 -companyCode: "SOREMI" -companyName: "Société de Recherche et d'Exploitation Minière" -sectorOfActivity: "Mines" -legalForm: "SA" -administrationMethod: "CA" -yearOfCreation: 2000 -createdBy: null -accreditations: Doctrine\ORM\PersistentCollection {#812 …} -financialStatements: Doctrine\ORM\PersistentCollection {#775 …} -shareholders: Doctrine\ORM\PersistentCollection {#836 …} -exerciseInfos: Doctrine\ORM\PersistentCollection {#859 …} -createdAt: DateTime @1760013664 {#815 date: 2025-10-09 14:41:04.0 Europe/Zurich (+02:00) } -updatedAt: null } |
companyCode
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "SOREMI" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Code Entreprise" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Code 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 |
| 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() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1114 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_company_form_companyCode" ] |
| cache_key | "_company_form_companyCode_text" |
| compound | false |
| data | "SOREMI" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1248 -form: Symfony\Component\Form\Form {#1167 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1250 …5} |
| full_name | "company_form[companyCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form_companyCode" |
| label | "Code Entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_form_companyCode" |
| uses_autocomplete | false |
| valid | true |
| value | "SOREMI" |
companyName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Société de Recherche et d'Exploitation Minière" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Nom de l'entreprise" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom de l'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 |
| 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() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1044 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_company_form_companyName" ] |
| cache_key | "_company_form_companyName_text" |
| compound | false |
| data | "Société de Recherche et d'Exploitation Minière" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1247 -form: Symfony\Component\Form\Form {#1164 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1246 …5} |
| full_name | "company_form[companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form_companyName" |
| label | "Nom de l'entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_form_companyName" |
| uses_autocomplete | false |
| valid | true |
| value | "Société de Recherche et d'Exploitation Minière" |
sectorOfActivity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Mines" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choices | [ "Assurances" => "Assurances" "Banque" => "Banque" "Finance" => "Finance" "Zones Economiques Scpéciales" => "Zones Economiques Scpéciales" "BTP" => "BTP" "Foncier" => "Foncier" "Hydrocarbures" => "Hydrocarbures" "Immobilier" => "Immobilier" "Poste et Télécommunications" => "Poste et Télécommunications" "Santé" => "Santé" "Transport" => "Transport" "Communication" => "Communication" "Energie" => "Energie" "Tourisme" => "Tourisme" "Industrie" => "Industrie" "Jeux de hasard" => "Jeux de hasard" "Zones économiques spéciales" => "Zones économiques spéciales" "Hotellerie" => "Hotellerie" "Mines" => "Mines" "Travaux publics" => "Travaux publics" ] |
[ "Assurances" => "Assurances" "Banque" => "Banque" "Finance" => "Finance" "Zones Economiques Scpéciales" => "Zones Economiques Scpéciales" "BTP" => "BTP" "Foncier" => "Foncier" "Hydrocarbures" => "Hydrocarbures" "Immobilier" => "Immobilier" "Poste et Télécommunications" => "Poste et Télécommunications" "Santé" => "Santé" "Transport" => "Transport" "Communication" => "Communication" "Energie" => "Energie" "Tourisme" => "Tourisme" "Industrie" => "Industrie" "Jeux de hasard" => "Jeux de hasard" "Zones économiques spéciales" => "Zones économiques spéciales" "Hotellerie" => "Hotellerie" "Mines" => "Mines" "Travaux publics" => "Travaux publics" ] |
| label | "Secteur" |
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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Assurances" => "Assurances" "Banque" => "Banque" "Finance" => "Finance" "Zones Economiques Scpéciales" => "Zones Economiques Scpéciales" "BTP" => "BTP" "Foncier" => "Foncier" "Hydrocarbures" => "Hydrocarbures" "Immobilier" => "Immobilier" "Poste et Télécommunications" => "Poste et Télécommunications" "Santé" => "Santé" "Transport" => "Transport" "Communication" => "Communication" "Energie" => "Energie" "Tourisme" => "Tourisme" "Industrie" => "Industrie" "Jeux de hasard" => "Jeux de hasard" "Zones économiques spéciales" => "Zones économiques spéciales" "Hotellerie" => "Hotellerie" "Mines" => "Mines" "Travaux publics" => "Travaux publics" ] |
| 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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| 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 | "Secteur" |
| 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() {#1083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1082 …} $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" "_company_form_sectorOfActivity" ] |
| cache_key | "_company_form_sectorOfActivity_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +label: "Assurances" +value: "Assurances" +data: "Assurances" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1046 +label: "Banque" +value: "Banque" +data: "Banque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1084 +label: "Finance" +value: "Finance" +data: "Finance" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1093 +label: "Zones Economiques Scpéciales" +value: "Zones Economiques Scpéciales" +data: "Zones Economiques Scpéciales" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +label: "BTP" +value: "BTP" +data: "BTP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1126 +label: "Foncier" +value: "Foncier" +data: "Foncier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1145 +label: "Hydrocarbures" +value: "Hydrocarbures" +data: "Hydrocarbures" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +label: "Immobilier" +value: "Immobilier" +data: "Immobilier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1190 +label: "Poste et Télécommunications" +value: "Poste et Télécommunications" +data: "Poste et Télécommunications" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +label: "Santé" +value: "Santé" +data: "Santé" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1189 +label: "Transport" +value: "Transport" +data: "Transport" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1252 +label: "Communication" +value: "Communication" +data: "Communication" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1253 +label: "Energie" +value: "Energie" +data: "Energie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1254 +label: "Tourisme" +value: "Tourisme" +data: "Tourisme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1255 +label: "Industrie" +value: "Industrie" +data: "Industrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1256 +label: "Jeux de hasard" +value: "Jeux de hasard" +data: "Jeux de hasard" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1257 +label: "Zones économiques spéciales" +value: "Zones économiques spéciales" +data: "Zones économiques spéciales" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1258 +label: "Hotellerie" +value: "Hotellerie" +data: "Hotellerie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1259 +label: "Mines" +value: "Mines" +data: "Mines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1260 +label: "Travaux publics" +value: "Travaux publics" +data: "Travaux publics" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Mines" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1245 -form: Symfony\Component\Form\Form {#1161 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1188 …5} |
| full_name | "company_form[sectorOfActivity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form_sectorOfActivity" |
| is_selected | Closure($choice, $value) {#1264 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Secteur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sectorOfActivity" |
| 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 | "_company_form_sectorOfActivity" |
| uses_autocomplete | true |
| valid | true |
| value | "Mines" |
legalForm
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "SA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Forme juridique" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| 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 | "Forme juridique" |
| 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() {#1092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1089 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_company_form_legalForm" ] |
| cache_key | "_company_form_legalForm_text" |
| compound | false |
| data | "SA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1294 -form: Symfony\Component\Form\Form {#1170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1262 …5} |
| full_name | "company_form[legalForm]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form_legalForm" |
| label | "Forme juridique" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "legalForm" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_form_legalForm" |
| uses_autocomplete | false |
| valid | true |
| value | "SA" |
administrationMethod
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "CA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choices | [ "Administration Générale" => "AG" "Conseil d'Administration" => "CA" ] |
[ "Administration Générale" => "AG" "Conseil d'Administration" => "CA" ] |
| label | "Mode d'administration" |
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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Administration Générale" => "AG" "Conseil d'Administration" => "CA" ] |
| 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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| 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 | "Mode d'administration" |
| 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() {#1102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1101 …} $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" "_company_form_administrationMethod" ] |
| cache_key | "_company_form_administrationMethod_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1291 +label: "Administration Générale" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1290 +label: "Conseil d'Administration" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "CA" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1293 -form: Symfony\Component\Form\Form {#1173 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1292 …5} |
| full_name | "company_form[administrationMethod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form_administrationMethod" |
| is_selected | Closure($choice, $value) {#1288 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Mode d'administration" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "administrationMethod" |
| 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 | "_company_form_administrationMethod" |
| uses_autocomplete | true |
| valid | true |
| value | "CA" |
yearOfCreation
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 2000 |
| View Format |
"2000"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
[ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| constraints | [] |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Année de création" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Année de création" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1119 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "" "placeholder" => null "readonly" => false "style" => "" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_company_form_yearOfCreation" ] |
| cache_key | "_company_form_yearOfCreation_number" |
| compound | false |
| data | 2000 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1287 -form: Symfony\Component\Form\Form {#1176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1286 …5} |
| full_name | "company_form[yearOfCreation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form_yearOfCreation" |
| label | "Année de création" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "yearOfCreation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_form_yearOfCreation" |
| valid | true |
| value | "2000" |
shareholders
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1232 #collection: Doctrine\Common\Collections\ArrayCollection {#1234 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2784 …} -backRefFieldName: "company" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2786 …} } |
| 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\ShareholderForm" |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\ShareholderForm" |
| 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() {#1144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1143 …} $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" "_company_form_shareholders" ] |
| button_add | Symfony\Component\Form\FormView {#1283 …5} |
| cache_key | "_company_form_shareholders_live_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#1232 #collection: Doctrine\Common\Collections\ArrayCollection {#1234 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2784 …} -backRefFieldName: "company" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2786 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1285 -form: Symfony\Component\Form\Form {#1179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1284 …5} |
| full_name | "company_form[shareholders]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form_shareholders" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "shareholders" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_form_shareholders" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#1232 #collection: Doctrine\Common\Collections\ArrayCollection {#1234 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2784 …} -backRefFieldName: "company" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2786 …} } |
exerciseInfos
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1240 #collection: Doctrine\Common\Collections\ArrayCollection {#1238 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2802 …} -backRefFieldName: "company" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2804 …} } |
| 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\ExerciseInfoForm" |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\ExerciseInfoForm" |
| 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() {#1217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1218 …} $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" "_company_form_exerciseInfos" ] |
| button_add | Symfony\Component\Form\FormView {#1280 …5} |
| cache_key | "_company_form_exerciseInfos_live_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#1240 #collection: Doctrine\Common\Collections\ArrayCollection {#1238 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2802 …} -backRefFieldName: "company" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2804 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1282 -form: Symfony\Component\Form\Form {#1182 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1281 …5} |
| full_name | "company_form[exerciseInfos]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_form_exerciseInfos" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "exerciseInfos" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_form_exerciseInfos" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#1240 #collection: Doctrine\Common\Collections\ArrayCollection {#1238 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2802 …} -backRefFieldName: "company" -isDirty: true -em: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2804 …} } |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "44aeae2a6b7cf70dc8c94826efedc.vPm0aJA4rjVPs8X_6M_gi99S_399aP8ApSbZ4BBlEB8.zpjOLcJ0lxh7yfLNxaTUz4hrvVJPW7E3w02AuicwRHfIjIReoU3WVgHxnA" |
| 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 | "44aeae2a6b7cf70dc8c94826efedc.vPm0aJA4rjVPs8X_6M_gi99S_399aP8ApSbZ4BBlEB8.zpjOLcJ0lxh7yfLNxaTUz4hrvVJPW7E3w02AuicwRHfIjIReoU3WVgHxnA" |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1016 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1019 …} } |
| data | "44aeae2a6b7cf70dc8c94826efedc.vPm0aJA4rjVPs8X_6M_gi99S_399aP8ApSbZ4BBlEB8.zpjOLcJ0lxh7yfLNxaTUz4hrvVJPW7E3w02AuicwRHfIjIReoU3WVgHxnA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1300 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() {#1271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1272 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_company_form__token" ] |
| cache_key | "_company_form__token_hidden" |
| compound | false |
| data | "44aeae2a6b7cf70dc8c94826efedc.vPm0aJA4rjVPs8X_6M_gi99S_399aP8ApSbZ4BBlEB8.zpjOLcJ0lxh7yfLNxaTUz4hrvVJPW7E3w02AuicwRHfIjIReoU3WVgHxnA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1308 -form: Symfony\Component\Form\Form {#1279 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1268 …5} |
| full_name | "company_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_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 | "_company_form__token" |
| valid | true |
| value | "44aeae2a6b7cf70dc8c94826efedc.vPm0aJA4rjVPs8X_6M_gi99S_399aP8ApSbZ4BBlEB8.zpjOLcJ0lxh7yfLNxaTUz4hrvVJPW7E3w02AuicwRHfIjIReoU3WVgHxnA" |