- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 15
- Security
- Twig
- HTTP Client
- Doctrine 1
- E-mails
- Debug
- Messages
- E-mails
- Blocks* 0
- Themes 2
- VichUploader
- Rich Snippets 0
- 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
-
-
_username
-
_password
-
_remember_me
-
_token
-
-
-
name
-
submit
-
_token
-
-
-
email
-
captcha
-
submit
-
_token
-
(no name)
"Sylius\Bundle\UiBundle\Form\Type\SecurityLoginType"
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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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() {#4122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#4121 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_security_login" "_" ] |
| cache_key | "__sylius_security_login" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4150 -form: Symfony\Component\Form\Form {#4170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4161 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
_username
"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 |
|---|---|---|
| label | "sylius.form.login.username" |
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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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.form.login.username" |
| 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() {#4135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#4134 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "__username" ] |
| cache_key | "__username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4186 -form: Symfony\Component\Form\Form {#4173 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4185 …5} |
| full_name | "_username" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_username" |
| label | "sylius.form.login.username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__username" |
| valid | true |
| value | "" |
_password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| label | "sylius.form.login.password" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4147 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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.form.login.password" |
| 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 | false |
| upload_max_size_message | Closure() {#4149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#4146 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "__password" ] |
| cache_key | "__password_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4187 -form: Symfony\Component\Form\Form {#4176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4188 …5} |
| full_name | "_password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_password" |
| label | "sylius.form.login.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__password" |
| valid | true |
| value | "" |
_remember_me
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.login.remember_me" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4158 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4154 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4160 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sylius.form.login.remember_me" |
| 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() {#4164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#4162 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "__remember_me" ] |
| cache_key | "__remember_me_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4194 -form: Symfony\Component\Form\Form {#4179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4196 …5} |
| full_name | "_remember_me" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_remember_me" |
| label | "sylius.form.login.remember_me" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_remember_me" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__remember_me" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "81c74a7f.50STbbpmI-30KfjP8rb0jFcDbnaEujMc8ex1q1gGNFU.iWmrB_c-caiMQb6kuNyH5wV5Hj_t4nhxuqFN8xpqeQ2sINQ_-TZAv5gfqQ" |
| 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 | "81c74a7f.50STbbpmI-30KfjP8rb0jFcDbnaEujMc8ex1q1gGNFU.iWmrB_c-caiMQb6kuNyH5wV5Hj_t4nhxuqFN8xpqeQ2sINQ_-TZAv5gfqQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data | "81c74a7f.50STbbpmI-30KfjP8rb0jFcDbnaEujMc8ex1q1gGNFU.iWmrB_c-caiMQb6kuNyH5wV5Hj_t4nhxuqFN8xpqeQ2sINQ_-TZAv5gfqQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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() {#4203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#4200 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
| cache_key | "__token_hidden" |
| compound | false |
| data | "81c74a7f.50STbbpmI-30KfjP8rb0jFcDbnaEujMc8ex1q1gGNFU.iWmrB_c-caiMQb6kuNyH5wV5Hj_t4nhxuqFN8xpqeQ2sINQ_-TZAv5gfqQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4213 -form: Symfony\Component\Form\Form {#4209 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4204 …5} |
| full_name | "_token" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_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 | "__token" |
| valid | true |
| value | "81c74a7f.50STbbpmI-30KfjP8rb0jFcDbnaEujMc8ex1q1gGNFU.iWmrB_c-caiMQb6kuNyH5wV5Hj_t4nhxuqFN8xpqeQ2sINQ_-TZAv5gfqQ" |
app_product_search_form
"Symfony\Component\Form\Extension\Core\Type\FormType"
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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2548 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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() {#2570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#2551 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/recherche/products/" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_app_product_search_form" ] |
| cache_key | "_app_product_search_form_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2620 -form: Symfony\Component\Form\Form {#2600 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2615 …5} |
| full_name | "app_product_search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_product_search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "app_product_search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_product_search_form" |
| valid | true |
| value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "app.ui.search_placeholder" ] |
[ "placeholder" => "app.ui.search_placeholder" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "app.ui.search_placeholder" ] |
| 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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2583 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#2584 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "app.ui.search_placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_app_product_search_form_name" ] |
| cache_key | "_app_product_search_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2625 -form: Symfony\Component\Form\Form {#2609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2623 …5} |
| full_name | "app_product_search_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_product_search_form_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_product_search_form_name" |
| valid | true |
| value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
[ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | false |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_app_product_search_form_submit" ] |
| cache_key | "_app_product_search_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2628 …5} |
| full_name | "app_product_search_form[submit]" |
| id | "app_product_search_form_submit" |
| label | false |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_app_product_search_form_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9eb9a3f494a517600a6c8eb440f21.HP6qIbCUN38bnQIU-y0h8j54GdRYfxgkLyvwPaW62uA.Q4f9E-XLTSBIyVt9oWROh2RPLbdvR1YSXm6iZZPNjLRljtAX9eAaKV6wcQ" |
| 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 | "9eb9a3f494a517600a6c8eb440f21.HP6qIbCUN38bnQIU-y0h8j54GdRYfxgkLyvwPaW62uA.Q4f9E-XLTSBIyVt9oWROh2RPLbdvR1YSXm6iZZPNjLRljtAX9eAaKV6wcQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data | "9eb9a3f494a517600a6c8eb440f21.HP6qIbCUN38bnQIU-y0h8j54GdRYfxgkLyvwPaW62uA.Q4f9E-XLTSBIyVt9oWROh2RPLbdvR1YSXm6iZZPNjLRljtAX9eAaKV6wcQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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() {#2629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#2627 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_app_product_search_form__token" ] |
| cache_key | "_app_product_search_form__token_hidden" |
| compound | false |
| data | "9eb9a3f494a517600a6c8eb440f21.HP6qIbCUN38bnQIU-y0h8j54GdRYfxgkLyvwPaW62uA.Q4f9E-XLTSBIyVt9oWROh2RPLbdvR1YSXm6iZZPNjLRljtAX9eAaKV6wcQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2633 -form: Symfony\Component\Form\Form {#2632 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2630 …5} |
| full_name | "app_product_search_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_product_search_form__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 | "_app_product_search_form__token" |
| valid | true |
| value | "9eb9a3f494a517600a6c8eb440f21.HP6qIbCUN38bnQIU-y0h8j54GdRYfxgkLyvwPaW62uA.Q4f9E-XLTSBIyVt9oWROh2RPLbdvR1YSXm6iZZPNjLRljtAX9eAaKV6wcQ" |
newsletter_subscription
"App\Form\NewsletterSubscriptionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\NewsletterSubscription {#9736 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/fr/_ajax/newsletter/subscribe" |
same as passed value |
| data | App\Entity\NewsletterSubscription {#9736 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/fr/_ajax/newsletter/subscribe" |
| 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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data | App\Entity\NewsletterSubscription {#9736 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
| data_class | "App\Entity\NewsletterSubscription" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} use: { $class: "App\Entity\NewsletterSubscription" } } |
| 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() {#9747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#9746 …} } } |
| validation_groups | [
"default"
] |
View Variables
| Variable | Value |
|---|---|
| action | "/fr/_ajax/newsletter/subscribe" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "newsletter_subscription" "_newsletter_subscription" ] |
| cache_key | "_newsletter_subscription_newsletter_subscription" |
| compound | true |
| data | App\Entity\NewsletterSubscription {#9736 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9781 -form: Symfony\Component\Form\Form {#9782 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9748 …5} |
| full_name | "newsletter_subscription" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_subscription" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletter_subscription" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_newsletter_subscription" |
| valid | true |
| value | App\Entity\NewsletterSubscription {#9736 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: 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 |
|---|---|---|
| attr | [ "placeholder" => "sylius.form.newsletter_subscription.email_placeholder" ] |
[ "placeholder" => "sylius.form.newsletter_subscription.email_placeholder" ] |
| label | "sylius.form.newsletter_subscription.email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "sylius.form.newsletter_subscription.email_placeholder" ] |
| 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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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.form.newsletter_subscription.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() {#9762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#9759 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "sylius.form.newsletter_subscription.email_placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_newsletter_subscription_email" ] |
| cache_key | "_newsletter_subscription_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9796 -form: Symfony\Component\Form\Form {#9785 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9794 …5} |
| full_name | "newsletter_subscription[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_subscription_email" |
| label | "sylius.form.newsletter_subscription.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 | "_newsletter_subscription_email" |
| valid | true |
| value | "" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#9753 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#9753 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| label | "sylius.ui.captcha" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#9753 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9773 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.ui.captcha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| locale | "en" |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#9774 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_newsletter_subscription_captcha" ] |
| cache_key | "_newsletter_subscription_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#9797 -form: Symfony\Component\Form\Form {#9788 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9798 …5} |
| full_name | "newsletter_subscription[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "newsletter_subscription_captcha" |
| label | "sylius.ui.captcha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "en" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6Ldgt64iAAAAANSSmgZcSulC-JH42k9-wp-cWfwr" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_newsletter_subscription_captcha" |
| valid | true |
| value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary bg-green" ] |
[ "class" => "btn btn-primary bg-green" ] |
| label | "sylius.form.newsletter_subscription.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary bg-green" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "sylius.form.newsletter_subscription.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary bg-green" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_newsletter_subscription_submit" ] |
| cache_key | "_newsletter_subscription_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#9805 …5} |
| full_name | "newsletter_subscription[submit]" |
| id | "newsletter_subscription_submit" |
| label | "sylius.form.newsletter_subscription.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_newsletter_subscription_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f21ede83774d846b743da127eb.WWhAKd3GLUn3xdG4o5H-w3fOIVGcKB9IhEm1_eSr7zI.MF86EaX0GAW68bv6y-eJoBT5TTj5b3oK73GHjK3ihmMODQVOsItPK7HxkA" |
| 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 | "f21ede83774d846b743da127eb.WWhAKd3GLUn3xdG4o5H-w3fOIVGcKB9IhEm1_eSr7zI.MF86EaX0GAW68bv6y-eJoBT5TTj5b3oK73GHjK3ihmMODQVOsItPK7HxkA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
| data | "f21ede83774d846b743da127eb.WWhAKd3GLUn3xdG4o5H-w3fOIVGcKB9IhEm1_eSr7zI.MF86EaX0GAW68bv6y-eJoBT5TTj5b3oK73GHjK3ihmMODQVOsItPK7HxkA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4078 …} } |
| 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() {#9807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4102 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#9799 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter_subscription__token" ] |
| cache_key | "_newsletter_subscription__token_hidden" |
| compound | false |
| data | "f21ede83774d846b743da127eb.WWhAKd3GLUn3xdG4o5H-w3fOIVGcKB9IhEm1_eSr7zI.MF86EaX0GAW68bv6y-eJoBT5TTj5b3oK73GHjK3ihmMODQVOsItPK7HxkA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9817 -form: Symfony\Component\Form\Form {#9813 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9808 …5} |
| full_name | "newsletter_subscription[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_subscription__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 | "_newsletter_subscription__token" |
| valid | true |
| value | "f21ede83774d846b743da127eb.WWhAKd3GLUn3xdG4o5H-w3fOIVGcKB9IhEm1_eSr7zI.MF86EaX0GAW68bv6y-eJoBT5TTj5b3oK73GHjK3ihmMODQVOsItPK7HxkA" |