- 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
project
"App\Form\ProjectType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Project {#1878 #number: "2024cxtd004" #schoolProjectNumber: null #status: "新申请" #collegeSort: 0 #schoolSort: 0 #doc: null #docName: "6858bb1393b12098009163.doc" #collegeDoc: null #collegeDocName: null #attachments: Doctrine\ORM\PersistentCollection {#1902 …} #id: 4599 #name: "仪器分析实验教学创新团队" #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #user: App\Entity\User {#1624 …} #subject: null #college: Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } #category: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 …2} #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } #level: null #year: null #property: Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } #updatedAt: DateTime @1750645523 {#1873 date: 2025-06-23 10:25:23.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\Project {#1878 #number: "2024cxtd004" #schoolProjectNumber: null #status: "新申请" #collegeSort: 0 #schoolSort: 0 #doc: null #docName: "6858bb1393b12098009163.doc" #collegeDoc: null #collegeDocName: null #attachments: Doctrine\ORM\PersistentCollection {#1902 …} #id: 4599 #name: "仪器分析实验教学创新团队" #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #user: App\Entity\User {#1624 …} #subject: null #college: Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } #category: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 …2} #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } #level: null #year: null #property: Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } #updatedAt: DateTime @1750645523 {#1873 date: 2025-06-23 10:25:23.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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data | App\Entity\Project {#1878 #number: "2024cxtd004" #schoolProjectNumber: null #status: "新申请" #collegeSort: 0 #schoolSort: 0 #doc: null #docName: "6858bb1393b12098009163.doc" #collegeDoc: null #collegeDocName: null #attachments: Doctrine\ORM\PersistentCollection {#1902 …} #id: 4599 #name: "仪器分析实验教学创新团队" #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #user: App\Entity\User {#1624 …} #subject: null #college: Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } #category: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 …2} #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } #level: null #year: null #property: Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } #updatedAt: DateTime @1750645523 {#1873 date: 2025-06-23 10:25:23.0 Asia/Shanghai (+08:00) } } |
data_class | "App\Entity\Project" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $class: "App\Entity\Project" } } |
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() {#2202 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2200 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "project" "_project" ] |
cache_key | "_project_project" |
compound | true |
data | App\Entity\Project {#1878 #number: "2024cxtd004" #schoolProjectNumber: null #status: "新申请" #collegeSort: 0 #schoolSort: 0 #doc: null #docName: "6858bb1393b12098009163.doc" #collegeDoc: null #collegeDocName: null #attachments: Doctrine\ORM\PersistentCollection {#1902 …} #id: 4599 #name: "仪器分析实验教学创新团队" #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #user: App\Entity\User {#1624 …} #subject: null #college: Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } #category: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 …2} #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } #level: null #year: null #property: Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } #updatedAt: DateTime @1750645523 {#1873 date: 2025-06-23 10:25:23.0 Asia/Shanghai (+08:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2215 -form: Symfony\Component\Form\Form {#2378 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2203 …5} |
full_name | "project" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "project" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_project" |
valid | true |
value | App\Entity\Project {#1878 #number: "2024cxtd004" #schoolProjectNumber: null #status: "新申请" #collegeSort: 0 #schoolSort: 0 #doc: null #docName: "6858bb1393b12098009163.doc" #collegeDoc: null #collegeDocName: null #attachments: Doctrine\ORM\PersistentCollection {#1902 …} #id: 4599 #name: "仪器分析实验教学创新团队" #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #user: App\Entity\User {#1624 …} #subject: null #college: Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } #category: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 …2} #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } #level: null #year: null #property: Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } #updatedAt: DateTime @1750645523 {#1873 date: 2025-06-23 10:25:23.0 Asia/Shanghai (+08:00) } } |
batch
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } |
View Format |
"36"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\Batch" |
same as passed value |
disabled | true |
same as passed value |
em | "default" |
ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} |
label | "批次" |
same as passed value |
multiple | false |
false
|
required | 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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2230 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2331 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2327 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2332 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2333 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2326 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1764 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Batch" |
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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | null |
disabled | true |
em | ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2326 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1764 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2325 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_project_batch" ] |
cache_key | "_project_batch_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "2019年质量工程项目申报" +value: "1" +data: App\Entity\Batch {#2504 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "2019年省级质量工程项目立项" +value: "2" +data: App\Entity\Batch {#2512 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "质量工程项目年度检查验收" +value: "3" +data: App\Entity\Batch {#2520 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "2020年度本科质量工程项目申报" +value: "4" +data: App\Entity\Batch {#2528 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +label: "2020年省级质量工程项目任务书提交" +value: "5" +data: App\Entity\Batch {#2536 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "质量工程项目年度检查验收(2021)" +value: "6" +data: App\Entity\Batch {#2544 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "第二批国家级一流本科课程认定" +value: "7" +data: App\Entity\Batch {#2552 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "2021年度校级本科质量工程项目申报" +value: "8" +data: App\Entity\Batch {#2560 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "2021年省级质量工程项目(本科)申报" +value: "9" +data: App\Entity\Batch {#2568 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "质量工程项目年度检查验收(2022)" +value: "10" +data: App\Entity\Batch {#2576 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "2022年度校级本科质量工程项目申报" +value: "11" +data: App\Entity\Batch {#2584 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +label: "2021年省级质量工程项目任务书提交" +value: "12" +data: App\Entity\Batch {#2592 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +label: "2022年省级本科质量工程项目申报" +value: "13" +data: App\Entity\Batch {#2600 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +label: "2023年校级本科质量工程项目申报" +value: "15" +data: App\Entity\Batch {#2608 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +label: "质量工程项目年度检查验收(2023)" +value: "16" +data: App\Entity\Batch {#2616 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +label: "2023年校级本科“十四五”规划教材项目申报" +value: "17" +data: App\Entity\Batch {#2624 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +label: "2022年省级质量工程项目任务书提交" +value: "18" +data: App\Entity\Batch {#2632 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +label: "2023年安徽省精品教材建设项目申报" +value: "19" +data: App\Entity\Batch {#2640 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +label: "2023省级本科质量工程项目申报" +value: "20" +data: App\Entity\Batch {#2648 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +label: "第三批国家级一流本科课程认定" +value: "21" +data: App\Entity\Batch {#2656 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +label: "质量工程项目年度检查验收(2024)" +value: "22" +data: App\Entity\Batch {#2664 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +label: "2024年校级本科质量工程项目申报" +value: "24" +data: App\Entity\Batch {#2672 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +label: "关于组织申报2024年度中国科学技术大学本科生“十四五”规划教材项目的通知" +value: "25" +data: App\Entity\Batch {#2680 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +label: "2023年省级质量工程项目任务书提交" +value: "26" +data: App\Entity\Batch {#2688 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +label: "“十四五”普通高等学校本科国家级规划教材第一次推荐遴选工作校内申报" +value: "27" +data: App\Entity\Batch {#2696 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +label: "2024年省级本科质量工程项目申报" +value: "28" +data: App\Entity\Batch {#2704 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +label: "2025年校级本科质量工程项目申报" +value: "29" +data: App\Entity\Batch {#2712 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +label: "2025年度中国科学技术大学本科生”十四五“规划教材项目" +value: "30" +data: App\Entity\Batch {#2720 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +label: "质量工程项目年度检查验收(2025)" +value: "31" +data: App\Entity\Batch {#2728 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "教育部办公厅关于组织申报2025年度教育部大中小学课程教材研究项目(校内申报)" +value: "32" +data: App\Entity\Batch {#2736 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +label: "2025年度校级本科质量工程项目经费预算表提交" +value: "35" +data: App\Entity\Batch {#2744 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +label: "2024年省级质量工程项目任务书提交" +value: "36" +data: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } |
disabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#2386 -form: Symfony\Component\Form\Form {#2375 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2292 …5} |
full_name | "project[batch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_batch" |
is_selected | Closure($choice, $value) {#2771 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2252 …} } |
label | "批次" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "batch" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_project_batch" |
valid | true |
value | "36" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
help | "填写项目名称(如非项目负责人本人提交或有多位项目负责人,须填写项目名称+项目负责人)" |
same as passed 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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2344 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "填写项目名称(如非项目负责人本人提交或有多位项目负责人,须填写项目名称+项目负责人)" |
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() {#2367 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2343 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_project_name" ] |
cache_key | "_project_name_text" |
compound | false |
data | "仪器分析实验教学创新团队" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2772 -form: Symfony\Component\Form\Form {#2319 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2773 …5} |
full_name | "project[name]" |
help | "填写项目名称(如非项目负责人本人提交或有多位项目负责人,须填写项目名称+项目负责人)" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_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 | "_project_name" |
valid | true |
value | "仪器分析实验教学创新团队" |
number
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2024cxtd004" |
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 | 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 | 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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2361 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2357 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2358 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_project_number" ] |
cache_key | "_project_number_text" |
compound | false |
data | "2024cxtd004" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2774 -form: Symfony\Component\Form\Form {#2393 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2775 …5} |
full_name | "project[number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_number" |
label | "项目编号" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "number" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_project_number" |
valid | true |
value | "2024cxtd004" |
doc
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | false |
false
|
download_label | "下载" |
same as passed value |
download_uri | "/applicant/project/download/4599" |
same as passed value |
label | "上传材料" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | 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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "下载" |
download_link | null |
download_uri | "/applicant/project/download/4599" |
empty_data | Closure(FormInterface $form) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2347 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2348 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_project_doc" ] |
cache_key | "_project_doc_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "下载" |
download_uri | "/applicant/project/download/4599" |
errors | Symfony\Component\Form\FormErrorIterator {#2776 -form: Symfony\Component\Form\Form {#2405 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2777 …5} |
full_name | "project[doc]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_doc" |
label | "上传材料" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "doc" |
object | App\Entity\Project {#1878 #number: "2024cxtd004" #schoolProjectNumber: null #status: "新申请" #collegeSort: 0 #schoolSort: 0 #doc: null #docName: "6858bb1393b12098009163.doc" #collegeDoc: null #collegeDocName: null #attachments: Doctrine\ORM\PersistentCollection {#1902 …} #id: 4599 #name: "仪器分析实验教学创新团队" #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #user: App\Entity\User {#1624 …} #subject: null #college: Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } #category: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 …2} #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } #level: null #year: null #property: Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } #updatedAt: DateTime @1750645523 {#1873 date: 2025-06-23 10:25:23.0 Asia/Shanghai (+08:00) } } |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_project_doc" |
valid | true |
value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
label | "上传材料" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Please select a valid file." |
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 |
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() {#2399 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2398 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_project_doc_file" ] |
cache_key | "_project_doc_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2781 -form: Symfony\Component\Form\Form {#2408 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2780 …5} |
full_name | "project[doc][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_doc_file" |
label | "上传材料" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_project_doc_file" |
valid | true |
value | "" |
college
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } |
View Format |
"4"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\College" |
same as passed value |
em | "default" |
ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} |
label | "所属单位" |
same as passed value |
multiple | false |
false
|
query_builder | Closure(EntityRepository $er) {#2258 class: "App\Form\ProjectType" this: App\Form\ProjectType {#2083 …} } |
Doctrine\ORM\QueryBuilder {#2288 -em: Doctrine\ORM\EntityManager {#399 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2289 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2274 #from: "App\Entity\College" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2283 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.valid = TRUE" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\College e WHERE e.valid = TRUE" -parameters: Doctrine\Common\Collections\ArrayCollection {#2280 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | 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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2230 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2374 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2213 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2287 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2260 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2312 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1285 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\College" |
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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | null |
disabled | false |
em | ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2312 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1285 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#2288 -em: Doctrine\ORM\EntityManager {#399 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2289 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2274 #from: "App\Entity\College" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2283 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.valid = TRUE" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\College e WHERE e.valid = TRUE" -parameters: Doctrine\Common\Collections\ArrayCollection {#2280 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2286 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_project_college" ] |
cache_key | "_project_college_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2783 +label: "少年班学院" +value: "1" +data: App\Entity\College {#2797 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +label: "数学科学学院" +value: "2" +data: App\Entity\College {#2799 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +label: "物理学院" +value: "3" +data: App\Entity\College {#2800 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +label: "化学与材料科学学院" +value: "4" +data: Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +label: "工程科学学院" +value: "5" +data: App\Entity\College {#2801 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2782 +label: "信息科学技术学院" +value: "6" +data: App\Entity\College {#2802 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2794 +label: "地球和空间科学学院" +value: "7" +data: App\Entity\College {#2803 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +label: "计算机科学与技术学院" +value: "9" +data: App\Entity\College {#2804 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +label: "管理学院" +value: "10" +data: App\Entity\College {#2805 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +label: "人文与社会科学学院" +value: "12" +data: App\Entity\College {#2806 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +label: "教务处" +value: "14" +data: App\Entity\College {#2807 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +label: "学生工作部" +value: "15" +data: App\Entity\College {#2808 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2824 +label: "网络信息中心" +value: "18" +data: App\Entity\College {#2809 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2825 +label: "马克思主义学院" +value: "24" +data: App\Entity\College {#2810 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +label: "人力资源部" +value: "25" +data: App\Entity\College {#2811 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "网络空间安全学院" +value: "26" +data: App\Entity\College {#2812 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +label: "核科学技术学院" +value: "27" +data: App\Entity\College {#2813 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +label: "本科生院" +value: "28" +data: App\Entity\College {#2814 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2830 +label: "环境科学与工程系" +value: "29" +data: App\Entity\College {#2815 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +label: "创新创业学院" +value: "34" +data: App\Entity\College {#2816 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +label: "生命科学与医学部" +value: "35" +data: App\Entity\College {#2817 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2833 +label: "微电子学院" +value: "36" +data: App\Entity\College {#2818 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2834 +label: "党政办公室" +value: "38" +data: App\Entity\College {#2819 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +label: "财务处" +value: "39" +data: App\Entity\College {#2820 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2836 +label: "未来技术学院" +value: "40" +data: App\Entity\College {#2821 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2837 +label: "人工智能与数据科学学院" +value: "41" +data: App\Entity\College {#2822 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\College {#1918 +__isInitialized__: true #id: 4 #name: "化学与材料科学学院" #valid: true …2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2778 -form: Symfony\Component\Form\Form {#2411 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2779 …5} |
full_name | "project[college]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_college" |
is_selected | Closure($choice, $value) {#2839 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2252 …} } |
label | "所属单位" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "college" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_project_college" |
valid | true |
value | "4" |
property
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } |
View Format |
"6"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\Property" |
same as passed value |
label | "材料属性" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#2257 class: "App\Form\ProjectType" this: App\Form\ProjectType {#2083 …} use: { $properties: [ "任务书" ] } } |
Doctrine\ORM\QueryBuilder {#2306 -em: Doctrine\ORM\EntityManager {#399 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2304 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2303 #from: "App\Entity\Property" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2302 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.name in (:properties)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Property e WHERE e.name in (:properties)" -parameters: Doctrine\Common\Collections\ArrayCollection {#2307 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2230 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2397 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2314 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2301 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2320 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2382 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1856 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Property" |
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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | null |
disabled | false |
em | ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2382 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1856 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#2306 -em: Doctrine\ORM\EntityManager {#399 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2304 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2303 #from: "App\Entity\Property" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2302 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.name in (:properties)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Property e WHERE e.name in (:properties)" -parameters: Doctrine\Common\Collections\ArrayCollection {#2307 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2284 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_project_property" ] |
cache_key | "_project_property_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2842 +label: "任务书" +value: "6" +data: Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\Property {#1947 +__isInitialized__: true #id: 6 #name: "任务书" #valid: true …2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2840 -form: Symfony\Component\Form\Form {#2414 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2841 …5} |
full_name | "project[property]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_property" |
is_selected | Closure($choice, $value) {#2846 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2252 …} } |
label | "材料属性" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "property" |
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 | "_project_property" |
valid | true |
value | "6" |
category
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } |
View Format |
"438"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\Category" |
same as passed value |
label | "类别" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#2256 class: "App\Form\ProjectType" this: App\Form\ProjectType {#2083 …} use: { $batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } } } |
Doctrine\ORM\QueryBuilder {#2225 -em: Doctrine\ORM\EntityManager {#399 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2224 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2223 #from: "App\Entity\Category" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2222 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.batch = :batch" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2221 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.order ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Category e WHERE e.batch = :batch ORDER BY e.order ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2226 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | 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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2230 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2291 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2218 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2219 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2217 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2272 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1806 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Category" |
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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | null |
disabled | false |
em | ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2272 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1806 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#2225 -em: Doctrine\ORM\EntityManager {#399 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2224 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2223 #from: "App\Entity\Category" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2222 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.batch = :batch" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2221 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.order ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Category e WHERE e.batch = :batch ORDER BY e.order ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2226 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2229 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2232 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_project_category" ] |
cache_key | "_project_category_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2843 +label: "“AI+教育”课程" +value: "433" +data: App\Entity\Category {#2861 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2856 +label: "“四新”研究与改革实践项目" +value: "435" +data: App\Entity\Category {#2870 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2845 +label: "大中小学课程思政一体化示范课程" +value: "436" +data: App\Entity\Category {#2873 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2854 +label: "教材建设" +value: "437" +data: App\Entity\Category {#2876 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2853 +label: "教学创新团队" +value: "438" +data: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2858 +label: "教学研究项目" +value: "439" +data: App\Entity\Category {#2879 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2866 +label: "教育教学管理项目" +value: "440" +data: App\Entity\Category {#2882 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2864 +label: "实验教学和教学实验室建设研究项目" +value: "441" +data: App\Entity\Category {#2885 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2859 +label: "思想政治理论课教研项目" +value: "442" +data: App\Entity\Category {#2888 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2855 +label: "线上课程(原MOOC)" +value: "443" +data: App\Entity\Category {#2891 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2860 +label: "线下课程(原精品线下开放课程)" +value: "444" +data: App\Entity\Category {#2894 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2912 +label: "校企合作实践教育基地" +value: "445" +data: App\Entity\Category {#2897 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2913 +label: "新建专业质量提升项目" +value: "446" +data: App\Entity\Category {#2900 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2914 +label: "虚拟仿真实验教学课程" +value: "447" +data: App\Entity\Category {#2903 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2915 +label: "虚拟教研室" +value: "448" +data: App\Entity\Category {#2906 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2916 +label: "新时代高校哲学社会科学原创性教材" +value: "449" +data: App\Entity\Category {#2909 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #levels: Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 …2} -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } #id: 438 #name: "教学创新团队" #order: 5 …2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2849 -form: Symfony\Component\Form\Form {#2417 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2848 …5} |
full_name | "project[category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_category" |
is_selected | Closure($choice, $value) {#2918 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2252 …} } |
label | "类别" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_project_category" |
valid | true |
value | "438" |
level
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
choices | Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #levels: Doctrine\ORM\PersistentCollection {#2425} #id: 438 #name: "教学创新团队" #order: 5 …2 } -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } |
same as passed value |
class | "App\Entity\Level" |
same as passed value |
label | "子类别" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2230 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2423 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2430 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2427 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1825 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | Doctrine\ORM\PersistentCollection {#2425 -snapshot: [] -owner: Proxies\__CG__\App\Entity\Category {#1940 +__isInitialized__: true #batch: Proxies\__CG__\App\Entity\Batch {#1927 +__isInitialized__: true #type: "任务书提交" #applyDeadline: DateTime @1750867200 {#2014 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #collegeDeadline: DateTime @1750867200 {#2013 date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00) } #notices: Doctrine\ORM\PersistentCollection {#2051 …} #collegeAttachments: Doctrine\ORM\PersistentCollection {#2075 …} #id: 36 #name: "2024年省级质量工程项目任务书提交" #open: DateTime @1750176000 {#2019 date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00) } …2 } #levels: Doctrine\ORM\PersistentCollection {#2425} #id: 438 #name: "教学创新团队" #order: 5 …2 } -association: [ …15] -em: Doctrine\ORM\EntityManager {#399 …} -backRefFieldName: "category" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4496 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#2424 …} #initialized: true } |
class | "App\Entity\Level" |
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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data_class | null |
disabled | false |
em | ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2427 -om: ContainerBykbw1h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#90 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1825 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2429 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2422 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_project_level" ] |
cache_key | "_project_level_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2919 -form: Symfony\Component\Form\Form {#2441 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2920 …5} |
full_name | "project[level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project_level" |
is_selected | Closure($choice, $value) {#2922 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2252 …} } |
label | "子类别" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "level" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_project_level" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9ea34970bc9645a68bb887.Nck7yuii05WM0-8LsyGhYqi4uhuDKfrWz_oxHyye8X8.YJ56m6TDiua6p78-2njUN_-A6izFa72-uaBfUHvKhD5bh3mznfSmwsOHpg" |
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 | "9ea34970bc9645a68bb887.Nck7yuii05WM0-8LsyGhYqi4uhuDKfrWz_oxHyye8X8.YJ56m6TDiua6p78-2njUN_-A6izFa72-uaBfUHvKhD5bh3mznfSmwsOHpg" |
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 {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2182 …} -namespace: Closure() {#2184 …} } |
data | "9ea34970bc9645a68bb887.Nck7yuii05WM0-8LsyGhYqi4uhuDKfrWz_oxHyye8X8.YJ56m6TDiua6p78-2njUN_-A6izFa72-uaBfUHvKhD5bh3mznfSmwsOHpg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} } |
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() {#2926 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2084 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2928 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_project__token" ] |
cache_key | "_project__token_hidden" |
compound | false |
data | "9ea34970bc9645a68bb887.Nck7yuii05WM0-8LsyGhYqi4uhuDKfrWz_oxHyye8X8.YJ56m6TDiua6p78-2njUN_-A6izFa72-uaBfUHvKhD5bh3mznfSmwsOHpg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2938 -form: Symfony\Component\Form\Form {#2934 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2929 …5} |
full_name | "project[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "project__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 | "_project__token" |
valid | true |
value | "9ea34970bc9645a68bb887.Nck7yuii05WM0-8LsyGhYqi4uhuDKfrWz_oxHyye8X8.YJ56m6TDiua6p78-2njUN_-A6izFa72-uaBfUHvKhD5bh3mznfSmwsOHpg" |