Forms
item_type
Form type:
"App\Form\Type\ItemTypeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ItemType {#615 -id: 19 -name: "Dark wizard" -img: "units/dark-wizard.jpg" -cost: 800 -type: "unit" -maxStack: 1 -data: [ "unit" => [ "hp" => 50 "damage" => 15 "heal" => 20 "speed" => 10 "xp_level_factor" => 375 "xp_when_killed" => 95 "abilities" => [ [ "type" => "heal" "target_type" => "ally" "damage_type" => "none" "reach" => "all" ] [ "type" => "attack" "target_type" => "enemy" "damage_type" => "fire" "reach" => "all" ] ] ] ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ItemType {#615 -id: 19 -name: "Dark wizard" -img: "units/dark-wizard.jpg" -cost: 800 -type: "unit" -maxStack: 1 -data: [ "unit" => [ "hp" => 50 "damage" => 15 "heal" => 20 "speed" => 10 "xp_level_factor" => 375 "xp_when_killed" => 95 "abilities" => [ [ "type" => "heal" "target_type" => "ally" "damage_type" => "none" "reach" => "all" ] [ "type" => "attack" "target_type" => "enemy" "damage_type" => "fire" "reach" => "all" ] ] ] ] } |
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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#684 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#687 …} } |
| data | App\Entity\ItemType {#615 -id: 19 -name: "Dark wizard" -img: "units/dark-wizard.jpg" -cost: 800 -type: "unit" -maxStack: 1 -data: [ "unit" => [ "hp" => 50 "damage" => 15 "heal" => 20 "speed" => 10 "xp_level_factor" => 375 "xp_when_killed" => 95 "abilities" => [ [ "type" => "heal" "target_type" => "ally" "damage_type" => "none" "reach" => "all" ] [ "type" => "attack" "target_type" => "enemy" "damage_type" => "fire" "reach" => "all" ] ] ] ] } |
| data_class | "App\Entity\ItemType" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#709 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ItemType" } } |
| 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() {#711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …} $message: Closure() {#710 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "item_type" "_item_type" ] |
| cache_key | "_item_type_item_type" |
| compound | true |
| data | App\Entity\ItemType {#615 -id: 19 -name: "Dark wizard" -img: "units/dark-wizard.jpg" -cost: 800 -type: "unit" -maxStack: 1 -data: [ "unit" => [ "hp" => 50 "damage" => 15 "heal" => 20 "speed" => 10 "xp_level_factor" => 375 "xp_when_killed" => 95 "abilities" => [ [ "type" => "heal" "target_type" => "ally" "damage_type" => "none" "reach" => "all" ] [ "type" => "attack" "target_type" => "enemy" "damage_type" => "fire" "reach" => "all" ] ] ] ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#798 -form: Symfony\Component\Form\Form {#799 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#712 …5} |
| full_name | "item_type" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "item_type" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_type" |
| valid | true |
| value | App\Entity\ItemType {#615 -id: 19 -name: "Dark wizard" -img: "units/dark-wizard.jpg" -cost: 800 -type: "unit" -maxStack: 1 -data: [ "unit" => [ "hp" => 50 "damage" => 15 "heal" => 20 "speed" => 10 "xp_level_factor" => 375 "xp_when_killed" => 95 "abilities" => [ [ "type" => "heal" "target_type" => "ally" "damage_type" => "none" "reach" => "all" ] [ "type" => "attack" "target_type" => "enemy" "damage_type" => "fire" "reach" => "all" ] ] ] ] } |
name
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 | "Dark wizard" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#684 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#687 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#737 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 | 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() {#739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …} $message: Closure() {#738 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_item_type_name" ] |
| cache_key | "_item_type_name_text" |
| compound | false |
| data | "Dark wizard" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#763 -form: Symfony\Component\Form\Form {#802 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#773 …5} |
| full_name | "item_type[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_type_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_type_name" |
| valid | true |
| value | "Dark wizard" |
img
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 | "units/dark-wizard.jpg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#684 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#687 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#746 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 | 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() {#748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …} $message: Closure() {#747 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_item_type_img" ] |
| cache_key | "_item_type_img_text" |
| compound | false |
| data | "units/dark-wizard.jpg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#749 -form: Symfony\Component\Form\Form {#805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#740 …5} |
| full_name | "item_type[img]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_type_img" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "img" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_type_img" |
| valid | true |
| value | "units/dark-wizard.jpg" |
cost
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 800 |
| View Format |
"800"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#684 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#687 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#760 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …} $message: Closure() {#761 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_item_type_cost" ] |
| cache_key | "_item_type_cost_number" |
| compound | false |
| data | 800 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#823 -form: Symfony\Component\Form\Form {#808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#825 …5} |
| full_name | "item_type[cost]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_type_cost" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cost" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_type_cost" |
| valid | true |
| value | "800" |
type
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 | "unit" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#684 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#687 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#770 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 | 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() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …} $message: Closure() {#771 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_item_type_type" ] |
| cache_key | "_item_type_type_text" |
| compound | false |
| data | "unit" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#826 -form: Symfony\Component\Form\Form {#811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#827 …5} |
| full_name | "item_type[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_type_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_type_type" |
| valid | true |
| value | "unit" |
max_stack
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#684 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#687 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#779 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …} $message: Closure() {#780 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_item_type_max_stack" ] |
| cache_key | "_item_type_max_stack_number" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#828 -form: Symfony\Component\Form\Form {#814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#852 …5} |
| full_name | "item_type[max_stack]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_type_max_stack" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max_stack" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_type_max_stack" |
| valid | true |
| value | "1" |
data
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
[ "unit" => [ "hp" => 50 "damage" => 15 "heal" => 20 "speed" => 10 "xp_level_factor" => 375 "xp_when_killed" => 95 "abilities" => [ [ "type" => "heal" "target_type" => "ally" "damage_type" => "none" "reach" => "all" ] [ "type" => "attack" "target_type" => "enemy" "damage_type" => "fire" "reach" => "all" ] ] ] ] |
| Normalized Format | "{"unit":{"hp":50,"damage":15,"heal":20,"speed":10,"xp_level_factor":375,"xp_when_killed":95,"abilities":[{"type":"heal","target_type":"ally","damage_type":"none","reach":"all"},{"type":"attack","target_type":"enemy","damage_type":"fire","reach":"all"}]}}" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ App\Validator\Constraints\ValidJson {#717 +payload: null +message: "The JSON is not valid." } ] |
[ App\Validator\Constraints\ValidJson {#717 +payload: null +message: "The JSON is not valid." } ] |
| label | "Data" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ App\Validator\Constraints\ValidJson {#717 +payload: null +message: "The JSON is not valid." } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#684 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#687 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#727 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 | "Data" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …} $message: Closure() {#728 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_item_type_data" ] |
| cache_key | "_item_type_data_textarea" |
| compound | false |
| data | "{"unit":{"hp":50,"damage":15,"heal":20,"speed":10,"xp_level_factor":375,"xp_when_killed":95,"abilities":[{"type":"heal","target_type":"ally","damage_type":"none","reach":"all"},{"type":"attack","target_type":"enemy","damage_type":"fire","reach":"all"}]}}" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#854 -form: Symfony\Component\Form\Form {#817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#855 …5} |
| full_name | "item_type[data]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_type_data" |
| label | "Data" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "data" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_type_data" |
| valid | true |
| value | "{"unit":{"hp":50,"damage":15,"heal":20,"speed":10,"xp_level_factor":375,"xp_when_killed":95,"abilities":[{"type":"heal","target_type":"ally","damage_type":"none","reach":"all"},{"type":"attack","target_type":"enemy","damage_type":"fire","reach":"all"}]}}" |
save
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 |
|---|---|---|
| label | "Update Item" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Update Item" |
| 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 | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_item_type_save" ] |
| cache_key | "_item_type_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#857 …5} |
| full_name | "item_type[save]" |
| id | "item_type_save" |
| label | "Update Item" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_item_type_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "519ef492b0c0f3df4aa.UuXX-nWSx9zt88T4lsctLNrDuLLMmT3KQPE8IrknPzg.HaS-tDKirZmEn7eS5K0ZRbui7vCVrnzyd75kFdNien8cgaeSLdaR69TC8A" |
| 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 | "519ef492b0c0f3df4aa.UuXX-nWSx9zt88T4lsctLNrDuLLMmT3KQPE8IrknPzg.HaS-tDKirZmEn7eS5K0ZRbui7vCVrnzyd75kFdNien8cgaeSLdaR69TC8A" |
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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#684 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#687 …} } |
| data | "519ef492b0c0f3df4aa.UuXX-nWSx9zt88T4lsctLNrDuLLMmT3KQPE8IrknPzg.HaS-tDKirZmEn7eS5K0ZRbui7vCVrnzyd75kFdNien8cgaeSLdaR69TC8A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#873 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() {#875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#301 …} $message: Closure() {#874 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_item_type__token" ] |
| cache_key | "_item_type__token_hidden" |
| compound | false |
| data | "519ef492b0c0f3df4aa.UuXX-nWSx9zt88T4lsctLNrDuLLMmT3KQPE8IrknPzg.HaS-tDKirZmEn7eS5K0ZRbui7vCVrnzyd75kFdNien8cgaeSLdaR69TC8A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#885 -form: Symfony\Component\Form\Form {#881 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#876 …5} |
| full_name | "item_type[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_type__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 | "_item_type__token" |
| valid | true |
| value | "519ef492b0c0f3df4aa.UuXX-nWSx9zt88T4lsctLNrDuLLMmT3KQPE8IrknPzg.HaS-tDKirZmEn7eS5K0ZRbui7vCVrnzyd75kFdNien8cgaeSLdaR69TC8A" |