Forms

  • project_search
    • college
    • category
    • status
    • export
    • search

project_search

"App\Form\ProjectSearchType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "college" => App\Entity\College {#2239
    #id: 9
    #name: "计算机科学与技术学院"
    #valid: true
  }
  "category" => null
  "status" => null
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
batch
App\Entity\Batch {#1836
  #type: "申报"
  #applyDeadline: DateTime @1756569600 {#1829
    date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1756742400 {#1828
    date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1869 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1893 …}
  #id: 37
  #name: "2025年本科教学成果奖申报通知"
  #open: DateTime @1755619200 {#1834
    date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
same as passed value

Resolved Options

View Variables