Forms

  • accounting_student_registration_payment
    • amount
    • memo
    • method
    • studentRegistration
    • _token
  • treasury_payment
    • discharge
    • create_at
    • amount
    • _token

accounting_student_registration_payment

"App\Form\Accounting\AccountingStudentRegistrationPaymentType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\AccountingStudentRegistrationPayment {#5464
  -id: null
  -establishment: null
  -studentRegistration: null
  -cashRegister: null
  -code: null
  -method: null
  -memo: null
  -amount: null
  -create_at: DateTimeImmutable @1758228780 {#5466
    date: 2025-09-18 20:53:00.887768 UTC (+00:00)
  }
  -created_at: null
  -updated_at: null
  -created_by: null
  -updated_by: null
  -accountingStudentRegistrationFeeShedulPayments: Doctrine\Common\Collections\ArrayCollection {#5465 …}
  -schoolYear: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\AccountingStudentRegistrationPayment {#5464
  -id: null
  -establishment: null
  -studentRegistration: null
  -cashRegister: null
  -code: null
  -method: null
  -memo: null
  -amount: null
  -create_at: DateTimeImmutable @1758228780 {#5466
    date: 2025-09-18 20:53:00.887768 UTC (+00:00)
  }
  -created_at: null
  -updated_at: null
  -created_by: null
  -updated_by: null
  -accountingStudentRegistrationFeeShedulPayments: Doctrine\Common\Collections\ArrayCollection {#5465 …}
  -schoolYear: null
}
same as passed value

Resolved Options

View Variables