- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 247
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Messages
- E-mails
- Template events 9
- Blocks* 4
- Payum
- Themes 0
- VichUploader
- Configuration
- Cart 0
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
sylius_contact
"Sylius\Bundle\CoreBundle\Form\Type\ContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| data_class | null |
| disabled | false |
null |
|
| empty_data | Closure(FormInterface $form) {#13679 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13609 …} } |
| 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() {#13681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13680 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_contact" "_sylius_contact" ] |
| cache_key | "_sylius_contact_sylius_contact" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13706 -form: Symfony\Component\Form\Form {#13796 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13682 …5} |
| full_name | "sylius_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_contact" |
| valid | true |
| value | null |
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13687 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#13688 +message: "sylius.contact.email.invalid" +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13687 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#13688 +message: "sylius.contact.email.invalid" +mode: null +normalizer: null +payload: null } ] |
| label | "sylius.ui.email" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#13687 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#13688 +message: "sylius.contact.email.invalid" +mode: null +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13609 …} } |
| 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 | "sylius.ui.email" |
| 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() {#13705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13702 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_sylius_contact_email" ] |
| cache_key | "_sylius_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13826 -form: Symfony\Component\Form\Form {#13799 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13827 …5} |
| full_name | "sylius_contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact_email" |
| label | "sylius.ui.email" |
| 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 | "_sylius_contact_email" |
| valid | true |
| value | "" |
message
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13689 +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13689 +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
| label | "sylius.ui.message" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#13689 +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13716 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13609 …} } |
| 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 | "sylius.ui.message" |
| 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() {#13718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13717 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_sylius_contact_message" ] |
| cache_key | "_sylius_contact_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13825 -form: Symfony\Component\Form\Form {#13802 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13844 …5} |
| full_name | "sylius_contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact_message" |
| label | "sylius.ui.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_contact_message" |
| valid | true |
| value | "" |
firstname
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13693 +message: "sylius.contact.firstname.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13693 +message: "sylius.contact.firstname.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
| label | "sylius.ui.firstname" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13693 +message: "sylius.contact.firstname.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13609 …} } |
| 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 | "sylius.ui.firstname" |
| 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() {#13727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13726 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_contact_firstname" ] |
| cache_key | "_sylius_contact_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13728 -form: Symfony\Component\Form\Form {#13805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13788 …5} |
| full_name | "sylius_contact[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact_firstname" |
| label | "sylius.ui.firstname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_contact_firstname" |
| valid | true |
| value | "" |
lastname
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13691 +message: "sylius.contact.lastname.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13691 +message: "sylius.contact.lastname.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
| label | "sylius.ui.lastname" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13691 +message: "sylius.contact.lastname.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13609 …} } |
| 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 | "sylius.ui.lastname" |
| 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() {#13736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13735 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_contact_lastname" ] |
| cache_key | "_sylius_contact_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13845 -form: Symfony\Component\Form\Form {#13808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13847 …5} |
| full_name | "sylius_contact[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact_lastname" |
| label | "sylius.ui.lastname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_contact_lastname" |
| valid | true |
| value | "" |
phone
"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 |
|---|---|---|
| constraints | [] |
same as passed value |
| label | "sylius.ui.phone" |
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 {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13748 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13609 …} } |
| 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 | "sylius.ui.phone" |
| 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() {#13750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13747 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_sylius_contact_phone" ] |
| cache_key | "_sylius_contact_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13846 -form: Symfony\Component\Form\Form {#13811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13848 …5} |
| full_name | "sylius_contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact_phone" |
| label | "sylius.ui.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_contact_phone" |
| valid | true |
| value | "" |
subscribedToNewsletter
"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 |
|---|---|---|
| help | "" |
same as passed value |
| label | "Je souhaite être informé(e) des offres commerciales et des bons plans de la part de Mons" |
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 {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#13760 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13756 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | "" |
| 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 {#13762 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Je souhaite être informé(e) des offres commerciales et des bons plans de la part de Mons" |
| 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() {#13766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13764 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_sylius_contact_subscribedToNewsletter" ] |
| cache_key | "_sylius_contact_subscribedToNewsletter_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13849 -form: Symfony\Component\Form\Form {#13814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13850 …5} |
| full_name | "sylius_contact[subscribedToNewsletter]" |
| help | "" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact_subscribedToNewsletter" |
| label | "Je souhaite être informé(e) des offres commerciales et des bons plans de la part de Mons" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subscribedToNewsletter" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_contact_subscribedToNewsletter" |
| valid | true |
| value | "1" |
subject
"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 |
|---|---|---|
| choices | [ "sylius.ui.subjects.product_information_request" => "sylius.ui.subjects.product_information_request" "sylius.ui.subjects.event_quote_request" => "sylius.ui.subjects.event_quote_request" "sylius.ui.subjects.training_information_request" => "sylius.ui.subjects.training_information_request" "sylius.ui.subjects.order_information_request" => "sylius.ui.subjects.order_information_request" "sylius.ui.subjects.other_subjects" => "sylius.ui.subjects.other_subjects" ] |
[ "sylius.ui.subjects.product_information_request" => "sylius.ui.subjects.product_information_request" "sylius.ui.subjects.event_quote_request" => "sylius.ui.subjects.event_quote_request" "sylius.ui.subjects.training_information_request" => "sylius.ui.subjects.training_information_request" "sylius.ui.subjects.order_information_request" => "sylius.ui.subjects.order_information_request" "sylius.ui.subjects.other_subjects" => "sylius.ui.subjects.other_subjects" ] |
| constraints | [] |
same as passed value |
| expanded | false |
same as passed value |
| label | "sylius.ui.subject" |
same as passed value |
| multiple | 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 | 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 | [ "sylius.ui.subjects.product_information_request" => "sylius.ui.subjects.product_information_request" "sylius.ui.subjects.event_quote_request" => "sylius.ui.subjects.event_quote_request" "sylius.ui.subjects.training_information_request" => "sylius.ui.subjects.training_information_request" "sylius.ui.subjects.order_information_request" => "sylius.ui.subjects.order_information_request" "sylius.ui.subjects.other_subjects" => "sylius.ui.subjects.other_subjects" ] |
| 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 {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| 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 | "sylius.ui.subject" |
| 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() {#13786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13785 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_sylius_contact_subject" ] |
| cache_key | "_sylius_contact_subject_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#13853 +label: "sylius.ui.subjects.product_information_request" +value: "sylius.ui.subjects.product_information_request" +data: "sylius.ui.subjects.product_information_request" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13854 +label: "sylius.ui.subjects.event_quote_request" +value: "sylius.ui.subjects.event_quote_request" +data: "sylius.ui.subjects.event_quote_request" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13855 +label: "sylius.ui.subjects.training_information_request" +value: "sylius.ui.subjects.training_information_request" +data: "sylius.ui.subjects.training_information_request" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13856 +label: "sylius.ui.subjects.order_information_request" +value: "sylius.ui.subjects.order_information_request" +data: "sylius.ui.subjects.order_information_request" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13857 +label: "sylius.ui.subjects.other_subjects" +value: "sylius.ui.subjects.other_subjects" +data: "sylius.ui.subjects.other_subjects" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13851 -form: Symfony\Component\Form\Form {#13817 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13852 …5} |
| full_name | "sylius_contact[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact_subject" |
| is_selected | Closure($choice, $value) {#13859 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13772 …} } |
| label | "sylius.ui.subject" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subject" |
| 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 | "_sylius_contact_subject" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1181ff4ab0c937dca99d119b.l1Vq5A6glS1nAwZD97eS0k5CXsTyCp9xZOhEVNN0cFI.-wEAhT-T4mwVTUQwrf_IvR00afWQR8s0C5t8Nv5GAjzkPDi8O9TlYgZpSw" |
| 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 | "1181ff4ab0c937dca99d119b.l1Vq5A6glS1nAwZD97eS0k5CXsTyCp9xZOhEVNN0cFI.-wEAhT-T4mwVTUQwrf_IvR00afWQR8s0C5t8Nv5GAjzkPDi8O9TlYgZpSw" |
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 {#5769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5763 …} -namespace: Closure() {#5772 …} } |
| data | "1181ff4ab0c937dca99d119b.l1Vq5A6glS1nAwZD97eS0k5CXsTyCp9xZOhEVNN0cFI.-wEAhT-T4mwVTUQwrf_IvR00afWQR8s0C5t8Nv5GAjzkPDi8O9TlYgZpSw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13864 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13609 …} } |
| 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() {#13866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#13660 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#13863 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_contact__token" ] |
| cache_key | "_sylius_contact__token_hidden" |
| compound | false |
| data | "1181ff4ab0c937dca99d119b.l1Vq5A6glS1nAwZD97eS0k5CXsTyCp9xZOhEVNN0cFI.-wEAhT-T4mwVTUQwrf_IvR00afWQR8s0C5t8Nv5GAjzkPDi8O9TlYgZpSw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13876 -form: Symfony\Component\Form\Form {#13872 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13867 …5} |
| full_name | "sylius_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_contact__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 | "_sylius_contact__token" |
| valid | true |
| value | "1181ff4ab0c937dca99d119b.l1Vq5A6glS1nAwZD97eS0k5CXsTyCp9xZOhEVNN0cFI.-wEAhT-T4mwVTUQwrf_IvR00afWQR8s0C5t8Nv5GAjzkPDi8O9TlYgZpSw" |