Forms
-
base_form_v4
-
vecteurAttaque
-
complexiteAttaque
-
privilegesRequis
-
interactionUtilisateur
-
portee
-
confidentialite
-
integrite
-
disponibilite
-
_token
-
-
environnemental_form_v4
-
vecteurAttaqueModifie
-
complexiteAttaqueModifiee
-
privilegesRequisModifie
-
interactionUtilisateurModifiee
-
porteeModifiee
-
confidentialiteModifiee
-
integriteModifiee
-
disponibiliteModifiee
-
contexte
-
_token
-
-
temporal_form_v4
-
maturiteCodeExploitation
-
niveauRemediation
-
rapportConfiance
-
_token
-
-
menace_form_v4
-
vecteurAttaqueModifie
-
complexiteAttaqueModifiee
-
privilegesRequisModifie
-
interactionUtilisateurModifiee
-
porteeModifie
-
confidentialiteModifiee
-
integriteModifiee
-
disponibiliteModifiee
-
autresMetriquesMenace
-
_token
-
-
supplementaire_form_v4
-
exploitabilite
-
gravite
-
contexte
-
facteurs_supplementaires
-
autres_metrics_supplementaires
-
_token
-
base_form_v4
"App\Form\BaseFormV4Type"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#720 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 | "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() {#718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#719 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "base_form_v4" "_base_form_v4" ] |
| cache_key | "_base_form_v4_base_form_v4" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1438 -form: Symfony\Component\Form\Form {#841 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1172 …5} |
| full_name | "base_form_v4" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "base_form_v4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4" |
| valid | true |
| value | null |
vecteurAttaque
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Base\VecteurAttaque" |
same as passed value |
| label | "Vecteur d’attaque (AV)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#711 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Base\VecteurAttaque {#707 +name: "RESEAU" +value: "N" } App\cvss\v4\Enumeration\Base\VecteurAttaque {#710 +name: "ADJACENT" +value: "A" } App\cvss\v4\Enumeration\Base\VecteurAttaque {#709 +name: "LOCAL" +value: "L" } App\cvss\v4\Enumeration\Base\VecteurAttaque {#708 +name: "PHYSIQUE" +value: "P" } ] |
| class | "App\cvss\v4\Enumeration\Base\VecteurAttaque" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Vecteur d’attaque (AV)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#704 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_base_form_v4_vecteurAttaque" ] |
| cache_key | "_base_form_v4_vecteurAttaque_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "RESEAU" +value: "N" +data: App\cvss\v4\Enumeration\Base\VecteurAttaque {#707 +name: "RESEAU" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +label: "ADJACENT" +value: "A" +data: App\cvss\v4\Enumeration\Base\VecteurAttaque {#710 +name: "ADJACENT" +value: "A" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1393 +label: "LOCAL" +value: "L" +data: App\cvss\v4\Enumeration\Base\VecteurAttaque {#709 +name: "LOCAL" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "PHYSIQUE" +value: "P" +data: App\cvss\v4\Enumeration\Base\VecteurAttaque {#708 +name: "PHYSIQUE" +value: "P" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1457 -form: Symfony\Component\Form\Form {#879 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1459 …5} |
| full_name | "base_form_v4[vecteurAttaque]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4_vecteurAttaque" |
| is_selected | Closure($choice, $value) {#1361 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Vecteur d’attaque (AV)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "vecteurAttaque" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4_vecteurAttaque" |
| valid | true |
| value | "" |
complexiteAttaque
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Base\ComplexiteAttaque" |
same as passed value |
| label | "Complexité de l’attaque (AC)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#737 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Base\ComplexiteAttaque {#736 +name: "FAIBLE" +value: "L" } App\cvss\v4\Enumeration\Base\ComplexiteAttaque {#740 +name: "MOYENNE" +value: "M" } App\cvss\v4\Enumeration\Base\ComplexiteAttaque {#738 +name: "ELEVE" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Base\ComplexiteAttaque" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Complexité de l’attaque (AC)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#741 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_base_form_v4_complexiteAttaque" ] |
| cache_key | "_base_form_v4_complexiteAttaque_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "FAIBLE" +value: "L" +data: App\cvss\v4\Enumeration\Base\ComplexiteAttaque {#736 +name: "FAIBLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1344 +label: "MOYENNE" +value: "M" +data: App\cvss\v4\Enumeration\Base\ComplexiteAttaque {#740 +name: "MOYENNE" +value: "M" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "ELEVE" +value: "H" +data: App\cvss\v4\Enumeration\Base\ComplexiteAttaque {#738 +name: "ELEVE" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1453 -form: Symfony\Component\Form\Form {#882 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1454 …5} |
| full_name | "base_form_v4[complexiteAttaque]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4_complexiteAttaque" |
| is_selected | Closure($choice, $value) {#1450 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Complexité de l’attaque (AC)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "complexiteAttaque" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4_complexiteAttaque" |
| valid | true |
| value | "" |
privilegesRequis
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Base\PrivilegesRequis" |
same as passed value |
| label | "Privilèges requis (PR)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#756 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Base\PrivilegesRequis {#752 +name: "NON_DEFINI" +value: "ND" } App\cvss\v4\Enumeration\Base\PrivilegesRequis {#755 +name: "AUCUN" +value: "N" } App\cvss\v4\Enumeration\Base\PrivilegesRequis {#754 +name: "BAS" +value: "L" } App\cvss\v4\Enumeration\Base\PrivilegesRequis {#753 +name: "HAUT" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Base\PrivilegesRequis" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Privilèges requis (PR)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#750 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_base_form_v4_privilegesRequis" ] |
| cache_key | "_base_form_v4_privilegesRequis_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "NON_DEFINI" +value: "ND" +data: App\cvss\v4\Enumeration\Base\PrivilegesRequis {#752 +name: "NON_DEFINI" +value: "ND" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "AUCUN" +value: "N" +data: App\cvss\v4\Enumeration\Base\PrivilegesRequis {#755 +name: "AUCUN" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "BAS" +value: "L" +data: App\cvss\v4\Enumeration\Base\PrivilegesRequis {#754 +name: "BAS" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "HAUT" +value: "H" +data: App\cvss\v4\Enumeration\Base\PrivilegesRequis {#753 +name: "HAUT" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1437 -form: Symfony\Component\Form\Form {#885 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1452 …5} |
| full_name | "base_form_v4[privilegesRequis]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4_privilegesRequis" |
| is_selected | Closure($choice, $value) {#1464 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Privilèges requis (PR)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "privilegesRequis" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4_privilegesRequis" |
| valid | true |
| value | "" |
interactionUtilisateur
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Base\InteractionUtilisateur" |
same as passed value |
| label | "Interaction utilisateur (UI)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#775 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Base\InteractionUtilisateur {#772 +name: "NON_DEFINI" +value: "ND" } App\cvss\v4\Enumeration\Base\InteractionUtilisateur {#777 +name: "AUCUNE" +value: "N" } App\cvss\v4\Enumeration\Base\InteractionUtilisateur {#776 +name: "REQUISE" +value: "R" } ] |
| class | "App\cvss\v4\Enumeration\Base\InteractionUtilisateur" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Interaction utilisateur (UI)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#767 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_base_form_v4_interactionUtilisateur" ] |
| cache_key | "_base_form_v4_interactionUtilisateur_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "NON_DEFINI" +value: "ND" +data: App\cvss\v4\Enumeration\Base\InteractionUtilisateur {#772 +name: "NON_DEFINI" +value: "ND" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "AUCUNE" +value: "N" +data: App\cvss\v4\Enumeration\Base\InteractionUtilisateur {#777 +name: "AUCUNE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "REQUISE" +value: "R" +data: App\cvss\v4\Enumeration\Base\InteractionUtilisateur {#776 +name: "REQUISE" +value: "R" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1463 -form: Symfony\Component\Form\Form {#843 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1465 …5} |
| full_name | "base_form_v4[interactionUtilisateur]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4_interactionUtilisateur" |
| is_selected | Closure($choice, $value) {#1470 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Interaction utilisateur (UI)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "interactionUtilisateur" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4_interactionUtilisateur" |
| valid | true |
| value | "" |
portee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Base\Portee" |
same as passed value |
| label | "Portée (S)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#789 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Base\Portee {#788 +name: "NON_DEFINI" +value: "ND" } App\cvss\v4\Enumeration\Base\Portee {#791 +name: "INCHANGE" +value: "U" } App\cvss\v4\Enumeration\Base\Portee {#790 +name: "CHANGE" +value: "C" } ] |
| class | "App\cvss\v4\Enumeration\Base\Portee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Portée (S)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#786 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_base_form_v4_portee" ] |
| cache_key | "_base_form_v4_portee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "NON_DEFINI" +value: "ND" +data: App\cvss\v4\Enumeration\Base\Portee {#788 +name: "NON_DEFINI" +value: "ND" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "INCHANGE" +value: "U" +data: App\cvss\v4\Enumeration\Base\Portee {#791 +name: "INCHANGE" +value: "U" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "CHANGE" +value: "C" +data: App\cvss\v4\Enumeration\Base\Portee {#790 +name: "CHANGE" +value: "C" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1469 -form: Symfony\Component\Form\Form {#846 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1471 …5} |
| full_name | "base_form_v4[portee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4_portee" |
| is_selected | Closure($choice, $value) {#1476 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Portée (S)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "portee" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4_portee" |
| valid | true |
| value | "" |
confidentialite
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Base\Confidentialite" |
same as passed value |
| label | "Confidentialité (C)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#803 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Base\Confidentialite {#802 +name: "AUCUNE" +value: "N" } App\cvss\v4\Enumeration\Base\Confidentialite {#805 +name: "PARTIELLE" +value: "L" } App\cvss\v4\Enumeration\Base\Confidentialite {#804 +name: "COMPLETE" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Base\Confidentialite" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Confidentialité (C)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#800 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_base_form_v4_confidentialite" ] |
| cache_key | "_base_form_v4_confidentialite_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1478 +label: "AUCUNE" +value: "N" +data: App\cvss\v4\Enumeration\Base\Confidentialite {#802 +name: "AUCUNE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "PARTIELLE" +value: "L" +data: App\cvss\v4\Enumeration\Base\Confidentialite {#805 +name: "PARTIELLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "COMPLETE" +value: "H" +data: App\cvss\v4\Enumeration\Base\Confidentialite {#804 +name: "COMPLETE" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1475 -form: Symfony\Component\Form\Form {#849 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1477 …5} |
| full_name | "base_form_v4[confidentialite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4_confidentialite" |
| is_selected | Closure($choice, $value) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Confidentialité (C)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "confidentialite" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4_confidentialite" |
| valid | true |
| value | "" |
integrite
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Base\Integrite" |
same as passed value |
| label | "Intégrité (I)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#817 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Base\Integrite {#816 +name: "AUCUNE" +value: "N" } App\cvss\v4\Enumeration\Base\Integrite {#819 +name: "PARTIELLE" +value: "L" } App\cvss\v4\Enumeration\Base\Integrite {#818 +name: "COMPLETE" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Base\Integrite" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Intégrité (I)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#814 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_base_form_v4_integrite" ] |
| cache_key | "_base_form_v4_integrite_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +label: "AUCUNE" +value: "N" +data: App\cvss\v4\Enumeration\Base\Integrite {#816 +name: "AUCUNE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "PARTIELLE" +value: "L" +data: App\cvss\v4\Enumeration\Base\Integrite {#819 +name: "PARTIELLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "COMPLETE" +value: "H" +data: App\cvss\v4\Enumeration\Base\Integrite {#818 +name: "COMPLETE" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1481 -form: Symfony\Component\Form\Form {#852 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1483 …5} |
| full_name | "base_form_v4[integrite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4_integrite" |
| is_selected | Closure($choice, $value) {#1488 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Intégrité (I)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "integrite" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4_integrite" |
| valid | true |
| value | "" |
disponibilite
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Base\Disponibilite" |
same as passed value |
| label | "Disponibilité (A)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#831 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Base\Disponibilite {#830 +name: "AUCUNE" +value: "N" } App\cvss\v4\Enumeration\Base\Disponibilite {#833 +name: "PARTIELLE" +value: "L" } App\cvss\v4\Enumeration\Base\Disponibilite {#832 +name: "COMPLETE" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Base\Disponibilite" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Disponibilité (A)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#828 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_base_form_v4_disponibilite" ] |
| cache_key | "_base_form_v4_disponibilite_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "AUCUNE" +value: "N" +data: App\cvss\v4\Enumeration\Base\Disponibilite {#830 +name: "AUCUNE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "PARTIELLE" +value: "L" +data: App\cvss\v4\Enumeration\Base\Disponibilite {#833 +name: "PARTIELLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "COMPLETE" +value: "H" +data: App\cvss\v4\Enumeration\Base\Disponibilite {#832 +name: "COMPLETE" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1487 -form: Symfony\Component\Form\Form {#855 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1489 …5} |
| full_name | "base_form_v4[disponibilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4_disponibilite" |
| is_selected | Closure($choice, $value) {#1494 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Disponibilité (A)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "disponibilite" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_base_form_v4_disponibilite" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "05b903204ce2f818c7a20.FLIVgRat6971L5OOcUjTonEB20IVgnuYD9FRbaTYwqA.YOdM6VPLnb-HVfyjBwa5lAVbuThn1z6papcIWcCw-41u6F7ELvmG6p9s2g" |
| 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 | "05b903204ce2f818c7a20.FLIVgRat6971L5OOcUjTonEB20IVgnuYD9FRbaTYwqA.YOdM6VPLnb-HVfyjBwa5lAVbuThn1z6papcIWcCw-41u6F7ELvmG6p9s2g" |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data | "05b903204ce2f818c7a20.FLIVgRat6971L5OOcUjTonEB20IVgnuYD9FRbaTYwqA.YOdM6VPLnb-HVfyjBwa5lAVbuThn1z6papcIWcCw-41u6F7ELvmG6p9s2g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1513 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() {#1502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1501 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_base_form_v4__token" ] |
| cache_key | "_base_form_v4__token_hidden" |
| compound | false |
| data | "05b903204ce2f818c7a20.FLIVgRat6971L5OOcUjTonEB20IVgnuYD9FRbaTYwqA.YOdM6VPLnb-HVfyjBwa5lAVbuThn1z6papcIWcCw-41u6F7ELvmG6p9s2g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1522 -form: Symfony\Component\Form\Form {#1493 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1505 …5} |
| full_name | "base_form_v4[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "base_form_v4__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 | "_base_form_v4__token" |
| valid | true |
| value | "05b903204ce2f818c7a20.FLIVgRat6971L5OOcUjTonEB20IVgnuYD9FRbaTYwqA.YOdM6VPLnb-HVfyjBwa5lAVbuThn1z6papcIWcCw-41u6F7ELvmG6p9s2g" |
environnemental_form_v4
"App\Form\EnvironnementalFormV4Type"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#778 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 | "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() {#742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#757 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "environnemental_form_v4" "_environnemental_form_v4" ] |
| cache_key | "_environnemental_form_v4_environnemental_form_v4" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1524 -form: Symfony\Component\Form\Form {#1024 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1525 …5} |
| full_name | "environnemental_form_v4" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "environnemental_form_v4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4" |
| valid | true |
| value | null |
vecteurAttaqueModifie
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie" |
same as passed value |
| label | "Vecteur d’attaque modifié (MAV)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#898 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#893 +name: "NON_DEFINI" +value: "ND" } App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#896 +name: "RESEAU" +value: "N" } App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#895 +name: "ADJACENT" +value: "A" } App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#894 +name: "LOCAL" +value: "L" } App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#897 +name: "PHYSIQUE" +value: "P" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Vecteur d’attaque modifié (MAV)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#890 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_vecteurAttaqueModifie" ] |
| cache_key | "_environnemental_form_v4_vecteurAttaqueModifie_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "NON_DEFINI" +value: "ND" +data: App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#893 +name: "NON_DEFINI" +value: "ND" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "RESEAU" +value: "N" +data: App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#896 +name: "RESEAU" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "ADJACENT" +value: "A" +data: App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#895 +name: "ADJACENT" +value: "A" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "LOCAL" +value: "L" +data: App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#894 +name: "LOCAL" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "PHYSIQUE" +value: "P" +data: App\cvss\v4\Enumeration\Environnementale\VecteurAttaqueModifie {#897 +name: "PHYSIQUE" +value: "P" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1529 -form: Symfony\Component\Form\Form {#1027 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1528 …5} |
| full_name | "environnemental_form_v4[vecteurAttaqueModifie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_vecteurAttaqueModifie" |
| is_selected | Closure($choice, $value) {#1536 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Vecteur d’attaque modifié (MAV)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "vecteurAttaqueModifie" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_vecteurAttaqueModifie" |
| valid | true |
| value | "" |
complexiteAttaqueModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee" |
same as passed value |
| label | "Complexité d’attaque modifiée (MAC)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#911 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#909 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#913 +name: "BAS" +value: "L" } App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#912 +name: "HAUT" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Complexité d’attaque modifiée (MAC)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#907 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_complexiteAttaqueModifiee" ] |
| cache_key | "_environnemental_form_v4_complexiteAttaqueModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#909 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "BAS" +value: "L" +data: App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#913 +name: "BAS" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "HAUT" +value: "H" +data: App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#912 +name: "HAUT" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1535 -form: Symfony\Component\Form\Form {#1030 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1537 …5} |
| full_name | "environnemental_form_v4[complexiteAttaqueModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_complexiteAttaqueModifiee" |
| is_selected | Closure($choice, $value) {#1542 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Complexité d’attaque modifiée (MAC)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "complexiteAttaqueModifiee" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_complexiteAttaqueModifiee" |
| valid | true |
| value | "" |
privilegesRequisModifie
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie" |
same as passed value |
| label | "Privilèges requis modifiés (MPR)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#924 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie {#923 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie {#927 +name: "AUCUN" +value: "N" } App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie {#926 +name: "FAIBLE" +value: "L" } App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie {#925 +name: "ELEVE" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Privilèges requis modifiés (MPR)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#921 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_privilegesRequisModifie" ] |
| cache_key | "_environnemental_form_v4_privilegesRequisModifie_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie {#923 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "AUCUN" +value: "N" +data: App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie {#927 +name: "AUCUN" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "FAIBLE" +value: "L" +data: App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie {#926 +name: "FAIBLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "ELEVE" +value: "H" +data: App\cvss\v4\Enumeration\Environnementale\PrivilegesRequisModifie {#925 +name: "ELEVE" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1541 -form: Symfony\Component\Form\Form {#1033 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1543 …5} |
| full_name | "environnemental_form_v4[privilegesRequisModifie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_privilegesRequisModifie" |
| is_selected | Closure($choice, $value) {#1549 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Privilèges requis modifiés (MPR)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "privilegesRequisModifie" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_privilegesRequisModifie" |
| valid | true |
| value | "" |
interactionUtilisateurModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\InteractionUtilisateurModifiee" |
same as passed value |
| label | "Interaction utilisateur modifiée (MUI)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#940 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\InteractionUtilisateurModifiee {#938 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Environnementale\InteractionUtilisateurModifiee {#942 +name: "AUCUNE" +value: "N" } App\cvss\v4\Enumeration\Environnementale\InteractionUtilisateurModifiee {#941 +name: "REQUISE" +value: "R" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\InteractionUtilisateurModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Interaction utilisateur modifiée (MUI)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#936 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_interactionUtilisateurModifiee" ] |
| cache_key | "_environnemental_form_v4_interactionUtilisateurModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Environnementale\InteractionUtilisateurModifiee {#938 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "AUCUNE" +value: "N" +data: App\cvss\v4\Enumeration\Environnementale\InteractionUtilisateurModifiee {#942 +name: "AUCUNE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "REQUISE" +value: "R" +data: App\cvss\v4\Enumeration\Environnementale\InteractionUtilisateurModifiee {#941 +name: "REQUISE" +value: "R" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1548 -form: Symfony\Component\Form\Form {#1036 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1550 …5} |
| full_name | "environnemental_form_v4[interactionUtilisateurModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_interactionUtilisateurModifiee" |
| is_selected | Closure($choice, $value) {#1555 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Interaction utilisateur modifiée (MUI)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "interactionUtilisateurModifiee" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_interactionUtilisateurModifiee" |
| valid | true |
| value | "" |
porteeModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v3\Enumeration\Environnement\PorteeModifie" |
same as passed value |
| label | "Portée modifiée (MS)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#953 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v3\Enumeration\Environnement\PorteeModifie {#952 +name: "NON_DEFINI" +value: "ND" } App\cvss\v3\Enumeration\Environnement\PorteeModifie {#955 +name: "INCHANGE" +value: "U" } App\cvss\v3\Enumeration\Environnement\PorteeModifie {#954 +name: "CHANGE" +value: "C" } ] |
| class | "App\cvss\v3\Enumeration\Environnement\PorteeModifie" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Portée modifiée (MS)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#950 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_porteeModifiee" ] |
| cache_key | "_environnemental_form_v4_porteeModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "NON_DEFINI" +value: "ND" +data: App\cvss\v3\Enumeration\Environnement\PorteeModifie {#952 +name: "NON_DEFINI" +value: "ND" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "INCHANGE" +value: "U" +data: App\cvss\v3\Enumeration\Environnement\PorteeModifie {#955 +name: "INCHANGE" +value: "U" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "CHANGE" +value: "C" +data: App\cvss\v3\Enumeration\Environnement\PorteeModifie {#954 +name: "CHANGE" +value: "C" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1554 -form: Symfony\Component\Form\Form {#1039 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1556 …5} |
| full_name | "environnemental_form_v4[porteeModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_porteeModifiee" |
| is_selected | Closure($choice, $value) {#1561 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Portée modifiée (MS)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "porteeModifiee" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_porteeModifiee" |
| valid | true |
| value | "" |
confidentialiteModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee" |
same as passed value |
| label | "Confidentialité modifiée (MC)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#967 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee {#966 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee {#970 +name: "AUCUN" +value: "N" } App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee {#969 +name: "BAS" +value: "L" } App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee {#968 +name: "HAUT" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Confidentialité modifiée (MC)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#964 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_confidentialiteModifiee" ] |
| cache_key | "_environnemental_form_v4_confidentialiteModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee {#966 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "AUCUN" +value: "N" +data: App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee {#970 +name: "AUCUN" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "BAS" +value: "L" +data: App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee {#969 +name: "BAS" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "HAUT" +value: "H" +data: App\cvss\v4\Enumeration\Environnementale\ConfidentialiteModifiee {#968 +name: "HAUT" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1560 -form: Symfony\Component\Form\Form {#1042 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1562 …5} |
| full_name | "environnemental_form_v4[confidentialiteModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_confidentialiteModifiee" |
| is_selected | Closure($choice, $value) {#1568 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Confidentialité modifiée (MC)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "confidentialiteModifiee" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_confidentialiteModifiee" |
| valid | true |
| value | "" |
integriteModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee" |
same as passed value |
| label | "Intégrité modifiée (MI)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#982 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee {#981 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee {#985 +name: "AUCUN" +value: "N" } App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee {#984 +name: "BAS" +value: "L" } App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee {#983 +name: "HAUT" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Intégrité modifiée (MI)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#979 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_integriteModifiee" ] |
| cache_key | "_environnemental_form_v4_integriteModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee {#981 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1571 +label: "AUCUN" +value: "N" +data: App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee {#985 +name: "AUCUN" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +label: "BAS" +value: "L" +data: App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee {#984 +name: "BAS" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +label: "HAUT" +value: "H" +data: App\cvss\v4\Enumeration\Environnementale\IntegriteModifiee {#983 +name: "HAUT" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1567 -form: Symfony\Component\Form\Form {#1045 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1569 …5} |
| full_name | "environnemental_form_v4[integriteModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_integriteModifiee" |
| is_selected | Closure($choice, $value) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Intégrité modifiée (MI)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "integriteModifiee" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_integriteModifiee" |
| valid | true |
| value | "" |
disponibiliteModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee" |
same as passed value |
| label | "Disponibilité modifiée (MA)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#997 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee {#996 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee {#1000 +name: "AUCUN" +value: "N" } App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee {#999 +name: "BAS" +value: "L" } App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee {#998 +name: "HAUT" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Disponibilité modifiée (MA)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#994 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_disponibiliteModifiee" ] |
| cache_key | "_environnemental_form_v4_disponibiliteModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee {#996 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "AUCUN" +value: "N" +data: App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee {#1000 +name: "AUCUN" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +label: "BAS" +value: "L" +data: App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee {#999 +name: "BAS" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "HAUT" +value: "H" +data: App\cvss\v4\Enumeration\Environnementale\DisponibiliteModifiee {#998 +name: "HAUT" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1574 -form: Symfony\Component\Form\Form {#1048 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1576 …5} |
| full_name | "environnemental_form_v4[disponibiliteModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_disponibiliteModifiee" |
| is_selected | Closure($choice, $value) {#1582 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Disponibilité modifiée (MA)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "disponibiliteModifiee" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_disponibiliteModifiee" |
| valid | true |
| value | "" |
contexte
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\Contexte" |
same as passed value |
| label | "Contexte (CR, IR, AR)" |
same as passed value |
| placeholder | "Sélectionnez..." |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1016 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\Contexte {#1011 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Environnementale\Contexte {#1014 +name: "AUCUN" +value: "N" } App\cvss\v4\Enumeration\Environnementale\Contexte {#1013 +name: "FAIBLE" +value: "L" } App\cvss\v4\Enumeration\Environnementale\Contexte {#1012 +name: "MOYEN" +value: "M" } App\cvss\v4\Enumeration\Environnementale\Contexte {#1015 +name: "ELEVE" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\Contexte" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Contexte (CR, IR, AR)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1009 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_environnemental_form_v4_contexte" ] |
| cache_key | "_environnemental_form_v4_contexte_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Environnementale\Contexte {#1011 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "AUCUN" +value: "N" +data: App\cvss\v4\Enumeration\Environnementale\Contexte {#1014 +name: "AUCUN" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "FAIBLE" +value: "L" +data: App\cvss\v4\Enumeration\Environnementale\Contexte {#1013 +name: "FAIBLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "MOYEN" +value: "M" +data: App\cvss\v4\Enumeration\Environnementale\Contexte {#1012 +name: "MOYEN" +value: "M" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "ELEVE" +value: "H" +data: App\cvss\v4\Enumeration\Environnementale\Contexte {#1015 +name: "ELEVE" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1581 -form: Symfony\Component\Form\Form {#1051 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1583 …5} |
| full_name | "environnemental_form_v4[contexte]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4_contexte" |
| is_selected | Closure($choice, $value) {#1590 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Contexte (CR, IR, AR)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "contexte" |
| placeholder | "Sélectionnez..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_environnemental_form_v4_contexte" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2.QEfQd26Ncry_M2il0tPWoBgEoieK9K2OwtG-MJY--l4.IgyYLjS_LYrYAFz2mIe-k1B86kLno5zcm4f8d6B7iBQQHYIiPcMK9cZ_Cw" |
| 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 | "2.QEfQd26Ncry_M2il0tPWoBgEoieK9K2OwtG-MJY--l4.IgyYLjS_LYrYAFz2mIe-k1B86kLno5zcm4f8d6B7iBQQHYIiPcMK9cZ_Cw" |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data | "2.QEfQd26Ncry_M2il0tPWoBgEoieK9K2OwtG-MJY--l4.IgyYLjS_LYrYAFz2mIe-k1B86kLno5zcm4f8d6B7iBQQHYIiPcMK9cZ_Cw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1526 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() {#1589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1591 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_environnemental_form_v4__token" ] |
| cache_key | "_environnemental_form_v4__token_hidden" |
| compound | false |
| data | "2.QEfQd26Ncry_M2il0tPWoBgEoieK9K2OwtG-MJY--l4.IgyYLjS_LYrYAFz2mIe-k1B86kLno5zcm4f8d6B7iBQQHYIiPcMK9cZ_Cw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1601 -form: Symfony\Component\Form\Form {#1597 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1592 …5} |
| full_name | "environnemental_form_v4[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "environnemental_form_v4__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 | "_environnemental_form_v4__token" |
| valid | true |
| value | "2.QEfQd26Ncry_M2il0tPWoBgEoieK9K2OwtG-MJY--l4.IgyYLjS_LYrYAFz2mIe-k1B86kLno5zcm4f8d6B7iBQQHYIiPcMK9cZ_Cw" |
temporal_form_v4
"App\Form\TemporalFormV4Type"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#956 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 | "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() {#928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#939 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "temporal_form_v4" "_temporal_form_v4" ] |
| cache_key | "_temporal_form_v4_temporal_form_v4" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1603 -form: Symfony\Component\Form\Form {#1123 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1604 …5} |
| full_name | "temporal_form_v4" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "temporal_form_v4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "temporal_form_v4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_temporal_form_v4" |
| valid | true |
| value | null |
maturiteCodeExploitation
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation" |
same as passed value |
| label | "Maturité du code d’exploitation" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1085 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1080 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1084 +name: "NON_FONCTIONNEL" +value: "U" } App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1083 +name: "PREUVE_DE_CONCEPT" +value: "P" } App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1082 +name: "FONCTIONNEL" +value: "F" } App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1081 +name: "HAUT" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Maturité du code d’exploitation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_temporal_form_v4_maturiteCodeExploitation" ] |
| cache_key | "_temporal_form_v4_maturiteCodeExploitation_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1609 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1080 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +label: "NON_FONCTIONNEL" +value: "U" +data: App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1084 +name: "NON_FONCTIONNEL" +value: "U" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +label: "PREUVE_DE_CONCEPT" +value: "P" +data: App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1083 +name: "PREUVE_DE_CONCEPT" +value: "P" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +label: "FONCTIONNEL" +value: "F" +data: App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1082 +name: "FONCTIONNEL" +value: "F" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "HAUT" +value: "H" +data: App\cvss\v4\Enumeration\Temporel\MaturiteCodeExploitation {#1081 +name: "HAUT" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1608 -form: Symfony\Component\Form\Form {#1126 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1607 …5} |
| full_name | "temporal_form_v4[maturiteCodeExploitation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "temporal_form_v4_maturiteCodeExploitation" |
| is_selected | Closure($choice, $value) {#1615 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Maturité du code d’exploitation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "maturiteCodeExploitation" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_temporal_form_v4_maturiteCodeExploitation" |
| valid | true |
| value | "" |
niveauRemediation
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Temporel\NiveauRemediation" |
same as passed value |
| label | "Niveau de remédiation" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1097 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Temporel\NiveauRemediation {#1096 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Temporel\NiveauRemediation {#1100 +name: "OFFICIELLE" +value: "O" } App\cvss\v4\Enumeration\Temporel\NiveauRemediation {#1099 +name: "TEMPORAIRE" +value: "T" } App\cvss\v4\Enumeration\Temporel\NiveauRemediation {#1098 +name: "INDISPONIBLE" +value: "U" } ] |
| class | "App\cvss\v4\Enumeration\Temporel\NiveauRemediation" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Niveau de remédiation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1094 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_temporal_form_v4_niveauRemediation" ] |
| cache_key | "_temporal_form_v4_niveauRemediation_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Temporel\NiveauRemediation {#1096 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "OFFICIELLE" +value: "O" +data: App\cvss\v4\Enumeration\Temporel\NiveauRemediation {#1100 +name: "OFFICIELLE" +value: "O" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "TEMPORAIRE" +value: "T" +data: App\cvss\v4\Enumeration\Temporel\NiveauRemediation {#1099 +name: "TEMPORAIRE" +value: "T" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "INDISPONIBLE" +value: "U" +data: App\cvss\v4\Enumeration\Temporel\NiveauRemediation {#1098 +name: "INDISPONIBLE" +value: "U" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1614 -form: Symfony\Component\Form\Form {#1129 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1616 …5} |
| full_name | "temporal_form_v4[niveauRemediation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "temporal_form_v4_niveauRemediation" |
| is_selected | Closure($choice, $value) {#1622 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Niveau de remédiation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "niveauRemediation" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_temporal_form_v4_niveauRemediation" |
| valid | true |
| value | "" |
rapportConfiance
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Temporel\RapportConfiance" |
same as passed value |
| label | "Rapport de confiance" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1112 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Temporel\RapportConfiance {#1111 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Temporel\RapportConfiance {#1115 +name: "NON_CONFIRME" +value: "U" } App\cvss\v4\Enumeration\Temporel\RapportConfiance {#1114 +name: "RAISONNABLE" +value: "R" } App\cvss\v4\Enumeration\Temporel\RapportConfiance {#1113 +name: "CONFIRME" +value: "C" } ] |
| class | "App\cvss\v4\Enumeration\Temporel\RapportConfiance" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Rapport de confiance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1109 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_temporal_form_v4_rapportConfiance" ] |
| cache_key | "_temporal_form_v4_rapportConfiance_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1624 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Temporel\RapportConfiance {#1111 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "NON_CONFIRME" +value: "U" +data: App\cvss\v4\Enumeration\Temporel\RapportConfiance {#1115 +name: "NON_CONFIRME" +value: "U" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "RAISONNABLE" +value: "R" +data: App\cvss\v4\Enumeration\Temporel\RapportConfiance {#1114 +name: "RAISONNABLE" +value: "R" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "CONFIRME" +value: "C" +data: App\cvss\v4\Enumeration\Temporel\RapportConfiance {#1113 +name: "CONFIRME" +value: "C" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1621 -form: Symfony\Component\Form\Form {#1132 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1623 …5} |
| full_name | "temporal_form_v4[rapportConfiance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "temporal_form_v4_rapportConfiance" |
| is_selected | Closure($choice, $value) {#1629 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rapport de confiance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "rapportConfiance" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_temporal_form_v4_rapportConfiance" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8a9edb9b5d7f2c97852832d6c.GMi6BBeDaYfpq-OdhqiekoSVux_rpDcvrcgTZ37R1z4.V7ztUlDRBL6H2a_Z98fR5POm8lmY7g9a4vlwAD_isAl9uuNeT9MIzIGYug" |
| 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 | "8a9edb9b5d7f2c97852832d6c.GMi6BBeDaYfpq-OdhqiekoSVux_rpDcvrcgTZ37R1z4.V7ztUlDRBL6H2a_Z98fR5POm8lmY7g9a4vlwAD_isAl9uuNeT9MIzIGYug" |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data | "8a9edb9b5d7f2c97852832d6c.GMi6BBeDaYfpq-OdhqiekoSVux_rpDcvrcgTZ37R1z4.V7ztUlDRBL6H2a_Z98fR5POm8lmY7g9a4vlwAD_isAl9uuNeT9MIzIGYug" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1605 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() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1630 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_temporal_form_v4__token" ] |
| cache_key | "_temporal_form_v4__token_hidden" |
| compound | false |
| data | "8a9edb9b5d7f2c97852832d6c.GMi6BBeDaYfpq-OdhqiekoSVux_rpDcvrcgTZ37R1z4.V7ztUlDRBL6H2a_Z98fR5POm8lmY7g9a4vlwAD_isAl9uuNeT9MIzIGYug" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1640 -form: Symfony\Component\Form\Form {#1636 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1631 …5} |
| full_name | "temporal_form_v4[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "temporal_form_v4__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 | "_temporal_form_v4__token" |
| valid | true |
| value | "8a9edb9b5d7f2c97852832d6c.GMi6BBeDaYfpq-OdhqiekoSVux_rpDcvrcgTZ37R1z4.V7ztUlDRBL6H2a_Z98fR5POm8lmY7g9a4vlwAD_isAl9uuNeT9MIzIGYug" |
menace_form_v4
"App\Form\MenaceFormV4Type"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1138 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 | "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() {#1140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1139 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "menace_form_v4" "_menace_form_v4" ] |
| cache_key | "_menace_form_v4_menace_form_v4" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1642 -form: Symfony\Component\Form\Form {#1282 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1643 …5} |
| full_name | "menace_form_v4" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "menace_form_v4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4" |
| valid | true |
| value | null |
vecteurAttaqueModifie
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie" |
same as passed value |
| label | "Vecteur d’attaque modifié" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1160 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1155 +name: "NETWORK" +value: "N" } App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1158 +name: "ADJACENT" +value: "A" } App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1157 +name: "LOCAL" +value: "L" } App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1156 +name: "PHYSICAL" +value: "P" } App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1159 +name: "NOT_DEFINED" +value: "X" } ] |
| class | "App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Vecteur d’attaque modifié" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1153 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_vecteurAttaqueModifie" ] |
| cache_key | "_menace_form_v4_vecteurAttaqueModifie_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "NETWORK" +value: "N" +data: App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1155 +name: "NETWORK" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "ADJACENT" +value: "A" +data: App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1158 +name: "ADJACENT" +value: "A" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "LOCAL" +value: "L" +data: App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1157 +name: "LOCAL" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "PHYSICAL" +value: "P" +data: App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1156 +name: "PHYSICAL" +value: "P" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "NOT_DEFINED" +value: "X" +data: App\cvss\v4\Enumeration\Menace\VecteurAttaqueModifie {#1159 +name: "NOT_DEFINED" +value: "X" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1647 -form: Symfony\Component\Form\Form {#1285 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1646 …5} |
| full_name | "menace_form_v4[vecteurAttaqueModifie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_vecteurAttaqueModifie" |
| is_selected | Closure($choice, $value) {#1654 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Vecteur d’attaque modifié" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "vecteurAttaqueModifie" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_vecteurAttaqueModifie" |
| valid | true |
| value | "" |
complexiteAttaqueModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee" |
same as passed value |
| label | "Complexité de l’attaque modifiée" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1171 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#909 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#913 +name: "BAS" +value: "L" } App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#912 +name: "HAUT" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Complexité de l’attaque modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1169 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_complexiteAttaqueModifiee" ] |
| cache_key | "_menace_form_v4_complexiteAttaqueModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#909 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "BAS" +value: "L" +data: App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#913 +name: "BAS" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "HAUT" +value: "H" +data: App\cvss\v4\Enumeration\Environnementale\ComplexiteAttaqueModifiee {#912 +name: "HAUT" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1653 -form: Symfony\Component\Form\Form {#1288 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1655 …5} |
| full_name | "menace_form_v4[complexiteAttaqueModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_complexiteAttaqueModifiee" |
| is_selected | Closure($choice, $value) {#1660 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Complexité de l’attaque modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "complexiteAttaqueModifiee" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_complexiteAttaqueModifiee" |
| valid | true |
| value | "" |
privilegesRequisModifie
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie" |
same as passed value |
| label | "Privilèges requis modifiés" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1186 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie {#1182 +name: "NONE" +value: "N" } App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie {#1185 +name: "LOW" +value: "L" } App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie {#1184 +name: "HIGH" +value: "H" } App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie {#1183 +name: "NOT_DEFINED" +value: "X" } ] |
| class | "App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Privilèges requis modifiés" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1180 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_privilegesRequisModifie" ] |
| cache_key | "_menace_form_v4_privilegesRequisModifie_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "NONE" +value: "N" +data: App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie {#1182 +name: "NONE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "LOW" +value: "L" +data: App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie {#1185 +name: "LOW" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "HIGH" +value: "H" +data: App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie {#1184 +name: "HIGH" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "NOT_DEFINED" +value: "X" +data: App\cvss\v4\Enumeration\Menace\PrivilegesRequisModifie {#1183 +name: "NOT_DEFINED" +value: "X" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1659 -form: Symfony\Component\Form\Form {#1291 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1661 …5} |
| full_name | "menace_form_v4[privilegesRequisModifie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_privilegesRequisModifie" |
| is_selected | Closure($choice, $value) {#1667 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Privilèges requis modifiés" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "privilegesRequisModifie" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_privilegesRequisModifie" |
| valid | true |
| value | "" |
interactionUtilisateurModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Menace\InteractionUtilisateurModifiee" |
same as passed value |
| label | "Interaction utilisateur modifiée" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1198 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Menace\InteractionUtilisateurModifiee {#1197 +name: "NONE" +value: "N" } App\cvss\v4\Enumeration\Menace\InteractionUtilisateurModifiee {#1200 +name: "REQUIRED" +value: "R" } App\cvss\v4\Enumeration\Menace\InteractionUtilisateurModifiee {#1199 +name: "NOT_DEFINED" +value: "X" } ] |
| class | "App\cvss\v4\Enumeration\Menace\InteractionUtilisateurModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Interaction utilisateur modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1195 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_interactionUtilisateurModifiee" ] |
| cache_key | "_menace_form_v4_interactionUtilisateurModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "NONE" +value: "N" +data: App\cvss\v4\Enumeration\Menace\InteractionUtilisateurModifiee {#1197 +name: "NONE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "REQUIRED" +value: "R" +data: App\cvss\v4\Enumeration\Menace\InteractionUtilisateurModifiee {#1200 +name: "REQUIRED" +value: "R" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "NOT_DEFINED" +value: "X" +data: App\cvss\v4\Enumeration\Menace\InteractionUtilisateurModifiee {#1199 +name: "NOT_DEFINED" +value: "X" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1666 -form: Symfony\Component\Form\Form {#1294 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1668 …5} |
| full_name | "menace_form_v4[interactionUtilisateurModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_interactionUtilisateurModifiee" |
| is_selected | Closure($choice, $value) {#1673 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Interaction utilisateur modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "interactionUtilisateurModifiee" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_interactionUtilisateurModifiee" |
| valid | true |
| value | "" |
porteeModifie
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Menace\PorteeModifie" |
same as passed value |
| label | "Portée modifiée" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1212 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Menace\PorteeModifie {#1211 +name: "UNCHANGED" +value: "U" } App\cvss\v4\Enumeration\Menace\PorteeModifie {#1214 +name: "CHANGED" +value: "C" } App\cvss\v4\Enumeration\Menace\PorteeModifie {#1213 +name: "NOT_DEFINED" +value: "X" } ] |
| class | "App\cvss\v4\Enumeration\Menace\PorteeModifie" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Portée modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1209 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_porteeModifie" ] |
| cache_key | "_menace_form_v4_porteeModifie_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "UNCHANGED" +value: "U" +data: App\cvss\v4\Enumeration\Menace\PorteeModifie {#1211 +name: "UNCHANGED" +value: "U" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "CHANGED" +value: "C" +data: App\cvss\v4\Enumeration\Menace\PorteeModifie {#1214 +name: "CHANGED" +value: "C" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "NOT_DEFINED" +value: "X" +data: App\cvss\v4\Enumeration\Menace\PorteeModifie {#1213 +name: "NOT_DEFINED" +value: "X" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1672 -form: Symfony\Component\Form\Form {#1297 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1674 …5} |
| full_name | "menace_form_v4[porteeModifie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_porteeModifie" |
| is_selected | Closure($choice, $value) {#1679 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Portée modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "porteeModifie" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_porteeModifie" |
| valid | true |
| value | "" |
confidentialiteModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee" |
same as passed value |
| label | "Confidentialité modifiée" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1229 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee {#1225 +name: "NONE" +value: "N" } App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee {#1228 +name: "LOW" +value: "L" } App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee {#1227 +name: "HIGH" +value: "H" } App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee {#1226 +name: "NOT_DEFINED" +value: "X" } ] |
| class | "App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Confidentialité modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1223 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_confidentialiteModifiee" ] |
| cache_key | "_menace_form_v4_confidentialiteModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "NONE" +value: "N" +data: App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee {#1225 +name: "NONE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "LOW" +value: "L" +data: App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee {#1228 +name: "LOW" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "HIGH" +value: "H" +data: App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee {#1227 +name: "HIGH" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "NOT_DEFINED" +value: "X" +data: App\cvss\v4\Enumeration\Menace\ConfidentialiteModifiee {#1226 +name: "NOT_DEFINED" +value: "X" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1678 -form: Symfony\Component\Form\Form {#1300 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1680 …5} |
| full_name | "menace_form_v4[confidentialiteModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_confidentialiteModifiee" |
| is_selected | Closure($choice, $value) {#1686 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Confidentialité modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "confidentialiteModifiee" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_confidentialiteModifiee" |
| valid | true |
| value | "" |
integriteModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Menace\IntegriteModifiee" |
same as passed value |
| label | "Intégrité modifiée" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1244 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Menace\IntegriteModifiee {#1240 +name: "NONE" +value: "N" } App\cvss\v4\Enumeration\Menace\IntegriteModifiee {#1243 +name: "LOW" +value: "L" } App\cvss\v4\Enumeration\Menace\IntegriteModifiee {#1242 +name: "HIGH" +value: "H" } App\cvss\v4\Enumeration\Menace\IntegriteModifiee {#1241 +name: "NOT_DEFINED" +value: "X" } ] |
| class | "App\cvss\v4\Enumeration\Menace\IntegriteModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Intégrité modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1238 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_integriteModifiee" ] |
| cache_key | "_menace_form_v4_integriteModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "NONE" +value: "N" +data: App\cvss\v4\Enumeration\Menace\IntegriteModifiee {#1240 +name: "NONE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "LOW" +value: "L" +data: App\cvss\v4\Enumeration\Menace\IntegriteModifiee {#1243 +name: "LOW" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "HIGH" +value: "H" +data: App\cvss\v4\Enumeration\Menace\IntegriteModifiee {#1242 +name: "HIGH" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "NOT_DEFINED" +value: "X" +data: App\cvss\v4\Enumeration\Menace\IntegriteModifiee {#1241 +name: "NOT_DEFINED" +value: "X" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1685 -form: Symfony\Component\Form\Form {#1303 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1687 …5} |
| full_name | "menace_form_v4[integriteModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_integriteModifiee" |
| is_selected | Closure($choice, $value) {#1693 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Intégrité modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "integriteModifiee" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_integriteModifiee" |
| valid | true |
| value | "" |
disponibiliteModifiee
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee" |
same as passed value |
| label | "Disponibilité modifiée" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1259 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee {#1255 +name: "NONE" +value: "N" } App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee {#1258 +name: "LOW" +value: "L" } App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee {#1257 +name: "HIGH" +value: "H" } App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee {#1256 +name: "NOT_DEFINED" +value: "X" } ] |
| class | "App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Disponibilité modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1253 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_disponibiliteModifiee" ] |
| cache_key | "_menace_form_v4_disponibiliteModifiee_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "NONE" +value: "N" +data: App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee {#1255 +name: "NONE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "LOW" +value: "L" +data: App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee {#1258 +name: "LOW" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "HIGH" +value: "H" +data: App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee {#1257 +name: "HIGH" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "NOT_DEFINED" +value: "X" +data: App\cvss\v4\Enumeration\Menace\DisponibiliteModifiee {#1256 +name: "NOT_DEFINED" +value: "X" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1692 -form: Symfony\Component\Form\Form {#1306 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1694 …5} |
| full_name | "menace_form_v4[disponibiliteModifiee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_disponibiliteModifiee" |
| is_selected | Closure($choice, $value) {#1700 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Disponibilité modifiée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "disponibiliteModifiee" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_disponibiliteModifiee" |
| valid | true |
| value | "" |
autresMetriquesMenace
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace" |
same as passed value |
| label | "Autres métriques de menace" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1271 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace {#1270 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace {#1274 +name: "BAS" +value: "L" } App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace {#1273 +name: "MOYEN" +value: "M" } App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace {#1272 +name: "HAUT" +value: "H" } ] |
| class | "App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Autres métriques de menace" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1268 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_menace_form_v4_autresMetriquesMenace" ] |
| cache_key | "_menace_form_v4_autresMetriquesMenace_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace {#1270 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "BAS" +value: "L" +data: App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace {#1274 +name: "BAS" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "MOYEN" +value: "M" +data: App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace {#1273 +name: "MOYEN" +value: "M" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "HAUT" +value: "H" +data: App\cvss\v4\Enumeration\Menace\AutresMetriquesMenace {#1272 +name: "HAUT" +value: "H" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1699 -form: Symfony\Component\Form\Form {#1309 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1701 …5} |
| full_name | "menace_form_v4[autresMetriquesMenace]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4_autresMetriquesMenace" |
| is_selected | Closure($choice, $value) {#1707 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Autres métriques de menace" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "autresMetriquesMenace" |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_menace_form_v4_autresMetriquesMenace" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f65605051.KJdhxc9LmJY3UT0dHBEuJ2Z_8FLprtorgDBNslFHkK0.SdAUnZAMyuNvFXZMREJsTlcso2SFy4gZ2VF18T4W2twQ1Da8inr_o2EoCQ" |
| 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 | "f65605051.KJdhxc9LmJY3UT0dHBEuJ2Z_8FLprtorgDBNslFHkK0.SdAUnZAMyuNvFXZMREJsTlcso2SFy4gZ2VF18T4W2twQ1Da8inr_o2EoCQ" |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data | "f65605051.KJdhxc9LmJY3UT0dHBEuJ2Z_8FLprtorgDBNslFHkK0.SdAUnZAMyuNvFXZMREJsTlcso2SFy4gZ2VF18T4W2twQ1Da8inr_o2EoCQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1644 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() {#1706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1708 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_menace_form_v4__token" ] |
| cache_key | "_menace_form_v4__token_hidden" |
| compound | false |
| data | "f65605051.KJdhxc9LmJY3UT0dHBEuJ2Z_8FLprtorgDBNslFHkK0.SdAUnZAMyuNvFXZMREJsTlcso2SFy4gZ2VF18T4W2twQ1Da8inr_o2EoCQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1718 -form: Symfony\Component\Form\Form {#1714 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1709 …5} |
| full_name | "menace_form_v4[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "menace_form_v4__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 | "_menace_form_v4__token" |
| valid | true |
| value | "f65605051.KJdhxc9LmJY3UT0dHBEuJ2Z_8FLprtorgDBNslFHkK0.SdAUnZAMyuNvFXZMREJsTlcso2SFy4gZ2VF18T4W2twQ1Da8inr_o2EoCQ" |
supplementaire_form_v4
"App\Form\SupplementaireFormV4Type"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1215 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 | "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() {#1187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1201 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "supplementaire_form_v4" "_supplementaire_form_v4" ] |
| cache_key | "_supplementaire_form_v4_supplementaire_form_v4" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1720 -form: Symfony\Component\Form\Form {#1416 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1721 …5} |
| full_name | "supplementaire_form_v4" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplementaire_form_v4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "supplementaire_form_v4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplementaire_form_v4" |
| valid | true |
| value | null |
exploitabilite
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Supplementaire\Exploitabilite" |
same as passed value |
| label | "Exploitabilité" |
same as passed value |
| placeholder | "Sélectionnez un niveau" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1343 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1338 +name: "NON_EXPLOITABLE" +value: "X" } App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1342 +name: "FAIBLE" +value: "L" } App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1341 +name: "MODEREE" +value: "M" } App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1340 +name: "ELEVEE" +value: "H" } App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1339 +name: "NON_DEFINI" +value: "ND" } ] |
| class | "App\cvss\v4\Enumeration\Supplementaire\Exploitabilite" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Exploitabilité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez un niveau" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1318 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_supplementaire_form_v4_exploitabilite" ] |
| cache_key | "_supplementaire_form_v4_exploitabilite_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1726 +label: "NON_EXPLOITABLE" +value: "X" +data: App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1338 +name: "NON_EXPLOITABLE" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "FAIBLE" +value: "L" +data: App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1342 +name: "FAIBLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "MODEREE" +value: "M" +data: App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1341 +name: "MODEREE" +value: "M" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "ELEVEE" +value: "H" +data: App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1340 +name: "ELEVEE" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "NON_DEFINI" +value: "ND" +data: App\cvss\v4\Enumeration\Supplementaire\Exploitabilite {#1339 +name: "NON_DEFINI" +value: "ND" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1725 -form: Symfony\Component\Form\Form {#1419 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1724 …5} |
| full_name | "supplementaire_form_v4[exploitabilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplementaire_form_v4_exploitabilite" |
| is_selected | Closure($choice, $value) {#1732 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Exploitabilité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "exploitabilite" |
| placeholder | "Sélectionnez un niveau" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplementaire_form_v4_exploitabilite" |
| valid | true |
| value | "" |
gravite
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Supplementaire\Gravite" |
same as passed value |
| label | "Gravité" |
same as passed value |
| placeholder | "Sélectionnez une gravité" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1360 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Supplementaire\Gravite {#1354 +name: "NEGLIGEABLE" +value: "N" } App\cvss\v4\Enumeration\Supplementaire\Gravite {#1358 +name: "FAIBLE" +value: "L" } App\cvss\v4\Enumeration\Supplementaire\Gravite {#1357 +name: "MOYENNE" +value: "M" } App\cvss\v4\Enumeration\Supplementaire\Gravite {#1356 +name: "ELEVEE" +value: "H" } App\cvss\v4\Enumeration\Supplementaire\Gravite {#1355 +name: "CRITIQUE" +value: "C" } App\cvss\v4\Enumeration\Supplementaire\Gravite {#1359 +name: "NON_DEFINI" +value: "ND" } ] |
| class | "App\cvss\v4\Enumeration\Supplementaire\Gravite" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Gravité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une gravité" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1352 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_supplementaire_form_v4_gravite" ] |
| cache_key | "_supplementaire_form_v4_gravite_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "NEGLIGEABLE" +value: "N" +data: App\cvss\v4\Enumeration\Supplementaire\Gravite {#1354 +name: "NEGLIGEABLE" +value: "N" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "FAIBLE" +value: "L" +data: App\cvss\v4\Enumeration\Supplementaire\Gravite {#1358 +name: "FAIBLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "MOYENNE" +value: "M" +data: App\cvss\v4\Enumeration\Supplementaire\Gravite {#1357 +name: "MOYENNE" +value: "M" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "ELEVEE" +value: "H" +data: App\cvss\v4\Enumeration\Supplementaire\Gravite {#1356 +name: "ELEVEE" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "CRITIQUE" +value: "C" +data: App\cvss\v4\Enumeration\Supplementaire\Gravite {#1355 +name: "CRITIQUE" +value: "C" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "NON_DEFINI" +value: "ND" +data: App\cvss\v4\Enumeration\Supplementaire\Gravite {#1359 +name: "NON_DEFINI" +value: "ND" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1731 -form: Symfony\Component\Form\Form {#1422 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1733 …5} |
| full_name | "supplementaire_form_v4[gravite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplementaire_form_v4_gravite" |
| is_selected | Closure($choice, $value) {#1741 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Gravité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gravite" |
| placeholder | "Sélectionnez une gravité" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplementaire_form_v4_gravite" |
| valid | true |
| value | "" |
contexte
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Supplementaire\Contexte" |
same as passed value |
| label | "Contexte" |
same as passed value |
| placeholder | "Sélectionnez un contexte" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1376 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Supplementaire\Contexte {#1371 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Supplementaire\Contexte {#1375 +name: "FAIBLE" +value: "L" } App\cvss\v4\Enumeration\Supplementaire\Contexte {#1374 +name: "MOYEN" +value: "M" } App\cvss\v4\Enumeration\Supplementaire\Contexte {#1373 +name: "ELEVE" +value: "H" } App\cvss\v4\Enumeration\Supplementaire\Contexte {#1372 +name: "CRITIQUE" +value: "C" } ] |
| class | "App\cvss\v4\Enumeration\Supplementaire\Contexte" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Contexte" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez un contexte" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1369 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_supplementaire_form_v4_contexte" ] |
| cache_key | "_supplementaire_form_v4_contexte_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Supplementaire\Contexte {#1371 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: "FAIBLE" +value: "L" +data: App\cvss\v4\Enumeration\Supplementaire\Contexte {#1375 +name: "FAIBLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "MOYEN" +value: "M" +data: App\cvss\v4\Enumeration\Supplementaire\Contexte {#1374 +name: "MOYEN" +value: "M" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: "ELEVE" +value: "H" +data: App\cvss\v4\Enumeration\Supplementaire\Contexte {#1373 +name: "ELEVE" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +label: "CRITIQUE" +value: "C" +data: App\cvss\v4\Enumeration\Supplementaire\Contexte {#1372 +name: "CRITIQUE" +value: "C" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1740 -form: Symfony\Component\Form\Form {#1425 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1742 …5} |
| full_name | "supplementaire_form_v4[contexte]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplementaire_form_v4_contexte" |
| is_selected | Closure($choice, $value) {#1749 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Contexte" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "contexte" |
| placeholder | "Sélectionnez un contexte" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplementaire_form_v4_contexte" |
| valid | true |
| value | "" |
facteurs_supplementaires
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires" |
same as passed value |
| label | "Facteurs supplémentaires" |
same as passed value |
| placeholder | "Sélectionnez un facteur" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1392 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1387 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1391 +name: "FAIBLE" +value: "L" } App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1390 +name: "MOYEN" +value: "M" } App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1389 +name: "ELEVE" +value: "H" } App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1388 +name: "CRITIQUE" +value: "C" } ] |
| class | "App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Facteurs supplémentaires" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez un facteur" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1385 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_supplementaire_form_v4_facteurs_supplementaires" ] |
| cache_key | "_supplementaire_form_v4_facteurs_supplementaires_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1387 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: "FAIBLE" +value: "L" +data: App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1391 +name: "FAIBLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +label: "MOYEN" +value: "M" +data: App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1390 +name: "MOYEN" +value: "M" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1754 +label: "ELEVE" +value: "H" +data: App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1389 +name: "ELEVE" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1755 +label: "CRITIQUE" +value: "C" +data: App\cvss\v4\Enumeration\Supplementaire\FacteursSupplementaires {#1388 +name: "CRITIQUE" +value: "C" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1748 -form: Symfony\Component\Form\Form {#1428 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1750 …5} |
| full_name | "supplementaire_form_v4[facteurs_supplementaires]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplementaire_form_v4_facteurs_supplementaires" |
| is_selected | Closure($choice, $value) {#1757 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Facteurs supplémentaires" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "facteurs_supplementaires" |
| placeholder | "Sélectionnez un facteur" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplementaire_form_v4_facteurs_supplementaires" |
| valid | true |
| value | "" |
autres_metrics_supplementaires
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires" |
same as passed value |
| label | "Autres métriques" |
same as passed value |
| placeholder | "Sélectionnez une métrique" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice) {#703 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1408 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1403 +name: "NON_DEFINI" +value: "X" } App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1407 +name: "FAIBLE" +value: "L" } App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1406 +name: "MOYEN" +value: "M" } App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1405 +name: "ELEVE" +value: "H" } App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1404 +name: "CRITIQUE" +value: "C" } ] |
| class | "App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires" |
| 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| 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." |
| 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 | "Autres métriques" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une métrique" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1401 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_supplementaire_form_v4_autres_metrics_supplementaires" ] |
| cache_key | "_supplementaire_form_v4_autres_metrics_supplementaires_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "NON_DEFINI" +value: "X" +data: App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1403 +name: "NON_DEFINI" +value: "X" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "FAIBLE" +value: "L" +data: App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1407 +name: "FAIBLE" +value: "L" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +label: "MOYEN" +value: "M" +data: App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1406 +name: "MOYEN" +value: "M" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "ELEVE" +value: "H" +data: App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1405 +name: "ELEVE" +value: "H" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +label: "CRITIQUE" +value: "C" +data: App\cvss\v4\Enumeration\Supplementaire\AutresMetriquesSupplementaires {#1404 +name: "CRITIQUE" +value: "C" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1756 -form: Symfony\Component\Form\Form {#1431 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1758 …5} |
| full_name | "supplementaire_form_v4[autres_metrics_supplementaires]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplementaire_form_v4_autres_metrics_supplementaires" |
| is_selected | Closure($choice, $value) {#1765 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Autres métriques" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "autres_metrics_supplementaires" |
| placeholder | "Sélectionnez une métrique" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplementaire_form_v4_autres_metrics_supplementaires" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e9fb6.xB5XV_KMJ5TFrjdUNmCSuOs6LZ2qdPHKdpnZQe_zEzo.iVoQJbG8Sqy0nFsYeDqk35hiSvHnOcmbFe6DMqCJRV22URIche51_6roVA" |
| 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 | "e9fb6.xB5XV_KMJ5TFrjdUNmCSuOs6LZ2qdPHKdpnZQe_zEzo.iVoQJbG8Sqy0nFsYeDqk35hiSvHnOcmbFe6DMqCJRV22URIche51_6roVA" |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#601 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …} -namespace: Closure() {#605 …} } |
| data | "e9fb6.xB5XV_KMJ5TFrjdUNmCSuOs6LZ2qdPHKdpnZQe_zEzo.iVoQJbG8Sqy0nFsYeDqk35hiSvHnOcmbFe6DMqCJRV22URIche51_6roVA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1722 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() {#1764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#78 …} $message: Closure() {#1766 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_supplementaire_form_v4__token" ] |
| cache_key | "_supplementaire_form_v4__token_hidden" |
| compound | false |
| data | "e9fb6.xB5XV_KMJ5TFrjdUNmCSuOs6LZ2qdPHKdpnZQe_zEzo.iVoQJbG8Sqy0nFsYeDqk35hiSvHnOcmbFe6DMqCJRV22URIche51_6roVA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1776 -form: Symfony\Component\Form\Form {#1772 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1767 …5} |
| full_name | "supplementaire_form_v4[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplementaire_form_v4__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 | "_supplementaire_form_v4__token" |
| valid | true |
| value | "e9fb6.xB5XV_KMJ5TFrjdUNmCSuOs6LZ2qdPHKdpnZQe_zEzo.iVoQJbG8Sqy0nFsYeDqk35hiSvHnOcmbFe6DMqCJRV22URIche51_6roVA" |