https://imagingprodl.com/admin/proveedores/nuevo

Forms

  • proveedor
    • name
    • email
    • phone
    • address
    • plainPassword
    • _token

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

View Variables