http://pms.cmet.ustc.edu.cn/applicant

Security

Token

P0604 Username
Authenticated
Property Value
Roles
[
  "ROLE_APPLICANT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#46
  -firewallName: "main"
  -user: App\Entity\User {#1624 …}
  -roleNames: [
    "ROLE_APPLICANT"
  ]
  -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"
  ]
}
4.63 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.22 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_APPLICANT
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: "/applicant"
  #requestUri: "/applicant"
  #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 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS ABSTAIN
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 GRANTED applicant_action
App\Entity\Batch {#1786
  #type: "申报"
  #applyDeadline: DateTime @1756569600 {#1774
    date: 2025-08-31 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1756742400 {#1793
    date: 2025-09-02 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1853 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1852 …}
  #id: 37
  #name: "2025年本科教学成果奖申报通知"
  #open: DateTime @1755619200 {#1792
    date: 2025-08-20 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS GRANTED
Show voter details
9 DENIED applicant_action
App\Entity\Batch {#1891
  #type: "任务书提交"
  #applyDeadline: DateTime @1750867200 {#1881
    date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750867200 {#1880
    date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1895 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1892 …}
  #id: 36
  #name: "2024年省级质量工程项目任务书提交"
  #open: DateTime @1750176000 {#1865
    date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED applicant_action
App\Entity\Batch {#1905
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1899
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1900
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1909 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1906 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1901
    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 applicant_action
App\Entity\Batch {#1919
  #type: "申报"
  #applyDeadline: DateTime @1750262400 {#1913
    date: 2025-06-19 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750262400 {#1914
    date: 2025-06-19 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1923 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1920 …}
  #id: 32
  #name: "教育部办公厅关于组织申报2025年度教育部大中小学课程教材研究项目(校内申报)"
  #open: DateTime @1749571200 {#1915
    date: 2025-06-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED applicant_action
App\Entity\Batch {#1933
  #type: "验收"
  #applyDeadline: DateTime @1749139200 {#1927
    date: 2025-06-06 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1749139200 {#1928
    date: 2025-06-06 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1937 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1934 …}
  #id: 31
  #name: "质量工程项目年度检查验收(2025)"
  #open: DateTime @1747670400 {#1929
    date: 2025-05-20 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED applicant_action
App\Entity\Batch {#1953
  #type: "申报"
  #applyDeadline: DateTime @1748448000 {#1943
    date: 2025-05-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1748448000 {#1942
    date: 2025-05-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1957 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1954 …}
  #id: 30
  #name: "2025年度中国科学技术大学本科生”十四五“规划教材项目"
  #open: DateTime @1746720000 {#1941
    date: 2025-05-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED applicant_action
App\Entity\Batch {#1967
  #type: "申报"
  #applyDeadline: DateTime @1746374400 {#1961
    date: 2025-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1746633600 {#1962
    date: 2025-05-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1971 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1968 …}
  #id: 29
  #name: "2025年校级本科质量工程项目申报"
  #open: DateTime @1744732800 {#1963
    date: 2025-04-16 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED applicant_action
App\Entity\Batch {#1981
  #type: "申报"
  #applyDeadline: DateTime @1738944000 {#1975
    date: 2025-02-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1739548800 {#1976
    date: 2025-02-15 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1985 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1982 …}
  #id: 28
  #name: "2024年省级本科质量工程项目申报"
  #open: DateTime @1736092800 {#1977
    date: 2025-01-06 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED applicant_action
App\Entity\Batch {#2001
  #type: "申报"
  #applyDeadline: DateTime @1725120000 {#1991
    date: 2024-09-01 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1725292800 {#1990
    date: 2024-09-03 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2005 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2002 …}
  #id: 27
  #name: "“十四五”普通高等学校本科国家级规划教材第一次推荐遴选工作校内申报"
  #open: DateTime @1723392000 {#1989
    date: 2024-08-12 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED applicant_action
App\Entity\Batch {#2015
  #type: "任务书提交"
  #applyDeadline: DateTime @1716825600 {#2009
    date: 2024-05-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1716825600 {#2010
    date: 2024-05-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2019 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2016 …}
  #id: 26
  #name: "2023年省级质量工程项目任务书提交"
  #open: DateTime @1716220800 {#2011
    date: 2024-05-21 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED applicant_action
App\Entity\Batch {#2029
  #type: "申报"
  #applyDeadline: DateTime @1716998400 {#2023
    date: 2024-05-30 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1716998400 {#2024
    date: 2024-05-30 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2033 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2030 …}
  #id: 25
  #name: "关于组织申报2024年度中国科学技术大学本科生“十四五”规划教材项目的通知"
  #open: DateTime @1714492800 {#2025
    date: 2024-05-01 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED applicant_action
App\Entity\Batch {#2043
  #type: "申报"
  #applyDeadline: DateTime @1714838400 {#2037
    date: 2024-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1715184000 {#2038
    date: 2024-05-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2047 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2044 …}
  #id: 24
  #name: "2024年校级本科质量工程项目申报"
  #open: DateTime @1713369600 {#2039
    date: 2024-04-18 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED applicant_action
App\Entity\Batch {#2057
  #type: "验收"
  #applyDeadline: DateTime @1709136000 {#2051
    date: 2024-02-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1709481600 {#2052
    date: 2024-03-04 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2061 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2058 …}
  #id: 22
  #name: "质量工程项目年度检查验收(2024)"
  #open: DateTime @1707062400 {#2053
    date: 2024-02-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED applicant_action
App\Entity\Batch {#2071
  #type: "申报"
  #applyDeadline: DateTime @1702137600 {#2065
    date: 2023-12-10 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1702396800 {#2066
    date: 2023-12-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2075 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2072 …}
  #id: 21
  #name: "第三批国家级一流本科课程认定"
  #open: DateTime @1701187200 {#2067
    date: 2023-11-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED applicant_action
App\Entity\Batch {#2085
  #type: "申报"
  #applyDeadline: DateTime @1699113600 {#2079
    date: 2023-11-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1699459200 {#2080
    date: 2023-11-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2089 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2086 …}
  #id: 20
  #name: "2023省级本科质量工程项目申报"
  #open: DateTime @1698163200 {#2081
    date: 2023-10-25 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED applicant_action
App\Entity\Batch {#2105
  #type: "申报"
  #applyDeadline: DateTime @1683734400 {#2095
    date: 2023-05-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683734400 {#2094
    date: 2023-05-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2109 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2106 …}
  #id: 19
  #name: "2023年安徽省精品教材建设项目申报"
  #open: DateTime @1682611200 {#2093
    date: 2023-04-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED applicant_action
App\Entity\Batch {#2119
  #type: "任务书提交"
  #applyDeadline: DateTime @1683216000 {#2113
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683302400 {#2114
    date: 2023-05-06 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2123 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2120 …}
  #id: 18
  #name: "2022年省级质量工程项目任务书提交"
  #open: DateTime @1681833600 {#2115
    date: 2023-04-19 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED applicant_action
App\Entity\Batch {#2133
  #type: "验收"
  #applyDeadline: DateTime @1683216000 {#2127
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683216000 {#2128
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2137 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2134 …}
  #id: 16
  #name: "质量工程项目年度检查验收(2023)"
  #open: DateTime @1681660800 {#2129
    date: 2023-04-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED applicant_action
App\Entity\Batch {#2153
  #type: "申报"
  #applyDeadline: DateTime @1683216000 {#2143
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683648000 {#2142
    date: 2023-05-10 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2157 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2154 …}
  #id: 17
  #name: "2023年校级本科“十四五”规划教材项目申报"
  #open: DateTime @1681488000 {#2141
    date: 2023-04-15 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED applicant_action
App\Entity\Batch {#2167
  #type: "申报"
  #applyDeadline: DateTime @1683216000 {#2161
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683648000 {#2162
    date: 2023-05-10 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2171 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2168 …}
  #id: 15
  #name: "2023年校级本科质量工程项目申报"
  #open: DateTime @1681228800 {#2163
    date: 2023-04-12 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED applicant_action
App\Entity\Batch {#2181
  #type: "申报"
  #applyDeadline: DateTime @1671033600 {#2175
    date: 2022-12-15 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1671379200 {#2176
    date: 2022-12-19 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2185 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2182 …}
  #id: 13
  #name: "2022年省级本科质量工程项目申报"
  #open: DateTime @1670083200 {#2177
    date: 2022-12-04 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED applicant_action
App\Entity\Batch {#2213
  #type: "任务书提交"
  #applyDeadline: DateTime @1652025600 {#2191
    date: 2022-05-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1652025600 {#2190
    date: 2022-05-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2217 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2214 …}
  #id: 12
  #name: "2021年省级质量工程项目任务书提交"
  #open: DateTime @1650902400 {#2189
    date: 2022-04-26 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED applicant_action
App\Entity\Batch {#2227
  #type: "申报"
  #applyDeadline: DateTime @1650816000 {#2221
    date: 2022-04-25 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1651161600 {#2222
    date: 2022-04-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2231 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2228 …}
  #id: 11
  #name: "2022年度校级本科质量工程项目申报"
  #open: DateTime @1649779200 {#2223
    date: 2022-04-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED applicant_action
App\Entity\Batch {#2241
  #type: "验收"
  #applyDeadline: DateTime @1647100800 {#2235
    date: 2022-03-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1647100800 {#2236
    date: 2022-03-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2245 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2242 …}
  #id: 10
  #name: "质量工程项目年度检查验收(2022)"
  #open: DateTime @1646236800 {#2237
    date: 2022-03-03 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED applicant_action
App\Entity\Batch {#2267
  #type: "申报"
  #applyDeadline: DateTime @1636214400 {#2249
    date: 2021-11-07 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1636387200 {#2250
    date: 2021-11-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2271 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2268 …}
  #id: 9
  #name: "2021年省级质量工程项目(本科)申报"
  #open: DateTime @1635350400 {#2251
    date: 2021-10-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED applicant_action
App\Entity\Batch {#2287
  #type: "申报"
  #applyDeadline: DateTime @1619280000 {#2277
    date: 2021-04-25 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1619452800 {#2276
    date: 2021-04-27 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2291 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2288 …}
  #id: 8
  #name: "2021年度校级本科质量工程项目申报"
  #open: DateTime @1618243200 {#2275
    date: 2021-04-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED applicant_action
App\Entity\Batch {#2301
  #type: "申报"
  #applyDeadline: DateTime @1619280000 {#2295
    date: 2021-04-25 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1619452800 {#2296
    date: 2021-04-27 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2305 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2302 …}
  #id: 7
  #name: "第二批国家级一流本科课程认定"
  #open: DateTime @1618156800 {#2297
    date: 2021-04-12 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED applicant_action
App\Entity\Batch {#2315
  #type: "验收"
  #applyDeadline: DateTime @1616860800 {#2309
    date: 2021-03-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1616860800 {#2310
    date: 2021-03-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2319 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2316 …}
  #id: 6
  #name: "质量工程项目年度检查验收(2021)"
  #open: DateTime @1615824000 {#2311
    date: 2021-03-16 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED applicant_action
App\Entity\Batch {#2335
  #type: "任务书提交"
  #applyDeadline: DateTime @1610035200 {#2325
    date: 2021-01-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1610035200 {#2324
    date: 2021-01-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2339 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2336 …}
  #id: 5
  #name: "2020年省级质量工程项目任务书提交"
  #open: DateTime @1609084800 {#2323
    date: 2020-12-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED applicant_action
App\Entity\Batch {#2349
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#2343
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#2344
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2353 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2350 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#2345
    date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED applicant_action
App\Entity\Batch {#2363
  #type: "验收"
  #applyDeadline: DateTime @1586534400 {#2357
    date: 2020-04-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1586534400 {#2358
    date: 2020-04-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2367 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2364 …}
  #id: 3
  #name: "质量工程项目年度检查验收"
  #open: DateTime @1584720000 {#2359
    date: 2020-03-21 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED applicant_action
App\Entity\Batch {#2380
  #type: "任务书提交"
  #applyDeadline: DateTime @1578844800 {#2373
    date: 2020-01-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1578844800 {#2372
    date: 2020-01-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2384 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2381 …}
  #id: 2
  #name: "2019年省级质量工程项目立项"
  #open: DateTime @1577894400 {#2371
    date: 2020-01-02 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED applicant_action
App\Entity\Batch {#2388
  #type: "申报"
  #applyDeadline: DateTime @1573142400 {#2385
    date: 2019-11-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1573142400 {#2386
    date: 2019-11-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2392 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2389 …}
  #id: 1
  #name: "2019年质量工程项目申报"
  #open: DateTime @1571932800 {#2387
    date: 2019-10-25 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS DENIED
"App\Security\ProjectVoter"
ACCESS ABSTAIN
Show voter details