- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 184
- Events
- Routing
- Cache
- Translation 49
- Security
- Twig
- Doctrine 1
- HTTP Client
- E-mails
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
appbundle_widgetnotes
"App\Form\WidgetNotesType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\WidgetNotes {#1943 -id: null -dateAt: DateTime @1768465149 {#1896 date: 2026-01-15 08:19:09.573430 UTC (+00:00) } -title: null -message: null -forAgent: null -audience: null -createdAt: null -createdId: null -updatedAt: null -updatedId: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/reservations-greenpatio/widget/notes/calendarcvr/create/" |
same as passed value |
| data | App\Entity\WidgetNotes {#1943 -id: null -dateAt: DateTime @1768465149 {#1896 date: 2026-01-15 08:19:09.573430 UTC (+00:00) } -title: null -message: null -forAgent: null -audience: null -createdAt: null -createdId: null -updatedAt: null -updatedId: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/reservations-greenpatio/widget/notes/calendarcvr/create/" |
| 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 {#2051 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2050 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1625 …} -namespace: Closure() {#2048 …} } |
| data | App\Entity\WidgetNotes {#1943 -id: null -dateAt: DateTime @1768465149 {#1896 date: 2026-01-15 08:19:09.573430 UTC (+00:00) } -title: null -message: null -forAgent: null -audience: null -createdAt: null -createdId: null -updatedAt: null -updatedId: null } |
| data_class | "App\Entity\WidgetNotes" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2011 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2142 …} use: { $class: "App\Entity\WidgetNotes" } } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2042 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2139 …} $translationDomain: "validators" $message: Closure() {#2012 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/reservations-greenpatio/widget/notes/calendarcvr/create/" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "appbundle_widgetnotes" "_appbundle_widgetnotes" ] |
| cache_key | "_appbundle_widgetnotes_appbundle_widgetnotes" |
| compound | true |
| data | App\Entity\WidgetNotes {#1943 -id: null -dateAt: DateTime @1768465149 {#1896 date: 2026-01-15 08:19:09.573430 UTC (+00:00) } -title: null -message: null -forAgent: null -audience: null -createdAt: null -createdId: null -updatedAt: null -updatedId: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6022 -form: Symfony\Component\Form\Form {#1911 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6030 …5} |
| full_name | "appbundle_widgetnotes" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_widgetnotes" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "appbundle_widgetnotes" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_widgetnotes" |
| valid | true |
| value | App\Entity\WidgetNotes {#1943 -id: null -dateAt: DateTime @1768465149 {#1896 date: 2026-01-15 08:19:09.573430 UTC (+00:00) } -title: null -message: null -forAgent: null -audience: null -createdAt: null -createdId: null -updatedAt: null -updatedId: null } |
dateAt
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1768465149 {#1854 date: 2026-01-15 08:19:09.573430 UTC (+00:00) } |
| View Format |
"2026-01-15"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| format | "yyyy-MM-dd" |
same as passed value |
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#2051 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2050 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1625 …} -namespace: Closure() {#2048 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#2035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2042 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2139 …} $translationDomain: "validators" $message: Closure() {#1999 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_appbundle_widgetnotes_dateAt" ] |
| cache_key | "_appbundle_widgetnotes_dateAt_date" |
| compound | false |
| data | DateTime @1768465149 {#1854 date: 2026-01-15 08:19:09.573430 UTC (+00:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6125 -form: Symfony\Component\Form\Form {#2191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6124 …5} |
| full_name | "appbundle_widgetnotes[dateAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_widgetnotes_dateAt" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateAt" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_appbundle_widgetnotes_dateAt" |
| valid | true |
| value | "2026-01-15" |
| widget | "single_text" |
title
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 {#2051 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2050 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1625 …} -namespace: Closure() {#2048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2142 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2042 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2139 …} $translationDomain: "validators" $message: Closure() {#2027 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_widgetnotes_title" ] |
| cache_key | "_appbundle_widgetnotes_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6113 -form: Symfony\Component\Form\Form {#2195 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6122 …5} |
| full_name | "appbundle_widgetnotes[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_widgetnotes_title" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_widgetnotes_title" |
| valid | true |
| value | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 {#2051 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2050 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1625 …} -namespace: Closure() {#2048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2142 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2042 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2139 …} $translationDomain: "validators" $message: Closure() {#2015 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_widgetnotes_message" ] |
| cache_key | "_appbundle_widgetnotes_message_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6135 -form: Symfony\Component\Form\Form {#2198 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6139 …5} |
| full_name | "appbundle_widgetnotes[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_widgetnotes_message" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_widgetnotes_message" |
| valid | true |
| value | "" |
forAgent
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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_label | "name" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "App\Entity\User" |
same as passed value |
| expanded | false |
false
|
| multiple | false |
false
|
| placeholder | "Select a For Agent" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1950 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1865 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1917 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "App\Entity\User" |
| 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 {#2051 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2050 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1625 …} -namespace: Closure() {#2048 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#839 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1884 -om: Doctrine\ORM\EntityManager {#839 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#515 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Select a For Agent" |
| 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 | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2042 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2139 …} $translationDomain: "validators" $message: Closure() {#1908 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_appbundle_widgetnotes_forAgent" ] |
| cache_key | "_appbundle_widgetnotes_forAgent_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6033 +label: "Cancelado" +value: "1" +data: App\Entity\User {#6036 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6007 +label: "Jorge" +value: "5" +data: App\Entity\User {#6037 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6148 +label: "Rafael" +value: "6" +data: App\Entity\User {#6041 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6144 +label: "Victor" +value: "9" +data: App\Entity\User {#6044 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6028 +label: "OSCAR" +value: "10" +data: App\Entity\User {#6047 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6026 +label: "Salvador" +value: "14" +data: App\Entity\User {#6050 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6121 +label: "Daniel" +value: "16" +data: App\Entity\User {#6054 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6017 +label: "Elisabeth" +value: "19" +data: App\Entity\User {#6105 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "Gustavo" +value: "20" +data: App\Entity\User {#6099 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: "Elena" +value: "22" +data: App\Entity\User {#6096 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "Yulia" +value: "27" +data: App\Entity\User {#6093 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: "Umut" +value: "28" +data: App\Entity\User {#6090 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: "Eder" +value: "29" +data: App\Entity\User {#6087 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: "ADMINISTRACIÓN" +value: "30" +data: App\Entity\User {#6084 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: "Esteban" +value: "31" +data: App\Entity\User {#6081 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "Yarong" +value: "32" +data: App\Entity\User {#6078 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "Administracion2" +value: "33" +data: App\Entity\User {#6075 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: "Erika" +value: "34" +data: App\Entity\User {#6072 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "Matteo" +value: "35" +data: App\Entity\User {#6069 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "Walter" +value: "36" +data: App\Entity\User {#6066 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: "Mónica" +value: "37" +data: App\Entity\User {#6063 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "Ana" +value: "38" +data: App\Entity\User {#6060 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "Cristina" +value: "39" +data: App\Entity\User {#6057 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: "Amanda" +value: "40" +data: App\Entity\User {#6053 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: "Antonela" +value: "42" +data: App\Entity\User {#6153 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: "Jennifer" +value: "43" +data: App\Entity\User {#6157 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: "Tania" +value: "45" +data: App\Entity\User {#6160 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: "Hicham" +value: "47" +data: App\Entity\User {#6163 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "Isac" +value: "48" +data: App\Entity\User {#6166 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "Ibrahim" +value: "52" +data: App\Entity\User {#6169 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +label: "Miriam" +value: "54" +data: App\Entity\User {#6172 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +label: "Eduardo" +value: "68" +data: App\Entity\User {#6175 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "ISABEL" +value: "73" +data: App\Entity\User {#6178 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: "Angie" +value: "77" +data: App\Entity\User {#6181 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +label: "Carlos" +value: "78" +data: App\Entity\User {#6184 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "Gabriela" +value: "82" +data: Proxies\__CG__\App\Entity\User {#6108 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6380 +label: "Daniela" +value: "87" +data: App\Entity\User {#6189 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6379 +label: "Cristina" +value: "89" +data: App\Entity\User {#6192 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6382 +label: "Silvia" +value: "90" +data: App\Entity\User {#6195 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6383 +label: "Angel" +value: "92" +data: App\Entity\User {#6198 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6384 +label: "Paola" +value: "94" +data: App\Entity\User {#6201 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6385 +label: "Carmen" +value: "95" +data: App\Entity\User {#6204 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6386 +label: "BEATRIZ" +value: "97" +data: App\Entity\User {#6207 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6387 +label: "Roger" +value: "99" +data: App\Entity\User {#6210 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6388 +label: "Eduardo" +value: "101" +data: App\Entity\User {#6213 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6389 +label: "Anna" +value: "104" +data: App\Entity\User {#6216 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6390 +label: "Marta" +value: "105" +data: App\Entity\User {#6219 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6391 +label: "Inés" +value: "106" +data: App\Entity\User {#6222 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6392 +label: "Maider" +value: "107" +data: App\Entity\User {#6225 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6393 +label: "Cristina" +value: "108" +data: App\Entity\User {#6228 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6394 +label: "App" +value: "109" +data: App\Entity\User {#6231 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6395 +label: "Erika" +value: "110" +data: App\Entity\User {#6234 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6396 +label: "Eduardo" +value: "111" +data: App\Entity\User {#6237 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6397 +label: "Rafael" +value: "112" +data: App\Entity\User {#6240 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6398 +label: "Alberto" +value: "113" +data: App\Entity\User {#6243 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6399 +label: "Pedro" +value: "114" +data: App\Entity\User {#6246 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6400 +label: "Angel" +value: "116" +data: App\Entity\User {#6249 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6401 +label: "Gonzalo" +value: "117" +data: App\Entity\User {#6252 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6402 +label: "Cristina" +value: "120" +data: App\Entity\User {#6255 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6403 +label: "Sandra" +value: "121" +data: App\Entity\User {#6258 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6404 +label: "Digital" +value: "122" +data: App\Entity\User {#6261 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6405 +label: "Victoria" +value: "123" +data: App\Entity\User {#6264 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6406 +label: "Henry" +value: "124" +data: App\Entity\User {#6267 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6407 +label: "Alba" +value: "125" +data: App\Entity\User {#6270 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6408 +label: "Alberto" +value: "126" +data: App\Entity\User {#6273 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6409 +label: "María" +value: "127" +data: App\Entity\User {#6276 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6410 +label: "Cai Liang" +value: "128" +data: App\Entity\User {#6279 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6411 +label: "María Alejandra" +value: "129" +data: App\Entity\User {#6282 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6412 +label: "Virginia" +value: "130" +data: App\Entity\User {#6285 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6413 +label: "Javier" +value: "131" +data: App\Entity\User {#6288 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6414 +label: "Valentina" +value: "132" +data: App\Entity\User {#6291 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6415 +label: "Giulia" +value: "133" +data: Proxies\__CG__\App\Entity\User {#4222 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6416 +label: "Erika" +value: "134" +data: App\Entity\User {#6296 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6417 +label: "María" +value: "135" +data: App\Entity\User {#6299 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6418 +label: "Emma" +value: "136" +data: App\Entity\User {#6302 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6419 +label: "Manuel" +value: "137" +data: App\Entity\User {#6305 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6420 +label: "Simona" +value: "138" +data: App\Entity\User {#6308 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6421 +label: "Oscar" +value: "139" +data: App\Entity\User {#6311 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6422 +label: "Yohan" +value: "140" +data: App\Entity\User {#6314 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6423 +label: "Rodrigo" +value: "141" +data: App\Entity\User {#6317 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6424 +label: "Elena" +value: "142" +data: App\Entity\User {#6320 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6425 +label: "Karina" +value: "143" +data: App\Entity\User {#6323 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6426 +label: "Lisbet" +value: "144" +data: App\Entity\User {#6326 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +label: "Demo" +value: "145" +data: App\Entity\User {#6329 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +label: "Maira Emila" +value: "146" +data: App\Entity\User {#6332 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6429 +label: "Marcos" +value: "147" +data: App\Entity\User {#6335 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6430 +label: "Ramon" +value: "148" +data: App\Entity\User {#6338 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6431 +label: "Fernanda" +value: "149" +data: App\Entity\User {#1571 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6432 +label: "Ileana" +value: "150" +data: App\Entity\User {#6341 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6433 +label: "Ana" +value: "151" +data: App\Entity\User {#6344 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6434 +label: "Tamara" +value: "152" +data: App\Entity\User {#6347 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +label: "Ricard" +value: "153" +data: App\Entity\User {#6350 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6143 -form: Symfony\Component\Form\Form {#1895 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6114 …5} |
| full_name | "appbundle_widgetnotes[forAgent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_widgetnotes_forAgent" |
| is_selected | Closure($choice, $value) {#6031 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1988 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "forAgent" |
| placeholder | "Select a For Agent" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_widgetnotes_forAgent" |
| valid | true |
| value | "" |
audience
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | 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 {#2051 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2050 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1625 …} -namespace: Closure() {#2048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2162 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1944 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2042 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2139 …} $translationDomain: "validators" $message: Closure() {#2168 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_appbundle_widgetnotes_audience" ] |
| cache_key | "_appbundle_widgetnotes_audience_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6436 -form: Symfony\Component\Form\Form {#1921 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6151 …5} |
| full_name | "appbundle_widgetnotes[audience]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_widgetnotes_audience" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "audience" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_widgetnotes_audience" |
| valid | true |
| value | "1" |
save
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_appbundle_widgetnotes_save" ] |
| cache_key | "_appbundle_widgetnotes_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6437 …5} |
| full_name | "appbundle_widgetnotes[save]" |
| id | "appbundle_widgetnotes_save" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_appbundle_widgetnotes_save" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2d8aef3390a2ef7a91caa680fde80.fE06MeTMIoe5B8tYlQ14Nt1YFzutSTmeMvQhodSXwEE.LHhzepKCUuyMQ48M3koOXLYWJQLDMHfMQ6VuyO3CgTlOB31L07Vqtsto-w" |
| 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 | "2d8aef3390a2ef7a91caa680fde80.fE06MeTMIoe5B8tYlQ14Nt1YFzutSTmeMvQhodSXwEE.LHhzepKCUuyMQ48M3koOXLYWJQLDMHfMQ6VuyO3CgTlOB31L07Vqtsto-w" |
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 {#2051 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2050 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1625 …} -namespace: Closure() {#2048 …} } |
| data | "2d8aef3390a2ef7a91caa680fde80.fE06MeTMIoe5B8tYlQ14Nt1YFzutSTmeMvQhodSXwEE.LHhzepKCUuyMQ48M3koOXLYWJQLDMHfMQ6VuyO3CgTlOB31L07Vqtsto-w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2142 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#6444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2042 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2139 …} $translationDomain: "validators" $message: Closure() {#6439 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_appbundle_widgetnotes__token" ] |
| cache_key | "_appbundle_widgetnotes__token_hidden" |
| compound | false |
| data | "2d8aef3390a2ef7a91caa680fde80.fE06MeTMIoe5B8tYlQ14Nt1YFzutSTmeMvQhodSXwEE.LHhzepKCUuyMQ48M3koOXLYWJQLDMHfMQ6VuyO3CgTlOB31L07Vqtsto-w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6454 -form: Symfony\Component\Form\Form {#6450 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6445 …5} |
| full_name | "appbundle_widgetnotes[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_widgetnotes__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_widgetnotes__token" |
| valid | true |
| value | "2d8aef3390a2ef7a91caa680fde80.fE06MeTMIoe5B8tYlQ14Nt1YFzutSTmeMvQhodSXwEE.LHhzepKCUuyMQ48M3koOXLYWJQLDMHfMQ6VuyO3CgTlOB31L07Vqtsto-w" |