Forms
-
review
-
text
-
rating
-
0
-
1
-
2
-
3
-
4
-
-
_token
-
review
Form type:
"App\Form\ReviewType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Review {#564 -id: null -text: null -rating: null -createdAt: DateTimeImmutable @1749924771 {#584 date: 2025-06-14 20:12:51.395296 Europe/Zurich (+02:00) } -Product: App\Entity\Product {#549 …} -User: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Review {#564 -id: null -text: null -rating: null -createdAt: DateTimeImmutable @1749924771 {#584 date: 2025-06-14 20:12:51.395296 Europe/Zurich (+02:00) } -Product: App\Entity\Product {#549 …} -User: 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data | App\Entity\Review {#564 -id: null -text: null -rating: null -createdAt: DateTimeImmutable @1749924771 {#584 date: 2025-06-14 20:12:51.395296 Europe/Zurich (+02:00) } -Product: App\Entity\Product {#549 …} -User: null } |
data_class | "App\Entity\Review" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Review" } } |
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() {#1291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1292 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "review" "_review" ] |
cache_key | "_review_review" |
compound | true |
data | App\Entity\Review {#564 -id: null -text: null -rating: null -createdAt: DateTimeImmutable @1749924771 {#584 date: 2025-06-14 20:12:51.395296 Europe/Zurich (+02:00) } -Product: App\Entity\Product {#549 …} -User: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1441 -errors: [] -form: Symfony\Component\Form\Form {#1324 …} } |
form | Symfony\Component\Form\FormView {#1414 …5} |
full_name | "review" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "review" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_review" |
valid | true |
value | App\Entity\Review {#564 -id: null -text: null -rating: null -createdAt: DateTimeImmutable @1749924771 {#584 date: 2025-06-14 20:12:51.395296 Europe/Zurich (+02:00) } -Product: App\Entity\Product {#549 …} -User: null } |
text
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 | [ "rows" => 5 ] |
[ "rows" => 5 ] |
label | "Your Review" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => 5 ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1306 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 | "Your Review" |
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() {#1184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1190 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 5 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_review_text" ] |
cache_key | "_review_text_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1476 -errors: [] -form: Symfony\Component\Form\Form {#1369 …} } |
form | Symfony\Component\Form\FormView {#1478 …5} |
full_name | "review[text]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review_text" |
label | "Your Review" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_review_text" |
valid | true |
value | "" |
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 |
---|---|---|
choices | [ "5 ★" => 5 "4 ★" => 4 "3 ★" => 3 "2 ★" => 2 "1 ★" => 1 ] |
[ "5 ★" => 5 "4 ★" => 4 "3 ★" => 3 "2 ★" => 2 "1 ★" => 1 ] |
expanded | true |
same as passed value |
label | "Your Rating" |
same as passed value |
multiple | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_lazy | false |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "5 ★" => 5 "4 ★" => 4 "3 ★" => 3 "2 ★" => 2 "1 ★" => 1 ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | "Your Rating" |
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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1287 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_review_rating" ] |
cache_key | "_review_rating_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +data: 5 +value: "5" +label: "5 ★" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1320 +data: 4 +value: "4" +label: "4 ★" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1318 +data: 3 +value: "3" +label: "3 ★" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +data: 2 +value: "2" +label: "2 ★" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1316 +data: 1 +value: "1" +label: "1 ★" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1475 -errors: [] -form: Symfony\Component\Form\Form {#1392 …} } |
expanded | true |
form | Symfony\Component\Form\FormView {#1474 …5} |
full_name | "review[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review_rating" |
is_selected | Closure($choice, $value) {#1473 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Your Rating" |
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 | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_review_rating" |
valid | true |
value | "" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "5 ★" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "5" |
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 | "entry" |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1322 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1328 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "5 ★" |
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() {#1329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1330 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_review_rating_entry" ] |
cache_key | "_review_rating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1466 -errors: [] -form: Symfony\Component\Form\Form {#1395 …} } |
form | Symfony\Component\Form\FormView {#1448 …5} |
full_name | "review[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review_rating_0" |
label | "5 ★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_review_rating_entry" |
valid | true |
value | "5" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "4 ★" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "4" |
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 | "entry" |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1322 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1328 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4 ★" |
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() {#1342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1343 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_review_rating_entry" ] |
cache_key | "_review_rating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1333 -errors: [] -form: Symfony\Component\Form\Form {#1398 …} } |
form | Symfony\Component\Form\FormView {#1192 …5} |
full_name | "review[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review_rating_1" |
label | "4 ★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_review_rating_entry" |
valid | true |
value | "4" |
2
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "3 ★" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "3" |
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 | "entry" |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1322 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1328 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3 ★" |
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() {#1357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1356 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_review_rating_entry" ] |
cache_key | "_review_rating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1439 -errors: [] -form: Symfony\Component\Form\Form {#1401 …} } |
form | Symfony\Component\Form\FormView {#1444 …5} |
full_name | "review[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review_rating_2" |
label | "3 ★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_review_rating_entry" |
valid | true |
value | "3" |
3
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "2 ★" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "2" |
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 | "entry" |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1322 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1328 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2 ★" |
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() {#1370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1365 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_review_rating_entry" ] |
cache_key | "_review_rating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1470 -errors: [] -form: Symfony\Component\Form\Form {#1404 …} } |
form | Symfony\Component\Form\FormView {#1471 …5} |
full_name | "review[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review_rating_3" |
label | "2 ★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_review_rating_entry" |
valid | true |
value | "2" |
4
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "1 ★" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
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 | "entry" |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1322 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1328 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1 ★" |
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() {#1385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1384 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_review_rating_entry" ] |
cache_key | "_review_rating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1308 -errors: [] -form: Symfony\Component\Form\Form {#1407 …} } |
form | Symfony\Component\Form\FormView {#1290 …5} |
full_name | "review[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review_rating_4" |
label | "1 ★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_review_rating_entry" |
valid | true |
value | "1" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "app_csrf" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "app_csrf" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#392 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#391 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data | "app_csrf" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1447 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() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1065 …} $message: Closure() {#1481 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_review__token" ] |
cache_key | "_review__token_hidden" |
compound | false |
data | "app_csrf" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1493 -errors: [] -form: Symfony\Component\Form\Form {#1489 …} } |
form | Symfony\Component\Form\FormView {#1484 …5} |
full_name | "review[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "review__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 | "_review__token" |
valid | true |
value | "app_csrf" |