- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
batch
"App\Form\BatchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Batch {#1750 #type: "申报" #applyDeadline: DateTime @1756569600 {#1743 date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1756742400 {#1742 date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#1783 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#1815 …} #id: 37 #name: "2025年本科教学成果奖申报通知" #open: DateTime @1755619200 {#1748 date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Batch {#1750 #type: "申报" #applyDeadline: DateTime @1756569600 {#1743 date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1756742400 {#1742 date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#1783 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#1815 …} #id: 37 #name: "2025年本科教学成果奖申报通知" #open: DateTime @1755619200 {#1748 date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00) } } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1960 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1961 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1962 …} -namespace: Closure() {#1964 …} } |
data | App\Entity\Batch {#1750 #type: "申报" #applyDeadline: DateTime @1756569600 {#1743 date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1756742400 {#1742 date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#1783 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#1815 …} #id: 37 #name: "2025年本科教学成果奖申报通知" #open: DateTime @1755619200 {#1748 date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00) } } |
data_class | "App\Entity\Batch" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} use: { $class: "App\Entity\Batch" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | false |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1980 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "batch" "_batch" ] |
cache_key | "_batch_batch" |
compound | true |
data | App\Entity\Batch {#1750 #type: "申报" #applyDeadline: DateTime @1756569600 {#1743 date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1756742400 {#1742 date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#1783 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#1815 …} #id: 37 #name: "2025年本科教学成果奖申报通知" #open: DateTime @1755619200 {#1748 date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2065 -form: Symfony\Component\Form\Form {#2063 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1983 …5} |
full_name | "batch" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "batch" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "batch" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_batch" |
valid | true |
value | App\Entity\Batch {#1750 #type: "申报" #applyDeadline: DateTime @1756569600 {#1743 date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1756742400 {#1742 date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#1783 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#1815 …} #id: 37 #name: "2025年本科教学成果奖申报通知" #open: DateTime @1755619200 {#1748 date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00) } } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2025年本科教学成果奖申报通知" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "名称" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1960 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1961 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1962 …} -namespace: Closure() {#1964 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2009 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "名称" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | false |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2011 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2004 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_batch_name" ] |
cache_key | "_batch_name_text" |
compound | false |
data | "2025年本科教学成果奖申报通知" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2012 -form: Symfony\Component\Form\Form {#2072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1997 …5} |
full_name | "batch[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "batch_name" |
label | "名称" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_batch_name" |
valid | true |
value | "2025年本科教学成果奖申报通知" |
open
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1755619200 {#2099 date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00) } |
View Format |
"2025-08-20"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "开放日期" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1960 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1961 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1962 …} -namespace: Closure() {#1964 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "开放日期" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | false |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2000 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1999 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_batch_open" ] |
cache_key | "_batch_open_date" |
compound | false |
data | DateTime @1755619200 {#2099 date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2088 -form: Symfony\Component\Form\Form {#2075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2090 …5} |
full_name | "batch[open]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "batch_open" |
label | "开放日期" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "open" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_batch_open" |
valid | true |
value | "2025-08-20" |
widget | "single_text" |
type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "申报" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "申报" => "申报" "验收" => "验收" "任务书提交" => "任务书提交" "经费预算提交" => "经费预算提交" ] |
[ "申报" => "申报" "验收" => "验收" "任务书提交" => "任务书提交" "经费预算提交" => "经费预算提交" ] |
label | "类别" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "申报" => "申报" "验收" => "验收" "任务书提交" => "任务书提交" "经费预算提交" => "经费预算提交" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1960 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1961 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1962 …} -namespace: Closure() {#1964 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "类别" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | false |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2045 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_batch_type" ] |
cache_key | "_batch_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "申报" +value: "申报" +data: "申报" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "验收" +value: "验收" +data: "验收" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "任务书提交" +value: "任务书提交" +data: "任务书提交" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "经费预算提交" +value: "经费预算提交" +data: "经费预算提交" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "申报" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2091 -form: Symfony\Component\Form\Form {#2078 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2092 …5} |
full_name | "batch[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "batch_type" |
is_selected | Closure($choice, $value) {#2132 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2024 …} } |
label | "类别" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_batch_type" |
valid | true |
value | "申报" |
applyDeadline
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1756569600 {#2117 date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00) } |
View Format |
"2025-08-31"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "教师申请截止日期" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1960 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1961 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1962 …} -namespace: Closure() {#1964 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "教师申请截止日期" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | false |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2056 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_batch_applyDeadline" ] |
cache_key | "_batch_applyDeadline_date" |
compound | false |
data | DateTime @1756569600 {#2117 date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2131 -form: Symfony\Component\Form\Form {#2081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2130 …5} |
full_name | "batch[applyDeadline]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "batch_applyDeadline" |
label | "教师申请截止日期" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "applyDeadline" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_batch_applyDeadline" |
valid | true |
value | "2025-08-31" |
widget | "single_text" |
collegeDeadline
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1756742400 {#2116 date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00) } |
View Format |
"2025-09-02"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "学院推荐截止日期" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1960 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1961 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1962 …} -namespace: Closure() {#1964 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "学院推荐截止日期" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | false |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2064 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_batch_collegeDeadline" ] |
cache_key | "_batch_collegeDeadline_date" |
compound | false |
data | DateTime @1756742400 {#2116 date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2111 -form: Symfony\Component\Form\Form {#2084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2110 …5} |
full_name | "batch[collegeDeadline]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "batch_collegeDeadline" |
label | "学院推荐截止日期" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "collegeDeadline" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_batch_collegeDeadline" |
valid | true |
value | "2025-09-02" |
widget | "single_text" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0f33d1.Ze9jUulplHNW3rbfiGJ72Aw3JrUdSch36eC7u0hMbzk.Md8sBcQn9zgbuYOl1zIqqz5zHv9cIL8ZgdD0jD0BWlFco1ol3SLfNTSWxQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "0f33d1.Ze9jUulplHNW3rbfiGJ72Aw3JrUdSch36eC7u0hMbzk.Md8sBcQn9zgbuYOl1zIqqz5zHv9cIL8ZgdD0jD0BWlFco1ol3SLfNTSWxQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1960 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1961 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1962 …} -namespace: Closure() {#1964 …} } |
data | "0f33d1.Ze9jUulplHNW3rbfiGJ72Aw3JrUdSch36eC7u0hMbzk.Md8sBcQn9zgbuYOl1zIqqz5zHv9cIL8ZgdD0jD0BWlFco1ol3SLfNTSWxQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | false |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1864 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2121 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_batch__token" ] |
cache_key | "_batch__token_hidden" |
compound | false |
data | "0f33d1.Ze9jUulplHNW3rbfiGJ72Aw3JrUdSch36eC7u0hMbzk.Md8sBcQn9zgbuYOl1zIqqz5zHv9cIL8ZgdD0jD0BWlFco1ol3SLfNTSWxQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2141 -form: Symfony\Component\Form\Form {#2137 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2122 …5} |
full_name | "batch[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "batch__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_batch__token" |
valid | true |
value | "0f33d1.Ze9jUulplHNW3rbfiGJ72Aw3JrUdSch36eC7u0hMbzk.Md8sBcQn9zgbuYOl1zIqqz5zHv9cIL8ZgdD0jD0BWlFco1ol3SLfNTSWxQ" |