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: 428
  -code: 1044928
  -date: DateTime @1695679200 {#2006
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#1997 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2260 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2261 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2363 …}
  -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 @1710254047 {#1951
    date: 2024-03-12 15:34:07.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Jeremie Pignard, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2254 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2267 …}
  -theCote: null
  -theDate: DateTime @1695679200 {#1949
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02: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 {#2377
  -id: 3410
  -code: 1038014
  -date: DateTime @1695679200 {#2360
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2379 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2402 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2403 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2420 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2382 …}
  -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 {#2385 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2388 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2390 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2392 …}
  -theDatetimeApiUpdate: DateTime @1708008867 {#2359
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2395 …}
  -arbitreNom: "Guillermo Cuadra"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2397 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2399 …}
  -theCote: null
  -theDate: DateTime @1695679200 {#2358
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02: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 {#2436
  -id: 3412
  -code: 1038016
  -date: DateTime @1695679200 {#2419
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2438 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2455 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2473 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2456 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2382 …}
  -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 {#2418 …}
  -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 @1708008867 {#2417
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2395 …}
  -arbitreNom: "Alejandro Muñiz"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2450 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2452 …}
  -theCote: null
  -theDate: DateTime @1695679200 {#2434
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02: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 {#2487
  -id: 2644
  -code: 1052309
  -date: DateTime @1695679200 {#2472
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2489 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2512 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2513 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2530 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -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 {#2495 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2498 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2500 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2502 …}
  -theDatetimeApiUpdate: DateTime @1707841236 {#2471
    date: 2024-02-13 17:20:36.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2505 …}
  -arbitreNom: "Antonio Giua, Italy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2507 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2509 …}
  -theCote: null
  -theDate: DateTime @1695679200 {#2470
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02: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 {#2544
  -id: 1146
  -code: 1045959
  -date: DateTime @1695679200 {#2529
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2546 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2569 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2587 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2570 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2549 …}
  -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 {#2552 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2555 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2557 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2559 …}
  -theDatetimeApiUpdate: DateTime @1710255676 {#2528
    date: 2024-03-12 16:01:16.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2562 …}
  -arbitreNom: "Mickael Leleu, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2564 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2566 …}
  -theCote: null
  -theDate: DateTime @1695679200 {#2527
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02: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 {#2601
  -id: 1145
  -code: 1045958
  -date: DateTime @1695679200 {#2586
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2603 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2620 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2638 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2621 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2549 …}
  -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 {#2606 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2609 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2611 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2613 …}
  -theDatetimeApiUpdate: DateTime @1710255676 {#2585
    date: 2024-03-12 16:01:16.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2562 …}
  -arbitreNom: "Ahmed Taleb, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2615 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2617 …}
  -theCote: null
  -theDate: DateTime @1695679200 {#2584
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02: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 {#2652
  -id: 1140
  -code: 1045953
  -date: DateTime @1695679200 {#2637
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2654 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2671 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2672 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2689 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2549 …}
  -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 {#2657 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2660 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2662 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2664 …}
  -theDatetimeApiUpdate: DateTime @1710255676 {#2636
    date: 2024-03-12 16:01:16.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2562 …}
  -arbitreNom: "Olivier Thual, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2666 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2668 …}
  -theCote: null
  -theDate: DateTime @1695679200 {#2635
    date: 2023-09-26 00:00:00.0 Europe/Berlin (+02: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 {#2703
  -id: 3774
  -code: 1063522
  -date: DateTime @1695592800 {#2688
    date: 2023-09-25 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2705 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2728 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2746 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2729 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2708 …}
  -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 {#2711 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2714 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2716 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2718 …}
  -theDatetimeApiUpdate: DateTime @1707985298 {#2687
    date: 2024-02-15 09:21:38.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2721 …}
  -arbitreNom: "Claudio Filipe Ruivo Pereira, Portugal"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2723 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2725 …}
  -theCote: null
  -theDate: DateTime @1695592800 {#2686
    date: 2023-09-25 00:00:00.0 Europe/Berlin (+02: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 {#2760
  -id: 426
  -code: 1044926
  -date: DateTime @1695506400 {#2745
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#1890 …}
  -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 @1710254047 {#2744
    date: 2024-03-12 15:34:07.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Willy Delajod, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2774 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2776 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#2743
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#2808
  -id: 4705
  -code: 1038480
  -date: DateTime @1695506400 {#2793
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2810 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2833 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2834 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2851 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2813 …}
  -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 {#2816 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2819 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2821 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2823 …}
  -theDatetimeApiUpdate: DateTime @1707987387 {#2792
    date: 2024-02-15 09:56:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2826 …}
  -arbitreNom: "J. Boterberg"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2828 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2830 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#2791
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#2865
  -id: 4704
  -code: 1038479
  -date: DateTime @1695506400 {#2850
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2867 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2884 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2902 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2885 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2813 …}
  -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 {#2418 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2870 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2873 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2875 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2877 …}
  -theDatetimeApiUpdate: DateTime @1707987387 {#2849
    date: 2024-02-15 09:56:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2826 …}
  -arbitreNom: "L. D'hondt"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2879 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2881 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#2848
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#2916
  -id: 4702
  -code: 1038477
  -date: DateTime @1695506400 {#2901
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2918 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2935 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2936 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2953 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2813 …}
  -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 {#2418 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2921 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2924 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2926 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2928 …}
  -theDatetimeApiUpdate: DateTime @1707987387 {#2900
    date: 2024-02-15 09:56:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2826 …}
  -arbitreNom: "L. Visser"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2930 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2932 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#2899
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#2967
  -id: 4393
  -code: 1055123
  -date: DateTime @1695506400 {#2952
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2969 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2992 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2993 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3010 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2972 …}
  -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 {#2975 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2978 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2980 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2982 …}
  -theDatetimeApiUpdate: DateTime @1707986672 {#2951
    date: 2024-02-15 09:44:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2985 …}
  -arbitreNom: "E. van de Graaf"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2987 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2989 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#2950
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3024
  -id: 4392
  -code: 1055122
  -date: DateTime @1695506400 {#3009
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3026 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3043 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3061 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3044 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2972 …}
  -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 {#3029 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3032 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3034 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3036 …}
  -theDatetimeApiUpdate: DateTime @1707986672 {#3008
    date: 2024-02-15 09:44:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2985 …}
  -arbitreNom: "J. Kooij"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3038 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3040 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3007
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3075
  -id: 4390
  -code: 1055120
  -date: DateTime @1695506400 {#3060
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3077 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3094 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3112 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3095 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2972 …}
  -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 {#3080 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3083 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3085 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3087 …}
  -theDatetimeApiUpdate: DateTime @1707986672 {#3059
    date: 2024-02-15 09:44:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2985 …}
  -arbitreNom: "R. Martens"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3089 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3091 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3058
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3126
  -id: 4074
  -code: 1048921
  -date: DateTime @1695506400 {#3111
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3128 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3151 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3169 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3152 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3131 …}
  -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 {#2418 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3134 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3137 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3139 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3141 …}
  -theDatetimeApiUpdate: DateTime @1707985923 {#3110
    date: 2024-02-15 09:32:03.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3144 …}
  -arbitreNom: "F. Zwayer"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3146 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3148 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3109
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3183
  -id: 3780
  -code: 1063528
  -date: DateTime @1695506400 {#3168
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3185 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3202 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3203 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3220 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2708 …}
  -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 {#2418 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3188 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3191 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3193 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3195 …}
  -theDatetimeApiUpdate: DateTime @1707985298 {#3167
    date: 2024-02-15 09:21:38.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2721 …}
  -arbitreNom: "Ricardo Baixinho, Portugal"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3197 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3199 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3166
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3234
  -id: 4707
  -code: 1038482
  -date: DateTime @1695506400 {#3219
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3236 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3253 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3254 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3271 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2813 …}
  -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 {#3239 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3242 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3244 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3246 …}
  -theDatetimeApiUpdate: DateTime @1707987387 {#3218
    date: 2024-02-15 09:56:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2826 …}
  -arbitreNom: "B. Van Driessche"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3248 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3250 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3217
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3285
  -id: 3407
  -code: 1038011
  -date: DateTime @1695506400 {#3270
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3287 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3307 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3308 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3325 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2382 …}
  -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 {#3290 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3293 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3295 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3297 …}
  -theDatetimeApiUpdate: DateTime @1708008867 {#3269
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3300 …}
  -arbitreNom: "Ricardo De Burgos"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3302 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3304 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3268
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3339
  -id: 3406
  -code: 1038010
  -date: DateTime @1695506400 {#3324
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3341 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3358 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3376 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3359 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2382 …}
  -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 {#3344 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3347 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3349 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3351 …}
  -theDatetimeApiUpdate: DateTime @1708008867 {#3323
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3300 …}
  -arbitreNom: "Juan Pulido"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3353 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3355 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3322
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3390
  -id: 3404
  -code: 1038008
  -date: DateTime @1695506400 {#3375
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3392 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3409 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3427 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3410 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2382 …}
  -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 {#2418 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3395 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3398 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3400 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3402 …}
  -theDatetimeApiUpdate: DateTime @1708008867 {#3374
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3300 …}
  -arbitreNom: "Jorge Figueroa"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3404 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3406 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3373
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3441
  -id: 3401
  -code: 1038005
  -date: DateTime @1695506400 {#3426
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3443 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3460 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3461 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3478 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2382 …}
  -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 {#2418 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3446 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3449 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3451 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3453 …}
  -theDatetimeApiUpdate: DateTime @1708008867 {#3425
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3300 …}
  -arbitreNom: "Miguel Ortiz"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3455 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3457 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3424
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3492
  -id: 3399
  -code: 1038003
  -date: DateTime @1695506400 {#3477
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3494 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3511 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3512 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3529 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2382 …}
  -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 {#3497 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3500 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3502 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3504 …}
  -theDatetimeApiUpdate: DateTime @1708008867 {#3476
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3300 …}
  -arbitreNom: "Javier Alberola"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3506 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3508 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3475
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3543
  -id: 2637
  -code: 1052302
  -date: DateTime @1695506400 {#3528
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3545 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3565 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3566 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3583 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -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 {#3548 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3551 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3553 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3555 …}
  -theDatetimeApiUpdate: DateTime @1707841236 {#3527
    date: 2024-02-13 17:20:36.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3558 …}
  -arbitreNom: "Daniele Chiffi, Italy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3560 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3562 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3526
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3597
  -id: 2636
  -code: 1052301
  -date: DateTime @1695506400 {#3582
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3599 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3616 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3634 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3617 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -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 {#2418 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3602 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3605 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3607 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3609 …}
  -theDatetimeApiUpdate: DateTime @1707841236 {#3581
    date: 2024-02-13 17:20:36.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3558 …}
  -arbitreNom: "Marco Guida, Italy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3611 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3613 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3580
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3648
  -id: 2630
  -code: 1052295
  -date: DateTime @1695506400 {#3633
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3650 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3667 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3685 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3668 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -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 {#3653 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3656 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3658 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3660 …}
  -theDatetimeApiUpdate: DateTime @1707841236 {#3632
    date: 2024-02-13 17:20:36.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3558 …}
  -arbitreNom: "Matteo Marcenaro, Italy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3662 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3664 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3631
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3699
  -id: 1886
  -code: 1035096
  -date: DateTime @1695506400 {#3684
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3701 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3724 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3742 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3725 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3704 …}
  -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 {#3707 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3710 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3712 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3714 …}
  -theDatetimeApiUpdate: DateTime @1707837649 {#3683
    date: 2024-02-13 16:20:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3717 …}
  -arbitreNom: "Stuart Attwell, England"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3719 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3721 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3682
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3756
  -id: 1883
  -code: 1035093
  -date: DateTime @1695506400 {#3741
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3758 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3775 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3776 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3793 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3704 …}
  -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 {#3761 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3764 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3766 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3768 …}
  -theDatetimeApiUpdate: DateTime @1707837649 {#3740
    date: 2024-02-13 16:20:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3717 …}
  -arbitreNom: "Chris Kavanagh, England"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3770 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3772 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3739
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3807
  -id: 1881
  -code: 1035091
  -date: DateTime @1695506400 {#3792
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3809 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3826 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3827 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3844 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3704 …}
  -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 {#3812 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3815 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3817 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3819 …}
  -theDatetimeApiUpdate: DateTime @1707837649 {#3791
    date: 2024-02-13 16:20:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3717 …}
  -arbitreNom: "Jarred Gillett, Australia"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3821 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3823 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3790
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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 {#3858
  -id: 1877
  -code: 1035087
  -date: DateTime @1695506400 {#3843
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3860 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3877 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3878 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3895 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3704 …}
  -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 {#2418 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3863 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3866 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3868 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3870 …}
  -theDatetimeApiUpdate: DateTime @1707837649 {#3842
    date: 2024-02-13 16:20:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3717 …}
  -arbitreNom: "Robert Jones, England"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3872 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3874 …}
  -theCote: null
  -theDate: DateTime @1695506400 {#3841
    date: 2023-09-24 00:00:00.0 Europe/Berlin (+02: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