Forms
-
questions
-
group1
-
title
-
description
-
category
-
1
-
2
-
3
-
5
-
7
-
4
-
6
-
-
-
_token
-
questions
Form type:
"App\Form\QuestionsType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Questions {#1022 -id: null -title: null -description: null -created_at: null -answers: Doctrine\Common\Collections\ArrayCollection {#1023 …} -category: null -creator: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/app/questions/save" |
same as passed value |
data | App\Entity\Questions {#1022 -id: null -title: null -description: null -created_at: null -answers: Doctrine\Common\Collections\ArrayCollection {#1023 …} -category: null -creator: null } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/app/questions/save" |
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 {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data | App\Entity\Questions {#1022 -id: null -title: null -description: null -created_at: null -answers: Doctrine\Common\Collections\ArrayCollection {#1023 …} -category: null -creator: null } |
data_class | "App\Entity\Questions" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1095 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Questions" } } |
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() {#1097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1096 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/app/questions/save" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "questions" "_questions" ] |
cache_key | "_questions_questions" |
compound | true |
data | App\Entity\Questions {#1022 -id: null -title: null -description: null -created_at: null -answers: Doctrine\Common\Collections\ArrayCollection {#1023 …} -category: null -creator: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1107 -errors: [] -form: Symfony\Component\Form\Form {#1115 …} } |
form | Symfony\Component\Form\FormView {#1098 …5} |
full_name | "questions" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "questions" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_questions" |
valid | true |
value | App\Entity\Questions {#1022 -id: null -title: null -description: null -created_at: null -answers: Doctrine\Common\Collections\ArrayCollection {#1023 …} -category: null -creator: null } |
group1
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Questions {#1022 -id: null -title: null -description: null -created_at: null -answers: Doctrine\Common\Collections\ArrayCollection {#1023 …} -category: null -creator: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
inherit_data | true |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1104 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 | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1105 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_questions_group1" ] |
cache_key | "_questions_group1_form" |
compound | true |
data | App\Entity\Questions {#1022 -id: null -title: null -description: null -created_at: null -answers: Doctrine\Common\Collections\ArrayCollection {#1023 …} -category: null -creator: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1326 -errors: [] -form: Symfony\Component\Form\Form {#1268 …} } |
form | Symfony\Component\Form\FormView {#1335 …5} |
full_name | "questions[group1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "group1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_questions_group1" |
valid | true |
value | App\Entity\Questions {#1022 -id: null -title: null -description: null -created_at: null -answers: Doctrine\Common\Collections\ArrayCollection {#1023 …} -category: null -creator: null } |
title
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 |
---|---|---|
label | "Titolo" |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-group col-md-12" ] |
[ "class" => "form-group col-md-12" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1123 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 | "Titolo" |
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 | [ "class" => "form-group col-md-12" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1124 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_questions_group1_title" ] |
cache_key | "_questions_group1_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1290 -errors: [] -form: Symfony\Component\Form\Form {#1271 …} } |
form | Symfony\Component\Form\FormView {#1299 …5} |
full_name | "questions[group1][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_title" |
label | "Titolo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-group col-md-12" ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_questions_group1_title" |
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 |
---|---|---|
label | "Descrizione" |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-group col-md-12" ] |
[ "class" => "form-group col-md-12" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1136 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 | "Descrizione" |
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 | [ "class" => "form-group col-md-12" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1137 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_questions_group1_description" ] |
cache_key | "_questions_group1_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1139 -errors: [] -form: Symfony\Component\Form\Form {#1274 …} } |
form | Symfony\Component\Form\FormView {#1126 …5} |
full_name | "questions[group1][description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_description" |
label | "Descrizione" |
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 | [ "class" => "form-group col-md-12" ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_questions_group1_description" |
valid | true |
value | "" |
category
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
choice_attr | Closure($choice, $key, $value) {#1114 class: "App\Form\QuestionsType" this: App\Form\QuestionsType {#1030 …} } |
same as passed value |
choice_label | Closure(Categories $category) {#1112 class: "App\Form\QuestionsType" this: App\Form\QuestionsType {#1030 …} } |
same as passed value |
class | "App\Entity\Categories" |
same as passed value |
expanded | true |
same as passed value |
label | "Categoria" |
same as passed value |
multiple | false |
false
|
query_builder | Closure(EntityRepository $repository) {#1113 class: "App\Form\QuestionsType" this: App\Form\QuestionsType {#1030 …} } |
Doctrine\ORM\QueryBuilder {#1197 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1177 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1198 #from: "App\Entity\Categories" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1199 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.order_categories ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#663 …} -dql: "SELECT c FROM App\Entity\Categories c ORDER BY c.order_categories ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1173 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerQwiTy34\EntityManagerGhost614a58f {#238 …12} } |
required | true |
same as passed value |
row_attr | [ "class" => "row ml-0 mr-0 p-4" ] |
[ "class" => "row ml-0 mr-0 p-4" ] |
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 | Closure($choice, $key, $value) {#1114 class: "App\Form\QuestionsType" this: App\Form\QuestionsType {#1030 …} } |
choice_filter | null |
choice_label | Closure(Categories $category) {#1112 class: "App\Form\QuestionsType" this: App\Form\QuestionsType {#1030 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1229 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1201 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1200 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1202 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1220 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1204 …} } |
choices | null |
class | "App\Entity\Categories" |
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 {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerQwiTy34\EntityManagerGhost614a58f {#238 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1217 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQwiTy34\EntityManagerGhost614a58f {#238 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1171 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Categoria" |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#1197 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1177 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1198 #from: "App\Entity\Categories" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1199 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.order_categories ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#663 …} -dql: "SELECT c FROM App\Entity\Categories c ORDER BY c.order_categories ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1173 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerQwiTy34\EntityManagerGhost614a58f {#238 …12} } |
required | true |
row_attr | [ "class" => "row ml-0 mr-0 p-4" ] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1168 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_questions_group1_category" ] |
cache_key | "_questions_group1_category_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1212 +data: App\Entity\Categories {#1233 …} +value: "1" +label: " Charde Hayes" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1209 +data: App\Entity\Categories {#1239 …} +value: "2" +label: "— Herman Decker" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1207 +data: App\Entity\Categories {#1244 …} +value: "3" +label: "— Minerva Kline" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1219 +data: App\Entity\Categories {#1249 …} +value: "5" +label: "—— Kirestin Sheppard" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1225 +data: App\Entity\Categories {#1254 …} +value: "7" +label: "—— prova" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1211 +data: App\Entity\Categories {#1259 …} +value: "4" +label: " Rina Hayes" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1226 +data: App\Entity\Categories {#1264 …} +value: "6" +label: "— Leonard Calhoun" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1375 -errors: [] -form: Symfony\Component\Form\Form {#1350 …} } |
expanded | true |
form | Symfony\Component\Form\FormView {#1377 …5} |
full_name | "questions[group1][category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_category" |
is_selected | Closure($choice, $value) {#1378 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Categoria" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [ "class" => "row ml-0 mr-0 p-4" ] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_questions_group1_category" |
valid | true |
value | "" |
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 | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
block_name | "entry" |
same as passed value |
label | " Charde Hayes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1284 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 {#1285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " Charde Hayes" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1287 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_questions_group1_category_entry" ] |
cache_key | "_questions_group1_category_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1381 -errors: [] -form: Symfony\Component\Form\Form {#1353 …} } |
form | Symfony\Component\Form\FormView {#1384 …5} |
full_name | "questions[group1][category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_category_1" |
label | " Charde Hayes" |
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 | false |
unique_block_prefix | "_questions_group1_category_entry" |
valid | true |
value | "1" |
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 | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
block_name | "entry" |
same as passed value |
label | "— Herman Decker" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1284 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 {#1285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "— Herman Decker" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1297 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_questions_group1_category_entry" ] |
cache_key | "_questions_group1_category_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1383 -errors: [] -form: Symfony\Component\Form\Form {#1356 …} } |
form | Symfony\Component\Form\FormView {#1382 …5} |
full_name | "questions[group1][category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_category_2" |
label | "— Herman Decker" |
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 | false |
unique_block_prefix | "_questions_group1_category_entry" |
valid | true |
value | "2" |
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 | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
block_name | "entry" |
same as passed value |
label | "— Minerva Kline" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1284 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 {#1285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "— Minerva Kline" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1306 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_questions_group1_category_entry" ] |
cache_key | "_questions_group1_category_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1396 -errors: [] -form: Symfony\Component\Form\Form {#1359 …} } |
form | Symfony\Component\Form\FormView {#1398 …5} |
full_name | "questions[group1][category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_category_3" |
label | "— Minerva Kline" |
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 | false |
unique_block_prefix | "_questions_group1_category_entry" |
valid | true |
value | "3" |
5
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 | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
block_name | "entry" |
same as passed value |
label | "—— Kirestin Sheppard" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1284 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 {#1285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "—— Kirestin Sheppard" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1315 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_questions_group1_category_entry" ] |
cache_key | "_questions_group1_category_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1399 -errors: [] -form: Symfony\Component\Form\Form {#1362 …} } |
form | Symfony\Component\Form\FormView {#1400 …5} |
full_name | "questions[group1][category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_category_5" |
label | "—— Kirestin Sheppard" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_questions_group1_category_entry" |
valid | true |
value | "5" |
7
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 | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
block_name | "entry" |
same as passed value |
label | "—— prova" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1284 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 {#1285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "—— prova" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1324 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "7" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_questions_group1_category_entry" ] |
cache_key | "_questions_group1_category_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1401 -errors: [] -form: Symfony\Component\Form\Form {#1365 …} } |
form | Symfony\Component\Form\FormView {#1415 …5} |
full_name | "questions[group1][category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_category_7" |
label | "—— prova" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_questions_group1_category_entry" |
valid | true |
value | "7" |
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 | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
block_name | "entry" |
same as passed value |
label | " Rina Hayes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1284 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 {#1285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " Rina Hayes" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1333 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_questions_group1_category_entry" ] |
cache_key | "_questions_group1_category_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1417 -errors: [] -form: Symfony\Component\Form\Form {#1368 …} } |
form | Symfony\Component\Form\FormView {#1418 …5} |
full_name | "questions[group1][category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_category_4" |
label | " Rina Hayes" |
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 | false |
unique_block_prefix | "_questions_group1_category_entry" |
valid | true |
value | "4" |
6
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 | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
block_name | "entry" |
same as passed value |
label | "— Leonard Calhoun" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1284 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 {#1285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "— Leonard Calhoun" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1342 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "6" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_questions_group1_category_entry" ] |
cache_key | "_questions_group1_category_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1419 -errors: [] -form: Symfony\Component\Form\Form {#1371 …} } |
form | Symfony\Component\Form\FormView {#1420 …5} |
full_name | "questions[group1][category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions_group1_category_6" |
label | "— Leonard Calhoun" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_questions_group1_category_entry" |
valid | true |
value | "6" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "df44e97ea.SJUIpEhpEtgaEzGjsD9AZLcUCAEMn951JtE3504yFa4.H9lM3HowQ7IvZwn59V0TF9hVZGNDwLFGX7QAoi1QbOQMoHrMBjZDjHJDWg" |
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 | "df44e97ea.SJUIpEhpEtgaEzGjsD9AZLcUCAEMn951JtE3504yFa4.H9lM3HowQ7IvZwn59V0TF9hVZGNDwLFGX7QAoi1QbOQMoHrMBjZDjHJDWg" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#548 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#549 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#552 …} } |
data | "df44e97ea.SJUIpEhpEtgaEzGjsD9AZLcUCAEMn951JtE3504yFa4.H9lM3HowQ7IvZwn59V0TF9hVZGNDwLFGX7QAoi1QbOQMoHrMBjZDjHJDWg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1433 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() {#1435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $message: Closure() {#1434 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_questions__token" ] |
cache_key | "_questions__token_hidden" |
compound | false |
data | "df44e97ea.SJUIpEhpEtgaEzGjsD9AZLcUCAEMn951JtE3504yFa4.H9lM3HowQ7IvZwn59V0TF9hVZGNDwLFGX7QAoi1QbOQMoHrMBjZDjHJDWg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1445 -errors: [] -form: Symfony\Component\Form\Form {#1441 …} } |
form | Symfony\Component\Form\FormView {#1436 …5} |
full_name | "questions[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "questions__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 | "_questions__token" |
valid | true |
value | "df44e97ea.SJUIpEhpEtgaEzGjsD9AZLcUCAEMn951JtE3504yFa4.H9lM3HowQ7IvZwn59V0TF9hVZGNDwLFGX7QAoi1QbOQMoHrMBjZDjHJDWg" |