GET https://miraculumaurich.de/frontend/checkout/

Forms

  • checkout
    • customerCompany
    • customerTitle
    • customerSalutation
    • customerFirstname
    • customerLastname
    • customerStreet
    • customerStreetNumber
    • customerPostalcode
    • customerCity
    • customerContactEmail
    • customerPhone
    • customerMember
    • customerComment
    • customerCountry
    • acceptPrivacyPolicy
    • paymentType
    • iban
    • bank

checkout

Form type:
"App\Form\Frontend\CheckoutType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Dto\CheckoutDto {#3441
  +customerTitle: ""
  +customerSalutation: null
  +customerMember: null
  +customerRabatt: null
  +customerCompany: null
  +customerFirstname: "Lena"
  +customerLastname: "Speckmann"
  +customerStreet: "Fockenbollwerkstr"
  +customerStreetNumber: "34"
  +customerPostalcode: "26603"
  +customerCity: "Aurich"
  +customerContactEmail: "lspeckmann@posteo.de"
  +customerPhone: "017625120886"
  +customerAgeGroup: null
  +customerCountry: "DE"
  +createCustomerAccount: null
  +password: null
  +acceptPrivacyPolicy: null
  +paymentType: null
  +iban: "DE33283500000111022372"
  +bic: "BRLADE21ANO"
  +bank: "Sparkasse Aurich-Norden"
  +participants: [
    28746 => [
      App\Entity\Dto\CheckoutParticipantDto {#3597
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
      App\Entity\Dto\CheckoutParticipantDto {#3449
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
    ]
  ]
  +customerComment: ""
  +voucherCode: null
  +voucherCodes: []
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"https://miraculumaurich.de/frontend/checkout/"
same as passed value
anonymous
false
same as passed value
countries
[
  "Deutschland" => "DE"
  "Niederlande" => "NL"
]
[
  "Deutschland" => "DE"
  "Niederlande" => "NL"
]
csrf_protection
false
same as passed value
data
App\Entity\Dto\CheckoutDto {#3441
  +customerTitle: ""
  +customerSalutation: null
  +customerMember: null
  +customerRabatt: null
  +customerCompany: null
  +customerFirstname: "Lena"
  +customerLastname: "Speckmann"
  +customerStreet: "Fockenbollwerkstr"
  +customerStreetNumber: "34"
  +customerPostalcode: "26603"
  +customerCity: "Aurich"
  +customerContactEmail: "lspeckmann@posteo.de"
  +customerPhone: "017625120886"
  +customerAgeGroup: null
  +customerCountry: "DE"
  +createCustomerAccount: null
  +password: null
  +acceptPrivacyPolicy: null
  +paymentType: null
  +iban: "DE33283500000111022372"
  +bic: "BRLADE21ANO"
  +bank: "Sparkasse Aurich-Norden"
  +participants: [
    28746 => [
      App\Entity\Dto\CheckoutParticipantDto {#3597
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
      App\Entity\Dto\CheckoutParticipantDto {#3449
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
    ]
  ]
  +customerComment: ""
  +voucherCode: null
  +voucherCodes: []
}
same as passed value
payment_types
[
  "invoice"
  "debit"
]
[
  "invoice"
  "debit"
]

Resolved Options

Option Value
action
"https://miraculumaurich.de/frontend/checkout/"
allow_extra_fields
false
allow_file_upload
false
anonymous
false
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
countries
[
  "Deutschland" => "DE"
  "Niederlande" => "NL"
]
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 {#3173
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3174 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3175 …}
  -namespace: Closure() {#3177 …}
}
data
App\Entity\Dto\CheckoutDto {#3441
  +customerTitle: ""
  +customerSalutation: null
  +customerMember: null
  +customerRabatt: null
  +customerCompany: null
  +customerFirstname: "Lena"
  +customerLastname: "Speckmann"
  +customerStreet: "Fockenbollwerkstr"
  +customerStreetNumber: "34"
  +customerPostalcode: "26603"
  +customerCity: "Aurich"
  +customerContactEmail: "lspeckmann@posteo.de"
  +customerPhone: "017625120886"
  +customerAgeGroup: null
  +customerCountry: "DE"
  +createCustomerAccount: null
  +password: null
  +acceptPrivacyPolicy: null
  +paymentType: null
  +iban: "DE33283500000111022372"
  +bic: "BRLADE21ANO"
  +bank: "Sparkasse Aurich-Norden"
  +participants: [
    28746 => [
      App\Entity\Dto\CheckoutParticipantDto {#3597
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
      App\Entity\Dto\CheckoutParticipantDto {#3449
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
    ]
  ]
  +customerComment: ""
  +voucherCode: null
  +voucherCodes: []
}
data_class
"App\Entity\Dto\CheckoutDto"
disabled
false
documentation
[]
empty_data
Closure(FormInterface $form) {#3793
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\Dto\CheckoutDto"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
payment_types
[
  "invoice"
  "debit"
]
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() {#3791
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …}
    $message: Closure() {#3792 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
"https://miraculumaurich.de/frontend/checkout/"
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "checkout"
  "_checkout"
]
cache_key
"_checkout_checkout"
compound
true
data
App\Entity\Dto\CheckoutDto {#3441
  +customerTitle: ""
  +customerSalutation: null
  +customerMember: null
  +customerRabatt: null
  +customerCompany: null
  +customerFirstname: "Lena"
  +customerLastname: "Speckmann"
  +customerStreet: "Fockenbollwerkstr"
  +customerStreetNumber: "34"
  +customerPostalcode: "26603"
  +customerCity: "Aurich"
  +customerContactEmail: "lspeckmann@posteo.de"
  +customerPhone: "017625120886"
  +customerAgeGroup: null
  +customerCountry: "DE"
  +createCustomerAccount: null
  +password: null
  +acceptPrivacyPolicy: null
  +paymentType: null
  +iban: "DE33283500000111022372"
  +bic: "BRLADE21ANO"
  +bank: "Sparkasse Aurich-Norden"
  +participants: [
    28746 => [
      App\Entity\Dto\CheckoutParticipantDto {#3597
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
      App\Entity\Dto\CheckoutParticipantDto {#3449
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
    ]
  ]
  +customerComment: ""
  +voucherCode: null
  +voucherCodes: []
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#4529
  -errors: []
  -form: Symfony\Component\Form\Form {#4526 …}
}
form
Symfony\Component\Form\FormView {#4485 …5}
full_name
"checkout"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"checkout"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"checkout"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_checkout"
valid
true
value
App\Entity\Dto\CheckoutDto {#3441
  +customerTitle: ""
  +customerSalutation: null
  +customerMember: null
  +customerRabatt: null
  +customerCompany: null
  +customerFirstname: "Lena"
  +customerLastname: "Speckmann"
  +customerStreet: "Fockenbollwerkstr"
  +customerStreetNumber: "34"
  +customerPostalcode: "26603"
  +customerCity: "Aurich"
  +customerContactEmail: "lspeckmann@posteo.de"
  +customerPhone: "017625120886"
  +customerAgeGroup: null
  +customerCountry: "DE"
  +createCustomerAccount: null
  +password: null
  +acceptPrivacyPolicy: null
  +paymentType: null
  +iban: "DE33283500000111022372"
  +bic: "BRLADE21ANO"
  +bank: "Sparkasse Aurich-Norden"
  +participants: [
    28746 => [
      App\Entity\Dto\CheckoutParticipantDto {#3597
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
      App\Entity\Dto\CheckoutParticipantDto {#3449
        +personId: null
        +salutation: null
        +member: null
        +rabatt: null
        +title: null
        +firstname: null
        +lastname: null
        +customerStreet: null
        +customerStreetNumber: null
        +customerPostalcode: null
        +customerCity: null
        +contactEmail: null
        +customerCountry: null
        +dateOfBirth: null
        +comment: null
        +city: null
        +cityOfBirth: null
        +postalcode: null
        +street: null
        +streetNumber: null
        +phone: null
        +mobile: null
        +email: null
        +invoiceRecipient: null
      }
    ]
  ]
  +customerComment: ""
  +voucherCode: null
  +voucherCodes: []
}