Forms
-
catalog_order
-
recaptcha
-
catalogues
-
nom
-
prenom
-
genre
-
adresse1
-
adresse2
-
codePostal
-
ville
-
pays
-
email
-
optin
-
0
-
1
-
-
_token
-
catalog_order
"App\Form\CatalogOrderType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\CatalogOrder {#1382 -id: null -catalogues: [] -nom: null -prenom: null -genre: null -adresse1: null -adresse2: null -codePostal: null -ville: null -pays: null -email: null -optin: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| catalogs | [] |
same as passed value |
| data | App\Entity\CatalogOrder {#1382 -id: null -catalogues: [] -nom: null -prenom: null -genre: null -adresse1: null -adresse2: null -codePostal: null -ville: null -pays: null -email: null -optin: null } |
same as passed value |
| default_country | [ App\Entity\pays {#1415 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
[ App\Entity\pays {#1415 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
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 |
| catalogs | [] |
| 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 {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data | App\Entity\CatalogOrder {#1382 -id: null -catalogues: [] -nom: null -prenom: null -genre: null -adresse1: null -adresse2: null -codePostal: null -ville: null -pays: null -email: null -optin: null } |
| data_class | "App\Entity\CatalogOrder" |
| default_country | [ App\Entity\pays {#1415 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\CatalogOrder" } } |
| 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() {#1512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1511 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "catalog_order" "_catalog_order" ] |
| cache_key | "_catalog_order_catalog_order" |
| compound | true |
| data | App\Entity\CatalogOrder {#1382 -id: null -catalogues: [] -nom: null -prenom: null -genre: null -adresse1: null -adresse2: null -codePostal: null -ville: null -pays: null -email: null -optin: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1675 -form: Symfony\Component\Form\Form {#1698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1513 …5} |
| full_name | "catalog_order" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "catalog_order" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order" |
| valid | true |
| value | App\Entity\CatalogOrder {#1382 -id: null -catalogues: [] -nom: null -prenom: null -genre: null -adresse1: null -adresse2: null -codePostal: null -ville: null -pays: null -email: null -optin: null } |
recaptcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| action_name | "catalog_order" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1518 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1518 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "catalog_order" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1518 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1530 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 | [] |
| host | null |
| 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 | [] |
| locale | "en" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1531 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| action_name | "catalog_order" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_catalog_order_recaptcha" ] |
| cache_key | "_catalog_order_recaptcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1663 -form: Symfony\Component\Form\Form {#1701 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1678 …5} |
| full_name | "catalog_order[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "catalog_order_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "en" |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6LdMXtcfAAAAALsaS7mETP5mB5GY0k6OR9ab2GgB" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order_recaptcha" |
| valid | true |
| value | "" |
catalogues
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure($catalog, $key, $index) {#1519 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1433 …} } |
same as passed value |
| choice_value | Closure($catalog = null) {#1520 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1433 …} } |
same as passed value |
| choices | [] |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\Count {#1521 +payload: null +groups: ? +minMessage: "Vous devez cocher au moins une option" +maxMessage: "This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less." +exactMessage: "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." +divisibleByMessage: "The number of elements in this collection should be a multiple of {{ compared_value }}." +min: 1 +max: null +divisibleBy: null } ] |
[ Symfony\Component\Validator\Constraints\Count {#1521 +payload: null +groups: ? +minMessage: "Vous devez cocher au moins une option" +maxMessage: "This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less." +exactMessage: "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." +divisibleByMessage: "The number of elements in this collection should be a multiple of {{ compared_value }}." +min: 1 +max: null +divisibleBy: null } ] |
| expanded | true |
same as passed value |
| label | false |
same as passed value |
| multiple | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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($catalog, $key, $index) {#1519 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1433 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($catalog = null) {#1520 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1433 …} } |
| choices | [] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Count {#1521 +payload: null +groups: ? +minMessage: "Vous devez cocher au moins une option" +maxMessage: "This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less." +exactMessage: "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." +divisibleByMessage: "The number of elements in this collection should be a multiple of {{ compared_value }}." +min: 1 +max: null +divisibleBy: null } ] |
| 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 {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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() {#1552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1550 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_catalog_order_catalogues" ] |
| cache_key | "_catalog_order_catalogues_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1629 -form: Symfony\Component\Form\Form {#1704 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1620 …5} |
| full_name | "catalog_order[catalogues]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_catalogues" |
| is_selected | Closure($choice, array $values) {#1611 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "catalogues" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order_catalogues" |
| valid | true |
| value | [] |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "catalogOrder.last_name.label" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1570 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "catalogOrder.last_name.label" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#1572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1571 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_catalog_order_nom" ] |
| cache_key | "_catalog_order_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1590 -form: Symfony\Component\Form\Form {#1707 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1602 …5} |
| full_name | "catalog_order[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_nom" |
| label | "catalogOrder.last_name.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_nom" |
| valid | true |
| value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "catalogOrder.first_name.label" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1579 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "catalogOrder.first_name.label" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#1581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1580 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_catalog_order_prenom" ] |
| cache_key | "_catalog_order_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1582 -form: Symfony\Component\Form\Form {#1710 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1573 …5} |
| full_name | "catalog_order[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_prenom" |
| label | "catalogOrder.first_name.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_prenom" |
| valid | true |
| value | "" |
genre
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choices | [ "M." => "M." "Mme" => "Mme" "Ne souhaite pas le préciser" => "" ] |
[ "M." => "M." "Mme" => "Mme" "Ne souhaite pas le préciser" => "" ] |
| label | "catalogOrder.title.label" |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "form" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "M." => "M." "Mme" => "Mme" "Ne souhaite pas le préciser" => "" ] |
| 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 {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| 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 | "catalogOrder.title.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | "form" |
| trim | false |
| upload_max_size_message | Closure() {#1589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1588 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_catalog_order_genre" ] |
| cache_key | "_catalog_order_genre_choice" |
| choice_translation_domain | "form" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +label: "M." +value: "M." +data: "M." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +label: "Mme" +value: "Mme" +data: "Mme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "Ne souhaite pas le préciser" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1553 -form: Symfony\Component\Form\Form {#1713 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1533 …5} |
| full_name | "catalog_order[genre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_genre" |
| is_selected | Closure($choice, $value) {#1777 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "catalogOrder.title.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "genre" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_genre" |
| valid | true |
| value | "" |
adresse1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "catalogOrder.address_1.label" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1599 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "catalogOrder.address_1.label" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#1601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1600 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_catalog_order_adresse1" ] |
| cache_key | "_catalog_order_adresse1_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1823 -form: Symfony\Component\Form\Form {#1716 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1825 …5} |
| full_name | "catalog_order[adresse1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_adresse1" |
| label | "catalogOrder.address_1.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_adresse1" |
| valid | true |
| value | "" |
adresse2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "catalogOrder.address_2.label" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1608 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "catalogOrder.address_2.label" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| upload_max_size_message | Closure() {#1610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1609 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_catalog_order_adresse2" ] |
| cache_key | "_catalog_order_adresse2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1826 -form: Symfony\Component\Form\Form {#1719 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1827 …5} |
| full_name | "catalog_order[adresse2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_adresse2" |
| label | "catalogOrder.address_2.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_adresse2" |
| valid | true |
| value | "" |
codePostal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "catalogOrder.zipcode.label" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1617 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "catalogOrder.zipcode.label" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#1619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1618 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_catalog_order_codePostal" ] |
| cache_key | "_catalog_order_codePostal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1828 -form: Symfony\Component\Form\Form {#1722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1832 …5} |
| full_name | "catalog_order[codePostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_codePostal" |
| label | "catalogOrder.zipcode.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codePostal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_codePostal" |
| valid | true |
| value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "catalogOrder.city.label" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1626 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "catalogOrder.city.label" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1627 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_catalog_order_ville" ] |
| cache_key | "_catalog_order_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1834 -form: Symfony\Component\Form\Form {#1725 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1835 …5} |
| full_name | "catalog_order[ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_ville" |
| label | "catalogOrder.city.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_ville" |
| valid | true |
| value | "" |
pays
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_label | "nom" |
same as passed value |
| class | "App\Entity\pays" |
same as passed value |
| label | "catalogOrder.country.label" |
same as passed value |
| preferred_choices | [ App\Entity\pays {#1415 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
[ App\Entity\pays {#1415 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
| query_builder | Closure(paysRepository $er) {#1522 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1433 …} } |
Doctrine\ORM\QueryBuilder {#1649 -em: ContainerSWAvxsW\EntityManagerGhostE8260f8 {#264 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1651 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1652 #from: "App\Entity\pays" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1653 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.etat = 1" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\pays p WHERE p.etat = 1" -parameters: Doctrine\Common\Collections\ArrayCollection {#1650 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1686 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1655 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1654 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1657 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1673 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1656 …} } |
| choices | null |
| class | "App\Entity\pays" |
| 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 {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerSWAvxsW\EntityManagerGhostE8260f8 {#264 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1670 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerSWAvxsW\EntityManagerGhostE8260f8 {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1384 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "catalogOrder.country.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [ App\Entity\pays {#1415 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1649 -em: ContainerSWAvxsW\EntityManagerGhostE8260f8 {#264 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1651 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1652 #from: "App\Entity\pays" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1653 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.etat = 1" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\pays p WHERE p.etat = 1" -parameters: Doctrine\Common\Collections\ArrayCollection {#1650 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | false |
| upload_max_size_message | Closure() {#1648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1646 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_catalog_order_pays" ] |
| cache_key | "_catalog_order_pays_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1845 +label: "AFRIQUE DU SUD" +value: "2" +data: App\Entity\pays {#1851 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1846 +label: "ALBANIE" +value: "4" +data: App\Entity\pays {#1852 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +label: "ALGERIE" +value: "5" +data: App\Entity\pays {#1853 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +label: "ALLEMAGNE" +value: "6" +data: App\Entity\pays {#1854 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1850 +label: "ANDORRE" +value: "7" +data: App\Entity\pays {#1855 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1848 +label: "ANGLETERRE" +value: "8" +data: App\Entity\pays {#1856 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +label: "ARABIE SAOUDITE" +value: "14" +data: App\Entity\pays {#1857 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +label: "ARGENTINE" +value: "15" +data: App\Entity\pays {#1858 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +label: "ARMENIE" +value: "16" +data: App\Entity\pays {#1859 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "AUSTRALIE" +value: "18" +data: App\Entity\pays {#1860 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "AUTRICHE" +value: "19" +data: App\Entity\pays {#1861 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "BAHAMAS" +value: "21" +data: App\Entity\pays {#1862 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "BAHREIN" +value: "22" +data: App\Entity\pays {#1863 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "BELGIQUE" +value: "26" +data: App\Entity\pays {#1864 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "BULGARIE" +value: "38" +data: App\Entity\pays {#1865 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "CANADA" +value: "43" +data: App\Entity\pays {#1866 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "CHYPRE" +value: "49" +data: App\Entity\pays {#1867 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "CROATIE" +value: "60" +data: App\Entity\pays {#1868 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "DANEMARK" +value: "62" +data: App\Entity\pays {#1869 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "ECOSSE" +value: "65" +data: App\Entity\pays {#1870 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "EGYPTE" +value: "66" +data: App\Entity\pays {#1871 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "EMIRATS ARABES UNIS" +value: "68" +data: App\Entity\pays {#1872 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "ESPAGNE" +value: "71" +data: App\Entity\pays {#1873 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "ESTONIE" +value: "72" +data: App\Entity\pays {#1874 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "FINLANDE" +value: "78" +data: App\Entity\pays {#1875 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "FRANCE" +value: "79" +data: App\Entity\pays {#1415 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "GRECE" +value: "86" +data: App\Entity\pays {#1876 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "GUADELOUPE" +value: "89" +data: App\Entity\pays {#1877 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "HONGRIE" +value: "103" +data: App\Entity\pays {#1878 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "INDE" +value: "108" +data: App\Entity\pays {#1879 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "INDONESIE" +value: "109" +data: App\Entity\pays {#1880 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "IRAK" +value: "110" +data: App\Entity\pays {#1881 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "IRAN" +value: "111" +data: App\Entity\pays {#1882 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "IRLANDE" +value: "112" +data: App\Entity\pays {#1883 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "ISLANDE" +value: "113" +data: App\Entity\pays {#1884 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "ISRAEL" +value: "114" +data: App\Entity\pays {#1885 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "ITALIE" +value: "115" +data: App\Entity\pays {#1886 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "JAPON" +value: "117" +data: App\Entity\pays {#1887 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "JERSEY" +value: "118" +data: App\Entity\pays {#1888 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "JORDANIE" +value: "119" +data: App\Entity\pays {#1889 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "KENYA" +value: "121" +data: App\Entity\pays {#1890 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "KOWEIT" +value: "124" +data: App\Entity\pays {#1891 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "LA REUNION" +value: "125" +data: App\Entity\pays {#1892 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "LETTONIE" +value: "128" +data: App\Entity\pays {#1893 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "LIBAN" +value: "129" +data: App\Entity\pays {#1894 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "LIBYE" +value: "131" +data: App\Entity\pays {#1895 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "LIECHTENSTEIN" +value: "132" +data: App\Entity\pays {#1896 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "LITUANIE" +value: "133" +data: App\Entity\pays {#1897 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "LUXEMBOURG" +value: "134" +data: App\Entity\pays {#1898 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "MACEDOINE" +value: "136" +data: App\Entity\pays {#1899 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "MADERE" +value: "138" +data: App\Entity\pays {#1900 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "MALTE" +value: "143" +data: App\Entity\pays {#1901 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "MAROC" +value: "145" +data: App\Entity\pays {#1902 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "MARTINIQUE (ILES)" +value: "147" +data: App\Entity\pays {#1903 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "MAURICE (ILE)" +value: "148" +data: App\Entity\pays {#1904 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "MAYOTTE" +value: "150" +data: App\Entity\pays {#1905 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "MAYOTTE (ILE)" +value: "151" +data: App\Entity\pays {#1906 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "MEXIQUE" +value: "152" +data: App\Entity\pays {#1907 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "MOLDAVIE" +value: "154" +data: App\Entity\pays {#1908 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "MONACO" +value: "155" +data: App\Entity\pays {#1909 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "MONTÉNÉGRO" +value: "157" +data: App\Entity\pays {#1910 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "NORFOLK (ILES)" +value: "168" +data: App\Entity\pays {#1911 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "NORVEGE" +value: "169" +data: App\Entity\pays {#1912 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "NOUVELLE CALEDONIE" +value: "170" +data: App\Entity\pays {#1913 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "NOUVELLE ZELANDE" +value: "171" +data: App\Entity\pays {#1914 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "PAYS BAS" +value: "182" +data: App\Entity\pays {#1915 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "PAYS DE GALLES" +value: "183" +data: App\Entity\pays {#1916 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "POLOGNE" +value: "187" +data: App\Entity\pays {#1917 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "POLYNESIE FRANCAISE" +value: "188" +data: App\Entity\pays {#1918 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "PORTUGAL" +value: "189" +data: App\Entity\pays {#1919 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "QATAR" +value: "191" +data: App\Entity\pays {#1920 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "REPUBLIQUE TCHEQUE" +value: "194" +data: App\Entity\pays {#1921 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "ROUMANIE" +value: "196" +data: App\Entity\pays {#1922 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "ROYAUME UNI" +value: "197" +data: App\Entity\pays {#1923 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "RUSSIE" +value: "198" +data: App\Entity\pays {#1924 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "SAINT MARIN" +value: "201" +data: App\Entity\pays {#1925 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "SAINT PIERRE ET MIQUELON" +value: "202" +data: App\Entity\pays {#1926 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "SAINT-BARTHÉLEMY" +value: "204" +data: App\Entity\pays {#1927 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "SAINT-MARTIN" +value: "207" +data: App\Entity\pays {#1928 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "SLOVAQUIE" +value: "219" +data: App\Entity\pays {#1929 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "SLOVENIE" +value: "220" +data: App\Entity\pays {#1930 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "SUEDE" +value: "224" +data: App\Entity\pays {#1931 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "SUISSE" +value: "225" +data: App\Entity\pays {#1932 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "SYRIE" +value: "228" +data: App\Entity\pays {#1933 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "TUNISIE" +value: "241" +data: App\Entity\pays {#1934 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "TURQUIE" +value: "244" +data: App\Entity\pays {#1935 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "UKRAINE" +value: "246" +data: App\Entity\pays {#1936 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "URUGUAY" +value: "247" +data: App\Entity\pays {#1937 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "USA" +value: "248" +data: App\Entity\pays {#1938 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1836 -form: Symfony\Component\Form\Form {#1728 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1837 …5} |
| full_name | "catalog_order[pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_pays" |
| is_selected | Closure($choice, $value) {#1839 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "catalogOrder.country.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pays" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [ 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "FRANCE" +value: "79" +data: App\Entity\pays {#1415 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } +attr: [] +labelTranslationParameters: [] } ] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_pays" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "catalogOrder.email.label" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1681 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "catalogOrder.email.label" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#1672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1685 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_catalog_order_email" ] |
| cache_key | "_catalog_order_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2019 -form: Symfony\Component\Form\Form {#1731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1838 …5} |
| full_name | "catalog_order[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_email" |
| label | "catalogOrder.email.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_email" |
| valid | true |
| value | "" |
optin
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 |
|---|---|---|
| choice_translation_domain | "global" |
same as passed value |
| choices | [ "oui" => 1 "non" => 0 ] |
[ "oui" => 1 "non" => 0 ] |
| expanded | true |
same as passed value |
| label | "catalogOrder.optin.label" |
same as passed value |
| multiple | false |
same as passed value |
| translation_domain | "form" |
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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "global" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "oui" => 1 "non" => 0 ] |
| 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 {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "catalogOrder.optin.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | "form" |
| trim | false |
| upload_max_size_message | Closure() {#1676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1677 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_catalog_order_optin" ] |
| cache_key | "_catalog_order_optin_choice" |
| choice_translation_domain | "global" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "oui" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "non" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1840 -form: Symfony\Component\Form\Form {#1762 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2020 …5} |
| full_name | "catalog_order[optin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_optin" |
| is_selected | Closure($choice, $value) {#2021 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "catalogOrder.optin.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "optin" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_optin" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "oui" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "global" |
same as passed value |
| value | "1" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1741 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1742 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "oui" |
| 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 | "global" |
| trim | true |
| upload_max_size_message | Closure() {#1743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1744 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_catalog_order_optin_entry" ] |
| cache_key | "_catalog_order_optin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2025 -form: Symfony\Component\Form\Form {#1765 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2024 …5} |
| full_name | "catalog_order[optin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_optin_0" |
| label | "oui" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "global" |
| unique_block_prefix | "_catalog_order_optin_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "non" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "global" |
same as passed value |
| value | "0" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1741 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1742 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "non" |
| 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 | "global" |
| trim | true |
| upload_max_size_message | Closure() {#1755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#1754 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_catalog_order_optin_entry" ] |
| cache_key | "_catalog_order_optin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2026 -form: Symfony\Component\Form\Form {#1768 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2027 …5} |
| full_name | "catalog_order[optin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_optin_1" |
| label | "non" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "global" |
| unique_block_prefix | "_catalog_order_optin_entry" |
| valid | true |
| value | "0" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "84eb29f650996d8128cd8716ff97.--bB9XhwrWG88pqrSL_NYTr3fejM0i20hI8TnxNmEGM.l9Pxh0oH3gbLmKrpGOydFFmGFqCl506Exud40mocVVuinI-bT0jnPpGl_Q" |
| 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 | "84eb29f650996d8128cd8716ff97.--bB9XhwrWG88pqrSL_NYTr3fejM0i20hI8TnxNmEGM.l9Pxh0oH3gbLmKrpGOydFFmGFqCl506Exud40mocVVuinI-bT0jnPpGl_Q" |
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 {#1484 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1485 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1486 …} -namespace: Closure() {#1488 …} } |
| data | "84eb29f650996d8128cd8716ff97.--bB9XhwrWG88pqrSL_NYTr3fejM0i20hI8TnxNmEGM.l9Pxh0oH3gbLmKrpGOydFFmGFqCl506Exud40mocVVuinI-bT0jnPpGl_Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1756 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() {#2023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#138 …} $message: Closure() {#2022 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_catalog_order__token" ] |
| cache_key | "_catalog_order__token_hidden" |
| compound | false |
| data | "84eb29f650996d8128cd8716ff97.--bB9XhwrWG88pqrSL_NYTr3fejM0i20hI8TnxNmEGM.l9Pxh0oH3gbLmKrpGOydFFmGFqCl506Exud40mocVVuinI-bT0jnPpGl_Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2037 -form: Symfony\Component\Form\Form {#2033 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2029 …5} |
| full_name | "catalog_order[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order__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 | "_catalog_order__token" |
| valid | true |
| value | "84eb29f650996d8128cd8716ff97.--bB9XhwrWG88pqrSL_NYTr3fejM0i20hI8TnxNmEGM.l9Pxh0oH3gbLmKrpGOydFFmGFqCl506Exud40mocVVuinI-bT0jnPpGl_Q" |