- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 184
- Events
- Routing
- Cache
- Translation 58
- Security
- Twig
- Doctrine
- 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 {#1712 -id: null -dateAt: DateTime @1732193054 {#1853 date: 2024-11-21 12:44:14.011371 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 {#1712 -id: null -dateAt: DateTime @1732193054 {#1853 date: 2024-11-21 12:44:14.011371 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 {#2029 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2089 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1695 …} -namespace: Closure() {#2076 …} } |
data | App\Entity\WidgetNotes {#1712 -id: null -dateAt: DateTime @1732193054 {#1853 date: 2024-11-21 12:44:14.011371 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) {#1798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2139 …} 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() {#1812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2053 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2229 …} $translationDomain: "validators" $message: Closure() {#1813 …} } } |
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 {#1712 -id: null -dateAt: DateTime @1732193054 {#1853 date: 2024-11-21 12:44:14.011371 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 {#2204 -form: Symfony\Component\Form\Form {#1833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1811 …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 {#1712 -id: null -dateAt: DateTime @1732193054 {#1853 date: 2024-11-21 12:44:14.011371 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 @1732193054 {#1822 date: 2024-11-21 12:44:14.011371 UTC (+00:00) } |
View Format |
"2024-11-21"
|
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 {#2029 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2089 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1695 …} -namespace: Closure() {#2076 …} } |
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() {#2225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2053 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2229 …} $translationDomain: "validators" $message: Closure() {#1209 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
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 @1732193054 {#1822 date: 2024-11-21 12:44:14.011371 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2203 -form: Symfony\Component\Form\Form {#2172 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2181 …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 | "2024-11-21" |
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 {#2029 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2089 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1695 …} -namespace: Closure() {#2076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1806 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2139 …} } |
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() {#1814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2053 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2229 …} $translationDomain: "validators" $message: Closure() {#1799 …} } } |
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 {#2217 -form: Symfony\Component\Form\Form {#2167 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2161 …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 {#2029 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2089 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1695 …} -namespace: Closure() {#2076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1797 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2139 …} } |
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() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2053 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2229 …} $translationDomain: "validators" $message: Closure() {#1810 …} } } |
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 {#2114 -form: Symfony\Component\Form\Form {#2141 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2208 …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 {#1867 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1827 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2168 -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 {#2029 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2089 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1695 …} -namespace: Closure() {#2076 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#803 …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 {#1846 -om: Doctrine\ORM\EntityManager {#803 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#483 …} -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() {#1820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2053 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2229 …} $translationDomain: "validators" $message: Closure() {#1826 …} } } |
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 {#1789 +label: "Cancelado" +value: "1" +data: App\Entity\User {#2235 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "Jorge" +value: "5" +data: App\Entity\User {#2233 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Rafael" +value: "6" +data: App\Entity\User {#2187 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "Reem" +value: "8" +data: App\Entity\User {#2170 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "Victor" +value: "9" +data: App\Entity\User {#2151 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "OSCAR" +value: "10" +data: App\Entity\User {#2295 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "Adolfo" +value: "12" +data: App\Entity\User {#2301 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Alberto" +value: "13" +data: App\Entity\User {#2292 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "Salvador" +value: "14" +data: App\Entity\User {#1123 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "Daniel" +value: "16" +data: App\Entity\User {#1062 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "Clara" +value: "17" +data: App\Entity\User {#1021 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "Elisabeth" +value: "19" +data: App\Entity\User {#1015 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "Gustavo" +value: "20" +data: App\Entity\User {#2298 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "Elena" +value: "22" +data: App\Entity\User {#2302 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "Yulia" +value: "27" +data: App\Entity\User {#2283 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "Umut" +value: "28" +data: App\Entity\User {#2280 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "Eder" +value: "29" +data: App\Entity\User {#2277 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "ADMINISTRACIÓN" +value: "30" +data: App\Entity\User {#2274 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Esteban" +value: "31" +data: App\Entity\User {#2271 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Yarong" +value: "32" +data: App\Entity\User {#2268 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Administracion2" +value: "33" +data: App\Entity\User {#2265 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Erika" +value: "34" +data: App\Entity\User {#2262 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Matteo" +value: "35" +data: App\Entity\User {#2259 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Walter" +value: "36" +data: App\Entity\User {#2256 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "Mónica" +value: "37" +data: App\Entity\User {#2253 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "Ana" +value: "38" +data: App\Entity\User {#2250 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Cristina" +value: "39" +data: App\Entity\User {#2247 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "Amanda" +value: "40" +data: App\Entity\User {#2244 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Antonela" +value: "42" +data: App\Entity\User {#2241 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Jennifer" +value: "43" +data: App\Entity\User {#2117 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Tania" +value: "45" +data: App\Entity\User {#2184 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "Hicham" +value: "47" +data: App\Entity\User {#2197 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "Isac" +value: "48" +data: App\Entity\User {#2212 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Ibrahim" +value: "52" +data: App\Entity\User {#2179 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Miriam" +value: "54" +data: App\Entity\User {#2153 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Miriam" +value: "57" +data: App\Entity\User {#2198 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "Miguel" +value: "58" +data: App\Entity\User {#2308 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "Eduardo" +value: "68" +data: App\Entity\User {#2311 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "ISABEL" +value: "73" +data: App\Entity\User {#2314 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "Angie" +value: "77" +data: App\Entity\User {#2317 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "Carlos" +value: "78" +data: App\Entity\User {#2320 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Irene" +value: "81" +data: App\Entity\User {#2323 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Gabriela" +value: "82" +data: App\Entity\User {#1468 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Daniela" +value: "87" +data: App\Entity\User {#2326 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Aministracion" +value: "88" +data: App\Entity\User {#2329 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Clara" +value: "89" +data: App\Entity\User {#2332 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Silvia" +value: "90" +data: App\Entity\User {#2335 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Angel" +value: "92" +data: App\Entity\User {#2338 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Paola" +value: "94" +data: App\Entity\User {#2341 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "Carmen" +value: "95" +data: App\Entity\User {#2344 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "BEATRIZ" +value: "97" +data: App\Entity\User {#2347 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "Roger" +value: "99" +data: App\Entity\User {#2350 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "Jaime" +value: "100" +data: App\Entity\User {#2353 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Eduardo" +value: "101" +data: App\Entity\User {#2356 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "Inés" +value: "102" +data: App\Entity\User {#2359 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "Hilario" +value: "103" +data: App\Entity\User {#2362 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "Anna" +value: "104" +data: App\Entity\User {#2365 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +label: "Marta" +value: "105" +data: App\Entity\User {#2368 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +label: "Inés" +value: "106" +data: App\Entity\User {#2371 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +label: "Maider" +value: "107" +data: App\Entity\User {#2374 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +label: "Cristina" +value: "108" +data: App\Entity\User {#2377 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "App" +value: "109" +data: App\Entity\User {#2380 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +label: "Erika" +value: "110" +data: App\Entity\User {#2383 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +label: "Eduardo" +value: "111" +data: App\Entity\User {#2386 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +label: "Rafael" +value: "112" +data: App\Entity\User {#2389 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +label: "Alberto" +value: "113" +data: App\Entity\User {#2392 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +label: "Pedro" +value: "114" +data: App\Entity\User {#2395 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +label: "Angel" +value: "116" +data: App\Entity\User {#2398 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +label: "Gonzalo" +value: "117" +data: App\Entity\User {#2401 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "Maria Jesús" +value: "118" +data: App\Entity\User {#2404 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +label: "Sergio" +value: "119" +data: App\Entity\User {#2407 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "Cristina" +value: "120" +data: App\Entity\User {#2410 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "Sandra" +value: "121" +data: App\Entity\User {#2413 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "Digital" +value: "122" +data: App\Entity\User {#2416 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "Victoria" +value: "123" +data: App\Entity\User {#2419 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "Henry" +value: "124" +data: App\Entity\User {#2422 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "Alba" +value: "125" +data: App\Entity\User {#2425 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "Alberto" +value: "126" +data: App\Entity\User {#2428 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +label: "María" +value: "127" +data: App\Entity\User {#2431 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +label: "Cai" +value: "128" +data: App\Entity\User {#2434 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1855 -form: Symfony\Component\Form\Form {#1834 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2163 …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) {#1217 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1213 …} } |
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 {#2029 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2089 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1695 …} -namespace: Closure() {#2076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2194 …} } |
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 {#2188 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() {#2180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2053 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2229 …} $translationDomain: "validators" $message: Closure() {#2213 …} } } |
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 {#2506 -form: Symfony\Component\Form\Form {#1816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1848 …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 {#2507 …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 | "bd6fb77723586a665baa621.NkT0Wr9EFnA39AXxjaRNr2UQiwVqJOwJqAv98QF4rHE.Yga-KMoxTl1YmTCHxPcOyCZdxXBdVKBE6lOlmkUd7UBEL4Iv-C5mMlu3TA" |
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 | "bd6fb77723586a665baa621.NkT0Wr9EFnA39AXxjaRNr2UQiwVqJOwJqAv98QF4rHE.Yga-KMoxTl1YmTCHxPcOyCZdxXBdVKBE6lOlmkUd7UBEL4Iv-C5mMlu3TA" |
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 {#2029 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2089 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1695 …} -namespace: Closure() {#2076 …} } |
data | "bd6fb77723586a665baa621.NkT0Wr9EFnA39AXxjaRNr2UQiwVqJOwJqAv98QF4rHE.Yga-KMoxTl1YmTCHxPcOyCZdxXBdVKBE6lOlmkUd7UBEL4Iv-C5mMlu3TA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2139 …} } |
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() {#2514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2053 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2229 …} $translationDomain: "validators" $message: Closure() {#2509 …} } } |
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 | "bd6fb77723586a665baa621.NkT0Wr9EFnA39AXxjaRNr2UQiwVqJOwJqAv98QF4rHE.Yga-KMoxTl1YmTCHxPcOyCZdxXBdVKBE6lOlmkUd7UBEL4Iv-C5mMlu3TA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2524 -form: Symfony\Component\Form\Form {#2520 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2515 …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 | "bd6fb77723586a665baa621.NkT0Wr9EFnA39AXxjaRNr2UQiwVqJOwJqAv98QF4rHE.Yga-KMoxTl1YmTCHxPcOyCZdxXBdVKBE6lOlmkUd7UBEL4Iv-C5mMlu3TA" |