https://radmin.tehnik.tech/admin/app/reserve/create?uniqid=s6738738708024 Return to referer URL

Forms

  • s6738738708024
    • motorcycle
    • startDate
    • endDate
    • amount
    • client
    • notes

s6738738708024

"Symfony\Component\Form\Extension\Core\Type\FormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Reserve {#925
  -id: 507
  -motorcycle: App\Entity\Motorcycle {#1349
    -id: 7
    -mark: "Minsk"
    -model: "SCR 250 (Зеленый)"
    -vinNumber: "LY4JCNL71P0C57959"
    -registrationNumber: "2590 AI-7"
    -issueYear: DateTime @1640995200 {#1348
      date: 2022-01-01 00:00:00.0 UTC (+00:00)
    }
    -paymentAmount: 7400.0
    -reserves: Doctrine\ORM\PersistentCollection {#1350 …}
    -color: "#1a6c3a"
  }
  -client: App\Entity\Client {#2515
    #id: 268
    -phone: null
    -password: null
    -userNumber: "93377"
    -firstName: "Матвеев"
    -lastName: "Николай"
    -middleName: null
    -dateOfBirth: null
    -passportNumber: null
    -passportId: null
    -passportIssueDate: null
    -passportIssuingAuthority: null
    -registrationAddress: null
    -driversLicenseNumber: null
    -driversLicenseDate: null
    -dateSigningContract: null
    -reserves: Doctrine\ORM\PersistentCollection {#2516 …}
    -notes: null
  }
  -startDate: DateTime @1725102000 {#2524
    date: 2024-08-31 11:00:00.0 UTC (+00:00)
  }
  -endDate: DateTime @1725188399 {#1204
    date: 2024-09-01 10:59:59.0 UTC (+00:00)
  }
  -amount: 60.0
  -status: 2
  -notes: null
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\Reserve {#925
  -id: 507
  -motorcycle: App\Entity\Motorcycle {#1349
    -id: 7
    -mark: "Minsk"
    -model: "SCR 250 (Зеленый)"
    -vinNumber: "LY4JCNL71P0C57959"
    -registrationNumber: "2590 AI-7"
    -issueYear: DateTime @1640995200 {#1348
      date: 2022-01-01 00:00:00.0 UTC (+00:00)
    }
    -paymentAmount: 7400.0
    -reserves: Doctrine\ORM\PersistentCollection {#1350 …}
    -color: "#1a6c3a"
  }
  -client: App\Entity\Client {#2515
    #id: 268
    -phone: null
    -password: null
    -userNumber: "93377"
    -firstName: "Матвеев"
    -lastName: "Николай"
    -middleName: null
    -dateOfBirth: null
    -passportNumber: null
    -passportId: null
    -passportIssueDate: null
    -passportIssuingAuthority: null
    -registrationAddress: null
    -driversLicenseNumber: null
    -driversLicenseDate: null
    -dateSigningContract: null
    -reserves: Doctrine\ORM\PersistentCollection {#2516 …}
    -notes: null
  }
  -startDate: DateTime @1725102000 {#2524
    date: 2024-08-31 11:00:00.0 UTC (+00:00)
  }
  -endDate: DateTime @1725188399 {#1204
    date: 2024-09-01 10:59:59.0 UTC (+00:00)
  }
  -amount: 60.0
  -status: 2
  -notes: null
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data_class
"App\Entity\Reserve"
same as passed value

Resolved Options