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

Security

Token

10474 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.15 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.21 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 @1750867200 {#1774
    date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750867200 {#1793
    date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1853 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1852 …}
  #id: 36
  #name: "2024年省级质量工程项目任务书提交"
  #open: DateTime @1750176000 {#1792
    date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS GRANTED
Show voter details
9 DENIED applicant_action
App\Entity\Batch {#1885
  #type: "经费预算提交"
  #applyDeadline: DateTime @1750521600 {#1865
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750521600 {#1880
    date: 2025-06-22 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1889 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1886 …}
  #id: 35
  #name: "2025年度校级本科质量工程项目经费预算表提交"
  #open: DateTime @1750089600 {#1881
    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
10 DENIED applicant_action
App\Entity\Batch {#1899
  #type: "申报"
  #applyDeadline: DateTime @1750262400 {#1893
    date: 2025-06-19 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750262400 {#1894
    date: 2025-06-19 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1903 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1900 …}
  #id: 32
  #name: "教育部办公厅关于组织申报2025年度教育部大中小学课程教材研究项目(校内申报)"
  #open: DateTime @1749571200 {#1895
    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
11 DENIED applicant_action
App\Entity\Batch {#1913
  #type: "验收"
  #applyDeadline: DateTime @1749139200 {#1907
    date: 2025-06-06 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1749139200 {#1908
    date: 2025-06-06 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1917 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1914 …}
  #id: 31
  #name: "质量工程项目年度检查验收(2025)"
  #open: DateTime @1747670400 {#1909
    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
12 DENIED applicant_action
App\Entity\Batch {#1933
  #type: "申报"
  #applyDeadline: DateTime @1748448000 {#1923
    date: 2025-05-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1748448000 {#1922
    date: 2025-05-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1937 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1934 …}
  #id: 30
  #name: "2025年度中国科学技术大学本科生”十四五“规划教材项目"
  #open: DateTime @1746720000 {#1921
    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
13 DENIED applicant_action
App\Entity\Batch {#1947
  #type: "申报"
  #applyDeadline: DateTime @1746374400 {#1941
    date: 2025-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1746633600 {#1942
    date: 2025-05-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1951 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1948 …}
  #id: 29
  #name: "2025年校级本科质量工程项目申报"
  #open: DateTime @1744732800 {#1943
    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
14 DENIED applicant_action
App\Entity\Batch {#1961
  #type: "申报"
  #applyDeadline: DateTime @1738944000 {#1955
    date: 2025-02-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1739548800 {#1956
    date: 2025-02-15 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1965 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1962 …}
  #id: 28
  #name: "2024年省级本科质量工程项目申报"
  #open: DateTime @1736092800 {#1957
    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
15 DENIED applicant_action
App\Entity\Batch {#1981
  #type: "申报"
  #applyDeadline: DateTime @1725120000 {#1971
    date: 2024-09-01 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1725292800 {#1970
    date: 2024-09-03 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1985 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1982 …}
  #id: 27
  #name: "“十四五”普通高等学校本科国家级规划教材第一次推荐遴选工作校内申报"
  #open: DateTime @1723392000 {#1969
    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
16 DENIED applicant_action
App\Entity\Batch {#1995
  #type: "任务书提交"
  #applyDeadline: DateTime @1716825600 {#1989
    date: 2024-05-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1716825600 {#1990
    date: 2024-05-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1999 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1996 …}
  #id: 26
  #name: "2023年省级质量工程项目任务书提交"
  #open: DateTime @1716220800 {#1991
    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
17 DENIED applicant_action
App\Entity\Batch {#2009
  #type: "申报"
  #applyDeadline: DateTime @1716998400 {#2003
    date: 2024-05-30 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1716998400 {#2004
    date: 2024-05-30 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2013 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2010 …}
  #id: 25
  #name: "关于组织申报2024年度中国科学技术大学本科生“十四五”规划教材项目的通知"
  #open: DateTime @1714492800 {#2005
    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
18 DENIED applicant_action
App\Entity\Batch {#2023
  #type: "申报"
  #applyDeadline: DateTime @1714838400 {#2017
    date: 2024-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1715184000 {#2018
    date: 2024-05-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2027 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2024 …}
  #id: 24
  #name: "2024年校级本科质量工程项目申报"
  #open: DateTime @1713369600 {#2019
    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
19 DENIED applicant_action
App\Entity\Batch {#2037
  #type: "验收"
  #applyDeadline: DateTime @1709136000 {#2031
    date: 2024-02-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1709481600 {#2032
    date: 2024-03-04 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2041 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2038 …}
  #id: 22
  #name: "质量工程项目年度检查验收(2024)"
  #open: DateTime @1707062400 {#2033
    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
20 DENIED applicant_action
App\Entity\Batch {#2051
  #type: "申报"
  #applyDeadline: DateTime @1702137600 {#2045
    date: 2023-12-10 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1702396800 {#2046
    date: 2023-12-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2055 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2052 …}
  #id: 21
  #name: "第三批国家级一流本科课程认定"
  #open: DateTime @1701187200 {#2047
    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
21 DENIED applicant_action
App\Entity\Batch {#2065
  #type: "申报"
  #applyDeadline: DateTime @1699113600 {#2059
    date: 2023-11-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1699459200 {#2060
    date: 2023-11-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2069 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2066 …}
  #id: 20
  #name: "2023省级本科质量工程项目申报"
  #open: DateTime @1698163200 {#2061
    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
22 DENIED applicant_action
App\Entity\Batch {#2085
  #type: "申报"
  #applyDeadline: DateTime @1683734400 {#2075
    date: 2023-05-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683734400 {#2074
    date: 2023-05-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2089 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2086 …}
  #id: 19
  #name: "2023年安徽省精品教材建设项目申报"
  #open: DateTime @1682611200 {#2073
    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
23 DENIED applicant_action
App\Entity\Batch {#2099
  #type: "任务书提交"
  #applyDeadline: DateTime @1683216000 {#2093
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683302400 {#2094
    date: 2023-05-06 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2103 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2100 …}
  #id: 18
  #name: "2022年省级质量工程项目任务书提交"
  #open: DateTime @1681833600 {#2095
    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
24 DENIED applicant_action
App\Entity\Batch {#2113
  #type: "验收"
  #applyDeadline: DateTime @1683216000 {#2107
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683216000 {#2108
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2117 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2114 …}
  #id: 16
  #name: "质量工程项目年度检查验收(2023)"
  #open: DateTime @1681660800 {#2109
    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
25 DENIED applicant_action
App\Entity\Batch {#2133
  #type: "申报"
  #applyDeadline: DateTime @1683216000 {#2123
    date: 2023-05-05 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1683648000 {#2122
    date: 2023-05-10 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2137 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2134 …}
  #id: 17
  #name: "2023年校级本科“十四五”规划教材项目申报"
  #open: DateTime @1681488000 {#2121
    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
26 DENIED applicant_action
App\Entity\Batch {#2147
  #type: "申报"
  #applyDeadline: DateTime @1683216000 {#2141
    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 {#2151 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2148 …}
  #id: 15
  #name: "2023年校级本科质量工程项目申报"
  #open: DateTime @1681228800 {#2143
    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
27 DENIED applicant_action
App\Entity\Batch {#2161
  #type: "申报"
  #applyDeadline: DateTime @1671033600 {#2155
    date: 2022-12-15 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1671379200 {#2156
    date: 2022-12-19 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2165 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2162 …}
  #id: 13
  #name: "2022年省级本科质量工程项目申报"
  #open: DateTime @1670083200 {#2157
    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
28 DENIED applicant_action
App\Entity\Batch {#2193
  #type: "任务书提交"
  #applyDeadline: DateTime @1652025600 {#2171
    date: 2022-05-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1652025600 {#2170
    date: 2022-05-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2197 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2194 …}
  #id: 12
  #name: "2021年省级质量工程项目任务书提交"
  #open: DateTime @1650902400 {#2169
    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
29 DENIED applicant_action
App\Entity\Batch {#2207
  #type: "申报"
  #applyDeadline: DateTime @1650816000 {#2201
    date: 2022-04-25 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1651161600 {#2202
    date: 2022-04-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2211 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2208 …}
  #id: 11
  #name: "2022年度校级本科质量工程项目申报"
  #open: DateTime @1649779200 {#2203
    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
30 DENIED applicant_action
App\Entity\Batch {#2221
  #type: "验收"
  #applyDeadline: DateTime @1647100800 {#2215
    date: 2022-03-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1647100800 {#2216
    date: 2022-03-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2225 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2222 …}
  #id: 10
  #name: "质量工程项目年度检查验收(2022)"
  #open: DateTime @1646236800 {#2217
    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
31 DENIED applicant_action
App\Entity\Batch {#2247
  #type: "申报"
  #applyDeadline: DateTime @1636214400 {#2229
    date: 2021-11-07 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1636387200 {#2230
    date: 2021-11-09 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2251 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2248 …}
  #id: 9
  #name: "2021年省级质量工程项目(本科)申报"
  #open: DateTime @1635350400 {#2231
    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
32 DENIED applicant_action
App\Entity\Batch {#2267
  #type: "申报"
  #applyDeadline: DateTime @1619280000 {#2257
    date: 2021-04-25 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1619452800 {#2256
    date: 2021-04-27 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2271 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2268 …}
  #id: 8
  #name: "2021年度校级本科质量工程项目申报"
  #open: DateTime @1618243200 {#2255
    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
33 DENIED applicant_action
App\Entity\Batch {#2281
  #type: "申报"
  #applyDeadline: DateTime @1619280000 {#2275
    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 {#2285 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2282 …}
  #id: 7
  #name: "第二批国家级一流本科课程认定"
  #open: DateTime @1618156800 {#2277
    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
34 DENIED applicant_action
App\Entity\Batch {#2295
  #type: "验收"
  #applyDeadline: DateTime @1616860800 {#2289
    date: 2021-03-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1616860800 {#2290
    date: 2021-03-28 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2299 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2296 …}
  #id: 6
  #name: "质量工程项目年度检查验收(2021)"
  #open: DateTime @1615824000 {#2291
    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
35 DENIED applicant_action
App\Entity\Batch {#2315
  #type: "任务书提交"
  #applyDeadline: DateTime @1610035200 {#2305
    date: 2021-01-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1610035200 {#2304
    date: 2021-01-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2319 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2316 …}
  #id: 5
  #name: "2020年省级质量工程项目任务书提交"
  #open: DateTime @1609084800 {#2303
    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
36 DENIED applicant_action
App\Entity\Batch {#2329
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#2323
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#2324
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2333 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2330 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#2325
    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
37 DENIED applicant_action
App\Entity\Batch {#2343
  #type: "验收"
  #applyDeadline: DateTime @1586534400 {#2337
    date: 2020-04-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1586534400 {#2338
    date: 2020-04-11 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2347 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2344 …}
  #id: 3
  #name: "质量工程项目年度检查验收"
  #open: DateTime @1584720000 {#2339
    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
38 DENIED applicant_action
App\Entity\Batch {#2360
  #type: "任务书提交"
  #applyDeadline: DateTime @1578844800 {#2353
    date: 2020-01-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1578844800 {#2352
    date: 2020-01-13 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2364 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2361 …}
  #id: 2
  #name: "2019年省级质量工程项目立项"
  #open: DateTime @1577894400 {#2351
    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
39 DENIED applicant_action
App\Entity\Batch {#2368
  #type: "申报"
  #applyDeadline: DateTime @1573142400 {#2365
    date: 2019-11-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1573142400 {#2366
    date: 2019-11-08 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#2372 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#2369 …}
  #id: 1
  #name: "2019年质量工程项目申报"
  #open: DateTime @1571932800 {#2367
    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