Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1114
  -map: Symfony\Component\Security\Http\AccessMap {#1113 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1125 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1076
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#283 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1125 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1075 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1142 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#252 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1073 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1069
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1071 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1067
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#274 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1113 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1122
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "core.user.security.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1144 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1142 …}
}
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
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\ApiResource\Voter\Forfait\AbonnementVoter"
5
"App\ApiResource\Voter\Pronostics\PredictionVoter"
6
"App\ApiResource\Voter\Pronostics\PronosticVoter"
7
"App\Voter\Admin\User\UserUtilVoter"
8
"App\Voter\Front\Clubs\ClubsVoter"
9
"App\Voter\Front\Joueurs\JoueurVoter"
10
"App\Voter\Front\Ligues\LiguesVoter"
11
"App\Voter\Front\Matchs\MatchsVoter"
12
"App\Voter\Front\Pronostics\PredictionVoter"
13
"App\Voter\Front\Pronostics\PronosticVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_CLIENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#1968
  -id: 3208
  -code: 878182
  -date: DateTime @1678575600 {#2006
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#1997 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2260 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2339 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2261 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2185 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2190 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2196 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2219 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#1951
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Jesús Gil"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2254 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2267 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#1949
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2352
  -id: 1716
  -code: 868215
  -date: DateTime @1678575600 {#2336
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2354 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2377 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2378 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2389 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2357 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2360 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2363 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2365 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2367 …}
  -theDatetimeApiUpdate: DateTime @1707836611 {#2334
    date: 2024-02-13 16:03:31.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2370 …}
  -arbitreNom: "C. Kavanagh"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2372 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2374 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2350
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2397
  -id: 1714
  -code: 868213
  -date: DateTime @1678575600 {#2388
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2399 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2416 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2417 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2428 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2357 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2402 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2405 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2407 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2409 …}
  -theDatetimeApiUpdate: DateTime @1707836611 {#2387
    date: 2024-02-13 16:03:31.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2370 …}
  -arbitreNom: "A. Madley"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2411 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2413 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2386
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2436
  -id: 1713
  -code: 868212
  -date: DateTime @1678575600 {#2427
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2438 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2455 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2456 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2467 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2357 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2441 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2444 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2446 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2448 …}
  -theDatetimeApiUpdate: DateTime @1707836611 {#2426
    date: 2024-02-13 16:03:31.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2370 …}
  -arbitreNom: "A. Taylor"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2450 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2452 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2425
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2475
  -id: 1710
  -code: 868209
  -date: DateTime @1678575600 {#2466
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2477 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2494 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2495 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2506 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2357 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2480 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2483 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2485 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2487 …}
  -theDatetimeApiUpdate: DateTime @1707836611 {#2465
    date: 2024-02-13 16:03:31.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2370 …}
  -arbitreNom: "D. Coote"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2489 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2491 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2464
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2514
  -id: 2458
  -code: 882031
  -date: DateTime @1678575600 {#2505
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2516 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2539 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2551 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2540 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2519 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2522 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2525 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2527 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2529 …}
  -theDatetimeApiUpdate: DateTime @1707836691 {#2504
    date: 2024-02-13 16:04:51.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2532 …}
  -arbitreNom: "M. Marcenaro"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2534 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2536 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2503
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2559
  -id: 261
  -code: 871730
  -date: DateTime @1678575600 {#2550
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2561 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2584 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2596 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2585 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2567 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2570 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2572 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2574 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2549
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "H. Ben El Hadj"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2579 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2581 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2548
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2604
  -id: 2460
  -code: 882033
  -date: DateTime @1678575600 {#2595
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2606 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2623 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2624 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2635 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2519 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2609 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2612 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2614 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2616 …}
  -theDatetimeApiUpdate: DateTime @1707836691 {#2594
    date: 2024-02-13 16:04:51.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2532 …}
  -arbitreNom: "M. Piccinini"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2618 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2620 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2593
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2643
  -id: 2461
  -code: 882034
  -date: DateTime @1678575600 {#2634
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2645 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2662 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2663 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2674 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2519 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2648 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2651 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2653 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2655 …}
  -theDatetimeApiUpdate: DateTime @1707836691 {#2633
    date: 2024-02-13 16:04:51.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2532 …}
  -arbitreNom: "A. Prontera"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2657 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2659 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2632
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2682
  -id: 2462
  -code: 882035
  -date: DateTime @1678575600 {#2673
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2684 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2701 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2713 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2702 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2519 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2687 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2690 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2692 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2694 …}
  -theDatetimeApiUpdate: DateTime @1707836691 {#2672
    date: 2024-02-13 16:04:51.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2532 …}
  -arbitreNom: "J. Sacchi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2696 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2698 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2671
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2721
  -id: 2464
  -code: 882037
  -date: DateTime @1678575600 {#2712
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2723 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2740 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2752 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2741 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2519 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2726 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2729 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2731 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2733 …}
  -theDatetimeApiUpdate: DateTime @1707836691 {#2711
    date: 2024-02-13 16:04:51.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2532 …}
  -arbitreNom: "M. Fabbri"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2735 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2737 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2710
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2760
  -id: 3211
  -code: 878185
  -date: DateTime @1678575600 {#2751
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2762 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2779 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2794 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2780 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2765 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2768 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2770 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2772 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2750
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Juan Martínez"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2774 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2776 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2749
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2805
  -id: 3214
  -code: 878188
  -date: DateTime @1678575600 {#2793
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2807 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2824 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2825 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2839 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2810 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2813 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2815 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2817 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2792
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Miguel Ortiz"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2819 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2821 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2791
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2850
  -id: 269
  -code: 871738
  -date: DateTime @1678575600 {#2838
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2852 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2869 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2870 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2881 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2855 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2858 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2860 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2862 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2837
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "J. Pignard"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2864 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2866 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2836
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2889
  -id: 267
  -code: 871736
  -date: DateTime @1678575600 {#2880
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2891 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2908 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2909 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2920 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2894 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2897 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2899 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2901 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2879
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "W. Delajod"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2903 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2905 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2878
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2928
  -id: 266
  -code: 871735
  -date: DateTime @1678575600 {#2919
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2930 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2947 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2948 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2959 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2933 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2936 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2938 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2940 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2918
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "C. Turpin"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2942 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2944 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2917
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2967
  -id: 265
  -code: 871734
  -date: DateTime @1678575600 {#2958
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2969 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2986 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2987 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2998 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2972 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2975 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2977 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2979 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2957
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "J. Stinat"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2981 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2983 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2956
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3006
  -id: 264
  -code: 871733
  -date: DateTime @1678575600 {#2997
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3008 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3025 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3026 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3037 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3011 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3014 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3016 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3018 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2996
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "P. Gaillouste"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3020 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3022 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#2995
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3045
  -id: 263
  -code: 871732
  -date: DateTime @1678575600 {#3036
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3047 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3064 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3065 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3076 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3050 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3053 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3055 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3057 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3035
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "T. Léonard"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3059 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3061 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#3034
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3084
  -id: 3217
  -code: 878191
  -date: DateTime @1678575600 {#3075
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3086 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3103 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3104 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3118 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3089 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3092 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3094 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3096 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#3074
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Ricardo De Burgos"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3098 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3100 …}
  -theCote: null
  -theDate: DateTime @1678575600 {#3073
    date: 2023-03-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3129
  -id: 928
  -code: 872123
  -date: DateTime @1678489200 {#3117
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3131 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3154 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3155 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3166 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3134 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3137 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3140 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3142 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3144 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3116
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3147 …}
  -arbitreNom: "W. Toulliou"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3149 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3151 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3115
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3174
  -id: 929
  -code: 872124
  -date: DateTime @1678489200 {#3165
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3176 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3193 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3205 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3194 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3134 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3179 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3182 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3184 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3186 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3164
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3147 …}
  -arbitreNom: "R. Landry"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3188 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3190 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3163
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3213
  -id: 927
  -code: 872122
  -date: DateTime @1678489200 {#3204
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3215 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3232 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3244 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3233 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3134 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3218 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3221 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3223 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3225 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3203
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3147 …}
  -arbitreNom: "A. Souifi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3227 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3229 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3202
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3252
  -id: 926
  -code: 872121
  -date: DateTime @1678489200 {#3243
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3254 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3271 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3272 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3283 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3134 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3257 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3260 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3262 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3264 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3242
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3147 …}
  -arbitreNom: "A. Perreau Niel"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3266 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3268 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3241
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3291
  -id: 925
  -code: 872120
  -date: DateTime @1678489200 {#3282
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3293 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3310 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3311 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3322 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3134 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3296 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3299 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3301 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3303 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3281
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3147 …}
  -arbitreNom: "A. Petit"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3305 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3307 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3280
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3330
  -id: 924
  -code: 872119
  -date: DateTime @1678489200 {#3321
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3332 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3349 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3361 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3350 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3134 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3335 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3338 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3340 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3342 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3320
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3147 …}
  -arbitreNom: "F. Benchabane"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3344 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3346 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3319
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3369
  -id: 923
  -code: 872118
  -date: DateTime @1678489200 {#3360
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3371 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3388 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3400 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3389 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3134 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3374 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3377 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3379 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3381 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3359
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3147 …}
  -arbitreNom: "A. Valnet"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3383 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3385 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3358
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3408
  -id: 921
  -code: 872116
  -date: DateTime @1678489200 {#3399
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3410 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3427 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3439 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3428 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3134 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3413 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3416 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3418 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3420 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3398
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3147 …}
  -arbitreNom: "S. Frappart"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3422 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3424 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3397
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3447
  -id: 270
  -code: 871739
  -date: DateTime @1678489200 {#3438
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3449 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3466 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3478 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3467 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3452 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3455 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3457 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3459 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3437
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "M. Bollengier"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3461 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3463 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3436
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3486
  -id: 262
  -code: 871731
  -date: DateTime @1678489200 {#3477
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3488 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3505 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3517 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3506 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2564 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3491 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3494 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3496 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3498 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3476
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2577 …}
  -arbitreNom: "M. Vernice"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3500 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3502 …}
  -theCote: null
  -theDate: DateTime @1678489200 {#3475
    date: 2023-03-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details