Forms
-
reviews
-
rating
-
email
-
author
-
description
-
check
-
submit
-
_token
-
reviews
Form type:
"App\Marketplace\Form\ReviewsType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Reviews {#1006 -id: null -date: null -rating: null -description: null -author: null -email: null -status: null -product: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Reviews {#1006 -id: null -date: null -rating: null -description: null -author: null -email: null -status: null -product: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
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 {#46 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#47 …} -namespace: Closure() {#35 …} } |
data | App\Entity\Reviews {#1006 -id: null -date: null -rating: null -description: null -author: null -email: null -status: null -product: null } |
data_class | "App\Entity\Reviews" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Reviews" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
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() {#1266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $message: Closure() {#1265 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reviews" "_reviews" ] |
cache_key | "_reviews_reviews" |
compound | true |
data | App\Entity\Reviews {#1006 -id: null -date: null -rating: null -description: null -author: null -email: null -status: null -product: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1430 -form: Symfony\Component\Form\Form {#1344 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1477 …5} |
full_name | "reviews" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reviews" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews" |
valid | true |
value | App\Entity\Reviews {#1006 -id: null -date: null -rating: null -description: null -author: null -email: null -status: null -product: null } |
rating
Errors
This form has no errors.
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 | [ "name" => "your-name" "class" => "wpcf7-form-control wpcf7-text wpcf7-validates-as-required input-text" ] |
[ "name" => "your-name" "class" => "wpcf7-form-control wpcf7-text wpcf7-validates-as-required input-text" ] |
choices | [ "5 - Idealne" => 5 "4 - Dobre" => 4 "3 - Średnio" => 3 "2 - Całkiem nieźle" => 2 "1 - Bardzo słabe" => 1 ] |
[ "5 - Idealne" => 5 "4 - Dobre" => 4 "3 - Średnio" => 3 "2 - Całkiem nieźle" => 2 "1 - Bardzo słabe" => 1 ] |
label | "Oceń produkt" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "name" => "your-name" "class" => "wpcf7-form-control wpcf7-text wpcf7-validates-as-required input-text" ] |
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 | [ "5 - Idealne" => 5 "4 - Dobre" => 4 "3 - Średnio" => 3 "2 - Całkiem nieźle" => 2 "1 - Bardzo słabe" => 1 ] |
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 {#46 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#47 …} -namespace: Closure() {#35 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Oceń produkt" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
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() {#1234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $message: Closure() {#1231 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "name" => "your-name" "class" => "wpcf7-form-control wpcf7-text wpcf7-validates-as-required input-text" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reviews_rating" ] |
cache_key | "_reviews_rating_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1434 +label: "5 - Idealne" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "4 - Dobre" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "3 - Średnio" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1296 +label: "2 - Całkiem nieźle" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "1 - Bardzo słabe" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#1436 -form: Symfony\Component\Form\Form {#1406 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1505 …5} |
full_name | "reviews[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_rating" |
is_selected | Closure($choice, $value) {#1496 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Oceń produkt" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "rating" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_rating" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
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 | [ "name" => "your-email" "size" => 40 "class" => "wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email input-text" "placeholder" => "example@email.pl" ] |
[ "name" => "your-email" "size" => 40 "class" => "wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email input-text" "placeholder" => "example@email.pl" ] |
label | "Adres e-mail (nie będzie publikowany)" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "name" => "your-email" "size" => 40 "class" => "wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email input-text" "placeholder" => "example@email.pl" ] |
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 {#46 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#47 …} -namespace: Closure() {#35 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Adres e-mail (nie będzie publikowany)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $message: Closure() {#1268 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "name" => "your-email" "size" => 40 "class" => "wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email input-text" "placeholder" => "example@email.pl" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_reviews_email" ] |
cache_key | "_reviews_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1449 -form: Symfony\Component\Form\Form {#1403 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1482 …5} |
full_name | "reviews[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_email" |
label | "Adres e-mail (nie będzie publikowany)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_email" |
valid | true |
value | "" |
author
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "name" => "your-subject" "size" => 40 "class" => "wpcf7-form-control wpcf7-text input-text" "placeholder" => "np. Jan Kowalski" ] |
[ "name" => "your-subject" "size" => 40 "class" => "wpcf7-form-control wpcf7-text input-text" "placeholder" => "np. Jan Kowalski" ] |
label | "Autor" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "name" => "your-subject" "size" => 40 "class" => "wpcf7-form-control wpcf7-text input-text" "placeholder" => "np. Jan Kowalski" ] |
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 {#46 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#47 …} -namespace: Closure() {#35 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Autor" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $message: Closure() {#1294 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "name" => "your-subject" "size" => 40 "class" => "wpcf7-form-control wpcf7-text input-text" "placeholder" => "np. Jan Kowalski" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reviews_author" ] |
cache_key | "_reviews_author_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1499 -form: Symfony\Component\Form\Form {#1400 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1476 …5} |
full_name | "reviews[author]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_author" |
label | "Autor" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "author" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_author" |
valid | true |
value | "" |
description
Errors
This form has no errors.
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 | [ "name" => "your-message" "cols" => 40 "rows" => 4 "class" => "wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required input-text" "placeholder" => "" ] |
[ "name" => "your-message" "cols" => 40 "rows" => 4 "class" => "wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required input-text" "placeholder" => "" ] |
label | "Twoja opinia" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "name" => "your-message" "cols" => 40 "rows" => 4 "class" => "wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required input-text" "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 {#46 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#47 …} -namespace: Closure() {#35 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Twoja opinia" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $message: Closure() {#1302 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "name" => "your-message" "cols" => 40 "rows" => 4 "class" => "wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required input-text" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_reviews_description" ] |
cache_key | "_reviews_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1432 -form: Symfony\Component\Form\Form {#1409 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1437 …5} |
full_name | "reviews[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_description" |
label | "Twoja opinia" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_description" |
valid | true |
value | "" |
check
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "wpcf7-list-item" "name" => "akceptacja" "value" => "1" ] |
same as passed value |
mapped | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "wpcf7-list-item" "name" => "akceptacja" "value" => "1" ] |
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 {#46 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#47 …} -namespace: Closure() {#35 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1319 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1318 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $message: Closure() {#1330 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "wpcf7-list-item" "name" => "akceptacja" "value" => "1" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_reviews_check" ] |
cache_key | "_reviews_check_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1433 -form: Symfony\Component\Form\Form {#1412 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1429 …5} |
full_name | "reviews[check]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_check" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "check" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_check" |
valid | true |
value | "1" |
submit
Errors
This form has no errors.
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" => "wpcf7-form-control has-spinner wpcf7-submit button" ] |
[ "class" => "wpcf7-form-control has-spinner wpcf7-submit button" ] |
label | "Wyślij opinię" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "wpcf7-form-control has-spinner wpcf7-submit button" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Wyślij opinię" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "wpcf7-form-control has-spinner wpcf7-submit button" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_reviews_submit" ] |
cache_key | "_reviews_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1509 …5} |
full_name | "reviews[submit]" |
id | "reviews_submit" |
label | "Wyślij opinię" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_reviews_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5846d8a40.KNk-4Qlis4OF0qnq-Pe1KP6ap97tuK_eOU9oOyd_Ikc.ZpJap1hU3cTzgfO1ub7yUM_T6KmK8teKanwHemY2EXZKmlKRflbK1_ax2g" |
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 | "5846d8a40.KNk-4Qlis4OF0qnq-Pe1KP6ap97tuK_eOU9oOyd_Ikc.ZpJap1hU3cTzgfO1ub7yUM_T6KmK8teKanwHemY2EXZKmlKRflbK1_ax2g" |
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 {#46 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#47 …} -namespace: Closure() {#35 …} } |
data | "5846d8a40.KNk-4Qlis4OF0qnq-Pe1KP6ap97tuK_eOU9oOyd_Ikc.ZpJap1hU3cTzgfO1ub7yUM_T6KmK8teKanwHemY2EXZKmlKRflbK1_ax2g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1423 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $message: Closure() {#1516 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reviews__token" ] |
cache_key | "_reviews__token_hidden" |
compound | false |
data | "5846d8a40.KNk-4Qlis4OF0qnq-Pe1KP6ap97tuK_eOU9oOyd_Ikc.ZpJap1hU3cTzgfO1ub7yUM_T6KmK8teKanwHemY2EXZKmlKRflbK1_ax2g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1530 -form: Symfony\Component\Form\Form {#1510 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1522 …5} |
full_name | "reviews[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews__token" |
valid | true |
value | "5846d8a40.KNk-4Qlis4OF0qnq-Pe1KP6ap97tuK_eOU9oOyd_Ikc.ZpJap1hU3cTzgfO1ub7yUM_T6KmK8teKanwHemY2EXZKmlKRflbK1_ax2g" |