- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 34
- Events
- Routing
- Cache
- Translation 14
- Security
- Twig
- Doctrine
- Migrations 1
- VichUploader
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
recaptcha
-
-
0
-
1
-
2
-
3
-
-
nom
-
prenom
-
genre
-
adresse1
-
adresse2
-
codePostal
-
ville
-
pays
-
email
-
-
0
-
1
-
-
_token
-
catalog_order
"App\Form\CatalogOrderType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\CatalogOrder {#1670 -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 | [ App\Entity\Catalog {#1671 -id: 11 -lang: App\Entity\Language {#1488 …} -title: "Tramontane CSE - été / automne 2025" -url: "https://www.calameo.com/read/006720096a65853575f05" -thumbnail: "page de couv brochure tramontane été 2025.png" -thumbnailFile: null } App\Entity\Catalog {#1679 -id: 12 -lang: App\Entity\Language {#1488 …} -title: "TRAMONTANE CSE - Hiver / Printemps 24-25" -url: "https://www.calameo.com/read/00672009632f5ee867953" -thumbnail: "Page garde 1 - brochure hiver 24-25.png" -thumbnailFile: null } App\Entity\Catalog {#1680 -id: 13 -lang: App\Entity\Language {#1488 …} -title: "Brochure Voyages" -url: "https://www.calameo.com/read/006720096543a8e9e7f0b" -thumbnail: "Capture d’écran 2024-08-06 111447.png" -thumbnailFile: null } App\Entity\Catalog {#1681 -id: 14 -lang: App\Entity\Language {#1488 …} -title: "Ateya hiver / été 2024-2025" -url: "https://www.calameo.com/read/006720096cda1cf14bf94" -thumbnail: "Page garde brochure ateya 24-25.png" -thumbnailFile: null } ] |
[ App\Entity\Catalog {#1671 -id: 11 -lang: App\Entity\Language {#1488 …} -title: "Tramontane CSE - été / automne 2025" -url: "https://www.calameo.com/read/006720096a65853575f05" -thumbnail: "page de couv brochure tramontane été 2025.png" -thumbnailFile: null } App\Entity\Catalog {#1679 -id: 12 -lang: App\Entity\Language {#1488 …} -title: "TRAMONTANE CSE - Hiver / Printemps 24-25" -url: "https://www.calameo.com/read/00672009632f5ee867953" -thumbnail: "Page garde 1 - brochure hiver 24-25.png" -thumbnailFile: null } App\Entity\Catalog {#1680 -id: 13 -lang: App\Entity\Language {#1488 …} -title: "Brochure Voyages" -url: "https://www.calameo.com/read/006720096543a8e9e7f0b" -thumbnail: "Capture d’écran 2024-08-06 111447.png" -thumbnailFile: null } App\Entity\Catalog {#1681 -id: 14 -lang: App\Entity\Language {#1488 …} -title: "Ateya hiver / été 2024-2025" -url: "https://www.calameo.com/read/006720096cda1cf14bf94" -thumbnail: "Page garde brochure ateya 24-25.png" -thumbnailFile: null } ] |
| data | App\Entity\CatalogOrder {#1670 -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 {#1719 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
[ App\Entity\pays {#1719 -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 | [ App\Entity\Catalog {#1671 -id: 11 -lang: App\Entity\Language {#1488 …} -title: "Tramontane CSE - été / automne 2025" -url: "https://www.calameo.com/read/006720096a65853575f05" -thumbnail: "page de couv brochure tramontane été 2025.png" -thumbnailFile: null } App\Entity\Catalog {#1679 -id: 12 -lang: App\Entity\Language {#1488 …} -title: "TRAMONTANE CSE - Hiver / Printemps 24-25" -url: "https://www.calameo.com/read/00672009632f5ee867953" -thumbnail: "Page garde 1 - brochure hiver 24-25.png" -thumbnailFile: null } App\Entity\Catalog {#1680 -id: 13 -lang: App\Entity\Language {#1488 …} -title: "Brochure Voyages" -url: "https://www.calameo.com/read/006720096543a8e9e7f0b" -thumbnail: "Capture d’écran 2024-08-06 111447.png" -thumbnailFile: null } App\Entity\Catalog {#1681 -id: 14 -lang: App\Entity\Language {#1488 …} -title: "Ateya hiver / été 2024-2025" -url: "https://www.calameo.com/read/006720096cda1cf14bf94" -thumbnail: "Page garde brochure ateya 24-25.png" -thumbnailFile: null } ] |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data | App\Entity\CatalogOrder {#1670 -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 {#1719 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1797 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} 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 | [] |
| legacy_error_messages | true |
| 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() {#1799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1798 …} } } |
| validation_groups | null |
View Variables
| 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 {#1670 -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 {#1970 -form: Symfony\Component\Form\Form {#1993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1800 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order" |
| valid | true |
| value | App\Entity\CatalogOrder {#1670 -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"
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 {#1805 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1805 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } ] |
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 {#1805 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1818 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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 | "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 | [] |
| legacy_error_messages | true |
| 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() {#1822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1821 …} } } |
| validation_groups | null |
View Variables
| 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 {#1952 -form: Symfony\Component\Form\Form {#1996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1973 …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" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order_recaptcha" |
| valid | true |
| value | "" |
catalogues
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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) {#1806 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1739 …} } |
same as passed value |
| choice_value | Closure($catalog = null) {#1807 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1739 …} } |
same as passed value |
| choices | [ App\Entity\Catalog {#1671 -id: 11 -lang: App\Entity\Language {#1488 …} -title: "Tramontane CSE - été / automne 2025" -url: "https://www.calameo.com/read/006720096a65853575f05" -thumbnail: "page de couv brochure tramontane été 2025.png" -thumbnailFile: null } App\Entity\Catalog {#1679 -id: 12 -lang: App\Entity\Language {#1488 …} -title: "TRAMONTANE CSE - Hiver / Printemps 24-25" -url: "https://www.calameo.com/read/00672009632f5ee867953" -thumbnail: "Page garde 1 - brochure hiver 24-25.png" -thumbnailFile: null } App\Entity\Catalog {#1680 -id: 13 -lang: App\Entity\Language {#1488 …} -title: "Brochure Voyages" -url: "https://www.calameo.com/read/006720096543a8e9e7f0b" -thumbnail: "Capture d’écran 2024-08-06 111447.png" -thumbnailFile: null } App\Entity\Catalog {#1681 -id: 14 -lang: App\Entity\Language {#1488 …} -title: "Ateya hiver / été 2024-2025" -url: "https://www.calameo.com/read/006720096cda1cf14bf94" -thumbnail: "Page garde brochure ateya 24-25.png" -thumbnailFile: null } ] |
[ App\Entity\Catalog {#1671 -id: 11 -lang: App\Entity\Language {#1488 …} -title: "Tramontane CSE - été / automne 2025" -url: "https://www.calameo.com/read/006720096a65853575f05" -thumbnail: "page de couv brochure tramontane été 2025.png" -thumbnailFile: null } App\Entity\Catalog {#1679 -id: 12 -lang: App\Entity\Language {#1488 …} -title: "TRAMONTANE CSE - Hiver / Printemps 24-25" -url: "https://www.calameo.com/read/00672009632f5ee867953" -thumbnail: "Page garde 1 - brochure hiver 24-25.png" -thumbnailFile: null } App\Entity\Catalog {#1680 -id: 13 -lang: App\Entity\Language {#1488 …} -title: "Brochure Voyages" -url: "https://www.calameo.com/read/006720096543a8e9e7f0b" -thumbnail: "Capture d’écran 2024-08-06 111447.png" -thumbnailFile: null } App\Entity\Catalog {#1681 -id: 14 -lang: App\Entity\Language {#1488 …} -title: "Ateya hiver / été 2024-2025" -url: "https://www.calameo.com/read/006720096cda1cf14bf94" -thumbnail: "Page garde brochure ateya 24-25.png" -thumbnailFile: null } ] |
| constraints | [ Symfony\Component\Validator\Constraints\Count {#1808 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Count {#1808 +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 +payload: 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) {#1806 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1739 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($catalog = null) {#1807 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1739 …} } |
| choices | [ App\Entity\Catalog {#1671 -id: 11 -lang: App\Entity\Language {#1488 …} -title: "Tramontane CSE - été / automne 2025" -url: "https://www.calameo.com/read/006720096a65853575f05" -thumbnail: "page de couv brochure tramontane été 2025.png" -thumbnailFile: null } App\Entity\Catalog {#1679 -id: 12 -lang: App\Entity\Language {#1488 …} -title: "TRAMONTANE CSE - Hiver / Printemps 24-25" -url: "https://www.calameo.com/read/00672009632f5ee867953" -thumbnail: "Page garde 1 - brochure hiver 24-25.png" -thumbnailFile: null } App\Entity\Catalog {#1680 -id: 13 -lang: App\Entity\Language {#1488 …} -title: "Brochure Voyages" -url: "https://www.calameo.com/read/006720096543a8e9e7f0b" -thumbnail: "Capture d’écran 2024-08-06 111447.png" -thumbnailFile: null } App\Entity\Catalog {#1681 -id: 14 -lang: App\Entity\Language {#1488 …} -title: "Ateya hiver / été 2024-2025" -url: "https://www.calameo.com/read/006720096cda1cf14bf94" -thumbnail: "Page garde brochure ateya 24-25.png" -thumbnailFile: null } ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Count {#1808 +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 +payload: 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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() {#1842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1841 …} } } |
| validation_groups | null |
View Variables
| 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 | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1850 +label: "Tramontane CSE - été / automne 2025" +value: "11" +data: App\Entity\Catalog {#1671 -id: 11 -lang: App\Entity\Language {#1488 …} -title: "Tramontane CSE - été / automne 2025" -url: "https://www.calameo.com/read/006720096a65853575f05" -thumbnail: "page de couv brochure tramontane été 2025.png" -thumbnailFile: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +label: "TRAMONTANE CSE - Hiver / Printemps 24-25" +value: "12" +data: App\Entity\Catalog {#1679 -id: 12 -lang: App\Entity\Language {#1488 …} -title: "TRAMONTANE CSE - Hiver / Printemps 24-25" -url: "https://www.calameo.com/read/00672009632f5ee867953" -thumbnail: "Page garde 1 - brochure hiver 24-25.png" -thumbnailFile: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1852 +label: "Brochure Voyages" +value: "13" +data: App\Entity\Catalog {#1680 -id: 13 -lang: App\Entity\Language {#1488 …} -title: "Brochure Voyages" -url: "https://www.calameo.com/read/006720096543a8e9e7f0b" -thumbnail: "Capture d’écran 2024-08-06 111447.png" -thumbnailFile: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1853 +label: "Ateya hiver / été 2024-2025" +value: "14" +data: App\Entity\Catalog {#1681 -id: 14 -lang: App\Entity\Language {#1488 …} -title: "Ateya hiver / été 2024-2025" -url: "https://www.calameo.com/read/006720096cda1cf14bf94" -thumbnail: "Page garde brochure ateya 24-25.png" -thumbnailFile: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1924 -form: Symfony\Component\Form\Form {#2042 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1915 …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) {#1906 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1828 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "catalogues" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order_catalogues" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | "Tramontane CSE - été / automne 2025" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "11" |
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1999 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2005 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Tramontane CSE - été / automne 2025" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#2007 …} } } |
| validation_groups | null |
| value | "11" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_catalog_order_catalogues_entry" ] |
| cache_key | "_catalog_order_catalogues_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1868 -form: Symfony\Component\Form\Form {#2045 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1877 …5} |
| full_name | "catalog_order[catalogues][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_catalogues_0" |
| label | "Tramontane CSE - été / automne 2025" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order_catalogues_entry" |
| valid | true |
| value | "11" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | "TRAMONTANE CSE - Hiver / Printemps 24-25" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "12" |
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1999 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2005 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "TRAMONTANE CSE - Hiver / Printemps 24-25" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#2016 …} } } |
| validation_groups | null |
| value | "12" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_catalog_order_catalogues_entry" ] |
| cache_key | "_catalog_order_catalogues_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1844 -form: Symfony\Component\Form\Form {#2048 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2036 …5} |
| full_name | "catalog_order[catalogues][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_catalogues_1" |
| label | "TRAMONTANE CSE - Hiver / Printemps 24-25" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order_catalogues_entry" |
| valid | true |
| value | "12" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | "Brochure Voyages" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "13" |
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1999 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2005 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Brochure Voyages" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#2025 …} } } |
| validation_groups | null |
| value | "13" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_catalog_order_catalogues_entry" ] |
| cache_key | "_catalog_order_catalogues_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2027 -form: Symfony\Component\Form\Form {#2051 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2018 …5} |
| full_name | "catalog_order[catalogues][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_catalogues_2" |
| label | "Brochure Voyages" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order_catalogues_entry" |
| valid | true |
| value | "13" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | "Ateya hiver / été 2024-2025" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "14" |
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1999 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2005 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ateya hiver / été 2024-2025" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#2034 …} } } |
| validation_groups | null |
| value | "14" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_catalog_order_catalogues_entry" ] |
| cache_key | "_catalog_order_catalogues_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2006 -form: Symfony\Component\Form\Form {#2054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1823 …5} |
| full_name | "catalog_order[catalogues][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "catalog_order_catalogues_3" |
| label | "Ateya hiver / été 2024-2025" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order_catalogues_entry" |
| valid | true |
| value | "14" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1866 …} } } |
| validation_groups | null |
View Variables
| 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 {#1885 -form: Symfony\Component\Form\Form {#2057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1897 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_nom" |
| valid | true |
| value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1875 …} } } |
| validation_groups | null |
View Variables
| 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 {#2119 -form: Symfony\Component\Form\Form {#2060 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2117 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_prenom" |
| valid | true |
| value | "" |
genre
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "catalogOrder.title.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#1884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1883 …} } } |
| validation_groups | null |
View Variables
| 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 {#2122 +label: "M." +value: "M." +data: "M." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "Mme" +value: "Mme" +data: "Mme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "Ne souhaite pas le préciser" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2120 -form: Symfony\Component\Form\Form {#2063 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2121 …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) {#2180 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1828 …} } |
| 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_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_genre" |
| valid | true |
| value | "" |
adresse1
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1894 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1895 …} } } |
| validation_groups | null |
View Variables
| 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 {#2181 -form: Symfony\Component\Form\Form {#2066 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2185 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_adresse1" |
| valid | true |
| value | "" |
adresse2
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1904 …} } } |
| validation_groups | null |
View Variables
| 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 {#2187 -form: Symfony\Component\Form\Form {#2069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2188 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_adresse2" |
| valid | true |
| value | "" |
codePostal
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1912 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1913 …} } } |
| validation_groups | null |
View Variables
| 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 {#2189 -form: Symfony\Component\Form\Form {#2072 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2190 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_codePostal" |
| valid | true |
| value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1921 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1922 …} } } |
| validation_groups | null |
View Variables
| 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 {#2191 -form: Symfony\Component\Form\Form {#2075 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2192 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_ville" |
| valid | true |
| value | "" |
pays
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 {#1719 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
[ App\Entity\pays {#1719 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
| query_builder | Closure(paysRepository $er) {#1809 class: "App\Form\CatalogOrderType" this: App\Form\CatalogOrderType {#1739 …} } |
Doctrine\ORM\QueryBuilder {#1943 -em: Doctrine\ORM\EntityManager {#405 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1945 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1946 #from: "App\Entity\pays" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1947 #separator: " AND " #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" ] #preSeparator: "(" #postSeparator: ")" } "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 {#1944 …} -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 {#1981 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1949 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1948 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1950 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1965 -om: Doctrine\ORM\EntityManager {#405 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1678 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#405 …11} |
| 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 {#1965 -om: Doctrine\ORM\EntityManager {#405 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1678 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "catalogOrder.country.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [ App\Entity\pays {#1719 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } ] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1943 -em: Doctrine\ORM\EntityManager {#405 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1945 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1946 #from: "App\Entity\pays" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1947 #separator: " AND " #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" ] #preSeparator: "(" #postSeparator: ")" } "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 {#1944 …} -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() {#1942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1940 …} } } |
| validation_groups | null |
View Variables
| 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 {#2199 +label: "AFRIQUE DU SUD" +value: "2" +data: App\Entity\pays {#2211 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "ALBANIE" +value: "4" +data: App\Entity\pays {#2212 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "ALGERIE" +value: "5" +data: App\Entity\pays {#2213 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "ALLEMAGNE" +value: "6" +data: App\Entity\pays {#2214 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "ANDORRE" +value: "7" +data: App\Entity\pays {#2215 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "ANGLETERRE" +value: "8" +data: App\Entity\pays {#2216 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "ARABIE SAOUDITE" +value: "14" +data: App\Entity\pays {#2217 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "ARGENTINE" +value: "15" +data: App\Entity\pays {#2218 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "ARMENIE" +value: "16" +data: App\Entity\pays {#2219 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "AUSTRALIE" +value: "18" +data: App\Entity\pays {#2220 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "AUTRICHE" +value: "19" +data: App\Entity\pays {#2221 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "BAHAMAS" +value: "21" +data: App\Entity\pays {#2222 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "BAHREIN" +value: "22" +data: App\Entity\pays {#2223 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "BELGIQUE" +value: "26" +data: App\Entity\pays {#2224 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "BULGARIE" +value: "38" +data: App\Entity\pays {#2225 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "CANADA" +value: "43" +data: App\Entity\pays {#2226 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "CHYPRE" +value: "49" +data: App\Entity\pays {#2227 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "CROATIE" +value: "60" +data: App\Entity\pays {#2228 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "DANEMARK" +value: "62" +data: App\Entity\pays {#2229 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "ECOSSE" +value: "65" +data: App\Entity\pays {#2230 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "EGYPTE" +value: "66" +data: App\Entity\pays {#2231 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "EMIRATS ARABES UNIS" +value: "68" +data: App\Entity\pays {#2232 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "ESPAGNE" +value: "71" +data: App\Entity\pays {#2233 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "ESTONIE" +value: "72" +data: App\Entity\pays {#2234 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "FINLANDE" +value: "78" +data: App\Entity\pays {#2235 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "FRANCE" +value: "79" +data: App\Entity\pays {#1719 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "GRECE" +value: "86" +data: App\Entity\pays {#2236 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "GUADELOUPE" +value: "89" +data: App\Entity\pays {#2237 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "HONGRIE" +value: "103" +data: App\Entity\pays {#2238 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "INDE" +value: "108" +data: App\Entity\pays {#2239 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "INDONESIE" +value: "109" +data: App\Entity\pays {#2240 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "IRAK" +value: "110" +data: App\Entity\pays {#2241 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "IRAN" +value: "111" +data: App\Entity\pays {#2242 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "IRLANDE" +value: "112" +data: App\Entity\pays {#2243 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "ISLANDE" +value: "113" +data: App\Entity\pays {#2244 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "ISRAEL" +value: "114" +data: App\Entity\pays {#2245 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "ITALIE" +value: "115" +data: App\Entity\pays {#2246 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "JAPON" +value: "117" +data: App\Entity\pays {#2247 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "JERSEY" +value: "118" +data: App\Entity\pays {#2248 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "JORDANIE" +value: "119" +data: App\Entity\pays {#2249 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "KENYA" +value: "121" +data: App\Entity\pays {#2250 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "KOWEIT" +value: "124" +data: App\Entity\pays {#2251 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "LA REUNION" +value: "125" +data: App\Entity\pays {#2252 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "LETTONIE" +value: "128" +data: App\Entity\pays {#2253 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "LIBAN" +value: "129" +data: App\Entity\pays {#2254 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "LIBYE" +value: "131" +data: App\Entity\pays {#2255 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "LIECHTENSTEIN" +value: "132" +data: App\Entity\pays {#2256 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "LITUANIE" +value: "133" +data: App\Entity\pays {#2257 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "LUXEMBOURG" +value: "134" +data: App\Entity\pays {#2258 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "MACEDOINE" +value: "136" +data: App\Entity\pays {#2259 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "MADERE" +value: "138" +data: App\Entity\pays {#2260 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "MALTE" +value: "143" +data: App\Entity\pays {#2261 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "MAROC" +value: "145" +data: App\Entity\pays {#2262 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "MARTINIQUE (ILES)" +value: "147" +data: App\Entity\pays {#2263 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "MAURICE (ILE)" +value: "148" +data: App\Entity\pays {#2264 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "MAYOTTE" +value: "150" +data: App\Entity\pays {#2265 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "MAYOTTE (ILE)" +value: "151" +data: App\Entity\pays {#2266 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "MEXIQUE" +value: "152" +data: App\Entity\pays {#2267 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "MOLDAVIE" +value: "154" +data: App\Entity\pays {#2268 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "MONACO" +value: "155" +data: App\Entity\pays {#2269 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "MONTÉNÉGRO" +value: "157" +data: App\Entity\pays {#2270 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "NORFOLK (ILES)" +value: "168" +data: App\Entity\pays {#2271 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "NORVEGE" +value: "169" +data: App\Entity\pays {#2272 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "NOUVELLE CALEDONIE" +value: "170" +data: App\Entity\pays {#2273 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "NOUVELLE ZELANDE" +value: "171" +data: App\Entity\pays {#2274 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "PAYS BAS" +value: "182" +data: App\Entity\pays {#2275 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "PAYS DE GALLES" +value: "183" +data: App\Entity\pays {#2276 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "POLOGNE" +value: "187" +data: App\Entity\pays {#2277 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "POLYNESIE FRANCAISE" +value: "188" +data: App\Entity\pays {#2278 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "PORTUGAL" +value: "189" +data: App\Entity\pays {#2279 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "QATAR" +value: "191" +data: App\Entity\pays {#2280 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "REPUBLIQUE TCHEQUE" +value: "194" +data: App\Entity\pays {#2281 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +label: "ROUMANIE" +value: "196" +data: App\Entity\pays {#2282 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "ROYAUME UNI" +value: "197" +data: App\Entity\pays {#2283 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "RUSSIE" +value: "198" +data: App\Entity\pays {#2284 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "SAINT MARIN" +value: "201" +data: App\Entity\pays {#2285 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "SAINT PIERRE ET MIQUELON" +value: "202" +data: App\Entity\pays {#2286 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "SAINT-BARTHÉLEMY" +value: "204" +data: App\Entity\pays {#2287 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "SAINT-MARTIN" +value: "207" +data: App\Entity\pays {#2288 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "SLOVAQUIE" +value: "219" +data: App\Entity\pays {#2289 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "SLOVENIE" +value: "220" +data: App\Entity\pays {#2290 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "SUEDE" +value: "224" +data: App\Entity\pays {#2291 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "SUISSE" +value: "225" +data: App\Entity\pays {#2292 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "SYRIE" +value: "228" +data: App\Entity\pays {#2293 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "TUNISIE" +value: "241" +data: App\Entity\pays {#2294 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "TURQUIE" +value: "244" +data: App\Entity\pays {#2295 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "UKRAINE" +value: "246" +data: App\Entity\pays {#2296 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "URUGUAY" +value: "247" +data: App\Entity\pays {#2297 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "USA" +value: "248" +data: App\Entity\pays {#2298 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2193 -form: Symfony\Component\Form\Form {#2078 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2194 …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) {#2196 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1828 …} } |
| 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_in_choices | false |
| preferred_choices | [ 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "FRANCE" +value: "79" +data: App\Entity\pays {#1719 -id: 79 -code: "FR" -nom: "FRANCE" -etat: 1 } +attr: [] +labelTranslationParameters: [] } ] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_pays" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1954 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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.email.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1955 …} } } |
| validation_groups | null |
View Variables
| 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 {#2379 -form: Symfony\Component\Form\Form {#2081 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2195 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_email" |
| valid | true |
| value | "" |
optin
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "catalogOrder.optin.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#1971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#1972 …} } } |
| validation_groups | null |
View Variables
| 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 {#1987 +label: "oui" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "non" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2197 -form: Symfony\Component\Form\Form {#2107 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2380 …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) {#2381 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1828 …} } |
| 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_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_catalog_order_optin" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1999 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2005 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "oui" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#2090 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| 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 {#2385 -form: Symfony\Component\Form\Form {#2110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2384 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "global" |
| unique_block_prefix | "_catalog_order_optin_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1999 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2005 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "non" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#2099 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| 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 {#2386 -form: Symfony\Component\Form\Form {#2113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2387 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | "global" |
| unique_block_prefix | "_catalog_order_optin_entry" |
| valid | true |
| value | "0" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4b6f497a8ce9b.bMhZ5lntL07R3FOaGaUg-LKfT7wjhlTXCnZeKMoFJrc.DYcclWDAagurkRLTSdRCwMHLJJFN5QylPUUbQY8zS-EKmRSeYdRlJKSJAg" |
| 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 | "4b6f497a8ce9b.bMhZ5lntL07R3FOaGaUg-LKfT7wjhlTXCnZeKMoFJrc.DYcclWDAagurkRLTSdRCwMHLJJFN5QylPUUbQY8zS-EKmRSeYdRlJKSJAg" |
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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#136 …} -namespace: Closure() {#130 …} } |
| data | "4b6f497a8ce9b.bMhZ5lntL07R3FOaGaUg-LKfT7wjhlTXCnZeKMoFJrc.DYcclWDAagurkRLTSdRCwMHLJJFN5QylPUUbQY8zS-EKmRSeYdRlJKSJAg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2101 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1740 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1780 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#370 …} $translationDomain: "validators" $message: Closure() {#2382 …} } } |
| validation_groups | null |
View Variables
| 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 | "4b6f497a8ce9b.bMhZ5lntL07R3FOaGaUg-LKfT7wjhlTXCnZeKMoFJrc.DYcclWDAagurkRLTSdRCwMHLJJFN5QylPUUbQY8zS-EKmRSeYdRlJKSJAg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2397 -form: Symfony\Component\Form\Form {#2393 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2389 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_catalog_order__token" |
| valid | true |
| value | "4b6f497a8ce9b.bMhZ5lntL07R3FOaGaUg-LKfT7wjhlTXCnZeKMoFJrc.DYcclWDAagurkRLTSdRCwMHLJJFN5QylPUUbQY8zS-EKmRSeYdRlJKSJAg" |