http://pms.cmet.ustc.edu.cn/admin/project/index/35

Security

Token

P0260 Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_APPLICANT"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#46
  -firewallName: "main"
  -user: App\Entity\User {#1626 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\CasUserProvider
context main
entry_point App\Security\CasAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\CasAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#112
  -map: Symfony\Component\Security\Http\AccessMap {#113 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Component\HttpKernel\Log\Logger {#251 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#66
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#160 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#251 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#69 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#93 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#86 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#161 …}
    "enableUsageTracking"
  ]
}
5.79 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#63
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#64 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#54
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#161 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#60 …}
  -map: Symfony\Component\Security\Http\AccessMap {#113 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.40 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#91
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#161 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "cas_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#81 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#93 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"App\Security\BatchVoter"
4
"App\Security\ProjectVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/project/index/35"
  #requestUri: "/admin/project/index/35"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#53 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
3 DENIED ROLE_REVIEWER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_REVIEWER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
5 GRANTED ROLE_APPLICANT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 DENIED ROLE_SUPER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED college_action
App\Entity\Project {#2285
  #number: "2025xsx04"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "68538f374514e601512637.xlsx"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2253 …}
  #id: 4522
  #name: "新工科背景下面向昇腾AI生态的人工智能教学新模式"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2283 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750306615 {#2290
    date: 2025-06-19 12:16:55.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
10 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED college_action
App\Entity\Project {#2250
  #number: "2025xjyxm02"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "685390a976025673264550.xlsx"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2248 …}
  #id: 4523
  #name: "基于华为智能基座的模式识别教学新模式"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2283 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750306985 {#2252
    date: 2025-06-19 12:23:05.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
12 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED college_action
App\Entity\Project {#2246
  #number: "2025xjyxm056"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "6853a53435308170221912.pdf"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2237 …}
  #id: 4524
  #name: "融合人工智能技术的电路课程建设"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2244 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750312244 {#2247
    date: 2025-06-19 13:50:44.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
14 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED college_action
App\Entity\Project {#2235
  #number: "2025xjyxm055"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "6853d2e60808a489454754.xlsx"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2226 …}
  #id: 4530
  #name: "基于数字化全过程实验教学在电子线路实验中的探究与实施"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2234 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750323942 {#2236
    date: 2025-06-19 17:05:42.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
16 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED college_action
App\Entity\Project {#2224
  #number: "2025xjyxm067"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "6853e9f880760319449944.xlsx"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2219 …}
  #id: 4539
  #name: "现代通信综合实践教学设计"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2223 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750329848 {#2225
    date: 2025-06-19 18:44:08.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
18 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED college_action
App\Entity\Project {#2217
  #number: "2025xzhkc11"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "6854c459b8a55142870195.xlsx"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2212 …}
  #id: 4551
  #name: "计算机程序设计"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2216 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750385753 {#2218
    date: 2025-06-20 10:15:53.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
20 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED college_action
App\Entity\Project {#2210
  #number: "2025xjyxm037"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "68550a81a5b39313828212.xlsx"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2206 …}
  #id: 4561
  #name: "促进拔尖创新人才培养的《信息科研创新实践》课程体系建设与实践"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#1626 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750403713 {#2211
    date: 2025-06-20 15:15:13.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
22 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED college_action
App\Entity\Project {#2204
  #number: "2025xjyxm039"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "68562b77c1baf129770165.xlsx"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2198 …}
  #id: 4576
  #name: "研究型大学工科本科生科研实践活动参与度影响因素分析及精准培养策略研究-董新美 李海鑫"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2202 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750477687 {#2205
    date: 2025-06-21 11:48:07.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
24 DENIED college_action
App\Entity\Batch {#1751
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1744
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1743
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1784 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1749
    date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED college_action
App\Entity\Project {#2195
  #number: "2025xjyxm060"
  #schoolProjectNumber: null
  #status: "新申请"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "6856f6b41a23f725283482.xlsx"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2191 …}
  #id: 4586
  #name: "人工智能基础课程普及背景下英才班《深度学习实践》课程的改革研究"
  #batch: App\Entity\Batch {#1751
    #type: "经费预算提交"
    #applyDeadline: DateTime @1750521600 {#1744
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1750521600 {#1743
      date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1784 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1816 …}
    #id: 35
    #name: "2025年度校级本科质量工程项目经费预算表提交"
    #open: DateTime @1750089600 {#1749
      date: 2025-06-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2194 …}
  #subject: null
  #college: Proxies\__CG__\App\Entity\College {#1643 …}
  #category: null
  #level: null
  #year: null
  #property: App\Entity\Property {#2258 …}
  #updatedAt: DateTime @1750529716 {#2197
    date: 2025-06-22 02:15:16.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details