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 {#986 -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 {#986 -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 {#986 -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) {#1240 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() {#1242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1088 …} $message: Closure() {#1241 …} $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 {#986 -id: null -date: null -rating: null -description: null -author: null -email: null -status: null -product: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1426 -form: Symfony\Component\Form\Form {#1320 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1458 …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 {#986 -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() {#1210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1088 …} $message: Closure() {#1207 …} $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 {#1466 +label: "5 - Idealne" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1477 +label: "4 - Dobre" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "3 - Średnio" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1272 +label: "2 - Całkiem nieźle" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +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 {#1478 -form: Symfony\Component\Form\Form {#1382 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1473 …5} |
full_name | "reviews[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_rating" |
is_selected | Closure($choice, $value) {#1456 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) {#1245 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() {#1262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1088 …} $message: Closure() {#1244 …} $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 {#1463 -form: Symfony\Component\Form\Form {#1379 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1476 …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) {#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 | "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() {#1271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1088 …} $message: Closure() {#1270 …} $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 {#1468 -form: Symfony\Component\Form\Form {#1376 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1352 …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) {#1279 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() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1088 …} $message: Closure() {#1278 …} $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 {#1318 -form: Symfony\Component\Form\Form {#1385 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1469 …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) {#1295 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 {#1294 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() {#1304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1088 …} $message: Closure() {#1306 …} $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 {#1452 -form: Symfony\Component\Form\Form {#1388 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1434 …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 {#1461 …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 | "206a7132d5493cb08.0MsIA25xf6scTw7ubptB7c1c1SNmqmkYavy20Vs3lgQ.qok6VSsFGf5QAlyCF-x3pKsOjA4L4x9BJLjbiy9apVy6kVI2WDgLkkwfZQ" |
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 | "206a7132d5493cb08.0MsIA25xf6scTw7ubptB7c1c1SNmqmkYavy20Vs3lgQ.qok6VSsFGf5QAlyCF-x3pKsOjA4L4x9BJLjbiy9apVy6kVI2WDgLkkwfZQ" |
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 | "206a7132d5493cb08.0MsIA25xf6scTw7ubptB7c1c1SNmqmkYavy20Vs3lgQ.qok6VSsFGf5QAlyCF-x3pKsOjA4L4x9BJLjbiy9apVy6kVI2WDgLkkwfZQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1425 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() {#1449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1088 …} $message: Closure() {#1442 …} $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 | "206a7132d5493cb08.0MsIA25xf6scTw7ubptB7c1c1SNmqmkYavy20Vs3lgQ.qok6VSsFGf5QAlyCF-x3pKsOjA4L4x9BJLjbiy9apVy6kVI2WDgLkkwfZQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1487 -form: Symfony\Component\Form\Form {#1454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1404 …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 | "206a7132d5493cb08.0MsIA25xf6scTw7ubptB7c1c1SNmqmkYavy20Vs3lgQ.qok6VSsFGf5QAlyCF-x3pKsOjA4L4x9BJLjbiy9apVy6kVI2WDgLkkwfZQ" |