- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 12
- Security
- Twig
- HTTP Client
- Doctrine
- 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
proveedor
"App\Form\ProveedorType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#656 -id: null -email: null -roles: [ "ROLE_CLIENT" ] -password: null -plainPassword: null -name: null -lastName: "Clínica" -phone: null -address: null -createdAt: DateTimeImmutable @1774744243 {#653 date: 2026-03-28 19:30:43.758676 America/Chicago (-05:00) } -birthDate: null -patients: Doctrine\Common\Collections\ArrayCollection {#645 …} -entityType: "persona" -resetToken: null -tokenExpiresAt: null -useTemporaryEmail: false -notifyClinica: false -clinicNotificationEmail: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#656 -id: null -email: null -roles: [ "ROLE_CLIENT" ] -password: null -plainPassword: null -name: null -lastName: "Clínica" -phone: null -address: null -createdAt: DateTimeImmutable @1774744243 {#653 date: 2026-03-28 19:30:43.758676 America/Chicago (-05:00) } -birthDate: null -patients: Doctrine\Common\Collections\ArrayCollection {#645 …} -entityType: "persona" -resetToken: null -tokenExpiresAt: null -useTemporaryEmail: false -notifyClinica: false -clinicNotificationEmail: null } |
same as passed value |
| es_nuevo | 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 |
| 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 {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data | App\Entity\User {#656 -id: null -email: null -roles: [ "ROLE_CLIENT" ] -password: null -plainPassword: null -name: null -lastName: "Clínica" -phone: null -address: null -createdAt: DateTimeImmutable @1774744243 {#653 date: 2026-03-28 19:30:43.758676 America/Chicago (-05:00) } -birthDate: null -patients: Doctrine\Common\Collections\ArrayCollection {#645 …} -entityType: "persona" -resetToken: null -tokenExpiresAt: null -useTemporaryEmail: false -notifyClinica: false -clinicNotificationEmail: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#990 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| es_nuevo | true |
| 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() {#992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#991 …} } } |
| validation_groups | [
"provider"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "proveedor" "_proveedor" ] |
| cache_key | "_proveedor_proveedor" |
| compound | true |
| data | App\Entity\User {#656 -id: null -email: null -roles: [ "ROLE_CLIENT" ] -password: null -plainPassword: null -name: null -lastName: "Clínica" -phone: null -address: null -createdAt: DateTimeImmutable @1774744243 {#653 date: 2026-03-28 19:30:43.758676 America/Chicago (-05:00) } -birthDate: null -patients: Doctrine\Common\Collections\ArrayCollection {#645 …} -entityType: "persona" -resetToken: null -tokenExpiresAt: null -useTemporaryEmail: false -notifyClinica: false -clinicNotificationEmail: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1059 -form: Symfony\Component\Form\Form {#1065 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#993 …5} |
| full_name | "proveedor" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "proveedor" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_proveedor" |
| valid | true |
| value | App\Entity\User {#656 -id: null -email: null -roles: [ "ROLE_CLIENT" ] -password: null -plainPassword: null -name: null -lastName: "Clínica" -phone: null -address: null -createdAt: DateTimeImmutable @1774744243 {#653 date: 2026-03-28 19:30:43.758676 America/Chicago (-05:00) } -birthDate: null -patients: Doctrine\Common\Collections\ArrayCollection {#645 …} -entityType: "persona" -resetToken: null -tokenExpiresAt: null -useTemporaryEmail: false -notifyClinica: false -clinicNotificationEmail: 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Ingrese el nombre de la clínica" ] |
[ "placeholder" => "Ingrese el nombre de la clínica" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +message: "El nombre de la clínica es obligatorio." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#999 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "El nombre debe tener al menos 3 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#998 +message: "El nombre de la clínica es obligatorio." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#999 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "El nombre debe tener al menos 3 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| label | "Nombre de la Clínica" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ingrese el nombre de la clínica" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +message: "El nombre de la clínica es obligatorio." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#999 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "El nombre debe tener al menos 3 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1008 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} } |
| 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 | "Nombre de la Clínica" |
| 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() {#1010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#1009 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ingrese el nombre de la clínica" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_proveedor_name" ] |
| cache_key | "_proveedor_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1034 -form: Symfony\Component\Form\Form {#1068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1043 …5} |
| full_name | "proveedor[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor_name" |
| label | "Nombre de la Clínica" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_proveedor_name" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| attr | [ "placeholder" => "clinica@ejemplo.com" ] |
[ "placeholder" => "clinica@ejemplo.com" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1000 +message: "El correo es obligatorio." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1000 +message: "El correo es obligatorio." +allowNull: false +normalizer: null +payload: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "clinica@ejemplo.com" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1000 +message: "El correo es obligatorio." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} } |
| 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() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#1021 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "clinica@ejemplo.com" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_proveedor_email" ] |
| cache_key | "_proveedor_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1025 -form: Symfony\Component\Form\Form {#1071 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1011 …5} |
| full_name | "proveedor[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_proveedor_email" |
| valid | true |
| value | "" |
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Teléfono principal de la clínica" ] |
[ "placeholder" => "Teléfono principal de la clínica" ] |
| label | "Teléfono de Contacto" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Teléfono principal de la clínica" ] |
| 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 {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} } |
| 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 | "Teléfono de Contacto" |
| 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() {#1033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#1032 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Teléfono principal de la clínica" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_proveedor_phone" ] |
| cache_key | "_proveedor_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1111 -form: Symfony\Component\Form\Form {#1074 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1113 …5} |
| full_name | "proveedor[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor_phone" |
| label | "Teléfono de Contacto" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_proveedor_phone" |
| valid | true |
| value | "" |
address
"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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Dirección completa de la clínica" ] |
[ "placeholder" => "Dirección completa de la clínica" ] |
| label | "Dirección de la Clínica" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Dirección completa de la clínica" ] |
| 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 {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} } |
| 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 | "Dirección de la Clínica" |
| 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() {#1042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#1041 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Dirección completa de la clínica" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_proveedor_address" ] |
| cache_key | "_proveedor_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1114 -form: Symfony\Component\Form\Form {#1077 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1115 …5} |
| full_name | "proveedor[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor_address" |
| label | "Dirección de la Clínica" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_proveedor_address" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "Contraseña" "attr" => [ "placeholder" => "Ingresa la contraseña" "class" => "form-control password-field" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1001 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1002 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La contraseña debe tener al menos 8 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] ] |
[ "label" => "Contraseña" "attr" => [ "placeholder" => "Ingresa la contraseña" "class" => "form-control password-field" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1001 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1002 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La contraseña debe tener al menos 8 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] ] |
| invalid_message | "Las contraseñas deben coincidir." |
same as passed value |
| second_options | [ "label" => "Confirmar Contraseña" "attr" => [ "placeholder" => "Confirma la contraseña" "class" => "form-control password-field" ] ] |
[ "label" => "Confirmar Contraseña" "attr" => [ "placeholder" => "Confirma la contraseña" "class" => "form-control password-field" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Contraseña" "attr" => [ "placeholder" => "Ingresa la contraseña" "class" => "form-control password-field" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1001 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1002 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La contraseña debe tener al menos 8 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Las contraseñas deben coincidir." |
| 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" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Confirmar Contraseña" "attr" => [ "placeholder" => "Confirma la contraseña" "class" => "form-control password-field" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#1057 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_proveedor_plainPassword" ] |
| cache_key | "_proveedor_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1116 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1136 …5} |
| full_name | "proveedor[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_proveedor_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| attr | [ "placeholder" => "Ingresa la contraseña" "class" => "form-control password-field" ] |
[ "placeholder" => "Ingresa la contraseña" "class" => "form-control password-field" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1001 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1002 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La contraseña debe tener al menos 8 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1001 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1002 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La contraseña debe tener al menos 8 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| error_bubbling | false |
same as passed value |
| label | "Contraseña" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "placeholder" => "Ingresa la contraseña" "class" => "form-control password-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1001 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1002 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La contraseña debe tener al menos 8 caracteres." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1086 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} } |
| 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 | "Contraseña" |
| 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 | false |
| upload_max_size_message | Closure() {#1088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#1085 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ingresa la contraseña" "class" => "form-control password-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_proveedor_plainPassword_first" ] |
| cache_key | "_proveedor_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1141 -form: Symfony\Component\Form\Form {#1104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1140 …5} |
| full_name | "proveedor[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor_plainPassword_first" |
| label | "Contraseña" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_proveedor_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| attr | [ "placeholder" => "Confirma la contraseña" "class" => "form-control password-field" ] |
[ "placeholder" => "Confirma la contraseña" "class" => "form-control password-field" ] |
| error_bubbling | false |
same as passed value |
| label | "Confirmar Contraseña" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "placeholder" => "Confirma la contraseña" "class" => "form-control password-field" ] |
| 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 {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} } |
| 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 | "Confirmar Contraseña" |
| 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 | false |
| upload_max_size_message | Closure() {#1096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#1095 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirma la contraseña" "class" => "form-control password-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_proveedor_plainPassword_second" ] |
| cache_key | "_proveedor_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1147 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1149 …5} |
| full_name | "proveedor[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor_plainPassword_second" |
| label | "Confirmar Contraseña" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_proveedor_plainPassword_second" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9c4a06d91e84a239225152.Neh4K-CFWbiU0dk8Q2SJpdcG9OhXRM0MmDfp6VotBAc.BKUWW6LJKvPLnp55OQzc15w-x6YuF4c6zg66hTdcdypHjSptsM4G08KOqg" |
| 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 | "9c4a06d91e84a239225152.Neh4K-CFWbiU0dk8Q2SJpdcG9OhXRM0MmDfp6VotBAc.BKUWW6LJKvPLnp55OQzc15w-x6YuF4c6zg66hTdcdypHjSptsM4G08KOqg" |
same as passed value |
| mapped | false |
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 | "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 {#967 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#968 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#971 …} } |
| data | "9c4a06d91e84a239225152.Neh4K-CFWbiU0dk8Q2SJpdcG9OhXRM0MmDfp6VotBAc.BKUWW6LJKvPLnp55OQzc15w-x6YuF4c6zg66hTdcdypHjSptsM4G08KOqg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#665 …} } |
| 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() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#528 …} $translationDomain: "validators" $message: Closure() {#1150 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_proveedor__token" ] |
| cache_key | "_proveedor__token_hidden" |
| compound | false |
| data | "9c4a06d91e84a239225152.Neh4K-CFWbiU0dk8Q2SJpdcG9OhXRM0MmDfp6VotBAc.BKUWW6LJKvPLnp55OQzc15w-x6YuF4c6zg66hTdcdypHjSptsM4G08KOqg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1164 -form: Symfony\Component\Form\Form {#1160 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1155 …5} |
| full_name | "proveedor[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "proveedor__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 | "_proveedor__token" |
| valid | true |
| value | "9c4a06d91e84a239225152.Neh4K-CFWbiU0dk8Q2SJpdcG9OhXRM0MmDfp6VotBAc.BKUWW6LJKvPLnp55OQzc15w-x6YuF4c6zg66hTdcdypHjSptsM4G08KOqg" |