Forms
-
ida_business_rule
-
name
-
type
-
errorType
-
severity
-
active
-
description
-
_token
-
-
society_switch
-
idaSocietyEntity
-
_token
-
ida_business_rule
Form type:
"App\Form\Type\BusinessRule\IdaBusinessRuleType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\IdaBusinessRule {#1550 -id: 3 -name: "BR006" -type: [ 1 2 3 ] -errorType: 1 -severity: 2 -active: true -description: "IDA doesn’t generate the IDA references automatically when uploading with the xml file. Check the IDA Key Calculation Spreadsheet on the website to generate the right control keys" } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\IdaBusinessRule {#1550 -id: 3 -name: "BR006" -type: [ 1 2 3 ] -errorType: 1 -severity: 2 -active: true -description: "IDA doesn’t generate the IDA references automatically when uploading with the xml file. Check the IDA Key Calculation Spreadsheet on the website to generate the right control keys" } |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| data | App\Entity\IdaBusinessRule {#1550 -id: 3 -name: "BR006" -type: [ 1 2 3 ] -errorType: 1 -severity: 2 -active: true -description: "IDA doesn’t generate the IDA references automatically when uploading with the xml file. Check the IDA Key Calculation Spreadsheet on the website to generate the right control keys" } |
| data_class | "App\Entity\IdaBusinessRule" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1871 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\IdaBusinessRule" } } |
| 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() {#1873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#1872 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ida_business_rule" "_ida_business_rule" ] |
| cache_key | "_ida_business_rule_ida_business_rule" |
| compound | true |
| data | App\Entity\IdaBusinessRule {#1550 -id: 3 -name: "BR006" -type: [ 1 2 3 ] -errorType: 1 -severity: 2 -active: true -description: "IDA doesn’t generate the IDA references automatically when uploading with the xml file. Check the IDA Key Calculation Spreadsheet on the website to generate the right control keys" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1952 -form: Symfony\Component\Form\Form {#1974 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1965 …5} |
| full_name | "ida_business_rule" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ida_business_rule" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ida_business_rule" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ida_business_rule" |
| valid | true |
| value | App\Entity\IdaBusinessRule {#1550 -id: 3 -name: "BR006" -type: [ 1 2 3 ] -errorType: 1 -severity: 2 -active: true -description: "IDA doesn’t generate the IDA references automatically when uploading with the xml file. Check the IDA Key Calculation Spreadsheet on the website to generate the right control keys" } |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "BR006" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "label.name" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1888 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 | "label.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#1889 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ida_business_rule_name" ] |
| cache_key | "_ida_business_rule_name_text" |
| compound | false |
| data | "BR006" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1891 -form: Symfony\Component\Form\Form {#1977 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1913 …5} |
| full_name | "ida_business_rule[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ida_business_rule_name" |
| label | "label.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ida_business_rule_name" |
| uses_autocomplete | false |
| valid | true |
| value | "BR006" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ 1 2 3 ] |
| View Format |
[ "1" "2" "3" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_translation_domain | "businessRules" |
same as passed value |
| choices | [ "consts.type_1" => 1 "consts.type_2" => 2 "consts.type_3" => 3 "consts.type_4" => 4 "consts.type_5" => 5 ] |
[ "consts.type_1" => 1 "consts.type_2" => 2 "consts.type_3" => 3 "consts.type_4" => 4 "consts.type_5" => 5 ] |
| label | "label.type" |
same as passed value |
| multiple | true |
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 | [] |
| 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 | "businessRules" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "consts.type_1" => 1 "consts.type_2" => 2 "consts.type_3" => 3 "consts.type_4" => 4 "consts.type_5" => 5 ] |
| 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| 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 | "label.type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| 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() {#1912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#1911 …} $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" "_ida_business_rule_type" ] |
| cache_key | "_ida_business_rule_type_choice" |
| choice_translation_domain | "businessRules" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "consts.type_1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "consts.type_2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "consts.type_3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "consts.type_4" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "consts.type_5" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | [ 1 2 3 ] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1996 -form: Symfony\Component\Form\Form {#1980 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1998 …5} |
| full_name | "ida_business_rule[type][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ida_business_rule_type" |
| is_selected | Closure($choice, array $values) {#2029 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "label.type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "type" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ida_business_rule_type" |
| uses_autocomplete | true |
| valid | true |
| value | [ "1" "2" "3" ] |
errorType
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_translation_domain | "businessRules" |
same as passed value |
| choices | [ "consts.error_1" => 1 "consts.error_2" => 2 "consts.error_3" => 3 "consts.error_4" => 4 ] |
[ "consts.error_1" => 1 "consts.error_2" => 2 "consts.error_3" => 3 "consts.error_4" => 4 ] |
| label | "label.error_type" |
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 | [] |
| 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 | "businessRules" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "consts.error_1" => 1 "consts.error_2" => 2 "consts.error_3" => 3 "consts.error_4" => 4 ] |
| 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| 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 | "label.error_type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#1925 …} $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" "_ida_business_rule_errorType" ] |
| cache_key | "_ida_business_rule_errorType_choice" |
| choice_translation_domain | "businessRules" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "consts.error_1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "consts.error_2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "consts.error_3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "consts.error_4" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | 1 |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2133 -form: Symfony\Component\Form\Form {#1983 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2030 …5} |
| full_name | "ida_business_rule[errorType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ida_business_rule_errorType" |
| is_selected | Closure($choice, $value) {#2127 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "label.error_type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "errorType" |
| 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 | "_ida_business_rule_errorType" |
| uses_autocomplete | true |
| valid | true |
| value | "1" |
severity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 2 |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_translation_domain | "businessRules" |
same as passed value |
| choices | [ "consts.severity_1" => 1 "consts.severity_2" => 2 "consts.severity_3" => 3 ] |
[ "consts.severity_1" => 1 "consts.severity_2" => 2 "consts.severity_3" => 3 ] |
| label | "label.severity" |
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 | [] |
| 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 | "businessRules" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "consts.severity_1" => 1 "consts.severity_2" => 2 "consts.severity_3" => 3 ] |
| 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| 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 | "label.severity" |
| 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() {#1937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#1936 …} $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" "_ida_business_rule_severity" ] |
| cache_key | "_ida_business_rule_severity_choice" |
| choice_translation_domain | "businessRules" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "consts.severity_1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "consts.severity_2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "consts.severity_3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | 2 |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2126 -form: Symfony\Component\Form\Form {#1986 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2125 …5} |
| full_name | "ida_business_rule[severity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ida_business_rule_severity" |
| is_selected | Closure($choice, $value) {#2120 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "label.severity" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "severity" |
| 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 | "_ida_business_rule_severity" |
| uses_autocomplete | true |
| valid | true |
| value | "2" |
active
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "label.active" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| required | 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 | 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1951 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "label.active" |
| label_attr | [ "class" => "checkbox-switch" ] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#1955 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_ida_business_rule_active" ] |
| cache_key | "_ida_business_rule_active_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2119 -form: Symfony\Component\Form\Form {#1989 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2118 …5} |
| full_name | "ida_business_rule[active]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ida_business_rule_active" |
| label | "label.active" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "active" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ida_business_rule_active" |
| valid | true |
| value | "1" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "IDA doesn’t generate the IDA references automatically when uploading with the xml file. Check the IDA Key Calculation Spreadsheet on the website to generate the right control keys" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "label.description" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1966 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 | "label.description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#1962 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_ida_business_rule_description" ] |
| cache_key | "_ida_business_rule_description_textarea" |
| compound | false |
| data | "IDA doesn’t generate the IDA references automatically when uploading with the xml file. Check the IDA Key Calculation Spreadsheet on the website to generate the right control keys" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2117 -form: Symfony\Component\Form\Form {#1992 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2116 …5} |
| full_name | "ida_business_rule[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ida_business_rule_description" |
| label | "label.description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ida_business_rule_description" |
| uses_autocomplete | false |
| valid | true |
| value | "IDA doesn’t generate the IDA references automatically when uploading with the xml file. Check the IDA Key Calculation Spreadsheet on the website to generate the right control keys" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3b1307b77d1e6977c5343e.lVrm092H2sT1cd1VzTho2eT_ZtqO5MSM1Gal6w-adgs.wTap4bm3r5eTI4gC_gEHurW-BIv5o6vc5hCS33bQLk3bIJeRsNKcjM0hnA" |
| 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 | "3b1307b77d1e6977c5343e.lVrm092H2sT1cd1VzTho2eT_ZtqO5MSM1Gal6w-adgs.wTap4bm3r5eTI4gC_gEHurW-BIv5o6vc5hCS33bQLk3bIJeRsNKcjM0hnA" |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| data | "3b1307b77d1e6977c5343e.lVrm092H2sT1cd1VzTho2eT_ZtqO5MSM1Gal6w-adgs.wTap4bm3r5eTI4gC_gEHurW-BIv5o6vc5hCS33bQLk3bIJeRsNKcjM0hnA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2112 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() {#2110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#2111 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_ida_business_rule__token" ] |
| cache_key | "_ida_business_rule__token_hidden" |
| compound | false |
| data | "3b1307b77d1e6977c5343e.lVrm092H2sT1cd1VzTho2eT_ZtqO5MSM1Gal6w-adgs.wTap4bm3r5eTI4gC_gEHurW-BIv5o6vc5hCS33bQLk3bIJeRsNKcjM0hnA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2100 -form: Symfony\Component\Form\Form {#2104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2109 …5} |
| full_name | "ida_business_rule[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ida_business_rule__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 | "_ida_business_rule__token" |
| valid | true |
| value | "3b1307b77d1e6977c5343e.lVrm092H2sT1cd1VzTho2eT_ZtqO5MSM1Gal6w-adgs.wTap4bm3r5eTI4gC_gEHurW-BIv5o6vc5hCS33bQLk3bIJeRsNKcjM0hnA" |
society_switch
Form type:
"App\Form\Type\UserProfile\SocietySwitchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\IdaUser {#913 -id: 869 -username: "Nmsilini" -password: "$2y$13$MVl/y6/FxjjvJ.YTnV/7ouvoVz0kdOZRSF/.4ggfnXbrESfZ6qM7u" -oldPassword: "c98a070e1982194a1e1940142fc8d458" -roles: [ "ROLE_SUPER_ADMIN" ] -nameUser: "MSILINI" -firstNameUser: "Najah" -idaLanguageIdLanguage: 34 -idaSocietyIdSociety: 17 -idaUserProfileIdUserProfile: null -emailUser: "najah.msilini@prestataire.sacd.fr" -userStatus: true -flIsanMailRecipient: false -flEnrichementAlert: false -flReportRecipient: false -flDetectDuplicateAtImport: false -flEodInCsvFormat: false -dateLastUpdatePassword: DateTime @1780650965 {#951 date: 2026-06-05 11:16:05.0 Europe/Paris (+02:00) } -dateLastLogin: DateTime @1783079697 {#947 date: 2026-07-03 13:54:57.0 Europe/Paris (+02:00) } -idaSocietyEntity: Proxies\__CG__\App\Entity\IdaSociety {#922 -idSociety: 17 -idaCountryIdCountry: 73 -stdSociety: "314" -labelSociety: "IDA" -flValidSociety: true -flCisac: true -registrantLogin: "" -idaWorkEntities: Doctrine\ORM\PersistentCollection {#2607 …} -idaUserEntities: Doctrine\ORM\PersistentCollection {#2605 …} -idaCountryEntity: Proxies\__CG__\App\Entity\IdaCountry {#2619 …} -mtSearchPresets: Doctrine\ORM\PersistentCollection {#2623 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#2625 …} -monitoringListReferences: Doctrine\ORM\PersistentCollection {#2663 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#937 …} } -idaLanguageEntity: Proxies\__CG__\App\Entity\IdaLanguage {#770 …} -idaUserProfileEntity: null -idaUserFilterEntity: App\Entity\IdaUserFilter {#1350 …} -monitoringJobName: App\Entity\IdaMonitoringJobName {#1353 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#812 …} -idaMonitoringExportFieldsEntity: App\Entity\IdaMonitoringExportFields {#1356 …} -mtSearchPresetEntity: null -mtSearchPresets: Doctrine\ORM\PersistentCollection {#803 …} -idaUserResultEntity: App\Entity\IdaUserResult {#1359 …} -monitoringCriterias: Doctrine\ORM\PersistentCollection {#794 …} -ftpAccountStatus: 1 -ftpAccountErrorMessage: "" -ftpAccountCreatedAt: DateTimeImmutable @1780651022 {#917 date: 2026-06-05 11:17:02.0 Europe/Paris (+02:00) } -ftpAccountUpdatedAt: null -ftpAccountDeletedAt: null -isMigrated: false -flEodFormat: 3 -flIsMlRef: false -flMlNotif: false -flIsMlEnabled: false -monitoringImportedFiles: Doctrine\ORM\PersistentCollection {#1349 …} -period: null -format: null -reffererId: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/society-switcher" |
same as passed value |
| data | App\Entity\IdaUser {#913 -id: 869 -username: "Nmsilini" -password: "$2y$13$MVl/y6/FxjjvJ.YTnV/7ouvoVz0kdOZRSF/.4ggfnXbrESfZ6qM7u" -oldPassword: "c98a070e1982194a1e1940142fc8d458" -roles: [ "ROLE_SUPER_ADMIN" ] -nameUser: "MSILINI" -firstNameUser: "Najah" -idaLanguageIdLanguage: 34 -idaSocietyIdSociety: 17 -idaUserProfileIdUserProfile: null -emailUser: "najah.msilini@prestataire.sacd.fr" -userStatus: true -flIsanMailRecipient: false -flEnrichementAlert: false -flReportRecipient: false -flDetectDuplicateAtImport: false -flEodInCsvFormat: false -dateLastUpdatePassword: DateTime @1780650965 {#951 date: 2026-06-05 11:16:05.0 Europe/Paris (+02:00) } -dateLastLogin: DateTime @1783079697 {#947 date: 2026-07-03 13:54:57.0 Europe/Paris (+02:00) } -idaSocietyEntity: Proxies\__CG__\App\Entity\IdaSociety {#922 -idSociety: 17 -idaCountryIdCountry: 73 -stdSociety: "314" -labelSociety: "IDA" -flValidSociety: true -flCisac: true -registrantLogin: "" -idaWorkEntities: Doctrine\ORM\PersistentCollection {#2607 …} -idaUserEntities: Doctrine\ORM\PersistentCollection {#2605 …} -idaCountryEntity: Proxies\__CG__\App\Entity\IdaCountry {#2619 …} -mtSearchPresets: Doctrine\ORM\PersistentCollection {#2623 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#2625 …} -monitoringListReferences: Doctrine\ORM\PersistentCollection {#2663 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#937 …} } -idaLanguageEntity: Proxies\__CG__\App\Entity\IdaLanguage {#770 …} -idaUserProfileEntity: null -idaUserFilterEntity: App\Entity\IdaUserFilter {#1350 …} -monitoringJobName: App\Entity\IdaMonitoringJobName {#1353 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#812 …} -idaMonitoringExportFieldsEntity: App\Entity\IdaMonitoringExportFields {#1356 …} -mtSearchPresetEntity: null -mtSearchPresets: Doctrine\ORM\PersistentCollection {#803 …} -idaUserResultEntity: App\Entity\IdaUserResult {#1359 …} -monitoringCriterias: Doctrine\ORM\PersistentCollection {#794 …} -ftpAccountStatus: 1 -ftpAccountErrorMessage: "" -ftpAccountCreatedAt: DateTimeImmutable @1780651022 {#917 date: 2026-06-05 11:17:02.0 Europe/Paris (+02:00) } -ftpAccountUpdatedAt: null -ftpAccountDeletedAt: null -isMigrated: false -flEodFormat: 3 -flIsMlRef: false -flMlNotif: false -flIsMlEnabled: false -monitoringImportedFiles: Doctrine\ORM\PersistentCollection {#1349 …} -period: null -format: null -reffererId: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/society-switcher" |
| 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| data | App\Entity\IdaUser {#913 -id: 869 -username: "Nmsilini" -password: "$2y$13$MVl/y6/FxjjvJ.YTnV/7ouvoVz0kdOZRSF/.4ggfnXbrESfZ6qM7u" -oldPassword: "c98a070e1982194a1e1940142fc8d458" -roles: [ "ROLE_SUPER_ADMIN" ] -nameUser: "MSILINI" -firstNameUser: "Najah" -idaLanguageIdLanguage: 34 -idaSocietyIdSociety: 17 -idaUserProfileIdUserProfile: null -emailUser: "najah.msilini@prestataire.sacd.fr" -userStatus: true -flIsanMailRecipient: false -flEnrichementAlert: false -flReportRecipient: false -flDetectDuplicateAtImport: false -flEodInCsvFormat: false -dateLastUpdatePassword: DateTime @1780650965 {#951 date: 2026-06-05 11:16:05.0 Europe/Paris (+02:00) } -dateLastLogin: DateTime @1783079697 {#947 date: 2026-07-03 13:54:57.0 Europe/Paris (+02:00) } -idaSocietyEntity: Proxies\__CG__\App\Entity\IdaSociety {#922 -idSociety: 17 -idaCountryIdCountry: 73 -stdSociety: "314" -labelSociety: "IDA" -flValidSociety: true -flCisac: true -registrantLogin: "" -idaWorkEntities: Doctrine\ORM\PersistentCollection {#2607 …} -idaUserEntities: Doctrine\ORM\PersistentCollection {#2605 …} -idaCountryEntity: Proxies\__CG__\App\Entity\IdaCountry {#2619 …} -mtSearchPresets: Doctrine\ORM\PersistentCollection {#2623 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#2625 …} -monitoringListReferences: Doctrine\ORM\PersistentCollection {#2663 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#937 …} } -idaLanguageEntity: Proxies\__CG__\App\Entity\IdaLanguage {#770 …} -idaUserProfileEntity: null -idaUserFilterEntity: App\Entity\IdaUserFilter {#1350 …} -monitoringJobName: App\Entity\IdaMonitoringJobName {#1353 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#812 …} -idaMonitoringExportFieldsEntity: App\Entity\IdaMonitoringExportFields {#1356 …} -mtSearchPresetEntity: null -mtSearchPresets: Doctrine\ORM\PersistentCollection {#803 …} -idaUserResultEntity: App\Entity\IdaUserResult {#1359 …} -monitoringCriterias: Doctrine\ORM\PersistentCollection {#794 …} -ftpAccountStatus: 1 -ftpAccountErrorMessage: "" -ftpAccountCreatedAt: DateTimeImmutable @1780651022 {#917 date: 2026-06-05 11:17:02.0 Europe/Paris (+02:00) } -ftpAccountUpdatedAt: null -ftpAccountDeletedAt: null -isMigrated: false -flEodFormat: 3 -flIsMlRef: false -flMlNotif: false -flIsMlEnabled: false -monitoringImportedFiles: Doctrine\ORM\PersistentCollection {#1349 …} -period: null -format: null -reffererId: null } |
| data_class | "App\Entity\IdaUser" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2352 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\IdaUser" } } |
| 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() {#2354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#2353 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/society-switcher" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "society_switch" "_society_switch" ] |
| cache_key | "_society_switch_society_switch" |
| compound | true |
| data | App\Entity\IdaUser {#913 -id: 869 -username: "Nmsilini" -password: "$2y$13$MVl/y6/FxjjvJ.YTnV/7ouvoVz0kdOZRSF/.4ggfnXbrESfZ6qM7u" -oldPassword: "c98a070e1982194a1e1940142fc8d458" -roles: [ "ROLE_SUPER_ADMIN" ] -nameUser: "MSILINI" -firstNameUser: "Najah" -idaLanguageIdLanguage: 34 -idaSocietyIdSociety: 17 -idaUserProfileIdUserProfile: null -emailUser: "najah.msilini@prestataire.sacd.fr" -userStatus: true -flIsanMailRecipient: false -flEnrichementAlert: false -flReportRecipient: false -flDetectDuplicateAtImport: false -flEodInCsvFormat: false -dateLastUpdatePassword: DateTime @1780650965 {#951 date: 2026-06-05 11:16:05.0 Europe/Paris (+02:00) } -dateLastLogin: DateTime @1783079697 {#947 date: 2026-07-03 13:54:57.0 Europe/Paris (+02:00) } -idaSocietyEntity: Proxies\__CG__\App\Entity\IdaSociety {#922 -idSociety: 17 -idaCountryIdCountry: 73 -stdSociety: "314" -labelSociety: "IDA" -flValidSociety: true -flCisac: true -registrantLogin: "" -idaWorkEntities: Doctrine\ORM\PersistentCollection {#2607 …} -idaUserEntities: Doctrine\ORM\PersistentCollection {#2605 …} -idaCountryEntity: Proxies\__CG__\App\Entity\IdaCountry {#2619 …} -mtSearchPresets: Doctrine\ORM\PersistentCollection {#2623 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#2625 …} -monitoringListReferences: Doctrine\ORM\PersistentCollection {#2663 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#937 …} } -idaLanguageEntity: Proxies\__CG__\App\Entity\IdaLanguage {#770 …} -idaUserProfileEntity: null -idaUserFilterEntity: App\Entity\IdaUserFilter {#1350 …} -monitoringJobName: App\Entity\IdaMonitoringJobName {#1353 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#812 …} -idaMonitoringExportFieldsEntity: App\Entity\IdaMonitoringExportFields {#1356 …} -mtSearchPresetEntity: null -mtSearchPresets: Doctrine\ORM\PersistentCollection {#803 …} -idaUserResultEntity: App\Entity\IdaUserResult {#1359 …} -monitoringCriterias: Doctrine\ORM\PersistentCollection {#794 …} -ftpAccountStatus: 1 -ftpAccountErrorMessage: "" -ftpAccountCreatedAt: DateTimeImmutable @1780651022 {#917 date: 2026-06-05 11:17:02.0 Europe/Paris (+02:00) } -ftpAccountUpdatedAt: null -ftpAccountDeletedAt: null -isMigrated: false -flEodFormat: 3 -flIsMlRef: false -flMlNotif: false -flIsMlEnabled: false -monitoringImportedFiles: Doctrine\ORM\PersistentCollection {#1349 …} -period: null -format: null -reffererId: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2396 -form: Symfony\Component\Form\Form {#2403 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2355 …5} |
| full_name | "society_switch" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_switch" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "society_switch" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_switch" |
| valid | true |
| value | App\Entity\IdaUser {#913 -id: 869 -username: "Nmsilini" -password: "$2y$13$MVl/y6/FxjjvJ.YTnV/7ouvoVz0kdOZRSF/.4ggfnXbrESfZ6qM7u" -oldPassword: "c98a070e1982194a1e1940142fc8d458" -roles: [ "ROLE_SUPER_ADMIN" ] -nameUser: "MSILINI" -firstNameUser: "Najah" -idaLanguageIdLanguage: 34 -idaSocietyIdSociety: 17 -idaUserProfileIdUserProfile: null -emailUser: "najah.msilini@prestataire.sacd.fr" -userStatus: true -flIsanMailRecipient: false -flEnrichementAlert: false -flReportRecipient: false -flDetectDuplicateAtImport: false -flEodInCsvFormat: false -dateLastUpdatePassword: DateTime @1780650965 {#951 date: 2026-06-05 11:16:05.0 Europe/Paris (+02:00) } -dateLastLogin: DateTime @1783079697 {#947 date: 2026-07-03 13:54:57.0 Europe/Paris (+02:00) } -idaSocietyEntity: Proxies\__CG__\App\Entity\IdaSociety {#922 -idSociety: 17 -idaCountryIdCountry: 73 -stdSociety: "314" -labelSociety: "IDA" -flValidSociety: true -flCisac: true -registrantLogin: "" -idaWorkEntities: Doctrine\ORM\PersistentCollection {#2607 …} -idaUserEntities: Doctrine\ORM\PersistentCollection {#2605 …} -idaCountryEntity: Proxies\__CG__\App\Entity\IdaCountry {#2619 …} -mtSearchPresets: Doctrine\ORM\PersistentCollection {#2623 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#2625 …} -monitoringListReferences: Doctrine\ORM\PersistentCollection {#2663 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#937 …} } -idaLanguageEntity: Proxies\__CG__\App\Entity\IdaLanguage {#770 …} -idaUserProfileEntity: null -idaUserFilterEntity: App\Entity\IdaUserFilter {#1350 …} -monitoringJobName: App\Entity\IdaMonitoringJobName {#1353 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#812 …} -idaMonitoringExportFieldsEntity: App\Entity\IdaMonitoringExportFields {#1356 …} -mtSearchPresetEntity: null -mtSearchPresets: Doctrine\ORM\PersistentCollection {#803 …} -idaUserResultEntity: App\Entity\IdaUserResult {#1359 …} -monitoringCriterias: Doctrine\ORM\PersistentCollection {#794 …} -ftpAccountStatus: 1 -ftpAccountErrorMessage: "" -ftpAccountCreatedAt: DateTimeImmutable @1780651022 {#917 date: 2026-06-05 11:17:02.0 Europe/Paris (+02:00) } -ftpAccountUpdatedAt: null -ftpAccountDeletedAt: null -isMigrated: false -flEodFormat: 3 -flIsMlRef: false -flMlNotif: false -flIsMlEnabled: false -monitoringImportedFiles: Doctrine\ORM\PersistentCollection {#1349 …} -period: null -format: null -reffererId: null } |
idaSocietyEntity
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 | Proxies\__CG__\App\Entity\IdaSociety {#922 -idSociety: 17 -idaCountryIdCountry: 73 -stdSociety: "314" -labelSociety: "IDA" -flValidSociety: true -flCisac: true -registrantLogin: "" -idaWorkEntities: Doctrine\ORM\PersistentCollection {#2607 …} -idaUserEntities: Doctrine\ORM\PersistentCollection {#2605 …} -idaCountryEntity: Proxies\__CG__\App\Entity\IdaCountry {#2619 …} -mtSearchPresets: Doctrine\ORM\PersistentCollection {#2623 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#2625 …} -monitoringListReferences: Doctrine\ORM\PersistentCollection {#2663 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#937 …} } |
| View Format |
"17"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "society-switcher" ] |
[ "data-controller" => "society-switcher" ] |
| autocomplete | true |
same as passed value |
| choice_filter | Closure(?IdaSociety $idaSociety) {#2361 class: "App\Form\Type\UserProfile\SocietySwitchType" this: App\Form\Type\UserProfile\SocietySwitchType {#2347 …} } |
same as passed value |
| choice_label | Closure(IdaSociety $idaSociety) {#2360 class: "App\Form\Type\UserProfile\SocietySwitchType" this: App\Form\Type\UserProfile\SocietySwitchType {#2347 …} } |
same as passed value |
| choice_translation_domain | false |
same as passed value |
| class | "App\Entity\IdaSociety" |
same as passed value |
| label | false |
same as passed value |
| query_builder | Closure(IdaSocietyRepository $repository) {#2362 class: "App\Form\Type\UserProfile\SocietySwitchType" this: App\Form\Type\UserProfile\SocietySwitchType {#2347 …} } |
Doctrine\ORM\QueryBuilder {#2382 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2380 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2381 #from: "App\Entity\IdaSociety" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2386 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.flValidSociety = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2379 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.labelSociety ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1407 …} -dql: "SELECT s FROM App\Entity\IdaSociety s WHERE s.flValidSociety = 1 ORDER BY s.labelSociety ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2387 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerOOWBeZb\EntityManagerGhostEbeb667 {#503 …12} } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "data-controller" => "society-switcher" ] |
| 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 | Closure(?IdaSociety $idaSociety) {#2361 class: "App\Form\Type\UserProfile\SocietySwitchType" this: App\Form\Type\UserProfile\SocietySwitchType {#2347 …} } |
| choice_label | Closure(IdaSociety $idaSociety) {#2360 class: "App\Form\Type\UserProfile\SocietySwitchType" this: App\Form\Type\UserProfile\SocietySwitchType {#2347 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2433 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2385 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2384 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2391 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2415 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2390 …} } |
| choices | null |
| class | "App\Entity\IdaSociety" |
| 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerOOWBeZb\EntityManagerGhostEbeb667 {#503 …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 {#2412 -singleId: true -intId: true -idField: "idSociety" -associationIdReader: null -om: ContainerOOWBeZb\EntityManagerGhostEbeb667 {#503 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1334 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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 | Doctrine\ORM\QueryBuilder {#2382 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2380 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2381 #from: "App\Entity\IdaSociety" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2386 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.flValidSociety = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2379 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.labelSociety ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1407 …} -dql: "SELECT s FROM App\Entity\IdaSociety s WHERE s.flValidSociety = 1 ORDER BY s.labelSociety ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2387 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerOOWBeZb\EntityManagerGhostEbeb667 {#503 …12} } |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#2375 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "society-switcher 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" "_society_switch_idaSocietyEntity" ] |
| cache_key | "_society_switch_idaSocietyEntity_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Agadu" +value: "56" +data: App\Entity\IdaSociety {#2671 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "AIPA" +value: "44" +data: App\Entity\IdaSociety {#2694 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "AKKA-LAA" +value: "38" +data: App\Entity\IdaSociety {#2708 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "ALCS" +value: "7" +data: App\Entity\IdaSociety {#2722 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "ARGENTORES" +value: "26" +data: App\Entity\IdaSociety {#2736 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +label: "ASDACS" +value: "22" +data: App\Entity\IdaSociety {#2750 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "ATN" +value: "39" +data: App\Entity\IdaSociety {#2764 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +label: "AWGACS" +value: "29" +data: App\Entity\IdaSociety {#2778 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +label: "AZDG" +value: "48" +data: App\Entity\IdaSociety {#2789 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +label: "BILDKUNST" +value: "10" +data: App\Entity\IdaSociety {#2803 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +label: "BURIDA" +value: "37" +data: App\Entity\IdaSociety {#2817 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +label: "COPYSWEDE" +value: "54" +data: App\Entity\IdaSociety {#2831 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "CSCS" +value: "28" +data: App\Entity\IdaSociety {#2845 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3372 +label: "DAC" +value: "21" +data: App\Entity\IdaSociety {#2859 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "DACIN SARA" +value: "58" +data: App\Entity\IdaSociety {#2870 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "DAMA" +value: "16" +data: App\Entity\IdaSociety {#2884 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "DASC" +value: "45" +data: App\Entity\IdaSociety {#2898 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "DBCA" +value: "43" +data: App\Entity\IdaSociety {#2912 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "DGK" +value: "51" +data: App\Entity\IdaSociety {#2926 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "DHFA" +value: "32" +data: App\Entity\IdaSociety {#2940 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "DILIA" +value: "31" +data: App\Entity\IdaSociety {#2954 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "DIRECTORS UK" +value: "8" +data: App\Entity\IdaSociety {#2968 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "DRCC" +value: "25" +data: App\Entity\IdaSociety {#2979 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "DYGA Chile" +value: "60" +data: App\Entity\IdaSociety {#2990 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "EAU" +value: "40" +data: App\Entity\IdaSociety {#3001 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "EKKI" +value: "57" +data: App\Entity\IdaSociety {#3015 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "FILMAUTOR" +value: "41" +data: App\Entity\IdaSociety {#3026 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "FILMJUS" +value: "27" +data: App\Entity\IdaSociety {#3040 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "GEDAR" +value: "46" +data: App\Entity\IdaSociety {#3054 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "IDA" +value: "17" +data: Proxies\__CG__\App\Entity\IdaSociety {#922 -idSociety: 17 -idaCountryIdCountry: 73 -stdSociety: "314" -labelSociety: "IDA" -flValidSociety: true -flCisac: true -registrantLogin: "" -idaWorkEntities: Doctrine\ORM\PersistentCollection {#2607 …} -idaUserEntities: Doctrine\ORM\PersistentCollection {#2605 …} -idaCountryEntity: Proxies\__CG__\App\Entity\IdaCountry {#2619 …} -mtSearchPresets: Doctrine\ORM\PersistentCollection {#2623 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#2625 …} -monitoringListReferences: Doctrine\ORM\PersistentCollection {#2663 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#937 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "ISOCRATIS" +value: "53" +data: App\Entity\IdaSociety {#3065 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "KOPIOSTO" +value: "11" +data: App\Entity\IdaSociety {#3079 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "KTRWA" +value: "62" +data: App\Entity\IdaSociety {#3093 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "LATGA" +value: "42" +data: App\Entity\IdaSociety {#3104 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3393 +label: "LIRA" +value: "36" +data: App\Entity\IdaSociety {#3118 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3394 +label: "LITA" +value: "34" +data: App\Entity\IdaSociety {#3132 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +label: "MRIGHTS" +value: "63" +data: App\Entity\IdaSociety {#3146 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "OAZA" +value: "50" +data: App\Entity\IdaSociety {#3160 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3397 +label: "OOAS" +value: "49" +data: App\Entity\IdaSociety {#3171 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "REDES" +value: "47" +data: App\Entity\IdaSociety {#3182 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "SABAM" +value: "6" +data: App\Entity\IdaSociety {#3193 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "SACD" +value: "1" +data: App\Entity\IdaSociety {#3207 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "SCAM" +value: "3" +data: App\Entity\IdaSociety {#3218 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3402 +label: "SEF" +value: "59" +data: App\Entity\IdaSociety {#3229 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3403 +label: "SGAE" +value: "19" +data: App\Entity\IdaSociety {#3243 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3404 +label: "SIAE" +value: "20" +data: App\Entity\IdaSociety {#3254 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: "SPA" +value: "12" +data: App\Entity\IdaSociety {#3265 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "SRAI" +value: "61" +data: App\Entity\IdaSociety {#3279 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "SSA" +value: "5" +data: App\Entity\IdaSociety {#3293 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "SUISSIMAGE" +value: "4" +data: App\Entity\IdaSociety {#3307 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "TALI" +value: "30" +data: App\Entity\IdaSociety {#3318 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "VDFS" +value: "15" +data: App\Entity\IdaSociety {#3332 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "VEVAM" +value: "23" +data: App\Entity\IdaSociety {#3346 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "ZAPA" +value: "24" +data: App\Entity\IdaSociety {#3357 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\IdaSociety {#922 -idSociety: 17 -idaCountryIdCountry: 73 -stdSociety: "314" -labelSociety: "IDA" -flValidSociety: true -flCisac: true -registrantLogin: "" -idaWorkEntities: Doctrine\ORM\PersistentCollection {#2607 …} -idaUserEntities: Doctrine\ORM\PersistentCollection {#2605 …} -idaCountryEntity: Proxies\__CG__\App\Entity\IdaCountry {#2619 …} -mtSearchPresets: Doctrine\ORM\PersistentCollection {#2623 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#2625 …} -monitoringListReferences: Doctrine\ORM\PersistentCollection {#2663 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#937 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2423 -form: Symfony\Component\Form\Form {#2399 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2428 …5} |
| full_name | "society_switch[idaSocietyEntity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_switch_idaSocietyEntity" |
| is_selected | Closure($choice, $value) {#3414 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "idaSocietyEntity" |
| 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 | "_society_switch_idaSocietyEntity" |
| uses_autocomplete | true |
| valid | true |
| value | "17" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "52.wXPTRXsiE_h8GfVk1VdaTZ0Lu7r5BUMaMZsVMR1pDL0.hgCDMjF3YropdKMugjwyK84mweqYWgpTZtp2ZCoObsiYNZg0AkF5jwVNgg" |
| 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 | "52.wXPTRXsiE_h8GfVk1VdaTZ0Lu7r5BUMaMZsVMR1pDL0.hgCDMjF3YropdKMugjwyK84mweqYWgpTZtp2ZCoObsiYNZg0AkF5jwVNgg" |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
| data | "52.wXPTRXsiE_h8GfVk1VdaTZ0Lu7r5BUMaMZsVMR1pDL0.hgCDMjF3YropdKMugjwyK84mweqYWgpTZtp2ZCoObsiYNZg0AkF5jwVNgg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2394 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() {#3413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1432 …} $message: Closure() {#3415 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_society_switch__token" ] |
| cache_key | "_society_switch__token_hidden" |
| compound | false |
| data | "52.wXPTRXsiE_h8GfVk1VdaTZ0Lu7r5BUMaMZsVMR1pDL0.hgCDMjF3YropdKMugjwyK84mweqYWgpTZtp2ZCoObsiYNZg0AkF5jwVNgg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3425 -form: Symfony\Component\Form\Form {#3421 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3416 …5} |
| full_name | "society_switch[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_switch__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 | "_society_switch__token" |
| valid | true |
| value | "52.wXPTRXsiE_h8GfVk1VdaTZ0Lu7r5BUMaMZsVMR1pDL0.hgCDMjF3YropdKMugjwyK84mweqYWgpTZtp2ZCoObsiYNZg0AkF5jwVNgg" |