https://pruebassl1.cultura.gob.cl/admin/admin-menu-usuarios-view

Forms

  • user
    • email
    • nombres
    • activo
    • super_admin
    • changePassword
    • plainPassword
    • regiones
    • rolesValue
    • save
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#485
  -id: 1
  -email: "eduardo.rojas@cultura.gob.cl"
  -roles: [
    "roles" => [
      "ROLE_PU_ADMINISTRADOR_CON"
      "ROLE_EVALUADOR_ADM"
      "ROLE_EVALUADOR_IND"
      "ROLE_EVALUADOR_COL"
      "ROLE_SUPERVISOR_POS"
      "ROLE_ADMINISTRADOR_USU"
      "ROLE_ADMINISTRADOR_CON"
      "ROLE_ADMINISTRADOR_POS"
      "ROLE_PU_EVALUADOR_ADM"
      "ROLE_PU_EVALUADOR_COL"
      "ROLE_PU_EVALUADOR_SEL"
      "ROLE_PU_SUPERVISOR_POS"
    ]
  ]
  -password: "$2y$13$XqTstWCdImV3SAa0n4jz6OK3l9ux/eKQRps/4RTwV6LAvi4y8CU.u"
  -nombres: "Erojasc Editado"
  -region: null
  -activo: true
  -super_admin: true
  -regiones: Doctrine\ORM\PersistentCollection {#461
    -snapshot: [ …4]
    -owner: App\Entity\User {#485}
    -association: [ …20]
    -em: Doctrine\ORM\EntityManager {#277 …11}
    -backRefFieldName: "usuarios"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2686 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#475 …}
    #initialized: true
  }
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#485
  -id: 1
  -email: "eduardo.rojas@cultura.gob.cl"
  -roles: [
    "roles" => [
      "ROLE_PU_ADMINISTRADOR_CON"
      "ROLE_EVALUADOR_ADM"
      "ROLE_EVALUADOR_IND"
      "ROLE_EVALUADOR_COL"
      "ROLE_SUPERVISOR_POS"
      "ROLE_ADMINISTRADOR_USU"
      "ROLE_ADMINISTRADOR_CON"
      "ROLE_ADMINISTRADOR_POS"
      "ROLE_PU_EVALUADOR_ADM"
      "ROLE_PU_EVALUADOR_COL"
      "ROLE_PU_EVALUADOR_SEL"
      "ROLE_PU_SUPERVISOR_POS"
    ]
  ]
  -password: "$2y$13$XqTstWCdImV3SAa0n4jz6OK3l9ux/eKQRps/4RTwV6LAvi4y8CU.u"
  -nombres: "Erojasc Editado"
  -region: null
  -activo: true
  -super_admin: true
  -regiones: Doctrine\ORM\PersistentCollection {#461
    -snapshot: [ …4]
    -owner: App\Entity\User {#485}
    -association: [ …20]
    -em: Doctrine\ORM\EntityManager {#277 …11}
    -backRefFieldName: "usuarios"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2686 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#475 …}
    #initialized: true
  }
}
same as passed value
userActual
App\Entity\User {#373
  -id: 150
  -email: "dcqy.95@gmail.com"
  -roles: []
  -password: "$2y$13$zvsMtJU2SxYaZ1YEO4wteOCU4VgmpEcpEMA4X7KgY3pM0HaqysiBm"
  -nombres: "Diana Carolina"
  -region: null
  -activo: true
  -super_admin: true
  -regiones: Doctrine\ORM\PersistentCollection {#381 …}
}
same as passed value

Resolved Options

View Variables