- 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 @1774744893 {#653 date: 2026-03-28 19:41:33.459124 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 @1774744893 {#653 date: 2026-03-28 19:41:33.459124 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 @1774744893 {#653 date: 2026-03-28 19:41:33.459124 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) {#1008 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() {#1006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#1007 …} } } |
| 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 @1774744893 {#653 date: 2026-03-28 19:41:33.459124 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 {#1115 -form: Symfony\Component\Form\Form {#1068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1005 …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 @1774744893 {#653 date: 2026-03-28 19:41:33.459124 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 {#1058 +message: "El nombre de la clínica es obligatorio." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1063 +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 {#1058 +message: "El nombre de la clínica es obligatorio." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1063 +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 {#1058 +message: "El nombre de la clínica es obligatorio." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1063 +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) {#982 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() {#1019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#1020 …} } } |
| 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 {#1141 -form: Symfony\Component\Form\Form {#1102 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1147 …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 {#1060 +message: "El correo es obligatorio." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1060 +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 {#1060 +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) {#978 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() {#994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#979 …} } } |
| 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 {#1140 -form: Symfony\Component\Form\Form {#1106 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1139 …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) {#1001 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() {#1003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#1002 …} } } |
| 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 {#1138 -form: Symfony\Component\Form\Form {#1109 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1136 …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) {#1029 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() {#1031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#1030 …} } } |
| 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 {#1048 -form: Symfony\Component\Form\Form {#1066 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1087 …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 {#1054 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1053 +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 {#1054 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1053 +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) {#1044 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 {#1054 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1053 +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() {#1038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#1039 …} } } |
| 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 {#1079 -form: Symfony\Component\Form\Form {#1091 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1032 …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 {#1054 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1053 +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 {#1054 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1053 +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 {#1054 +message: "La contraseña es obligatoria." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1053 +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) {#1071 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() {#1078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#1072 …} } } |
| 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 {#1114 -form: Symfony\Component\Form\Form {#1094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1021 …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) {#1084 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() {#1086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#1085 …} } } |
| 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 {#1121 -form: Symfony\Component\Form\Form {#1097 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1120 …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 | "7e51efed269970103f0644.1QJa2ZzDfGeLX3PcIMsWMyPa-tG1K_pMO6eeN0O5aZY.5E80qd6PDyzUEDSZWqNDQWjiyZ_MeLB6bZ7NWy7IGrunZwifzIgjDN0AAA" |
| 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 | "7e51efed269970103f0644.1QJa2ZzDfGeLX3PcIMsWMyPa-tG1K_pMO6eeN0O5aZY.5E80qd6PDyzUEDSZWqNDQWjiyZ_MeLB6bZ7NWy7IGrunZwifzIgjDN0AAA" |
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 | "7e51efed269970103f0644.1QJa2ZzDfGeLX3PcIMsWMyPa-tG1K_pMO6eeN0O5aZY.5E80qd6PDyzUEDSZWqNDQWjiyZ_MeLB6bZ7NWy7IGrunZwifzIgjDN0AAA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1151 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 {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $translationDomain: "validators" $message: Closure() {#995 …} } } |
| 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 | "7e51efed269970103f0644.1QJa2ZzDfGeLX3PcIMsWMyPa-tG1K_pMO6eeN0O5aZY.5E80qd6PDyzUEDSZWqNDQWjiyZ_MeLB6bZ7NWy7IGrunZwifzIgjDN0AAA" |
| 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 | "7e51efed269970103f0644.1QJa2ZzDfGeLX3PcIMsWMyPa-tG1K_pMO6eeN0O5aZY.5E80qd6PDyzUEDSZWqNDQWjiyZ_MeLB6bZ7NWy7IGrunZwifzIgjDN0AAA" |