- 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) {#14035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13965 …} } |
| 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() {#14037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14036 …} } } |
| 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 {#14062 -form: Symfony\Component\Form\Form {#14152 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#14038 …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 {#14043 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#14044 +message: "sylius.contact.email.invalid" +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#14043 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#14044 +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 {#14043 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#14044 +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) {#14059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13965 …} } |
| 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() {#14061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14058 …} } } |
| 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 {#14182 -form: Symfony\Component\Form\Form {#14155 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#14183 …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 {#14045 +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#14045 +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 {#14045 +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) {#14072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13965 …} } |
| 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() {#14074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14073 …} } } |
| 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 {#14181 -form: Symfony\Component\Form\Form {#14158 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#14200 …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 {#14049 +message: "sylius.contact.firstname.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#14049 +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 {#14049 +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) {#14081 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13965 …} } |
| 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() {#14083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14082 …} } } |
| 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 {#14084 -form: Symfony\Component\Form\Form {#14161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#14144 …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 {#14047 +message: "sylius.contact.lastname.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#14047 +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 {#14047 +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) {#14090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13965 …} } |
| 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() {#14092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14091 …} } } |
| 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 {#14201 -form: Symfony\Component\Form\Form {#14164 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#14204 …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) {#14104 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13965 …} } |
| 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() {#14106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14103 …} } } |
| 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 {#14203 -form: Symfony\Component\Form\Form {#14167 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#14202 …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) {#14116 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14112 …} } |
| 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 {#14118 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() {#14122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14120 …} } } |
| 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 {#14205 -form: Symfony\Component\Form\Form {#14170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#14206 …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() {#14142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14141 …} } } |
| 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 {#14209 +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 {#14210 +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 {#14211 +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 {#14212 +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 {#14213 +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 {#14207 -form: Symfony\Component\Form\Form {#14173 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14208 …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) {#14215 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#14128 …} } |
| 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 | "005c06e5b361892ff2.ccNx2qvpB9SOQ211FQWXIhMX-KSoh8oP9hGR4dfFumk.Qvsum-qYNLXGER4Rc2jQUWRms92c1fNlh0nF2bWkiDw5mjyx2KQ_n-oBVQ" |
| 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 | "005c06e5b361892ff2.ccNx2qvpB9SOQ211FQWXIhMX-KSoh8oP9hGR4dfFumk.Qvsum-qYNLXGER4Rc2jQUWRms92c1fNlh0nF2bWkiDw5mjyx2KQ_n-oBVQ" |
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 | "005c06e5b361892ff2.ccNx2qvpB9SOQ211FQWXIhMX-KSoh8oP9hGR4dfFumk.Qvsum-qYNLXGER4Rc2jQUWRms92c1fNlh0nF2bWkiDw5mjyx2KQ_n-oBVQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#13965 …} } |
| 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() {#14222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#14016 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1422 …} $translationDomain: "validators" $message: Closure() {#14219 …} } } |
| 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 | "005c06e5b361892ff2.ccNx2qvpB9SOQ211FQWXIhMX-KSoh8oP9hGR4dfFumk.Qvsum-qYNLXGER4Rc2jQUWRms92c1fNlh0nF2bWkiDw5mjyx2KQ_n-oBVQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14232 -form: Symfony\Component\Form\Form {#14228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#14223 …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 | "005c06e5b361892ff2.ccNx2qvpB9SOQ211FQWXIhMX-KSoh8oP9hGR4dfFumk.Qvsum-qYNLXGER4Rc2jQUWRms92c1fNlh0nF2bWkiDw5mjyx2KQ_n-oBVQ" |