- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 187
- Events
- Routing
- Cache
- Translation 1
- 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
-
-
picture
-
clientId
-
position
-
department
-
name
-
lastName
-
email
-
phone
-
mobile
-
birthday
-
assignedAgent
-
typeclient
-
newsletter
-
situation
-
status
-
save
-
contact
"App\Form\ClientContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ClientContact {#1907 -id: 7552 -clientId: "6358" -position: "DIR MKT & COMMUNICATIONS" -department: "MKT" -typeclient: "BT & MICE" -name: "CHIARA" -lastName: "MARINANZA" -email: "c.marinanza@lasenor.com" -password: null -token: null -phone: "937 78 71 59" -mobile: "937 78 71 59" -birthday: null -assignedAgent: 153 -situation: "SCOPE" -status: "FIRST CONTACT" -createdId: 153 -createdAt: DateTime @1789053542 {#3288 date: 2026-09-10 15:19:02.610686 UTC (+00:00) } -updatedId: 153 -updatedAt: DateTime @1789053542 {#3135 date: 2026-09-10 15:19:02.610690 UTC (+00:00) } -picture: null -newsletter: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\ClientContact {#1907 -id: 7552 -clientId: "6358" -position: "DIR MKT & COMMUNICATIONS" -department: "MKT" -typeclient: "BT & MICE" -name: "CHIARA" -lastName: "MARINANZA" -email: "c.marinanza@lasenor.com" -password: null -token: null -phone: "937 78 71 59" -mobile: "937 78 71 59" -birthday: null -assignedAgent: 153 -situation: "SCOPE" -status: "FIRST CONTACT" -createdId: 153 -createdAt: DateTime @1789053542 {#3288 date: 2026-09-10 15:19:02.610686 UTC (+00:00) } -updatedId: 153 -updatedAt: DateTime @1789053542 {#3135 date: 2026-09-10 15:19:02.610690 UTC (+00:00) } -picture: null -newsletter: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/client/contact/create" |
same as passed value |
| data | App\Entity\ClientContact {#1907 -id: 7552 -clientId: "6358" -position: "DIR MKT & COMMUNICATIONS" -department: "MKT" -typeclient: "BT & MICE" -name: "CHIARA" -lastName: "MARINANZA" -email: "c.marinanza@lasenor.com" -password: null -token: null -phone: "937 78 71 59" -mobile: "937 78 71 59" -birthday: null -assignedAgent: 153 -situation: "SCOPE" -status: "FIRST CONTACT" -createdId: 153 -createdAt: DateTime @1789053542 {#3288 date: 2026-09-10 15:19:02.610686 UTC (+00:00) } -updatedId: 153 -updatedAt: DateTime @1789053542 {#3135 date: 2026-09-10 15:19:02.610690 UTC (+00:00) } -picture: null -newsletter: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/client/contact/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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data | App\Entity\ClientContact {#1907 -id: 7552 -clientId: "6358" -position: "DIR MKT & COMMUNICATIONS" -department: "MKT" -typeclient: "BT & MICE" -name: "CHIARA" -lastName: "MARINANZA" -email: "c.marinanza@lasenor.com" -password: null -token: null -phone: "937 78 71 59" -mobile: "937 78 71 59" -birthday: null -assignedAgent: 153 -situation: "SCOPE" -status: "FIRST CONTACT" -createdId: 153 -createdAt: DateTime @1789053542 {#3288 date: 2026-09-10 15:19:02.610686 UTC (+00:00) } -updatedId: 153 -updatedAt: DateTime @1789053542 {#3135 date: 2026-09-10 15:19:02.610690 UTC (+00:00) } -picture: null -newsletter: null } |
| data_class | "App\entity\ClientContact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2002 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} use: { $class: "App\entity\ClientContact" } } |
| 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() {#2004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2003 …} } } |
| validation_groups | null |
picture
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#1982 …} } } |
| validation_groups | null |
clientId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "6358" |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2029 …} } } |
| validation_groups | null |
position
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "DIR MKT & COMMUNICATIONS" |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2015 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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() {#2016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2017 …} } } |
| validation_groups | null |
department
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "MKT" |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1986 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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() {#1051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#1050 …} } } |
| validation_groups | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "CHIARA" |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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() {#1069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#1063 …} } } |
| validation_groups | null |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "MARINANZA" |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1980 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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() {#1984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#1979 …} } } |
| validation_groups | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "c.marinanza@lasenor.com" |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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() {#1956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#1895 …} } } |
| validation_groups | null |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "937 78 71 59" |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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() {#1924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#1934 …} } } |
| validation_groups | null |
mobile
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "937 78 71 59" |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1942 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2132 …} } |
| 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() {#1921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#1945 …} } } |
| validation_groups | null |
birthday
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| 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() {#1955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#1946 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
assignedAgent
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"153"
|
| Normalized Format | App\Entity\User {#1572 -id: 153 -picture: "assets/images/users/1767884317.png" -username: "ricard.valls" -email: "ricard.valls@inout-travel.com" -password: "$2y$15$vT2/KyNhdO3em9ITxSxdJOt/G87WFWV7nkjx6WLOOvJt44wFZLpj." -movilPassword: "867554b8d3a9ee10fb2e0f5ed47f8daf3c6d69ad1096c1baac498d54c315dc6f91e0266c95ce8854144251f43f1ec800fdbce1c7d911637c62c7cc28f952f0b6" -passGmail: null -firmGmail: null -name: "Ricard" -lastname: "Valls" -telephone: null -mobile: null -office: 2 -status: true -company: 1 -userrol: 6 -team: 4 -teamleader: false -role: "ROLE_USER" -accessKey: "2cfbbb282f5ce211995e9ea8dc55ef45028a39b6f3d643ce70a595693807708c3d99fd2240ab36a71534257e9c3e26df7270f8eab65f503b82e42cc9ccb2be2b" -language: "es" -color: null -vacations: 22 -halfDays: null -sidebar: false -createdAt: DateTime @1767884371 {#1567 date: 2026-01-08 14:59:31.0 UTC (+00:00) } -updatedAt: DateTime @1789038606 {#1568 date: 2026-09-10 11:10:06.0 UTC (+00:00) } -description: null -jobTitle: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "fullName" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "App\Entity\User" |
same as passed value |
| query_builder | Closure(EntityRepository $userRepository) {#1863 class: "App\Form\ClientContactType" this: App\Form\ClientContactType {#2133 …} } |
Doctrine\ORM\QueryBuilder {#2176 -em: Doctrine\ORM\EntityManager {#841 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2197 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2199 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2214 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.status in (:status)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2216 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\User u WHERE u.status in (:status) ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2237 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
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 | "fullName" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2301 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2201 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2299 -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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#841 …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 {#2269 -om: Doctrine\ORM\EntityManager {#841 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#514 …} -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 | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#2176 -em: Doctrine\ORM\EntityManager {#841 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2197 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2199 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2214 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.status in (:status)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2216 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\User u WHERE u.status in (:status) ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2237 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2182 …} } } |
| validation_groups | null |
typeclient
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "BT & MICE" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Business Travel" => "Business Travel" "MICE" => "MICE" "BT & MICE" => "BT & MICE" ] |
[ "Business Travel" => "Business Travel" "MICE" => "MICE" "BT & MICE" => "BT & MICE" ] |
| placeholder | "Select a Type Client" |
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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Business Travel" => "Business Travel" "MICE" => "MICE" "BT & MICE" => "BT & MICE" ] |
| 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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| 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 Type Client" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2295 …} } } |
| validation_groups | null |
newsletter
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2496 -elements: [] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "App\Entity\NewsLetterControl" |
same as passed value |
| expanded | false |
false
|
| multiple | true |
same as passed value |
| placeholder | "Select a newsletter" |
null
|
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 {#2192 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2284 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2191 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "App\Entity\NewsLetterControl" |
| 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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#841 …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 {#2282 -om: Doctrine\ORM\EntityManager {#841 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2276 …} -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 | true |
| placeholder | null |
| 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() {#2285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2287 …} } } |
| validation_groups | null |
situation
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "SCOPE" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "SCOPE" => "SCOPE" "TRACING" => "TRACING" "PRESENTATION" => "PRESENTATION" "PRESENTATION SEND" => "PRESENTATION SEND" "PENDING OFFER" => "PENDING OFFER" "OFFER SENT" => "OFFER SENT" "PRESENTED OFFER" => "PRESENTED OFFER" "OFFER DISCARDED" => "OFFER DISCARDED" "OFFERED DISCARDED TRACKING" => "OFFERED DISCARDED TRACKING" "CLIENT" => "CLIENT" "CLIENT LOST" => "CLIENT LOST" ] |
[ "SCOPE" => "SCOPE" "TRACING" => "TRACING" "PRESENTATION" => "PRESENTATION" "PRESENTATION SEND" => "PRESENTATION SEND" "PENDING OFFER" => "PENDING OFFER" "OFFER SENT" => "OFFER SENT" "PRESENTED OFFER" => "PRESENTED OFFER" "OFFER DISCARDED" => "OFFER DISCARDED" "OFFERED DISCARDED TRACKING" => "OFFERED DISCARDED TRACKING" "CLIENT" => "CLIENT" "CLIENT LOST" => "CLIENT LOST" ] |
| placeholder | "Select a situation" |
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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "SCOPE" => "SCOPE" "TRACING" => "TRACING" "PRESENTATION" => "PRESENTATION" "PRESENTATION SEND" => "PRESENTATION SEND" "PENDING OFFER" => "PENDING OFFER" "OFFER SENT" => "OFFER SENT" "PRESENTED OFFER" => "PRESENTED OFFER" "OFFER DISCARDED" => "OFFER DISCARDED" "OFFERED DISCARDED TRACKING" => "OFFERED DISCARDED TRACKING" "CLIENT" => "CLIENT" "CLIENT LOST" => "CLIENT LOST" ] |
| 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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| 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 situation" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2303 …} } } |
| validation_groups | null |
status
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "FIRST CONTACT" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "NO CLIENT" => [ "NEW OPPORTUNITY" => "NEW OPPORTUNITY" "FIRST CONTACT" => "FIRST CONTACT" "PROPOSAL" => "PROPOSAL" "NEGOTIATION" => "NEGOTIATION" "WIN OPPORTUNITY" => "WIN OPPORTUNITY" "LOST OPPORTUNITY" => "LOST OPPORTUNITY" ] "CLIENT" => [ "FOLLOW UP" => "FOLLOW UP" "INCIDENCE" => "INCIDENCE" "RISK/RFP" => "RISK/RFP" "CLIENT LOST" => "CLIENT LOST" ] ] |
[ "NO CLIENT" => [ "NEW OPPORTUNITY" => "NEW OPPORTUNITY" "FIRST CONTACT" => "FIRST CONTACT" "PROPOSAL" => "PROPOSAL" "NEGOTIATION" => "NEGOTIATION" "WIN OPPORTUNITY" => "WIN OPPORTUNITY" "LOST OPPORTUNITY" => "LOST OPPORTUNITY" ] "CLIENT" => [ "FOLLOW UP" => "FOLLOW UP" "INCIDENCE" => "INCIDENCE" "RISK/RFP" => "RISK/RFP" "CLIENT LOST" => "CLIENT LOST" ] ] |
| placeholder | "Select a situation" |
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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "NO CLIENT" => [ "NEW OPPORTUNITY" => "NEW OPPORTUNITY" "FIRST CONTACT" => "FIRST CONTACT" "PROPOSAL" => "PROPOSAL" "NEGOTIATION" => "NEGOTIATION" "WIN OPPORTUNITY" => "WIN OPPORTUNITY" "LOST OPPORTUNITY" => "LOST OPPORTUNITY" ] "CLIENT" => [ "FOLLOW UP" => "FOLLOW UP" "INCIDENCE" => "INCIDENCE" "RISK/RFP" => "RISK/RFP" "CLIENT LOST" => "CLIENT LOST" ] ] |
| 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 {#2042 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2041 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1621 …} -namespace: Closure() {#2039 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| 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 situation" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2033 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2319 …} } } |
| validation_groups | null |
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | null |
| Model Format | same as normalized format |
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 |