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

Security

Token

3201909931 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 {#1623 …}
  -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.09 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.25 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/4"
  #requestUri: "/admin/project/index/4"
  #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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
9 DENIED college_action
App\Entity\Project {#2271
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 1
  #schoolSort: 0
  #doc: null
  #docName: "5f72f24940f04980714840.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2222 …}
  #id: 648
  #name: "中国科大-合锻智能校企合作创新实践教育基地"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2182 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2225 …}
  #level: App\Entity\Level {#2195 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601368649 {#2276
    date: 2020-09-29 16:37:29.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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
11 DENIED college_action
App\Entity\Project {#2220
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 1
  #schoolSort: 0
  #doc: null
  #docName: "5f72ccdc1860a635517183.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2209 …}
  #id: 587
  #name: "工程科学一流本科人才示范引领基地"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2214 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2218 …}
  #level: App\Entity\Level {#2215 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601359068 {#2221
    date: 2020-09-29 13:57:48.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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
13 DENIED college_action
App\Entity\Project {#2206
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72f9bc24ac4583207797.pdf"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2196 …}
  #id: 651
  #name: "裴刚"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2200 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2205 …}
  #level: App\Entity\Level {#2202 …}
  #year: App\Entity\Year {#2198 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601370556 {#2208
    date: 2020-09-29 17:09:16.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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
15 DENIED college_action
App\Entity\Project {#2190
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f728232ae7d8372449538.pdf"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2180 …}
  #id: 554
  #name: "力学与热学"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2184 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2188 …}
  #level: App\Entity\Level {#2185 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601339954 {#2191
    date: 2020-09-29 08:39:14.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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
17 DENIED college_action
App\Entity\Project {#2162
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72b47074ea3208146523.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2404 …}
  #id: 623
  #name: "教坛新秀"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2161 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2188 …}
  #level: App\Entity\Level {#2185 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601352816 {#2178
    date: 2020-09-29 12:13:36.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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
19 DENIED college_action
App\Entity\Project {#2405
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 1
  #schoolSort: 0
  #doc: null
  #docName: "5f730b856e761642670893.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2394 …}
  #id: 657
  #name: "《理论力学》教学团队"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2400 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2390 …}
  #level: App\Entity\Level {#2402 …}
  #year: App\Entity\Year {#2391 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601375109 {#2393
    date: 2020-09-29 18:25:09.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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
21 DENIED college_action
App\Entity\Project {#2392
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f7349dd0f47d259153693.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2334 …}
  #id: 663
  #name: "《机械设计基础I》精品线下开放课程"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2353 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2389 …}
  #level: App\Entity\Level {#2388 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601391069 {#2395
    date: 2020-09-29 22:51:09.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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
23 DENIED college_action
App\Entity\Project {#2346
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 1
  #schoolSort: 0
  #doc: null
  #docName: "5f731346f00b7491194227.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2302 …}
  #id: 660
  #name: "工程科学教学实验室安全线上培训课程"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2323 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2327 …}
  #level: App\Entity\Level {#2324 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601377094 {#2345
    date: 2020-09-29 18:58:14.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 {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
25 DENIED college_action
App\Entity\Project {#2300
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f713cd0815ff554155017.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2456 …}
  #id: 556
  #name: "具有中国科大特色的工程科学虚拟仿真实验教学体系探索与建设(2018校级)"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2297 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2296 …}
  #year: App\Entity\Year {#2278 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601256656 {#2301
    date: 2020-09-28 09:30:56.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
26 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
27 DENIED college_action
App\Entity\Project {#2458
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f73005fb621d786498986.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2460 …}
  #id: 628
  #name: "面向新工科的机械专业课程体系改革与实践"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2214 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2296 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601372255 {#2449
    date: 2020-09-29 17:37:35.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
28 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
29 DENIED college_action
App\Entity\Project {#2462
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72f2d41c343811733936.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2469 …}
  #id: 581
  #name: "工程科学教学实验室安全线上培训课程研究"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2464 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2463 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601368788 {#2461
    date: 2020-09-29 16:39:48.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
30 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
31 DENIED college_action
App\Entity\Project {#2472
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72b627e0b3a835647258.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2474 …}
  #id: 624
  #name: "制图知识与设计原理在创新实践中相融合推动机械设计基础教学改革"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2182 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2463 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601353255 {#2471
    date: 2020-09-29 12:20:55.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
32 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
33 DENIED college_action
App\Entity\Project {#2476
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72cbddd2cba591652325.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2480 …}
  #id: 627
  #name: "“城市复杂建筑火灾科学前沿与交叉”教学探索(2019年校级)"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2477 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2463 …}
  #year: App\Entity\Year {#2391 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601358813 {#2475
    date: 2020-09-29 13:53:33.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
34 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
35 DENIED college_action
App\Entity\Project {#2482
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f71ac2f4288e593387006.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2487 …}
  #id: 601
  #name: "超精密传感系统实验平台研究与设计"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2484 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2483 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601285167 {#2481
    date: 2020-09-28 17:26:07.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
36 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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 college_action
App\Entity\Project {#2489
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72cf4017a1f797813616.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2493 …}
  #id: 629
  #name: "合作学习模式在激光流场诊断系统实验教学中的应用探索(2019年校级)"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2490 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2483 …}
  #year: App\Entity\Year {#2391 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601359680 {#2488
    date: 2020-09-29 14:08:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
38 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
39 DENIED college_action
App\Entity\Project {#2495
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72fce41649d976751452.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2500 …}
  #id: 653
  #name: "热科学基础实验自主设计型互动式教学研究"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2496 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2483 …}
  #year: App\Entity\Year {#2198 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601371364 {#2494
    date: 2020-09-29 17:22:44.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
40 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
41 DENIED college_action
App\Entity\Project {#2502
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f730c9214bcc315201474.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2506 …}
  #id: 658
  #name: "《建筑防火设计》课程教学优化探索"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2503 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2483 …}
  #year: App\Entity\Year {#2391 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601375378 {#2501
    date: 2020-09-29 18:29:38.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
42 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
43 DENIED college_action
App\Entity\Project {#2508
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f731fe7bd2b1221891264.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2510 …}
  #id: 661
  #name: "虚拟仿真和实验实践相结合的热物理基础实验教学研究"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2200 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2483 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601380327 {#2507
    date: 2020-09-29 19:52:07.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
44 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
45 DENIED college_action
App\Entity\Project {#2512
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f718fb8568ae062866576.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2517 …}
  #id: 584
  #name: "自主选题模式在爆炸力学多功能诊断系统实验教学中的应用探索"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2514 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2513 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601277880 {#2511
    date: 2020-09-28 15:24:40.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
46 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
47 DENIED college_action
App\Entity\Project {#2519
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f71a52b138a8537080335.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2523 …}
  #id: 595
  #name: "精密仪器设计的实践教学研究"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2520 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2513 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601283371 {#2518
    date: 2020-09-28 16:56:11.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
48 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
49 DENIED college_action
App\Entity\Project {#2526
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72cf79e014b481365922.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2528 …}
  #id: 630
  #name: "面向创新能力培养的实验教学设计—以阴影法测粒径为例"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2490 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2299 …}
  #level: App\Entity\Level {#2513 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601359737 {#2525
    date: 2020-09-29 14:08:57.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
50 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
51 DENIED college_action
App\Entity\Project {#2530
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f71ac68c8979764893035.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2536 …}
  #id: 602
  #name: "生物光学仿体三维打印制备及表征虚拟仿真实验"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2484 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2531 …}
  #level: App\Entity\Level {#2534 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601285224 {#2529
    date: 2020-09-28 17:27:04.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
52 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
53 DENIED college_action
App\Entity\Project {#2538
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72c750e79e2258919928.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2540 …}
  #id: 625
  #name: "换热器性能测试虚拟仿真实验"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2496 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2531 …}
  #level: App\Entity\Level {#2534 …}
  #year: App\Entity\Year {#2278 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601357648 {#2537
    date: 2020-09-29 13:34:08.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
54 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
55 DENIED college_action
App\Entity\Project {#2542
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72d576afbab067710890.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2544 …}
  #id: 635
  #name: "火旋风综合虚拟仿真实验教学项目"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2161 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2531 …}
  #level: App\Entity\Level {#2534 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601361270 {#2541
    date: 2020-09-29 14:34:30.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
56 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
57 DENIED college_action
App\Entity\Project {#2546
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72ea480cfc6380301496.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2551 …}
  #id: 642
  #name: "超精密微铣削复合加工虚拟仿真实验"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2547 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2531 …}
  #level: App\Entity\Level {#2534 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601366600 {#2545
    date: 2020-09-29 16:03:20.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
58 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
59 DENIED college_action
App\Entity\Project {#2553
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72eb5cb8302404770224.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2555 …}
  #id: 645
  #name: "建筑防火与应急疏散演练虚拟仿真实验"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2503 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2531 …}
  #level: App\Entity\Level {#2534 …}
  #year: App\Entity\Year {#2391 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601366876 {#2552
    date: 2020-09-29 16:07:56.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
60 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
61 DENIED college_action
App\Entity\Project {#2557
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f730429e7402163590950.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2561 …}
  #id: 656
  #name: "基于应力波理论的材料动态性能测试虚拟仿真实验"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2558 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2531 …}
  #level: App\Entity\Level {#2534 …}
  #year: App\Entity\Year {#2391 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601373225 {#2556
    date: 2020-09-29 17:53:45.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
62 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
63 DENIED college_action
App\Entity\Project {#2563
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72eaac60736687993089.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2569 …}
  #id: 643
  #name: "工程科学实践思政示范课程"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2547 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2564 …}
  #level: App\Entity\Level {#2567 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601366700 {#2562
    date: 2020-09-29 16:05:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details
64 DENIED college_action
App\Entity\Batch {#1737
  #type: "申报"
  #applyDeadline: DateTime @1601308800 {#1730
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1601308800 {#1729
    date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1770 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
  #id: 4
  #name: "2020年度本科质量工程项目申报"
  #open: DateTime @1600272000 {#1735
    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
65 DENIED college_action
App\Entity\Project {#2571
  #number: null
  #schoolProjectNumber: null
  #status: "学院已推荐"
  #collegeSort: 0
  #schoolSort: 0
  #doc: null
  #docName: "5f72eaf910685704901380.doc"
  #collegeDoc: null
  #collegeDocName: null
  #attachments: Doctrine\ORM\PersistentCollection {#2577 …}
  #id: 644
  #name: "线上教学新秀申报"
  #batch: App\Entity\Batch {#1737
    #type: "申报"
    #applyDeadline: DateTime @1601308800 {#1730
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #collegeDeadline: DateTime @1601308800 {#1729
      date: 2020-09-29 00:00:00.0 Asia/Shanghai (+08:00)
    }
    #notices: Doctrine\ORM\PersistentCollection {#1770 …}
    #collegeAttachments: Doctrine\ORM\PersistentCollection {#1802 …}
    #id: 4
    #name: "2020年度本科质量工程项目申报"
    #open: DateTime @1600272000 {#1735
      date: 2020-09-17 00:00:00.0 Asia/Shanghai (+08:00)
    }
  }
  #user: App\Entity\User {#2547 …}
  #subject: App\Entity\Subject {#2268 …}
  #college: Proxies\__CG__\App\Entity\College {#1640 …}
  #category: App\Entity\Category {#2572 …}
  #level: App\Entity\Level {#2575 …}
  #year: App\Entity\Year {#2226 …}
  #property: App\Entity\Property {#2232 …}
  #updatedAt: DateTime @1601366777 {#2570
    date: 2020-09-29 16:06:17.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS ABSTAIN
"App\Security\ProjectVoter"
ACCESS DENIED
Show voter details