Forms
-
topics
-
topic
-
21
-
22
-
23
-
24
-
25
-
-
_token
-
topics
Form type:
"App\Form\Onboarding\TopicsType"
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
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 | 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 {#1494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1499 …} -namespace: Closure() {#1501 …} } |
| data_class | "App\Entity\UserFavoriteTopics" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1800 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\UserFavoriteTopics" } } |
| 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() {#1814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#242 …} $message: Closure() {#1813 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "topics" "_topics" ] |
| cache_key | "_topics_topics" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2197 -errors: [] -form: Symfony\Component\Form\Form {#2119 …} } |
| form | Symfony\Component\Form\FormView {#1815 …5} |
| full_name | "topics" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "topics" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "topics" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_topics" |
| valid | true |
| value | null |
topic
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) {#1876 class: "App\Form\Onboarding\TopicsType" this: App\Form\Onboarding\TopicsType {#1762 …} } |
same as passed value |
| choice_filter | Closure($choice): bool {#1884 returnType: "bool" class: "App\Form\Onboarding\TopicsType" this: App\Form\Onboarding\TopicsType {#1762 …} } |
same as passed value |
| class | "App\Entity\Topic" |
same as passed value |
| expanded | true |
same as passed value |
| mapped | false |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, $key, $value) {#1876 class: "App\Form\Onboarding\TopicsType" this: App\Form\Onboarding\TopicsType {#1762 …} } |
| choice_filter | Closure($choice): bool {#1884 returnType: "bool" class: "App\Form\Onboarding\TopicsType" this: App\Form\Onboarding\TopicsType {#1762 …} } |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1820 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1856 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1853 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1849 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1860 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1857 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1859 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1858 …} } |
| choices | null |
| class | "App\Entity\Topic" |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#1494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1499 …} -namespace: Closure() {#1501 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#984 …11} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1819 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#984 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1717 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| reset_on_focus | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#242 …} $message: Closure() {#1852 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_topics_topic" ] |
| cache_key | "_topics_topic_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +data: Proxies\__CG__\App\Entity\Topic {#1966 …} +value: "21" +label: "075f43b4-553f-451f-bb0a-25e11abfb51a" +attr: [ "data-uuid" => "075f43b4-553f-451f-bb0a-25e11abfb51a" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +data: Proxies\__CG__\App\Entity\Topic {#1945 …} +value: "22" +label: "c9fc440e-ddc2-4df8-8645-78b796c70541" +attr: [ "data-uuid" => "c9fc440e-ddc2-4df8-8645-78b796c70541" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +data: Proxies\__CG__\App\Entity\Topic {#1956 …} +value: "23" +label: "0bca7381-10b7-4aff-b5e9-0ba78def9794" +attr: [ "data-uuid" => "0bca7381-10b7-4aff-b5e9-0ba78def9794" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +data: Proxies\__CG__\App\Entity\Topic {#1912 …} +value: "24" +label: "8b57f080-c922-41bf-8f36-db8edf1a5605" +attr: [ "data-uuid" => "8b57f080-c922-41bf-8f36-db8edf1a5605" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +data: Proxies\__CG__\App\Entity\Topic {#1947 …} +value: "25" +label: "4f53c947-89f3-4f36-a878-cf7508265890" +attr: [ "data-uuid" => "4f53c947-89f3-4f36-a878-cf7508265890" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2217 -errors: [] -form: Symfony\Component\Form\Form {#2172 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2219 …5} |
| full_name | "topics[topic]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "topics_topic" |
| is_selected | Closure($choice, array $values) {#2216 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "topic" |
| 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 | "_topics_topic" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
21
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 | [ "data-uuid" => "075f43b4-553f-451f-bb0a-25e11abfb51a" ] |
[ "data-uuid" => "075f43b4-553f-451f-bb0a-25e11abfb51a" ] |
| block_name | "entry" |
same as passed value |
| label | "075f43b4-553f-451f-bb0a-25e11abfb51a" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "21" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-uuid" => "075f43b4-553f-451f-bb0a-25e11abfb51a" ] |
| 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 {#1494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1499 …} -namespace: Closure() {#1501 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2121 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2122 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "075f43b4-553f-451f-bb0a-25e11abfb51a" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#2125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#242 …} $message: Closure() {#2124 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "21" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-uuid" => "075f43b4-553f-451f-bb0a-25e11abfb51a" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_topics_topic_entry" ] |
| cache_key | "_topics_topic_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2198 -errors: [] -form: Symfony\Component\Form\Form {#2175 …} } |
| form | Symfony\Component\Form\FormView {#2203 …5} |
| full_name | "topics[topic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "topics_topic_21" |
| label | "075f43b4-553f-451f-bb0a-25e11abfb51a" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "21" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_topics_topic_entry" |
| valid | true |
| value | "21" |
22
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 | [ "data-uuid" => "c9fc440e-ddc2-4df8-8645-78b796c70541" ] |
[ "data-uuid" => "c9fc440e-ddc2-4df8-8645-78b796c70541" ] |
| block_name | "entry" |
same as passed value |
| label | "c9fc440e-ddc2-4df8-8645-78b796c70541" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "22" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-uuid" => "c9fc440e-ddc2-4df8-8645-78b796c70541" ] |
| 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 {#1494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1499 …} -namespace: Closure() {#1501 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2121 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2122 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "c9fc440e-ddc2-4df8-8645-78b796c70541" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#2136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#242 …} $message: Closure() {#2137 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "22" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-uuid" => "c9fc440e-ddc2-4df8-8645-78b796c70541" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_topics_topic_entry" ] |
| cache_key | "_topics_topic_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2194 -errors: [] -form: Symfony\Component\Form\Form {#2178 …} } |
| form | Symfony\Component\Form\FormView {#2166 …5} |
| full_name | "topics[topic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "topics_topic_22" |
| label | "c9fc440e-ddc2-4df8-8645-78b796c70541" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "22" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_topics_topic_entry" |
| valid | true |
| value | "22" |
23
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 | [ "data-uuid" => "0bca7381-10b7-4aff-b5e9-0ba78def9794" ] |
[ "data-uuid" => "0bca7381-10b7-4aff-b5e9-0ba78def9794" ] |
| block_name | "entry" |
same as passed value |
| label | "0bca7381-10b7-4aff-b5e9-0ba78def9794" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "23" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-uuid" => "0bca7381-10b7-4aff-b5e9-0ba78def9794" ] |
| 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 {#1494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1499 …} -namespace: Closure() {#1501 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2121 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2122 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "0bca7381-10b7-4aff-b5e9-0ba78def9794" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#2147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#242 …} $message: Closure() {#2146 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "23" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-uuid" => "0bca7381-10b7-4aff-b5e9-0ba78def9794" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_topics_topic_entry" ] |
| cache_key | "_topics_topic_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1861 -errors: [] -form: Symfony\Component\Form\Form {#2181 …} } |
| form | Symfony\Component\Form\FormView {#2148 …5} |
| full_name | "topics[topic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "topics_topic_23" |
| label | "0bca7381-10b7-4aff-b5e9-0ba78def9794" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "23" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_topics_topic_entry" |
| valid | true |
| value | "23" |
24
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 | [ "data-uuid" => "8b57f080-c922-41bf-8f36-db8edf1a5605" ] |
[ "data-uuid" => "8b57f080-c922-41bf-8f36-db8edf1a5605" ] |
| block_name | "entry" |
same as passed value |
| label | "8b57f080-c922-41bf-8f36-db8edf1a5605" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "24" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-uuid" => "8b57f080-c922-41bf-8f36-db8edf1a5605" ] |
| 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 {#1494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1499 …} -namespace: Closure() {#1501 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2121 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2122 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8b57f080-c922-41bf-8f36-db8edf1a5605" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#2156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#242 …} $message: Closure() {#2155 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "24" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-uuid" => "8b57f080-c922-41bf-8f36-db8edf1a5605" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_topics_topic_entry" ] |
| cache_key | "_topics_topic_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2157 -errors: [] -form: Symfony\Component\Form\Form {#2184 …} } |
| form | Symfony\Component\Form\FormView {#2200 …5} |
| full_name | "topics[topic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "topics_topic_24" |
| label | "8b57f080-c922-41bf-8f36-db8edf1a5605" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "24" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_topics_topic_entry" |
| valid | true |
| value | "24" |
25
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 | [ "data-uuid" => "4f53c947-89f3-4f36-a878-cf7508265890" ] |
[ "data-uuid" => "4f53c947-89f3-4f36-a878-cf7508265890" ] |
| block_name | "entry" |
same as passed value |
| label | "4f53c947-89f3-4f36-a878-cf7508265890" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "25" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-uuid" => "4f53c947-89f3-4f36-a878-cf7508265890" ] |
| 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 {#1494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1499 …} -namespace: Closure() {#1501 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2121 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2122 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "4f53c947-89f3-4f36-a878-cf7508265890" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#2165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#242 …} $message: Closure() {#2164 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "25" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-uuid" => "4f53c947-89f3-4f36-a878-cf7508265890" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_topics_topic_entry" ] |
| cache_key | "_topics_topic_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2191 -errors: [] -form: Symfony\Component\Form\Form {#2187 …} } |
| form | Symfony\Component\Form\FormView {#2192 …5} |
| full_name | "topics[topic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "topics_topic_25" |
| label | "4f53c947-89f3-4f36-a878-cf7508265890" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "25" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_topics_topic_entry" |
| valid | true |
| value | "25" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4a5b1586af0ac674470e6be3.94XIFpz4tG3ybm0USnNO7cK4VXVf78bk_-82YOwiCIY.ufevJPWd5iGLDVhHcgkfoPPxYg8VrpTVkJ9bM7MabfS4441f6L3YNYEBVQ" |
| 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 | "4a5b1586af0ac674470e6be3.94XIFpz4tG3ybm0USnNO7cK4VXVf78bk_-82YOwiCIY.ufevJPWd5iGLDVhHcgkfoPPxYg8VrpTVkJ9bM7MabfS4441f6L3YNYEBVQ" |
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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1499 …} -namespace: Closure() {#1501 …} } |
| data | "4a5b1586af0ac674470e6be3.94XIFpz4tG3ybm0USnNO7cK4VXVf78bk_-82YOwiCIY.ufevJPWd5iGLDVhHcgkfoPPxYg8VrpTVkJ9bM7MabfS4441f6L3YNYEBVQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2215 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() {#2222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#242 …} $message: Closure() {#2218 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_topics__token" ] |
| cache_key | "_topics__token_hidden" |
| compound | false |
| data | "4a5b1586af0ac674470e6be3.94XIFpz4tG3ybm0USnNO7cK4VXVf78bk_-82YOwiCIY.ufevJPWd5iGLDVhHcgkfoPPxYg8VrpTVkJ9bM7MabfS4441f6L3YNYEBVQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2232 -errors: [] -form: Symfony\Component\Form\Form {#2228 …} } |
| form | Symfony\Component\Form\FormView {#2223 …5} |
| full_name | "topics[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "topics__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 | "_topics__token" |
| valid | true |
| value | "4a5b1586af0ac674470e6be3.94XIFpz4tG3ybm0USnNO7cK4VXVf78bk_-82YOwiCIY.ufevJPWd5iGLDVhHcgkfoPPxYg8VrpTVkJ9bM7MabfS4441f6L3YNYEBVQ" |