- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 79
- Events
- Routing
- Cache
- Translation 332
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- 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
-
-
nbParticipants
-
nbBath
-
solo
-
duo
-
-
0
-
1
-
-
-
-
-
-
quantity
-
-
-
quantity
-
-
-
quantity
-
-
-
-
-
-
-
quantity
-
-
-
-
-
-
0
-
1
-
2
-
3
-
4
-
-
attention
-
physicalCard
-
-
prenom
-
nom
-
email
-
telephone
-
adresse
-
ville
-
codePostal
-
pays
-
newsletter
-
-
cgv
-
-
prenom
-
nom
-
adresse
-
codePostal
-
ville
-
pays
-
useAdresseFacturation
-
-
_token
-
carte_cadeau
"App\Form\CarteCadeauType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#1438 +payload: null +callback: [ App\Form\CarteCadeauType {#1401 -translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} -carteCadeauService: App\Service\CarteCadeauService {#548 …} } "validateExtraReservations" ] } ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
| data_class | "App\Entity\Token" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\Token" } } |
| 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() {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#1441 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "carte_cadeau" "_carte_cadeau" ] |
| cache_key | "_carte_cadeau_carte_cadeau" |
| compound | true |
| data | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3297 -form: Symfony\Component\Form\Form {#2490 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3298 …5} |
| full_name | "carte_cadeau" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "carte_cadeau" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau" |
| valid | true |
| value | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
nbParticipants
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 2 |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 1 "max" => 16 "class" => "nbParticipants" "max_privatisation" => 8 "info_privatisation" => "form.reservation.nbParticipants.privatisation" ] |
[ "min" => 1 "max" => 16 "class" => "nbParticipants" "max_privatisation" => 8 "info_privatisation" => "form.reservation.nbParticipants.privatisation" ] |
| block_prefix | "nb_participants" |
same as passed value |
| data | 2 |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 "max" => 16 "class" => "nbParticipants" "max_privatisation" => 8 "info_privatisation" => "form.reservation.nbParticipants.privatisation" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "nb_participants" |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data | 2 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "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 | true |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2167 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1 "max" => 16 "class" => "nbParticipants" "max_privatisation" => 8 "info_privatisation" => "form.reservation.nbParticipants.privatisation" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "nb_participants" "_carte_cadeau_nbParticipants" ] |
| cache_key | "_carte_cadeau_nbParticipants_number" |
| compound | false |
| data | 2 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3223 -form: Symfony\Component\Form\Form {#2487 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3265 …5} |
| full_name | "carte_cadeau[nbParticipants]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_nbParticipants" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nbParticipants" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_nbParticipants" |
| valid | true |
| value | "2" |
nbBath
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 | [ "min" => 1 "max" => 4 "class" => "nbBath" ] |
[ "min" => 1 "max" => 4 "class" => "nbBath" ] |
| block_prefix | "nb_baths" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 "max" => 4 "class" => "nbBath" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "nb_baths" |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1631 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "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 | true |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2138 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1 "max" => 4 "class" => "nbBath" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "nb_baths" "_carte_cadeau_nbBath" ] |
| cache_key | "_carte_cadeau_nbBath_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3279 -form: Symfony\Component\Form\Form {#2484 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3278 …5} |
| full_name | "carte_cadeau[nbBath]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_nbBath" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nbBath" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_nbBath" |
| valid | true |
| value | "" |
solo
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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" => "solo hidden" ] |
[ "class" => "solo hidden" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "solo hidden" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2326 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2328 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "solo hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_carte_cadeau_solo" ] |
| cache_key | "_carte_cadeau_solo_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3281 -form: Symfony\Component\Form\Form {#2515 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3280 …5} |
| full_name | "carte_cadeau[solo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_solo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "solo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_solo" |
| valid | true |
| value | "" |
duo
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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" => "duo hidden" ] |
[ "class" => "duo hidden" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "duo hidden" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2311 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2336 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "duo hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_carte_cadeau_duo" ] |
| cache_key | "_carte_cadeau_duo_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3302 -form: Symfony\Component\Form\Form {#2516 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3303 …5} |
| full_name | "carte_cadeau[duo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_duo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "duo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_duo" |
| valid | true |
| value | "" |
offer
"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 |
|---|---|---|
| block_prefix | "offer" |
same as passed value |
| choice_attr | [ "form.reservation.la_bulle.label" => [ "label" => "form.reservation.la_bulle.label" "duration" => "form.reservation.la_bulle.duration" "summary_label" => "tunnel.summary.offer.label_bulle" "bath_duration" => 30 ] "form.reservation.la_grande_bulle.label" => [ "label" => "form.reservation.la_grande_bulle.label" "duration" => "form.reservation.la_grande_bulle.duration" "summary_label" => "tunnel.summary.offer.label_grande_bulle" "bath_duration" => 60 ] ] |
[ "form.reservation.la_bulle.label" => [ "label" => "form.reservation.la_bulle.label" "duration" => "form.reservation.la_bulle.duration" "summary_label" => "tunnel.summary.offer.label_bulle" "bath_duration" => 30 ] "form.reservation.la_grande_bulle.label" => [ "label" => "form.reservation.la_grande_bulle.label" "duration" => "form.reservation.la_grande_bulle.duration" "summary_label" => "tunnel.summary.offer.label_grande_bulle" "bath_duration" => 60 ] ] |
| choices | [ "form.reservation.la_bulle.label" => 60 "form.reservation.la_grande_bulle.label" => 90 ] |
[ "form.reservation.la_bulle.label" => 60 "form.reservation.la_grande_bulle.label" => 90 ] |
| expanded | true |
same as passed value |
| multiple | 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 | "offer" |
| by_reference | true |
| choice_attr | [ "form.reservation.la_bulle.label" => [ "label" => "form.reservation.la_bulle.label" "duration" => "form.reservation.la_bulle.duration" "summary_label" => "tunnel.summary.offer.label_bulle" "bath_duration" => 30 ] "form.reservation.la_grande_bulle.label" => [ "label" => "form.reservation.la_grande_bulle.label" "duration" => "form.reservation.la_grande_bulle.duration" "summary_label" => "tunnel.summary.offer.label_grande_bulle" "bath_duration" => 60 ] ] |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "form.reservation.la_bulle.label" => 60 "form.reservation.la_grande_bulle.label" => 90 ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| 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 | null |
| 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 | null |
| trim | false |
| upload_max_size_message | Closure() {#2356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2355 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "offer" "_carte_cadeau_offer" ] |
| cache_key | "_carte_cadeau_offer_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "form.reservation.la_bulle.label" +value: "60" +data: 60 +attr: [ "label" => "form.reservation.la_bulle.label" "duration" => "form.reservation.la_bulle.duration" "summary_label" => "tunnel.summary.offer.label_bulle" "bath_duration" => 30 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "form.reservation.la_grande_bulle.label" +value: "90" +data: 90 +attr: [ "label" => "form.reservation.la_grande_bulle.label" "duration" => "form.reservation.la_grande_bulle.duration" "summary_label" => "tunnel.summary.offer.label_grande_bulle" "bath_duration" => 60 ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3304 -form: Symfony\Component\Form\Form {#2542 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3305 …5} |
| full_name | "carte_cadeau[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_offer" |
| is_selected | Closure($choice, $value) {#3306 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2334 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "offer" |
| 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 | "_carte_cadeau_offer" |
| 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 | [ "label" => "form.reservation.la_bulle.label" "duration" => "form.reservation.la_bulle.duration" "summary_label" => "tunnel.summary.offer.label_bulle" "bath_duration" => 30 ] |
[ "label" => "form.reservation.la_bulle.label" "duration" => "form.reservation.la_bulle.duration" "summary_label" => "tunnel.summary.offer.label_bulle" "bath_duration" => 30 ] |
| block_name | "entry" |
same as passed value |
| label | "form.reservation.la_bulle.label" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "60" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "label" => "form.reservation.la_bulle.label" "duration" => "form.reservation.la_bulle.duration" "summary_label" => "tunnel.summary.offer.label_bulle" "bath_duration" => 30 ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.reservation.la_bulle.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 | null |
| trim | true |
| upload_max_size_message | Closure() {#2524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2525 …} } } |
| validation_groups | null |
| value | "60" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "label" => "form.reservation.la_bulle.label" "duration" => "form.reservation.la_bulle.duration" "summary_label" => "tunnel.summary.offer.label_bulle" "bath_duration" => 30 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_carte_cadeau_offer_entry" ] |
| cache_key | "_carte_cadeau_offer_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3310 -form: Symfony\Component\Form\Form {#2545 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3309 …5} |
| full_name | "carte_cadeau[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_offer_0" |
| label | "form.reservation.la_bulle.label" |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_offer_entry" |
| valid | true |
| value | "60" |
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 | [ "label" => "form.reservation.la_grande_bulle.label" "duration" => "form.reservation.la_grande_bulle.duration" "summary_label" => "tunnel.summary.offer.label_grande_bulle" "bath_duration" => 60 ] |
[ "label" => "form.reservation.la_grande_bulle.label" "duration" => "form.reservation.la_grande_bulle.duration" "summary_label" => "tunnel.summary.offer.label_grande_bulle" "bath_duration" => 60 ] |
| block_name | "entry" |
same as passed value |
| label | "form.reservation.la_grande_bulle.label" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "90" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "label" => "form.reservation.la_grande_bulle.label" "duration" => "form.reservation.la_grande_bulle.duration" "summary_label" => "tunnel.summary.offer.label_grande_bulle" "bath_duration" => 60 ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.reservation.la_grande_bulle.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 | null |
| trim | true |
| upload_max_size_message | Closure() {#2535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2534 …} } } |
| validation_groups | null |
| value | "90" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "label" => "form.reservation.la_grande_bulle.label" "duration" => "form.reservation.la_grande_bulle.duration" "summary_label" => "tunnel.summary.offer.label_grande_bulle" "bath_duration" => 60 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_carte_cadeau_offer_entry" ] |
| cache_key | "_carte_cadeau_offer_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3311 -form: Symfony\Component\Form\Form {#2548 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3312 …5} |
| full_name | "carte_cadeau[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_offer_1" |
| label | "form.reservation.la_grande_bulle.label" |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_offer_entry" |
| valid | true |
| value | "90" |
extraReservations
"App\Form\ExtraReservationCollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2912 -elements: [ App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996} -reservation: null } ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| allow_extra_fields | true |
same as passed value |
| by_reference | false |
same as passed value |
| entry_options | [ "reservation" => App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } ] |
[ "reservation" => App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } "block_name" => "entry" ] |
| entry_type | "App\Form\ExtraReservationType" |
same as passed value |
| prototype | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2380 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| entry_options | [ "reservation" => App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } "block_name" => "entry" ] |
| entry_type | "App\Form\ExtraReservationType" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2383 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "extra_reservation_collection" "_carte_cadeau_extraReservations" ] |
| cache_key | "_carte_cadeau_extraReservations_extra_reservation_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#2912 -elements: [ App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996} -reservation: null } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3308 -form: Symfony\Component\Form\Form {#2551 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3307 …5} |
| full_name | "carte_cadeau[extraReservations]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "extraReservations" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#3314 …5} |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#2912 -elements: [ App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996} -reservation: null } ] } |
0
"App\Form\ExtraReservationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
| reservation | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\ExtraReservation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\ExtraReservation" } } |
| 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 | "[0]" |
| required | true |
| reservation | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2925 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "extra_reservation" "_carte_cadeau_extraReservations_entry" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_extra_reservation" |
| compound | true |
| data | App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3292 -form: Symfony\Component\Form\Form {#2935 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3277 …5} |
| full_name | "carte_cadeau[extraReservations][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| price | 0.0 |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations_entry" |
| valid | true |
| value | App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } |
optionQuantityReservations
"App\Form\OptionReservationCollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#3016 -elements: [ App\Entity\OptionQuantityReservation {#1338 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1342 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } App\Entity\OptionQuantityReservation {#1340 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1367 …} -extraReservation: App\Entity\ExtraReservation {#1121} } App\Entity\OptionQuantityReservation {#1336 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1372 …} -extraReservation: App\Entity\ExtraReservation {#1121} } ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_extra_fields | true |
same as passed value |
| auto_initialize | false |
same as passed value |
| entry_options | [ "with_total_quantities" => true ] |
[ "with_total_quantities" => true "block_name" => "entry" ] |
| entry_type | "App\Form\OptionQuantityReservationType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2962 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| entry_options | [ "with_total_quantities" => true "block_name" => "entry" ] |
| entry_type | "App\Form\OptionQuantityReservationType" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2963 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "option_reservation_collection" "_carte_cadeau_extraReservations_entry_optionQuantityReservations" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_option_reservation_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#3016 -elements: [ App\Entity\OptionQuantityReservation {#1338 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1342 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } App\Entity\OptionQuantityReservation {#1340 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1367 …} -extraReservation: App\Entity\ExtraReservation {#1121} } App\Entity\OptionQuantityReservation {#1336 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1372 …} -extraReservation: App\Entity\ExtraReservation {#1121} } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3296 -form: Symfony\Component\Form\Form {#2978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3263 …5} |
| full_name | "carte_cadeau[extraReservations][0][optionQuantityReservations]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_0_optionQuantityReservations" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "optionQuantityReservations" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#3295 …5} |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations_entry_optionQuantityReservations" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#3016 -elements: [ App\Entity\OptionQuantityReservation {#1338 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1342 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } App\Entity\OptionQuantityReservation {#1340 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1367 …} -extraReservation: App\Entity\ExtraReservation {#1121} } App\Entity\OptionQuantityReservation {#1336 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1372 …} -extraReservation: App\Entity\ExtraReservation {#1121} } ] } |
0
"App\Form\OptionQuantityReservationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\OptionQuantityReservation {#1338 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1342 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
| with_total_quantities | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\OptionQuantityReservation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3024 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\OptionQuantityReservation" } } |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3025 …} } } |
| validation_groups | null |
| with_total_quantities | true |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "option_quantity_reservation" "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_option_quantity_reservation" |
| compound | true |
| data | App\Entity\OptionQuantityReservation {#1338 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1342 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3322 -form: Symfony\Component\Form\Form {#3044 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3323 …5} |
| full_name | "carte_cadeau[extraReservations][0][optionQuantityReservations][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_0_optionQuantityReservations_0" |
| label | null |
| 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 | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry" |
| valid | true |
| value | App\Entity\OptionQuantityReservation {#1338 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1342 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
quantity
"App\Form\Components\IncrementType"
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 | "" |
same as passed value |
| allow_extra_fields | true |
same as passed value |
| allow_file_upload | false |
same as passed value |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Mixte" ] |
[ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Mixte" ] |
| attr_translation_parameters | [] |
same as passed value |
| auto_initialize | false |
same as passed value |
| block_name | null |
same as passed value |
| block_prefix | null |
same as passed value |
| by_reference | true |
same as passed value |
| compound | false |
same as passed value |
| constraints | [] |
same as passed value |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
same as passed value |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
same as passed value |
| data_class | null |
same as passed value |
| disabled | false |
same as passed value |
| empty_data | Closure(FormInterface $form) {#3035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
same as passed value |
| error_bubbling | false |
same as passed value |
| error_mapping | [] |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
same as passed value |
| getter | null |
same as passed value |
| grouping | false |
same as passed value |
| help | null |
same as passed value |
| help_attr | [] |
same as passed value |
| help_html | false |
same as passed value |
| help_translation_parameters | [] |
same as passed value |
| html5 | false |
same as passed value |
| inherit_data | false |
same as passed value |
| input | "number" |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
same as passed value |
| is_empty_callback | null |
same as passed value |
| label | "Mixte (15€)" |
same as passed value |
| label_attr | [] |
same as passed value |
| label_format | null |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| legacy_error_messages | true |
same as passed value |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
same as passed value |
| required | true |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [] |
same as passed value |
| scale | null |
same as passed value |
| setter | null |
same as passed value |
| translation_domain | null |
same as passed value |
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#3037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3036 …} } } |
Closure() {#3105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3036 …} } } } } |
| validation_groups | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Mixte" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mixte (15€)" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3036 …} } } } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Mixte" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "increment" "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity_increment" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3327 -form: Symfony\Component\Form\Form {#3112 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3326 …5} |
| full_name | "carte_cadeau[extraReservations][0][optionQuantityReservations][0][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_0_optionQuantityReservations_0_quantity" |
| label | "Mixte (15€)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity" |
| valid | true |
| value | "" |
1
"App\Form\OptionQuantityReservationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\OptionQuantityReservation {#1340 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1367 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[1]" |
same as passed value |
| with_total_quantities | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\OptionQuantityReservation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3038 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\OptionQuantityReservation" } } |
| 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 | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3050 …} } } |
| validation_groups | null |
| with_total_quantities | true |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "option_quantity_reservation" "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_option_quantity_reservation" |
| compound | true |
| data | App\Entity\OptionQuantityReservation {#1340 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1367 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3324 -form: Symfony\Component\Form\Form {#3069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3325 …5} |
| full_name | "carte_cadeau[extraReservations][0][optionQuantityReservations][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_0_optionQuantityReservations_1" |
| label | null |
| 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 | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry" |
| valid | true |
| value | App\Entity\OptionQuantityReservation {#1340 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1367 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
quantity
"App\Form\Components\IncrementType"
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 | "" |
same as passed value |
| allow_extra_fields | true |
same as passed value |
| allow_file_upload | false |
same as passed value |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Charcuterie" ] |
[ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Charcuterie" ] |
| attr_translation_parameters | [] |
same as passed value |
| auto_initialize | false |
same as passed value |
| block_name | null |
same as passed value |
| block_prefix | null |
same as passed value |
| by_reference | true |
same as passed value |
| compound | false |
same as passed value |
| constraints | [] |
same as passed value |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
same as passed value |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
same as passed value |
| data_class | null |
same as passed value |
| disabled | false |
same as passed value |
| empty_data | Closure(FormInterface $form) {#3060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
same as passed value |
| error_bubbling | false |
same as passed value |
| error_mapping | [] |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
same as passed value |
| getter | null |
same as passed value |
| grouping | false |
same as passed value |
| help | null |
same as passed value |
| help_attr | [] |
same as passed value |
| help_html | false |
same as passed value |
| help_translation_parameters | [] |
same as passed value |
| html5 | false |
same as passed value |
| inherit_data | false |
same as passed value |
| input | "number" |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
same as passed value |
| is_empty_callback | null |
same as passed value |
| label | "Charcuterie (10€)" |
same as passed value |
| label_attr | [] |
same as passed value |
| label_format | null |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| legacy_error_messages | true |
same as passed value |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
same as passed value |
| required | true |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [] |
same as passed value |
| scale | null |
same as passed value |
| setter | null |
same as passed value |
| translation_domain | null |
same as passed value |
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#3062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3061 …} } } |
Closure() {#3043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3061 …} } } } } |
| validation_groups | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Charcuterie" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Charcuterie (10€)" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3061 …} } } } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Charcuterie" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "increment" "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity_increment" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3331 -form: Symfony\Component\Form\Form {#3120 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3330 …5} |
| full_name | "carte_cadeau[extraReservations][0][optionQuantityReservations][1][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_0_optionQuantityReservations_1_quantity" |
| label | "Charcuterie (10€)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity" |
| valid | true |
| value | "" |
2
"App\Form\OptionQuantityReservationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\OptionQuantityReservation {#1336 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1372 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[2]" |
same as passed value |
| with_total_quantities | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\OptionQuantityReservation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3063 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\OptionQuantityReservation" } } |
| 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 | "[2]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3075 …} } } |
| validation_groups | null |
| with_total_quantities | true |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "option_quantity_reservation" "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_option_quantity_reservation" |
| compound | true |
| data | App\Entity\OptionQuantityReservation {#1336 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1372 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3329 -form: Symfony\Component\Form\Form {#3094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3328 …5} |
| full_name | "carte_cadeau[extraReservations][0][optionQuantityReservations][2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_0_optionQuantityReservations_2" |
| label | null |
| 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 | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry" |
| valid | true |
| value | App\Entity\OptionQuantityReservation {#1336 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1372 …} -extraReservation: App\Entity\ExtraReservation {#1121 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1124 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1119 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1129 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
quantity
"App\Form\Components\IncrementType"
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 | "" |
same as passed value |
| allow_extra_fields | true |
same as passed value |
| allow_file_upload | false |
same as passed value |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Fromage" ] |
[ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Fromage" ] |
| attr_translation_parameters | [] |
same as passed value |
| auto_initialize | false |
same as passed value |
| block_name | null |
same as passed value |
| block_prefix | null |
same as passed value |
| by_reference | true |
same as passed value |
| compound | false |
same as passed value |
| constraints | [] |
same as passed value |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
same as passed value |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
same as passed value |
| data_class | null |
same as passed value |
| disabled | false |
same as passed value |
| empty_data | Closure(FormInterface $form) {#3085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
same as passed value |
| error_bubbling | false |
same as passed value |
| error_mapping | [] |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
same as passed value |
| getter | null |
same as passed value |
| grouping | false |
same as passed value |
| help | null |
same as passed value |
| help_attr | [] |
same as passed value |
| help_html | false |
same as passed value |
| help_translation_parameters | [] |
same as passed value |
| html5 | false |
same as passed value |
| inherit_data | false |
same as passed value |
| input | "number" |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
same as passed value |
| is_empty_callback | null |
same as passed value |
| label | "Fromage (10€)" |
same as passed value |
| label_attr | [] |
same as passed value |
| label_format | null |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| legacy_error_messages | true |
same as passed value |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
same as passed value |
| required | true |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [] |
same as passed value |
| scale | null |
same as passed value |
| setter | null |
same as passed value |
| translation_domain | null |
same as passed value |
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#3087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3086 …} } } |
Closure() {#3068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3086 …} } } } } |
| validation_groups | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Fromage" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Fromage (10€)" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3086 …} } } } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Fromage" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "increment" "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity_increment" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3335 -form: Symfony\Component\Form\Form {#3127 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3334 …5} |
| full_name | "carte_cadeau[extraReservations][0][optionQuantityReservations][2][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_0_optionQuantityReservations_2_quantity" |
| label | "Fromage (10€)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity" |
| valid | true |
| value | "" |
1
"App\Form\ExtraReservationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[1]" |
same as passed value |
| reservation | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\ExtraReservation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\ExtraReservation" } } |
| 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 | "[1]" |
| required | true |
| reservation | App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2939 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "extra_reservation" "_carte_cadeau_extraReservations_entry" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_extra_reservation" |
| compound | true |
| data | App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3294 -form: Symfony\Component\Form\Form {#2949 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3293 …5} |
| full_name | "carte_cadeau[extraReservations][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| price | 0.0 |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations_entry" |
| valid | true |
| value | App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } |
optionQuantityReservations
"App\Form\OptionReservationCollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#3161 -elements: [ App\Entity\OptionQuantityReservation {#1384 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1387 …} -extraReservation: App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_extra_fields | true |
same as passed value |
| auto_initialize | false |
same as passed value |
| entry_options | [ "with_total_quantities" => true ] |
[ "with_total_quantities" => true "block_name" => "entry" ] |
| entry_type | "App\Form\OptionQuantityReservationType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| entry_options | [ "with_total_quantities" => true "block_name" => "entry" ] |
| entry_type | "App\Form\OptionQuantityReservationType" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3011 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "option_reservation_collection" "_carte_cadeau_extraReservations_entry_optionQuantityReservations" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_option_reservation_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#3161 -elements: [ App\Entity\OptionQuantityReservation {#1384 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1387 …} -extraReservation: App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3333 -form: Symfony\Component\Form\Form {#3093 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3318 …5} |
| full_name | "carte_cadeau[extraReservations][1][optionQuantityReservations]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_1_optionQuantityReservations" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "optionQuantityReservations" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#3337 …5} |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations_entry_optionQuantityReservations" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#3161 -elements: [ App\Entity\OptionQuantityReservation {#1384 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1387 …} -extraReservation: App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } ] } |
0
"App\Form\OptionQuantityReservationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\OptionQuantityReservation {#1384 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1387 …} -extraReservation: App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
| with_total_quantities | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\OptionQuantityReservation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\OptionQuantityReservation" } } |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3169 …} } } |
| validation_groups | null |
| with_total_quantities | true |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "option_quantity_reservation" "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_option_quantity_reservation" |
| compound | true |
| data | App\Entity\OptionQuantityReservation {#1384 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1387 …} -extraReservation: App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3342 -form: Symfony\Component\Form\Form {#3188 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3343 …5} |
| full_name | "carte_cadeau[extraReservations][1][optionQuantityReservations][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_1_optionQuantityReservations_0" |
| label | null |
| 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 | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry" |
| valid | true |
| value | App\Entity\OptionQuantityReservation {#1384 #id: null -commentary: null -quantity: null -optionQuantity: App\Entity\OptionQuantity {#1387 …} -extraReservation: App\Entity\ExtraReservation {#1345 -id: null -quantity: null -commentary: null -extra: App\Entity\Extra {#1320 …} -privatisation: null -optionQuantityReservations: Doctrine\Common\Collections\ArrayCollection {#1390 …} -optionSelectReservations: Doctrine\Common\Collections\ArrayCollection {#1383 …} -token: App\Entity\Token {#996 #id: null #solo: null #duo: null #offer: null #created: DateTime @1777333055 {#997 date: 2026-04-28 01:37:35.771995 Europe/Paris (+02:00) } #date: null #nbParticipants: 0 #nbBaths: 0 -value: "6EaXfm4wUdl4oCORLuZocQkWsESUVyaCzzRQjs9K-Kc" -paymentid: null -attention: null -services: null -prepaymentcode: null -logemails: Doctrine\Common\Collections\ArrayCollection {#998 …} -templateCarteCadeau: null -codeReduction: null -payments: Doctrine\Common\Collections\ArrayCollection {#1001 …} -extraReservations: Doctrine\Common\Collections\ArrayCollection {#999 …} -customExtras: Doctrine\Common\Collections\ArrayCollection {#1000 …} -participants: Doctrine\Common\Collections\ArrayCollection {#1002 …} -reservation: null -codePromo: null -contact: null -pourQui: null -envoiId: null -carteDestinataire: null -physicalCard: null -deliveryAddress: null } -reservation: null } } |
quantity
"App\Form\Components\IncrementType"
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 | "" |
same as passed value |
| allow_extra_fields | true |
same as passed value |
| allow_file_upload | false |
same as passed value |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Crémant d'Alsace" ] |
[ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Crémant d'Alsace" ] |
| attr_translation_parameters | [] |
same as passed value |
| auto_initialize | false |
same as passed value |
| block_name | null |
same as passed value |
| block_prefix | null |
same as passed value |
| by_reference | true |
same as passed value |
| compound | false |
same as passed value |
| constraints | [] |
same as passed value |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
same as passed value |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
same as passed value |
| data_class | null |
same as passed value |
| disabled | false |
same as passed value |
| empty_data | Closure(FormInterface $form) {#3179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
same as passed value |
| error_bubbling | false |
same as passed value |
| error_mapping | [] |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
same as passed value |
| getter | null |
same as passed value |
| grouping | false |
same as passed value |
| help | null |
same as passed value |
| help_attr | [] |
same as passed value |
| help_html | false |
same as passed value |
| help_translation_parameters | [] |
same as passed value |
| html5 | false |
same as passed value |
| inherit_data | false |
same as passed value |
| input | "number" |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
same as passed value |
| is_empty_callback | null |
same as passed value |
| label | "Crémant d'Alsace (30€)" |
same as passed value |
| label_attr | [] |
same as passed value |
| label_format | null |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| legacy_error_messages | true |
same as passed value |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
same as passed value |
| required | true |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [] |
same as passed value |
| scale | null |
same as passed value |
| setter | null |
same as passed value |
| translation_domain | null |
same as passed value |
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#3181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3180 …} } } |
Closure() {#3199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3180 …} } } } } |
| validation_groups | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Crémant d'Alsace" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Crémant d'Alsace (30€)" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3180 …} } } } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "max" => 100 "class" => "option-quantity" "data_function" => "changeExtraQuantity" "labelValue" => "Crémant d'Alsace" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "increment" "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity" ] |
| cache_key | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity_increment" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3347 -form: Symfony\Component\Form\Form {#3206 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3346 …5} |
| full_name | "carte_cadeau[extraReservations][1][optionQuantityReservations][0][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_extraReservations_1_optionQuantityReservations_0_quantity" |
| label | "Crémant d'Alsace (30€)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_extraReservations_entry_optionQuantityReservations_entry_quantity" |
| valid | true |
| value | "" |
templateCarteCadeau
"App\Form\Components\TemplateCarteCadeauType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "NORMALE" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "gift-card-options" ] |
[ "class" => "gift-card-options" ] |
| block_prefix | "carte_cadeau_tunnel" |
same as passed value |
| choice_attr | [ "NORMALE" => [ "src" => "/images/previewCarteCadeau/recto_normal.jpg" "alt" => "NORMALE" "label" => "Célébration" ] "NOEL" => [ "src" => "/images/previewCarteCadeau/recto_noel.jpg" "alt" => "NOEL" "label" => "Noël" ] "SAINT_VALENTIN" => [ "src" => "/images/previewCarteCadeau/recto_saint_valentin.jpg" "alt" => "SAINT_VALENTIN" "label" => "Saint valentin" ] "ANNIVERSAIRE" => [ "src" => "/images/previewCarteCadeau/recto_anniversaire.jpg" "alt" => "ANNIVERSAIRE" "label" => "Anniversaire" ] "BRANDING" => [ "src" => "/images/previewCarteCadeau/recto_branding.jpg" "alt" => "BRANDING" "label" => "Taaka Beer Spa" ] ] |
[ "NORMALE" => [ "src" => "/images/previewCarteCadeau/recto_normal.jpg" "alt" => "NORMALE" "label" => "Célébration" ] "NOEL" => [ "src" => "/images/previewCarteCadeau/recto_noel.jpg" "alt" => "NOEL" "label" => "Noël" ] "SAINT_VALENTIN" => [ "src" => "/images/previewCarteCadeau/recto_saint_valentin.jpg" "alt" => "SAINT_VALENTIN" "label" => "Saint valentin" ] "ANNIVERSAIRE" => [ "src" => "/images/previewCarteCadeau/recto_anniversaire.jpg" "alt" => "ANNIVERSAIRE" "label" => "Anniversaire" ] "BRANDING" => [ "src" => "/images/previewCarteCadeau/recto_branding.jpg" "alt" => "BRANDING" "label" => "Taaka Beer Spa" ] ] |
| choices | [ "NORMALE" => "NORMALE" "NOEL" => "NOEL" "SAINT_VALENTIN" => "SAINT_VALENTIN" "ANNIVERSAIRE" => "ANNIVERSAIRE" "BRANDING" => "BRANDING" ] |
[ "NORMALE" => "NORMALE" "NOEL" => "NOEL" "SAINT_VALENTIN" => "SAINT_VALENTIN" "ANNIVERSAIRE" => "ANNIVERSAIRE" "BRANDING" => "BRANDING" ] |
| data | "NORMALE" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "gift-card-options" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "carte_cadeau_tunnel" |
| by_reference | true |
| choice_attr | [ "NORMALE" => [ "src" => "/images/previewCarteCadeau/recto_normal.jpg" "alt" => "NORMALE" "label" => "Célébration" ] "NOEL" => [ "src" => "/images/previewCarteCadeau/recto_noel.jpg" "alt" => "NOEL" "label" => "Noël" ] "SAINT_VALENTIN" => [ "src" => "/images/previewCarteCadeau/recto_saint_valentin.jpg" "alt" => "SAINT_VALENTIN" "label" => "Saint valentin" ] "ANNIVERSAIRE" => [ "src" => "/images/previewCarteCadeau/recto_anniversaire.jpg" "alt" => "ANNIVERSAIRE" "label" => "Anniversaire" ] "BRANDING" => [ "src" => "/images/previewCarteCadeau/recto_branding.jpg" "alt" => "BRANDING" "label" => "Taaka Beer Spa" ] ] |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "NORMALE" => "NORMALE" "NOEL" => "NOEL" "SAINT_VALENTIN" => "SAINT_VALENTIN" "ANNIVERSAIRE" => "ANNIVERSAIRE" "BRANDING" => "BRANDING" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data | "NORMALE" |
| 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 | null |
| 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 | null |
| trim | false |
| upload_max_size_message | Closure() {#2416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2415 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "gift-card-options" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "template_carte_cadeau" "carte_cadeau_tunnel" "_carte_cadeau_templateCarteCadeau" ] |
| cache_key | "_carte_cadeau_templateCarteCadeau_template_carte_cadeau" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +label: "NORMALE" +value: "NORMALE" +data: "NORMALE" +attr: [ "src" => "/images/previewCarteCadeau/recto_normal.jpg" "alt" => "NORMALE" "label" => "Célébration" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +label: "NOEL" +value: "NOEL" +data: "NOEL" +attr: [ "src" => "/images/previewCarteCadeau/recto_noel.jpg" "alt" => "NOEL" "label" => "Noël" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "SAINT_VALENTIN" +value: "SAINT_VALENTIN" +data: "SAINT_VALENTIN" +attr: [ "src" => "/images/previewCarteCadeau/recto_saint_valentin.jpg" "alt" => "SAINT_VALENTIN" "label" => "Saint valentin" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "ANNIVERSAIRE" +value: "ANNIVERSAIRE" +data: "ANNIVERSAIRE" +attr: [ "src" => "/images/previewCarteCadeau/recto_anniversaire.jpg" "alt" => "ANNIVERSAIRE" "label" => "Anniversaire" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "BRANDING" +value: "BRANDING" +data: "BRANDING" +attr: [ "src" => "/images/previewCarteCadeau/recto_branding.jpg" "alt" => "BRANDING" "label" => "Taaka Beer Spa" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "NORMALE" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3262 -form: Symfony\Component\Form\Form {#2599 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3315 …5} |
| full_name | "carte_cadeau[templateCarteCadeau]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_templateCarteCadeau" |
| is_selected | Closure($choice, $value) {#3332 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2334 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "templateCarteCadeau" |
| 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 | "_carte_cadeau_templateCarteCadeau" |
| valid | true |
| value | "NORMALE" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"NORMALE"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "src" => "/images/previewCarteCadeau/recto_normal.jpg" "alt" => "NORMALE" "label" => "Célébration" ] |
[ "src" => "/images/previewCarteCadeau/recto_normal.jpg" "alt" => "NORMALE" "label" => "Célébration" ] |
| block_name | "entry" |
same as passed value |
| label | "NORMALE" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "NORMALE" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "src" => "/images/previewCarteCadeau/recto_normal.jpg" "alt" => "NORMALE" "label" => "Célébration" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "NORMALE" |
| 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() {#2556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2555 …} } } |
| validation_groups | null |
| value | "NORMALE" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "src" => "/images/previewCarteCadeau/recto_normal.jpg" "alt" => "NORMALE" "label" => "Célébration" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_carte_cadeau_templateCarteCadeau_entry" ] |
| cache_key | "_carte_cadeau_templateCarteCadeau_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3345 -form: Symfony\Component\Form\Form {#2602 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3339 …5} |
| full_name | "carte_cadeau[templateCarteCadeau]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_templateCarteCadeau_0" |
| label | "NORMALE" |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_templateCarteCadeau_entry" |
| valid | true |
| value | "NORMALE" |
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 | [ "src" => "/images/previewCarteCadeau/recto_noel.jpg" "alt" => "NOEL" "label" => "Noël" ] |
[ "src" => "/images/previewCarteCadeau/recto_noel.jpg" "alt" => "NOEL" "label" => "Noël" ] |
| block_name | "entry" |
same as passed value |
| label | "NOEL" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "NOEL" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "src" => "/images/previewCarteCadeau/recto_noel.jpg" "alt" => "NOEL" "label" => "Noël" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "NOEL" |
| 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() {#2565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2564 …} } } |
| validation_groups | null |
| value | "NOEL" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "src" => "/images/previewCarteCadeau/recto_noel.jpg" "alt" => "NOEL" "label" => "Noël" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_carte_cadeau_templateCarteCadeau_entry" ] |
| cache_key | "_carte_cadeau_templateCarteCadeau_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3344 -form: Symfony\Component\Form\Form {#2605 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3349 …5} |
| full_name | "carte_cadeau[templateCarteCadeau]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_templateCarteCadeau_1" |
| label | "NOEL" |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_templateCarteCadeau_entry" |
| valid | true |
| value | "NOEL" |
2
"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 | [ "src" => "/images/previewCarteCadeau/recto_saint_valentin.jpg" "alt" => "SAINT_VALENTIN" "label" => "Saint valentin" ] |
[ "src" => "/images/previewCarteCadeau/recto_saint_valentin.jpg" "alt" => "SAINT_VALENTIN" "label" => "Saint valentin" ] |
| block_name | "entry" |
same as passed value |
| label | "SAINT_VALENTIN" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "SAINT_VALENTIN" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "src" => "/images/previewCarteCadeau/recto_saint_valentin.jpg" "alt" => "SAINT_VALENTIN" "label" => "Saint valentin" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "SAINT_VALENTIN" |
| 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() {#2574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2573 …} } } |
| validation_groups | null |
| value | "SAINT_VALENTIN" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "src" => "/images/previewCarteCadeau/recto_saint_valentin.jpg" "alt" => "SAINT_VALENTIN" "label" => "Saint valentin" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_carte_cadeau_templateCarteCadeau_entry" ] |
| cache_key | "_carte_cadeau_templateCarteCadeau_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3348 -form: Symfony\Component\Form\Form {#2608 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3350 …5} |
| full_name | "carte_cadeau[templateCarteCadeau]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_templateCarteCadeau_2" |
| label | "SAINT_VALENTIN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_templateCarteCadeau_entry" |
| valid | true |
| value | "SAINT_VALENTIN" |
3
"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 | [ "src" => "/images/previewCarteCadeau/recto_anniversaire.jpg" "alt" => "ANNIVERSAIRE" "label" => "Anniversaire" ] |
[ "src" => "/images/previewCarteCadeau/recto_anniversaire.jpg" "alt" => "ANNIVERSAIRE" "label" => "Anniversaire" ] |
| block_name | "entry" |
same as passed value |
| label | "ANNIVERSAIRE" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ANNIVERSAIRE" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "src" => "/images/previewCarteCadeau/recto_anniversaire.jpg" "alt" => "ANNIVERSAIRE" "label" => "Anniversaire" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ANNIVERSAIRE" |
| 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() {#2583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2582 …} } } |
| validation_groups | null |
| value | "ANNIVERSAIRE" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "src" => "/images/previewCarteCadeau/recto_anniversaire.jpg" "alt" => "ANNIVERSAIRE" "label" => "Anniversaire" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_carte_cadeau_templateCarteCadeau_entry" ] |
| cache_key | "_carte_cadeau_templateCarteCadeau_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3351 -form: Symfony\Component\Form\Form {#2611 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3352 …5} |
| full_name | "carte_cadeau[templateCarteCadeau]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_templateCarteCadeau_3" |
| label | "ANNIVERSAIRE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_templateCarteCadeau_entry" |
| valid | true |
| value | "ANNIVERSAIRE" |
4
"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 | [ "src" => "/images/previewCarteCadeau/recto_branding.jpg" "alt" => "BRANDING" "label" => "Taaka Beer Spa" ] |
[ "src" => "/images/previewCarteCadeau/recto_branding.jpg" "alt" => "BRANDING" "label" => "Taaka Beer Spa" ] |
| block_name | "entry" |
same as passed value |
| label | "BRANDING" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "BRANDING" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "src" => "/images/previewCarteCadeau/recto_branding.jpg" "alt" => "BRANDING" "label" => "Taaka Beer Spa" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "BRANDING" |
| 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() {#2592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2591 …} } } |
| validation_groups | null |
| value | "BRANDING" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "src" => "/images/previewCarteCadeau/recto_branding.jpg" "alt" => "BRANDING" "label" => "Taaka Beer Spa" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_carte_cadeau_templateCarteCadeau_entry" ] |
| cache_key | "_carte_cadeau_templateCarteCadeau_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3353 -form: Symfony\Component\Form\Form {#2614 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3354 …5} |
| full_name | "carte_cadeau[templateCarteCadeau]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_templateCarteCadeau_4" |
| label | "BRANDING" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_templateCarteCadeau_entry" |
| valid | true |
| value | "BRANDING" |
attention
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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" => "resize-none border border-black border-b-0 h-24 w-full p-3 pb-5 -mb-2 focus:outline-none" "id" => "attention" "placeholder" => "tunnel.carte_cadeau.attention.placeholder" "maxlength" => 196 ] |
[ "class" => "resize-none border border-black border-b-0 h-24 w-full p-3 pb-5 -mb-2 focus:outline-none" "id" => "attention" "placeholder" => "tunnel.carte_cadeau.attention.placeholder" "maxlength" => 196 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "resize-none border border-black border-b-0 h-24 w-full p-3 pb-5 -mb-2 focus:outline-none" "id" => "attention" "placeholder" => "tunnel.carte_cadeau.attention.placeholder" "maxlength" => 196 ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2443 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "resize-none border border-black border-b-0 h-24 w-full p-3 pb-5 -mb-2 focus:outline-none" "id" => "attention" "placeholder" => "tunnel.carte_cadeau.attention.placeholder" "maxlength" => 196 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_carte_cadeau_attention" ] |
| cache_key | "_carte_cadeau_attention_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3338 -form: Symfony\Component\Form\Form {#2617 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3319 …5} |
| full_name | "carte_cadeau[attention]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_attention" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "attention" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_attention" |
| valid | true |
| value | "" |
physicalCard
"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 | [ "sublabel" => "Frais de livraison" "class" => "physical-card-checkbox" "data-postage-price" => 0 ] |
[ "sublabel" => "Frais de livraison" "class" => "physical-card-checkbox" "data-postage-price" => 0 ] |
| block_prefix | "physical_card_checkbox" |
same as passed value |
| data | false |
same as passed value |
| label | "Impression + envoi postal" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "sublabel" => "Frais de livraison" "class" => "physical-card-checkbox" "data-postage-price" => 0 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "physical_card_checkbox" |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Impression + envoi postal" |
| 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() {#2460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2458 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "sublabel" => "Frais de livraison" "class" => "physical-card-checkbox" "data-postage-price" => 0 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "physical_card_checkbox" "_carte_cadeau_physicalCard" ] |
| cache_key | "_carte_cadeau_physicalCard_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3356 -form: Symfony\Component\Form\Form {#2620 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3355 …5} |
| full_name | "carte_cadeau[physicalCard]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_physicalCard" |
| label | "Impression + envoi postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "physicalCard" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_physicalCard" |
| valid | true |
| value | "1" |
contact
"App\Form\ContactTunnelType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "contact" |
same as passed value |
| block_prefix | "contact" |
same as passed value |
| label | 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 | "contact" |
| block_prefix | "contact" |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\Contact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2473 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\Contact" } } |
| 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 | false |
| 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() {#2475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2474 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_tunnel" "contact" "_carte_cadeau_contact" ] |
| cache_key | "_carte_cadeau_contact_contact_tunnel" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3357 -form: Symfony\Component\Form\Form {#2763 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3358 …5} |
| full_name | "carte_cadeau[contact]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_contact" |
| valid | true |
| value | null |
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 | [ "maxlength" => 255 "class" => "fac-firstname pl-2 py-2 border border-black border-e-0" "placeholder" => "Prénom" "autocomplete" => "given-name" ] |
[ "maxlength" => 255 "class" => "fac-firstname pl-2 py-2 border border-black border-e-0" "placeholder" => "Prénom" "autocomplete" => "given-name" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "fac-firstname pl-2 py-2 border border-black border-e-0" "placeholder" => "Prénom" "autocomplete" => "given-name" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2623 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | 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() {#2708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2709 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "fac-firstname pl-2 py-2 border border-black border-e-0" "placeholder" => "Prénom" "autocomplete" => "given-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_contact_prenom" ] |
| cache_key | "_carte_cadeau_contact_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3362 -form: Symfony\Component\Form\Form {#2766 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3361 …5} |
| full_name | "carte_cadeau[contact][prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_prenom" |
| label | null |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_contact_prenom" |
| valid | true |
| value | "" |
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 | [ "maxlength" => 255 "class" => "fac-lastname pl-2 py-2 border border-black" "placeholder" => "Nom" "autocomplete" => "family-name" ] |
[ "maxlength" => 255 "class" => "fac-lastname pl-2 py-2 border border-black" "placeholder" => "Nom" "autocomplete" => "family-name" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "fac-lastname pl-2 py-2 border border-black" "placeholder" => "Nom" "autocomplete" => "family-name" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | 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() {#2700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2701 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "fac-lastname pl-2 py-2 border border-black" "placeholder" => "Nom" "autocomplete" => "family-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_contact_nom" ] |
| cache_key | "_carte_cadeau_contact_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3363 -form: Symfony\Component\Form\Form {#2769 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3364 …5} |
| full_name | "carte_cadeau[contact][nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_nom" |
| label | null |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_contact_nom" |
| 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" => "fac-email pl-2 py-2 border border-black border-t-0 border-e-0" "placeholder" => "Email" "autocomplete" => "email" ] |
[ "class" => "fac-email pl-2 py-2 border border-black border-t-0 border-e-0" "placeholder" => "Email" "autocomplete" => "email" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "fac-email pl-2 py-2 border border-black border-t-0 border-e-0" "placeholder" => "Email" "autocomplete" => "email" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | 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() {#2638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2641 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "fac-email pl-2 py-2 border border-black border-t-0 border-e-0" "placeholder" => "Email" "autocomplete" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_carte_cadeau_contact_email" ] |
| cache_key | "_carte_cadeau_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3365 -form: Symfony\Component\Form\Form {#2772 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3366 …5} |
| full_name | "carte_cadeau[contact][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_email" |
| label | null |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_contact_email" |
| valid | true |
| value | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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" => "fac-phone pl-2 py-2 border border-black border-t-0" "placeholder" => "Téléphone" "autocomplete" => "tel" ] |
[ "class" => "fac-phone pl-2 py-2 border border-black border-t-0" "placeholder" => "Téléphone" "autocomplete" => "tel" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "fac-phone pl-2 py-2 border border-black border-t-0" "placeholder" => "Téléphone" "autocomplete" => "tel" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | 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() {#2654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2628 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "fac-phone pl-2 py-2 border border-black border-t-0" "placeholder" => "Téléphone" "autocomplete" => "tel" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_carte_cadeau_contact_telephone" ] |
| cache_key | "_carte_cadeau_contact_telephone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3367 -form: Symfony\Component\Form\Form {#2775 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3368 …5} |
| full_name | "carte_cadeau[contact][telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_telephone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_contact_telephone" |
| valid | true |
| value | "" |
adresse
"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 | [ "maxlength" => 255 "class" => "fac-address pl-2 py-2 border border-black border-t-0 border-e-0" "placeholder" => "Rue" "autocomplete" => "street-address" ] |
[ "maxlength" => 255 "class" => "fac-address pl-2 py-2 border border-black border-t-0 border-e-0" "placeholder" => "Rue" "autocomplete" => "street-address" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "fac-address pl-2 py-2 border border-black border-t-0 border-e-0" "placeholder" => "Rue" "autocomplete" => "street-address" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2716 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | 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() {#2722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2721 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "fac-address pl-2 py-2 border border-black border-t-0 border-e-0" "placeholder" => "Rue" "autocomplete" => "street-address" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_contact_adresse" ] |
| cache_key | "_carte_cadeau_contact_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3369 -form: Symfony\Component\Form\Form {#2778 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3370 …5} |
| full_name | "carte_cadeau[contact][adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_adresse" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_contact_adresse" |
| 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 | [ "maxlength" => 255 "class" => "fac-city pl-2 py-2 border border-black border-t-0" "placeholder" => "Ville" "autocomplete" => "address-level2" ] |
[ "maxlength" => 255 "class" => "fac-city pl-2 py-2 border border-black border-t-0" "placeholder" => "Ville" "autocomplete" => "address-level2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "fac-city pl-2 py-2 border border-black border-t-0" "placeholder" => "Ville" "autocomplete" => "address-level2" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2719 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | 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() {#2731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2730 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "fac-city pl-2 py-2 border border-black border-t-0" "placeholder" => "Ville" "autocomplete" => "address-level2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_contact_ville" ] |
| cache_key | "_carte_cadeau_contact_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3371 -form: Symfony\Component\Form\Form {#2781 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3372 …5} |
| full_name | "carte_cadeau[contact][ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_ville" |
| label | null |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_contact_ville" |
| 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 | [ "maxlength" => 255 "class" => "fac-postal-code pl-2 py-2 border border-black border-t-0 border-e-0" "autocomplete" => "postal-code" "placeholder" => "Code Postal" ] |
[ "maxlength" => 255 "class" => "fac-postal-code pl-2 py-2 border border-black border-t-0 border-e-0" "autocomplete" => "postal-code" "placeholder" => "Code Postal" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "fac-postal-code pl-2 py-2 border border-black border-t-0 border-e-0" "autocomplete" => "postal-code" "placeholder" => "Code Postal" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2728 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | 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() {#2740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2739 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "fac-postal-code pl-2 py-2 border border-black border-t-0 border-e-0" "autocomplete" => "postal-code" "placeholder" => "Code Postal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_contact_codePostal" ] |
| cache_key | "_carte_cadeau_contact_codePostal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3373 -form: Symfony\Component\Form\Form {#2784 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3374 …5} |
| full_name | "carte_cadeau[contact][codePostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_codePostal" |
| label | null |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_contact_codePostal" |
| valid | true |
| value | "" |
pays
"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" => "fac-country pl-2 py-2 border border-black border-t-0" ] |
[ "class" => "fac-country pl-2 py-2 border border-black border-t-0" ] |
| choices | [ "France" => "FR" "Canada" => "CA" "Afghanistan" => "AF" "Afrique du sud" => "ZA" "Åland, îles" => "AX" "Albanie" => "AL" "Algérie" => "DZ" "Allemagne" => "DE" "Andorre" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctique" => "AQ" "Antigua et barbuda" => "AG" "Arabie saoudite" => "SA" "Argentine" => "AR" "Arménie" => "AM" "Aruba" => "AW" "Australie" => "AU" "Autriche" => "AT" "Azerbaïdjan" => "AZ" "Bahamas" => "BS" "Bahreïn" => "BH" "Bangladesh" => "BD" "Barbade" => "BB" "Bélarus" => "BY" "Belgique" => "BE" "Belize" => "BZ" "Bénin" => "BJ" "Bermudes" => "BM" "Bhoutan" => "BT" "Bolivie, l'état plurinational de" => "BO" "Bonaire, saint eustache et saba" => "BQ" "Bosnie herzégovine" => "BA" "Botswana" => "BW" "Bouvet, île" => "BV" "Brésil" => "BR" "Brunei darussalam" => "BN" "Bulgarie" => "BG" "Burkina faso" => "BF" "Burundi" => "BI" "Caïmans, îles" => "KY" "Cambodge" => "KH" "Cameroun" => "CM" "Cap vert" => "CV" "Centrafricaine, république" => "CF" "Chili" => "CL" "Chine" => "CN" "Christmas, île" => "CX" "Chypre" => "CY" "Cocos (keeling), îles" => "CC" "Colombie" => "CO" "Comores" => "KM" "Congo" => "CG" "Congo, la république démocratique du" => "CD" "Cook, îles" => "CK" "Corée, république de" => "KR" "Corée, république populaire démocratique de" => "KP" "Costa rica" => "CR" "Côte d'ivoire" => "CI" "Croatie" => "HR" "Cuba" => "CU" "Curaçao" => "CW" "Danemark" => "DK" "Djibouti" => "DJ" "Dominicaine, république" => "DO" "Dominique" => "DM" "Égypte" => "EG" "El salvador" => "SV" "Émirats arabes unis" => "AE" "Équateur" => "EC" "Érythrée" => "ER" "Espagne" => "ES" "Estonie" => "EE" "États unis" => "US" "Éthiopie" => "ET" "Falkland, îles (malvinas)" => "FK" "Féroé, îles" => "FO" "Fidji" => "FJ" "Finlande" => "FI" "Gabon" => "GA" "Gambie" => "GM" "Géorgie" => "GE" "Géorgie du sud et les îles sandwich du sud" => "GS" "Ghana" => "GH" "Gibraltar" => "GI" "Grèce" => "GR" "Grenade" => "GD" "Groenland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernesey" => "GG" "Guinée" => "GN" "Guinée bissau" => "GW" "Guinée équatoriale" => "GQ" "Guyana" => "GY" "Guyane française" => "GF" "Haïti" => "HT" "Heard et îles macdonald, île" => "HM" "Honduras" => "HN" "Hong kong" => "HK" "Hongrie" => "HU" "Île de man" => "IM" "Îles mineures éloignées des états unis" => "UM" "Îles vierges britanniques" => "VG" "Îles vierges des états unis" => "VI" "Inde" => "IN" "Indonésie" => "ID" "Iran, république islamique d'" => "IR" "Iraq" => "IQ" "Irlande" => "IE" "Islande" => "IS" "Israël" => "IL" "Italie" => "IT" "Jamaïque" => "JM" "Japon" => "JP" "Jersey" => "JE" "Jordanie" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kirghizistan" => "KG" "Kiribati" => "KI" "Koweït" => "KW" "Lao, république démocratique populaire" => "LA" "Lesotho" => "LS" "Lettonie" => "LV" "Liban" => "LB" "Libéria" => "LR" "Libye" => "LY" "Liechtenstein" => "LI" "Lituanie" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macédoine, l'ex république yougoslave de" => "MK" "Madagascar" => "MG" "Malaisie" => "MY" "Malawi" => "MW" "Maldives" => "MV" "Mali" => "ML" "Malte" => "MT" "Mariannes du nord, îles" => "MP" "Maroc" => "MA" "Marshall, îles" => "MH" "Martinique" => "MQ" "Maurice" => "MU" "Mauritanie" => "MR" "Mayotte" => "YT" "Mexique" => "MX" "Micronésie, états fédérés de" => "FM" "Moldova, république de" => "MD" "Monaco" => "MC" "Mongolie" => "MN" "Monténégro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibie" => "NA" "Nauru" => "NR" "Népal" => "NP" "Nicaragua" => "NI" "Niger" => "NE" "Nigéria" => "NG" "Niué" => "NU" "Norfolk, île" => "NF" "Norvège" => "NO" "Nouvelle calédonie" => "NC" "Nouvelle zélande" => "NZ" "Océan indien, territoire britannique de l'" => "IO" "Oman" => "OM" "Ouganda" => "UG" "Ouzbékistan" => "UZ" "Pakistan" => "PK" "Palaos" => "PW" "Palestinien occupé, territoire" => "PS" "Panama" => "PA" "Papouasie nouvelle guinée" => "PG" "Paraguay" => "PY" "Pays bas" => "NL" "Pérou" => "PE" "Philippines" => "PH" "Pitcairn" => "PN" "Pologne" => "PL" "Polynésie française" => "PF" "Porto rico" => "PR" "Portugal" => "PT" "Qatar" => "QA" "Réunion" => "RE" "Roumanie" => "RO" "Royaume uni" => "GB" "Russie, fédération de" => "RU" "Rwanda" => "RW" "Sahara occidental" => "EH" "Saint barthélemy" => "BL" "Sainte hélène, ascension et tristan da cunha" => "SH" "Sainte lucie" => "LC" "Saint kitts et nevis" => "KN" "Saint marin" => "SM" "Saint martin(partie française)" => "MF" "Saint martin (partie néerlandaise)" => "SX" "Saint pierre et miquelon" => "PM" "Saint siège (état de la cité du vatican)" => "VA" "Saint vincent et les grenadines" => "VC" "Salomon, îles" => "SB" "Samoa" => "WS" "Samoa américaines" => "AS" "Sao tomé et principe" => "ST" "Sénégal" => "SN" "Serbie" => "RS" "Seychelles" => "SC" "Sierra leone" => "SL" "Singapour" => "SG" "Slovaquie" => "SK" "Slovénie" => "SI" "Somalie" => "SO" "Soudan" => "SD" "Soudan du sud" => "SS" "Sri lanka" => "LK" "Suède" => "SE" "Suisse" => "CH" "Suriname" => "SR" "Svalbard et île jan mayen" => "SJ" "Swaziland" => "SZ" "Syrienne, république arabe" => "SY" "Tadjikistan" => "TJ" "Taïwan, province de chine" => "TW" "Tanzanie, république unie de" => "TZ" "Tchad" => "TD" "Tchèque, république" => "CZ" "Terres australes françaises" => "TF" "Thaïlande" => "TH" "Timor leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinité et tobago" => "TT" "Tunisie" => "TN" "Turkménistan" => "TM" "Turks et caïcos, îles" => "TC" "Turquie" => "TR" "Tuvalu" => "TV" "Ukraine" => "UA" "Uruguay" => "UY" "Vanuatu" => "VU" "Venezuela, république bolivarienne du" => "VE" "Viet nam" => "VN" "Wallis et futuna" => "WF" "Yémen" => "YE" "Zambie" => "ZM" "Zimbabwe" => "ZW" ] |
[ "France" => "FR" "Canada" => "CA" "Afghanistan" => "AF" "Afrique du sud" => "ZA" "Åland, îles" => "AX" "Albanie" => "AL" "Algérie" => "DZ" "Allemagne" => "DE" "Andorre" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctique" => "AQ" "Antigua et barbuda" => "AG" "Arabie saoudite" => "SA" "Argentine" => "AR" "Arménie" => "AM" "Aruba" => "AW" "Australie" => "AU" "Autriche" => "AT" "Azerbaïdjan" => "AZ" "Bahamas" => "BS" "Bahreïn" => "BH" "Bangladesh" => "BD" "Barbade" => "BB" "Bélarus" => "BY" "Belgique" => "BE" "Belize" => "BZ" "Bénin" => "BJ" "Bermudes" => "BM" "Bhoutan" => "BT" "Bolivie, l'état plurinational de" => "BO" "Bonaire, saint eustache et saba" => "BQ" "Bosnie herzégovine" => "BA" "Botswana" => "BW" "Bouvet, île" => "BV" "Brésil" => "BR" "Brunei darussalam" => "BN" "Bulgarie" => "BG" "Burkina faso" => "BF" "Burundi" => "BI" "Caïmans, îles" => "KY" "Cambodge" => "KH" "Cameroun" => "CM" "Cap vert" => "CV" "Centrafricaine, république" => "CF" "Chili" => "CL" "Chine" => "CN" "Christmas, île" => "CX" "Chypre" => "CY" "Cocos (keeling), îles" => "CC" "Colombie" => "CO" "Comores" => "KM" "Congo" => "CG" "Congo, la république démocratique du" => "CD" "Cook, îles" => "CK" "Corée, république de" => "KR" "Corée, république populaire démocratique de" => "KP" "Costa rica" => "CR" "Côte d'ivoire" => "CI" "Croatie" => "HR" "Cuba" => "CU" "Curaçao" => "CW" "Danemark" => "DK" "Djibouti" => "DJ" "Dominicaine, république" => "DO" "Dominique" => "DM" "Égypte" => "EG" "El salvador" => "SV" "Émirats arabes unis" => "AE" "Équateur" => "EC" "Érythrée" => "ER" "Espagne" => "ES" "Estonie" => "EE" "États unis" => "US" "Éthiopie" => "ET" "Falkland, îles (malvinas)" => "FK" "Féroé, îles" => "FO" "Fidji" => "FJ" "Finlande" => "FI" "Gabon" => "GA" "Gambie" => "GM" "Géorgie" => "GE" "Géorgie du sud et les îles sandwich du sud" => "GS" "Ghana" => "GH" "Gibraltar" => "GI" "Grèce" => "GR" "Grenade" => "GD" "Groenland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernesey" => "GG" "Guinée" => "GN" "Guinée bissau" => "GW" "Guinée équatoriale" => "GQ" "Guyana" => "GY" "Guyane française" => "GF" "Haïti" => "HT" "Heard et îles macdonald, île" => "HM" "Honduras" => "HN" "Hong kong" => "HK" "Hongrie" => "HU" "Île de man" => "IM" "Îles mineures éloignées des états unis" => "UM" "Îles vierges britanniques" => "VG" "Îles vierges des états unis" => "VI" "Inde" => "IN" "Indonésie" => "ID" "Iran, république islamique d'" => "IR" "Iraq" => "IQ" "Irlande" => "IE" "Islande" => "IS" "Israël" => "IL" "Italie" => "IT" "Jamaïque" => "JM" "Japon" => "JP" "Jersey" => "JE" "Jordanie" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kirghizistan" => "KG" "Kiribati" => "KI" "Koweït" => "KW" "Lao, république démocratique populaire" => "LA" "Lesotho" => "LS" "Lettonie" => "LV" "Liban" => "LB" "Libéria" => "LR" "Libye" => "LY" "Liechtenstein" => "LI" "Lituanie" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macédoine, l'ex république yougoslave de" => "MK" "Madagascar" => "MG" "Malaisie" => "MY" "Malawi" => "MW" "Maldives" => "MV" "Mali" => "ML" "Malte" => "MT" "Mariannes du nord, îles" => "MP" "Maroc" => "MA" "Marshall, îles" => "MH" "Martinique" => "MQ" "Maurice" => "MU" "Mauritanie" => "MR" "Mayotte" => "YT" "Mexique" => "MX" "Micronésie, états fédérés de" => "FM" "Moldova, république de" => "MD" "Monaco" => "MC" "Mongolie" => "MN" "Monténégro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibie" => "NA" "Nauru" => "NR" "Népal" => "NP" "Nicaragua" => "NI" "Niger" => "NE" "Nigéria" => "NG" "Niué" => "NU" "Norfolk, île" => "NF" "Norvège" => "NO" "Nouvelle calédonie" => "NC" "Nouvelle zélande" => "NZ" "Océan indien, territoire britannique de l'" => "IO" "Oman" => "OM" "Ouganda" => "UG" "Ouzbékistan" => "UZ" "Pakistan" => "PK" "Palaos" => "PW" "Palestinien occupé, territoire" => "PS" "Panama" => "PA" "Papouasie nouvelle guinée" => "PG" "Paraguay" => "PY" "Pays bas" => "NL" "Pérou" => "PE" "Philippines" => "PH" "Pitcairn" => "PN" "Pologne" => "PL" "Polynésie française" => "PF" "Porto rico" => "PR" "Portugal" => "PT" "Qatar" => "QA" "Réunion" => "RE" "Roumanie" => "RO" "Royaume uni" => "GB" "Russie, fédération de" => "RU" "Rwanda" => "RW" "Sahara occidental" => "EH" "Saint barthélemy" => "BL" "Sainte hélène, ascension et tristan da cunha" => "SH" "Sainte lucie" => "LC" "Saint kitts et nevis" => "KN" "Saint marin" => "SM" "Saint martin(partie française)" => "MF" "Saint martin (partie néerlandaise)" => "SX" "Saint pierre et miquelon" => "PM" "Saint siège (état de la cité du vatican)" => "VA" "Saint vincent et les grenadines" => "VC" "Salomon, îles" => "SB" "Samoa" => "WS" "Samoa américaines" => "AS" "Sao tomé et principe" => "ST" "Sénégal" => "SN" "Serbie" => "RS" "Seychelles" => "SC" "Sierra leone" => "SL" "Singapour" => "SG" "Slovaquie" => "SK" "Slovénie" => "SI" "Somalie" => "SO" "Soudan" => "SD" "Soudan du sud" => "SS" "Sri lanka" => "LK" "Suède" => "SE" "Suisse" => "CH" "Suriname" => "SR" "Svalbard et île jan mayen" => "SJ" "Swaziland" => "SZ" "Syrienne, république arabe" => "SY" "Tadjikistan" => "TJ" "Taïwan, province de chine" => "TW" "Tanzanie, république unie de" => "TZ" "Tchad" => "TD" "Tchèque, république" => "CZ" "Terres australes françaises" => "TF" "Thaïlande" => "TH" "Timor leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinité et tobago" => "TT" "Tunisie" => "TN" "Turkménistan" => "TM" "Turks et caïcos, îles" => "TC" "Turquie" => "TR" "Tuvalu" => "TV" "Ukraine" => "UA" "Uruguay" => "UY" "Vanuatu" => "VU" "Venezuela, république bolivarienne du" => "VE" "Viet nam" => "VN" "Wallis et futuna" => "WF" "Yémen" => "YE" "Zambie" => "ZM" "Zimbabwe" => "ZW" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "fac-country pl-2 py-2 border border-black border-t-0" ] |
| 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 | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "France" => "FR" "Canada" => "CA" "Afghanistan" => "AF" "Afrique du sud" => "ZA" "Åland, îles" => "AX" "Albanie" => "AL" "Algérie" => "DZ" "Allemagne" => "DE" "Andorre" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctique" => "AQ" "Antigua et barbuda" => "AG" "Arabie saoudite" => "SA" "Argentine" => "AR" "Arménie" => "AM" "Aruba" => "AW" "Australie" => "AU" "Autriche" => "AT" "Azerbaïdjan" => "AZ" "Bahamas" => "BS" "Bahreïn" => "BH" "Bangladesh" => "BD" "Barbade" => "BB" "Bélarus" => "BY" "Belgique" => "BE" "Belize" => "BZ" "Bénin" => "BJ" "Bermudes" => "BM" "Bhoutan" => "BT" "Bolivie, l'état plurinational de" => "BO" "Bonaire, saint eustache et saba" => "BQ" "Bosnie herzégovine" => "BA" "Botswana" => "BW" "Bouvet, île" => "BV" "Brésil" => "BR" "Brunei darussalam" => "BN" "Bulgarie" => "BG" "Burkina faso" => "BF" "Burundi" => "BI" "Caïmans, îles" => "KY" "Cambodge" => "KH" "Cameroun" => "CM" "Cap vert" => "CV" "Centrafricaine, république" => "CF" "Chili" => "CL" "Chine" => "CN" "Christmas, île" => "CX" "Chypre" => "CY" "Cocos (keeling), îles" => "CC" "Colombie" => "CO" "Comores" => "KM" "Congo" => "CG" "Congo, la république démocratique du" => "CD" "Cook, îles" => "CK" "Corée, république de" => "KR" "Corée, république populaire démocratique de" => "KP" "Costa rica" => "CR" "Côte d'ivoire" => "CI" "Croatie" => "HR" "Cuba" => "CU" "Curaçao" => "CW" "Danemark" => "DK" "Djibouti" => "DJ" "Dominicaine, république" => "DO" "Dominique" => "DM" "Égypte" => "EG" "El salvador" => "SV" "Émirats arabes unis" => "AE" "Équateur" => "EC" "Érythrée" => "ER" "Espagne" => "ES" "Estonie" => "EE" "États unis" => "US" "Éthiopie" => "ET" "Falkland, îles (malvinas)" => "FK" "Féroé, îles" => "FO" "Fidji" => "FJ" "Finlande" => "FI" "Gabon" => "GA" "Gambie" => "GM" "Géorgie" => "GE" "Géorgie du sud et les îles sandwich du sud" => "GS" "Ghana" => "GH" "Gibraltar" => "GI" "Grèce" => "GR" "Grenade" => "GD" "Groenland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernesey" => "GG" "Guinée" => "GN" "Guinée bissau" => "GW" "Guinée équatoriale" => "GQ" "Guyana" => "GY" "Guyane française" => "GF" "Haïti" => "HT" "Heard et îles macdonald, île" => "HM" "Honduras" => "HN" "Hong kong" => "HK" "Hongrie" => "HU" "Île de man" => "IM" "Îles mineures éloignées des états unis" => "UM" "Îles vierges britanniques" => "VG" "Îles vierges des états unis" => "VI" "Inde" => "IN" "Indonésie" => "ID" "Iran, république islamique d'" => "IR" "Iraq" => "IQ" "Irlande" => "IE" "Islande" => "IS" "Israël" => "IL" "Italie" => "IT" "Jamaïque" => "JM" "Japon" => "JP" "Jersey" => "JE" "Jordanie" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kirghizistan" => "KG" "Kiribati" => "KI" "Koweït" => "KW" "Lao, république démocratique populaire" => "LA" "Lesotho" => "LS" "Lettonie" => "LV" "Liban" => "LB" "Libéria" => "LR" "Libye" => "LY" "Liechtenstein" => "LI" "Lituanie" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macédoine, l'ex république yougoslave de" => "MK" "Madagascar" => "MG" "Malaisie" => "MY" "Malawi" => "MW" "Maldives" => "MV" "Mali" => "ML" "Malte" => "MT" "Mariannes du nord, îles" => "MP" "Maroc" => "MA" "Marshall, îles" => "MH" "Martinique" => "MQ" "Maurice" => "MU" "Mauritanie" => "MR" "Mayotte" => "YT" "Mexique" => "MX" "Micronésie, états fédérés de" => "FM" "Moldova, république de" => "MD" "Monaco" => "MC" "Mongolie" => "MN" "Monténégro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibie" => "NA" "Nauru" => "NR" "Népal" => "NP" "Nicaragua" => "NI" "Niger" => "NE" "Nigéria" => "NG" "Niué" => "NU" "Norfolk, île" => "NF" "Norvège" => "NO" "Nouvelle calédonie" => "NC" "Nouvelle zélande" => "NZ" "Océan indien, territoire britannique de l'" => "IO" "Oman" => "OM" "Ouganda" => "UG" "Ouzbékistan" => "UZ" "Pakistan" => "PK" "Palaos" => "PW" "Palestinien occupé, territoire" => "PS" "Panama" => "PA" "Papouasie nouvelle guinée" => "PG" "Paraguay" => "PY" "Pays bas" => "NL" "Pérou" => "PE" "Philippines" => "PH" "Pitcairn" => "PN" "Pologne" => "PL" "Polynésie française" => "PF" "Porto rico" => "PR" "Portugal" => "PT" "Qatar" => "QA" "Réunion" => "RE" "Roumanie" => "RO" "Royaume uni" => "GB" "Russie, fédération de" => "RU" "Rwanda" => "RW" "Sahara occidental" => "EH" "Saint barthélemy" => "BL" "Sainte hélène, ascension et tristan da cunha" => "SH" "Sainte lucie" => "LC" "Saint kitts et nevis" => "KN" "Saint marin" => "SM" "Saint martin(partie française)" => "MF" "Saint martin (partie néerlandaise)" => "SX" "Saint pierre et miquelon" => "PM" "Saint siège (état de la cité du vatican)" => "VA" "Saint vincent et les grenadines" => "VC" "Salomon, îles" => "SB" "Samoa" => "WS" "Samoa américaines" => "AS" "Sao tomé et principe" => "ST" "Sénégal" => "SN" "Serbie" => "RS" "Seychelles" => "SC" "Sierra leone" => "SL" "Singapour" => "SG" "Slovaquie" => "SK" "Slovénie" => "SI" "Somalie" => "SO" "Soudan" => "SD" "Soudan du sud" => "SS" "Sri lanka" => "LK" "Suède" => "SE" "Suisse" => "CH" "Suriname" => "SR" "Svalbard et île jan mayen" => "SJ" "Swaziland" => "SZ" "Syrienne, république arabe" => "SY" "Tadjikistan" => "TJ" "Taïwan, province de chine" => "TW" "Tanzanie, république unie de" => "TZ" "Tchad" => "TD" "Tchèque, république" => "CZ" "Terres australes françaises" => "TF" "Thaïlande" => "TH" "Timor leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinité et tobago" => "TT" "Tunisie" => "TN" "Turkménistan" => "TM" "Turks et caïcos, îles" => "TC" "Turquie" => "TR" "Tuvalu" => "TV" "Ukraine" => "UA" "Uruguay" => "UY" "Vanuatu" => "VU" "Venezuela, république bolivarienne du" => "VE" "Viet nam" => "VN" "Wallis et futuna" => "WF" "Yémen" => "YE" "Zambie" => "ZM" "Zimbabwe" => "ZW" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| 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 | null |
| 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 | null |
| trim | false |
| upload_max_size_message | Closure() {#2717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2718 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "fac-country pl-2 py-2 border border-black border-t-0" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_carte_cadeau_contact_pays" ] |
| cache_key | "_carte_cadeau_contact_pays_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "France" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "Canada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "Afghanistan" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "Afrique du sud" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "Åland, îles" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "Albanie" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "Algérie" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "Allemagne" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "Andorre" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "Antarctique" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "Antigua et barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "Arabie saoudite" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "Argentine" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "Arménie" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3393 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3394 +label: "Australie" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +label: "Autriche" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "Azerbaïdjan" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3397 +label: "Bahamas" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "Bahreïn" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "Bangladesh" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "Barbade" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "Bélarus" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3402 +label: "Belgique" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3403 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3404 +label: "Bénin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: "Bermudes" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "Bhoutan" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "Bolivie, l'état plurinational de" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "Bonaire, saint eustache et saba" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "Bosnie herzégovine" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "Bouvet, île" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "Brésil" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +label: "Brunei darussalam" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: "Bulgarie" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +label: "Burkina faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: "Caïmans, îles" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +label: "Cambodge" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "Cameroun" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +label: "Cap vert" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3421 +label: "Centrafricaine, république" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3422 +label: "Chili" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +label: "Chine" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3424 +label: "Christmas, île" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3425 +label: "Chypre" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3426 +label: "Cocos (keeling), îles" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3427 +label: "Colombie" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3428 +label: "Comores" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3429 +label: "Congo" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3430 +label: "Congo, la république démocratique du" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3431 +label: "Cook, îles" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3432 +label: "Corée, république de" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3433 +label: "Corée, république populaire démocratique de" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3434 +label: "Costa rica" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3435 +label: "Côte d'ivoire" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3436 +label: "Croatie" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "Cuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3438 +label: "Curaçao" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3439 +label: "Danemark" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3440 +label: "Djibouti" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +label: "Dominicaine, république" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3442 +label: "Dominique" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +label: "Égypte" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +label: "El salvador" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3445 +label: "Émirats arabes unis" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "Équateur" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +label: "Érythrée" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +label: "Espagne" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3449 +label: "Estonie" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +label: "États unis" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3451 +label: "Éthiopie" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +label: "Falkland, îles (malvinas)" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3453 +label: "Féroé, îles" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3454 +label: "Fidji" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +label: "Finlande" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3456 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +label: "Gambie" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3458 +label: "Géorgie" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3459 +label: "Géorgie du sud et les îles sandwich du sud" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3461 +label: "Gibraltar" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3462 +label: "Grèce" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3463 +label: "Grenade" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "Groenland" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3465 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3466 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3467 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3468 +label: "Guernesey" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3469 +label: "Guinée" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3470 +label: "Guinée bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3471 +label: "Guinée équatoriale" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3472 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3473 +label: "Guyane française" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3474 +label: "Haïti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +label: "Heard et îles macdonald, île" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3476 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3477 +label: "Hong kong" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3478 +label: "Hongrie" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3479 +label: "Île de man" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3480 +label: "Îles mineures éloignées des états unis" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3481 +label: "Îles vierges britanniques" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +label: "Îles vierges des états unis" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +label: "Inde" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +label: "Indonésie" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +label: "Iran, république islamique d'" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3486 +label: "Iraq" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3487 +label: "Irlande" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +label: "Islande" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +label: "Israël" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3490 +label: "Italie" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +label: "Jamaïque" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +label: "Japon" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +label: "Jersey" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3494 +label: "Jordanie" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3495 +label: "Kazakhstan" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3496 +label: "Kenya" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3497 +label: "Kirghizistan" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3499 +label: "Koweït" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +label: "Lao, république démocratique populaire" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +label: "Lettonie" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +label: "Liban" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +label: "Libéria" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +label: "Libye" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +label: "Liechtenstein" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +label: "Lituanie" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3508 +label: "Luxembourg" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3509 +label: "Macao" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +label: "Macédoine, l'ex république yougoslave de" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +label: "Madagascar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +label: "Malaisie" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3513 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +label: "Maldives" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +label: "Malte" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +label: "Mariannes du nord, îles" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +label: "Maroc" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +label: "Marshall, îles" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +label: "Martinique" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +label: "Maurice" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +label: "Mauritanie" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +label: "Mexique" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3525 +label: "Micronésie, états fédérés de" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3526 +label: "Moldova, république de" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3527 +label: "Monaco" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3528 +label: "Mongolie" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3529 +label: "Monténégro" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3530 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +label: "Mozambique" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3532 +label: "Myanmar" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3533 +label: "Namibie" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3534 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3535 +label: "Népal" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3536 +label: "Nicaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3537 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3538 +label: "Nigéria" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3539 +label: "Niué" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3540 +label: "Norfolk, île" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3541 +label: "Norvège" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3542 +label: "Nouvelle calédonie" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3543 +label: "Nouvelle zélande" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +label: "Océan indien, territoire britannique de l'" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3545 +label: "Oman" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3546 +label: "Ouganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3547 +label: "Ouzbékistan" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3548 +label: "Pakistan" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3549 +label: "Palaos" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3550 +label: "Palestinien occupé, territoire" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3551 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3552 +label: "Papouasie nouvelle guinée" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3553 +label: "Paraguay" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3554 +label: "Pays bas" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3555 +label: "Pérou" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3556 +label: "Philippines" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3557 +label: "Pitcairn" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3558 +label: "Pologne" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +label: "Polynésie française" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +label: "Porto rico" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3561 +label: "Portugal" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +label: "Qatar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +label: "Réunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +label: "Roumanie" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +label: "Royaume uni" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +label: "Russie, fédération de" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +label: "Rwanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +label: "Sahara occidental" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +label: "Saint barthélemy" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +label: "Sainte hélène, ascension et tristan da cunha" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +label: "Sainte lucie" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +label: "Saint kitts et nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +label: "Saint marin" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +label: "Saint martin(partie française)" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +label: "Saint martin (partie néerlandaise)" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +label: "Saint pierre et miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +label: "Saint siège (état de la cité du vatican)" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +label: "Saint vincent et les grenadines" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +label: "Salomon, îles" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +label: "Samoa américaines" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +label: "Sao tomé et principe" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +label: "Sénégal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +label: "Serbie" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +label: "Seychelles" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +label: "Sierra leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +label: "Singapour" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +label: "Slovaquie" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +label: "Slovénie" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +label: "Somalie" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +label: "Soudan" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +label: "Soudan du sud" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +label: "Sri lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +label: "Suède" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +label: "Suisse" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +label: "Suriname" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +label: "Svalbard et île jan mayen" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +label: "Swaziland" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +label: "Syrienne, république arabe" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +label: "Tadjikistan" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +label: "Taïwan, province de chine" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +label: "Tanzanie, république unie de" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +label: "Tchad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3604 +label: "Tchèque, république" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3605 +label: "Terres australes françaises" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +label: "Thaïlande" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3607 +label: "Timor leste" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3608 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3609 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3611 +label: "Trinité et tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3612 +label: "Tunisie" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3613 +label: "Turkménistan" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3614 +label: "Turks et caïcos, îles" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3615 +label: "Turquie" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3616 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3617 +label: "Ukraine" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3618 +label: "Uruguay" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3619 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3620 +label: "Venezuela, république bolivarienne du" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3621 +label: "Viet nam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3622 +label: "Wallis et futuna" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3623 +label: "Yémen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3624 +label: "Zambie" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3625 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3375 -form: Symfony\Component\Form\Form {#2787 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3376 …5} |
| full_name | "carte_cadeau[contact][pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_pays" |
| is_selected | Closure($choice, $value) {#3627 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2334 …} } |
| label | null |
| 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 | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_contact_pays" |
| valid | true |
| value | "" |
newsletter
"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 |
|---|---|---|
| label | "Oui, j'accepte d'être contacté pour recevoir des offres promotionnelles" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Oui, j'accepte d'être contacté pour recevoir des offres promotionnelles" |
| 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() {#2756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2755 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_carte_cadeau_contact_newsletter" ] |
| cache_key | "_carte_cadeau_contact_newsletter_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3628 -form: Symfony\Component\Form\Form {#2790 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3629 …5} |
| full_name | "carte_cadeau[contact][newsletter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_contact_newsletter" |
| label | "Oui, j'accepte d'être contacté pour recevoir des offres promotionnelles" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletter" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_contact_newsletter" |
| valid | true |
| value | "1" |
cgv
"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 |
|---|---|---|
| block_prefix | "cgv" |
same as passed value |
| label | false |
same as passed value |
| mapped | false |
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 | "cgv" |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2510 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "cgv" "_carte_cadeau_cgv" ] |
| cache_key | "_carte_cadeau_cgv_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3359 -form: Symfony\Component\Form\Form {#2793 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3360 …5} |
| full_name | "carte_cadeau[cgv]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_cgv" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cgv" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_cgv" |
| valid | true |
| value | "1" |
deliveryAddress
"App\Form\DeliveryAddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| useAdresseFacturation_options | [ "data" => false ] |
[ "data" => false ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\DeliveryAddress" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2497 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} use: { $class: "App\Entity\DeliveryAddress" } } |
| 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() {#2495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2496 …} } } |
| useAdresseFacturation_options | [ "data" => false ] |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "delivery_address" "_carte_cadeau_deliveryAddress" ] |
| cache_key | "_carte_cadeau_deliveryAddress_delivery_address" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3631 -form: Symfony\Component\Form\Form {#2864 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3630 …5} |
| full_name | "carte_cadeau[deliveryAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_deliveryAddress" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "deliveryAddress" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_deliveryAddress" |
| valid | true |
| value | null |
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 | [ "maxlength" => 255 "placeholder" => "John" ] |
[ "maxlength" => 255 "placeholder" => "John" ] |
| label | "Prénom" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "John" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2796 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "Prénom" |
| 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() {#2801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2828 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "John" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_deliveryAddress_prenom" ] |
| cache_key | "_carte_cadeau_deliveryAddress_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3635 -form: Symfony\Component\Form\Form {#2867 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3634 …5} |
| full_name | "carte_cadeau[deliveryAddress][prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_deliveryAddress_prenom" |
| label | "Prénom" |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_deliveryAddress_prenom" |
| valid | true |
| value | "" |
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 | [ "maxlength" => 255 "placeholder" => "Doe" ] |
[ "maxlength" => 255 "placeholder" => "Doe" ] |
| label | "Nom" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "Doe" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2808 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "Nom" |
| 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() {#2826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2827 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Doe" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_deliveryAddress_nom" ] |
| cache_key | "_carte_cadeau_deliveryAddress_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3636 -form: Symfony\Component\Form\Form {#2870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3637 …5} |
| full_name | "carte_cadeau[deliveryAddress][nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_deliveryAddress_nom" |
| label | "Nom" |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_deliveryAddress_nom" |
| valid | true |
| value | "" |
adresse
"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 | [ "maxlength" => 255 "placeholder" => "30 rue des tilleuls" "autocomplete" => "address-line1" ] |
[ "maxlength" => 255 "placeholder" => "30 rue des tilleuls" "autocomplete" => "address-line1" ] |
| label | "Rue" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "30 rue des tilleuls" "autocomplete" => "address-line1" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2815 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "Rue" |
| 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() {#2807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2819 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "30 rue des tilleuls" "autocomplete" => "address-line1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_deliveryAddress_adresse" ] |
| cache_key | "_carte_cadeau_deliveryAddress_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3638 -form: Symfony\Component\Form\Form {#2873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3639 …5} |
| full_name | "carte_cadeau[deliveryAddress][adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_deliveryAddress_adresse" |
| label | "Rue" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_deliveryAddress_adresse" |
| 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 | [ "maxlength" => 255 "autocomplete" => "postal-code" "placeholder" => "67000" ] |
[ "maxlength" => 255 "autocomplete" => "postal-code" "placeholder" => "67000" ] |
| label | "Code postal" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "autocomplete" => "postal-code" "placeholder" => "67000" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2820 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "Code postal" |
| 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() {#2832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2831 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "autocomplete" => "postal-code" "placeholder" => "67000" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_deliveryAddress_codePostal" ] |
| cache_key | "_carte_cadeau_deliveryAddress_codePostal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3640 -form: Symfony\Component\Form\Form {#2876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3641 …5} |
| full_name | "carte_cadeau[deliveryAddress][codePostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_deliveryAddress_codePostal" |
| label | "Code postal" |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_deliveryAddress_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 | [ "maxlength" => 255 "autocomplete" => "address-level2" "placeholder" => "Strasbourg" ] |
[ "maxlength" => 255 "autocomplete" => "address-level2" "placeholder" => "Strasbourg" ] |
| label | "Ville" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "autocomplete" => "address-level2" "placeholder" => "Strasbourg" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2829 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "Ville" |
| 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() {#2841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2840 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "autocomplete" => "address-level2" "placeholder" => "Strasbourg" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_carte_cadeau_deliveryAddress_ville" ] |
| cache_key | "_carte_cadeau_deliveryAddress_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3642 -form: Symfony\Component\Form\Form {#2879 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3643 …5} |
| full_name | "carte_cadeau[deliveryAddress][ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_deliveryAddress_ville" |
| label | "Ville" |
| 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 | null |
| unique_block_prefix | "_carte_cadeau_deliveryAddress_ville" |
| valid | true |
| value | "" |
pays
"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 | [ "placeholder" => "France" ] |
[ "placeholder" => "France" ] |
| choices | [ "France" => "FRANCE" ] |
[ "France" => "FRANCE" ] |
| label | "Pays" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "France" ] |
| 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 | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "France" => "FRANCE" ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| 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 | "Pays" |
| 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 | null |
| trim | false |
| upload_max_size_message | Closure() {#2797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2812 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "France" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_carte_cadeau_deliveryAddress_pays" ] |
| cache_key | "_carte_cadeau_deliveryAddress_pays_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "France" +value: "FRANCE" +data: "FRANCE" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3644 -form: Symfony\Component\Form\Form {#2882 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3645 …5} |
| full_name | "carte_cadeau[deliveryAddress][pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_deliveryAddress_pays" |
| is_selected | Closure($choice, $value) {#3648 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2334 …} } |
| label | "Pays" |
| 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 | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_deliveryAddress_pays" |
| valid | true |
| value | "" |
useAdresseFacturation
"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 | [ "data-use-facturation-adresse" => true ] |
[ "data-use-facturation-adresse" => true ] |
| data | false |
same as passed value |
| label | "Utiliser cette adresse pour la livraison" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-use-facturation-adresse" => true ] |
| 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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2450 …} } |
| 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 {#2456 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Utiliser cette adresse pour la livraison" |
| 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() {#2857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#2856 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-use-facturation-adresse" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_carte_cadeau_deliveryAddress_useAdresseFacturation" ] |
| cache_key | "_carte_cadeau_deliveryAddress_useAdresseFacturation_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3649 -form: Symfony\Component\Form\Form {#2885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3650 …5} |
| full_name | "carte_cadeau[deliveryAddress][useAdresseFacturation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau_deliveryAddress_useAdresseFacturation" |
| label | "Utiliser cette adresse pour la livraison" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "useAdresseFacturation" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_carte_cadeau_deliveryAddress_useAdresseFacturation" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5804af26.xyNfBWzaSo2zT-v-T1aQkn3KW-qCu1Rri2ycWAjgi-A.9kgeTQ7sLvTsKIWOGmDI6C-rF4zXzQI_-TrIHELN7qiAVjxDK-kN7MsMqg" |
| 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 | "5804af26.xyNfBWzaSo2zT-v-T1aQkn3KW-qCu1Rri2ycWAjgi-A.9kgeTQ7sLvTsKIWOGmDI6C-rF4zXzQI_-TrIHELN7qiAVjxDK-kN7MsMqg" |
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 {#333 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#319 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#39 …} } |
| data | "5804af26.xyNfBWzaSo2zT-v-T1aQkn3KW-qCu1Rri2ycWAjgi-A.9kgeTQ7sLvTsKIWOGmDI6C-rF4zXzQI_-TrIHELN7qiAVjxDK-kN7MsMqg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3653 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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() {#3655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1422 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#472 …} $translationDomain: "validators" $message: Closure() {#3651 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_carte_cadeau__token" ] |
| cache_key | "_carte_cadeau__token_hidden" |
| compound | false |
| data | "5804af26.xyNfBWzaSo2zT-v-T1aQkn3KW-qCu1Rri2ycWAjgi-A.9kgeTQ7sLvTsKIWOGmDI6C-rF4zXzQI_-TrIHELN7qiAVjxDK-kN7MsMqg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3665 -form: Symfony\Component\Form\Form {#3661 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3656 …5} |
| full_name | "carte_cadeau[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "carte_cadeau__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 | "_carte_cadeau__token" |
| valid | true |
| value | "5804af26.xyNfBWzaSo2zT-v-T1aQkn3KW-qCu1Rri2ycWAjgi-A.9kgeTQ7sLvTsKIWOGmDI6C-rF4zXzQI_-TrIHELN7qiAVjxDK-kN7MsMqg" |